| 1 | [ Mar 18 11:23:14 Enabled. ] | ||
| 2 | [ Mar 18 11:23:14 Rereading configuration. ] | ||
| 3 | [ Mar 18 11:23:17 Rereading configuration. ] | ||
| 4 | [ Mar 18 11:23:22 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Mar 18 11:23:22 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.03.18 11:23:24.635268 [ 1 ] {} <Information> Application: Will watch for the process with pid 25338 | ||
| 29 | 2026.03.18 11:23:24.635673 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.18 11:23:24.856845 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25338 | ||
| 31 | 2026.03.18 11:23:24.859419 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.18 11:23:24.859573 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.18 11:23:25.037858 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.18 11:23:25.076888 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.18 11:23:25.076940 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.18 11:23:25.076957 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.18 11:23:25.077009 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.18 11:23:25.077374 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.18 11:23:25.081178 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.18 11:23:25.081947 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.18 11:23:25.082777 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.03.18 11:23:25.082803 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.03.18 11:23:25.082817 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.18 11:23:25.083486 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.18 11:23:25.084407 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.18 11:23:25.090519 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.18 11:23:25.091213 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.18 11:23:25.092475 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.18 11:23:25.092533 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.18 11:23:25.093523 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.18 11:23:25.093901 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.18 11:23:25.099773 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.18 11:23:25.100019 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.18 11:23:25.105478 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.18 11:23:25.105821 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.18 11:23:25.106171 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.18 11:23:25.106528 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.18 11:23:25.107981 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.18 11:23:25.108010 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.18 11:23:25.108095 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.18 11:23:25.108181 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.18 11:23:25.119929 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.18 11:23:25.119956 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000162433 sec | ||
| 68 | 2026.03.18 11:23:25.119974 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.18 11:23:25.119988 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.18 11:23:25.120662 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.18 11:23:25.121244 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.18 11:23:25.142826 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.18 11:23:25.142900 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.18 11:23:25.142926 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.18 11:23:25.142941 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.18 11:23:25.142977 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.18 11:23:25.142999 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.18 11:23:25.146982 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.18 11:23:25.147035 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.18 11:23:25.147055 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.18 11:23:25.147200 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.18 11:23:25.147241 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.18 11:23:25.147254 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.18 11:23:25.147272 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.18 11:23:25.147284 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.18 11:23:25.147314 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.18 11:23:25.147330 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.18 11:23:25.172879 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.18 11:23:25.183549 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.18 11:23:25.183581 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4651e-05 sec | ||
| 91 | 2026.03.18 11:23:25.183593 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.18 11:23:25.183604 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.18 11:23:25.183630 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.18 11:23:25.183840 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.18 11:23:25.183880 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.18 11:23:25.183892 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.18 11:23:25.183903 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.03.18 11:23:25.183913 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.18 11:23:25.213308 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.18 11:23:25.213515 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.76 MiB (RSS), difference: 91.99 MiB | ||
| 101 | 2026.03.18 11:23:25.214957 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3e-05 sec. | ||
| 102 | 2026.03.18 11:23:25.215241 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.18 11:23:25.216474 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.18 11:23:25.216493 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.18 11:23:25.912863 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51097 | ||
| 106 | 2026.03.18 11:23:25.913684 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.18 11:23:25.913747 [ 3 ] {} <Debug> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51097 | ||
| 108 | 2026.03.18 11:23:25.913773 [ 3 ] {} <Debug> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.18 11:23:25.913791 [ 3 ] {} <Debug> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.18 11:23:25.913882 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.18 11:23:25.913907 [ 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.03.18 11:23:25.913928 [ 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.03.18 11:23:25.914305 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55107 | ||
| 114 | 2026.03.18 11:23:25.914427 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48343 | ||
| 115 | 2026.03.18 11:23:25.914447 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64006 | ||
| 116 | 2026.03.18 11:23:25.914565 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.03.18 11:23:25.914621 [ 4 ] {} <Debug> TCP-Session: 9ef1ca7d-3f83-45af-814a-09a3eb2e2f8d Authenticating user 'default' from [fd00:1122:3344:101::d]:55107 | ||
| 118 | 2026.03.18 11:23:25.914628 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.03.18 11:23:25.914646 [ 4 ] {} <Debug> TCP-Session: 9ef1ca7d-3f83-45af-814a-09a3eb2e2f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.03.18 11:23:25.914662 [ 254 ] {} <Debug> TCP-Session: cd0fbe7e-306f-46d7-b623-f7f9354a7146 Authenticating user 'default' from [fd00:1122:3344:101::d]:48343 | ||
| 121 | 2026.03.18 11:23:25.914663 [ 4 ] {} <Debug> TCP-Session: 9ef1ca7d-3f83-45af-814a-09a3eb2e2f8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.03.18 11:23:25.914677 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60473 | ||
| 123 | 2026.03.18 11:23:25.914686 [ 254 ] {} <Debug> TCP-Session: cd0fbe7e-306f-46d7-b623-f7f9354a7146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.03.18 11:23:25.914725 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.03.18 11:23:25.914762 [ 254 ] {} <Debug> TCP-Session: cd0fbe7e-306f-46d7-b623-f7f9354a7146 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.03.18 11:23:25.914788 [ 5 ] {} <Debug> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Authenticating user 'default' from [fd00:1122:3344:101::d]:64006 | ||
| 127 | 2026.03.18 11:23:25.914796 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34164 | ||
| 128 | 2026.03.18 11:23:25.914833 [ 5 ] {} <Debug> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.03.18 11:23:25.914847 [ 5 ] {} <Debug> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.03.18 11:23:25.914900 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54342 | ||
| 131 | 2026.03.18 11:23:25.914923 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.03.18 11:23:25.914973 [ 255 ] {} <Debug> TCP-Session: a0e6c995-073d-493d-87c9-c6ffc511c6d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60473 | ||
| 133 | 2026.03.18 11:23:25.915000 [ 255 ] {} <Debug> TCP-Session: a0e6c995-073d-493d-87c9-c6ffc511c6d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.03.18 11:23:25.915045 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.03.18 11:23:25.915073 [ 255 ] {} <Debug> TCP-Session: a0e6c995-073d-493d-87c9-c6ffc511c6d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.18 11:23:25.915095 [ 257 ] {} <Debug> TCP-Session: 8905c820-6a6e-428f-890b-fb93c34f7883 Authenticating user 'default' from [fd00:1122:3344:101::d]:54342 | ||
| 137 | 2026.03.18 11:23:25.915109 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44077 | ||
| 138 | 2026.03.18 11:23:25.915133 [ 257 ] {} <Debug> TCP-Session: 8905c820-6a6e-428f-890b-fb93c34f7883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.03.18 11:23:25.915004 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50430 | ||
| 140 | 2026.03.18 11:23:25.915157 [ 257 ] {} <Debug> TCP-Session: 8905c820-6a6e-428f-890b-fb93c34f7883 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.18 11:23:25.915266 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.03.18 11:23:25.915301 [ 259 ] {} <Debug> TCP-Session: 10b0295b-a2d1-4ece-a7ab-646ce85f5bf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44077 | ||
| 143 | 2026.03.18 11:23:25.915308 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.03.18 11:23:25.915317 [ 259 ] {} <Debug> TCP-Session: 10b0295b-a2d1-4ece-a7ab-646ce85f5bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.18 11:23:25.915363 [ 259 ] {} <Debug> TCP-Session: 10b0295b-a2d1-4ece-a7ab-646ce85f5bf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.18 11:23:25.915371 [ 258 ] {} <Debug> TCP-Session: 0082d151-4ac5-4de3-ac36-50793bf42bc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50430 | ||
| 147 | 2026.03.18 11:23:25.915400 [ 258 ] {} <Debug> TCP-Session: 0082d151-4ac5-4de3-ac36-50793bf42bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.18 11:23:25.915412 [ 258 ] {} <Debug> TCP-Session: 0082d151-4ac5-4de3-ac36-50793bf42bc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.03.18 11:23:25.919698 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.03.18 11:23:25.919760 [ 256 ] {} <Debug> TCP-Session: fb7879cc-7e16-4d19-8d7a-0acac9e5f983 Authenticating user 'default' from [fd00:1122:3344:101::d]:34164 | ||
| 151 | 2026.03.18 11:23:25.919778 [ 256 ] {} <Debug> TCP-Session: fb7879cc-7e16-4d19-8d7a-0acac9e5f983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.18 11:23:25.919790 [ 256 ] {} <Debug> TCP-Session: fb7879cc-7e16-4d19-8d7a-0acac9e5f983 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.18 11:23:25.921760 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.03.18 11:23:25.924488 [ 3 ] {0c802f23-50d8-43b2-84ed-115b4a9cc304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.03.18 11:23:26.000152 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.83 MiB, peak 116.83 MiB, free memory in arenas 0.00 B, will set to 122.98 MiB (RSS), difference: 6.16 MiB | ||
| 156 | 2026.03.18 11:23:26.031426 [ 3 ] {0c802f23-50d8-43b2-84ed-115b4a9cc304} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51097) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.03.18 11:23:26.032353 [ 3 ] {0c802f23-50d8-43b2-84ed-115b4a9cc304} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.03.18 11:23:26.032472 [ 3 ] {0c802f23-50d8-43b2-84ed-115b4a9cc304} <Debug> TCPHandler: Processed in 0.112745811 sec. | ||
| 205 | 2026.03.18 11:23:26.032928 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.03.18 11:23:26.033240 [ 5 ] {3af6fbde-92ae-41a4-9838-6ba24970e54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.03.18 11:23:26.033668 [ 5 ] {3af6fbde-92ae-41a4-9838-6ba24970e54f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:64006) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.03.18 11:23:26.033828 [ 5 ] {3af6fbde-92ae-41a4-9838-6ba24970e54f} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.03.18 11:23:26.033916 [ 5 ] {3af6fbde-92ae-41a4-9838-6ba24970e54f} <Debug> TCPHandler: Processed in 0.001179547 sec. | ||
| 256 | 2026.03.18 11:23:26.034220 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.03.18 11:23:26.034971 [ 3 ] {b86e94e0-ff0e-4aee-857c-cc5d16a60bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.03.18 11:23:26.037153 [ 3 ] {b86e94e0-ff0e-4aee-857c-cc5d16a60bf2} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.03.18 11:23:26.043922 [ 3 ] {b86e94e0-ff0e-4aee-857c-cc5d16a60bf2} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.03.18 11:23:26.043959 [ 3 ] {b86e94e0-ff0e-4aee-857c-cc5d16a60bf2} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.6632e-05 sec | ||
| 261 | 2026.03.18 11:23:26.044005 [ 3 ] {b86e94e0-ff0e-4aee-857c-cc5d16a60bf2} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.03.18 11:23:26.044027 [ 3 ] {b86e94e0-ff0e-4aee-857c-cc5d16a60bf2} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.03.18 11:23:26.044058 [ 3 ] {b86e94e0-ff0e-4aee-857c-cc5d16a60bf2} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.03.18 11:23:26.044734 [ 3 ] {b86e94e0-ff0e-4aee-857c-cc5d16a60bf2} <Debug> TCPHandler: Processed in 0.010627883 sec. | ||
| 265 | 2026.03.18 11:23:26.044923 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.03.18 11:23:26.045075 [ 3 ] {faa1f39b-61ab-4e9b-b468-575017ae3ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.03.18 11:23:26.045145 [ 3 ] {faa1f39b-61ab-4e9b-b468-575017ae3ba8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.03.18 11:23:26.050347 [ 3 ] {faa1f39b-61ab-4e9b-b468-575017ae3ba8} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.03.18 11:23:26.052119 [ 3 ] {faa1f39b-61ab-4e9b-b468-575017ae3ba8} <Debug> oximeter.version (5a74e377-dedb-4303-97fa-7688a0a55619): Loading data parts | ||
| 271 | 2026.03.18 11:23:26.054749 [ 3 ] {faa1f39b-61ab-4e9b-b468-575017ae3ba8} <Debug> oximeter.version (5a74e377-dedb-4303-97fa-7688a0a55619): There are no data parts | ||
| 272 | 2026.03.18 11:23:26.057266 [ 3 ] {faa1f39b-61ab-4e9b-b468-575017ae3ba8} <Debug> TCPHandler: Processed in 0.012396183 sec. | ||
| 273 | 2026.03.18 11:23:26.057437 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.03.18 11:23:26.057692 [ 3 ] {10dac819-b3c9-4eeb-a090-e4e5cc4c4824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 285 | 2026.03.18 11:23:26.057756 [ 3 ] {10dac819-b3c9-4eeb-a090-e4e5cc4c4824} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.03.18 11:23:26.075895 [ 3 ] {10dac819-b3c9-4eeb-a090-e4e5cc4c4824} <Debug> oximeter.measurements_bool (e8857f07-2eee-47c4-a153-6dc56621075c): Loading data parts | ||
| 287 | 2026.03.18 11:23:26.076106 [ 3 ] {10dac819-b3c9-4eeb-a090-e4e5cc4c4824} <Debug> oximeter.measurements_bool (e8857f07-2eee-47c4-a153-6dc56621075c): There are no data parts | ||
| 288 | 2026.03.18 11:23:26.077246 [ 3 ] {10dac819-b3c9-4eeb-a090-e4e5cc4c4824} <Debug> TCPHandler: Processed in 0.019857643 sec. | ||
| 289 | 2026.03.18 11:23:26.077433 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.03.18 11:23:26.077595 [ 3 ] {deea9b29-441a-430c-b370-0bc252dad3a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 291 | 2026.03.18 11:23:26.077654 [ 3 ] {deea9b29-441a-430c-b370-0bc252dad3a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.03.18 11:23:26.079186 [ 3 ] {deea9b29-441a-430c-b370-0bc252dad3a4} <Debug> oximeter.measurements_i8 (0aba8983-c3ac-4258-890e-ec5f37863420): Loading data parts | ||
| 293 | 2026.03.18 11:23:26.079408 [ 3 ] {deea9b29-441a-430c-b370-0bc252dad3a4} <Debug> oximeter.measurements_i8 (0aba8983-c3ac-4258-890e-ec5f37863420): There are no data parts | ||
| 294 | 2026.03.18 11:23:26.080502 [ 3 ] {deea9b29-441a-430c-b370-0bc252dad3a4} <Debug> TCPHandler: Processed in 0.003122431 sec. | ||
| 295 | 2026.03.18 11:23:26.080646 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.03.18 11:23:26.080818 [ 3 ] {f3ad7659-01aa-4e3f-b57b-ac2f0801177a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 297 | 2026.03.18 11:23:26.080859 [ 3 ] {f3ad7659-01aa-4e3f-b57b-ac2f0801177a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.03.18 11:23:26.082466 [ 3 ] {f3ad7659-01aa-4e3f-b57b-ac2f0801177a} <Debug> oximeter.measurements_u8 (d272cd5e-39b3-4be2-919e-f1870d26e33f): Loading data parts | ||
| 299 | 2026.03.18 11:23:26.082632 [ 3 ] {f3ad7659-01aa-4e3f-b57b-ac2f0801177a} <Debug> oximeter.measurements_u8 (d272cd5e-39b3-4be2-919e-f1870d26e33f): There are no data parts | ||
| 300 | 2026.03.18 11:23:26.083830 [ 3 ] {f3ad7659-01aa-4e3f-b57b-ac2f0801177a} <Debug> TCPHandler: Processed in 0.003232454 sec. | ||
| 301 | 2026.03.18 11:23:26.083987 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.03.18 11:23:26.084138 [ 3 ] {e6300c5c-d527-4c60-9983-3caf78bd1fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 303 | 2026.03.18 11:23:26.084192 [ 3 ] {e6300c5c-d527-4c60-9983-3caf78bd1fe1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.03.18 11:23:26.085829 [ 3 ] {e6300c5c-d527-4c60-9983-3caf78bd1fe1} <Debug> oximeter.measurements_i16 (7ec42e3b-7901-4502-a26f-674bac27564c): Loading data parts | ||
| 305 | 2026.03.18 11:23:26.086021 [ 3 ] {e6300c5c-d527-4c60-9983-3caf78bd1fe1} <Debug> oximeter.measurements_i16 (7ec42e3b-7901-4502-a26f-674bac27564c): There are no data parts | ||
| 306 | 2026.03.18 11:23:26.087219 [ 3 ] {e6300c5c-d527-4c60-9983-3caf78bd1fe1} <Debug> TCPHandler: Processed in 0.003280255 sec. | ||
| 307 | 2026.03.18 11:23:26.087364 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.03.18 11:23:26.087517 [ 3 ] {127c2d6d-6992-486e-b28d-8e0b19425263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 309 | 2026.03.18 11:23:26.087575 [ 3 ] {127c2d6d-6992-486e-b28d-8e0b19425263} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.03.18 11:23:26.089170 [ 3 ] {127c2d6d-6992-486e-b28d-8e0b19425263} <Debug> oximeter.measurements_u16 (b0515bef-85ff-4507-a9c1-3431a5b51316): Loading data parts | ||
| 311 | 2026.03.18 11:23:26.089290 [ 3 ] {127c2d6d-6992-486e-b28d-8e0b19425263} <Debug> oximeter.measurements_u16 (b0515bef-85ff-4507-a9c1-3431a5b51316): There are no data parts | ||
| 312 | 2026.03.18 11:23:26.090373 [ 3 ] {127c2d6d-6992-486e-b28d-8e0b19425263} <Debug> TCPHandler: Processed in 0.00305765 sec. | ||
| 313 | 2026.03.18 11:23:26.090523 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.03.18 11:23:26.090683 [ 3 ] {0cf6effb-c232-4e87-aa58-481c46669686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 315 | 2026.03.18 11:23:26.090739 [ 3 ] {0cf6effb-c232-4e87-aa58-481c46669686} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.03.18 11:23:26.092311 [ 3 ] {0cf6effb-c232-4e87-aa58-481c46669686} <Debug> oximeter.measurements_i32 (77e03115-e94f-4774-b87c-ca873b27c665): Loading data parts | ||
| 317 | 2026.03.18 11:23:26.092428 [ 3 ] {0cf6effb-c232-4e87-aa58-481c46669686} <Debug> oximeter.measurements_i32 (77e03115-e94f-4774-b87c-ca873b27c665): There are no data parts | ||
| 318 | 2026.03.18 11:23:26.093415 [ 3 ] {0cf6effb-c232-4e87-aa58-481c46669686} <Debug> TCPHandler: Processed in 0.002939907 sec. | ||
| 319 | 2026.03.18 11:23:26.093550 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.03.18 11:23:26.093699 [ 3 ] {648c3566-fb91-43a9-a4c4-afec3e6d37ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 321 | 2026.03.18 11:23:26.093755 [ 3 ] {648c3566-fb91-43a9-a4c4-afec3e6d37ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.03.18 11:23:26.095307 [ 3 ] {648c3566-fb91-43a9-a4c4-afec3e6d37ca} <Debug> oximeter.measurements_u32 (8b4435df-f969-4035-8ab3-ed199debc256): Loading data parts | ||
| 323 | 2026.03.18 11:23:26.095469 [ 3 ] {648c3566-fb91-43a9-a4c4-afec3e6d37ca} <Debug> oximeter.measurements_u32 (8b4435df-f969-4035-8ab3-ed199debc256): There are no data parts | ||
| 324 | 2026.03.18 11:23:26.096509 [ 3 ] {648c3566-fb91-43a9-a4c4-afec3e6d37ca} <Debug> TCPHandler: Processed in 0.003005659 sec. | ||
| 325 | 2026.03.18 11:23:26.096651 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.03.18 11:23:26.096817 [ 3 ] {7144e926-60c9-42b5-a47f-6ded6b347b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 327 | 2026.03.18 11:23:26.096872 [ 3 ] {7144e926-60c9-42b5-a47f-6ded6b347b69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.03.18 11:23:26.099257 [ 3 ] {7144e926-60c9-42b5-a47f-6ded6b347b69} <Debug> oximeter.measurements_i64 (74229e3f-de19-4aba-a53a-875960ef218c): Loading data parts | ||
| 329 | 2026.03.18 11:23:26.099401 [ 3 ] {7144e926-60c9-42b5-a47f-6ded6b347b69} <Debug> oximeter.measurements_i64 (74229e3f-de19-4aba-a53a-875960ef218c): There are no data parts | ||
| 330 | 2026.03.18 11:23:26.101167 [ 3 ] {7144e926-60c9-42b5-a47f-6ded6b347b69} <Debug> TCPHandler: Processed in 0.004563914 sec. | ||
| 331 | 2026.03.18 11:23:26.101308 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.03.18 11:23:26.101457 [ 3 ] {58bdfa4b-25be-465f-b631-f9ec900c09c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 333 | 2026.03.18 11:23:26.101512 [ 3 ] {58bdfa4b-25be-465f-b631-f9ec900c09c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.03.18 11:23:26.103569 [ 3 ] {58bdfa4b-25be-465f-b631-f9ec900c09c3} <Debug> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Loading data parts | ||
| 335 | 2026.03.18 11:23:26.103769 [ 3 ] {58bdfa4b-25be-465f-b631-f9ec900c09c3} <Debug> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): There are no data parts | ||
| 336 | 2026.03.18 11:23:26.105933 [ 3 ] {58bdfa4b-25be-465f-b631-f9ec900c09c3} <Debug> TCPHandler: Processed in 0.004673177 sec. | ||
| 337 | 2026.03.18 11:23:26.106074 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.03.18 11:23:26.106239 [ 3 ] {e4dbb7ec-709e-4411-a077-d8adad5f6dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 339 | 2026.03.18 11:23:26.106296 [ 3 ] {e4dbb7ec-709e-4411-a077-d8adad5f6dfe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.03.18 11:23:26.108182 [ 3 ] {e4dbb7ec-709e-4411-a077-d8adad5f6dfe} <Debug> oximeter.measurements_f32 (90cd3642-78f6-4698-97aa-d2bd083e872e): Loading data parts | ||
| 341 | 2026.03.18 11:23:26.108350 [ 3 ] {e4dbb7ec-709e-4411-a077-d8adad5f6dfe} <Debug> oximeter.measurements_f32 (90cd3642-78f6-4698-97aa-d2bd083e872e): There are no data parts | ||
| 342 | 2026.03.18 11:23:26.109729 [ 3 ] {e4dbb7ec-709e-4411-a077-d8adad5f6dfe} <Debug> TCPHandler: Processed in 0.003702734 sec. | ||
| 343 | 2026.03.18 11:23:26.109866 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.03.18 11:23:26.110018 [ 3 ] {27ef0d45-53d4-4289-a651-7b39eac728a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 345 | 2026.03.18 11:23:26.110076 [ 3 ] {27ef0d45-53d4-4289-a651-7b39eac728a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.03.18 11:23:26.111695 [ 3 ] {27ef0d45-53d4-4289-a651-7b39eac728a8} <Debug> oximeter.measurements_f64 (efe2ec94-1119-4b28-bd60-cc7de1f833a0): Loading data parts | ||
| 347 | 2026.03.18 11:23:26.111860 [ 3 ] {27ef0d45-53d4-4289-a651-7b39eac728a8} <Debug> oximeter.measurements_f64 (efe2ec94-1119-4b28-bd60-cc7de1f833a0): There are no data parts | ||
| 348 | 2026.03.18 11:23:26.113196 [ 3 ] {27ef0d45-53d4-4289-a651-7b39eac728a8} <Debug> TCPHandler: Processed in 0.003379307 sec. | ||
| 349 | 2026.03.18 11:23:26.113328 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.03.18 11:23:26.113493 [ 3 ] {61c728db-dc6f-4bf2-ba2f-f66222a4bca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 351 | 2026.03.18 11:23:26.113554 [ 3 ] {61c728db-dc6f-4bf2-ba2f-f66222a4bca8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.03.18 11:23:26.115124 [ 3 ] {61c728db-dc6f-4bf2-ba2f-f66222a4bca8} <Debug> oximeter.measurements_string (0cd1e305-d5c1-4693-b718-51a1f418f604): Loading data parts | ||
| 353 | 2026.03.18 11:23:26.115251 [ 3 ] {61c728db-dc6f-4bf2-ba2f-f66222a4bca8} <Debug> oximeter.measurements_string (0cd1e305-d5c1-4693-b718-51a1f418f604): There are no data parts | ||
| 354 | 2026.03.18 11:23:26.116311 [ 3 ] {61c728db-dc6f-4bf2-ba2f-f66222a4bca8} <Debug> TCPHandler: Processed in 0.003030229 sec. | ||
| 355 | 2026.03.18 11:23:26.116449 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.03.18 11:23:26.116601 [ 3 ] {91ee3d49-08ac-4a58-abf5-4de76a7c8c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.03.18 11:23:26.116672 [ 3 ] {91ee3d49-08ac-4a58-abf5-4de76a7c8c89} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.03.18 11:23:26.118297 [ 3 ] {91ee3d49-08ac-4a58-abf5-4de76a7c8c89} <Debug> oximeter.measurements_bytes (4519dfa3-88f0-4874-a657-7d85777760df): Loading data parts | ||
| 366 | 2026.03.18 11:23:26.118466 [ 3 ] {91ee3d49-08ac-4a58-abf5-4de76a7c8c89} <Debug> oximeter.measurements_bytes (4519dfa3-88f0-4874-a657-7d85777760df): There are no data parts | ||
| 367 | 2026.03.18 11:23:26.119462 [ 3 ] {91ee3d49-08ac-4a58-abf5-4de76a7c8c89} <Debug> TCPHandler: Processed in 0.00306038 sec. | ||
| 368 | 2026.03.18 11:23:26.119599 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.03.18 11:23:26.119759 [ 3 ] {331df43c-ba9e-42c2-9204-a5913547c9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 370 | 2026.03.18 11:23:26.119825 [ 3 ] {331df43c-ba9e-42c2-9204-a5913547c9f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.03.18 11:23:26.121581 [ 3 ] {331df43c-ba9e-42c2-9204-a5913547c9f9} <Debug> oximeter.measurements_cumulativei64 (a38b6591-778e-4ba5-ac34-ccee59d18e98): Loading data parts | ||
| 372 | 2026.03.18 11:23:26.121729 [ 3 ] {331df43c-ba9e-42c2-9204-a5913547c9f9} <Debug> oximeter.measurements_cumulativei64 (a38b6591-778e-4ba5-ac34-ccee59d18e98): There are no data parts | ||
| 373 | 2026.03.18 11:23:26.122826 [ 3 ] {331df43c-ba9e-42c2-9204-a5913547c9f9} <Debug> TCPHandler: Processed in 0.003274195 sec. | ||
| 374 | 2026.03.18 11:23:26.122977 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.03.18 11:23:26.123148 [ 3 ] {17c3181b-579c-4a61-9eb2-476bb55f3249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 376 | 2026.03.18 11:23:26.123204 [ 3 ] {17c3181b-579c-4a61-9eb2-476bb55f3249} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.03.18 11:23:26.124952 [ 3 ] {17c3181b-579c-4a61-9eb2-476bb55f3249} <Debug> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Loading data parts | ||
| 378 | 2026.03.18 11:23:26.125109 [ 3 ] {17c3181b-579c-4a61-9eb2-476bb55f3249} <Debug> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): There are no data parts | ||
| 379 | 2026.03.18 11:23:26.126149 [ 3 ] {17c3181b-579c-4a61-9eb2-476bb55f3249} <Debug> TCPHandler: Processed in 0.003219754 sec. | ||
| 380 | 2026.03.18 11:23:26.126282 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.03.18 11:23:26.126470 [ 3 ] {bc6ff1d4-9c3b-4ab8-91e8-8f64fe28dd12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 382 | 2026.03.18 11:23:26.126521 [ 3 ] {bc6ff1d4-9c3b-4ab8-91e8-8f64fe28dd12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.03.18 11:23:26.128157 [ 3 ] {bc6ff1d4-9c3b-4ab8-91e8-8f64fe28dd12} <Debug> oximeter.measurements_cumulativef32 (4d6e33de-3188-4d2f-9761-0b934d2af673): Loading data parts | ||
| 384 | 2026.03.18 11:23:26.128321 [ 3 ] {bc6ff1d4-9c3b-4ab8-91e8-8f64fe28dd12} <Debug> oximeter.measurements_cumulativef32 (4d6e33de-3188-4d2f-9761-0b934d2af673): There are no data parts | ||
| 385 | 2026.03.18 11:23:26.129365 [ 3 ] {bc6ff1d4-9c3b-4ab8-91e8-8f64fe28dd12} <Debug> TCPHandler: Processed in 0.003131282 sec. | ||
| 386 | 2026.03.18 11:23:26.129502 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.03.18 11:23:26.129657 [ 3 ] {0d3d10c3-b8d6-417f-975f-465128455c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 388 | 2026.03.18 11:23:26.129722 [ 3 ] {0d3d10c3-b8d6-417f-975f-465128455c85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.03.18 11:23:26.131327 [ 3 ] {0d3d10c3-b8d6-417f-975f-465128455c85} <Debug> oximeter.measurements_cumulativef64 (3b13f989-afb0-472d-b4ea-c4785ad03b6c): Loading data parts | ||
| 390 | 2026.03.18 11:23:26.131486 [ 3 ] {0d3d10c3-b8d6-417f-975f-465128455c85} <Debug> oximeter.measurements_cumulativef64 (3b13f989-afb0-472d-b4ea-c4785ad03b6c): There are no data parts | ||
| 391 | 2026.03.18 11:23:26.132501 [ 3 ] {0d3d10c3-b8d6-417f-975f-465128455c85} <Debug> TCPHandler: Processed in 0.00304698 sec. | ||
| 392 | 2026.03.18 11:23:26.132647 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.03.18 11:23:26.132892 [ 3 ] {e9c9b405-795a-441e-a6c6-38ce604cb648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 404 | 2026.03.18 11:23:26.132969 [ 3 ] {e9c9b405-795a-441e-a6c6-38ce604cb648} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.03.18 11:23:26.134782 [ 3 ] {e9c9b405-795a-441e-a6c6-38ce604cb648} <Debug> oximeter.measurements_histogrami8 (c4cc1d52-14d0-4671-95f3-82757102ef0f): Loading data parts | ||
| 406 | 2026.03.18 11:23:26.134923 [ 3 ] {e9c9b405-795a-441e-a6c6-38ce604cb648} <Debug> oximeter.measurements_histogrami8 (c4cc1d52-14d0-4671-95f3-82757102ef0f): There are no data parts | ||
| 407 | 2026.03.18 11:23:26.136137 [ 3 ] {e9c9b405-795a-441e-a6c6-38ce604cb648} <Debug> TCPHandler: Processed in 0.00353958 sec. | ||
| 408 | 2026.03.18 11:23:26.136283 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.03.18 11:23:26.136490 [ 3 ] {94ad14f3-5428-4750-9cf9-9c5100fd4e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 410 | 2026.03.18 11:23:26.136558 [ 3 ] {94ad14f3-5428-4750-9cf9-9c5100fd4e5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.03.18 11:23:26.138285 [ 3 ] {94ad14f3-5428-4750-9cf9-9c5100fd4e5f} <Debug> oximeter.measurements_histogramu8 (06a7c869-9075-4114-a313-4bb8fc672a3d): Loading data parts | ||
| 412 | 2026.03.18 11:23:26.138436 [ 3 ] {94ad14f3-5428-4750-9cf9-9c5100fd4e5f} <Debug> oximeter.measurements_histogramu8 (06a7c869-9075-4114-a313-4bb8fc672a3d): There are no data parts | ||
| 413 | 2026.03.18 11:23:26.139452 [ 3 ] {94ad14f3-5428-4750-9cf9-9c5100fd4e5f} <Debug> TCPHandler: Processed in 0.003217104 sec. | ||
| 414 | 2026.03.18 11:23:26.139582 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.03.18 11:23:26.139810 [ 3 ] {ebf81931-f7c6-445a-9c19-66e4c5abb8d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 416 | 2026.03.18 11:23:26.139879 [ 3 ] {ebf81931-f7c6-445a-9c19-66e4c5abb8d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.03.18 11:23:26.141637 [ 3 ] {ebf81931-f7c6-445a-9c19-66e4c5abb8d8} <Debug> oximeter.measurements_histogrami16 (2764a465-090d-4989-95e5-34e7ba95ffd6): Loading data parts | ||
| 418 | 2026.03.18 11:23:26.141766 [ 3 ] {ebf81931-f7c6-445a-9c19-66e4c5abb8d8} <Debug> oximeter.measurements_histogrami16 (2764a465-090d-4989-95e5-34e7ba95ffd6): There are no data parts | ||
| 419 | 2026.03.18 11:23:26.142849 [ 3 ] {ebf81931-f7c6-445a-9c19-66e4c5abb8d8} <Debug> TCPHandler: Processed in 0.003314635 sec. | ||
| 420 | 2026.03.18 11:23:26.143003 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.03.18 11:23:26.143210 [ 3 ] {2d82ac67-41d8-4794-8be1-1b13e346c620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 422 | 2026.03.18 11:23:26.143281 [ 3 ] {2d82ac67-41d8-4794-8be1-1b13e346c620} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.03.18 11:23:26.145006 [ 3 ] {2d82ac67-41d8-4794-8be1-1b13e346c620} <Debug> oximeter.measurements_histogramu16 (44225e78-ff8d-4651-989b-47b4310e945b): Loading data parts | ||
| 424 | 2026.03.18 11:23:26.145178 [ 3 ] {2d82ac67-41d8-4794-8be1-1b13e346c620} <Debug> oximeter.measurements_histogramu16 (44225e78-ff8d-4651-989b-47b4310e945b): There are no data parts | ||
| 425 | 2026.03.18 11:23:26.146312 [ 3 ] {2d82ac67-41d8-4794-8be1-1b13e346c620} <Debug> TCPHandler: Processed in 0.003355586 sec. | ||
| 426 | 2026.03.18 11:23:26.146454 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.03.18 11:23:26.146684 [ 3 ] {6ae3ea31-d5be-4124-b84a-f72ba92fc3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 428 | 2026.03.18 11:23:26.146755 [ 3 ] {6ae3ea31-d5be-4124-b84a-f72ba92fc3d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.03.18 11:23:26.148527 [ 3 ] {6ae3ea31-d5be-4124-b84a-f72ba92fc3d3} <Debug> oximeter.measurements_histogrami32 (768e1a92-2332-4c15-bb29-9e96f2a0c33b): Loading data parts | ||
| 430 | 2026.03.18 11:23:26.148665 [ 3 ] {6ae3ea31-d5be-4124-b84a-f72ba92fc3d3} <Debug> oximeter.measurements_histogrami32 (768e1a92-2332-4c15-bb29-9e96f2a0c33b): There are no data parts | ||
| 431 | 2026.03.18 11:23:26.149697 [ 3 ] {6ae3ea31-d5be-4124-b84a-f72ba92fc3d3} <Debug> TCPHandler: Processed in 0.003294706 sec. | ||
| 432 | 2026.03.18 11:23:26.149863 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.03.18 11:23:26.150075 [ 3 ] {bf5e071b-f4d8-41ba-b182-08a88b7752c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 434 | 2026.03.18 11:23:26.150146 [ 3 ] {bf5e071b-f4d8-41ba-b182-08a88b7752c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.03.18 11:23:26.151870 [ 3 ] {bf5e071b-f4d8-41ba-b182-08a88b7752c2} <Debug> oximeter.measurements_histogramu32 (7a0f7e07-bb25-4ba6-b0c4-9c5ab869da28): Loading data parts | ||
| 436 | 2026.03.18 11:23:26.152016 [ 3 ] {bf5e071b-f4d8-41ba-b182-08a88b7752c2} <Debug> oximeter.measurements_histogramu32 (7a0f7e07-bb25-4ba6-b0c4-9c5ab869da28): There are no data parts | ||
| 437 | 2026.03.18 11:23:26.153080 [ 3 ] {bf5e071b-f4d8-41ba-b182-08a88b7752c2} <Debug> TCPHandler: Processed in 0.003264935 sec. | ||
| 438 | 2026.03.18 11:23:26.153216 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.03.18 11:23:26.153434 [ 3 ] {5fe1cb94-b460-4447-9563-a0ed62d3a285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 440 | 2026.03.18 11:23:26.153502 [ 3 ] {5fe1cb94-b460-4447-9563-a0ed62d3a285} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.03.18 11:23:26.155271 [ 3 ] {5fe1cb94-b460-4447-9563-a0ed62d3a285} <Debug> oximeter.measurements_histogrami64 (32f749a7-48bb-4c48-8895-898eafdd1e67): Loading data parts | ||
| 442 | 2026.03.18 11:23:26.155410 [ 3 ] {5fe1cb94-b460-4447-9563-a0ed62d3a285} <Debug> oximeter.measurements_histogrami64 (32f749a7-48bb-4c48-8895-898eafdd1e67): There are no data parts | ||
| 443 | 2026.03.18 11:23:26.156439 [ 3 ] {5fe1cb94-b460-4447-9563-a0ed62d3a285} <Debug> TCPHandler: Processed in 0.003270244 sec. | ||
| 444 | 2026.03.18 11:23:26.156600 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.03.18 11:23:26.156808 [ 3 ] {33581c3c-7270-41e0-91b3-98a5db48bc73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 446 | 2026.03.18 11:23:26.156882 [ 3 ] {33581c3c-7270-41e0-91b3-98a5db48bc73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.03.18 11:23:26.158618 [ 3 ] {33581c3c-7270-41e0-91b3-98a5db48bc73} <Debug> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Loading data parts | ||
| 448 | 2026.03.18 11:23:26.158754 [ 3 ] {33581c3c-7270-41e0-91b3-98a5db48bc73} <Debug> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): There are no data parts | ||
| 449 | 2026.03.18 11:23:26.159814 [ 3 ] {33581c3c-7270-41e0-91b3-98a5db48bc73} <Debug> TCPHandler: Processed in 0.003262294 sec. | ||
| 450 | 2026.03.18 11:23:26.159947 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.03.18 11:23:26.160155 [ 3 ] {ff94476c-072a-4a65-926b-3cf155ec16b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 452 | 2026.03.18 11:23:26.160229 [ 3 ] {ff94476c-072a-4a65-926b-3cf155ec16b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.03.18 11:23:26.161972 [ 3 ] {ff94476c-072a-4a65-926b-3cf155ec16b1} <Debug> oximeter.measurements_histogramf32 (f6d4873c-8234-46a3-ba12-1e5b3ed15ae6): Loading data parts | ||
| 454 | 2026.03.18 11:23:26.162120 [ 3 ] {ff94476c-072a-4a65-926b-3cf155ec16b1} <Debug> oximeter.measurements_histogramf32 (f6d4873c-8234-46a3-ba12-1e5b3ed15ae6): There are no data parts | ||
| 455 | 2026.03.18 11:23:26.163230 [ 3 ] {ff94476c-072a-4a65-926b-3cf155ec16b1} <Debug> TCPHandler: Processed in 0.003329756 sec. | ||
| 456 | 2026.03.18 11:23:26.163387 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.03.18 11:23:26.163611 [ 3 ] {2a3f4711-83b9-4ff5-831c-336c29aad54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2026.03.18 11:23:26.163685 [ 3 ] {2a3f4711-83b9-4ff5-831c-336c29aad54d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.03.18 11:23:26.165554 [ 3 ] {2a3f4711-83b9-4ff5-831c-336c29aad54d} <Debug> oximeter.measurements_histogramf64 (b5613228-dbad-4ffb-ba22-6934a8ae9d7c): Loading data parts | ||
| 460 | 2026.03.18 11:23:26.165694 [ 3 ] {2a3f4711-83b9-4ff5-831c-336c29aad54d} <Debug> oximeter.measurements_histogramf64 (b5613228-dbad-4ffb-ba22-6934a8ae9d7c): There are no data parts | ||
| 461 | 2026.03.18 11:23:26.166873 [ 3 ] {2a3f4711-83b9-4ff5-831c-336c29aad54d} <Debug> TCPHandler: Processed in 0.0035334 sec. | ||
| 462 | 2026.03.18 11:23:26.167013 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.03.18 11:23:26.167194 [ 3 ] {1d4aac36-1d53-4e7d-bd60-ca3db0c66561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 489 | 2026.03.18 11:23:26.167273 [ 3 ] {1d4aac36-1d53-4e7d-bd60-ca3db0c66561} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.03.18 11:23:26.168967 [ 3 ] {1d4aac36-1d53-4e7d-bd60-ca3db0c66561} <Debug> oximeter.fields_bool (eb86717b-255a-477d-a0f2-acb3db1dd52b): Loading data parts | ||
| 491 | 2026.03.18 11:23:26.169148 [ 3 ] {1d4aac36-1d53-4e7d-bd60-ca3db0c66561} <Debug> oximeter.fields_bool (eb86717b-255a-477d-a0f2-acb3db1dd52b): There are no data parts | ||
| 492 | 2026.03.18 11:23:26.170215 [ 3 ] {1d4aac36-1d53-4e7d-bd60-ca3db0c66561} <Debug> TCPHandler: Processed in 0.003250804 sec. | ||
| 493 | 2026.03.18 11:23:26.170357 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.03.18 11:23:26.170537 [ 3 ] {87ed73ad-f608-4867-9baa-39c17b678f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2026.03.18 11:23:26.170600 [ 3 ] {87ed73ad-f608-4867-9baa-39c17b678f4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.03.18 11:23:26.172204 [ 3 ] {87ed73ad-f608-4867-9baa-39c17b678f4a} <Debug> oximeter.fields_i8 (f30861f5-7643-4f74-bacb-a99077001e7e): Loading data parts | ||
| 497 | 2026.03.18 11:23:26.172401 [ 3 ] {87ed73ad-f608-4867-9baa-39c17b678f4a} <Debug> oximeter.fields_i8 (f30861f5-7643-4f74-bacb-a99077001e7e): There are no data parts | ||
| 498 | 2026.03.18 11:23:26.173427 [ 3 ] {87ed73ad-f608-4867-9baa-39c17b678f4a} <Debug> TCPHandler: Processed in 0.003118062 sec. | ||
| 499 | 2026.03.18 11:23:26.173564 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.03.18 11:23:26.173716 [ 3 ] {7bf6d9bf-b891-4b7e-b743-9b3d1238c978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2026.03.18 11:23:26.173774 [ 3 ] {7bf6d9bf-b891-4b7e-b743-9b3d1238c978} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.03.18 11:23:26.175387 [ 3 ] {7bf6d9bf-b891-4b7e-b743-9b3d1238c978} <Debug> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Loading data parts | ||
| 503 | 2026.03.18 11:23:26.175567 [ 3 ] {7bf6d9bf-b891-4b7e-b743-9b3d1238c978} <Debug> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): There are no data parts | ||
| 504 | 2026.03.18 11:23:26.176700 [ 3 ] {7bf6d9bf-b891-4b7e-b743-9b3d1238c978} <Debug> TCPHandler: Processed in 0.003184103 sec. | ||
| 505 | 2026.03.18 11:23:26.176845 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.03.18 11:23:26.177048 [ 3 ] {763c5059-a1c0-4b34-9ec2-926e1b2fe2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 507 | 2026.03.18 11:23:26.177099 [ 3 ] {763c5059-a1c0-4b34-9ec2-926e1b2fe2b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.03.18 11:23:26.178991 [ 3 ] {763c5059-a1c0-4b34-9ec2-926e1b2fe2b7} <Debug> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Loading data parts | ||
| 509 | 2026.03.18 11:23:26.179179 [ 3 ] {763c5059-a1c0-4b34-9ec2-926e1b2fe2b7} <Debug> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): There are no data parts | ||
| 510 | 2026.03.18 11:23:26.180261 [ 3 ] {763c5059-a1c0-4b34-9ec2-926e1b2fe2b7} <Debug> TCPHandler: Processed in 0.003464009 sec. | ||
| 511 | 2026.03.18 11:23:26.180422 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.03.18 11:23:26.180611 [ 3 ] {47f90850-b280-4c75-a25e-e770f850f964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 513 | 2026.03.18 11:23:26.180679 [ 3 ] {47f90850-b280-4c75-a25e-e770f850f964} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.03.18 11:23:26.182417 [ 3 ] {47f90850-b280-4c75-a25e-e770f850f964} <Debug> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Loading data parts | ||
| 515 | 2026.03.18 11:23:26.182570 [ 3 ] {47f90850-b280-4c75-a25e-e770f850f964} <Debug> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): There are no data parts | ||
| 516 | 2026.03.18 11:23:26.183635 [ 3 ] {47f90850-b280-4c75-a25e-e770f850f964} <Debug> TCPHandler: Processed in 0.003268714 sec. | ||
| 517 | 2026.03.18 11:23:26.183774 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.03.18 11:23:26.183946 [ 3 ] {5aa61642-3042-4648-9603-6fce2306d1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 519 | 2026.03.18 11:23:26.183998 [ 3 ] {5aa61642-3042-4648-9603-6fce2306d1c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.03.18 11:23:26.185613 [ 3 ] {5aa61642-3042-4648-9603-6fce2306d1c0} <Debug> oximeter.fields_i32 (b4e4fa78-daf5-4e42-998a-ff3511abfc4b): Loading data parts | ||
| 521 | 2026.03.18 11:23:26.185760 [ 3 ] {5aa61642-3042-4648-9603-6fce2306d1c0} <Debug> oximeter.fields_i32 (b4e4fa78-daf5-4e42-998a-ff3511abfc4b): There are no data parts | ||
| 522 | 2026.03.18 11:23:26.186778 [ 3 ] {5aa61642-3042-4648-9603-6fce2306d1c0} <Debug> TCPHandler: Processed in 0.0030519 sec. | ||
| 523 | 2026.03.18 11:23:26.186917 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.03.18 11:23:26.187070 [ 3 ] {da806fd3-a918-4f32-bdc2-00857b66794f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 525 | 2026.03.18 11:23:26.187125 [ 3 ] {da806fd3-a918-4f32-bdc2-00857b66794f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.03.18 11:23:26.188965 [ 3 ] {da806fd3-a918-4f32-bdc2-00857b66794f} <Debug> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Loading data parts | ||
| 527 | 2026.03.18 11:23:26.189113 [ 3 ] {da806fd3-a918-4f32-bdc2-00857b66794f} <Debug> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): There are no data parts | ||
| 528 | 2026.03.18 11:23:26.190174 [ 3 ] {da806fd3-a918-4f32-bdc2-00857b66794f} <Debug> TCPHandler: Processed in 0.003305745 sec. | ||
| 529 | 2026.03.18 11:23:26.190330 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.03.18 11:23:26.190518 [ 3 ] {23812539-7534-4c69-9c94-d219f78dbf51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 531 | 2026.03.18 11:23:26.190575 [ 3 ] {23812539-7534-4c69-9c94-d219f78dbf51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.03.18 11:23:26.192176 [ 3 ] {23812539-7534-4c69-9c94-d219f78dbf51} <Debug> oximeter.fields_i64 (0f8d22ff-96f2-4566-a98a-d19c267a9171): Loading data parts | ||
| 533 | 2026.03.18 11:23:26.192329 [ 3 ] {23812539-7534-4c69-9c94-d219f78dbf51} <Debug> oximeter.fields_i64 (0f8d22ff-96f2-4566-a98a-d19c267a9171): There are no data parts | ||
| 534 | 2026.03.18 11:23:26.193404 [ 3 ] {23812539-7534-4c69-9c94-d219f78dbf51} <Debug> TCPHandler: Processed in 0.003134362 sec. | ||
| 535 | 2026.03.18 11:23:26.193558 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.03.18 11:23:26.193740 [ 3 ] {fb899bcc-6d3d-48a5-9f82-8c3cb2fe825c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 537 | 2026.03.18 11:23:26.193804 [ 3 ] {fb899bcc-6d3d-48a5-9f82-8c3cb2fe825c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.03.18 11:23:26.195662 [ 3 ] {fb899bcc-6d3d-48a5-9f82-8c3cb2fe825c} <Debug> oximeter.fields_u64 (93408d6d-6dfd-4e12-a992-721bbf817a32): Loading data parts | ||
| 539 | 2026.03.18 11:23:26.195831 [ 3 ] {fb899bcc-6d3d-48a5-9f82-8c3cb2fe825c} <Debug> oximeter.fields_u64 (93408d6d-6dfd-4e12-a992-721bbf817a32): There are no data parts | ||
| 540 | 2026.03.18 11:23:26.197046 [ 3 ] {fb899bcc-6d3d-48a5-9f82-8c3cb2fe825c} <Debug> TCPHandler: Processed in 0.003544271 sec. | ||
| 541 | 2026.03.18 11:23:26.197183 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.03.18 11:23:26.197346 [ 3 ] {4df8631e-a6d5-451b-9759-707c8b38c441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 543 | 2026.03.18 11:23:26.197401 [ 3 ] {4df8631e-a6d5-451b-9759-707c8b38c441} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.03.18 11:23:26.199078 [ 3 ] {4df8631e-a6d5-451b-9759-707c8b38c441} <Debug> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Loading data parts | ||
| 545 | 2026.03.18 11:23:26.199273 [ 3 ] {4df8631e-a6d5-451b-9759-707c8b38c441} <Debug> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): There are no data parts | ||
| 546 | 2026.03.18 11:23:26.200489 [ 3 ] {4df8631e-a6d5-451b-9759-707c8b38c441} <Debug> TCPHandler: Processed in 0.003353186 sec. | ||
| 547 | 2026.03.18 11:23:26.200641 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.03.18 11:23:26.200801 [ 3 ] {57545cd9-255c-475e-bd53-baecdc62d47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 549 | 2026.03.18 11:23:26.200895 [ 3 ] {57545cd9-255c-475e-bd53-baecdc62d47b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.03.18 11:23:26.202796 [ 3 ] {57545cd9-255c-475e-bd53-baecdc62d47b} <Debug> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Loading data parts | ||
| 551 | 2026.03.18 11:23:26.202962 [ 3 ] {57545cd9-255c-475e-bd53-baecdc62d47b} <Debug> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): There are no data parts | ||
| 552 | 2026.03.18 11:23:26.204123 [ 3 ] {57545cd9-255c-475e-bd53-baecdc62d47b} <Debug> TCPHandler: Processed in 0.00353152 sec. | ||
| 553 | 2026.03.18 11:23:26.204274 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.03.18 11:23:26.204550 [ 3 ] {6ff653d5-ae3a-47c4-b2f3-dc90921bac79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 555 | 2026.03.18 11:23:26.204625 [ 3 ] {6ff653d5-ae3a-47c4-b2f3-dc90921bac79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.03.18 11:23:26.206532 [ 3 ] {6ff653d5-ae3a-47c4-b2f3-dc90921bac79} <Debug> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Loading data parts | ||
| 557 | 2026.03.18 11:23:26.206709 [ 3 ] {6ff653d5-ae3a-47c4-b2f3-dc90921bac79} <Debug> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): There are no data parts | ||
| 558 | 2026.03.18 11:23:26.207944 [ 3 ] {6ff653d5-ae3a-47c4-b2f3-dc90921bac79} <Debug> TCPHandler: Processed in 0.003719504 sec. | ||
| 559 | 2026.03.18 11:23:26.208106 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.03.18 11:23:26.208359 [ 3 ] {5fe28c4a-88b5-4d6b-8ffe-89dc4b5f47a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 564 | 2026.03.18 11:23:26.208466 [ 3 ] {5fe28c4a-88b5-4d6b-8ffe-89dc4b5f47a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.03.18 11:23:26.210432 [ 3 ] {5fe28c4a-88b5-4d6b-8ffe-89dc4b5f47a8} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b): Loading data parts | ||
| 566 | 2026.03.18 11:23:26.210622 [ 3 ] {5fe28c4a-88b5-4d6b-8ffe-89dc4b5f47a8} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b): There are no data parts | ||
| 567 | 2026.03.18 11:23:26.211890 [ 3 ] {5fe28c4a-88b5-4d6b-8ffe-89dc4b5f47a8} <Debug> TCPHandler: Processed in 0.003833167 sec. | ||
| 568 | 2026.03.18 11:23:26.212211 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.03.18 11:23:26.212559 [ 5 ] {fd089120-8426-4fad-83ae-0f565f1e7fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.03.18 11:23:26.214077 [ 5 ] {fd089120-8426-4fad-83ae-0f565f1e7fe8} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.03.18 11:23:26.233455 [ 261 ] {fd089120-8426-4fad-83ae-0f565f1e7fe8} <Trace> oximeter.version (5a74e377-dedb-4303-97fa-7688a0a55619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.03.18 11:23:26.233524 [ 261 ] {fd089120-8426-4fad-83ae-0f565f1e7fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 573 | 2026.03.18 11:23:26.239872 [ 261 ] {fd089120-8426-4fad-83ae-0f565f1e7fe8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.03.18 11:23:26.240293 [ 261 ] {fd089120-8426-4fad-83ae-0f565f1e7fe8} <Trace> oximeter.version (5a74e377-dedb-4303-97fa-7688a0a55619): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.03.18 11:23:26.240659 [ 5 ] {fd089120-8426-4fad-83ae-0f565f1e7fe8} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.028238 sec., 35.41327289468093 rows/sec., 566.61 B/sec. | ||
| 576 | 2026.03.18 11:23:26.241300 [ 5 ] {fd089120-8426-4fad-83ae-0f565f1e7fe8} <Debug> TCPHandler: Processed in 0.029222416 sec. | ||
| 577 | 2026.03.18 11:23:26.927534 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55429 | ||
| 578 | 2026.03.18 11:23:26.927670 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2026.03.18 11:23:26.927704 [ 262 ] {} <Debug> TCP-Session: 83549b7e-6574-45e6-bec3-63dcf9261536 Authenticating user 'default' from [fd00:1122:3344:101::c]:55429 | ||
| 580 | 2026.03.18 11:23:26.927774 [ 262 ] {} <Debug> TCP-Session: 83549b7e-6574-45e6-bec3-63dcf9261536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.03.18 11:23:26.927792 [ 262 ] {} <Debug> TCP-Session: 83549b7e-6574-45e6-bec3-63dcf9261536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.03.18 11:23:26.927867 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2026.03.18 11:23:26.927924 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 584 | 2026.03.18 11:23:26.927944 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2026.03.18 11:23:26.928415 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37467 | ||
| 586 | 2026.03.18 11:23:26.928489 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64280 | ||
| 587 | 2026.03.18 11:23:26.928583 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 588 | 2026.03.18 11:23:26.928620 [ 263 ] {} <Debug> TCP-Session: d950d56b-33e7-4919-b9bd-813804944d85 Authenticating user 'default' from [fd00:1122:3344:101::c]:37467 | ||
| 589 | 2026.03.18 11:23:26.928644 [ 263 ] {} <Debug> TCP-Session: d950d56b-33e7-4919-b9bd-813804944d85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 590 | 2026.03.18 11:23:26.928660 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39203 | ||
| 591 | 2026.03.18 11:23:26.928677 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:32788 | ||
| 592 | 2026.03.18 11:23:26.928700 [ 263 ] {} <Debug> TCP-Session: d950d56b-33e7-4919-b9bd-813804944d85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2026.03.18 11:23:26.928747 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 594 | 2026.03.18 11:23:26.928825 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40451 | ||
| 595 | 2026.03.18 11:23:26.928833 [ 264 ] {} <Debug> TCP-Session: aa23dd7a-a475-4473-bd8e-5cf6fd9db1e1 Authenticating user 'default' from [fd00:1122:3344:101::c]:64280 | ||
| 596 | 2026.03.18 11:23:26.928882 [ 264 ] {} <Debug> TCP-Session: aa23dd7a-a475-4473-bd8e-5cf6fd9db1e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2026.03.18 11:23:26.928914 [ 264 ] {} <Debug> TCP-Session: aa23dd7a-a475-4473-bd8e-5cf6fd9db1e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2026.03.18 11:23:26.928949 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39009 | ||
| 599 | 2026.03.18 11:23:26.928981 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 600 | 2026.03.18 11:23:26.929049 [ 265 ] {} <Debug> TCP-Session: d76ff163-ea56-4906-a728-7b6ece228152 Authenticating user 'default' from [fd00:1122:3344:101::c]:32788 | ||
| 601 | 2026.03.18 11:23:26.929052 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2026.03.18 11:23:26.929125 [ 266 ] {} <Debug> TCP-Session: 948065ce-f075-4266-b8b5-8bc6d2ea046e Authenticating user 'default' from [fd00:1122:3344:101::c]:39203 | ||
| 603 | 2026.03.18 11:23:26.929118 [ 265 ] {} <Debug> TCP-Session: d76ff163-ea56-4906-a728-7b6ece228152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2026.03.18 11:23:26.929145 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48319 | ||
| 605 | 2026.03.18 11:23:26.929168 [ 265 ] {} <Debug> TCP-Session: d76ff163-ea56-4906-a728-7b6ece228152 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2026.03.18 11:23:26.929179 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2026.03.18 11:23:26.929142 [ 266 ] {} <Debug> TCP-Session: 948065ce-f075-4266-b8b5-8bc6d2ea046e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.03.18 11:23:26.929229 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 609 | 2026.03.18 11:23:26.929248 [ 267 ] {} <Debug> TCP-Session: ff82b43a-5a4e-4a41-b906-f60f4db69c8f Authenticating user 'default' from [fd00:1122:3344:101::c]:40451 | ||
| 610 | 2026.03.18 11:23:26.929278 [ 266 ] {} <Debug> TCP-Session: 948065ce-f075-4266-b8b5-8bc6d2ea046e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.03.18 11:23:26.929300 [ 267 ] {} <Debug> TCP-Session: ff82b43a-5a4e-4a41-b906-f60f4db69c8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.03.18 11:23:26.929321 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 613 | 2026.03.18 11:23:26.929346 [ 267 ] {} <Debug> TCP-Session: ff82b43a-5a4e-4a41-b906-f60f4db69c8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.03.18 11:23:26.929367 [ 269 ] {} <Debug> TCP-Session: d18d6836-7a27-4fdb-858a-8f34bea064a5 Authenticating user 'default' from [fd00:1122:3344:101::c]:48319 | ||
| 615 | 2026.03.18 11:23:26.929295 [ 268 ] {} <Debug> TCP-Session: 0f1d9c0d-2f73-4f30-be0e-4c4d08a120c3 Authenticating user 'default' from [fd00:1122:3344:101::c]:39009 | ||
| 616 | 2026.03.18 11:23:26.929415 [ 269 ] {} <Debug> TCP-Session: d18d6836-7a27-4fdb-858a-8f34bea064a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.03.18 11:23:26.929423 [ 268 ] {} <Debug> TCP-Session: 0f1d9c0d-2f73-4f30-be0e-4c4d08a120c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.03.18 11:23:26.929473 [ 269 ] {} <Debug> TCP-Session: d18d6836-7a27-4fdb-858a-8f34bea064a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.03.18 11:23:26.929481 [ 268 ] {} <Debug> TCP-Session: 0f1d9c0d-2f73-4f30-be0e-4c4d08a120c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.03.18 11:23:27.000139 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 130.33 MiB, peak 130.33 MiB, free memory in arenas 0.00 B, will set to 138.53 MiB (RSS), difference: 8.20 MiB | ||
| 621 | 2026.03.18 11:23:27.486483 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54268 | ||
| 622 | 2026.03.18 11:23:27.486670 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.03.18 11:23:27.486767 [ 270 ] {} <Debug> TCP-Session: b0393c0c-fe2c-48dd-974f-68e6d71008e7 Authenticating user 'default' from [fd00:1122:3344:101::a]:54268 | ||
| 624 | 2026.03.18 11:23:27.486790 [ 270 ] {} <Debug> TCP-Session: b0393c0c-fe2c-48dd-974f-68e6d71008e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.18 11:23:27.486803 [ 270 ] {} <Debug> TCP-Session: b0393c0c-fe2c-48dd-974f-68e6d71008e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.03.18 11:23:27.486895 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.03.18 11:23:27.486928 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.03.18 11:23:27.486971 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.03.18 11:23:27.487382 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55826 | ||
| 630 | 2026.03.18 11:23:27.487589 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62668 | ||
| 631 | 2026.03.18 11:23:27.487598 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63652 | ||
| 632 | 2026.03.18 11:23:27.487630 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.03.18 11:23:27.487689 [ 271 ] {} <Debug> TCP-Session: 958531a3-a7ef-4a3e-a5e1-05635fec0fa7 Authenticating user 'default' from [fd00:1122:3344:101::a]:55826 | ||
| 634 | 2026.03.18 11:23:27.487769 [ 271 ] {} <Debug> TCP-Session: 958531a3-a7ef-4a3e-a5e1-05635fec0fa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 635 | 2026.03.18 11:23:27.487786 [ 271 ] {} <Debug> TCP-Session: 958531a3-a7ef-4a3e-a5e1-05635fec0fa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 636 | 2026.03.18 11:23:27.487710 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46175 | ||
| 637 | 2026.03.18 11:23:27.487936 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55188 | ||
| 638 | 2026.03.18 11:23:27.488023 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.03.18 11:23:27.488069 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.03.18 11:23:27.488076 [ 273 ] {} <Debug> TCP-Session: 784293fb-5550-4949-bc36-92b2f4f55fb1 Authenticating user 'default' from [fd00:1122:3344:101::a]:62668 | ||
| 641 | 2026.03.18 11:23:27.488217 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38935 | ||
| 642 | 2026.03.18 11:23:27.488216 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.03.18 11:23:27.488285 [ 273 ] {} <Debug> TCP-Session: 784293fb-5550-4949-bc36-92b2f4f55fb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.03.18 11:23:27.488322 [ 275 ] {} <Debug> TCP-Session: cffecb9b-4951-4f13-a267-e4457ba14fba Authenticating user 'default' from [fd00:1122:3344:101::a]:55188 | ||
| 645 | 2026.03.18 11:23:27.488371 [ 273 ] {} <Debug> TCP-Session: 784293fb-5550-4949-bc36-92b2f4f55fb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.03.18 11:23:27.488358 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33192 | ||
| 647 | 2026.03.18 11:23:27.488188 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.03.18 11:23:27.488441 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2026.03.18 11:23:27.488484 [ 275 ] {} <Debug> TCP-Session: cffecb9b-4951-4f13-a267-e4457ba14fba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.03.18 11:23:27.488514 [ 274 ] {} <Debug> TCP-Session: 8ec56a45-3c50-4548-9d2b-39c8fa072b28 Authenticating user 'default' from [fd00:1122:3344:101::a]:46175 | ||
| 651 | 2026.03.18 11:23:27.488518 [ 276 ] {} <Debug> TCP-Session: a487ee64-52ef-40f6-8486-5e83f8da43c8 Authenticating user 'default' from [fd00:1122:3344:101::a]:38935 | ||
| 652 | 2026.03.18 11:23:27.488124 [ 272 ] {} <Debug> TCP-Session: 9ec44e02-d979-4810-8dbf-dc54325c1ce1 Authenticating user 'default' from [fd00:1122:3344:101::a]:63652 | ||
| 653 | 2026.03.18 11:23:27.488621 [ 272 ] {} <Debug> TCP-Session: 9ec44e02-d979-4810-8dbf-dc54325c1ce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.03.18 11:23:27.488627 [ 276 ] {} <Debug> TCP-Session: a487ee64-52ef-40f6-8486-5e83f8da43c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.18 11:23:27.488667 [ 274 ] {} <Debug> TCP-Session: 8ec56a45-3c50-4548-9d2b-39c8fa072b28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.03.18 11:23:27.488672 [ 272 ] {} <Debug> TCP-Session: 9ec44e02-d979-4810-8dbf-dc54325c1ce1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.03.18 11:23:27.488683 [ 276 ] {} <Debug> TCP-Session: a487ee64-52ef-40f6-8486-5e83f8da43c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.18 11:23:27.488718 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 659 | 2026.03.18 11:23:27.488723 [ 275 ] {} <Debug> TCP-Session: cffecb9b-4951-4f13-a267-e4457ba14fba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.03.18 11:23:27.488778 [ 274 ] {} <Debug> TCP-Session: 8ec56a45-3c50-4548-9d2b-39c8fa072b28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.03.18 11:23:27.488800 [ 277 ] {} <Debug> TCP-Session: f477bc0d-2d8d-436f-a191-67eb5c9a15a1 Authenticating user 'default' from [fd00:1122:3344:101::a]:33192 | ||
| 662 | 2026.03.18 11:23:27.488840 [ 277 ] {} <Debug> TCP-Session: f477bc0d-2d8d-436f-a191-67eb5c9a15a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.18 11:23:27.488897 [ 277 ] {} <Debug> TCP-Session: f477bc0d-2d8d-436f-a191-67eb5c9a15a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.03.18 11:23:27.500855 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35754 | ||
| 665 | 2026.03.18 11:23:27.500975 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.03.18 11:23:27.501000 [ 278 ] {} <Debug> TCP-Session: 6ba951bf-9137-4b78-ab4a-3d18998291f4 Authenticating user 'default' from [fd00:1122:3344:101::b]:35754 | ||
| 667 | 2026.03.18 11:23:27.501056 [ 278 ] {} <Debug> TCP-Session: 6ba951bf-9137-4b78-ab4a-3d18998291f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.03.18 11:23:27.501068 [ 278 ] {} <Debug> TCP-Session: 6ba951bf-9137-4b78-ab4a-3d18998291f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.03.18 11:23:27.501123 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.03.18 11:23:27.501172 [ 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.03.18 11:23:27.501193 [ 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.03.18 11:23:27.501588 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41054 | ||
| 673 | 2026.03.18 11:23:27.501730 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44143 | ||
| 674 | 2026.03.18 11:23:27.501753 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.03.18 11:23:27.501824 [ 279 ] {} <Debug> TCP-Session: 4cb637cf-98c5-41a5-86c7-44c31f3a44e9 Authenticating user 'default' from [fd00:1122:3344:101::b]:41054 | ||
| 676 | 2026.03.18 11:23:27.501841 [ 279 ] {} <Debug> TCP-Session: 4cb637cf-98c5-41a5-86c7-44c31f3a44e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2026.03.18 11:23:27.501841 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40449 | ||
| 678 | 2026.03.18 11:23:27.501917 [ 279 ] {} <Debug> TCP-Session: 4cb637cf-98c5-41a5-86c7-44c31f3a44e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.03.18 11:23:27.501977 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49531 | ||
| 680 | 2026.03.18 11:23:27.501985 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2026.03.18 11:23:27.502132 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56123 | ||
| 682 | 2026.03.18 11:23:27.502140 [ 280 ] {} <Debug> TCP-Session: 9a43f26a-716d-49e4-8cf4-6e161976688e Authenticating user 'default' from [fd00:1122:3344:101::b]:44143 | ||
| 683 | 2026.03.18 11:23:27.502185 [ 280 ] {} <Debug> TCP-Session: 9a43f26a-716d-49e4-8cf4-6e161976688e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.03.18 11:23:27.502215 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.03.18 11:23:27.502222 [ 280 ] {} <Debug> TCP-Session: 9a43f26a-716d-49e4-8cf4-6e161976688e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.03.18 11:23:27.502364 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.03.18 11:23:27.502366 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.03.18 11:23:27.502417 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55870 | ||
| 689 | 2026.03.18 11:23:27.502460 [ 283 ] {} <Debug> TCP-Session: 2e1ffd14-35d8-4385-864f-17e93352a7d2 Authenticating user 'default' from [fd00:1122:3344:101::b]:56123 | ||
| 690 | 2026.03.18 11:23:27.502462 [ 282 ] {} <Debug> TCP-Session: 7a61171b-8d61-486a-8d35-2428edc0d62a Authenticating user 'default' from [fd00:1122:3344:101::b]:49531 | ||
| 691 | 2026.03.18 11:23:27.502466 [ 281 ] {} <Debug> TCP-Session: 918efb94-9a3e-41d1-b33a-9d707e61ea18 Authenticating user 'default' from [fd00:1122:3344:101::b]:40449 | ||
| 692 | 2026.03.18 11:23:27.502530 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51032 | ||
| 693 | 2026.03.18 11:23:27.502702 [ 281 ] {} <Debug> TCP-Session: 918efb94-9a3e-41d1-b33a-9d707e61ea18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.03.18 11:23:27.502725 [ 282 ] {} <Debug> TCP-Session: 7a61171b-8d61-486a-8d35-2428edc0d62a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.03.18 11:23:27.502768 [ 281 ] {} <Debug> TCP-Session: 918efb94-9a3e-41d1-b33a-9d707e61ea18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.03.18 11:23:27.502772 [ 282 ] {} <Debug> TCP-Session: 7a61171b-8d61-486a-8d35-2428edc0d62a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.18 11:23:27.502876 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.03.18 11:23:27.502966 [ 284 ] {} <Debug> TCP-Session: 80e7eccd-9df9-4ec1-92d9-89c685636174 Authenticating user 'default' from [fd00:1122:3344:101::b]:55870 | ||
| 699 | 2026.03.18 11:23:27.503025 [ 284 ] {} <Debug> TCP-Session: 80e7eccd-9df9-4ec1-92d9-89c685636174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.03.18 11:23:27.503046 [ 284 ] {} <Debug> TCP-Session: 80e7eccd-9df9-4ec1-92d9-89c685636174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.03.18 11:23:27.502799 [ 283 ] {} <Debug> TCP-Session: 2e1ffd14-35d8-4385-864f-17e93352a7d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.03.18 11:23:27.503081 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 703 | 2026.03.18 11:23:27.503107 [ 283 ] {} <Debug> TCP-Session: 2e1ffd14-35d8-4385-864f-17e93352a7d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.03.18 11:23:27.503142 [ 285 ] {} <Debug> TCP-Session: fc83a306-61bd-44ab-a326-038ec211cdb9 Authenticating user 'default' from [fd00:1122:3344:101::b]:51032 | ||
| 705 | 2026.03.18 11:23:27.503279 [ 285 ] {} <Debug> TCP-Session: fc83a306-61bd-44ab-a326-038ec211cdb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.18 11:23:27.503292 [ 285 ] {} <Debug> TCP-Session: fc83a306-61bd-44ab-a326-038ec211cdb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.03.18 11:23:28.000156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.63 MiB, peak 138.63 MiB, free memory in arenas 0.00 B, will set to 139.74 MiB (RSS), difference: 1.12 MiB | ||
| 708 | 2026.03.18 11:23:32.647646 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.03.18 11:23:32.647683 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.03.18 11:23:32.647749 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.03.18 11:23:32.647907 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.03.18 11:23:32.651454 [ 245 ] {} <Debug> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Loading data parts | ||
| 713 | 2026.03.18 11:23:32.651749 [ 245 ] {} <Debug> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): There are no data parts | ||
| 714 | 2026.03.18 11:23:32.662306 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.03.18 11:23:32.662352 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 716 | 2026.03.18 11:23:32.672553 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.03.18 11:23:32.673393 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2026.03.18 11:23:32.673546 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 719 | 2026.03.18 11:23:32.675562 [ 244 ] {} <Debug> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Loading data parts | ||
| 720 | 2026.03.18 11:23:32.675800 [ 244 ] {} <Debug> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): There are no data parts | ||
| 721 | 2026.03.18 11:23:32.700338 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.03.18 11:23:32.700390 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 723 | 2026.03.18 11:23:32.706756 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.03.18 11:23:32.708053 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.03.18 11:23:32.711290 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.03.18 11:23:33.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.81 MiB, peak 148.81 MiB, free memory in arenas 0.00 B, will set to 153.86 MiB (RSS), difference: 9.06 MiB | ||
| 727 | 2026.03.18 11:23:33.826393 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47922 | ||
| 728 | 2026.03.18 11:23:33.828457 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 729 | 2026.03.18 11:23:33.828513 [ 286 ] {} <Debug> TCP-Session: 847ba102-6237-49c3-a71d-31fea458e022 Authenticating user 'default' from [fd00:1122:3344:101::e]:47922 | ||
| 730 | 2026.03.18 11:23:33.828537 [ 286 ] {} <Debug> TCP-Session: 847ba102-6237-49c3-a71d-31fea458e022 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.03.18 11:23:33.828643 [ 286 ] {} <Debug> TCP-Session: 847ba102-6237-49c3-a71d-31fea458e022 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2026.03.18 11:23:33.828696 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 733 | 2026.03.18 11:23:33.828731 [ 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 | ||
| 734 | 2026.03.18 11:23:33.828904 [ 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 | ||
| 735 | 2026.03.18 11:23:33.829403 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48673 | ||
| 736 | 2026.03.18 11:23:33.829547 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46606 | ||
| 737 | 2026.03.18 11:23:33.829564 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38946 | ||
| 738 | 2026.03.18 11:23:33.829663 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.03.18 11:23:33.829740 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61302 | ||
| 740 | 2026.03.18 11:23:33.829783 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 741 | 2026.03.18 11:23:33.829811 [ 286 ] {} <Trace> TCP-Session: 847ba102-6237-49c3-a71d-31fea458e022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 742 | 2026.03.18 11:23:33.829850 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34905 | ||
| 743 | 2026.03.18 11:23:33.829825 [ 289 ] {} <Debug> TCP-Session: 2fb24379-4b89-4de6-bbc5-aa84dc8f9eeb Authenticating user 'default' from [fd00:1122:3344:101::e]:46606 | ||
| 744 | 2026.03.18 11:23:33.829815 [ 287 ] {} <Debug> TCP-Session: 3b9c425b-f96c-4039-ad50-11154bc5103f Authenticating user 'default' from [fd00:1122:3344:101::e]:48673 | ||
| 745 | 2026.03.18 11:23:33.829994 [ 289 ] {} <Debug> TCP-Session: 2fb24379-4b89-4de6-bbc5-aa84dc8f9eeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2026.03.18 11:23:33.830050 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34943 | ||
| 747 | 2026.03.18 11:23:33.830103 [ 287 ] {} <Debug> TCP-Session: 3b9c425b-f96c-4039-ad50-11154bc5103f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 748 | 2026.03.18 11:23:33.830133 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 749 | 2026.03.18 11:23:33.830121 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 750 | 2026.03.18 11:23:33.830115 [ 289 ] {} <Debug> TCP-Session: 2fb24379-4b89-4de6-bbc5-aa84dc8f9eeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.03.18 11:23:33.830223 [ 287 ] {} <Debug> TCP-Session: 3b9c425b-f96c-4039-ad50-11154bc5103f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.03.18 11:23:33.830247 [ 288 ] {} <Debug> TCP-Session: 6f1f8443-a483-4c4d-a052-c4112fb3ae85 Authenticating user 'default' from [fd00:1122:3344:101::e]:38946 | ||
| 753 | 2026.03.18 11:23:33.830259 [ 290 ] {} <Debug> TCP-Session: 92b3b340-c96b-4941-a579-005c0e0c3fa4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61302 | ||
| 754 | 2026.03.18 11:23:33.830250 [ 286 ] {76d6be18-c338-4274-850b-d042f8589bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47922) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 755 | 2026.03.18 11:23:33.830267 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 756 | 2026.03.18 11:23:33.830249 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62981 | ||
| 757 | 2026.03.18 11:23:33.830387 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 758 | 2026.03.18 11:23:33.830443 [ 292 ] {} <Debug> TCP-Session: c8f28bf4-ef93-423a-9f5d-9f9c508964c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34943 | ||
| 759 | 2026.03.18 11:23:33.830446 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38598 | ||
| 760 | 2026.03.18 11:23:33.830518 [ 291 ] {} <Debug> TCP-Session: 5edd7f2b-d691-4063-8bb9-e04ed6b49702 Authenticating user 'default' from [fd00:1122:3344:101::e]:34905 | ||
| 761 | 2026.03.18 11:23:33.830546 [ 292 ] {} <Debug> TCP-Session: c8f28bf4-ef93-423a-9f5d-9f9c508964c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 762 | 2026.03.18 11:23:33.830563 [ 291 ] {} <Debug> TCP-Session: 5edd7f2b-d691-4063-8bb9-e04ed6b49702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.03.18 11:23:33.830583 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 764 | 2026.03.18 11:23:33.830635 [ 290 ] {} <Debug> TCP-Session: 92b3b340-c96b-4941-a579-005c0e0c3fa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.03.18 11:23:33.830657 [ 293 ] {} <Debug> TCP-Session: c6c1a359-4908-40a6-9280-c00d19013c1d Authenticating user 'default' from [fd00:1122:3344:101::e]:62981 | ||
| 766 | 2026.03.18 11:23:33.830665 [ 291 ] {} <Debug> TCP-Session: 5edd7f2b-d691-4063-8bb9-e04ed6b49702 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.03.18 11:23:33.830677 [ 290 ] {} <Debug> TCP-Session: 92b3b340-c96b-4941-a579-005c0e0c3fa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.03.18 11:23:33.830693 [ 293 ] {} <Debug> TCP-Session: c6c1a359-4908-40a6-9280-c00d19013c1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.03.18 11:23:33.830724 [ 293 ] {} <Debug> TCP-Session: c6c1a359-4908-40a6-9280-c00d19013c1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.03.18 11:23:33.830740 [ 292 ] {} <Debug> TCP-Session: c8f28bf4-ef93-423a-9f5d-9f9c508964c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.03.18 11:23:33.830763 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 772 | 2026.03.18 11:23:33.830794 [ 288 ] {} <Debug> TCP-Session: 6f1f8443-a483-4c4d-a052-c4112fb3ae85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.03.18 11:23:33.830809 [ 294 ] {} <Debug> TCP-Session: c987a398-8359-4bdc-ac8a-e5d001f418ae Authenticating user 'default' from [fd00:1122:3344:101::e]:38598 | ||
| 774 | 2026.03.18 11:23:33.830831 [ 288 ] {} <Debug> TCP-Session: 6f1f8443-a483-4c4d-a052-c4112fb3ae85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.03.18 11:23:33.830842 [ 294 ] {} <Debug> TCP-Session: c987a398-8359-4bdc-ac8a-e5d001f418ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.03.18 11:23:33.830869 [ 294 ] {} <Debug> TCP-Session: c987a398-8359-4bdc-ac8a-e5d001f418ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.03.18 11:23:33.837839 [ 286 ] {76d6be18-c338-4274-850b-d042f8589bf4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 778 | 2026.03.18 11:23:33.840654 [ 286 ] {76d6be18-c338-4274-850b-d042f8589bf4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 779 | 2026.03.18 11:23:33.853055 [ 286 ] {76d6be18-c338-4274-850b-d042f8589bf4} <Debug> oximeter.version (5a74e377-dedb-4303-97fa-7688a0a55619) (SelectExecutor): Key condition: unknown | ||
| 780 | 2026.03.18 11:23:33.864594 [ 300 ] {76d6be18-c338-4274-850b-d042f8589bf4} <Trace> AggregatingTransform: Aggregating | ||
| 781 | 2026.03.18 11:23:33.864756 [ 300 ] {76d6be18-c338-4274-850b-d042f8589bf4} <Trace> Aggregator: Aggregation method: without_key | ||
| 782 | 2026.03.18 11:23:33.865524 [ 300 ] {76d6be18-c338-4274-850b-d042f8589bf4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004277328 sec. (233.791 rows/sec., 9.13 KiB/sec.) | ||
| 783 | 2026.03.18 11:23:33.865549 [ 300 ] {76d6be18-c338-4274-850b-d042f8589bf4} <Trace> Aggregator: Merging aggregated data | ||
| 784 | 2026.03.18 11:23:33.865576 [ 300 ] {76d6be18-c338-4274-850b-d042f8589bf4} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 785 | 2026.03.18 11:23:33.866715 [ 286 ] {76d6be18-c338-4274-850b-d042f8589bf4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.03656 sec., 27.35229759299781 rows/sec., 1.07 KiB/sec. | ||
| 786 | 2026.03.18 11:23:33.866857 [ 286 ] {76d6be18-c338-4274-850b-d042f8589bf4} <Debug> TCPHandler: Processed in 0.037327371 sec. | ||
| 787 | 2026.03.18 11:23:33.874166 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 788 | 2026.03.18 11:23:33.874222 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 789 | 2026.03.18 11:23:33.874247 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 790 | 2026.03.18 11:23:33.874282 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 791 | 2026.03.18 11:23:33.874303 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 792 | 2026.03.18 11:23:33.874329 [ 287 ] {} <Debug> TCP-Session: 3b9c425b-f96c-4039-ad50-11154bc5103f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.03.18 11:23:33.874324 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 794 | 2026.03.18 11:23:33.874367 [ 290 ] {} <Debug> TCP-Session: 92b3b340-c96b-4941-a579-005c0e0c3fa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.03.18 11:23:33.874377 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 796 | 2026.03.18 11:23:33.874348 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 797 | 2026.03.18 11:23:33.874423 [ 294 ] {} <Debug> TCP-Session: c987a398-8359-4bdc-ac8a-e5d001f418ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.03.18 11:23:33.874407 [ 292 ] {} <Debug> TCP-Session: c8f28bf4-ef93-423a-9f5d-9f9c508964c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.03.18 11:23:33.874473 [ 291 ] {} <Debug> TCP-Session: 5edd7f2b-d691-4063-8bb9-e04ed6b49702 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.03.18 11:23:33.874256 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2026.03.18 11:23:33.874300 [ 289 ] {} <Debug> TCP-Session: 2fb24379-4b89-4de6-bbc5-aa84dc8f9eeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.03.18 11:23:33.874559 [ 293 ] {} <Debug> TCP-Session: c6c1a359-4908-40a6-9280-c00d19013c1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.03.18 11:23:33.874361 [ 288 ] {} <Debug> TCP-Session: 6f1f8443-a483-4c4d-a052-c4112fb3ae85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2026.03.18 11:23:33.874226 [ 286 ] {} <Debug> TCP-Session: 847ba102-6237-49c3-a71d-31fea458e022 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2026.03.18 11:23:34.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.12 MiB, peak 164.24 MiB, free memory in arenas 0.00 B, will set to 158.04 MiB (RSS), difference: 3.93 MiB | ||
| 806 | 2026.03.18 11:23:35.147602 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 807 | 2026.03.18 11:23:35.147697 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 808 | 2026.03.18 11:23:35.158977 [ 243 ] {} <Debug> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Loading data parts | ||
| 809 | 2026.03.18 11:23:35.159217 [ 243 ] {} <Debug> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): There are no data parts | ||
| 810 | 2026.03.18 11:23:35.179775 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 811 | 2026.03.18 11:23:35.179822 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 812 | 2026.03.18 11:23:35.184896 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 813 | 2026.03.18 11:23:35.185519 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 814 | 2026.03.18 11:23:35.185844 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 815 | 2026.03.18 11:23:36.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.24 MiB, peak 164.24 MiB, free memory in arenas 0.00 B, will set to 158.88 MiB (RSS), difference: -3.36 MiB | ||
| 816 | 2026.03.18 11:23:40.108436 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 817 | 2026.03.18 11:23:40.108499 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 818 | 2026.03.18 11:23:40.173671 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 509 entries to flush up to offset 997 | ||
| 819 | 2026.03.18 11:23:40.183269 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 820 | 2026.03.18 11:23:40.183330 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 821 | 2026.03.18 11:23:40.184065 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 822 | 2026.03.18 11:23:40.184584 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 823 | 2026.03.18 11:23:40.186728 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 997 | ||
| 824 | 2026.03.18 11:23:40.211424 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 825 | 2026.03.18 11:23:40.230403 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 826 | 2026.03.18 11:23:40.230470 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 827 | 2026.03.18 11:23:40.237078 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 828 | 2026.03.18 11:23:40.238225 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 829 | 2026.03.18 11:23:40.241229 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 830 | 2026.03.18 11:23:41.000678 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.60 MiB, peak 164.24 MiB, free memory in arenas 0.00 B, will set to 162.03 MiB (RSS), difference: 2.42 MiB | ||
| 831 | 2026.03.18 11:23:41.263918 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53628 | ||
| 832 | 2026.03.18 11:23:41.264032 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 833 | 2026.03.18 11:23:41.264060 [ 286 ] {} <Debug> TCP-Session: fda25aa4-44e1-4c43-b0e0-bf1695fb36ac Authenticating user 'default' from [fd00:1122:3344:101::e]:53628 | ||
| 834 | 2026.03.18 11:23:41.264082 [ 286 ] {} <Debug> TCP-Session: fda25aa4-44e1-4c43-b0e0-bf1695fb36ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.03.18 11:23:41.264095 [ 286 ] {} <Debug> TCP-Session: fda25aa4-44e1-4c43-b0e0-bf1695fb36ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.03.18 11:23:41.264287 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47492 | ||
| 837 | 2026.03.18 11:23:41.264302 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40481 | ||
| 838 | 2026.03.18 11:23:41.264337 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48721 | ||
| 839 | 2026.03.18 11:23:41.264359 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46929 | ||
| 840 | 2026.03.18 11:23:41.264384 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47997 | ||
| 841 | 2026.03.18 11:23:41.264408 [ 286 ] {} <Trace> TCP-Session: fda25aa4-44e1-4c43-b0e0-bf1695fb36ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2026.03.18 11:23:41.264416 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2026.03.18 11:23:41.264392 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64611 | ||
| 844 | 2026.03.18 11:23:41.264481 [ 287 ] {} <Debug> TCP-Session: 0f68d600-3c36-4c77-aad0-278cceff3c8f Authenticating user 'default' from [fd00:1122:3344:101::e]:47492 | ||
| 845 | 2026.03.18 11:23:41.264331 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34225 | ||
| 846 | 2026.03.18 11:23:41.264500 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 847 | 2026.03.18 11:23:41.264517 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 848 | 2026.03.18 11:23:41.264552 [ 290 ] {} <Debug> TCP-Session: 1da891fe-01f5-4bc4-b631-22e0c5bda072 Authenticating user 'default' from [fd00:1122:3344:101::e]:48721 | ||
| 849 | 2026.03.18 11:23:41.264556 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 850 | 2026.03.18 11:23:41.264576 [ 288 ] {} <Debug> TCP-Session: 95665d3c-068d-45ac-a44a-80a21f8039ab Authenticating user 'default' from [fd00:1122:3344:101::e]:40481 | ||
| 851 | 2026.03.18 11:23:41.264583 [ 290 ] {} <Debug> TCP-Session: 1da891fe-01f5-4bc4-b631-22e0c5bda072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.03.18 11:23:41.264602 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 853 | 2026.03.18 11:23:41.264620 [ 290 ] {} <Debug> TCP-Session: 1da891fe-01f5-4bc4-b631-22e0c5bda072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.03.18 11:23:41.264617 [ 288 ] {} <Debug> TCP-Session: 95665d3c-068d-45ac-a44a-80a21f8039ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.03.18 11:23:41.264619 [ 286 ] {dc989b67-7e00-4da9-bf21-dbf5b940fc80} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53628) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 856 | 2026.03.18 11:23:41.264654 [ 288 ] {} <Debug> TCP-Session: 95665d3c-068d-45ac-a44a-80a21f8039ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.03.18 11:23:41.264639 [ 294 ] {} <Debug> TCP-Session: 00844166-2e01-46cd-b348-4006bf519e0e Authenticating user 'default' from [fd00:1122:3344:101::e]:64611 | ||
| 858 | 2026.03.18 11:23:41.264697 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 859 | 2026.03.18 11:23:41.264714 [ 294 ] {} <Debug> TCP-Session: 00844166-2e01-46cd-b348-4006bf519e0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.03.18 11:23:41.264734 [ 289 ] {} <Debug> TCP-Session: afc2bd61-1b68-4b0f-9a72-fbb51e90224d Authenticating user 'default' from [fd00:1122:3344:101::e]:34225 | ||
| 861 | 2026.03.18 11:23:41.264740 [ 294 ] {} <Debug> TCP-Session: 00844166-2e01-46cd-b348-4006bf519e0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.03.18 11:23:41.264606 [ 292 ] {} <Debug> TCP-Session: 9e8db2a5-7066-422a-ac8d-07ac85134e74 Authenticating user 'default' from [fd00:1122:3344:101::e]:46929 | ||
| 863 | 2026.03.18 11:23:41.264765 [ 289 ] {} <Debug> TCP-Session: afc2bd61-1b68-4b0f-9a72-fbb51e90224d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.03.18 11:23:41.264510 [ 287 ] {} <Debug> TCP-Session: 0f68d600-3c36-4c77-aad0-278cceff3c8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.03.18 11:23:41.264792 [ 289 ] {} <Debug> TCP-Session: afc2bd61-1b68-4b0f-9a72-fbb51e90224d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.03.18 11:23:41.264818 [ 287 ] {} <Debug> TCP-Session: 0f68d600-3c36-4c77-aad0-278cceff3c8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2026.03.18 11:23:41.264790 [ 292 ] {} <Debug> TCP-Session: 9e8db2a5-7066-422a-ac8d-07ac85134e74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2026.03.18 11:23:41.264553 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 869 | 2026.03.18 11:23:41.264867 [ 292 ] {} <Debug> TCP-Session: 9e8db2a5-7066-422a-ac8d-07ac85134e74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2026.03.18 11:23:41.264355 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43472 | ||
| 871 | 2026.03.18 11:23:41.264920 [ 293 ] {} <Debug> TCP-Session: 1ffeb177-7604-4b54-ad6c-c71e31f4f71f Authenticating user 'default' from [fd00:1122:3344:101::e]:47997 | ||
| 872 | 2026.03.18 11:23:41.264946 [ 286 ] {dc989b67-7e00-4da9-bf21-dbf5b940fc80} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 873 | 2026.03.18 11:23:41.264971 [ 293 ] {} <Debug> TCP-Session: 1ffeb177-7604-4b54-ad6c-c71e31f4f71f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2026.03.18 11:23:41.264990 [ 293 ] {} <Debug> TCP-Session: 1ffeb177-7604-4b54-ad6c-c71e31f4f71f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.03.18 11:23:41.265010 [ 286 ] {dc989b67-7e00-4da9-bf21-dbf5b940fc80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.03.18 11:23:41.265101 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 877 | 2026.03.18 11:23:41.265133 [ 291 ] {} <Debug> TCP-Session: 4c184ba5-d350-4bf4-a3f4-c678d95a1e05 Authenticating user 'default' from [fd00:1122:3344:101::e]:43472 | ||
| 878 | 2026.03.18 11:23:41.265150 [ 291 ] {} <Debug> TCP-Session: 4c184ba5-d350-4bf4-a3f4-c678d95a1e05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.03.18 11:23:41.265162 [ 291 ] {} <Debug> TCP-Session: 4c184ba5-d350-4bf4-a3f4-c678d95a1e05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2026.03.18 11:23:41.265317 [ 286 ] {dc989b67-7e00-4da9-bf21-dbf5b940fc80} <Debug> oximeter.version (5a74e377-dedb-4303-97fa-7688a0a55619) (SelectExecutor): Key condition: unknown | ||
| 881 | 2026.03.18 11:23:41.266358 [ 311 ] {dc989b67-7e00-4da9-bf21-dbf5b940fc80} <Trace> AggregatingTransform: Aggregating | ||
| 882 | 2026.03.18 11:23:41.266431 [ 311 ] {dc989b67-7e00-4da9-bf21-dbf5b940fc80} <Trace> Aggregator: Aggregation method: without_key | ||
| 883 | 2026.03.18 11:23:41.266469 [ 311 ] {dc989b67-7e00-4da9-bf21-dbf5b940fc80} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001047644 sec. (954.523 rows/sec., 37.29 KiB/sec.) | ||
| 884 | 2026.03.18 11:23:41.266489 [ 311 ] {dc989b67-7e00-4da9-bf21-dbf5b940fc80} <Trace> Aggregator: Merging aggregated data | ||
| 885 | 2026.03.18 11:23:41.268186 [ 286 ] {dc989b67-7e00-4da9-bf21-dbf5b940fc80} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003627 sec., 275.70995312930796 rows/sec., 10.77 KiB/sec. | ||
| 886 | 2026.03.18 11:23:41.268396 [ 286 ] {dc989b67-7e00-4da9-bf21-dbf5b940fc80} <Debug> TCPHandler: Processed in 0.004102503 sec. | ||
| 887 | 2026.03.18 11:23:41.268558 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.03.18 11:23:41.268610 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.03.18 11:23:41.268637 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.03.18 11:23:41.268665 [ 287 ] {} <Debug> TCP-Session: 0f68d600-3c36-4c77-aad0-278cceff3c8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2026.03.18 11:23:41.268665 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.03.18 11:23:41.268703 [ 288 ] {} <Debug> TCP-Session: 95665d3c-068d-45ac-a44a-80a21f8039ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.03.18 11:23:41.268711 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2026.03.18 11:23:41.268736 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.03.18 11:23:41.268779 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.03.18 11:23:41.268827 [ 290 ] {} <Debug> TCP-Session: 1da891fe-01f5-4bc4-b631-22e0c5bda072 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2026.03.18 11:23:41.268856 [ 293 ] {} <Debug> TCP-Session: 1ffeb177-7604-4b54-ad6c-c71e31f4f71f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.03.18 11:23:41.268795 [ 294 ] {} <Debug> TCP-Session: 00844166-2e01-46cd-b348-4006bf519e0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.03.18 11:23:41.268758 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 900 | 2026.03.18 11:23:41.268743 [ 292 ] {} <Debug> TCP-Session: 9e8db2a5-7066-422a-ac8d-07ac85134e74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.03.18 11:23:41.268640 [ 286 ] {} <Debug> TCP-Session: fda25aa4-44e1-4c43-b0e0-bf1695fb36ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.03.18 11:23:41.268957 [ 289 ] {} <Debug> TCP-Session: afc2bd61-1b68-4b0f-9a72-fbb51e90224d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.03.18 11:23:41.268686 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 904 | 2026.03.18 11:23:41.269042 [ 291 ] {} <Debug> TCP-Session: 4c184ba5-d350-4bf4-a3f4-c678d95a1e05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.03.18 11:23:41.412915 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37198 | ||
| 906 | 2026.03.18 11:23:41.413051 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 907 | 2026.03.18 11:23:41.413085 [ 286 ] {} <Debug> TCP-Session: 91c073e9-f1e5-4b44-be4d-f4c0e205b756 Authenticating user 'default' from [fd00:1122:3344:101::e]:37198 | ||
| 908 | 2026.03.18 11:23:41.413107 [ 286 ] {} <Debug> TCP-Session: 91c073e9-f1e5-4b44-be4d-f4c0e205b756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.03.18 11:23:41.413120 [ 286 ] {} <Debug> TCP-Session: 91c073e9-f1e5-4b44-be4d-f4c0e205b756 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.03.18 11:23:41.413380 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56994 | ||
| 911 | 2026.03.18 11:23:41.413431 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48774 | ||
| 912 | 2026.03.18 11:23:41.413455 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48775 | ||
| 913 | 2026.03.18 11:23:41.413468 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43296 | ||
| 914 | 2026.03.18 11:23:41.413499 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58614 | ||
| 915 | 2026.03.18 11:23:41.413538 [ 286 ] {} <Trace> TCP-Session: 91c073e9-f1e5-4b44-be4d-f4c0e205b756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 916 | 2026.03.18 11:23:41.413555 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.03.18 11:23:41.413575 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 918 | 2026.03.18 11:23:41.413566 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 919 | 2026.03.18 11:23:41.413598 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 920 | 2026.03.18 11:23:41.413599 [ 288 ] {} <Debug> TCP-Session: 4d93d975-4d07-432e-a9da-c0362d6a86ea Authenticating user 'default' from [fd00:1122:3344:101::e]:48774 | ||
| 921 | 2026.03.18 11:23:41.413610 [ 291 ] {} <Debug> TCP-Session: 7b14e01e-b244-44fc-ac29-b4016d9aa375 Authenticating user 'default' from [fd00:1122:3344:101::e]:43296 | ||
| 922 | 2026.03.18 11:23:41.413631 [ 290 ] {} <Debug> TCP-Session: 2bb252e8-325f-49e9-a46c-77f792ac26b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48775 | ||
| 923 | 2026.03.18 11:23:41.413632 [ 294 ] {} <Debug> TCP-Session: d637acc5-2669-4562-a48d-cc047eb20c19 Authenticating user 'default' from [fd00:1122:3344:101::e]:58614 | ||
| 924 | 2026.03.18 11:23:41.413649 [ 291 ] {} <Debug> TCP-Session: 7b14e01e-b244-44fc-ac29-b4016d9aa375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.03.18 11:23:41.413647 [ 288 ] {} <Debug> TCP-Session: 4d93d975-4d07-432e-a9da-c0362d6a86ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.03.18 11:23:41.413681 [ 291 ] {} <Debug> TCP-Session: 7b14e01e-b244-44fc-ac29-b4016d9aa375 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.03.18 11:23:41.413688 [ 294 ] {} <Debug> TCP-Session: d637acc5-2669-4562-a48d-cc047eb20c19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.03.18 11:23:41.413695 [ 288 ] {} <Debug> TCP-Session: 4d93d975-4d07-432e-a9da-c0362d6a86ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.03.18 11:23:41.413724 [ 294 ] {} <Debug> TCP-Session: d637acc5-2669-4562-a48d-cc047eb20c19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.03.18 11:23:41.413732 [ 286 ] {b0f84c60-7f37-4bbf-96d1-a18f05e111c7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37198) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 931 | 2026.03.18 11:23:41.413491 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 932 | 2026.03.18 11:23:41.413473 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63798 | ||
| 933 | 2026.03.18 11:23:41.413804 [ 287 ] {} <Debug> TCP-Session: 438ba0d1-f8f6-46ef-9534-3ed17114d02c Authenticating user 'default' from [fd00:1122:3344:101::e]:56994 | ||
| 934 | 2026.03.18 11:23:41.413433 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34638 | ||
| 935 | 2026.03.18 11:23:41.413850 [ 287 ] {} <Debug> TCP-Session: 438ba0d1-f8f6-46ef-9534-3ed17114d02c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 936 | 2026.03.18 11:23:41.413688 [ 290 ] {} <Debug> TCP-Session: 2bb252e8-325f-49e9-a46c-77f792ac26b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.03.18 11:23:41.413889 [ 287 ] {} <Debug> TCP-Session: 438ba0d1-f8f6-46ef-9534-3ed17114d02c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.03.18 11:23:41.413899 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 939 | 2026.03.18 11:23:41.413905 [ 290 ] {} <Debug> TCP-Session: 2bb252e8-325f-49e9-a46c-77f792ac26b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.03.18 11:23:41.413917 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 941 | 2026.03.18 11:23:41.413938 [ 292 ] {} <Debug> TCP-Session: ab01c30e-31a0-452c-8138-3782b8a6d78b Authenticating user 'default' from [fd00:1122:3344:101::e]:63798 | ||
| 942 | 2026.03.18 11:23:41.413491 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59778 | ||
| 943 | 2026.03.18 11:23:41.413960 [ 289 ] {} <Debug> TCP-Session: 748625b0-eac8-46be-b7c0-6cac1dbde6d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34638 | ||
| 944 | 2026.03.18 11:23:41.413971 [ 292 ] {} <Debug> TCP-Session: ab01c30e-31a0-452c-8138-3782b8a6d78b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.03.18 11:23:41.414004 [ 289 ] {} <Debug> TCP-Session: 748625b0-eac8-46be-b7c0-6cac1dbde6d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2026.03.18 11:23:41.414005 [ 292 ] {} <Debug> TCP-Session: ab01c30e-31a0-452c-8138-3782b8a6d78b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.03.18 11:23:41.414018 [ 289 ] {} <Debug> TCP-Session: 748625b0-eac8-46be-b7c0-6cac1dbde6d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.03.18 11:23:41.414027 [ 286 ] {b0f84c60-7f37-4bbf-96d1-a18f05e111c7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 949 | 2026.03.18 11:23:41.414040 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 950 | 2026.03.18 11:23:41.414066 [ 293 ] {} <Debug> TCP-Session: c199813a-dc3b-40f3-b7a6-348bb941a2fd Authenticating user 'default' from [fd00:1122:3344:101::e]:59778 | ||
| 951 | 2026.03.18 11:23:41.414085 [ 293 ] {} <Debug> TCP-Session: c199813a-dc3b-40f3-b7a6-348bb941a2fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.03.18 11:23:41.414087 [ 286 ] {b0f84c60-7f37-4bbf-96d1-a18f05e111c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 953 | 2026.03.18 11:23:41.414098 [ 293 ] {} <Debug> TCP-Session: c199813a-dc3b-40f3-b7a6-348bb941a2fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.03.18 11:23:41.414377 [ 286 ] {b0f84c60-7f37-4bbf-96d1-a18f05e111c7} <Debug> oximeter.version (5a74e377-dedb-4303-97fa-7688a0a55619) (SelectExecutor): Key condition: unknown | ||
| 955 | 2026.03.18 11:23:41.415343 [ 320 ] {b0f84c60-7f37-4bbf-96d1-a18f05e111c7} <Trace> AggregatingTransform: Aggregating | ||
| 956 | 2026.03.18 11:23:41.415387 [ 320 ] {b0f84c60-7f37-4bbf-96d1-a18f05e111c7} <Trace> Aggregator: Aggregation method: without_key | ||
| 957 | 2026.03.18 11:23:41.415426 [ 320 ] {b0f84c60-7f37-4bbf-96d1-a18f05e111c7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000952391 sec. (1049.989 rows/sec., 41.02 KiB/sec.) | ||
| 958 | 2026.03.18 11:23:41.415447 [ 320 ] {b0f84c60-7f37-4bbf-96d1-a18f05e111c7} <Trace> Aggregator: Merging aggregated data | ||
| 959 | 2026.03.18 11:23:41.416898 [ 286 ] {b0f84c60-7f37-4bbf-96d1-a18f05e111c7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003232 sec., 309.4059405940594 rows/sec., 12.09 KiB/sec. | ||
| 960 | 2026.03.18 11:23:41.417082 [ 286 ] {b0f84c60-7f37-4bbf-96d1-a18f05e111c7} <Debug> TCPHandler: Processed in 0.003675974 sec. | ||
| 961 | 2026.03.18 11:23:41.417198 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2026.03.18 11:23:41.417206 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 963 | 2026.03.18 11:23:41.417233 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2026.03.18 11:23:41.417255 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.03.18 11:23:41.417267 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.03.18 11:23:41.417293 [ 288 ] {} <Debug> TCP-Session: 4d93d975-4d07-432e-a9da-c0362d6a86ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 967 | 2026.03.18 11:23:41.417304 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 968 | 2026.03.18 11:23:41.417323 [ 287 ] {} <Debug> TCP-Session: 438ba0d1-f8f6-46ef-9534-3ed17114d02c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.03.18 11:23:41.417340 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 970 | 2026.03.18 11:23:41.417352 [ 291 ] {} <Debug> TCP-Session: 7b14e01e-b244-44fc-ac29-b4016d9aa375 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.03.18 11:23:41.417290 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2026.03.18 11:23:41.417396 [ 293 ] {} <Debug> TCP-Session: c199813a-dc3b-40f3-b7a6-348bb941a2fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.03.18 11:23:41.417267 [ 294 ] {} <Debug> TCP-Session: d637acc5-2669-4562-a48d-cc047eb20c19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.03.18 11:23:41.417431 [ 289 ] {} <Debug> TCP-Session: 748625b0-eac8-46be-b7c0-6cac1dbde6d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.03.18 11:23:41.417237 [ 286 ] {} <Debug> TCP-Session: 91c073e9-f1e5-4b44-be4d-f4c0e205b756 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.03.18 11:23:41.417309 [ 292 ] {} <Debug> TCP-Session: ab01c30e-31a0-452c-8138-3782b8a6d78b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.03.18 11:23:41.417317 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 978 | 2026.03.18 11:23:41.417540 [ 290 ] {} <Debug> TCP-Session: 2bb252e8-325f-49e9-a46c-77f792ac26b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.03.18 11:23:45.188235 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 94 | ||
| 980 | 2026.03.18 11:23:45.190290 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2026.03.18 11:23:45.190335 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 982 | 2026.03.18 11:23:45.191519 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 983 | 2026.03.18 11:23:45.192106 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2026.03.18 11:23:45.192348 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 985 | 2026.03.18 11:23:46.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.53 MiB, peak 172.38 MiB, free memory in arenas 0.00 B, will set to 162.56 MiB (RSS), difference: 4.03 MiB | ||
| 986 | 2026.03.18 11:23:46.251084 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.03.18 11:23:46.251388 [ 3 ] {5b0efcad-bb14-48bb-a998-707452d1cc26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 988 | 2026.03.18 11:23:46.251837 [ 3 ] {5b0efcad-bb14-48bb-a998-707452d1cc26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 989 | 2026.03.18 11:23:46.251911 [ 3 ] {5b0efcad-bb14-48bb-a998-707452d1cc26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 990 | 2026.03.18 11:23:46.252338 [ 3 ] {5b0efcad-bb14-48bb-a998-707452d1cc26} <Debug> TCPHandler: Processed in 0.001440743 sec. | ||
| 991 | 2026.03.18 11:23:46.301674 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2026.03.18 11:23:46.301866 [ 3 ] {63cc6825-0f96-46e0-b190-2e2a72f97b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 993 | 2026.03.18 11:23:46.312211 [ 3 ] {63cc6825-0f96-46e0-b190-2e2a72f97b58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 994 | 2026.03.18 11:23:46.312280 [ 3 ] {63cc6825-0f96-46e0-b190-2e2a72f97b58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 995 | 2026.03.18 11:23:46.314725 [ 3 ] {63cc6825-0f96-46e0-b190-2e2a72f97b58} <Debug> TCPHandler: Processed in 0.013128719 sec. | ||
| 996 | 2026.03.18 11:23:46.315013 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.03.18 11:23:46.315180 [ 3 ] {ec357cab-5e44-4748-8434-373a04344aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 998 | 2026.03.18 11:23:46.319825 [ 3 ] {ec357cab-5e44-4748-8434-373a04344aec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 999 | 2026.03.18 11:23:46.319889 [ 3 ] {ec357cab-5e44-4748-8434-373a04344aec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1000 | 2026.03.18 11:23:46.320318 [ 3 ] {ec357cab-5e44-4748-8434-373a04344aec} <Debug> TCPHandler: Processed in 0.005381512 sec. | ||
| 1001 | 2026.03.18 11:23:46.320588 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2026.03.18 11:23:46.320741 [ 3 ] {6e7531c8-ae4f-44ec-af87-6c8081ded070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1003 | 2026.03.18 11:23:46.321013 [ 3 ] {6e7531c8-ae4f-44ec-af87-6c8081ded070} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1004 | 2026.03.18 11:23:46.321058 [ 3 ] {6e7531c8-ae4f-44ec-af87-6c8081ded070} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1005 | 2026.03.18 11:23:46.321410 [ 3 ] {6e7531c8-ae4f-44ec-af87-6c8081ded070} <Debug> TCPHandler: Processed in 0.00089448 sec. | ||
| 1006 | 2026.03.18 11:23:46.321619 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.03.18 11:23:46.321737 [ 3 ] {deb7c65b-3acf-42b0-8599-e74d5bd82a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1008 | 2026.03.18 11:23:46.321986 [ 3 ] {deb7c65b-3acf-42b0-8599-e74d5bd82a2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1009 | 2026.03.18 11:23:46.322029 [ 3 ] {deb7c65b-3acf-42b0-8599-e74d5bd82a2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1010 | 2026.03.18 11:23:46.322356 [ 3 ] {deb7c65b-3acf-42b0-8599-e74d5bd82a2f} <Debug> TCPHandler: Processed in 0.000787078 sec. | ||
| 1011 | 2026.03.18 11:23:46.322568 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.03.18 11:23:46.322685 [ 3 ] {e25a84ba-d049-490f-897b-cd6f03f03ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1013 | 2026.03.18 11:23:46.322922 [ 3 ] {e25a84ba-d049-490f-897b-cd6f03f03ae9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1014 | 2026.03.18 11:23:46.322964 [ 3 ] {e25a84ba-d049-490f-897b-cd6f03f03ae9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1015 | 2026.03.18 11:23:46.323301 [ 3 ] {e25a84ba-d049-490f-897b-cd6f03f03ae9} <Debug> TCPHandler: Processed in 0.000781508 sec. | ||
| 1016 | 2026.03.18 11:23:46.323492 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2026.03.18 11:23:46.323609 [ 3 ] {08f423bb-efe5-4e32-b3cf-aa3e741fe6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1018 | 2026.03.18 11:23:46.323850 [ 3 ] {08f423bb-efe5-4e32-b3cf-aa3e741fe6cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1019 | 2026.03.18 11:23:46.323894 [ 3 ] {08f423bb-efe5-4e32-b3cf-aa3e741fe6cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1020 | 2026.03.18 11:23:46.324210 [ 3 ] {08f423bb-efe5-4e32-b3cf-aa3e741fe6cd} <Debug> TCPHandler: Processed in 0.000765887 sec. | ||
| 1021 | 2026.03.18 11:23:46.324398 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.03.18 11:23:46.324516 [ 3 ] {75327081-13ec-4036-aa95-84c29fc36d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1023 | 2026.03.18 11:23:46.324754 [ 3 ] {75327081-13ec-4036-aa95-84c29fc36d9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1024 | 2026.03.18 11:23:46.324796 [ 3 ] {75327081-13ec-4036-aa95-84c29fc36d9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1025 | 2026.03.18 11:23:46.325106 [ 3 ] {75327081-13ec-4036-aa95-84c29fc36d9b} <Debug> TCPHandler: Processed in 0.000755658 sec. | ||
| 1026 | 2026.03.18 11:23:46.325295 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2026.03.18 11:23:46.325409 [ 3 ] {c8884571-97a1-429a-bae4-c4b73d7e6757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1028 | 2026.03.18 11:23:46.325650 [ 3 ] {c8884571-97a1-429a-bae4-c4b73d7e6757} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1029 | 2026.03.18 11:23:46.325693 [ 3 ] {c8884571-97a1-429a-bae4-c4b73d7e6757} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1030 | 2026.03.18 11:23:46.326006 [ 3 ] {c8884571-97a1-429a-bae4-c4b73d7e6757} <Debug> TCPHandler: Processed in 0.000758557 sec. | ||
| 1031 | 2026.03.18 11:23:46.326199 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2026.03.18 11:23:46.326315 [ 3 ] {76ccb3e1-8411-468a-b8e2-fb18074b66e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1033 | 2026.03.18 11:23:46.326557 [ 3 ] {76ccb3e1-8411-468a-b8e2-fb18074b66e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1034 | 2026.03.18 11:23:46.326600 [ 3 ] {76ccb3e1-8411-468a-b8e2-fb18074b66e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1035 | 2026.03.18 11:23:46.326907 [ 3 ] {76ccb3e1-8411-468a-b8e2-fb18074b66e0} <Debug> TCPHandler: Processed in 0.000755487 sec. | ||
| 1036 | 2026.03.18 11:23:46.327099 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2026.03.18 11:23:46.327215 [ 3 ] {e283eea4-e38d-4977-9e2d-3226e90909c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1038 | 2026.03.18 11:23:46.327459 [ 3 ] {e283eea4-e38d-4977-9e2d-3226e90909c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1039 | 2026.03.18 11:23:46.327501 [ 3 ] {e283eea4-e38d-4977-9e2d-3226e90909c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1040 | 2026.03.18 11:23:46.327821 [ 3 ] {e283eea4-e38d-4977-9e2d-3226e90909c8} <Debug> TCPHandler: Processed in 0.000770048 sec. | ||
| 1041 | 2026.03.18 11:23:46.328016 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2026.03.18 11:23:46.328133 [ 3 ] {400c07c0-47af-441f-90d1-543131680ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1043 | 2026.03.18 11:23:46.328377 [ 3 ] {400c07c0-47af-441f-90d1-543131680ad0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1044 | 2026.03.18 11:23:46.328419 [ 3 ] {400c07c0-47af-441f-90d1-543131680ad0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1045 | 2026.03.18 11:23:46.328743 [ 3 ] {400c07c0-47af-441f-90d1-543131680ad0} <Debug> TCPHandler: Processed in 0.000774418 sec. | ||
| 1046 | 2026.03.18 11:23:46.328939 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2026.03.18 11:23:46.329058 [ 3 ] {b1d43510-b3b7-4583-b7a9-b262673bf45a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1048 | 2026.03.18 11:23:46.329305 [ 3 ] {b1d43510-b3b7-4583-b7a9-b262673bf45a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1049 | 2026.03.18 11:23:46.329347 [ 3 ] {b1d43510-b3b7-4583-b7a9-b262673bf45a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1050 | 2026.03.18 11:23:46.329675 [ 3 ] {b1d43510-b3b7-4583-b7a9-b262673bf45a} <Debug> TCPHandler: Processed in 0.000783618 sec. | ||
| 1051 | 2026.03.18 11:23:46.329864 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.03.18 11:23:46.329981 [ 3 ] {6ceeb9ca-49c7-4cc0-9c87-8fde941dfdf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1053 | 2026.03.18 11:23:46.330229 [ 3 ] {6ceeb9ca-49c7-4cc0-9c87-8fde941dfdf5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1054 | 2026.03.18 11:23:46.330270 [ 3 ] {6ceeb9ca-49c7-4cc0-9c87-8fde941dfdf5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1055 | 2026.03.18 11:23:46.330586 [ 3 ] {6ceeb9ca-49c7-4cc0-9c87-8fde941dfdf5} <Debug> TCPHandler: Processed in 0.000770168 sec. | ||
| 1056 | 2026.03.18 11:23:46.330776 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2026.03.18 11:23:46.330895 [ 3 ] {d590adea-2967-4be4-93ef-66125f54ecd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1058 | 2026.03.18 11:23:46.331146 [ 3 ] {d590adea-2967-4be4-93ef-66125f54ecd0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1059 | 2026.03.18 11:23:46.331189 [ 3 ] {d590adea-2967-4be4-93ef-66125f54ecd0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1060 | 2026.03.18 11:23:46.331505 [ 3 ] {d590adea-2967-4be4-93ef-66125f54ecd0} <Debug> TCPHandler: Processed in 0.000777108 sec. | ||
| 1061 | 2026.03.18 11:23:46.332148 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.03.18 11:23:46.332267 [ 3 ] {95846d22-491a-4637-aa5f-e06b6fc4e964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1063 | 2026.03.18 11:23:46.332533 [ 3 ] {95846d22-491a-4637-aa5f-e06b6fc4e964} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1064 | 2026.03.18 11:23:46.332578 [ 3 ] {95846d22-491a-4637-aa5f-e06b6fc4e964} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1065 | 2026.03.18 11:23:46.332930 [ 3 ] {95846d22-491a-4637-aa5f-e06b6fc4e964} <Debug> TCPHandler: Processed in 0.000833429 sec. | ||
| 1066 | 2026.03.18 11:23:46.333478 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2026.03.18 11:23:46.333596 [ 3 ] {c769dfe2-2644-43f8-8a7d-1e029249383c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1068 | 2026.03.18 11:23:46.333848 [ 3 ] {c769dfe2-2644-43f8-8a7d-1e029249383c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1069 | 2026.03.18 11:23:46.333891 [ 3 ] {c769dfe2-2644-43f8-8a7d-1e029249383c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1070 | 2026.03.18 11:23:46.334269 [ 3 ] {c769dfe2-2644-43f8-8a7d-1e029249383c} <Debug> TCPHandler: Processed in 0.00084007 sec. | ||
| 1071 | 2026.03.18 11:23:46.334461 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2026.03.18 11:23:46.334585 [ 3 ] {ef50fbe1-d332-4e70-9158-d5c3787294c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1073 | 2026.03.18 11:23:46.334850 [ 3 ] {ef50fbe1-d332-4e70-9158-d5c3787294c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2026.03.18 11:23:46.334895 [ 3 ] {ef50fbe1-d332-4e70-9158-d5c3787294c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1075 | 2026.03.18 11:23:46.335218 [ 3 ] {ef50fbe1-d332-4e70-9158-d5c3787294c9} <Debug> TCPHandler: Processed in 0.000810968 sec. | ||
| 1076 | 2026.03.18 11:23:46.335406 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2026.03.18 11:23:46.335527 [ 3 ] {2c681923-d442-4d73-9636-7313d8593e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1078 | 2026.03.18 11:23:46.335784 [ 3 ] {2c681923-d442-4d73-9636-7313d8593e97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1079 | 2026.03.18 11:23:46.335826 [ 3 ] {2c681923-d442-4d73-9636-7313d8593e97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1080 | 2026.03.18 11:23:46.336151 [ 3 ] {2c681923-d442-4d73-9636-7313d8593e97} <Debug> TCPHandler: Processed in 0.000792438 sec. | ||
| 1081 | 2026.03.18 11:23:46.339355 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1082 | 2026.03.18 11:23:46.339483 [ 3 ] {fd5b391e-f46a-4500-b2e6-3ee01b87e04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1083 | 2026.03.18 11:23:46.339531 [ 3 ] {fd5b391e-f46a-4500-b2e6-3ee01b87e04c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1084 | 2026.03.18 11:23:46.342508 [ 3 ] {fd5b391e-f46a-4500-b2e6-3ee01b87e04c} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1085 | 2026.03.18 11:23:46.342564 [ 3 ] {fd5b391e-f46a-4500-b2e6-3ee01b87e04c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1086 | 2026.03.18 11:23:46.345278 [ 3 ] {fd5b391e-f46a-4500-b2e6-3ee01b87e04c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1087 | 2026.03.18 11:23:46.345743 [ 3 ] {fd5b391e-f46a-4500-b2e6-3ee01b87e04c} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1088 | 2026.03.18 11:23:46.345901 [ 3 ] {fd5b391e-f46a-4500-b2e6-3ee01b87e04c} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.006455 sec., 2943.454686289698 rows/sec., 411.81 KiB/sec. | ||
| 1089 | 2026.03.18 11:23:46.345940 [ 3 ] {fd5b391e-f46a-4500-b2e6-3ee01b87e04c} <Debug> TCPHandler: Processed in 0.006645152 sec. | ||
| 1090 | 2026.03.18 11:23:46.346055 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1091 | 2026.03.18 11:23:46.346154 [ 3 ] {45f117a7-9f4b-4b87-b65d-6d741cf4a8d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1092 | 2026.03.18 11:23:46.346196 [ 3 ] {45f117a7-9f4b-4b87-b65d-6d741cf4a8d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1093 | 2026.03.18 11:23:46.348724 [ 3 ] {45f117a7-9f4b-4b87-b65d-6d741cf4a8d3} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1094 | 2026.03.18 11:23:46.348764 [ 3 ] {45f117a7-9f4b-4b87-b65d-6d741cf4a8d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1095 | 2026.03.18 11:23:46.351760 [ 3 ] {45f117a7-9f4b-4b87-b65d-6d741cf4a8d3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1096 | 2026.03.18 11:23:46.352350 [ 3 ] {45f117a7-9f4b-4b87-b65d-6d741cf4a8d3} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1097 | 2026.03.18 11:23:46.352502 [ 3 ] {45f117a7-9f4b-4b87-b65d-6d741cf4a8d3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.006369 sec., 628.042078819281 rows/sec., 51.21 KiB/sec. | ||
| 1098 | 2026.03.18 11:23:46.352544 [ 3 ] {45f117a7-9f4b-4b87-b65d-6d741cf4a8d3} <Debug> TCPHandler: Processed in 0.006537759 sec. | ||
| 1099 | 2026.03.18 11:23:46.352666 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2026.03.18 11:23:46.352766 [ 3 ] {0ee116c9-40d1-41e3-bbe5-15924f4bb442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1101 | 2026.03.18 11:23:46.352808 [ 3 ] {0ee116c9-40d1-41e3-bbe5-15924f4bb442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1102 | 2026.03.18 11:23:46.355227 [ 3 ] {0ee116c9-40d1-41e3-bbe5-15924f4bb442} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1103 | 2026.03.18 11:23:46.355270 [ 3 ] {0ee116c9-40d1-41e3-bbe5-15924f4bb442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1104 | 2026.03.18 11:23:46.355764 [ 3 ] {0ee116c9-40d1-41e3-bbe5-15924f4bb442} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1105 | 2026.03.18 11:23:46.356242 [ 3 ] {0ee116c9-40d1-41e3-bbe5-15924f4bb442} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1106 | 2026.03.18 11:23:46.356375 [ 3 ] {0ee116c9-40d1-41e3-bbe5-15924f4bb442} <Debug> executeQuery: Read 42 rows, 3.49 KiB in 0.003632 sec., 11563.87665198238 rows/sec., 959.89 KiB/sec. | ||
| 1107 | 2026.03.18 11:23:46.356412 [ 3 ] {0ee116c9-40d1-41e3-bbe5-15924f4bb442} <Debug> TCPHandler: Processed in 0.003796316 sec. | ||
| 1108 | 2026.03.18 11:23:46.356526 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1109 | 2026.03.18 11:23:46.356623 [ 3 ] {cb7fac2c-2004-4320-8bba-9d643b3dd9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1110 | 2026.03.18 11:23:46.356663 [ 3 ] {cb7fac2c-2004-4320-8bba-9d643b3dd9ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1111 | 2026.03.18 11:23:46.357058 [ 3 ] {cb7fac2c-2004-4320-8bba-9d643b3dd9ed} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2026.03.18 11:23:46.357095 [ 3 ] {cb7fac2c-2004-4320-8bba-9d643b3dd9ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1113 | 2026.03.18 11:23:46.357586 [ 3 ] {cb7fac2c-2004-4320-8bba-9d643b3dd9ed} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1114 | 2026.03.18 11:23:46.358092 [ 3 ] {cb7fac2c-2004-4320-8bba-9d643b3dd9ed} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2026.03.18 11:23:46.358220 [ 3 ] {cb7fac2c-2004-4320-8bba-9d643b3dd9ed} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001619 sec., 6794.31747992588 rows/sec., 497.63 KiB/sec. | ||
| 1116 | 2026.03.18 11:23:46.358258 [ 3 ] {cb7fac2c-2004-4320-8bba-9d643b3dd9ed} <Debug> TCPHandler: Processed in 0.001781221 sec. | ||
| 1117 | 2026.03.18 11:23:46.358376 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2026.03.18 11:23:46.358469 [ 3 ] {cb3b4e3b-4ed0-4f8e-aa09-e45e7e42f21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1119 | 2026.03.18 11:23:46.358507 [ 3 ] {cb3b4e3b-4ed0-4f8e-aa09-e45e7e42f21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1120 | 2026.03.18 11:23:46.358922 [ 3 ] {cb3b4e3b-4ed0-4f8e-aa09-e45e7e42f21d} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1121 | 2026.03.18 11:23:46.358959 [ 3 ] {cb3b4e3b-4ed0-4f8e-aa09-e45e7e42f21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1122 | 2026.03.18 11:23:46.359433 [ 3 ] {cb3b4e3b-4ed0-4f8e-aa09-e45e7e42f21d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1123 | 2026.03.18 11:23:46.359844 [ 3 ] {cb3b4e3b-4ed0-4f8e-aa09-e45e7e42f21d} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1124 | 2026.03.18 11:23:46.359971 [ 3 ] {cb3b4e3b-4ed0-4f8e-aa09-e45e7e42f21d} <Debug> executeQuery: Read 48 rows, 3.85 KiB in 0.00152 sec., 31578.94736842105 rows/sec., 2.47 MiB/sec. | ||
| 1125 | 2026.03.18 11:23:46.360007 [ 3 ] {cb3b4e3b-4ed0-4f8e-aa09-e45e7e42f21d} <Debug> TCPHandler: Processed in 0.001681769 sec. | ||
| 1126 | 2026.03.18 11:23:46.360120 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.03.18 11:23:46.360214 [ 3 ] {2599701f-0255-4bae-8156-f0e8969d0a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1128 | 2026.03.18 11:23:46.360256 [ 3 ] {2599701f-0255-4bae-8156-f0e8969d0a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1129 | 2026.03.18 11:23:46.362733 [ 3 ] {2599701f-0255-4bae-8156-f0e8969d0a23} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2026.03.18 11:23:46.362768 [ 3 ] {2599701f-0255-4bae-8156-f0e8969d0a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1131 | 2026.03.18 11:23:46.367778 [ 3 ] {2599701f-0255-4bae-8156-f0e8969d0a23} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1132 | 2026.03.18 11:23:46.368273 [ 3 ] {2599701f-0255-4bae-8156-f0e8969d0a23} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2026.03.18 11:23:46.368416 [ 3 ] {2599701f-0255-4bae-8156-f0e8969d0a23} <Debug> executeQuery: Read 82 rows, 5.82 KiB in 0.00822 sec., 9975.669099756691 rows/sec., 708.07 KiB/sec. | ||
| 1134 | 2026.03.18 11:23:46.368454 [ 3 ] {2599701f-0255-4bae-8156-f0e8969d0a23} <Debug> TCPHandler: Processed in 0.008381891 sec. | ||
| 1135 | 2026.03.18 11:23:46.368579 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2026.03.18 11:23:46.368673 [ 3 ] {95482211-d617-4ac2-beb7-e69b9eb86d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1137 | 2026.03.18 11:23:46.368726 [ 3 ] {95482211-d617-4ac2-beb7-e69b9eb86d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1138 | 2026.03.18 11:23:46.369470 [ 3 ] {95482211-d617-4ac2-beb7-e69b9eb86d57} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2026.03.18 11:23:46.369507 [ 3 ] {95482211-d617-4ac2-beb7-e69b9eb86d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1140 | 2026.03.18 11:23:46.375167 [ 3 ] {95482211-d617-4ac2-beb7-e69b9eb86d57} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1141 | 2026.03.18 11:23:46.375647 [ 3 ] {95482211-d617-4ac2-beb7-e69b9eb86d57} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2026.03.18 11:23:46.375794 [ 3 ] {95482211-d617-4ac2-beb7-e69b9eb86d57} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.007139 sec., 980.5294859223981 rows/sec., 1.76 MiB/sec. | ||
| 1143 | 2026.03.18 11:23:46.375854 [ 3 ] {95482211-d617-4ac2-beb7-e69b9eb86d57} <Debug> TCPHandler: Processed in 0.007324397 sec. | ||
| 1144 | 2026.03.18 11:23:46.375975 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.03.18 11:23:46.376071 [ 3 ] {eb5dbf37-e696-40cb-a083-56c6ae69ab18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1146 | 2026.03.18 11:23:46.376115 [ 3 ] {eb5dbf37-e696-40cb-a083-56c6ae69ab18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1147 | 2026.03.18 11:23:46.376452 [ 3 ] {eb5dbf37-e696-40cb-a083-56c6ae69ab18} <Trace> oximeter.measurements_i64 (74229e3f-de19-4aba-a53a-875960ef218c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2026.03.18 11:23:46.376488 [ 3 ] {eb5dbf37-e696-40cb-a083-56c6ae69ab18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1149 | 2026.03.18 11:23:46.376968 [ 3 ] {eb5dbf37-e696-40cb-a083-56c6ae69ab18} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1150 | 2026.03.18 11:23:46.377409 [ 3 ] {eb5dbf37-e696-40cb-a083-56c6ae69ab18} <Trace> oximeter.measurements_i64 (74229e3f-de19-4aba-a53a-875960ef218c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2026.03.18 11:23:46.377541 [ 3 ] {eb5dbf37-e696-40cb-a083-56c6ae69ab18} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001489 sec., 6044.325050369375 rows/sec., 426.96 KiB/sec. | ||
| 1152 | 2026.03.18 11:23:46.377578 [ 3 ] {eb5dbf37-e696-40cb-a083-56c6ae69ab18} <Debug> TCPHandler: Processed in 0.001653948 sec. | ||
| 1153 | 2026.03.18 11:23:46.377691 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2026.03.18 11:23:46.377784 [ 3 ] {29cc02c6-aa08-4222-8c01-a8cdcbfdeda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1155 | 2026.03.18 11:23:46.377826 [ 3 ] {29cc02c6-aa08-4222-8c01-a8cdcbfdeda4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1156 | 2026.03.18 11:23:46.378143 [ 3 ] {29cc02c6-aa08-4222-8c01-a8cdcbfdeda4} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2026.03.18 11:23:46.378180 [ 3 ] {29cc02c6-aa08-4222-8c01-a8cdcbfdeda4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1158 | 2026.03.18 11:23:46.378641 [ 3 ] {29cc02c6-aa08-4222-8c01-a8cdcbfdeda4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1159 | 2026.03.18 11:23:46.379188 [ 3 ] {29cc02c6-aa08-4222-8c01-a8cdcbfdeda4} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2026.03.18 11:23:46.379320 [ 3 ] {29cc02c6-aa08-4222-8c01-a8cdcbfdeda4} <Debug> executeQuery: Read 24 rows, 1.68 KiB in 0.001554 sec., 15444.015444015444 rows/sec., 1.06 MiB/sec. | ||
| 1161 | 2026.03.18 11:23:46.379356 [ 3 ] {29cc02c6-aa08-4222-8c01-a8cdcbfdeda4} <Debug> TCPHandler: Processed in 0.0017151 sec. | ||
| 1162 | 2026.03.18 11:23:47.686892 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1445 | ||
| 1163 | 2026.03.18 11:23:47.687670 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1164 | 2026.03.18 11:23:47.687747 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1165 | 2026.03.18 11:23:47.688414 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1166 | 2026.03.18 11:23:47.688844 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1167 | 2026.03.18 11:23:47.688973 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1445 | ||
| 1168 | 2026.03.18 11:23:47.741372 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1169 | 2026.03.18 11:23:47.758778 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1170 | 2026.03.18 11:23:47.758831 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1171 | 2026.03.18 11:23:47.765361 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1172 | 2026.03.18 11:23:47.766528 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1173 | 2026.03.18 11:23:47.769569 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1174 | 2026.03.18 11:23:48.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.65 MiB, peak 172.38 MiB, free memory in arenas 0.00 B, will set to 165.14 MiB (RSS), difference: 1.49 MiB | ||
| 1175 | 2026.03.18 11:23:51.255670 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1176 | 2026.03.18 11:23:51.255864 [ 3 ] {222a5736-641a-4911-b01c-a09039ebcb0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1177 | 2026.03.18 11:23:51.255931 [ 3 ] {222a5736-641a-4911-b01c-a09039ebcb0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1178 | 2026.03.18 11:23:51.256545 [ 3 ] {222a5736-641a-4911-b01c-a09039ebcb0b} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1179 | 2026.03.18 11:23:51.256591 [ 3 ] {222a5736-641a-4911-b01c-a09039ebcb0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1180 | 2026.03.18 11:23:51.256975 [ 3 ] {222a5736-641a-4911-b01c-a09039ebcb0b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1181 | 2026.03.18 11:23:51.257200 [ 3 ] {222a5736-641a-4911-b01c-a09039ebcb0b} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1182 | 2026.03.18 11:23:51.257376 [ 3 ] {222a5736-641a-4911-b01c-a09039ebcb0b} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001561 sec., 16655.98975016015 rows/sec., 1.26 MiB/sec. | ||
| 1183 | 2026.03.18 11:23:51.257422 [ 3 ] {222a5736-641a-4911-b01c-a09039ebcb0b} <Debug> TCPHandler: Processed in 0.001880933 sec. | ||
| 1184 | 2026.03.18 11:23:51.257546 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1185 | 2026.03.18 11:23:51.257649 [ 3 ] {7ee5359f-1029-45f3-9129-d428f99a5158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1186 | 2026.03.18 11:23:51.257692 [ 3 ] {7ee5359f-1029-45f3-9129-d428f99a5158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1187 | 2026.03.18 11:23:51.258108 [ 3 ] {7ee5359f-1029-45f3-9129-d428f99a5158} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1188 | 2026.03.18 11:23:51.258145 [ 3 ] {7ee5359f-1029-45f3-9129-d428f99a5158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1189 | 2026.03.18 11:23:51.258457 [ 3 ] {7ee5359f-1029-45f3-9129-d428f99a5158} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1190 | 2026.03.18 11:23:51.258664 [ 3 ] {7ee5359f-1029-45f3-9129-d428f99a5158} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1191 | 2026.03.18 11:23:51.258804 [ 3 ] {7ee5359f-1029-45f3-9129-d428f99a5158} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001178 sec., 23769.100169779285 rows/sec., 1.85 MiB/sec. | ||
| 1192 | 2026.03.18 11:23:51.258842 [ 3 ] {7ee5359f-1029-45f3-9129-d428f99a5158} <Debug> TCPHandler: Processed in 0.001347861 sec. | ||
| 1193 | 2026.03.18 11:23:51.258942 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1194 | 2026.03.18 11:23:51.259036 [ 3 ] {e766da29-3a51-45cc-889b-53e1bfab5e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1195 | 2026.03.18 11:23:51.259080 [ 3 ] {e766da29-3a51-45cc-889b-53e1bfab5e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1196 | 2026.03.18 11:23:51.259449 [ 3 ] {e766da29-3a51-45cc-889b-53e1bfab5e03} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2026.03.18 11:23:51.259486 [ 3 ] {e766da29-3a51-45cc-889b-53e1bfab5e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1198 | 2026.03.18 11:23:51.259797 [ 3 ] {e766da29-3a51-45cc-889b-53e1bfab5e03} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1199 | 2026.03.18 11:23:51.260004 [ 3 ] {e766da29-3a51-45cc-889b-53e1bfab5e03} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1200 | 2026.03.18 11:23:51.260136 [ 3 ] {e766da29-3a51-45cc-889b-53e1bfab5e03} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001119 sec., 89365.50491510278 rows/sec., 6.20 MiB/sec. | ||
| 1201 | 2026.03.18 11:23:51.260172 [ 3 ] {e766da29-3a51-45cc-889b-53e1bfab5e03} <Debug> TCPHandler: Processed in 0.001279349 sec. | ||
| 1202 | 2026.03.18 11:23:51.260283 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1203 | 2026.03.18 11:23:51.260377 [ 3 ] {39b3b6a1-f583-48d9-a581-e0c6c0ae4851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1204 | 2026.03.18 11:23:51.260418 [ 3 ] {39b3b6a1-f583-48d9-a581-e0c6c0ae4851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1205 | 2026.03.18 11:23:51.260738 [ 3 ] {39b3b6a1-f583-48d9-a581-e0c6c0ae4851} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2026.03.18 11:23:51.260773 [ 3 ] {39b3b6a1-f583-48d9-a581-e0c6c0ae4851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1207 | 2026.03.18 11:23:51.261081 [ 3 ] {39b3b6a1-f583-48d9-a581-e0c6c0ae4851} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1208 | 2026.03.18 11:23:51.261279 [ 3 ] {39b3b6a1-f583-48d9-a581-e0c6c0ae4851} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2026.03.18 11:23:51.261412 [ 3 ] {39b3b6a1-f583-48d9-a581-e0c6c0ae4851} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001054 sec., 28462.998102466794 rows/sec., 1.95 MiB/sec. | ||
| 1210 | 2026.03.18 11:23:51.261449 [ 3 ] {39b3b6a1-f583-48d9-a581-e0c6c0ae4851} <Debug> TCPHandler: Processed in 0.001214907 sec. | ||
| 1211 | 2026.03.18 11:23:55.108560 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1212 | 2026.03.18 11:23:55.108629 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1213 | 2026.03.18 11:23:55.189075 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1957 | ||
| 1214 | 2026.03.18 11:23:55.189585 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1215 | 2026.03.18 11:23:55.189625 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1216 | 2026.03.18 11:23:55.190127 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1217 | 2026.03.18 11:23:55.190390 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1218 | 2026.03.18 11:23:55.190534 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1957 | ||
| 1219 | 2026.03.18 11:23:55.192480 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 158 | ||
| 1220 | 2026.03.18 11:23:55.195247 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2026.03.18 11:23:55.195296 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1222 | 2026.03.18 11:23:55.196518 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1223 | 2026.03.18 11:23:55.196792 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1224 | 2026.03.18 11:23:55.197107 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 158 | ||
| 1225 | 2026.03.18 11:23:55.269662 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1226 | 2026.03.18 11:23:55.287051 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1227 | 2026.03.18 11:23:55.287111 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1228 | 2026.03.18 11:23:55.293510 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1229 | 2026.03.18 11:23:55.294243 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1230 | 2026.03.18 11:23:55.297316 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1231 | 2026.03.18 11:23:56.000230 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.77 MiB, peak 172.38 MiB, free memory in arenas 0.00 B, will set to 166.86 MiB (RSS), difference: 1.10 MiB | ||
| 1232 | 2026.03.18 11:23:56.257718 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1233 | 2026.03.18 11:23:56.257922 [ 3 ] {36a67a8e-169c-480b-8102-bce6fbaa6f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1234 | 2026.03.18 11:23:56.257987 [ 3 ] {36a67a8e-169c-480b-8102-bce6fbaa6f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1235 | 2026.03.18 11:23:56.258635 [ 3 ] {36a67a8e-169c-480b-8102-bce6fbaa6f05} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1236 | 2026.03.18 11:23:56.258682 [ 3 ] {36a67a8e-169c-480b-8102-bce6fbaa6f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1237 | 2026.03.18 11:23:56.259064 [ 3 ] {36a67a8e-169c-480b-8102-bce6fbaa6f05} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1238 | 2026.03.18 11:23:56.259298 [ 3 ] {36a67a8e-169c-480b-8102-bce6fbaa6f05} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1239 | 2026.03.18 11:23:56.259456 [ 3 ] {36a67a8e-169c-480b-8102-bce6fbaa6f05} <Debug> executeQuery: Read 60 rows, 5.21 KiB in 0.001593 sec., 37664.78342749529 rows/sec., 3.19 MiB/sec. | ||
| 1240 | 2026.03.18 11:23:56.259498 [ 3 ] {36a67a8e-169c-480b-8102-bce6fbaa6f05} <Debug> TCPHandler: Processed in 0.001909813 sec. | ||
| 1241 | 2026.03.18 11:23:56.259616 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2026.03.18 11:23:56.259708 [ 3 ] {1187404d-9069-47e1-8dfc-20df0bf42199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1243 | 2026.03.18 11:23:56.259749 [ 3 ] {1187404d-9069-47e1-8dfc-20df0bf42199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1244 | 2026.03.18 11:23:56.260158 [ 3 ] {1187404d-9069-47e1-8dfc-20df0bf42199} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1245 | 2026.03.18 11:23:56.260195 [ 3 ] {1187404d-9069-47e1-8dfc-20df0bf42199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1246 | 2026.03.18 11:23:56.260488 [ 3 ] {1187404d-9069-47e1-8dfc-20df0bf42199} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1247 | 2026.03.18 11:23:56.260698 [ 3 ] {1187404d-9069-47e1-8dfc-20df0bf42199} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1248 | 2026.03.18 11:23:56.260833 [ 3 ] {1187404d-9069-47e1-8dfc-20df0bf42199} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001143 sec., 14873.140857392827 rows/sec., 1.09 MiB/sec. | ||
| 1249 | 2026.03.18 11:23:56.260870 [ 3 ] {1187404d-9069-47e1-8dfc-20df0bf42199} <Debug> TCPHandler: Processed in 0.001303789 sec. | ||
| 1250 | 2026.03.18 11:23:56.260980 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1251 | 2026.03.18 11:23:56.261073 [ 3 ] {fae32620-8680-46a9-aaf2-21560709dd65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1252 | 2026.03.18 11:23:56.261121 [ 3 ] {fae32620-8680-46a9-aaf2-21560709dd65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1253 | 2026.03.18 11:23:56.261524 [ 3 ] {fae32620-8680-46a9-aaf2-21560709dd65} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1254 | 2026.03.18 11:23:56.261561 [ 3 ] {fae32620-8680-46a9-aaf2-21560709dd65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1255 | 2026.03.18 11:23:56.261856 [ 3 ] {fae32620-8680-46a9-aaf2-21560709dd65} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1256 | 2026.03.18 11:23:56.262070 [ 3 ] {fae32620-8680-46a9-aaf2-21560709dd65} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1257 | 2026.03.18 11:23:56.262208 [ 3 ] {fae32620-8680-46a9-aaf2-21560709dd65} <Debug> executeQuery: Read 53 rows, 4.26 KiB in 0.001154 sec., 45927.20970537262 rows/sec., 3.60 MiB/sec. | ||
| 1258 | 2026.03.18 11:23:56.262245 [ 3 ] {fae32620-8680-46a9-aaf2-21560709dd65} <Debug> TCPHandler: Processed in 0.00131311 sec. | ||
| 1259 | 2026.03.18 11:23:56.262362 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1260 | 2026.03.18 11:23:56.262469 [ 3 ] {fd75c724-68cd-4380-84f4-9a030970ec66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1261 | 2026.03.18 11:23:56.262528 [ 3 ] {fd75c724-68cd-4380-84f4-9a030970ec66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1262 | 2026.03.18 11:23:56.262952 [ 3 ] {fd75c724-68cd-4380-84f4-9a030970ec66} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1263 | 2026.03.18 11:23:56.262995 [ 3 ] {fd75c724-68cd-4380-84f4-9a030970ec66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1264 | 2026.03.18 11:23:56.263328 [ 3 ] {fd75c724-68cd-4380-84f4-9a030970ec66} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1265 | 2026.03.18 11:23:56.263554 [ 3 ] {fd75c724-68cd-4380-84f4-9a030970ec66} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1266 | 2026.03.18 11:23:56.263703 [ 3 ] {fd75c724-68cd-4380-84f4-9a030970ec66} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001258 sec., 79491.2559618442 rows/sec., 5.51 MiB/sec. | ||
| 1267 | 2026.03.18 11:23:56.263739 [ 3 ] {fd75c724-68cd-4380-84f4-9a030970ec66} <Debug> TCPHandler: Processed in 0.001426113 sec. | ||
| 1268 | 2026.03.18 11:23:56.263862 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1269 | 2026.03.18 11:23:56.263955 [ 3 ] {a9235093-45ce-40b1-a64d-7cab65b1a47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1270 | 2026.03.18 11:23:56.264009 [ 3 ] {a9235093-45ce-40b1-a64d-7cab65b1a47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1271 | 2026.03.18 11:23:56.264870 [ 3 ] {a9235093-45ce-40b1-a64d-7cab65b1a47b} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1272 | 2026.03.18 11:23:56.264908 [ 3 ] {a9235093-45ce-40b1-a64d-7cab65b1a47b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1273 | 2026.03.18 11:23:56.265465 [ 3 ] {a9235093-45ce-40b1-a64d-7cab65b1a47b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1274 | 2026.03.18 11:23:56.265695 [ 3 ] {a9235093-45ce-40b1-a64d-7cab65b1a47b} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1275 | 2026.03.18 11:23:56.265838 [ 3 ] {a9235093-45ce-40b1-a64d-7cab65b1a47b} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.0019 sec., 8947.368421052632 rows/sec., 16.03 MiB/sec. | ||
| 1276 | 2026.03.18 11:23:56.265890 [ 3 ] {a9235093-45ce-40b1-a64d-7cab65b1a47b} <Debug> TCPHandler: Processed in 0.002076688 sec. | ||
| 1277 | 2026.03.18 11:23:56.266016 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1278 | 2026.03.18 11:23:56.266110 [ 3 ] {9a76de8b-fd15-41b3-a4b3-20c00a11877c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1279 | 2026.03.18 11:23:56.266153 [ 3 ] {9a76de8b-fd15-41b3-a4b3-20c00a11877c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1280 | 2026.03.18 11:23:56.266477 [ 3 ] {9a76de8b-fd15-41b3-a4b3-20c00a11877c} <Trace> oximeter.measurements_i64 (74229e3f-de19-4aba-a53a-875960ef218c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1281 | 2026.03.18 11:23:56.266514 [ 3 ] {9a76de8b-fd15-41b3-a4b3-20c00a11877c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1282 | 2026.03.18 11:23:56.266861 [ 3 ] {9a76de8b-fd15-41b3-a4b3-20c00a11877c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1283 | 2026.03.18 11:23:56.267071 [ 3 ] {9a76de8b-fd15-41b3-a4b3-20c00a11877c} <Trace> oximeter.measurements_i64 (74229e3f-de19-4aba-a53a-875960ef218c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1284 | 2026.03.18 11:23:56.267207 [ 3 ] {9a76de8b-fd15-41b3-a4b3-20c00a11877c} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001115 sec., 10762.331838565022 rows/sec., 811.03 KiB/sec. | ||
| 1285 | 2026.03.18 11:23:56.267242 [ 3 ] {9a76de8b-fd15-41b3-a4b3-20c00a11877c} <Debug> TCPHandler: Processed in 0.001274598 sec. | ||
| 1286 | 2026.03.18 11:23:56.267358 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1287 | 2026.03.18 11:23:56.267451 [ 3 ] {f5d01827-d37b-419a-a917-af51cbaed6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1288 | 2026.03.18 11:23:56.267492 [ 3 ] {f5d01827-d37b-419a-a917-af51cbaed6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1289 | 2026.03.18 11:23:56.267808 [ 3 ] {f5d01827-d37b-419a-a917-af51cbaed6ab} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1290 | 2026.03.18 11:23:56.267843 [ 3 ] {f5d01827-d37b-419a-a917-af51cbaed6ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1291 | 2026.03.18 11:23:56.268133 [ 3 ] {f5d01827-d37b-419a-a917-af51cbaed6ab} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1292 | 2026.03.18 11:23:56.268340 [ 3 ] {f5d01827-d37b-419a-a917-af51cbaed6ab} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1293 | 2026.03.18 11:23:56.268473 [ 3 ] {f5d01827-d37b-419a-a917-af51cbaed6ab} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001039 sec., 28873.917228103946 rows/sec., 1.98 MiB/sec. | ||
| 1294 | 2026.03.18 11:23:56.268514 [ 3 ] {f5d01827-d37b-419a-a917-af51cbaed6ab} <Debug> TCPHandler: Processed in 0.001204098 sec. | ||
| 1295 | 2026.03.18 11:24:01.259525 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1296 | 2026.03.18 11:24:01.259719 [ 3 ] {22630ffa-8651-4c7a-9c5f-5d93e285ff33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1297 | 2026.03.18 11:24:01.259789 [ 3 ] {22630ffa-8651-4c7a-9c5f-5d93e285ff33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1298 | 2026.03.18 11:24:01.260419 [ 3 ] {22630ffa-8651-4c7a-9c5f-5d93e285ff33} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1299 | 2026.03.18 11:24:01.260466 [ 3 ] {22630ffa-8651-4c7a-9c5f-5d93e285ff33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1300 | 2026.03.18 11:24:01.260864 [ 3 ] {22630ffa-8651-4c7a-9c5f-5d93e285ff33} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1301 | 2026.03.18 11:24:01.261137 [ 3 ] {22630ffa-8651-4c7a-9c5f-5d93e285ff33} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1302 | 2026.03.18 11:24:01.261303 [ 3 ] {22630ffa-8651-4c7a-9c5f-5d93e285ff33} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001634 sec., 2447.980416156671 rows/sec., 199.62 KiB/sec. | ||
| 1303 | 2026.03.18 11:24:01.261350 [ 3 ] {22630ffa-8651-4c7a-9c5f-5d93e285ff33} <Debug> TCPHandler: Processed in 0.001963174 sec. | ||
| 1304 | 2026.03.18 11:24:01.261478 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1305 | 2026.03.18 11:24:01.261574 [ 3 ] {0240a268-6c41-4460-9ddb-564f7684f1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1306 | 2026.03.18 11:24:01.261616 [ 3 ] {0240a268-6c41-4460-9ddb-564f7684f1f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1307 | 2026.03.18 11:24:01.262104 [ 3 ] {0240a268-6c41-4460-9ddb-564f7684f1f0} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1308 | 2026.03.18 11:24:01.262141 [ 3 ] {0240a268-6c41-4460-9ddb-564f7684f1f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1309 | 2026.03.18 11:24:01.262477 [ 3 ] {0240a268-6c41-4460-9ddb-564f7684f1f0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1310 | 2026.03.18 11:24:01.262707 [ 3 ] {0240a268-6c41-4460-9ddb-564f7684f1f0} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1311 | 2026.03.18 11:24:01.262871 [ 3 ] {0240a268-6c41-4460-9ddb-564f7684f1f0} <Debug> executeQuery: Read 74 rows, 6.22 KiB in 0.001316 sec., 56231.003039513686 rows/sec., 4.62 MiB/sec. | ||
| 1312 | 2026.03.18 11:24:01.262909 [ 3 ] {0240a268-6c41-4460-9ddb-564f7684f1f0} <Debug> TCPHandler: Processed in 0.001481474 sec. | ||
| 1313 | 2026.03.18 11:24:01.263064 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1314 | 2026.03.18 11:24:01.263160 [ 3 ] {ef6216ab-cdf3-4406-b212-e1227335c4e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1315 | 2026.03.18 11:24:01.263201 [ 3 ] {ef6216ab-cdf3-4406-b212-e1227335c4e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1316 | 2026.03.18 11:24:01.263669 [ 3 ] {ef6216ab-cdf3-4406-b212-e1227335c4e8} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1317 | 2026.03.18 11:24:01.263705 [ 3 ] {ef6216ab-cdf3-4406-b212-e1227335c4e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1318 | 2026.03.18 11:24:01.264063 [ 3 ] {ef6216ab-cdf3-4406-b212-e1227335c4e8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1319 | 2026.03.18 11:24:01.264358 [ 3 ] {ef6216ab-cdf3-4406-b212-e1227335c4e8} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1320 | 2026.03.18 11:24:01.264515 [ 3 ] {ef6216ab-cdf3-4406-b212-e1227335c4e8} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001371 sec., 10211.524434719182 rows/sec., 752.19 KiB/sec. | ||
| 1321 | 2026.03.18 11:24:01.264566 [ 3 ] {ef6216ab-cdf3-4406-b212-e1227335c4e8} <Debug> TCPHandler: Processed in 0.001569115 sec. | ||
| 1322 | 2026.03.18 11:24:01.264680 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1323 | 2026.03.18 11:24:01.264805 [ 3 ] {842c8add-1b89-4687-8547-c7737348c229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1324 | 2026.03.18 11:24:01.264849 [ 3 ] {842c8add-1b89-4687-8547-c7737348c229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1325 | 2026.03.18 11:24:01.265291 [ 3 ] {842c8add-1b89-4687-8547-c7737348c229} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1326 | 2026.03.18 11:24:01.265331 [ 3 ] {842c8add-1b89-4687-8547-c7737348c229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1327 | 2026.03.18 11:24:01.265684 [ 3 ] {842c8add-1b89-4687-8547-c7737348c229} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1328 | 2026.03.18 11:24:01.265934 [ 3 ] {842c8add-1b89-4687-8547-c7737348c229} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1329 | 2026.03.18 11:24:01.266086 [ 3 ] {842c8add-1b89-4687-8547-c7737348c229} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001312 sec., 53353.65853658537 rows/sec., 4.17 MiB/sec. | ||
| 1330 | 2026.03.18 11:24:01.266124 [ 3 ] {842c8add-1b89-4687-8547-c7737348c229} <Debug> TCPHandler: Processed in 0.001493274 sec. | ||
| 1331 | 2026.03.18 11:24:01.266288 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1332 | 2026.03.18 11:24:01.266388 [ 3 ] {c9ff0025-cd64-4fcf-883b-ae1186974004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1333 | 2026.03.18 11:24:01.266433 [ 3 ] {c9ff0025-cd64-4fcf-883b-ae1186974004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1334 | 2026.03.18 11:24:01.266926 [ 3 ] {c9ff0025-cd64-4fcf-883b-ae1186974004} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1335 | 2026.03.18 11:24:01.266963 [ 3 ] {c9ff0025-cd64-4fcf-883b-ae1186974004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1336 | 2026.03.18 11:24:01.267347 [ 3 ] {c9ff0025-cd64-4fcf-883b-ae1186974004} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1337 | 2026.03.18 11:24:01.267574 [ 3 ] {c9ff0025-cd64-4fcf-883b-ae1186974004} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1338 | 2026.03.18 11:24:01.267731 [ 3 ] {c9ff0025-cd64-4fcf-883b-ae1186974004} <Debug> executeQuery: Read 142 rows, 10.08 KiB in 0.001361 sec., 104335.04775900074 rows/sec., 7.23 MiB/sec. | ||
| 1339 | 2026.03.18 11:24:01.267769 [ 3 ] {c9ff0025-cd64-4fcf-883b-ae1186974004} <Debug> TCPHandler: Processed in 0.001555136 sec. | ||
| 1340 | 2026.03.18 11:24:01.267890 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1341 | 2026.03.18 11:24:01.267983 [ 3 ] {a1206cb9-02a9-4c6e-b4a5-d28ed7279962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1342 | 2026.03.18 11:24:01.268037 [ 3 ] {a1206cb9-02a9-4c6e-b4a5-d28ed7279962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1343 | 2026.03.18 11:24:01.268848 [ 3 ] {a1206cb9-02a9-4c6e-b4a5-d28ed7279962} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1344 | 2026.03.18 11:24:01.268885 [ 3 ] {a1206cb9-02a9-4c6e-b4a5-d28ed7279962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1345 | 2026.03.18 11:24:01.269435 [ 3 ] {a1206cb9-02a9-4c6e-b4a5-d28ed7279962} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1346 | 2026.03.18 11:24:01.269664 [ 3 ] {a1206cb9-02a9-4c6e-b4a5-d28ed7279962} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1347 | 2026.03.18 11:24:01.269809 [ 3 ] {a1206cb9-02a9-4c6e-b4a5-d28ed7279962} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001844 sec., 5422.993492407809 rows/sec., 9.72 MiB/sec. | ||
| 1348 | 2026.03.18 11:24:01.269859 [ 3 ] {a1206cb9-02a9-4c6e-b4a5-d28ed7279962} <Debug> TCPHandler: Processed in 0.002018446 sec. | ||
| 1349 | 2026.03.18 11:24:01.269972 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1350 | 2026.03.18 11:24:01.270066 [ 3 ] {d1ab2c6c-73fe-4901-8134-b612b6379f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1351 | 2026.03.18 11:24:01.270108 [ 3 ] {d1ab2c6c-73fe-4901-8134-b612b6379f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1352 | 2026.03.18 11:24:01.270493 [ 3 ] {d1ab2c6c-73fe-4901-8134-b612b6379f33} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1353 | 2026.03.18 11:24:01.270529 [ 3 ] {d1ab2c6c-73fe-4901-8134-b612b6379f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1354 | 2026.03.18 11:24:01.270923 [ 3 ] {d1ab2c6c-73fe-4901-8134-b612b6379f33} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1355 | 2026.03.18 11:24:01.271190 [ 3 ] {d1ab2c6c-73fe-4901-8134-b612b6379f33} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1356 | 2026.03.18 11:24:01.271347 [ 3 ] {d1ab2c6c-73fe-4901-8134-b612b6379f33} <Debug> executeQuery: Read 46 rows, 3.23 KiB in 0.0013 sec., 35384.61538461538 rows/sec., 2.43 MiB/sec. | ||
| 1357 | 2026.03.18 11:24:01.271383 [ 3 ] {d1ab2c6c-73fe-4901-8134-b612b6379f33} <Debug> TCPHandler: Processed in 0.001460023 sec. | ||
| 1358 | 2026.03.18 11:24:02.690612 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2405 | ||
| 1359 | 2026.03.18 11:24:02.691137 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1360 | 2026.03.18 11:24:02.691211 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1361 | 2026.03.18 11:24:02.691776 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1362 | 2026.03.18 11:24:02.692041 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1363 | 2026.03.18 11:24:02.692185 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2405 | ||
| 1364 | 2026.03.18 11:24:02.797385 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1365 | 2026.03.18 11:24:02.815239 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1366 | 2026.03.18 11:24:02.815305 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1367 | 2026.03.18 11:24:02.821735 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1368 | 2026.03.18 11:24:02.822432 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1369 | 2026.03.18 11:24:02.825401 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1370 | 2026.03.18 11:24:03.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.69 MiB, peak 172.38 MiB, free memory in arenas 0.00 B, will set to 168.99 MiB (RSS), difference: 1.30 MiB | ||
| 1371 | 2026.03.18 11:24:05.197323 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 186 | ||
| 1372 | 2026.03.18 11:24:05.199272 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1373 | 2026.03.18 11:24:05.199316 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1374 | 2026.03.18 11:24:05.200389 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1375 | 2026.03.18 11:24:05.200653 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1376 | 2026.03.18 11:24:05.200876 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
| 1377 | 2026.03.18 11:24:06.259102 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1378 | 2026.03.18 11:24:06.259310 [ 3 ] {151f93e4-61f2-4947-bbd0-d6a76a5bb157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1379 | 2026.03.18 11:24:06.259383 [ 3 ] {151f93e4-61f2-4947-bbd0-d6a76a5bb157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1380 | 2026.03.18 11:24:06.260035 [ 3 ] {151f93e4-61f2-4947-bbd0-d6a76a5bb157} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1381 | 2026.03.18 11:24:06.260083 [ 3 ] {151f93e4-61f2-4947-bbd0-d6a76a5bb157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1382 | 2026.03.18 11:24:06.260469 [ 3 ] {151f93e4-61f2-4947-bbd0-d6a76a5bb157} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1383 | 2026.03.18 11:24:06.260695 [ 3 ] {151f93e4-61f2-4947-bbd0-d6a76a5bb157} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2026.03.18 11:24:06.260851 [ 3 ] {151f93e4-61f2-4947-bbd0-d6a76a5bb157} <Debug> executeQuery: Read 98 rows, 8.41 KiB in 0.001595 sec., 61442.00626959247 rows/sec., 5.15 MiB/sec. | ||
| 1385 | 2026.03.18 11:24:06.260899 [ 3 ] {151f93e4-61f2-4947-bbd0-d6a76a5bb157} <Debug> TCPHandler: Processed in 0.001946804 sec. | ||
| 1386 | 2026.03.18 11:24:06.261028 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1387 | 2026.03.18 11:24:06.261129 [ 3 ] {d2c0e4d5-96c1-4f3f-8f79-584e3f9913d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1388 | 2026.03.18 11:24:06.261174 [ 3 ] {d2c0e4d5-96c1-4f3f-8f79-584e3f9913d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1389 | 2026.03.18 11:24:06.261576 [ 3 ] {d2c0e4d5-96c1-4f3f-8f79-584e3f9913d9} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2026.03.18 11:24:06.261614 [ 3 ] {d2c0e4d5-96c1-4f3f-8f79-584e3f9913d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1391 | 2026.03.18 11:24:06.261909 [ 3 ] {d2c0e4d5-96c1-4f3f-8f79-584e3f9913d9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1392 | 2026.03.18 11:24:06.262118 [ 3 ] {d2c0e4d5-96c1-4f3f-8f79-584e3f9913d9} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2026.03.18 11:24:06.262245 [ 3 ] {d2c0e4d5-96c1-4f3f-8f79-584e3f9913d9} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001139 sec., 20193.15188762072 rows/sec., 1.48 MiB/sec. | ||
| 1394 | 2026.03.18 11:24:06.262284 [ 3 ] {d2c0e4d5-96c1-4f3f-8f79-584e3f9913d9} <Debug> TCPHandler: Processed in 0.00130632 sec. | ||
| 1395 | 2026.03.18 11:24:06.262397 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2026.03.18 11:24:06.262489 [ 3 ] {52e62a5e-77c0-47bc-bfe9-f69451a7e004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1397 | 2026.03.18 11:24:06.262531 [ 3 ] {52e62a5e-77c0-47bc-bfe9-f69451a7e004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1398 | 2026.03.18 11:24:06.262941 [ 3 ] {52e62a5e-77c0-47bc-bfe9-f69451a7e004} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1399 | 2026.03.18 11:24:06.262978 [ 3 ] {52e62a5e-77c0-47bc-bfe9-f69451a7e004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1400 | 2026.03.18 11:24:06.263281 [ 3 ] {52e62a5e-77c0-47bc-bfe9-f69451a7e004} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1401 | 2026.03.18 11:24:06.263489 [ 3 ] {52e62a5e-77c0-47bc-bfe9-f69451a7e004} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1402 | 2026.03.18 11:24:06.263616 [ 3 ] {52e62a5e-77c0-47bc-bfe9-f69451a7e004} <Debug> executeQuery: Read 82 rows, 6.58 KiB in 0.001145 sec., 71615.72052401747 rows/sec., 5.62 MiB/sec. | ||
| 1403 | 2026.03.18 11:24:06.263652 [ 3 ] {52e62a5e-77c0-47bc-bfe9-f69451a7e004} <Debug> TCPHandler: Processed in 0.00130508 sec. | ||
| 1404 | 2026.03.18 11:24:06.263766 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1405 | 2026.03.18 11:24:06.263859 [ 3 ] {9a32a656-43ad-4571-a054-4a98bd3f2e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1406 | 2026.03.18 11:24:06.263902 [ 3 ] {9a32a656-43ad-4571-a054-4a98bd3f2e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1407 | 2026.03.18 11:24:06.264287 [ 3 ] {9a32a656-43ad-4571-a054-4a98bd3f2e33} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1408 | 2026.03.18 11:24:06.264322 [ 3 ] {9a32a656-43ad-4571-a054-4a98bd3f2e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1409 | 2026.03.18 11:24:06.264637 [ 3 ] {9a32a656-43ad-4571-a054-4a98bd3f2e33} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1410 | 2026.03.18 11:24:06.264840 [ 3 ] {9a32a656-43ad-4571-a054-4a98bd3f2e33} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1411 | 2026.03.18 11:24:06.264971 [ 3 ] {9a32a656-43ad-4571-a054-4a98bd3f2e33} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001131 sec., 132625.99469496022 rows/sec., 9.20 MiB/sec. | ||
| 1412 | 2026.03.18 11:24:06.265008 [ 3 ] {9a32a656-43ad-4571-a054-4a98bd3f2e33} <Debug> TCPHandler: Processed in 0.0012911 sec. | ||
| 1413 | 2026.03.18 11:24:06.265131 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1414 | 2026.03.18 11:24:06.265249 [ 3 ] {fa7b5483-abb2-41c6-b6c5-5029620031f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1415 | 2026.03.18 11:24:06.265313 [ 3 ] {fa7b5483-abb2-41c6-b6c5-5029620031f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1416 | 2026.03.18 11:24:06.266166 [ 3 ] {fa7b5483-abb2-41c6-b6c5-5029620031f6} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1417 | 2026.03.18 11:24:06.266203 [ 3 ] {fa7b5483-abb2-41c6-b6c5-5029620031f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1418 | 2026.03.18 11:24:06.266754 [ 3 ] {fa7b5483-abb2-41c6-b6c5-5029620031f6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1419 | 2026.03.18 11:24:06.266985 [ 3 ] {fa7b5483-abb2-41c6-b6c5-5029620031f6} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1420 | 2026.03.18 11:24:06.267121 [ 3 ] {fa7b5483-abb2-41c6-b6c5-5029620031f6} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001898 sec., 12118.018967334036 rows/sec., 21.71 MiB/sec. | ||
| 1421 | 2026.03.18 11:24:06.267178 [ 3 ] {fa7b5483-abb2-41c6-b6c5-5029620031f6} <Debug> TCPHandler: Processed in 0.002108448 sec. | ||
| 1422 | 2026.03.18 11:24:06.267291 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1423 | 2026.03.18 11:24:06.267385 [ 3 ] {92346062-6cc2-440d-89ae-fa45f50d0881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1424 | 2026.03.18 11:24:06.267427 [ 3 ] {92346062-6cc2-440d-89ae-fa45f50d0881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1425 | 2026.03.18 11:24:06.267756 [ 3 ] {92346062-6cc2-440d-89ae-fa45f50d0881} <Trace> oximeter.measurements_i64 (74229e3f-de19-4aba-a53a-875960ef218c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1426 | 2026.03.18 11:24:06.267792 [ 3 ] {92346062-6cc2-440d-89ae-fa45f50d0881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1427 | 2026.03.18 11:24:06.268094 [ 3 ] {92346062-6cc2-440d-89ae-fa45f50d0881} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1428 | 2026.03.18 11:24:06.268299 [ 3 ] {92346062-6cc2-440d-89ae-fa45f50d0881} <Trace> oximeter.measurements_i64 (74229e3f-de19-4aba-a53a-875960ef218c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1429 | 2026.03.18 11:24:06.268425 [ 3 ] {92346062-6cc2-440d-89ae-fa45f50d0881} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.00106 sec., 2830.1886792452833 rows/sec., 226.64 KiB/sec. | ||
| 1430 | 2026.03.18 11:24:06.268463 [ 3 ] {92346062-6cc2-440d-89ae-fa45f50d0881} <Debug> TCPHandler: Processed in 0.001220308 sec. | ||
| 1431 | 2026.03.18 11:24:06.268565 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1432 | 2026.03.18 11:24:06.268656 [ 3 ] {b849db53-8251-41e2-8b89-fa7dad9023d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1433 | 2026.03.18 11:24:06.268696 [ 3 ] {b849db53-8251-41e2-8b89-fa7dad9023d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1434 | 2026.03.18 11:24:06.269024 [ 3 ] {b849db53-8251-41e2-8b89-fa7dad9023d3} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1435 | 2026.03.18 11:24:06.269060 [ 3 ] {b849db53-8251-41e2-8b89-fa7dad9023d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1436 | 2026.03.18 11:24:06.269358 [ 3 ] {b849db53-8251-41e2-8b89-fa7dad9023d3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1437 | 2026.03.18 11:24:06.269582 [ 3 ] {b849db53-8251-41e2-8b89-fa7dad9023d3} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1438 | 2026.03.18 11:24:06.269713 [ 3 ] {b849db53-8251-41e2-8b89-fa7dad9023d3} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001075 sec., 46511.62790697674 rows/sec., 3.19 MiB/sec. | ||
| 1439 | 2026.03.18 11:24:06.269749 [ 3 ] {b849db53-8251-41e2-8b89-fa7dad9023d3} <Debug> TCPHandler: Processed in 0.001232828 sec. | ||
| 1440 | 2026.03.18 11:24:10.108673 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1441 | 2026.03.18 11:24:10.108741 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1442 | 2026.03.18 11:24:10.192278 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2917 | ||
| 1443 | 2026.03.18 11:24:10.192931 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1444 | 2026.03.18 11:24:10.192975 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1445 | 2026.03.18 11:24:10.193448 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1446 | 2026.03.18 11:24:10.193668 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1447 | 2026.03.18 11:24:10.193799 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2917 | ||
| 1448 | 2026.03.18 11:24:10.193834 [ 42 ] {} <Debug> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1449 | 2026.03.18 11:24:10.193906 [ 42 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1450 | 2026.03.18 11:24:10.193926 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1451 | 2026.03.18 11:24:10.198153 [ 189 ] {43b6763b-e493-49db-9043-0005070a8341::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 | ||
| 1452 | 2026.03.18 11:24:10.200236 [ 189 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1453 | 2026.03.18 11:24:10.202185 [ 189 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1454 | 2026.03.18 11:24:10.208405 [ 189 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 509 rows starting from the beginning of the part | ||
| 1455 | 2026.03.18 11:24:10.208463 [ 189 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1456 | 2026.03.18 11:24:10.208511 [ 189 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1457 | 2026.03.18 11:24:10.208563 [ 189 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1458 | 2026.03.18 11:24:10.208609 [ 189 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1459 | 2026.03.18 11:24:10.289948 [ 189 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2917 rows, containing 4 columns (4 merged, 0 gathered) in 0.095889935 sec., 30420.293850444265 rows/sec., 445.61 KiB/sec. | ||
| 1460 | 2026.03.18 11:24:10.291029 [ 200 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1461 | 2026.03.18 11:24:10.291330 [ 200 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_6_1} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1462 | 2026.03.18 11:24:10.291397 [ 200 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_6_1} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1463 | 2026.03.18 11:24:10.293775 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 1464 | 2026.03.18 11:24:10.325467 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1465 | 2026.03.18 11:24:10.343159 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1466 | 2026.03.18 11:24:10.343218 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1467 | 2026.03.18 11:24:10.349723 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1468 | 2026.03.18 11:24:10.350489 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1469 | 2026.03.18 11:24:10.350802 [ 42 ] {} <Debug> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1470 | 2026.03.18 11:24:10.350857 [ 42 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1471 | 2026.03.18 11:24:10.350877 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1472 | 2026.03.18 11:24:10.350968 [ 200 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 1473 | 2026.03.18 11:24:10.355379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1474 | 2026.03.18 11:24:10.355548 [ 200 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1475 | 2026.03.18 11:24:10.357176 [ 200 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 1476 | 2026.03.18 11:24:10.361955 [ 200 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 1477 | 2026.03.18 11:24:10.366470 [ 200 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 1478 | 2026.03.18 11:24:10.370651 [ 200 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 1479 | 2026.03.18 11:24:10.379882 [ 200 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 1480 | 2026.03.18 11:24:10.384214 [ 200 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 1481 | 2026.03.18 11:24:10.454719 [ 189 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.103784566 sec., 443.2258260828494 rows/sec., 2.29 MiB/sec. | ||
| 1482 | 2026.03.18 11:24:10.456585 [ 188 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1483 | 2026.03.18 11:24:10.458465 [ 188 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_6_1} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1484 | 2026.03.18 11:24:10.458563 [ 188 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_6_1} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1485 | 2026.03.18 11:24:10.459893 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1486 | 2026.03.18 11:24:11.001183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.22 MiB, peak 179.76 MiB, free memory in arenas 0.00 B, will set to 180.68 MiB (RSS), difference: 10.46 MiB | ||
| 1487 | 2026.03.18 11:24:11.259375 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1488 | 2026.03.18 11:24:11.259650 [ 3 ] {3fed7aba-e605-4cbe-b5a6-5a4b60dbacca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1489 | 2026.03.18 11:24:11.259752 [ 3 ] {3fed7aba-e605-4cbe-b5a6-5a4b60dbacca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1490 | 2026.03.18 11:24:11.260373 [ 3 ] {3fed7aba-e605-4cbe-b5a6-5a4b60dbacca} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1491 | 2026.03.18 11:24:11.260410 [ 3 ] {3fed7aba-e605-4cbe-b5a6-5a4b60dbacca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1492 | 2026.03.18 11:24:11.260789 [ 3 ] {3fed7aba-e605-4cbe-b5a6-5a4b60dbacca} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1493 | 2026.03.18 11:24:11.261040 [ 3 ] {3fed7aba-e605-4cbe-b5a6-5a4b60dbacca} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1494 | 2026.03.18 11:24:11.261184 [ 48 ] {} <Debug> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1495 | 2026.03.18 11:24:11.261221 [ 48 ] {} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1496 | 2026.03.18 11:24:11.261248 [ 3 ] {3fed7aba-e605-4cbe-b5a6-5a4b60dbacca} <Debug> executeQuery: Read 72 rows, 6.08 KiB in 0.001674 sec., 43010.75268817205 rows/sec., 3.54 MiB/sec. | ||
| 1497 | 2026.03.18 11:24:11.261248 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1498 | 2026.03.18 11:24:11.261308 [ 3 ] {3fed7aba-e605-4cbe-b5a6-5a4b60dbacca} <Debug> TCPHandler: Processed in 0.002117028 sec. | ||
| 1499 | 2026.03.18 11:24:11.261453 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1500 | 2026.03.18 11:24:11.261455 [ 190 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::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 | ||
| 1501 | 2026.03.18 11:24:11.261562 [ 3 ] {f140c601-0a2b-4c73-ad27-42abddc3740b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1502 | 2026.03.18 11:24:11.261611 [ 3 ] {f140c601-0a2b-4c73-ad27-42abddc3740b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1503 | 2026.03.18 11:24:11.261641 [ 190 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1504 | 2026.03.18 11:24:11.261697 [ 190 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 42 rows starting from the beginning of the part | ||
| 1505 | 2026.03.18 11:24:11.261801 [ 190 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1506 | 2026.03.18 11:24:11.261852 [ 190 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1507 | 2026.03.18 11:24:11.261901 [ 190 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 74 rows starting from the beginning of the part | ||
| 1508 | 2026.03.18 11:24:11.261944 [ 190 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 98 rows starting from the beginning of the part | ||
| 1509 | 2026.03.18 11:24:11.261989 [ 190 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part | ||
| 1510 | 2026.03.18 11:24:11.262023 [ 3 ] {f140c601-0a2b-4c73-ad27-42abddc3740b} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1511 | 2026.03.18 11:24:11.262064 [ 3 ] {f140c601-0a2b-4c73-ad27-42abddc3740b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1512 | 2026.03.18 11:24:11.262502 [ 3 ] {f140c601-0a2b-4c73-ad27-42abddc3740b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1513 | 2026.03.18 11:24:11.262759 [ 3 ] {f140c601-0a2b-4c73-ad27-42abddc3740b} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1514 | 2026.03.18 11:24:11.262907 [ 3 ] {f140c601-0a2b-4c73-ad27-42abddc3740b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001371 sec., 7293.946024799417 rows/sec., 548.47 KiB/sec. | ||
| 1515 | 2026.03.18 11:24:11.262946 [ 3 ] {f140c601-0a2b-4c73-ad27-42abddc3740b} <Debug> TCPHandler: Processed in 0.001551995 sec. | ||
| 1516 | 2026.03.18 11:24:11.263043 [ 189 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 5 columns (5 merged, 0 gathered) in 0.001675278 sec., 222052.6981193569 rows/sec., 19.16 MiB/sec. | ||
| 1517 | 2026.03.18 11:24:11.263059 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1518 | 2026.03.18 11:24:11.263174 [ 3 ] {44e0d450-fbbc-43b4-93b7-c55d892167c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1519 | 2026.03.18 11:24:11.263213 [ 3 ] {44e0d450-fbbc-43b4-93b7-c55d892167c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1520 | 2026.03.18 11:24:11.263305 [ 195 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1521 | 2026.03.18 11:24:11.263627 [ 3 ] {44e0d450-fbbc-43b4-93b7-c55d892167c2} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1522 | 2026.03.18 11:24:11.263638 [ 195 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_6_1} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1523 | 2026.03.18 11:24:11.263669 [ 3 ] {44e0d450-fbbc-43b4-93b7-c55d892167c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1524 | 2026.03.18 11:24:11.263742 [ 195 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_6_1} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1525 | 2026.03.18 11:24:11.263846 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1526 | 2026.03.18 11:24:11.263997 [ 3 ] {44e0d450-fbbc-43b4-93b7-c55d892167c2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1527 | 2026.03.18 11:24:11.264218 [ 3 ] {44e0d450-fbbc-43b4-93b7-c55d892167c2} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1528 | 2026.03.18 11:24:11.264309 [ 68 ] {} <Debug> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1529 | 2026.03.18 11:24:11.264345 [ 68 ] {} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1530 | 2026.03.18 11:24:11.264351 [ 3 ] {44e0d450-fbbc-43b4-93b7-c55d892167c2} <Debug> executeQuery: Read 66 rows, 5.27 KiB in 0.001195 sec., 55230.125523012546 rows/sec., 4.31 MiB/sec. | ||
| 1531 | 2026.03.18 11:24:11.264362 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1532 | 2026.03.18 11:24:11.264387 [ 3 ] {44e0d450-fbbc-43b4-93b7-c55d892167c2} <Debug> TCPHandler: Processed in 0.001376841 sec. | ||
| 1533 | 2026.03.18 11:24:11.264435 [ 190 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::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 | ||
| 1534 | 2026.03.18 11:24:11.264500 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1535 | 2026.03.18 11:24:11.264536 [ 190 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1536 | 2026.03.18 11:24:11.264567 [ 190 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part | ||
| 1537 | 2026.03.18 11:24:11.264600 [ 3 ] {cdabcb85-0301-47cf-a4cd-0e21e3379ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1538 | 2026.03.18 11:24:11.264609 [ 190 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1539 | 2026.03.18 11:24:11.264651 [ 3 ] {cdabcb85-0301-47cf-a4cd-0e21e3379ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1540 | 2026.03.18 11:24:11.264660 [ 190 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 53 rows starting from the beginning of the part | ||
| 1541 | 2026.03.18 11:24:11.264720 [ 190 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part | ||
| 1542 | 2026.03.18 11:24:11.264758 [ 190 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part | ||
| 1543 | 2026.03.18 11:24:11.264793 [ 190 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 66 rows starting from the beginning of the part | ||
| 1544 | 2026.03.18 11:24:11.265065 [ 3 ] {cdabcb85-0301-47cf-a4cd-0e21e3379ff4} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1545 | 2026.03.18 11:24:11.265106 [ 3 ] {cdabcb85-0301-47cf-a4cd-0e21e3379ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1546 | 2026.03.18 11:24:11.265488 [ 3 ] {cdabcb85-0301-47cf-a4cd-0e21e3379ff4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1547 | 2026.03.18 11:24:11.265603 [ 189 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001196768 sec., 289947.5921816091 rows/sec., 23.79 MiB/sec. | ||
| 1548 | 2026.03.18 11:24:11.265742 [ 3 ] {cdabcb85-0301-47cf-a4cd-0e21e3379ff4} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1549 | 2026.03.18 11:24:11.265816 [ 189 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1550 | 2026.03.18 11:24:11.265842 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1551 | 2026.03.18 11:24:11.265872 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1552 | 2026.03.18 11:24:11.265889 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1553 | 2026.03.18 11:24:11.265888 [ 3 ] {cdabcb85-0301-47cf-a4cd-0e21e3379ff4} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001306 sec., 114854.51761102602 rows/sec., 7.96 MiB/sec. | ||
| 1554 | 2026.03.18 11:24:11.265933 [ 3 ] {cdabcb85-0301-47cf-a4cd-0e21e3379ff4} <Debug> TCPHandler: Processed in 0.001482374 sec. | ||
| 1555 | 2026.03.18 11:24:11.265981 [ 198 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::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 | ||
| 1556 | 2026.03.18 11:24:11.266047 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1557 | 2026.03.18 11:24:11.266101 [ 198 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1558 | 2026.03.18 11:24:11.266143 [ 189 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_6_1} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1559 | 2026.03.18 11:24:11.266145 [ 198 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 82 rows starting from the beginning of the part | ||
| 1560 | 2026.03.18 11:24:11.266148 [ 3 ] {e50cc44d-c365-4245-a942-47909493ee66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1561 | 2026.03.18 11:24:11.266231 [ 189 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_6_1} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1562 | 2026.03.18 11:24:11.266246 [ 3 ] {e50cc44d-c365-4245-a942-47909493ee66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1563 | 2026.03.18 11:24:11.266247 [ 198 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1564 | 2026.03.18 11:24:11.266316 [ 198 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1565 | 2026.03.18 11:24:11.266324 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1566 | 2026.03.18 11:24:11.266358 [ 198 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 142 rows starting from the beginning of the part | ||
| 1567 | 2026.03.18 11:24:11.266409 [ 198 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 150 rows starting from the beginning of the part | ||
| 1568 | 2026.03.18 11:24:11.266447 [ 198 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part | ||
| 1569 | 2026.03.18 11:24:11.267022 [ 3 ] {e50cc44d-c365-4245-a942-47909493ee66} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1570 | 2026.03.18 11:24:11.267063 [ 3 ] {e50cc44d-c365-4245-a942-47909493ee66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1571 | 2026.03.18 11:24:11.267399 [ 199 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 5 columns (5 merged, 0 gathered) in 0.001462244 sec., 495129.4038477847 rows/sec., 34.33 MiB/sec. | ||
| 1572 | 2026.03.18 11:24:11.267583 [ 198 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1573 | 2026.03.18 11:24:11.267616 [ 3 ] {e50cc44d-c365-4245-a942-47909493ee66} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1574 | 2026.03.18 11:24:11.267933 [ 198 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1575 | 2026.03.18 11:24:11.267951 [ 3 ] {e50cc44d-c365-4245-a942-47909493ee66} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1576 | 2026.03.18 11:24:11.268011 [ 198 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1577 | 2026.03.18 11:24:11.268085 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 1578 | 2026.03.18 11:24:11.268114 [ 3 ] {e50cc44d-c365-4245-a942-47909493ee66} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001985 sec., 5037.783375314862 rows/sec., 9.03 MiB/sec. | ||
| 1579 | 2026.03.18 11:24:11.268171 [ 3 ] {e50cc44d-c365-4245-a942-47909493ee66} <Debug> TCPHandler: Processed in 0.002173209 sec. | ||
| 1580 | 2026.03.18 11:24:11.268287 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1581 | 2026.03.18 11:24:11.268382 [ 3 ] {03a7dc83-54d2-450a-b9c8-a6e4a3652b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1582 | 2026.03.18 11:24:11.268424 [ 3 ] {03a7dc83-54d2-450a-b9c8-a6e4a3652b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1583 | 2026.03.18 11:24:11.268758 [ 3 ] {03a7dc83-54d2-450a-b9c8-a6e4a3652b8d} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1584 | 2026.03.18 11:24:11.268792 [ 3 ] {03a7dc83-54d2-450a-b9c8-a6e4a3652b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1585 | 2026.03.18 11:24:11.269106 [ 3 ] {03a7dc83-54d2-450a-b9c8-a6e4a3652b8d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1586 | 2026.03.18 11:24:11.269335 [ 3 ] {03a7dc83-54d2-450a-b9c8-a6e4a3652b8d} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2026.03.18 11:24:11.269420 [ 68 ] {} <Debug> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1588 | 2026.03.18 11:24:11.269442 [ 68 ] {} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1589 | 2026.03.18 11:24:11.269457 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1590 | 2026.03.18 11:24:11.269464 [ 3 ] {03a7dc83-54d2-450a-b9c8-a6e4a3652b8d} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001101 sec., 45413.26067211626 rows/sec., 3.11 MiB/sec. | ||
| 1591 | 2026.03.18 11:24:11.269499 [ 3 ] {03a7dc83-54d2-450a-b9c8-a6e4a3652b8d} <Debug> TCPHandler: Processed in 0.001260748 sec. | ||
| 1592 | 2026.03.18 11:24:11.269523 [ 190 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 1593 | 2026.03.18 11:24:11.269617 [ 190 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1594 | 2026.03.18 11:24:11.269642 [ 190 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 1595 | 2026.03.18 11:24:11.269686 [ 190 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1596 | 2026.03.18 11:24:11.269730 [ 190 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1597 | 2026.03.18 11:24:11.269770 [ 190 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part | ||
| 1598 | 2026.03.18 11:24:11.269810 [ 190 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 1599 | 2026.03.18 11:24:11.269851 [ 190 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 1600 | 2026.03.18 11:24:11.270622 [ 190 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.001124006 sec., 204625.24221400952 rows/sec., 14.03 MiB/sec. | ||
| 1601 | 2026.03.18 11:24:11.270741 [ 190 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1602 | 2026.03.18 11:24:11.270974 [ 190 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_6_1} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1603 | 2026.03.18 11:24:11.271034 [ 190 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_6_1} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1604 | 2026.03.18 11:24:11.271088 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1605 | 2026.03.18 11:24:15.201001 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 212 | ||
| 1606 | 2026.03.18 11:24:15.203005 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1607 | 2026.03.18 11:24:15.203051 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1608 | 2026.03.18 11:24:15.204183 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1609 | 2026.03.18 11:24:15.204456 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1610 | 2026.03.18 11:24:15.204764 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 212 | ||
| 1611 | 2026.03.18 11:24:16.253291 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1612 | 2026.03.18 11:24:16.253543 [ 3 ] {fa89e195-9b60-4973-a1cc-2c8fabf7905d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1613 | 2026.03.18 11:24:16.253919 [ 3 ] {fa89e195-9b60-4973-a1cc-2c8fabf7905d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1614 | 2026.03.18 11:24:16.257995 [ 3 ] {fa89e195-9b60-4973-a1cc-2c8fabf7905d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1615 | 2026.03.18 11:24:16.258267 [ 3 ] {fa89e195-9b60-4973-a1cc-2c8fabf7905d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1616 | 2026.03.18 11:24:16.258350 [ 3 ] {fa89e195-9b60-4973-a1cc-2c8fabf7905d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1617 | 2026.03.18 11:24:16.258564 [ 3 ] {fa89e195-9b60-4973-a1cc-2c8fabf7905d} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1618 | 2026.03.18 11:24:16.260709 [ 3 ] {fa89e195-9b60-4973-a1cc-2c8fabf7905d} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1619 | 2026.03.18 11:24:16.262617 [ 3 ] {fa89e195-9b60-4973-a1cc-2c8fabf7905d} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 1620 | 2026.03.18 11:24:16.262640 [ 3 ] {fa89e195-9b60-4973-a1cc-2c8fabf7905d} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1621 | 2026.03.18 11:24:16.262721 [ 3 ] {fa89e195-9b60-4973-a1cc-2c8fabf7905d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1622 | 2026.03.18 11:24:16.262745 [ 3 ] {fa89e195-9b60-4973-a1cc-2c8fabf7905d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1623 | 2026.03.18 11:24:16.275775 [ 3 ] {fa89e195-9b60-4973-a1cc-2c8fabf7905d} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.022337 sec., 850.6066168241035 rows/sec., 35.54 KiB/sec. | ||
| 1624 | 2026.03.18 11:24:16.275875 [ 3 ] {fa89e195-9b60-4973-a1cc-2c8fabf7905d} <Debug> TCPHandler: Processed in 0.022726489 sec. | ||
| 1625 | 2026.03.18 11:24:16.278506 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1626 | 2026.03.18 11:24:16.278670 [ 3 ] {fe42f6f7-9e8f-43bb-8d0a-14f7f8272fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 1627 | 2026.03.18 11:24:16.278923 [ 3 ] {fe42f6f7-9e8f-43bb-8d0a-14f7f8272fb0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1628 | 2026.03.18 11:24:16.278957 [ 3 ] {fe42f6f7-9e8f-43bb-8d0a-14f7f8272fb0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled')" moved to PREWHERE | ||
| 1629 | 2026.03.18 11:24:16.279138 [ 3 ] {fe42f6f7-9e8f-43bb-8d0a-14f7f8272fb0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1630 | 2026.03.18 11:24:16.279193 [ 3 ] {fe42f6f7-9e8f-43bb-8d0a-14f7f8272fb0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1631 | 2026.03.18 11:24:16.279296 [ 3 ] {fe42f6f7-9e8f-43bb-8d0a-14f7f8272fb0} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1632 | 2026.03.18 11:24:16.279325 [ 3 ] {fe42f6f7-9e8f-43bb-8d0a-14f7f8272fb0} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1633 | 2026.03.18 11:24:16.279344 [ 3 ] {fe42f6f7-9e8f-43bb-8d0a-14f7f8272fb0} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 1634 | 2026.03.18 11:24:16.279358 [ 3 ] {fe42f6f7-9e8f-43bb-8d0a-14f7f8272fb0} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1635 | 2026.03.18 11:24:16.279393 [ 3 ] {fe42f6f7-9e8f-43bb-8d0a-14f7f8272fb0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled'))" | ||
| 1636 | 2026.03.18 11:24:16.279411 [ 3 ] {fe42f6f7-9e8f-43bb-8d0a-14f7f8272fb0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1637 | 2026.03.18 11:24:16.279857 [ 3 ] {fe42f6f7-9e8f-43bb-8d0a-14f7f8272fb0} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.00125 sec., 15200 rows/sec., 635.16 KiB/sec. | ||
| 1638 | 2026.03.18 11:24:16.279940 [ 3 ] {fe42f6f7-9e8f-43bb-8d0a-14f7f8272fb0} <Debug> TCPHandler: Processed in 0.001495935 sec. | ||
| 1639 | 2026.03.18 11:24:16.280452 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1640 | 2026.03.18 11:24:16.280581 [ 3 ] {b4c1c4a3-3d5b-4bae-b1a6-efd869ee1a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 1641 | 2026.03.18 11:24:16.280783 [ 3 ] {b4c1c4a3-3d5b-4bae-b1a6-efd869ee1a98} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1642 | 2026.03.18 11:24:16.280816 [ 3 ] {b4c1c4a3-3d5b-4bae-b1a6-efd869ee1a98} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE | ||
| 1643 | 2026.03.18 11:24:16.280988 [ 3 ] {b4c1c4a3-3d5b-4bae-b1a6-efd869ee1a98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1644 | 2026.03.18 11:24:16.281042 [ 3 ] {b4c1c4a3-3d5b-4bae-b1a6-efd869ee1a98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1645 | 2026.03.18 11:24:16.281141 [ 3 ] {b4c1c4a3-3d5b-4bae-b1a6-efd869ee1a98} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1646 | 2026.03.18 11:24:16.281170 [ 3 ] {b4c1c4a3-3d5b-4bae-b1a6-efd869ee1a98} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1647 | 2026.03.18 11:24:16.281188 [ 3 ] {b4c1c4a3-3d5b-4bae-b1a6-efd869ee1a98} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 1648 | 2026.03.18 11:24:16.281203 [ 3 ] {b4c1c4a3-3d5b-4bae-b1a6-efd869ee1a98} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1649 | 2026.03.18 11:24:16.281236 [ 3 ] {b4c1c4a3-3d5b-4bae-b1a6-efd869ee1a98} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" | ||
| 1650 | 2026.03.18 11:24:16.281254 [ 3 ] {b4c1c4a3-3d5b-4bae-b1a6-efd869ee1a98} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1651 | 2026.03.18 11:24:16.281667 [ 3 ] {b4c1c4a3-3d5b-4bae-b1a6-efd869ee1a98} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001136 sec., 16725.352112676057 rows/sec., 698.90 KiB/sec. | ||
| 1652 | 2026.03.18 11:24:16.281747 [ 3 ] {b4c1c4a3-3d5b-4bae-b1a6-efd869ee1a98} <Debug> TCPHandler: Processed in 0.001343931 sec. | ||
| 1653 | 2026.03.18 11:24:16.281961 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1654 | 2026.03.18 11:24:16.282087 [ 3 ] {0ff57f0b-d892-472e-9979-05ec3561480c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1655 | 2026.03.18 11:24:16.282287 [ 3 ] {0ff57f0b-d892-472e-9979-05ec3561480c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1656 | 2026.03.18 11:24:16.282320 [ 3 ] {0ff57f0b-d892-472e-9979-05ec3561480c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE | ||
| 1657 | 2026.03.18 11:24:16.282494 [ 3 ] {0ff57f0b-d892-472e-9979-05ec3561480c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1658 | 2026.03.18 11:24:16.282548 [ 3 ] {0ff57f0b-d892-472e-9979-05ec3561480c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1659 | 2026.03.18 11:24:16.282647 [ 3 ] {0ff57f0b-d892-472e-9979-05ec3561480c} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1660 | 2026.03.18 11:24:16.282677 [ 3 ] {0ff57f0b-d892-472e-9979-05ec3561480c} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1661 | 2026.03.18 11:24:16.282696 [ 3 ] {0ff57f0b-d892-472e-9979-05ec3561480c} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 1662 | 2026.03.18 11:24:16.282710 [ 3 ] {0ff57f0b-d892-472e-9979-05ec3561480c} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1663 | 2026.03.18 11:24:16.282743 [ 3 ] {0ff57f0b-d892-472e-9979-05ec3561480c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" | ||
| 1664 | 2026.03.18 11:24:16.282760 [ 3 ] {0ff57f0b-d892-472e-9979-05ec3561480c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1665 | 2026.03.18 11:24:16.283172 [ 3 ] {0ff57f0b-d892-472e-9979-05ec3561480c} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001133 sec., 16769.638128861432 rows/sec., 700.75 KiB/sec. | ||
| 1666 | 2026.03.18 11:24:16.283252 [ 3 ] {0ff57f0b-d892-472e-9979-05ec3561480c} <Debug> TCPHandler: Processed in 0.001341011 sec. | ||
| 1667 | 2026.03.18 11:24:16.283476 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1668 | 2026.03.18 11:24:16.283605 [ 3 ] {2a70004c-d152-41c7-a4a5-0a1abe41d057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1669 | 2026.03.18 11:24:16.283804 [ 3 ] {2a70004c-d152-41c7-a4a5-0a1abe41d057} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1670 | 2026.03.18 11:24:16.283837 [ 3 ] {2a70004c-d152-41c7-a4a5-0a1abe41d057} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1671 | 2026.03.18 11:24:16.284011 [ 3 ] {2a70004c-d152-41c7-a4a5-0a1abe41d057} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1672 | 2026.03.18 11:24:16.284063 [ 3 ] {2a70004c-d152-41c7-a4a5-0a1abe41d057} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1673 | 2026.03.18 11:24:16.284159 [ 3 ] {2a70004c-d152-41c7-a4a5-0a1abe41d057} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1674 | 2026.03.18 11:24:16.284188 [ 3 ] {2a70004c-d152-41c7-a4a5-0a1abe41d057} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1675 | 2026.03.18 11:24:16.284206 [ 3 ] {2a70004c-d152-41c7-a4a5-0a1abe41d057} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 1676 | 2026.03.18 11:24:16.284221 [ 3 ] {2a70004c-d152-41c7-a4a5-0a1abe41d057} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1677 | 2026.03.18 11:24:16.284253 [ 3 ] {2a70004c-d152-41c7-a4a5-0a1abe41d057} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1678 | 2026.03.18 11:24:16.284272 [ 3 ] {2a70004c-d152-41c7-a4a5-0a1abe41d057} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1679 | 2026.03.18 11:24:16.284680 [ 3 ] {2a70004c-d152-41c7-a4a5-0a1abe41d057} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001124 sec., 16903.914590747332 rows/sec., 706.36 KiB/sec. | ||
| 1680 | 2026.03.18 11:24:16.284759 [ 3 ] {2a70004c-d152-41c7-a4a5-0a1abe41d057} <Debug> TCPHandler: Processed in 0.00133303 sec. | ||
| 1681 | 2026.03.18 11:24:16.284978 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1682 | 2026.03.18 11:24:16.285104 [ 3 ] {bfbcc62d-d3a7-4214-971a-2bc3aae04a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1683 | 2026.03.18 11:24:16.285303 [ 3 ] {bfbcc62d-d3a7-4214-971a-2bc3aae04a72} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1684 | 2026.03.18 11:24:16.285336 [ 3 ] {bfbcc62d-d3a7-4214-971a-2bc3aae04a72} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1685 | 2026.03.18 11:24:16.285510 [ 3 ] {bfbcc62d-d3a7-4214-971a-2bc3aae04a72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1686 | 2026.03.18 11:24:16.285568 [ 3 ] {bfbcc62d-d3a7-4214-971a-2bc3aae04a72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1687 | 2026.03.18 11:24:16.285668 [ 3 ] {bfbcc62d-d3a7-4214-971a-2bc3aae04a72} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1688 | 2026.03.18 11:24:16.285696 [ 3 ] {bfbcc62d-d3a7-4214-971a-2bc3aae04a72} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1689 | 2026.03.18 11:24:16.285715 [ 3 ] {bfbcc62d-d3a7-4214-971a-2bc3aae04a72} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 1690 | 2026.03.18 11:24:16.285728 [ 3 ] {bfbcc62d-d3a7-4214-971a-2bc3aae04a72} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1691 | 2026.03.18 11:24:16.285761 [ 3 ] {bfbcc62d-d3a7-4214-971a-2bc3aae04a72} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1692 | 2026.03.18 11:24:16.285779 [ 3 ] {bfbcc62d-d3a7-4214-971a-2bc3aae04a72} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1693 | 2026.03.18 11:24:16.286176 [ 3 ] {bfbcc62d-d3a7-4214-971a-2bc3aae04a72} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001121 sec., 16949.15254237288 rows/sec., 708.25 KiB/sec. | ||
| 1694 | 2026.03.18 11:24:16.286256 [ 3 ] {bfbcc62d-d3a7-4214-971a-2bc3aae04a72} <Debug> TCPHandler: Processed in 0.00132636 sec. | ||
| 1695 | 2026.03.18 11:24:16.286477 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1696 | 2026.03.18 11:24:16.286605 [ 3 ] {1c75a650-92c9-4abf-a2ce-6faa4db11386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1697 | 2026.03.18 11:24:16.286800 [ 3 ] {1c75a650-92c9-4abf-a2ce-6faa4db11386} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1698 | 2026.03.18 11:24:16.286834 [ 3 ] {1c75a650-92c9-4abf-a2ce-6faa4db11386} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1699 | 2026.03.18 11:24:16.287010 [ 3 ] {1c75a650-92c9-4abf-a2ce-6faa4db11386} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1700 | 2026.03.18 11:24:16.287062 [ 3 ] {1c75a650-92c9-4abf-a2ce-6faa4db11386} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1701 | 2026.03.18 11:24:16.287159 [ 3 ] {1c75a650-92c9-4abf-a2ce-6faa4db11386} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1702 | 2026.03.18 11:24:16.287188 [ 3 ] {1c75a650-92c9-4abf-a2ce-6faa4db11386} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1703 | 2026.03.18 11:24:16.287206 [ 3 ] {1c75a650-92c9-4abf-a2ce-6faa4db11386} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 1704 | 2026.03.18 11:24:16.287221 [ 3 ] {1c75a650-92c9-4abf-a2ce-6faa4db11386} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1705 | 2026.03.18 11:24:16.287253 [ 3 ] {1c75a650-92c9-4abf-a2ce-6faa4db11386} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1706 | 2026.03.18 11:24:16.287271 [ 3 ] {1c75a650-92c9-4abf-a2ce-6faa4db11386} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1707 | 2026.03.18 11:24:16.287667 [ 3 ] {1c75a650-92c9-4abf-a2ce-6faa4db11386} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001112 sec., 17086.3309352518 rows/sec., 713.98 KiB/sec. | ||
| 1708 | 2026.03.18 11:24:16.287745 [ 3 ] {1c75a650-92c9-4abf-a2ce-6faa4db11386} <Debug> TCPHandler: Processed in 0.00131817 sec. | ||
| 1709 | 2026.03.18 11:24:16.287953 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1710 | 2026.03.18 11:24:16.288082 [ 3 ] {4d6071fd-89bf-4d14-8a5e-248a24ea25e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1711 | 2026.03.18 11:24:16.288279 [ 3 ] {4d6071fd-89bf-4d14-8a5e-248a24ea25e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1712 | 2026.03.18 11:24:16.288313 [ 3 ] {4d6071fd-89bf-4d14-8a5e-248a24ea25e6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1713 | 2026.03.18 11:24:16.288489 [ 3 ] {4d6071fd-89bf-4d14-8a5e-248a24ea25e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1714 | 2026.03.18 11:24:16.288541 [ 3 ] {4d6071fd-89bf-4d14-8a5e-248a24ea25e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1715 | 2026.03.18 11:24:16.288638 [ 3 ] {4d6071fd-89bf-4d14-8a5e-248a24ea25e6} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1716 | 2026.03.18 11:24:16.288667 [ 3 ] {4d6071fd-89bf-4d14-8a5e-248a24ea25e6} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1717 | 2026.03.18 11:24:16.288685 [ 3 ] {4d6071fd-89bf-4d14-8a5e-248a24ea25e6} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 1718 | 2026.03.18 11:24:16.288700 [ 3 ] {4d6071fd-89bf-4d14-8a5e-248a24ea25e6} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1719 | 2026.03.18 11:24:16.288732 [ 3 ] {4d6071fd-89bf-4d14-8a5e-248a24ea25e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1720 | 2026.03.18 11:24:16.288751 [ 3 ] {4d6071fd-89bf-4d14-8a5e-248a24ea25e6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1721 | 2026.03.18 11:24:16.289171 [ 3 ] {4d6071fd-89bf-4d14-8a5e-248a24ea25e6} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.00114 sec., 16666.666666666668 rows/sec., 696.44 KiB/sec. | ||
| 1722 | 2026.03.18 11:24:16.289250 [ 3 ] {4d6071fd-89bf-4d14-8a5e-248a24ea25e6} <Debug> TCPHandler: Processed in 0.001346761 sec. | ||
| 1723 | 2026.03.18 11:24:16.289458 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1724 | 2026.03.18 11:24:16.289584 [ 3 ] {a4c9fb57-339c-4203-8fe5-add6d670b09f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1725 | 2026.03.18 11:24:16.289783 [ 3 ] {a4c9fb57-339c-4203-8fe5-add6d670b09f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1726 | 2026.03.18 11:24:16.289817 [ 3 ] {a4c9fb57-339c-4203-8fe5-add6d670b09f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1727 | 2026.03.18 11:24:16.289995 [ 3 ] {a4c9fb57-339c-4203-8fe5-add6d670b09f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1728 | 2026.03.18 11:24:16.290048 [ 3 ] {a4c9fb57-339c-4203-8fe5-add6d670b09f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1729 | 2026.03.18 11:24:16.290145 [ 3 ] {a4c9fb57-339c-4203-8fe5-add6d670b09f} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1730 | 2026.03.18 11:24:16.290174 [ 3 ] {a4c9fb57-339c-4203-8fe5-add6d670b09f} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1731 | 2026.03.18 11:24:16.290193 [ 3 ] {a4c9fb57-339c-4203-8fe5-add6d670b09f} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 1732 | 2026.03.18 11:24:16.290208 [ 3 ] {a4c9fb57-339c-4203-8fe5-add6d670b09f} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1733 | 2026.03.18 11:24:16.290240 [ 3 ] {a4c9fb57-339c-4203-8fe5-add6d670b09f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1734 | 2026.03.18 11:24:16.290258 [ 3 ] {a4c9fb57-339c-4203-8fe5-add6d670b09f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1735 | 2026.03.18 11:24:16.290657 [ 3 ] {a4c9fb57-339c-4203-8fe5-add6d670b09f} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001123 sec., 16918.967052537842 rows/sec., 706.99 KiB/sec. | ||
| 1736 | 2026.03.18 11:24:16.290736 [ 3 ] {a4c9fb57-339c-4203-8fe5-add6d670b09f} <Debug> TCPHandler: Processed in 0.00132746 sec. | ||
| 1737 | 2026.03.18 11:24:16.290957 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1738 | 2026.03.18 11:24:16.291086 [ 3 ] {573d18a5-26ce-40d9-a626-8736b2b59552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1739 | 2026.03.18 11:24:16.291283 [ 3 ] {573d18a5-26ce-40d9-a626-8736b2b59552} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1740 | 2026.03.18 11:24:16.291317 [ 3 ] {573d18a5-26ce-40d9-a626-8736b2b59552} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
| 1741 | 2026.03.18 11:24:16.291497 [ 3 ] {573d18a5-26ce-40d9-a626-8736b2b59552} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1742 | 2026.03.18 11:24:16.291549 [ 3 ] {573d18a5-26ce-40d9-a626-8736b2b59552} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1743 | 2026.03.18 11:24:16.291646 [ 3 ] {573d18a5-26ce-40d9-a626-8736b2b59552} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1744 | 2026.03.18 11:24:16.291674 [ 3 ] {573d18a5-26ce-40d9-a626-8736b2b59552} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1745 | 2026.03.18 11:24:16.291692 [ 3 ] {573d18a5-26ce-40d9-a626-8736b2b59552} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 1746 | 2026.03.18 11:24:16.291707 [ 3 ] {573d18a5-26ce-40d9-a626-8736b2b59552} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1747 | 2026.03.18 11:24:16.291740 [ 3 ] {573d18a5-26ce-40d9-a626-8736b2b59552} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1748 | 2026.03.18 11:24:16.291758 [ 3 ] {573d18a5-26ce-40d9-a626-8736b2b59552} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1749 | 2026.03.18 11:24:16.292392 [ 3 ] {573d18a5-26ce-40d9-a626-8736b2b59552} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001356 sec., 14011.799410029498 rows/sec., 585.51 KiB/sec. | ||
| 1750 | 2026.03.18 11:24:16.292472 [ 3 ] {573d18a5-26ce-40d9-a626-8736b2b59552} <Debug> TCPHandler: Processed in 0.001564026 sec. | ||
| 1751 | 2026.03.18 11:24:16.292688 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1752 | 2026.03.18 11:24:16.292818 [ 3 ] {f81f34e6-9597-4c84-86cc-89e3a44a0dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1753 | 2026.03.18 11:24:16.293019 [ 3 ] {f81f34e6-9597-4c84-86cc-89e3a44a0dc5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1754 | 2026.03.18 11:24:16.293053 [ 3 ] {f81f34e6-9597-4c84-86cc-89e3a44a0dc5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1755 | 2026.03.18 11:24:16.293234 [ 3 ] {f81f34e6-9597-4c84-86cc-89e3a44a0dc5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1756 | 2026.03.18 11:24:16.293286 [ 3 ] {f81f34e6-9597-4c84-86cc-89e3a44a0dc5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1757 | 2026.03.18 11:24:16.293384 [ 3 ] {f81f34e6-9597-4c84-86cc-89e3a44a0dc5} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1758 | 2026.03.18 11:24:16.293413 [ 3 ] {f81f34e6-9597-4c84-86cc-89e3a44a0dc5} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1759 | 2026.03.18 11:24:16.293431 [ 3 ] {f81f34e6-9597-4c84-86cc-89e3a44a0dc5} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 1760 | 2026.03.18 11:24:16.293446 [ 3 ] {f81f34e6-9597-4c84-86cc-89e3a44a0dc5} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1761 | 2026.03.18 11:24:16.293478 [ 3 ] {f81f34e6-9597-4c84-86cc-89e3a44a0dc5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1762 | 2026.03.18 11:24:16.293498 [ 3 ] {f81f34e6-9597-4c84-86cc-89e3a44a0dc5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1763 | 2026.03.18 11:24:16.293912 [ 3 ] {f81f34e6-9597-4c84-86cc-89e3a44a0dc5} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001145 sec., 16593.886462882096 rows/sec., 693.40 KiB/sec. | ||
| 1764 | 2026.03.18 11:24:16.293993 [ 3 ] {f81f34e6-9597-4c84-86cc-89e3a44a0dc5} <Debug> TCPHandler: Processed in 0.001353581 sec. | ||
| 1765 | 2026.03.18 11:24:16.301534 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1766 | 2026.03.18 11:24:16.301666 [ 3 ] {3e4ca725-c5c8-4c47-a1f9-c1f6d90be0ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1767 | 2026.03.18 11:24:16.301868 [ 3 ] {3e4ca725-c5c8-4c47-a1f9-c1f6d90be0ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1768 | 2026.03.18 11:24:16.301902 [ 3 ] {3e4ca725-c5c8-4c47-a1f9-c1f6d90be0ff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1769 | 2026.03.18 11:24:16.302087 [ 3 ] {3e4ca725-c5c8-4c47-a1f9-c1f6d90be0ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1770 | 2026.03.18 11:24:16.302138 [ 3 ] {3e4ca725-c5c8-4c47-a1f9-c1f6d90be0ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1771 | 2026.03.18 11:24:16.302235 [ 3 ] {3e4ca725-c5c8-4c47-a1f9-c1f6d90be0ff} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1772 | 2026.03.18 11:24:16.302264 [ 3 ] {3e4ca725-c5c8-4c47-a1f9-c1f6d90be0ff} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1773 | 2026.03.18 11:24:16.302283 [ 3 ] {3e4ca725-c5c8-4c47-a1f9-c1f6d90be0ff} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 1774 | 2026.03.18 11:24:16.302297 [ 3 ] {3e4ca725-c5c8-4c47-a1f9-c1f6d90be0ff} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1775 | 2026.03.18 11:24:16.302329 [ 3 ] {3e4ca725-c5c8-4c47-a1f9-c1f6d90be0ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1776 | 2026.03.18 11:24:16.302347 [ 3 ] {3e4ca725-c5c8-4c47-a1f9-c1f6d90be0ff} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1777 | 2026.03.18 11:24:16.302811 [ 3 ] {3e4ca725-c5c8-4c47-a1f9-c1f6d90be0ff} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001198 sec., 15859.766277128547 rows/sec., 662.73 KiB/sec. | ||
| 1778 | 2026.03.18 11:24:16.302892 [ 3 ] {3e4ca725-c5c8-4c47-a1f9-c1f6d90be0ff} <Debug> TCPHandler: Processed in 0.001407962 sec. | ||
| 1779 | 2026.03.18 11:24:16.310229 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1780 | 2026.03.18 11:24:16.310384 [ 3 ] {bd766a46-bc43-4043-acd5-40390b4ec34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1781 | 2026.03.18 11:24:16.310446 [ 3 ] {bd766a46-bc43-4043-acd5-40390b4ec34e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1782 | 2026.03.18 11:24:16.311122 [ 3 ] {bd766a46-bc43-4043-acd5-40390b4ec34e} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1783 | 2026.03.18 11:24:16.311167 [ 3 ] {bd766a46-bc43-4043-acd5-40390b4ec34e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1784 | 2026.03.18 11:24:16.311603 [ 3 ] {bd766a46-bc43-4043-acd5-40390b4ec34e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1785 | 2026.03.18 11:24:16.311820 [ 3 ] {bd766a46-bc43-4043-acd5-40390b4ec34e} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1786 | 2026.03.18 11:24:16.311980 [ 3 ] {bd766a46-bc43-4043-acd5-40390b4ec34e} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001641 sec., 7312.614259597805 rows/sec., 2.60 MiB/sec. | ||
| 1787 | 2026.03.18 11:24:16.312018 [ 3 ] {bd766a46-bc43-4043-acd5-40390b4ec34e} <Debug> TCPHandler: Processed in 0.001863663 sec. | ||
| 1788 | 2026.03.18 11:24:16.312140 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1789 | 2026.03.18 11:24:16.312235 [ 3 ] {5b3790ec-a6ca-4ba3-a21e-baa32fed373c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1790 | 2026.03.18 11:24:16.312277 [ 3 ] {5b3790ec-a6ca-4ba3-a21e-baa32fed373c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1791 | 2026.03.18 11:24:16.314704 [ 3 ] {5b3790ec-a6ca-4ba3-a21e-baa32fed373c} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1792 | 2026.03.18 11:24:16.314737 [ 3 ] {5b3790ec-a6ca-4ba3-a21e-baa32fed373c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1793 | 2026.03.18 11:24:16.315098 [ 3 ] {5b3790ec-a6ca-4ba3-a21e-baa32fed373c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1794 | 2026.03.18 11:24:16.315357 [ 3 ] {5b3790ec-a6ca-4ba3-a21e-baa32fed373c} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1795 | 2026.03.18 11:24:16.315515 [ 3 ] {5b3790ec-a6ca-4ba3-a21e-baa32fed373c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.003297 sec., 86138.91416439187 rows/sec., 5.47 MiB/sec. | ||
| 1796 | 2026.03.18 11:24:16.315561 [ 3 ] {5b3790ec-a6ca-4ba3-a21e-baa32fed373c} <Debug> TCPHandler: Processed in 0.00347017 sec. | ||
| 1797 | 2026.03.18 11:24:16.315695 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1798 | 2026.03.18 11:24:16.315809 [ 3 ] {0e4f9255-9ebe-478d-99c3-458669095cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1799 | 2026.03.18 11:24:16.315859 [ 3 ] {0e4f9255-9ebe-478d-99c3-458669095cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1800 | 2026.03.18 11:24:16.316253 [ 3 ] {0e4f9255-9ebe-478d-99c3-458669095cd5} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1801 | 2026.03.18 11:24:16.316290 [ 3 ] {0e4f9255-9ebe-478d-99c3-458669095cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1802 | 2026.03.18 11:24:16.316580 [ 3 ] {0e4f9255-9ebe-478d-99c3-458669095cd5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1803 | 2026.03.18 11:24:16.316798 [ 3 ] {0e4f9255-9ebe-478d-99c3-458669095cd5} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1804 | 2026.03.18 11:24:16.316925 [ 3 ] {0e4f9255-9ebe-478d-99c3-458669095cd5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00114 sec., 1754.3859649122808 rows/sec., 143.06 KiB/sec. | ||
| 1805 | 2026.03.18 11:24:16.316961 [ 3 ] {0e4f9255-9ebe-478d-99c3-458669095cd5} <Debug> TCPHandler: Processed in 0.00132509 sec. | ||
| 1806 | 2026.03.18 11:24:16.317079 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1807 | 2026.03.18 11:24:16.317197 [ 3 ] {1cbcc518-b021-48b1-abc3-c4031e6bd024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1808 | 2026.03.18 11:24:16.317245 [ 3 ] {1cbcc518-b021-48b1-abc3-c4031e6bd024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1809 | 2026.03.18 11:24:16.318032 [ 3 ] {1cbcc518-b021-48b1-abc3-c4031e6bd024} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1810 | 2026.03.18 11:24:16.318068 [ 3 ] {1cbcc518-b021-48b1-abc3-c4031e6bd024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1811 | 2026.03.18 11:24:16.318454 [ 3 ] {1cbcc518-b021-48b1-abc3-c4031e6bd024} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1812 | 2026.03.18 11:24:16.318670 [ 3 ] {1cbcc518-b021-48b1-abc3-c4031e6bd024} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1813 | 2026.03.18 11:24:16.318794 [ 3 ] {1cbcc518-b021-48b1-abc3-c4031e6bd024} <Debug> executeQuery: Read 840 rows, 67.57 KiB in 0.001622 sec., 517879.1615289766 rows/sec., 40.68 MiB/sec. | ||
| 1814 | 2026.03.18 11:24:16.318831 [ 3 ] {1cbcc518-b021-48b1-abc3-c4031e6bd024} <Debug> TCPHandler: Processed in 0.001812021 sec. | ||
| 1815 | 2026.03.18 11:24:16.318942 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1816 | 2026.03.18 11:24:16.319035 [ 3 ] {8cda245a-3327-4b76-b6c0-14e2e5401eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1817 | 2026.03.18 11:24:16.319074 [ 3 ] {8cda245a-3327-4b76-b6c0-14e2e5401eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1818 | 2026.03.18 11:24:16.319626 [ 3 ] {8cda245a-3327-4b76-b6c0-14e2e5401eea} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1819 | 2026.03.18 11:24:16.319662 [ 3 ] {8cda245a-3327-4b76-b6c0-14e2e5401eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1820 | 2026.03.18 11:24:16.319968 [ 3 ] {8cda245a-3327-4b76-b6c0-14e2e5401eea} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1821 | 2026.03.18 11:24:16.320172 [ 3 ] {8cda245a-3327-4b76-b6c0-14e2e5401eea} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2026.03.18 11:24:16.320268 [ 63 ] {} <Debug> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1823 | 2026.03.18 11:24:16.320296 [ 3 ] {8cda245a-3327-4b76-b6c0-14e2e5401eea} <Debug> executeQuery: Read 167 rows, 10.41 KiB in 0.00128 sec., 130468.74999999999 rows/sec., 7.94 MiB/sec. | ||
| 1824 | 2026.03.18 11:24:16.320333 [ 63 ] {} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2026.03.18 11:24:16.320342 [ 3 ] {8cda245a-3327-4b76-b6c0-14e2e5401eea} <Debug> TCPHandler: Processed in 0.001449373 sec. | ||
| 1826 | 2026.03.18 11:24:16.320363 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1827 | 2026.03.18 11:24:16.320466 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1828 | 2026.03.18 11:24:16.320485 [ 198 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::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 | ||
| 1829 | 2026.03.18 11:24:16.320564 [ 3 ] {d81bdcb0-c012-4a9d-9acf-9b33c2ae8c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1830 | 2026.03.18 11:24:16.320608 [ 3 ] {d81bdcb0-c012-4a9d-9acf-9b33c2ae8c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1831 | 2026.03.18 11:24:16.320614 [ 198 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1832 | 2026.03.18 11:24:16.320656 [ 198 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 1833 | 2026.03.18 11:24:16.320729 [ 198 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 17 rows starting from the beginning of the part | ||
| 1834 | 2026.03.18 11:24:16.320774 [ 198 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 1835 | 2026.03.18 11:24:16.320817 [ 198 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 1836 | 2026.03.18 11:24:16.320855 [ 198 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1837 | 2026.03.18 11:24:16.320895 [ 198 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 167 rows starting from the beginning of the part | ||
| 1838 | 2026.03.18 11:24:16.321067 [ 3 ] {d81bdcb0-c012-4a9d-9acf-9b33c2ae8c7a} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2026.03.18 11:24:16.321106 [ 3 ] {d81bdcb0-c012-4a9d-9acf-9b33c2ae8c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1840 | 2026.03.18 11:24:16.321552 [ 3 ] {d81bdcb0-c012-4a9d-9acf-9b33c2ae8c7a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1841 | 2026.03.18 11:24:16.321777 [ 3 ] {d81bdcb0-c012-4a9d-9acf-9b33c2ae8c7a} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1842 | 2026.03.18 11:24:16.321785 [ 199 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 242 rows, containing 5 columns (5 merged, 0 gathered) in 0.001351901 sec., 179007.19061528915 rows/sec., 12.25 MiB/sec. | ||
| 1843 | 2026.03.18 11:24:16.321905 [ 3 ] {d81bdcb0-c012-4a9d-9acf-9b33c2ae8c7a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001359 sec., 109639.44076526858 rows/sec., 7.08 MiB/sec. | ||
| 1844 | 2026.03.18 11:24:16.321945 [ 3 ] {d81bdcb0-c012-4a9d-9acf-9b33c2ae8c7a} <Debug> TCPHandler: Processed in 0.001527895 sec. | ||
| 1845 | 2026.03.18 11:24:16.322007 [ 197 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1846 | 2026.03.18 11:24:16.322057 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1847 | 2026.03.18 11:24:16.322154 [ 3 ] {9e1ac95f-9fcf-4ac4-a9d2-b3035549791d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1848 | 2026.03.18 11:24:16.322196 [ 3 ] {9e1ac95f-9fcf-4ac4-a9d2-b3035549791d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1849 | 2026.03.18 11:24:16.322344 [ 197 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_6_1} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1850 | 2026.03.18 11:24:16.322426 [ 197 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_6_1} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1851 | 2026.03.18 11:24:16.322515 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1852 | 2026.03.18 11:24:16.322601 [ 3 ] {9e1ac95f-9fcf-4ac4-a9d2-b3035549791d} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1853 | 2026.03.18 11:24:16.322642 [ 3 ] {9e1ac95f-9fcf-4ac4-a9d2-b3035549791d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1854 | 2026.03.18 11:24:16.323012 [ 3 ] {9e1ac95f-9fcf-4ac4-a9d2-b3035549791d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1855 | 2026.03.18 11:24:16.323217 [ 3 ] {9e1ac95f-9fcf-4ac4-a9d2-b3035549791d} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1856 | 2026.03.18 11:24:16.323343 [ 3 ] {9e1ac95f-9fcf-4ac4-a9d2-b3035549791d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001207 sec., 122618.06130903066 rows/sec., 6.97 MiB/sec. | ||
| 1857 | 2026.03.18 11:24:16.323379 [ 3 ] {9e1ac95f-9fcf-4ac4-a9d2-b3035549791d} <Debug> TCPHandler: Processed in 0.001370282 sec. | ||
| 1858 | 2026.03.18 11:24:16.323490 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1859 | 2026.03.18 11:24:16.323581 [ 3 ] {9dcb9509-9ace-48d1-ad59-e1bc7d2db758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1860 | 2026.03.18 11:24:16.323619 [ 3 ] {9dcb9509-9ace-48d1-ad59-e1bc7d2db758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1861 | 2026.03.18 11:24:16.324167 [ 3 ] {9dcb9509-9ace-48d1-ad59-e1bc7d2db758} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1862 | 2026.03.18 11:24:16.324204 [ 3 ] {9dcb9509-9ace-48d1-ad59-e1bc7d2db758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1863 | 2026.03.18 11:24:16.324522 [ 3 ] {9dcb9509-9ace-48d1-ad59-e1bc7d2db758} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1864 | 2026.03.18 11:24:16.324725 [ 3 ] {9dcb9509-9ace-48d1-ad59-e1bc7d2db758} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1865 | 2026.03.18 11:24:16.324852 [ 3 ] {9dcb9509-9ace-48d1-ad59-e1bc7d2db758} <Debug> executeQuery: Read 507 rows, 36.54 KiB in 0.001288 sec., 393633.5403726708 rows/sec., 27.71 MiB/sec. | ||
| 1866 | 2026.03.18 11:24:16.324888 [ 3 ] {9dcb9509-9ace-48d1-ad59-e1bc7d2db758} <Debug> TCPHandler: Processed in 0.001446123 sec. | ||
| 1867 | 2026.03.18 11:24:16.324994 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1868 | 2026.03.18 11:24:16.325085 [ 3 ] {d740d38d-42b8-461d-a65d-7a49a38e045e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1869 | 2026.03.18 11:24:16.325126 [ 3 ] {d740d38d-42b8-461d-a65d-7a49a38e045e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1870 | 2026.03.18 11:24:16.325440 [ 3 ] {d740d38d-42b8-461d-a65d-7a49a38e045e} <Trace> oximeter.measurements_bool (e8857f07-2eee-47c4-a153-6dc56621075c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1871 | 2026.03.18 11:24:16.325475 [ 3 ] {d740d38d-42b8-461d-a65d-7a49a38e045e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1872 | 2026.03.18 11:24:16.325839 [ 3 ] {d740d38d-42b8-461d-a65d-7a49a38e045e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1873 | 2026.03.18 11:24:16.326043 [ 3 ] {d740d38d-42b8-461d-a65d-7a49a38e045e} <Trace> oximeter.measurements_bool (e8857f07-2eee-47c4-a153-6dc56621075c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1874 | 2026.03.18 11:24:16.326166 [ 3 ] {d740d38d-42b8-461d-a65d-7a49a38e045e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 1875 | 2026.03.18 11:24:16.326200 [ 3 ] {d740d38d-42b8-461d-a65d-7a49a38e045e} <Debug> TCPHandler: Processed in 0.001254718 sec. | ||
| 1876 | 2026.03.18 11:24:16.326306 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1877 | 2026.03.18 11:24:16.326408 [ 3 ] {bdf0df54-5ebc-482a-b1ea-63765a23727f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1878 | 2026.03.18 11:24:16.326451 [ 3 ] {bdf0df54-5ebc-482a-b1ea-63765a23727f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1879 | 2026.03.18 11:24:16.326847 [ 3 ] {bdf0df54-5ebc-482a-b1ea-63765a23727f} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1880 | 2026.03.18 11:24:16.326883 [ 3 ] {bdf0df54-5ebc-482a-b1ea-63765a23727f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1881 | 2026.03.18 11:24:16.327217 [ 3 ] {bdf0df54-5ebc-482a-b1ea-63765a23727f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1882 | 2026.03.18 11:24:16.327437 [ 3 ] {bdf0df54-5ebc-482a-b1ea-63765a23727f} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1883 | 2026.03.18 11:24:16.327565 [ 3 ] {bdf0df54-5ebc-482a-b1ea-63765a23727f} <Debug> executeQuery: Read 256 rows, 17.34 KiB in 0.001177 sec., 217502.1240441801 rows/sec., 14.39 MiB/sec. | ||
| 1884 | 2026.03.18 11:24:16.327602 [ 3 ] {bdf0df54-5ebc-482a-b1ea-63765a23727f} <Debug> TCPHandler: Processed in 0.001346811 sec. | ||
| 1885 | 2026.03.18 11:24:16.327715 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1886 | 2026.03.18 11:24:16.327807 [ 3 ] {49486a81-a9c2-47ac-b99c-87a1ac4f94c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1887 | 2026.03.18 11:24:16.327849 [ 3 ] {49486a81-a9c2-47ac-b99c-87a1ac4f94c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1888 | 2026.03.18 11:24:16.328165 [ 3 ] {49486a81-a9c2-47ac-b99c-87a1ac4f94c9} <Trace> oximeter.measurements_f64 (efe2ec94-1119-4b28-bd60-cc7de1f833a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1889 | 2026.03.18 11:24:16.328201 [ 3 ] {49486a81-a9c2-47ac-b99c-87a1ac4f94c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1890 | 2026.03.18 11:24:16.328601 [ 3 ] {49486a81-a9c2-47ac-b99c-87a1ac4f94c9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1891 | 2026.03.18 11:24:16.328792 [ 3 ] {49486a81-a9c2-47ac-b99c-87a1ac4f94c9} <Trace> oximeter.measurements_f64 (efe2ec94-1119-4b28-bd60-cc7de1f833a0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1892 | 2026.03.18 11:24:16.328910 [ 3 ] {49486a81-a9c2-47ac-b99c-87a1ac4f94c9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001146 sec., 872.6003490401396 rows/sec., 58.80 KiB/sec. | ||
| 1893 | 2026.03.18 11:24:16.328944 [ 3 ] {49486a81-a9c2-47ac-b99c-87a1ac4f94c9} <Debug> TCPHandler: Processed in 0.001304389 sec. | ||
| 1894 | 2026.03.18 11:24:16.329039 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1895 | 2026.03.18 11:24:16.329124 [ 3 ] {d0f3b717-1678-409a-b8cc-93713ef6ebe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1896 | 2026.03.18 11:24:16.329174 [ 3 ] {d0f3b717-1678-409a-b8cc-93713ef6ebe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1897 | 2026.03.18 11:24:16.329954 [ 3 ] {d0f3b717-1678-409a-b8cc-93713ef6ebe7} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1898 | 2026.03.18 11:24:16.329988 [ 3 ] {d0f3b717-1678-409a-b8cc-93713ef6ebe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1899 | 2026.03.18 11:24:16.330500 [ 3 ] {d0f3b717-1678-409a-b8cc-93713ef6ebe7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1900 | 2026.03.18 11:24:16.330719 [ 3 ] {d0f3b717-1678-409a-b8cc-93713ef6ebe7} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1901 | 2026.03.18 11:24:16.330815 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1902 | 2026.03.18 11:24:16.330850 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1903 | 2026.03.18 11:24:16.330852 [ 3 ] {d0f3b717-1678-409a-b8cc-93713ef6ebe7} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001705 sec., 13489.736070381232 rows/sec., 24.17 MiB/sec. | ||
| 1904 | 2026.03.18 11:24:16.330869 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1905 | 2026.03.18 11:24:16.330915 [ 3 ] {d0f3b717-1678-409a-b8cc-93713ef6ebe7} <Debug> TCPHandler: Processed in 0.001889732 sec. | ||
| 1906 | 2026.03.18 11:24:16.330970 [ 198 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::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 | ||
| 1907 | 2026.03.18 11:24:16.331034 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1908 | 2026.03.18 11:24:16.331132 [ 3 ] {d6e80de9-cac0-4eaf-85ef-ab71bc89ea57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1909 | 2026.03.18 11:24:16.331173 [ 3 ] {d6e80de9-cac0-4eaf-85ef-ab71bc89ea57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1910 | 2026.03.18 11:24:16.331184 [ 198 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1911 | 2026.03.18 11:24:16.331239 [ 198 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 7 rows starting from the beginning of the part | ||
| 1912 | 2026.03.18 11:24:16.331346 [ 198 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 17 rows starting from the beginning of the part | ||
| 1913 | 2026.03.18 11:24:16.331459 [ 198 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1914 | 2026.03.18 11:24:16.331515 [ 3 ] {d6e80de9-cac0-4eaf-85ef-ab71bc89ea57} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1915 | 2026.03.18 11:24:16.331556 [ 3 ] {d6e80de9-cac0-4eaf-85ef-ab71bc89ea57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1916 | 2026.03.18 11:24:16.331565 [ 198 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 1917 | 2026.03.18 11:24:16.331672 [ 198 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1918 | 2026.03.18 11:24:16.331771 [ 198 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part | ||
| 1919 | 2026.03.18 11:24:16.331877 [ 3 ] {d6e80de9-cac0-4eaf-85ef-ab71bc89ea57} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1920 | 2026.03.18 11:24:16.332121 [ 3 ] {d6e80de9-cac0-4eaf-85ef-ab71bc89ea57} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1921 | 2026.03.18 11:24:16.332259 [ 3 ] {d6e80de9-cac0-4eaf-85ef-ab71bc89ea57} <Debug> executeQuery: Read 80 rows, 5.14 KiB in 0.001146 sec., 69808.02792321116 rows/sec., 4.38 MiB/sec. | ||
| 1922 | 2026.03.18 11:24:16.332294 [ 3 ] {d6e80de9-cac0-4eaf-85ef-ab71bc89ea57} <Debug> TCPHandler: Processed in 0.00130954 sec. | ||
| 1923 | 2026.03.18 11:24:16.333637 [ 196 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 19 columns (19 merged, 0 gathered) in 0.002699681 sec., 33337.27207029275 rows/sec., 59.74 MiB/sec. | ||
| 1924 | 2026.03.18 11:24:16.333893 [ 198 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1925 | 2026.03.18 11:24:16.334209 [ 198 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1926 | 2026.03.18 11:24:16.334278 [ 198 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1927 | 2026.03.18 11:24:16.334360 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 1928 | 2026.03.18 11:24:17.693912 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3365 | ||
| 1929 | 2026.03.18 11:24:17.694376 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1930 | 2026.03.18 11:24:17.694415 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1931 | 2026.03.18 11:24:17.694884 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1932 | 2026.03.18 11:24:17.695118 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1933 | 2026.03.18 11:24:17.695252 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3365 | ||
| 1934 | 2026.03.18 11:24:17.855500 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1935 | 2026.03.18 11:24:17.872709 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1936 | 2026.03.18 11:24:17.872761 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1937 | 2026.03.18 11:24:17.878569 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1938 | 2026.03.18 11:24:17.879281 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1939 | 2026.03.18 11:24:17.882256 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1940 | 2026.03.18 11:24:21.258646 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1941 | 2026.03.18 11:24:21.258830 [ 3 ] {4f377372-f125-47b9-8157-6371959dd8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1942 | 2026.03.18 11:24:21.258894 [ 3 ] {4f377372-f125-47b9-8157-6371959dd8cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1943 | 2026.03.18 11:24:21.259573 [ 3 ] {4f377372-f125-47b9-8157-6371959dd8cc} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1944 | 2026.03.18 11:24:21.259610 [ 3 ] {4f377372-f125-47b9-8157-6371959dd8cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1945 | 2026.03.18 11:24:21.259979 [ 3 ] {4f377372-f125-47b9-8157-6371959dd8cc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1946 | 2026.03.18 11:24:21.260198 [ 3 ] {4f377372-f125-47b9-8157-6371959dd8cc} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1947 | 2026.03.18 11:24:21.260356 [ 3 ] {4f377372-f125-47b9-8157-6371959dd8cc} <Debug> executeQuery: Read 72 rows, 6.08 KiB in 0.001574 sec., 45743.329097839895 rows/sec., 3.77 MiB/sec. | ||
| 1948 | 2026.03.18 11:24:21.260397 [ 3 ] {4f377372-f125-47b9-8157-6371959dd8cc} <Debug> TCPHandler: Processed in 0.001878633 sec. | ||
| 1949 | 2026.03.18 11:24:21.260538 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1950 | 2026.03.18 11:24:21.260631 [ 3 ] {0f1dae4a-7d1c-46a9-840c-58ecb60cf594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1951 | 2026.03.18 11:24:21.260672 [ 3 ] {0f1dae4a-7d1c-46a9-840c-58ecb60cf594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1952 | 2026.03.18 11:24:21.261116 [ 3 ] {0f1dae4a-7d1c-46a9-840c-58ecb60cf594} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1953 | 2026.03.18 11:24:21.261152 [ 3 ] {0f1dae4a-7d1c-46a9-840c-58ecb60cf594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1954 | 2026.03.18 11:24:21.261435 [ 3 ] {0f1dae4a-7d1c-46a9-840c-58ecb60cf594} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1955 | 2026.03.18 11:24:21.261649 [ 3 ] {0f1dae4a-7d1c-46a9-840c-58ecb60cf594} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1956 | 2026.03.18 11:24:21.261782 [ 3 ] {0f1dae4a-7d1c-46a9-840c-58ecb60cf594} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001169 sec., 8554.319931565442 rows/sec., 643.24 KiB/sec. | ||
| 1957 | 2026.03.18 11:24:21.261819 [ 3 ] {0f1dae4a-7d1c-46a9-840c-58ecb60cf594} <Debug> TCPHandler: Processed in 0.00132918 sec. | ||
| 1958 | 2026.03.18 11:24:21.261948 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1959 | 2026.03.18 11:24:21.262042 [ 3 ] {f44e61fe-4475-4dd1-a22b-728c056dfe21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1960 | 2026.03.18 11:24:21.262081 [ 3 ] {f44e61fe-4475-4dd1-a22b-728c056dfe21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1961 | 2026.03.18 11:24:21.262518 [ 3 ] {f44e61fe-4475-4dd1-a22b-728c056dfe21} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1962 | 2026.03.18 11:24:21.262551 [ 3 ] {f44e61fe-4475-4dd1-a22b-728c056dfe21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1963 | 2026.03.18 11:24:21.262844 [ 3 ] {f44e61fe-4475-4dd1-a22b-728c056dfe21} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1964 | 2026.03.18 11:24:21.263043 [ 3 ] {f44e61fe-4475-4dd1-a22b-728c056dfe21} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1965 | 2026.03.18 11:24:21.263173 [ 3 ] {f44e61fe-4475-4dd1-a22b-728c056dfe21} <Debug> executeQuery: Read 66 rows, 5.27 KiB in 0.00115 sec., 57391.30434782609 rows/sec., 4.48 MiB/sec. | ||
| 1966 | 2026.03.18 11:24:21.263212 [ 3 ] {f44e61fe-4475-4dd1-a22b-728c056dfe21} <Debug> TCPHandler: Processed in 0.0013199 sec. | ||
| 1967 | 2026.03.18 11:24:21.263326 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1968 | 2026.03.18 11:24:21.263421 [ 3 ] {1b1a4407-f9bc-49ce-b011-1d03f8b5b14c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1969 | 2026.03.18 11:24:21.263464 [ 3 ] {1b1a4407-f9bc-49ce-b011-1d03f8b5b14c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1970 | 2026.03.18 11:24:21.263892 [ 3 ] {1b1a4407-f9bc-49ce-b011-1d03f8b5b14c} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2026.03.18 11:24:21.263927 [ 3 ] {1b1a4407-f9bc-49ce-b011-1d03f8b5b14c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1972 | 2026.03.18 11:24:21.264250 [ 3 ] {1b1a4407-f9bc-49ce-b011-1d03f8b5b14c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1973 | 2026.03.18 11:24:21.264452 [ 3 ] {1b1a4407-f9bc-49ce-b011-1d03f8b5b14c} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2026.03.18 11:24:21.264585 [ 3 ] {1b1a4407-f9bc-49ce-b011-1d03f8b5b14c} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001182 sec., 126903.55329949237 rows/sec., 8.80 MiB/sec. | ||
| 1975 | 2026.03.18 11:24:21.264622 [ 3 ] {1b1a4407-f9bc-49ce-b011-1d03f8b5b14c} <Debug> TCPHandler: Processed in 0.001344341 sec. | ||
| 1976 | 2026.03.18 11:24:21.264730 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1977 | 2026.03.18 11:24:21.264822 [ 3 ] {a02b07f4-e7d4-4639-bd05-00b5e3f55285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1978 | 2026.03.18 11:24:21.264900 [ 3 ] {a02b07f4-e7d4-4639-bd05-00b5e3f55285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1979 | 2026.03.18 11:24:21.265655 [ 3 ] {a02b07f4-e7d4-4639-bd05-00b5e3f55285} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1980 | 2026.03.18 11:24:21.265689 [ 3 ] {a02b07f4-e7d4-4639-bd05-00b5e3f55285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1981 | 2026.03.18 11:24:21.266169 [ 3 ] {a02b07f4-e7d4-4639-bd05-00b5e3f55285} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1982 | 2026.03.18 11:24:21.266381 [ 3 ] {a02b07f4-e7d4-4639-bd05-00b5e3f55285} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1983 | 2026.03.18 11:24:21.266522 [ 3 ] {a02b07f4-e7d4-4639-bd05-00b5e3f55285} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001718 sec., 5820.721769499418 rows/sec., 10.43 MiB/sec. | ||
| 1984 | 2026.03.18 11:24:21.266595 [ 3 ] {a02b07f4-e7d4-4639-bd05-00b5e3f55285} <Debug> TCPHandler: Processed in 0.001920354 sec. | ||
| 1985 | 2026.03.18 11:24:21.266705 [ 3 ] {} <Trace> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1986 | 2026.03.18 11:24:21.266797 [ 3 ] {bb6f0211-fc89-49c6-9400-dd9516756f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1987 | 2026.03.18 11:24:21.266837 [ 3 ] {bb6f0211-fc89-49c6-9400-dd9516756f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1988 | 2026.03.18 11:24:21.267178 [ 3 ] {bb6f0211-fc89-49c6-9400-dd9516756f0d} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2026.03.18 11:24:21.267211 [ 3 ] {bb6f0211-fc89-49c6-9400-dd9516756f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1990 | 2026.03.18 11:24:21.267509 [ 3 ] {bb6f0211-fc89-49c6-9400-dd9516756f0d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1991 | 2026.03.18 11:24:21.267713 [ 3 ] {bb6f0211-fc89-49c6-9400-dd9516756f0d} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1992 | 2026.03.18 11:24:21.267834 [ 3 ] {bb6f0211-fc89-49c6-9400-dd9516756f0d} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001056 sec., 47348.48484848485 rows/sec., 3.25 MiB/sec. | ||
| 1993 | 2026.03.18 11:24:21.267869 [ 3 ] {bb6f0211-fc89-49c6-9400-dd9516756f0d} <Debug> TCPHandler: Processed in 0.001212847 sec. | ||
| 1994 | 2026.03.18 11:24:25.108787 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1995 | 2026.03.18 11:24:25.108860 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1996 | 2026.03.18 11:24:25.195405 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3877 | ||
| 1997 | 2026.03.18 11:24:25.196053 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2026.03.18 11:24:25.196113 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1999 | 2026.03.18 11:24:25.196691 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2000 | 2026.03.18 11:24:25.196920 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2026.03.18 11:24:25.197052 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3877 | ||
| 2002 | 2026.03.18 11:24:25.205186 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 274 | ||
| 2003 | 2026.03.18 11:24:25.208057 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2004 | 2026.03.18 11:24:25.208116 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2005 | 2026.03.18 11:24:25.209363 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2006 | 2026.03.18 11:24:25.209650 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2007 | 2026.03.18 11:24:25.209794 [ 51 ] {} <Debug> system.query_log (242d9df0-2007-4580-96e4-3be21c287915) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2008 | 2026.03.18 11:24:25.209875 [ 51 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2009 | 2026.03.18 11:24:25.209904 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2010 | 2026.03.18 11:24:25.209983 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 274 | ||
| 2011 | 2026.03.18 11:24:25.210038 [ 199 ] {242d9df0-2007-4580-96e4-3be21c287915::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 | ||
| 2012 | 2026.03.18 11:24:25.210692 [ 199 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2013 | 2026.03.18 11:24:25.210860 [ 199 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 2014 | 2026.03.18 11:24:25.211299 [ 199 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 2015 | 2026.03.18 11:24:25.211684 [ 199 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 2016 | 2026.03.18 11:24:25.212034 [ 199 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
| 2017 | 2026.03.18 11:24:25.212370 [ 199 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 2018 | 2026.03.18 11:24:25.212762 [ 199 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 62 rows starting from the beginning of the part | ||
| 2019 | 2026.03.18 11:24:25.218702 [ 196 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 274 rows, containing 72 columns (72 merged, 0 gathered) in 0.008726589 sec., 31398.293193365702 rows/sec., 31.00 MiB/sec. | ||
| 2020 | 2026.03.18 11:24:25.219590 [ 192 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2021 | 2026.03.18 11:24:25.220163 [ 192 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_6_1} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2022 | 2026.03.18 11:24:25.220233 [ 192 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_6_1} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2023 | 2026.03.18 11:24:25.220443 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.61 MiB. | ||
| 2024 | 2026.03.18 11:24:25.382394 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2025 | 2026.03.18 11:24:25.399544 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2026 | 2026.03.18 11:24:25.399598 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2027 | 2026.03.18 11:24:25.405765 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2028 | 2026.03.18 11:24:25.406444 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2029 | 2026.03.18 11:24:25.409389 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2030 | 2026.03.18 11:24:25.916951 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2031 | 2026.03.18 11:24:25.917018 [ 3 ] {} <Debug> TCP-Session: 01b81dba-a2dd-4bb6-b908-2a6cd312e5c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2032 | 2026.03.18 11:24:26.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.25 MiB, peak 187.29 MiB, free memory in arenas 0.00 B, will set to 184.00 MiB (RSS), difference: 2.75 MiB | ||
| 2033 | 2026.03.18 11:24:26.267391 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2034 | 2026.03.18 11:24:26.267584 [ 5 ] {5d1a6d4b-56b9-4bcc-9a42-8f740a2adb65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2035 | 2026.03.18 11:24:26.267647 [ 5 ] {5d1a6d4b-56b9-4bcc-9a42-8f740a2adb65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2036 | 2026.03.18 11:24:26.268425 [ 5 ] {5d1a6d4b-56b9-4bcc-9a42-8f740a2adb65} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2037 | 2026.03.18 11:24:26.268467 [ 5 ] {5d1a6d4b-56b9-4bcc-9a42-8f740a2adb65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2038 | 2026.03.18 11:24:26.268871 [ 5 ] {5d1a6d4b-56b9-4bcc-9a42-8f740a2adb65} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2039 | 2026.03.18 11:24:26.269105 [ 5 ] {5d1a6d4b-56b9-4bcc-9a42-8f740a2adb65} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2026.03.18 11:24:26.269256 [ 5 ] {5d1a6d4b-56b9-4bcc-9a42-8f740a2adb65} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001722 sec., 164924.50638792102 rows/sec., 10.47 MiB/sec. | ||
| 2041 | 2026.03.18 11:24:26.269297 [ 5 ] {5d1a6d4b-56b9-4bcc-9a42-8f740a2adb65} <Debug> TCPHandler: Processed in 0.002042086 sec. | ||
| 2042 | 2026.03.18 11:24:26.269423 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2043 | 2026.03.18 11:24:26.269518 [ 5 ] {93be25cd-427f-4dd8-843b-cc6758e7815d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2044 | 2026.03.18 11:24:26.269559 [ 5 ] {93be25cd-427f-4dd8-843b-cc6758e7815d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2045 | 2026.03.18 11:24:26.270274 [ 5 ] {93be25cd-427f-4dd8-843b-cc6758e7815d} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2046 | 2026.03.18 11:24:26.270310 [ 5 ] {93be25cd-427f-4dd8-843b-cc6758e7815d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2047 | 2026.03.18 11:24:26.270731 [ 5 ] {93be25cd-427f-4dd8-843b-cc6758e7815d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2048 | 2026.03.18 11:24:26.270942 [ 5 ] {93be25cd-427f-4dd8-843b-cc6758e7815d} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2049 | 2026.03.18 11:24:26.271068 [ 5 ] {93be25cd-427f-4dd8-843b-cc6758e7815d} <Debug> executeQuery: Read 839 rows, 67.50 KiB in 0.001569 sec., 534735.5003186743 rows/sec., 42.01 MiB/sec. | ||
| 2050 | 2026.03.18 11:24:26.271104 [ 5 ] {93be25cd-427f-4dd8-843b-cc6758e7815d} <Debug> TCPHandler: Processed in 0.001729209 sec. | ||
| 2051 | 2026.03.18 11:24:26.271222 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2052 | 2026.03.18 11:24:26.271315 [ 5 ] {740edfd4-eebe-4a72-9aec-ee90e27a173a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2053 | 2026.03.18 11:24:26.271355 [ 5 ] {740edfd4-eebe-4a72-9aec-ee90e27a173a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2054 | 2026.03.18 11:24:26.271791 [ 5 ] {740edfd4-eebe-4a72-9aec-ee90e27a173a} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2055 | 2026.03.18 11:24:26.271828 [ 5 ] {740edfd4-eebe-4a72-9aec-ee90e27a173a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2056 | 2026.03.18 11:24:26.272126 [ 5 ] {740edfd4-eebe-4a72-9aec-ee90e27a173a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2057 | 2026.03.18 11:24:26.272333 [ 5 ] {740edfd4-eebe-4a72-9aec-ee90e27a173a} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2058 | 2026.03.18 11:24:26.272474 [ 5 ] {740edfd4-eebe-4a72-9aec-ee90e27a173a} <Debug> executeQuery: Read 165 rows, 10.27 KiB in 0.001177 sec., 140186.91588785045 rows/sec., 8.52 MiB/sec. | ||
| 2059 | 2026.03.18 11:24:26.272512 [ 5 ] {740edfd4-eebe-4a72-9aec-ee90e27a173a} <Debug> TCPHandler: Processed in 0.00133808 sec. | ||
| 2060 | 2026.03.18 11:24:26.272629 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2061 | 2026.03.18 11:24:26.272726 [ 5 ] {c848ea3b-2762-4efd-9bad-8a3ec79ef500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2062 | 2026.03.18 11:24:26.272765 [ 5 ] {c848ea3b-2762-4efd-9bad-8a3ec79ef500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2063 | 2026.03.18 11:24:26.273182 [ 5 ] {c848ea3b-2762-4efd-9bad-8a3ec79ef500} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2064 | 2026.03.18 11:24:26.273217 [ 5 ] {c848ea3b-2762-4efd-9bad-8a3ec79ef500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2065 | 2026.03.18 11:24:26.273541 [ 5 ] {c848ea3b-2762-4efd-9bad-8a3ec79ef500} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2066 | 2026.03.18 11:24:26.273748 [ 5 ] {c848ea3b-2762-4efd-9bad-8a3ec79ef500} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2067 | 2026.03.18 11:24:26.273879 [ 5 ] {c848ea3b-2762-4efd-9bad-8a3ec79ef500} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001172 sec., 127133.10580204778 rows/sec., 8.21 MiB/sec. | ||
| 2068 | 2026.03.18 11:24:26.273918 [ 5 ] {c848ea3b-2762-4efd-9bad-8a3ec79ef500} <Debug> TCPHandler: Processed in 0.001336851 sec. | ||
| 2069 | 2026.03.18 11:24:26.274033 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2070 | 2026.03.18 11:24:26.274125 [ 5 ] {415ad74f-127f-412d-ad1d-5fbe7e350f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2071 | 2026.03.18 11:24:26.274164 [ 5 ] {415ad74f-127f-412d-ad1d-5fbe7e350f95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2072 | 2026.03.18 11:24:26.274575 [ 5 ] {415ad74f-127f-412d-ad1d-5fbe7e350f95} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2073 | 2026.03.18 11:24:26.274611 [ 5 ] {415ad74f-127f-412d-ad1d-5fbe7e350f95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2074 | 2026.03.18 11:24:26.274918 [ 5 ] {415ad74f-127f-412d-ad1d-5fbe7e350f95} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2075 | 2026.03.18 11:24:26.275124 [ 5 ] {415ad74f-127f-412d-ad1d-5fbe7e350f95} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2076 | 2026.03.18 11:24:26.275255 [ 5 ] {415ad74f-127f-412d-ad1d-5fbe7e350f95} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001147 sec., 129032.25806451612 rows/sec., 7.34 MiB/sec. | ||
| 2077 | 2026.03.18 11:24:26.275291 [ 5 ] {415ad74f-127f-412d-ad1d-5fbe7e350f95} <Debug> TCPHandler: Processed in 0.00130558 sec. | ||
| 2078 | 2026.03.18 11:24:26.275404 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2079 | 2026.03.18 11:24:26.275495 [ 5 ] {be32b4cd-f91b-47f1-b4a4-d854f364494e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2080 | 2026.03.18 11:24:26.275537 [ 5 ] {be32b4cd-f91b-47f1-b4a4-d854f364494e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2081 | 2026.03.18 11:24:26.276086 [ 5 ] {be32b4cd-f91b-47f1-b4a4-d854f364494e} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2026.03.18 11:24:26.276121 [ 5 ] {be32b4cd-f91b-47f1-b4a4-d854f364494e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2083 | 2026.03.18 11:24:26.276435 [ 5 ] {be32b4cd-f91b-47f1-b4a4-d854f364494e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2084 | 2026.03.18 11:24:26.276658 [ 5 ] {be32b4cd-f91b-47f1-b4a4-d854f364494e} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2085 | 2026.03.18 11:24:26.276791 [ 5 ] {be32b4cd-f91b-47f1-b4a4-d854f364494e} <Debug> executeQuery: Read 505 rows, 36.38 KiB in 0.001314 sec., 384322.67884322675 rows/sec., 27.04 MiB/sec. | ||
| 2086 | 2026.03.18 11:24:26.276829 [ 5 ] {be32b4cd-f91b-47f1-b4a4-d854f364494e} <Debug> TCPHandler: Processed in 0.001472724 sec. | ||
| 2087 | 2026.03.18 11:24:26.276946 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2088 | 2026.03.18 11:24:26.277038 [ 5 ] {919f9b4b-0c46-43e3-8320-a2e9b8c65794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2089 | 2026.03.18 11:24:26.277078 [ 5 ] {919f9b4b-0c46-43e3-8320-a2e9b8c65794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2090 | 2026.03.18 11:24:26.277408 [ 5 ] {919f9b4b-0c46-43e3-8320-a2e9b8c65794} <Trace> oximeter.measurements_bool (e8857f07-2eee-47c4-a153-6dc56621075c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2026.03.18 11:24:26.277444 [ 5 ] {919f9b4b-0c46-43e3-8320-a2e9b8c65794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2092 | 2026.03.18 11:24:26.277760 [ 5 ] {919f9b4b-0c46-43e3-8320-a2e9b8c65794} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2093 | 2026.03.18 11:24:26.277984 [ 5 ] {919f9b4b-0c46-43e3-8320-a2e9b8c65794} <Trace> oximeter.measurements_bool (e8857f07-2eee-47c4-a153-6dc56621075c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2094 | 2026.03.18 11:24:26.278117 [ 5 ] {919f9b4b-0c46-43e3-8320-a2e9b8c65794} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 2095 | 2026.03.18 11:24:26.278152 [ 5 ] {919f9b4b-0c46-43e3-8320-a2e9b8c65794} <Debug> TCPHandler: Processed in 0.001252818 sec. | ||
| 2096 | 2026.03.18 11:24:26.278272 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2097 | 2026.03.18 11:24:26.278365 [ 5 ] {87d0a38c-8dba-40fd-b5cd-13f4633cf505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2098 | 2026.03.18 11:24:26.278406 [ 5 ] {87d0a38c-8dba-40fd-b5cd-13f4633cf505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2099 | 2026.03.18 11:24:26.278791 [ 5 ] {87d0a38c-8dba-40fd-b5cd-13f4633cf505} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2100 | 2026.03.18 11:24:26.278827 [ 5 ] {87d0a38c-8dba-40fd-b5cd-13f4633cf505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2101 | 2026.03.18 11:24:26.279163 [ 5 ] {87d0a38c-8dba-40fd-b5cd-13f4633cf505} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2102 | 2026.03.18 11:24:26.279383 [ 5 ] {87d0a38c-8dba-40fd-b5cd-13f4633cf505} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2103 | 2026.03.18 11:24:26.279518 [ 5 ] {87d0a38c-8dba-40fd-b5cd-13f4633cf505} <Debug> executeQuery: Read 255 rows, 17.27 KiB in 0.001171 sec., 217762.59607173357 rows/sec., 14.40 MiB/sec. | ||
| 2104 | 2026.03.18 11:24:26.279555 [ 5 ] {87d0a38c-8dba-40fd-b5cd-13f4633cf505} <Debug> TCPHandler: Processed in 0.001337231 sec. | ||
| 2105 | 2026.03.18 11:24:26.279678 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2106 | 2026.03.18 11:24:26.279771 [ 5 ] {4d65f559-ee75-47c1-8a26-1a056e39c183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2107 | 2026.03.18 11:24:26.279812 [ 5 ] {4d65f559-ee75-47c1-8a26-1a056e39c183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2108 | 2026.03.18 11:24:26.280136 [ 5 ] {4d65f559-ee75-47c1-8a26-1a056e39c183} <Trace> oximeter.measurements_f64 (efe2ec94-1119-4b28-bd60-cc7de1f833a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2109 | 2026.03.18 11:24:26.280172 [ 5 ] {4d65f559-ee75-47c1-8a26-1a056e39c183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2110 | 2026.03.18 11:24:26.280482 [ 5 ] {4d65f559-ee75-47c1-8a26-1a056e39c183} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2111 | 2026.03.18 11:24:26.280691 [ 5 ] {4d65f559-ee75-47c1-8a26-1a056e39c183} <Trace> oximeter.measurements_f64 (efe2ec94-1119-4b28-bd60-cc7de1f833a0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2112 | 2026.03.18 11:24:26.280823 [ 5 ] {4d65f559-ee75-47c1-8a26-1a056e39c183} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 2113 | 2026.03.18 11:24:26.280860 [ 5 ] {4d65f559-ee75-47c1-8a26-1a056e39c183} <Debug> TCPHandler: Processed in 0.001229658 sec. | ||
| 2114 | 2026.03.18 11:24:26.280973 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2115 | 2026.03.18 11:24:26.281066 [ 5 ] {77eadc92-1821-448d-a3a6-c848c0a40e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2116 | 2026.03.18 11:24:26.281118 [ 5 ] {77eadc92-1821-448d-a3a6-c848c0a40e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2117 | 2026.03.18 11:24:26.281967 [ 5 ] {77eadc92-1821-448d-a3a6-c848c0a40e51} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2118 | 2026.03.18 11:24:26.282004 [ 5 ] {77eadc92-1821-448d-a3a6-c848c0a40e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2119 | 2026.03.18 11:24:26.282532 [ 5 ] {77eadc92-1821-448d-a3a6-c848c0a40e51} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2120 | 2026.03.18 11:24:26.282774 [ 5 ] {77eadc92-1821-448d-a3a6-c848c0a40e51} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2121 | 2026.03.18 11:24:26.282918 [ 5 ] {77eadc92-1821-448d-a3a6-c848c0a40e51} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001869 sec., 12306.046013911182 rows/sec., 22.05 MiB/sec. | ||
| 2122 | 2026.03.18 11:24:26.282975 [ 5 ] {77eadc92-1821-448d-a3a6-c848c0a40e51} <Debug> TCPHandler: Processed in 0.002049447 sec. | ||
| 2123 | 2026.03.18 11:24:26.283108 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2124 | 2026.03.18 11:24:26.283201 [ 5 ] {74f9bf05-a09a-4a46-9e45-0e0d056b3549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2125 | 2026.03.18 11:24:26.283241 [ 5 ] {74f9bf05-a09a-4a46-9e45-0e0d056b3549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2126 | 2026.03.18 11:24:26.283577 [ 5 ] {74f9bf05-a09a-4a46-9e45-0e0d056b3549} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2127 | 2026.03.18 11:24:26.283613 [ 5 ] {74f9bf05-a09a-4a46-9e45-0e0d056b3549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2128 | 2026.03.18 11:24:26.283924 [ 5 ] {74f9bf05-a09a-4a46-9e45-0e0d056b3549} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2129 | 2026.03.18 11:24:26.284135 [ 5 ] {74f9bf05-a09a-4a46-9e45-0e0d056b3549} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2130 | 2026.03.18 11:24:26.284259 [ 5 ] {74f9bf05-a09a-4a46-9e45-0e0d056b3549} <Debug> executeQuery: Read 80 rows, 5.14 KiB in 0.001076 sec., 74349.44237918216 rows/sec., 4.66 MiB/sec. | ||
| 2131 | 2026.03.18 11:24:26.284294 [ 5 ] {74f9bf05-a09a-4a46-9e45-0e0d056b3549} <Debug> TCPHandler: Processed in 0.001234328 sec. | ||
| 2132 | 2026.03.18 11:24:31.254003 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2133 | 2026.03.18 11:24:31.254258 [ 5 ] {45ec2b79-b45b-40d3-9f6d-956531a8a5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) 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_table:capacity', 'switch_table: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) | ||
| 2134 | 2026.03.18 11:24:31.254635 [ 5 ] {45ec2b79-b45b-40d3-9f6d-956531a8a5d9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2135 | 2026.03.18 11:24:31.254675 [ 5 ] {45ec2b79-b45b-40d3-9f6d-956531a8a5d9} <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_table:capacity', 'switch_table: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 | ||
| 2136 | 2026.03.18 11:24:31.254945 [ 5 ] {45ec2b79-b45b-40d3-9f6d-956531a8a5d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2137 | 2026.03.18 11:24:31.255020 [ 5 ] {45ec2b79-b45b-40d3-9f6d-956531a8a5d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2138 | 2026.03.18 11:24:31.255165 [ 5 ] {45ec2b79-b45b-40d3-9f6d-956531a8a5d9} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2139 | 2026.03.18 11:24:31.255320 [ 300 ] {45ec2b79-b45b-40d3-9f6d-956531a8a5d9} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2140 | 2026.03.18 11:24:31.255320 [ 334 ] {45ec2b79-b45b-40d3-9f6d-956531a8a5d9} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2141 | 2026.03.18 11:24:31.255462 [ 5 ] {45ec2b79-b45b-40d3-9f6d-956531a8a5d9} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 2142 | 2026.03.18 11:24:31.255492 [ 5 ] {45ec2b79-b45b-40d3-9f6d-956531a8a5d9} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2143 | 2026.03.18 11:24:31.257688 [ 5 ] {45ec2b79-b45b-40d3-9f6d-956531a8a5d9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2144 | 2026.03.18 11:24:31.257728 [ 5 ] {45ec2b79-b45b-40d3-9f6d-956531a8a5d9} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 2145 | 2026.03.18 11:24:31.257791 [ 5 ] {45ec2b79-b45b-40d3-9f6d-956531a8a5d9} <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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2146 | 2026.03.18 11:24:31.257848 [ 5 ] {45ec2b79-b45b-40d3-9f6d-956531a8a5d9} <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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2147 | 2026.03.18 11:24:31.259286 [ 5 ] {45ec2b79-b45b-40d3-9f6d-956531a8a5d9} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.005118 sec., 6057.05353653771 rows/sec., 230.88 KiB/sec. | ||
| 2148 | 2026.03.18 11:24:31.259465 [ 5 ] {45ec2b79-b45b-40d3-9f6d-956531a8a5d9} <Debug> TCPHandler: Processed in 0.005616749 sec. | ||
| 2149 | 2026.03.18 11:24:31.259968 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2150 | 2026.03.18 11:24:31.260181 [ 5 ] {46b77ebd-9150-42ab-99ac-667566fad68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) 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:errors_received', 'switch_table:capacity', 'switch_table: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) | ||
| 2151 | 2026.03.18 11:24:31.260573 [ 5 ] {46b77ebd-9150-42ab-99ac-667566fad68e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2152 | 2026.03.18 11:24:31.260624 [ 5 ] {46b77ebd-9150-42ab-99ac-667566fad68e} <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:errors_received', 'switch_table:capacity', 'switch_table: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 | ||
| 2153 | 2026.03.18 11:24:31.260927 [ 5 ] {46b77ebd-9150-42ab-99ac-667566fad68e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2154 | 2026.03.18 11:24:31.261006 [ 5 ] {46b77ebd-9150-42ab-99ac-667566fad68e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2155 | 2026.03.18 11:24:31.261162 [ 5 ] {46b77ebd-9150-42ab-99ac-667566fad68e} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2156 | 2026.03.18 11:24:31.261275 [ 338 ] {46b77ebd-9150-42ab-99ac-667566fad68e} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2157 | 2026.03.18 11:24:31.261287 [ 339 ] {46b77ebd-9150-42ab-99ac-667566fad68e} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2158 | 2026.03.18 11:24:31.261448 [ 5 ] {46b77ebd-9150-42ab-99ac-667566fad68e} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 2159 | 2026.03.18 11:24:31.261496 [ 5 ] {46b77ebd-9150-42ab-99ac-667566fad68e} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2160 | 2026.03.18 11:24:31.261586 [ 5 ] {46b77ebd-9150-42ab-99ac-667566fad68e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2161 | 2026.03.18 11:24:31.261613 [ 5 ] {46b77ebd-9150-42ab-99ac-667566fad68e} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 2162 | 2026.03.18 11:24:31.261661 [ 5 ] {46b77ebd-9150-42ab-99ac-667566fad68e} <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:errors_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2163 | 2026.03.18 11:24:31.261711 [ 5 ] {46b77ebd-9150-42ab-99ac-667566fad68e} <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:errors_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2164 | 2026.03.18 11:24:31.262651 [ 5 ] {46b77ebd-9150-42ab-99ac-667566fad68e} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.002568 sec., 12071.651090342679 rows/sec., 460.14 KiB/sec. | ||
| 2165 | 2026.03.18 11:24:31.262884 [ 5 ] {46b77ebd-9150-42ab-99ac-667566fad68e} <Debug> TCPHandler: Processed in 0.002995858 sec. | ||
| 2166 | 2026.03.18 11:24:31.263459 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2167 | 2026.03.18 11:24:31.263703 [ 5 ] {e59d52de-370e-4288-a418-4cd1393d2480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) 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:errors_received', 'switch_port_control_data_link:errors_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) | ||
| 2168 | 2026.03.18 11:24:31.264164 [ 5 ] {e59d52de-370e-4288-a418-4cd1393d2480} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2169 | 2026.03.18 11:24:31.264219 [ 5 ] {e59d52de-370e-4288-a418-4cd1393d2480} <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:errors_received', 'switch_port_control_data_link:errors_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 | ||
| 2170 | 2026.03.18 11:24:31.264587 [ 5 ] {e59d52de-370e-4288-a418-4cd1393d2480} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2171 | 2026.03.18 11:24:31.264677 [ 5 ] {e59d52de-370e-4288-a418-4cd1393d2480} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2172 | 2026.03.18 11:24:31.264872 [ 5 ] {e59d52de-370e-4288-a418-4cd1393d2480} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2173 | 2026.03.18 11:24:31.264959 [ 300 ] {e59d52de-370e-4288-a418-4cd1393d2480} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2174 | 2026.03.18 11:24:31.265007 [ 339 ] {e59d52de-370e-4288-a418-4cd1393d2480} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2175 | 2026.03.18 11:24:31.265140 [ 5 ] {e59d52de-370e-4288-a418-4cd1393d2480} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 2176 | 2026.03.18 11:24:31.265192 [ 5 ] {e59d52de-370e-4288-a418-4cd1393d2480} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2177 | 2026.03.18 11:24:31.265294 [ 5 ] {e59d52de-370e-4288-a418-4cd1393d2480} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2178 | 2026.03.18 11:24:31.265322 [ 5 ] {e59d52de-370e-4288-a418-4cd1393d2480} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 2179 | 2026.03.18 11:24:31.265373 [ 5 ] {e59d52de-370e-4288-a418-4cd1393d2480} <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:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2180 | 2026.03.18 11:24:31.265450 [ 5 ] {e59d52de-370e-4288-a418-4cd1393d2480} <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:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2181 | 2026.03.18 11:24:31.266536 [ 5 ] {e59d52de-370e-4288-a418-4cd1393d2480} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.002952 sec., 10501.355013550135 rows/sec., 400.28 KiB/sec. | ||
| 2182 | 2026.03.18 11:24:31.266721 [ 5 ] {e59d52de-370e-4288-a418-4cd1393d2480} <Debug> TCPHandler: Processed in 0.003457959 sec. | ||
| 2183 | 2026.03.18 11:24:31.267171 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2184 | 2026.03.18 11:24:31.267397 [ 5 ] {3306e503-5536-4e8b-834e-03a359e81d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) 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:errors_received', 'switch_port_control_data_link:errors_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) | ||
| 2185 | 2026.03.18 11:24:31.267712 [ 5 ] {3306e503-5536-4e8b-834e-03a359e81d35} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2186 | 2026.03.18 11:24:31.267751 [ 5 ] {3306e503-5536-4e8b-834e-03a359e81d35} <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:errors_received', 'switch_port_control_data_link:errors_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 | ||
| 2187 | 2026.03.18 11:24:31.267972 [ 5 ] {3306e503-5536-4e8b-834e-03a359e81d35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2188 | 2026.03.18 11:24:31.268046 [ 5 ] {3306e503-5536-4e8b-834e-03a359e81d35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2189 | 2026.03.18 11:24:31.268169 [ 5 ] {3306e503-5536-4e8b-834e-03a359e81d35} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2190 | 2026.03.18 11:24:31.268246 [ 338 ] {3306e503-5536-4e8b-834e-03a359e81d35} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2191 | 2026.03.18 11:24:31.268261 [ 339 ] {3306e503-5536-4e8b-834e-03a359e81d35} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2192 | 2026.03.18 11:24:31.268380 [ 5 ] {3306e503-5536-4e8b-834e-03a359e81d35} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 2193 | 2026.03.18 11:24:31.268408 [ 5 ] {3306e503-5536-4e8b-834e-03a359e81d35} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2194 | 2026.03.18 11:24:31.268470 [ 5 ] {3306e503-5536-4e8b-834e-03a359e81d35} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2195 | 2026.03.18 11:24:31.268490 [ 5 ] {3306e503-5536-4e8b-834e-03a359e81d35} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 2196 | 2026.03.18 11:24:31.268523 [ 5 ] {3306e503-5536-4e8b-834e-03a359e81d35} <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:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2197 | 2026.03.18 11:24:31.268556 [ 5 ] {3306e503-5536-4e8b-834e-03a359e81d35} <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:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 2198 | 2026.03.18 11:24:31.269385 [ 5 ] {3306e503-5536-4e8b-834e-03a359e81d35} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.002094 sec., 14804.202483285579 rows/sec., 564.30 KiB/sec. | ||
| 2199 | 2026.03.18 11:24:31.269491 [ 5 ] {3306e503-5536-4e8b-834e-03a359e81d35} <Debug> TCPHandler: Processed in 0.002450656 sec. | ||
| 2200 | 2026.03.18 11:24:31.269840 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2201 | 2026.03.18 11:24:31.270015 [ 5 ] {a9667505-165c-49c9-8d2d-56c01e99c2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) 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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table: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) | ||
| 2202 | 2026.03.18 11:24:31.270414 [ 5 ] {a9667505-165c-49c9-8d2d-56c01e99c2fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2203 | 2026.03.18 11:24:31.270470 [ 5 ] {a9667505-165c-49c9-8d2d-56c01e99c2fc} <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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table: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 | ||
| 2204 | 2026.03.18 11:24:31.270688 [ 5 ] {a9667505-165c-49c9-8d2d-56c01e99c2fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2205 | 2026.03.18 11:24:31.270746 [ 5 ] {a9667505-165c-49c9-8d2d-56c01e99c2fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2206 | 2026.03.18 11:24:31.270858 [ 5 ] {a9667505-165c-49c9-8d2d-56c01e99c2fc} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2207 | 2026.03.18 11:24:31.270930 [ 316 ] {a9667505-165c-49c9-8d2d-56c01e99c2fc} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2208 | 2026.03.18 11:24:31.270956 [ 300 ] {a9667505-165c-49c9-8d2d-56c01e99c2fc} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2209 | 2026.03.18 11:24:31.271039 [ 5 ] {a9667505-165c-49c9-8d2d-56c01e99c2fc} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 2210 | 2026.03.18 11:24:31.271082 [ 5 ] {a9667505-165c-49c9-8d2d-56c01e99c2fc} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2211 | 2026.03.18 11:24:31.271164 [ 5 ] {a9667505-165c-49c9-8d2d-56c01e99c2fc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2212 | 2026.03.18 11:24:31.271187 [ 5 ] {a9667505-165c-49c9-8d2d-56c01e99c2fc} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 2213 | 2026.03.18 11:24:31.271227 [ 5 ] {a9667505-165c-49c9-8d2d-56c01e99c2fc} <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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2214 | 2026.03.18 11:24:31.271276 [ 5 ] {a9667505-165c-49c9-8d2d-56c01e99c2fc} <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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2215 | 2026.03.18 11:24:31.272037 [ 5 ] {a9667505-165c-49c9-8d2d-56c01e99c2fc} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.002101 sec., 14754.878629224178 rows/sec., 562.42 KiB/sec. | ||
| 2216 | 2026.03.18 11:24:31.272166 [ 5 ] {a9667505-165c-49c9-8d2d-56c01e99c2fc} <Debug> TCPHandler: Processed in 0.002384904 sec. | ||
| 2217 | 2026.03.18 11:24:31.272482 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2218 | 2026.03.18 11:24:31.272638 [ 5 ] {ba14be1b-1256-474a-9dbf-b11375f3b074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) 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_table:capacity', 'switch_table: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) | ||
| 2219 | 2026.03.18 11:24:31.272974 [ 5 ] {ba14be1b-1256-474a-9dbf-b11375f3b074} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2220 | 2026.03.18 11:24:31.273026 [ 5 ] {ba14be1b-1256-474a-9dbf-b11375f3b074} <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_table:capacity', 'switch_table: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 | ||
| 2221 | 2026.03.18 11:24:31.273278 [ 5 ] {ba14be1b-1256-474a-9dbf-b11375f3b074} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2222 | 2026.03.18 11:24:31.273341 [ 5 ] {ba14be1b-1256-474a-9dbf-b11375f3b074} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2223 | 2026.03.18 11:24:31.273467 [ 5 ] {ba14be1b-1256-474a-9dbf-b11375f3b074} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2224 | 2026.03.18 11:24:31.273558 [ 339 ] {ba14be1b-1256-474a-9dbf-b11375f3b074} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2225 | 2026.03.18 11:24:31.273561 [ 316 ] {ba14be1b-1256-474a-9dbf-b11375f3b074} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2226 | 2026.03.18 11:24:31.273689 [ 5 ] {ba14be1b-1256-474a-9dbf-b11375f3b074} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 2227 | 2026.03.18 11:24:31.273717 [ 5 ] {ba14be1b-1256-474a-9dbf-b11375f3b074} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2228 | 2026.03.18 11:24:31.273778 [ 5 ] {ba14be1b-1256-474a-9dbf-b11375f3b074} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2229 | 2026.03.18 11:24:31.273797 [ 5 ] {ba14be1b-1256-474a-9dbf-b11375f3b074} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 2230 | 2026.03.18 11:24:31.273831 [ 5 ] {ba14be1b-1256-474a-9dbf-b11375f3b074} <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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2231 | 2026.03.18 11:24:31.273864 [ 5 ] {ba14be1b-1256-474a-9dbf-b11375f3b074} <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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2232 | 2026.03.18 11:24:31.274566 [ 5 ] {ba14be1b-1256-474a-9dbf-b11375f3b074} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001994 sec., 15546.639919759276 rows/sec., 592.60 KiB/sec. | ||
| 2233 | 2026.03.18 11:24:31.274686 [ 5 ] {ba14be1b-1256-474a-9dbf-b11375f3b074} <Debug> TCPHandler: Processed in 0.002256102 sec. | ||
| 2234 | 2026.03.18 11:24:31.297905 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2235 | 2026.03.18 11:24:31.298093 [ 5 ] {f94751d0-1ed3-427a-b009-dfb1d7c88112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2236 | 2026.03.18 11:24:31.298171 [ 5 ] {f94751d0-1ed3-427a-b009-dfb1d7c88112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2237 | 2026.03.18 11:24:31.299038 [ 5 ] {f94751d0-1ed3-427a-b009-dfb1d7c88112} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2238 | 2026.03.18 11:24:31.299100 [ 5 ] {f94751d0-1ed3-427a-b009-dfb1d7c88112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2239 | 2026.03.18 11:24:31.299755 [ 5 ] {f94751d0-1ed3-427a-b009-dfb1d7c88112} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2240 | 2026.03.18 11:24:31.299976 [ 5 ] {f94751d0-1ed3-427a-b009-dfb1d7c88112} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2241 | 2026.03.18 11:24:31.300170 [ 5 ] {f94751d0-1ed3-427a-b009-dfb1d7c88112} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.002129 sec., 2818.2245185533116 rows/sec., 1.30 MiB/sec. | ||
| 2242 | 2026.03.18 11:24:31.300227 [ 5 ] {f94751d0-1ed3-427a-b009-dfb1d7c88112} <Debug> TCPHandler: Processed in 0.002456306 sec. | ||
| 2243 | 2026.03.18 11:24:31.300365 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2244 | 2026.03.18 11:24:31.300476 [ 5 ] {048083ec-7bef-40eb-a5b3-298a337a50c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2245 | 2026.03.18 11:24:31.300526 [ 5 ] {048083ec-7bef-40eb-a5b3-298a337a50c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2246 | 2026.03.18 11:24:31.301013 [ 5 ] {048083ec-7bef-40eb-a5b3-298a337a50c7} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2247 | 2026.03.18 11:24:31.301053 [ 5 ] {048083ec-7bef-40eb-a5b3-298a337a50c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2248 | 2026.03.18 11:24:31.301400 [ 5 ] {048083ec-7bef-40eb-a5b3-298a337a50c7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2249 | 2026.03.18 11:24:31.301637 [ 5 ] {048083ec-7bef-40eb-a5b3-298a337a50c7} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2250 | 2026.03.18 11:24:31.301797 [ 5 ] {048083ec-7bef-40eb-a5b3-298a337a50c7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001347 sec., 17817.371937639196 rows/sec., 1.48 MiB/sec. | ||
| 2251 | 2026.03.18 11:24:31.301838 [ 5 ] {048083ec-7bef-40eb-a5b3-298a337a50c7} <Debug> TCPHandler: Processed in 0.001526644 sec. | ||
| 2252 | 2026.03.18 11:24:31.301954 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2253 | 2026.03.18 11:24:31.302065 [ 5 ] {b78dad8d-e6ff-4230-8448-2d142eeae6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2254 | 2026.03.18 11:24:31.302109 [ 5 ] {b78dad8d-e6ff-4230-8448-2d142eeae6f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2255 | 2026.03.18 11:24:31.302639 [ 5 ] {b78dad8d-e6ff-4230-8448-2d142eeae6f6} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2256 | 2026.03.18 11:24:31.302676 [ 5 ] {b78dad8d-e6ff-4230-8448-2d142eeae6f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2257 | 2026.03.18 11:24:31.303189 [ 5 ] {b78dad8d-e6ff-4230-8448-2d142eeae6f6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2258 | 2026.03.18 11:24:31.303515 [ 5 ] {b78dad8d-e6ff-4230-8448-2d142eeae6f6} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2259 | 2026.03.18 11:24:31.303715 [ 5 ] {b78dad8d-e6ff-4230-8448-2d142eeae6f6} <Debug> executeQuery: Read 192 rows, 17.54 KiB in 0.001671 sec., 114901.25673249552 rows/sec., 10.25 MiB/sec. | ||
| 2260 | 2026.03.18 11:24:31.303764 [ 5 ] {b78dad8d-e6ff-4230-8448-2d142eeae6f6} <Debug> TCPHandler: Processed in 0.001859592 sec. | ||
| 2261 | 2026.03.18 11:24:31.303932 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2262 | 2026.03.18 11:24:31.304050 [ 5 ] {c76b771a-e146-4ca3-bc32-48f57ed4a3dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2263 | 2026.03.18 11:24:31.304122 [ 5 ] {c76b771a-e146-4ca3-bc32-48f57ed4a3dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2264 | 2026.03.18 11:24:31.304697 [ 5 ] {c76b771a-e146-4ca3-bc32-48f57ed4a3dc} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2265 | 2026.03.18 11:24:31.304740 [ 5 ] {c76b771a-e146-4ca3-bc32-48f57ed4a3dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2266 | 2026.03.18 11:24:31.305152 [ 5 ] {c76b771a-e146-4ca3-bc32-48f57ed4a3dc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2267 | 2026.03.18 11:24:31.305420 [ 5 ] {c76b771a-e146-4ca3-bc32-48f57ed4a3dc} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2026.03.18 11:24:31.305585 [ 5 ] {c76b771a-e146-4ca3-bc32-48f57ed4a3dc} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001563 sec., 14075.495841330774 rows/sec., 1.07 MiB/sec. | ||
| 2269 | 2026.03.18 11:24:31.305632 [ 5 ] {c76b771a-e146-4ca3-bc32-48f57ed4a3dc} <Debug> TCPHandler: Processed in 0.001783591 sec. | ||
| 2270 | 2026.03.18 11:24:31.305753 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2271 | 2026.03.18 11:24:31.305863 [ 5 ] {5df3e998-0ff8-4f99-be3d-524c59018b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2272 | 2026.03.18 11:24:31.305913 [ 5 ] {5df3e998-0ff8-4f99-be3d-524c59018b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2273 | 2026.03.18 11:24:31.306438 [ 5 ] {5df3e998-0ff8-4f99-be3d-524c59018b4a} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2274 | 2026.03.18 11:24:31.306478 [ 5 ] {5df3e998-0ff8-4f99-be3d-524c59018b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2275 | 2026.03.18 11:24:31.306865 [ 5 ] {5df3e998-0ff8-4f99-be3d-524c59018b4a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2276 | 2026.03.18 11:24:31.307146 [ 5 ] {5df3e998-0ff8-4f99-be3d-524c59018b4a} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2026.03.18 11:24:31.307323 [ 5 ] {5df3e998-0ff8-4f99-be3d-524c59018b4a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001486 sec., 16150.740242261105 rows/sec., 1.34 MiB/sec. | ||
| 2278 | 2026.03.18 11:24:31.307372 [ 5 ] {5df3e998-0ff8-4f99-be3d-524c59018b4a} <Debug> TCPHandler: Processed in 0.001675768 sec. | ||
| 2279 | 2026.03.18 11:24:31.307511 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2280 | 2026.03.18 11:24:31.307623 [ 5 ] {0938ed3a-6282-4a24-93b1-493ab45d3b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2281 | 2026.03.18 11:24:31.307672 [ 5 ] {0938ed3a-6282-4a24-93b1-493ab45d3b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2282 | 2026.03.18 11:24:31.308212 [ 5 ] {0938ed3a-6282-4a24-93b1-493ab45d3b91} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2283 | 2026.03.18 11:24:31.308254 [ 5 ] {0938ed3a-6282-4a24-93b1-493ab45d3b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2284 | 2026.03.18 11:24:31.308663 [ 5 ] {0938ed3a-6282-4a24-93b1-493ab45d3b91} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2285 | 2026.03.18 11:24:31.308940 [ 5 ] {0938ed3a-6282-4a24-93b1-493ab45d3b91} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2286 | 2026.03.18 11:24:31.309113 [ 5 ] {0938ed3a-6282-4a24-93b1-493ab45d3b91} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001515 sec., 7920.79207920792 rows/sec., 618.81 KiB/sec. | ||
| 2287 | 2026.03.18 11:24:31.309161 [ 5 ] {0938ed3a-6282-4a24-93b1-493ab45d3b91} <Debug> TCPHandler: Processed in 0.001707819 sec. | ||
| 2288 | 2026.03.18 11:24:31.309313 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2289 | 2026.03.18 11:24:31.309425 [ 5 ] {e44733d2-445e-4821-a795-5ae10242a6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2290 | 2026.03.18 11:24:31.309475 [ 5 ] {e44733d2-445e-4821-a795-5ae10242a6c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2291 | 2026.03.18 11:24:31.310051 [ 5 ] {e44733d2-445e-4821-a795-5ae10242a6c9} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2292 | 2026.03.18 11:24:31.310087 [ 5 ] {e44733d2-445e-4821-a795-5ae10242a6c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2293 | 2026.03.18 11:24:31.310452 [ 5 ] {e44733d2-445e-4821-a795-5ae10242a6c9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2294 | 2026.03.18 11:24:31.310668 [ 5 ] {e44733d2-445e-4821-a795-5ae10242a6c9} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2295 | 2026.03.18 11:24:31.310816 [ 5 ] {e44733d2-445e-4821-a795-5ae10242a6c9} <Debug> executeQuery: Read 102 rows, 8.53 KiB in 0.001417 sec., 71983.06280875088 rows/sec., 5.88 MiB/sec. | ||
| 2296 | 2026.03.18 11:24:31.310864 [ 5 ] {e44733d2-445e-4821-a795-5ae10242a6c9} <Debug> TCPHandler: Processed in 0.001615886 sec. | ||
| 2297 | 2026.03.18 11:24:31.311009 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2298 | 2026.03.18 11:24:31.311128 [ 5 ] {fb9eeb4d-5451-440e-a563-c40d986b4e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2299 | 2026.03.18 11:24:31.311187 [ 5 ] {fb9eeb4d-5451-440e-a563-c40d986b4e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2300 | 2026.03.18 11:24:31.311879 [ 5 ] {fb9eeb4d-5451-440e-a563-c40d986b4e54} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2301 | 2026.03.18 11:24:31.311923 [ 5 ] {fb9eeb4d-5451-440e-a563-c40d986b4e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2302 | 2026.03.18 11:24:31.312440 [ 5 ] {fb9eeb4d-5451-440e-a563-c40d986b4e54} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2303 | 2026.03.18 11:24:31.312798 [ 5 ] {fb9eeb4d-5451-440e-a563-c40d986b4e54} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2304 | 2026.03.18 11:24:31.312978 [ 5 ] {fb9eeb4d-5451-440e-a563-c40d986b4e54} <Debug> executeQuery: Read 450 rows, 35.55 KiB in 0.001878 sec., 239616.61341853035 rows/sec., 18.49 MiB/sec. | ||
| 2305 | 2026.03.18 11:24:31.313051 [ 5 ] {fb9eeb4d-5451-440e-a563-c40d986b4e54} <Debug> TCPHandler: Processed in 0.002102728 sec. | ||
| 2306 | 2026.03.18 11:24:31.313206 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2307 | 2026.03.18 11:24:31.313334 [ 5 ] {d7143b43-89aa-476b-87dc-1cd54144f0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2308 | 2026.03.18 11:24:31.313396 [ 5 ] {d7143b43-89aa-476b-87dc-1cd54144f0e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2309 | 2026.03.18 11:24:31.314494 [ 5 ] {d7143b43-89aa-476b-87dc-1cd54144f0e2} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2310 | 2026.03.18 11:24:31.314538 [ 5 ] {d7143b43-89aa-476b-87dc-1cd54144f0e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2311 | 2026.03.18 11:24:31.315303 [ 5 ] {d7143b43-89aa-476b-87dc-1cd54144f0e2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2312 | 2026.03.18 11:24:31.315746 [ 5 ] {d7143b43-89aa-476b-87dc-1cd54144f0e2} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2313 | 2026.03.18 11:24:31.315928 [ 5 ] {d7143b43-89aa-476b-87dc-1cd54144f0e2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002615 sec., 3824.091778202677 rows/sec., 6.85 MiB/sec. | ||
| 2314 | 2026.03.18 11:24:31.316027 [ 5 ] {d7143b43-89aa-476b-87dc-1cd54144f0e2} <Debug> TCPHandler: Processed in 0.002888026 sec. | ||
| 2315 | 2026.03.18 11:24:31.316186 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2316 | 2026.03.18 11:24:31.316319 [ 5 ] {4829392f-e780-4800-ac74-332286f10eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2317 | 2026.03.18 11:24:31.316380 [ 5 ] {4829392f-e780-4800-ac74-332286f10eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2318 | 2026.03.18 11:24:31.316873 [ 5 ] {4829392f-e780-4800-ac74-332286f10eb2} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2319 | 2026.03.18 11:24:31.316920 [ 5 ] {4829392f-e780-4800-ac74-332286f10eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2320 | 2026.03.18 11:24:31.317307 [ 5 ] {4829392f-e780-4800-ac74-332286f10eb2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2321 | 2026.03.18 11:24:31.317582 [ 5 ] {4829392f-e780-4800-ac74-332286f10eb2} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2322 | 2026.03.18 11:24:31.317738 [ 5 ] {4829392f-e780-4800-ac74-332286f10eb2} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001446 sec., 34578.14661134163 rows/sec., 2.37 MiB/sec. | ||
| 2323 | 2026.03.18 11:24:31.317776 [ 5 ] {4829392f-e780-4800-ac74-332286f10eb2} <Debug> TCPHandler: Processed in 0.001652638 sec. | ||
| 2324 | 2026.03.18 11:24:31.497706 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54187 | ||
| 2325 | 2026.03.18 11:24:31.497819 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2326 | 2026.03.18 11:24:31.497846 [ 3 ] {} <Debug> TCP-Session: be6df0e3-cb6d-4475-9638-318f3fbc7938 Authenticating user 'default' from [fd00:1122:3344:101::e]:54187 | ||
| 2327 | 2026.03.18 11:24:31.497869 [ 3 ] {} <Debug> TCP-Session: be6df0e3-cb6d-4475-9638-318f3fbc7938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2026.03.18 11:24:31.497881 [ 3 ] {} <Debug> TCP-Session: be6df0e3-cb6d-4475-9638-318f3fbc7938 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2329 | 2026.03.18 11:24:31.498100 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38893 | ||
| 2330 | 2026.03.18 11:24:31.498135 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53557 | ||
| 2331 | 2026.03.18 11:24:31.498162 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48857 | ||
| 2332 | 2026.03.18 11:24:31.498172 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36212 | ||
| 2333 | 2026.03.18 11:24:31.498200 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36410 | ||
| 2334 | 2026.03.18 11:24:31.498223 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2335 | 2026.03.18 11:24:31.498220 [ 3 ] {} <Trace> TCP-Session: be6df0e3-cb6d-4475-9638-318f3fbc7938 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2336 | 2026.03.18 11:24:31.498259 [ 286 ] {} <Debug> TCP-Session: 4fe82ffb-008a-43d8-ae48-5cdb9bc35e9b Authenticating user 'default' from [fd00:1122:3344:101::e]:38893 | ||
| 2337 | 2026.03.18 11:24:31.498191 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64501 | ||
| 2338 | 2026.03.18 11:24:31.498301 [ 286 ] {} <Debug> TCP-Session: 4fe82ffb-008a-43d8-ae48-5cdb9bc35e9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2339 | 2026.03.18 11:24:31.498149 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56224 | ||
| 2340 | 2026.03.18 11:24:31.498339 [ 286 ] {} <Debug> TCP-Session: 4fe82ffb-008a-43d8-ae48-5cdb9bc35e9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2026.03.18 11:24:31.498141 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39105 | ||
| 2342 | 2026.03.18 11:24:31.498416 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2343 | 2026.03.18 11:24:31.498423 [ 3 ] {e11b961c-9135-44d5-be9d-9c1f573d1b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54187) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2344 | 2026.03.18 11:24:31.498458 [ 287 ] {} <Debug> TCP-Session: 57f6a81d-ae3f-406b-bcf0-35103f846cff Authenticating user 'default' from [fd00:1122:3344:101::e]:53557 | ||
| 2345 | 2026.03.18 11:24:31.498487 [ 287 ] {} <Debug> TCP-Session: 57f6a81d-ae3f-406b-bcf0-35103f846cff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2026.03.18 11:24:31.498500 [ 287 ] {} <Debug> TCP-Session: 57f6a81d-ae3f-406b-bcf0-35103f846cff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2026.03.18 11:24:31.498616 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2348 | 2026.03.18 11:24:31.498650 [ 293 ] {} <Debug> TCP-Session: 3ab63d17-a22e-472d-9392-46ebf27b1275 Authenticating user 'default' from [fd00:1122:3344:101::e]:36410 | ||
| 2349 | 2026.03.18 11:24:31.498663 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2350 | 2026.03.18 11:24:31.498669 [ 293 ] {} <Debug> TCP-Session: 3ab63d17-a22e-472d-9392-46ebf27b1275 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2351 | 2026.03.18 11:24:31.498705 [ 293 ] {} <Debug> TCP-Session: 3ab63d17-a22e-472d-9392-46ebf27b1275 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2026.03.18 11:24:31.498707 [ 288 ] {} <Debug> TCP-Session: 5df15083-d413-4729-adb7-8480b516306b Authenticating user 'default' from [fd00:1122:3344:101::e]:56224 | ||
| 2353 | 2026.03.18 11:24:31.498745 [ 288 ] {} <Debug> TCP-Session: 5df15083-d413-4729-adb7-8480b516306b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2354 | 2026.03.18 11:24:31.498761 [ 288 ] {} <Debug> TCP-Session: 5df15083-d413-4729-adb7-8480b516306b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2355 | 2026.03.18 11:24:31.498857 [ 3 ] {e11b961c-9135-44d5-be9d-9c1f573d1b3c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2356 | 2026.03.18 11:24:31.498912 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2357 | 2026.03.18 11:24:31.498923 [ 3 ] {e11b961c-9135-44d5-be9d-9c1f573d1b3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2358 | 2026.03.18 11:24:31.498947 [ 289 ] {} <Debug> TCP-Session: c8da0be0-556b-4839-bd6d-0dcda42b4ebf Authenticating user 'default' from [fd00:1122:3344:101::e]:39105 | ||
| 2359 | 2026.03.18 11:24:31.498952 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2360 | 2026.03.18 11:24:31.498969 [ 289 ] {} <Debug> TCP-Session: c8da0be0-556b-4839-bd6d-0dcda42b4ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2026.03.18 11:24:31.498992 [ 291 ] {} <Debug> TCP-Session: eb736730-ac27-43f8-af99-a609749b7e1e Authenticating user 'default' from [fd00:1122:3344:101::e]:36212 | ||
| 2362 | 2026.03.18 11:24:31.498997 [ 289 ] {} <Debug> TCP-Session: c8da0be0-556b-4839-bd6d-0dcda42b4ebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2026.03.18 11:24:31.499018 [ 291 ] {} <Debug> TCP-Session: eb736730-ac27-43f8-af99-a609749b7e1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2364 | 2026.03.18 11:24:31.499040 [ 291 ] {} <Debug> TCP-Session: eb736730-ac27-43f8-af99-a609749b7e1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2365 | 2026.03.18 11:24:31.499097 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2366 | 2026.03.18 11:24:31.499132 [ 290 ] {} <Debug> TCP-Session: b9e8bc41-884d-4a57-9b50-0106b809deee Authenticating user 'default' from [fd00:1122:3344:101::e]:48857 | ||
| 2367 | 2026.03.18 11:24:31.499134 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2368 | 2026.03.18 11:24:31.499150 [ 290 ] {} <Debug> TCP-Session: b9e8bc41-884d-4a57-9b50-0106b809deee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2369 | 2026.03.18 11:24:31.499179 [ 292 ] {} <Debug> TCP-Session: 596a2812-f921-46b7-bf4b-f2479ad6c0cc Authenticating user 'default' from [fd00:1122:3344:101::e]:64501 | ||
| 2370 | 2026.03.18 11:24:31.499183 [ 290 ] {} <Debug> TCP-Session: b9e8bc41-884d-4a57-9b50-0106b809deee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2371 | 2026.03.18 11:24:31.499206 [ 292 ] {} <Debug> TCP-Session: 596a2812-f921-46b7-bf4b-f2479ad6c0cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2372 | 2026.03.18 11:24:31.499226 [ 292 ] {} <Debug> TCP-Session: 596a2812-f921-46b7-bf4b-f2479ad6c0cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2373 | 2026.03.18 11:24:31.499331 [ 3 ] {e11b961c-9135-44d5-be9d-9c1f573d1b3c} <Debug> oximeter.version (5a74e377-dedb-4303-97fa-7688a0a55619) (SelectExecutor): Key condition: unknown | ||
| 2374 | 2026.03.18 11:24:31.499426 [ 3 ] {e11b961c-9135-44d5-be9d-9c1f573d1b3c} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2375 | 2026.03.18 11:24:31.964697 [ 316 ] {e11b961c-9135-44d5-be9d-9c1f573d1b3c} <Trace> AggregatingTransform: Aggregating | ||
| 2376 | 2026.03.18 11:24:31.964757 [ 316 ] {e11b961c-9135-44d5-be9d-9c1f573d1b3c} <Trace> Aggregator: Aggregation method: without_key | ||
| 2377 | 2026.03.18 11:24:31.964790 [ 316 ] {e11b961c-9135-44d5-be9d-9c1f573d1b3c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001402442 sec. (713.042 rows/sec., 27.85 KiB/sec.) | ||
| 2378 | 2026.03.18 11:24:31.964808 [ 316 ] {e11b961c-9135-44d5-be9d-9c1f573d1b3c} <Trace> Aggregator: Merging aggregated data | ||
| 2379 | 2026.03.18 11:24:31.965867 [ 3 ] {e11b961c-9135-44d5-be9d-9c1f573d1b3c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.467496 sec., 2.139055735236237 rows/sec., 85.56 B/sec. | ||
| 2380 | 2026.03.18 11:24:31.966041 [ 3 ] {e11b961c-9135-44d5-be9d-9c1f573d1b3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2381 | 2026.03.18 11:24:31.966060 [ 3 ] {e11b961c-9135-44d5-be9d-9c1f573d1b3c} <Debug> TCPHandler: Processed in 0.467959209 sec. | ||
| 2382 | 2026.03.18 11:24:31.966184 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2383 | 2026.03.18 11:24:31.966225 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2384 | 2026.03.18 11:24:31.966243 [ 287 ] {} <Debug> TCP-Session: 57f6a81d-ae3f-406b-bcf0-35103f846cff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2385 | 2026.03.18 11:24:31.966268 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2386 | 2026.03.18 11:24:31.966291 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2387 | 2026.03.18 11:24:31.966309 [ 286 ] {} <Debug> TCP-Session: 4fe82ffb-008a-43d8-ae48-5cdb9bc35e9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2026.03.18 11:24:31.966328 [ 293 ] {} <Debug> TCP-Session: 3ab63d17-a22e-472d-9392-46ebf27b1275 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2389 | 2026.03.18 11:24:31.966338 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2390 | 2026.03.18 11:24:31.966363 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2391 | 2026.03.18 11:24:31.966381 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2392 | 2026.03.18 11:24:31.966406 [ 290 ] {} <Debug> TCP-Session: b9e8bc41-884d-4a57-9b50-0106b809deee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2393 | 2026.03.18 11:24:31.966427 [ 292 ] {} <Debug> TCP-Session: 596a2812-f921-46b7-bf4b-f2479ad6c0cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2394 | 2026.03.18 11:24:31.966444 [ 3 ] {} <Debug> TCP-Session: be6df0e3-cb6d-4475-9638-318f3fbc7938 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2395 | 2026.03.18 11:24:31.966374 [ 288 ] {} <Debug> TCP-Session: 5df15083-d413-4729-adb7-8480b516306b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2396 | 2026.03.18 11:24:31.966316 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2397 | 2026.03.18 11:24:31.966250 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2398 | 2026.03.18 11:24:31.966531 [ 289 ] {} <Debug> TCP-Session: c8da0be0-556b-4839-bd6d-0dcda42b4ebf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2399 | 2026.03.18 11:24:31.966560 [ 291 ] {} <Debug> TCP-Session: eb736730-ac27-43f8-af99-a609749b7e1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2400 | 2026.03.18 11:24:32.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.86 MiB, peak 199.00 MiB, free memory in arenas 0.00 B, will set to 206.16 MiB (RSS), difference: 19.29 MiB | ||
| 2401 | 2026.03.18 11:24:32.697169 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4325 | ||
| 2402 | 2026.03.18 11:24:32.697658 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2403 | 2026.03.18 11:24:32.697708 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2404 | 2026.03.18 11:24:32.698185 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2405 | 2026.03.18 11:24:32.698424 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2406 | 2026.03.18 11:24:32.698553 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4325 | ||
| 2407 | 2026.03.18 11:24:32.909502 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2408 | 2026.03.18 11:24:32.925769 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2409 | 2026.03.18 11:24:32.925828 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2410 | 2026.03.18 11:24:32.931703 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2411 | 2026.03.18 11:24:32.932385 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2412 | 2026.03.18 11:24:32.935098 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2413 | 2026.03.18 11:24:33.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.68 MiB, peak 210.68 MiB, free memory in arenas 0.00 B, will set to 207.96 MiB (RSS), difference: 1.28 MiB | ||
| 2414 | 2026.03.18 11:24:35.210235 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 330 | ||
| 2415 | 2026.03.18 11:24:35.212877 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2416 | 2026.03.18 11:24:35.212927 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2417 | 2026.03.18 11:24:35.214121 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2418 | 2026.03.18 11:24:35.214389 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2419 | 2026.03.18 11:24:35.214725 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 330 | ||
| 2420 | 2026.03.18 11:24:36.259739 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2421 | 2026.03.18 11:24:36.259990 [ 5 ] {d3d95fd6-29b5-44cb-b44c-52e7b30890aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2422 | 2026.03.18 11:24:36.260088 [ 5 ] {d3d95fd6-29b5-44cb-b44c-52e7b30890aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2423 | 2026.03.18 11:24:36.260963 [ 5 ] {d3d95fd6-29b5-44cb-b44c-52e7b30890aa} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2424 | 2026.03.18 11:24:36.261004 [ 5 ] {d3d95fd6-29b5-44cb-b44c-52e7b30890aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2425 | 2026.03.18 11:24:36.261392 [ 5 ] {d3d95fd6-29b5-44cb-b44c-52e7b30890aa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2426 | 2026.03.18 11:24:36.261612 [ 5 ] {d3d95fd6-29b5-44cb-b44c-52e7b30890aa} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2427 | 2026.03.18 11:24:36.261731 [ 33 ] {} <Debug> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2428 | 2026.03.18 11:24:36.261768 [ 33 ] {} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2026.03.18 11:24:36.261769 [ 5 ] {d3d95fd6-29b5-44cb-b44c-52e7b30890aa} <Debug> executeQuery: Read 100 rows, 8.60 KiB in 0.00185 sec., 54054.05405405405 rows/sec., 4.54 MiB/sec. | ||
| 2430 | 2026.03.18 11:24:36.261789 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2431 | 2026.03.18 11:24:36.261825 [ 5 ] {d3d95fd6-29b5-44cb-b44c-52e7b30890aa} <Debug> TCPHandler: Processed in 0.002224221 sec. | ||
| 2432 | 2026.03.18 11:24:36.261918 [ 199 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::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 | ||
| 2433 | 2026.03.18 11:24:36.261963 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2434 | 2026.03.18 11:24:36.262063 [ 199 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2435 | 2026.03.18 11:24:36.262072 [ 5 ] {a692dc14-9fee-4101-97a3-2cc1d585a11a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2436 | 2026.03.18 11:24:36.262102 [ 199 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 122 rows starting from the beginning of the part | ||
| 2437 | 2026.03.18 11:24:36.262127 [ 5 ] {a692dc14-9fee-4101-97a3-2cc1d585a11a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2438 | 2026.03.18 11:24:36.262170 [ 199 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 840 rows starting from the beginning of the part | ||
| 2439 | 2026.03.18 11:24:36.262217 [ 199 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 72 rows starting from the beginning of the part | ||
| 2440 | 2026.03.18 11:24:36.262255 [ 199 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 839 rows starting from the beginning of the part | ||
| 2441 | 2026.03.18 11:24:36.262293 [ 199 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 192 rows starting from the beginning of the part | ||
| 2442 | 2026.03.18 11:24:36.262330 [ 199 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 100 rows starting from the beginning of the part | ||
| 2443 | 2026.03.18 11:24:36.262571 [ 5 ] {a692dc14-9fee-4101-97a3-2cc1d585a11a} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2444 | 2026.03.18 11:24:36.262614 [ 5 ] {a692dc14-9fee-4101-97a3-2cc1d585a11a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2445 | 2026.03.18 11:24:36.262940 [ 5 ] {a692dc14-9fee-4101-97a3-2cc1d585a11a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2446 | 2026.03.18 11:24:36.263171 [ 5 ] {a692dc14-9fee-4101-97a3-2cc1d585a11a} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2447 | 2026.03.18 11:24:36.263305 [ 5 ] {a692dc14-9fee-4101-97a3-2cc1d585a11a} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001257 sec., 19093.07875894988 rows/sec., 1.40 MiB/sec. | ||
| 2448 | 2026.03.18 11:24:36.263343 [ 5 ] {a692dc14-9fee-4101-97a3-2cc1d585a11a} <Debug> TCPHandler: Processed in 0.001429302 sec. | ||
| 2449 | 2026.03.18 11:24:36.263465 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2450 | 2026.03.18 11:24:36.263522 [ 192 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2165 rows, containing 5 columns (5 merged, 0 gathered) in 0.001667788 sec., 1298126.6204097883 rows/sec., 109.17 MiB/sec. | ||
| 2451 | 2026.03.18 11:24:36.263559 [ 5 ] {1da64693-7564-4053-af57-0124e498dd9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2452 | 2026.03.18 11:24:36.263607 [ 5 ] {1da64693-7564-4053-af57-0124e498dd9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2453 | 2026.03.18 11:24:36.263729 [ 199 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2454 | 2026.03.18 11:24:36.263970 [ 199 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_11_2} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2455 | 2026.03.18 11:24:36.264036 [ 5 ] {1da64693-7564-4053-af57-0124e498dd9d} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2456 | 2026.03.18 11:24:36.264041 [ 199 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_11_2} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2457 | 2026.03.18 11:24:36.264081 [ 5 ] {1da64693-7564-4053-af57-0124e498dd9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2458 | 2026.03.18 11:24:36.264135 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 2459 | 2026.03.18 11:24:36.264394 [ 5 ] {1da64693-7564-4053-af57-0124e498dd9d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2460 | 2026.03.18 11:24:36.264606 [ 5 ] {1da64693-7564-4053-af57-0124e498dd9d} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2026.03.18 11:24:36.264702 [ 33 ] {} <Debug> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2462 | 2026.03.18 11:24:36.264731 [ 33 ] {} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2026.03.18 11:24:36.264739 [ 5 ] {1da64693-7564-4053-af57-0124e498dd9d} <Debug> executeQuery: Read 80 rows, 6.39 KiB in 0.001199 sec., 66722.26855713094 rows/sec., 5.21 MiB/sec. | ||
| 2464 | 2026.03.18 11:24:36.264750 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2465 | 2026.03.18 11:24:36.264776 [ 5 ] {1da64693-7564-4053-af57-0124e498dd9d} <Debug> TCPHandler: Processed in 0.001360231 sec. | ||
| 2466 | 2026.03.18 11:24:36.264882 [ 194 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::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 | ||
| 2467 | 2026.03.18 11:24:36.264893 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2468 | 2026.03.18 11:24:36.265024 [ 5 ] {128aa397-e657-4693-af50-feb7a7d858cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2469 | 2026.03.18 11:24:36.265031 [ 194 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2470 | 2026.03.18 11:24:36.265073 [ 5 ] {128aa397-e657-4693-af50-feb7a7d858cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2471 | 2026.03.18 11:24:36.265083 [ 194 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 113 rows starting from the beginning of the part | ||
| 2472 | 2026.03.18 11:24:36.265176 [ 194 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 507 rows starting from the beginning of the part | ||
| 2473 | 2026.03.18 11:24:36.265229 [ 194 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 66 rows starting from the beginning of the part | ||
| 2474 | 2026.03.18 11:24:36.265280 [ 194 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 505 rows starting from the beginning of the part | ||
| 2475 | 2026.03.18 11:24:36.265323 [ 194 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 102 rows starting from the beginning of the part | ||
| 2476 | 2026.03.18 11:24:36.265362 [ 194 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 80 rows starting from the beginning of the part | ||
| 2477 | 2026.03.18 11:24:36.265500 [ 5 ] {128aa397-e657-4693-af50-feb7a7d858cb} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2478 | 2026.03.18 11:24:36.265541 [ 5 ] {128aa397-e657-4693-af50-feb7a7d858cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2479 | 2026.03.18 11:24:36.265923 [ 5 ] {128aa397-e657-4693-af50-feb7a7d858cb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2480 | 2026.03.18 11:24:36.266158 [ 5 ] {128aa397-e657-4693-af50-feb7a7d858cb} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2481 | 2026.03.18 11:24:36.266262 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2482 | 2026.03.18 11:24:36.266290 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2026.03.18 11:24:36.266298 [ 5 ] {128aa397-e657-4693-af50-feb7a7d858cb} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001294 sec., 115919.62905718702 rows/sec., 8.04 MiB/sec. | ||
| 2484 | 2026.03.18 11:24:36.266306 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2485 | 2026.03.18 11:24:36.266335 [ 5 ] {128aa397-e657-4693-af50-feb7a7d858cb} <Debug> TCPHandler: Processed in 0.001490634 sec. | ||
| 2486 | 2026.03.18 11:24:36.266383 [ 199 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::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 | ||
| 2487 | 2026.03.18 11:24:36.266449 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2488 | 2026.03.18 11:24:36.266472 [ 199 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2489 | 2026.03.18 11:24:36.266503 [ 199 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 724 rows starting from the beginning of the part | ||
| 2490 | 2026.03.18 11:24:36.266535 [ 193 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1373 rows, containing 5 columns (5 merged, 0 gathered) in 0.001712549 sec., 801728.8848377477 rows/sec., 61.33 MiB/sec. | ||
| 2491 | 2026.03.18 11:24:36.266556 [ 5 ] {e45e8738-0d49-40ca-b8c7-3ef99050f630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2492 | 2026.03.18 11:24:36.266548 [ 199 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 256 rows starting from the beginning of the part | ||
| 2493 | 2026.03.18 11:24:36.266619 [ 5 ] {e45e8738-0d49-40ca-b8c7-3ef99050f630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2494 | 2026.03.18 11:24:36.266628 [ 199 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 150 rows starting from the beginning of the part | ||
| 2495 | 2026.03.18 11:24:36.266675 [ 199 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 255 rows starting from the beginning of the part | ||
| 2496 | 2026.03.18 11:24:36.266708 [ 199 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 450 rows starting from the beginning of the part | ||
| 2497 | 2026.03.18 11:24:36.266713 [ 194 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2498 | 2026.03.18 11:24:36.266747 [ 199 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 150 rows starting from the beginning of the part | ||
| 2499 | 2026.03.18 11:24:36.267035 [ 194 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_11_2} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2500 | 2026.03.18 11:24:36.267121 [ 194 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_11_2} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2501 | 2026.03.18 11:24:36.267196 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 2502 | 2026.03.18 11:24:36.267421 [ 5 ] {e45e8738-0d49-40ca-b8c7-3ef99050f630} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2503 | 2026.03.18 11:24:36.267461 [ 5 ] {e45e8738-0d49-40ca-b8c7-3ef99050f630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2504 | 2026.03.18 11:24:36.267688 [ 194 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1985 rows, containing 5 columns (5 merged, 0 gathered) in 0.00133288 sec., 1489256.3471580336 rows/sec., 104.67 MiB/sec. | ||
| 2505 | 2026.03.18 11:24:36.267992 [ 5 ] {e45e8738-0d49-40ca-b8c7-3ef99050f630} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2506 | 2026.03.18 11:24:36.268000 [ 193 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2507 | 2026.03.18 11:24:36.268235 [ 5 ] {e45e8738-0d49-40ca-b8c7-3ef99050f630} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2508 | 2026.03.18 11:24:36.268289 [ 193 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2509 | 2026.03.18 11:24:36.268356 [ 193 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2510 | 2026.03.18 11:24:36.268374 [ 5 ] {e45e8738-0d49-40ca-b8c7-3ef99050f630} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001837 sec., 13064.7795318454 rows/sec., 23.41 MiB/sec. | ||
| 2511 | 2026.03.18 11:24:36.268427 [ 5 ] {e45e8738-0d49-40ca-b8c7-3ef99050f630} <Debug> TCPHandler: Processed in 0.002028166 sec. | ||
| 2512 | 2026.03.18 11:24:36.268430 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 2513 | 2026.03.18 11:24:36.268541 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2514 | 2026.03.18 11:24:36.268635 [ 5 ] {595d71e5-a7fb-477f-89d1-877c132d7ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2515 | 2026.03.18 11:24:36.268677 [ 5 ] {595d71e5-a7fb-477f-89d1-877c132d7ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2516 | 2026.03.18 11:24:36.269007 [ 5 ] {595d71e5-a7fb-477f-89d1-877c132d7ee3} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2517 | 2026.03.18 11:24:36.269041 [ 5 ] {595d71e5-a7fb-477f-89d1-877c132d7ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2518 | 2026.03.18 11:24:36.269347 [ 5 ] {595d71e5-a7fb-477f-89d1-877c132d7ee3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2519 | 2026.03.18 11:24:36.269555 [ 5 ] {595d71e5-a7fb-477f-89d1-877c132d7ee3} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2520 | 2026.03.18 11:24:36.269644 [ 33 ] {} <Debug> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2521 | 2026.03.18 11:24:36.269673 [ 33 ] {} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2522 | 2026.03.18 11:24:36.269683 [ 5 ] {595d71e5-a7fb-477f-89d1-877c132d7ee3} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001066 sec., 46904.31519699812 rows/sec., 3.22 MiB/sec. | ||
| 2523 | 2026.03.18 11:24:36.269690 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2524 | 2026.03.18 11:24:36.269719 [ 5 ] {595d71e5-a7fb-477f-89d1-877c132d7ee3} <Debug> TCPHandler: Processed in 0.001227088 sec. | ||
| 2525 | 2026.03.18 11:24:36.269764 [ 199 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 2526 | 2026.03.18 11:24:36.269858 [ 199 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2527 | 2026.03.18 11:24:36.269881 [ 199 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 230 rows starting from the beginning of the part | ||
| 2528 | 2026.03.18 11:24:36.269920 [ 199 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 80 rows starting from the beginning of the part | ||
| 2529 | 2026.03.18 11:24:36.269954 [ 199 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part | ||
| 2530 | 2026.03.18 11:24:36.269986 [ 199 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 80 rows starting from the beginning of the part | ||
| 2531 | 2026.03.18 11:24:36.270016 [ 199 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 2532 | 2026.03.18 11:24:36.270078 [ 199 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
| 2533 | 2026.03.18 11:24:36.270746 [ 187 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 4 columns (4 merged, 0 gathered) in 0.001008513 sec., 535441.7840920247 rows/sec., 35.78 MiB/sec. | ||
| 2534 | 2026.03.18 11:24:36.270869 [ 199 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2535 | 2026.03.18 11:24:36.271094 [ 199 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_11_2} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2026.03.18 11:24:36.271155 [ 199 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_11_2} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2537 | 2026.03.18 11:24:36.271206 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2538 | 2026.03.18 11:24:40.108925 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2539 | 2026.03.18 11:24:40.109033 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2540 | 2026.03.18 11:24:40.198630 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4837 | ||
| 2541 | 2026.03.18 11:24:40.199230 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2026.03.18 11:24:40.199282 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2543 | 2026.03.18 11:24:40.199821 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2544 | 2026.03.18 11:24:40.200048 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2026.03.18 11:24:40.200171 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4837 | ||
| 2546 | 2026.03.18 11:24:40.435158 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2547 | 2026.03.18 11:24:40.451782 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2548 | 2026.03.18 11:24:40.451828 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2549 | 2026.03.18 11:24:40.457822 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2550 | 2026.03.18 11:24:40.458547 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2551 | 2026.03.18 11:24:40.461442 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2552 | 2026.03.18 11:24:41.258825 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2553 | 2026.03.18 11:24:41.259059 [ 5 ] {8cb2ac1d-17bc-46b6-8ed1-b5fd96c427ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2554 | 2026.03.18 11:24:41.259123 [ 5 ] {8cb2ac1d-17bc-46b6-8ed1-b5fd96c427ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2555 | 2026.03.18 11:24:41.259742 [ 5 ] {8cb2ac1d-17bc-46b6-8ed1-b5fd96c427ea} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2556 | 2026.03.18 11:24:41.259781 [ 5 ] {8cb2ac1d-17bc-46b6-8ed1-b5fd96c427ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2557 | 2026.03.18 11:24:41.260165 [ 5 ] {8cb2ac1d-17bc-46b6-8ed1-b5fd96c427ea} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2558 | 2026.03.18 11:24:41.260384 [ 5 ] {8cb2ac1d-17bc-46b6-8ed1-b5fd96c427ea} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2026.03.18 11:24:41.260548 [ 5 ] {8cb2ac1d-17bc-46b6-8ed1-b5fd96c427ea} <Debug> executeQuery: Read 72 rows, 6.08 KiB in 0.001537 sec., 46844.50227716331 rows/sec., 3.86 MiB/sec. | ||
| 2560 | 2026.03.18 11:24:41.260589 [ 5 ] {8cb2ac1d-17bc-46b6-8ed1-b5fd96c427ea} <Debug> TCPHandler: Processed in 0.001950934 sec. | ||
| 2561 | 2026.03.18 11:24:41.260706 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2562 | 2026.03.18 11:24:41.260801 [ 5 ] {ecccefb6-b363-4f4c-aebe-300755fa75ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2563 | 2026.03.18 11:24:41.260842 [ 5 ] {ecccefb6-b363-4f4c-aebe-300755fa75ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2564 | 2026.03.18 11:24:41.261233 [ 5 ] {ecccefb6-b363-4f4c-aebe-300755fa75ee} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2565 | 2026.03.18 11:24:41.261267 [ 5 ] {ecccefb6-b363-4f4c-aebe-300755fa75ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2566 | 2026.03.18 11:24:41.261566 [ 5 ] {ecccefb6-b363-4f4c-aebe-300755fa75ee} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2567 | 2026.03.18 11:24:41.261786 [ 5 ] {ecccefb6-b363-4f4c-aebe-300755fa75ee} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2568 | 2026.03.18 11:24:41.261875 [ 49 ] {} <Debug> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2569 | 2026.03.18 11:24:41.261919 [ 5 ] {ecccefb6-b363-4f4c-aebe-300755fa75ee} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001137 sec., 8795.074758135444 rows/sec., 661.35 KiB/sec. | ||
| 2570 | 2026.03.18 11:24:41.261922 [ 49 ] {} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2571 | 2026.03.18 11:24:41.261952 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2572 | 2026.03.18 11:24:41.261957 [ 5 ] {ecccefb6-b363-4f4c-aebe-300755fa75ee} <Debug> TCPHandler: Processed in 0.00129947 sec. | ||
| 2573 | 2026.03.18 11:24:41.262066 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2574 | 2026.03.18 11:24:41.262102 [ 194 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::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 | ||
| 2575 | 2026.03.18 11:24:41.262159 [ 5 ] {a09db2f7-42b0-4f30-9fda-44d135d9d165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2576 | 2026.03.18 11:24:41.262202 [ 5 ] {a09db2f7-42b0-4f30-9fda-44d135d9d165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2577 | 2026.03.18 11:24:41.262252 [ 194 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2578 | 2026.03.18 11:24:41.262291 [ 194 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 185 rows starting from the beginning of the part | ||
| 2579 | 2026.03.18 11:24:41.262363 [ 194 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2580 | 2026.03.18 11:24:41.262410 [ 194 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 165 rows starting from the beginning of the part | ||
| 2581 | 2026.03.18 11:24:41.262455 [ 194 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 22 rows starting from the beginning of the part | ||
| 2582 | 2026.03.18 11:24:41.262498 [ 194 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 2583 | 2026.03.18 11:24:41.262540 [ 194 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 2584 | 2026.03.18 11:24:41.262600 [ 5 ] {a09db2f7-42b0-4f30-9fda-44d135d9d165} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2026.03.18 11:24:41.262639 [ 5 ] {a09db2f7-42b0-4f30-9fda-44d135d9d165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2586 | 2026.03.18 11:24:41.263033 [ 5 ] {a09db2f7-42b0-4f30-9fda-44d135d9d165} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2587 | 2026.03.18 11:24:41.263285 [ 5 ] {a09db2f7-42b0-4f30-9fda-44d135d9d165} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2026.03.18 11:24:41.263427 [ 5 ] {a09db2f7-42b0-4f30-9fda-44d135d9d165} <Debug> executeQuery: Read 66 rows, 5.27 KiB in 0.001286 sec., 51321.92846034215 rows/sec., 4.00 MiB/sec. | ||
| 2589 | 2026.03.18 11:24:41.263464 [ 5 ] {a09db2f7-42b0-4f30-9fda-44d135d9d165} <Debug> TCPHandler: Processed in 0.001445593 sec. | ||
| 2590 | 2026.03.18 11:24:41.263576 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2591 | 2026.03.18 11:24:41.263669 [ 5 ] {584fb647-431b-466f-bf04-9be0c6ab1388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2592 | 2026.03.18 11:24:41.263661 [ 199 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 416 rows, containing 5 columns (5 merged, 0 gathered) in 0.001618537 sec., 257022.23674837215 rows/sec., 17.28 MiB/sec. | ||
| 2593 | 2026.03.18 11:24:41.263712 [ 5 ] {584fb647-431b-466f-bf04-9be0c6ab1388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2594 | 2026.03.18 11:24:41.263863 [ 194 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2595 | 2026.03.18 11:24:41.264116 [ 5 ] {584fb647-431b-466f-bf04-9be0c6ab1388} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2596 | 2026.03.18 11:24:41.264124 [ 194 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_11_2} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2026.03.18 11:24:41.264159 [ 5 ] {584fb647-431b-466f-bf04-9be0c6ab1388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2598 | 2026.03.18 11:24:41.264222 [ 194 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_11_2} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2599 | 2026.03.18 11:24:41.264294 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2600 | 2026.03.18 11:24:41.264506 [ 5 ] {584fb647-431b-466f-bf04-9be0c6ab1388} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2601 | 2026.03.18 11:24:41.264717 [ 5 ] {584fb647-431b-466f-bf04-9be0c6ab1388} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2602 | 2026.03.18 11:24:41.264860 [ 5 ] {584fb647-431b-466f-bf04-9be0c6ab1388} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001209 sec., 124069.47890818858 rows/sec., 8.60 MiB/sec. | ||
| 2603 | 2026.03.18 11:24:41.264898 [ 5 ] {584fb647-431b-466f-bf04-9be0c6ab1388} <Debug> TCPHandler: Processed in 0.001370602 sec. | ||
| 2604 | 2026.03.18 11:24:41.265003 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2605 | 2026.03.18 11:24:41.265096 [ 5 ] {6c211cb9-396d-4b99-8e11-dea073d08202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2606 | 2026.03.18 11:24:41.265152 [ 5 ] {6c211cb9-396d-4b99-8e11-dea073d08202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2607 | 2026.03.18 11:24:41.265895 [ 5 ] {6c211cb9-396d-4b99-8e11-dea073d08202} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2608 | 2026.03.18 11:24:41.265930 [ 5 ] {6c211cb9-396d-4b99-8e11-dea073d08202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2609 | 2026.03.18 11:24:41.266444 [ 5 ] {6c211cb9-396d-4b99-8e11-dea073d08202} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2610 | 2026.03.18 11:24:41.266664 [ 5 ] {6c211cb9-396d-4b99-8e11-dea073d08202} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2026.03.18 11:24:41.266790 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2612 | 2026.03.18 11:24:41.266809 [ 5 ] {6c211cb9-396d-4b99-8e11-dea073d08202} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001731 sec., 5777.007510109764 rows/sec., 10.35 MiB/sec. | ||
| 2613 | 2026.03.18 11:24:41.266836 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2614 | 2026.03.18 11:24:41.266861 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2615 | 2026.03.18 11:24:41.266878 [ 5 ] {6c211cb9-396d-4b99-8e11-dea073d08202} <Debug> TCPHandler: Processed in 0.001923024 sec. | ||
| 2616 | 2026.03.18 11:24:41.266995 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2617 | 2026.03.18 11:24:41.267018 [ 191 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::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 | ||
| 2618 | 2026.03.18 11:24:41.267089 [ 5 ] {9f767790-cf13-4a1a-a040-3f3bc697e60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2619 | 2026.03.18 11:24:41.267137 [ 5 ] {9f767790-cf13-4a1a-a040-3f3bc697e60c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2620 | 2026.03.18 11:24:41.267315 [ 191 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2621 | 2026.03.18 11:24:41.267397 [ 191 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 90 rows starting from the beginning of the part | ||
| 2622 | 2026.03.18 11:24:41.267475 [ 5 ] {9f767790-cf13-4a1a-a040-3f3bc697e60c} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2623 | 2026.03.18 11:24:41.267516 [ 5 ] {9f767790-cf13-4a1a-a040-3f3bc697e60c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2624 | 2026.03.18 11:24:41.267576 [ 191 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2625 | 2026.03.18 11:24:41.267708 [ 191 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part | ||
| 2626 | 2026.03.18 11:24:41.267824 [ 5 ] {9f767790-cf13-4a1a-a040-3f3bc697e60c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2627 | 2026.03.18 11:24:41.267833 [ 191 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 2628 | 2026.03.18 11:24:41.267974 [ 191 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 2629 | 2026.03.18 11:24:41.268043 [ 5 ] {9f767790-cf13-4a1a-a040-3f3bc697e60c} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2630 | 2026.03.18 11:24:41.268096 [ 191 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 2631 | 2026.03.18 11:24:41.268174 [ 5 ] {9f767790-cf13-4a1a-a040-3f3bc697e60c} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001103 sec., 45330.915684496824 rows/sec., 3.11 MiB/sec. | ||
| 2632 | 2026.03.18 11:24:41.268214 [ 5 ] {9f767790-cf13-4a1a-a040-3f3bc697e60c} <Debug> TCPHandler: Processed in 0.001266169 sec. | ||
| 2633 | 2026.03.18 11:24:41.270659 [ 194 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 19 columns (19 merged, 0 gathered) in 0.003719375 sec., 44900.01680389851 rows/sec., 80.46 MiB/sec. | ||
| 2634 | 2026.03.18 11:24:41.271010 [ 199 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2635 | 2026.03.18 11:24:41.271382 [ 199 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2636 | 2026.03.18 11:24:41.271471 [ 199 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2637 | 2026.03.18 11:24:41.271560 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 2638 | 2026.03.18 11:24:45.214963 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 354 | ||
| 2639 | 2026.03.18 11:24:45.217038 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2640 | 2026.03.18 11:24:45.217075 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2641 | 2026.03.18 11:24:45.218179 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2642 | 2026.03.18 11:24:45.218440 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2643 | 2026.03.18 11:24:45.218677 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 354 | ||
| 2644 | 2026.03.18 11:24:46.252595 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2645 | 2026.03.18 11:24:46.252830 [ 5 ] {cee9aa71-4259-4eb7-828b-08d6053bf8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) 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) | ||
| 2646 | 2026.03.18 11:24:46.253183 [ 5 ] {cee9aa71-4259-4eb7-828b-08d6053bf8f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2647 | 2026.03.18 11:24:46.253224 [ 5 ] {cee9aa71-4259-4eb7-828b-08d6053bf8f0} <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 | ||
| 2648 | 2026.03.18 11:24:46.253484 [ 5 ] {cee9aa71-4259-4eb7-828b-08d6053bf8f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2649 | 2026.03.18 11:24:46.253554 [ 5 ] {cee9aa71-4259-4eb7-828b-08d6053bf8f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2650 | 2026.03.18 11:24:46.253695 [ 5 ] {cee9aa71-4259-4eb7-828b-08d6053bf8f0} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2651 | 2026.03.18 11:24:46.253819 [ 345 ] {cee9aa71-4259-4eb7-828b-08d6053bf8f0} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2652 | 2026.03.18 11:24:46.253829 [ 313 ] {cee9aa71-4259-4eb7-828b-08d6053bf8f0} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2653 | 2026.03.18 11:24:46.253832 [ 299 ] {cee9aa71-4259-4eb7-828b-08d6053bf8f0} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2654 | 2026.03.18 11:24:46.253979 [ 5 ] {cee9aa71-4259-4eb7-828b-08d6053bf8f0} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 2655 | 2026.03.18 11:24:46.254007 [ 5 ] {cee9aa71-4259-4eb7-828b-08d6053bf8f0} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2656 | 2026.03.18 11:24:46.254108 [ 5 ] {cee9aa71-4259-4eb7-828b-08d6053bf8f0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2657 | 2026.03.18 11:24:46.254137 [ 5 ] {cee9aa71-4259-4eb7-828b-08d6053bf8f0} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 2658 | 2026.03.18 11:24:46.254173 [ 5 ] {cee9aa71-4259-4eb7-828b-08d6053bf8f0} <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'))" | ||
| 2659 | 2026.03.18 11:24:46.254212 [ 5 ] {cee9aa71-4259-4eb7-828b-08d6053bf8f0} <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'))" | ||
| 2660 | 2026.03.18 11:24:46.254249 [ 5 ] {cee9aa71-4259-4eb7-828b-08d6053bf8f0} <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'))" | ||
| 2661 | 2026.03.18 11:24:46.255271 [ 5 ] {cee9aa71-4259-4eb7-828b-08d6053bf8f0} <Debug> executeQuery: Read 37 rows, 1.49 KiB in 0.002545 sec., 14538.310412573674 rows/sec., 584.02 KiB/sec. | ||
| 2662 | 2026.03.18 11:24:46.255442 [ 5 ] {cee9aa71-4259-4eb7-828b-08d6053bf8f0} <Debug> TCPHandler: Processed in 0.002972948 sec. | ||
| 2663 | 2026.03.18 11:24:46.255762 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2664 | 2026.03.18 11:24:46.255916 [ 5 ] {18594886-3722-4e39-85a2-4c9fc27921d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) 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) | ||
| 2665 | 2026.03.18 11:24:46.256154 [ 5 ] {18594886-3722-4e39-85a2-4c9fc27921d4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2666 | 2026.03.18 11:24:46.256192 [ 5 ] {18594886-3722-4e39-85a2-4c9fc27921d4} <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 | ||
| 2667 | 2026.03.18 11:24:46.256407 [ 5 ] {18594886-3722-4e39-85a2-4c9fc27921d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2668 | 2026.03.18 11:24:46.256464 [ 5 ] {18594886-3722-4e39-85a2-4c9fc27921d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2669 | 2026.03.18 11:24:46.256574 [ 5 ] {18594886-3722-4e39-85a2-4c9fc27921d4} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2670 | 2026.03.18 11:24:46.256636 [ 311 ] {18594886-3722-4e39-85a2-4c9fc27921d4} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2671 | 2026.03.18 11:24:46.256648 [ 303 ] {18594886-3722-4e39-85a2-4c9fc27921d4} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2672 | 2026.03.18 11:24:46.256646 [ 325 ] {18594886-3722-4e39-85a2-4c9fc27921d4} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2673 | 2026.03.18 11:24:46.256766 [ 5 ] {18594886-3722-4e39-85a2-4c9fc27921d4} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 2674 | 2026.03.18 11:24:46.256795 [ 5 ] {18594886-3722-4e39-85a2-4c9fc27921d4} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2675 | 2026.03.18 11:24:46.256868 [ 5 ] {18594886-3722-4e39-85a2-4c9fc27921d4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2676 | 2026.03.18 11:24:46.256888 [ 5 ] {18594886-3722-4e39-85a2-4c9fc27921d4} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 2677 | 2026.03.18 11:24:46.256920 [ 5 ] {18594886-3722-4e39-85a2-4c9fc27921d4} <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'))" | ||
| 2678 | 2026.03.18 11:24:46.256954 [ 5 ] {18594886-3722-4e39-85a2-4c9fc27921d4} <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'))" | ||
| 2679 | 2026.03.18 11:24:46.256986 [ 5 ] {18594886-3722-4e39-85a2-4c9fc27921d4} <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'))" | ||
| 2680 | 2026.03.18 11:24:46.257622 [ 5 ] {18594886-3722-4e39-85a2-4c9fc27921d4} <Debug> executeQuery: Read 37 rows, 1.49 KiB in 0.001775 sec., 20845.07042253521 rows/sec., 837.37 KiB/sec. | ||
| 2681 | 2026.03.18 11:24:46.257771 [ 5 ] {18594886-3722-4e39-85a2-4c9fc27921d4} <Debug> TCPHandler: Processed in 0.002063087 sec. | ||
| 2682 | 2026.03.18 11:24:46.258001 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2683 | 2026.03.18 11:24:46.258145 [ 5 ] {b6db430f-6a04-4ea8-90d6-80e4e03d1368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) 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) | ||
| 2684 | 2026.03.18 11:24:46.258376 [ 5 ] {b6db430f-6a04-4ea8-90d6-80e4e03d1368} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2685 | 2026.03.18 11:24:46.258414 [ 5 ] {b6db430f-6a04-4ea8-90d6-80e4e03d1368} <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 | ||
| 2686 | 2026.03.18 11:24:46.258626 [ 5 ] {b6db430f-6a04-4ea8-90d6-80e4e03d1368} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2687 | 2026.03.18 11:24:46.258681 [ 5 ] {b6db430f-6a04-4ea8-90d6-80e4e03d1368} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2688 | 2026.03.18 11:24:46.258784 [ 5 ] {b6db430f-6a04-4ea8-90d6-80e4e03d1368} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2689 | 2026.03.18 11:24:46.258854 [ 313 ] {b6db430f-6a04-4ea8-90d6-80e4e03d1368} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2690 | 2026.03.18 11:24:46.258861 [ 311 ] {b6db430f-6a04-4ea8-90d6-80e4e03d1368} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2691 | 2026.03.18 11:24:46.258858 [ 325 ] {b6db430f-6a04-4ea8-90d6-80e4e03d1368} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2692 | 2026.03.18 11:24:46.258979 [ 5 ] {b6db430f-6a04-4ea8-90d6-80e4e03d1368} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 2693 | 2026.03.18 11:24:46.259006 [ 5 ] {b6db430f-6a04-4ea8-90d6-80e4e03d1368} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2694 | 2026.03.18 11:24:46.259076 [ 5 ] {b6db430f-6a04-4ea8-90d6-80e4e03d1368} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2695 | 2026.03.18 11:24:46.259095 [ 5 ] {b6db430f-6a04-4ea8-90d6-80e4e03d1368} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 2696 | 2026.03.18 11:24:46.259127 [ 5 ] {b6db430f-6a04-4ea8-90d6-80e4e03d1368} <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'))" | ||
| 2697 | 2026.03.18 11:24:46.259159 [ 5 ] {b6db430f-6a04-4ea8-90d6-80e4e03d1368} <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'))" | ||
| 2698 | 2026.03.18 11:24:46.259190 [ 5 ] {b6db430f-6a04-4ea8-90d6-80e4e03d1368} <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'))" | ||
| 2699 | 2026.03.18 11:24:46.259797 [ 5 ] {b6db430f-6a04-4ea8-90d6-80e4e03d1368} <Debug> executeQuery: Read 37 rows, 1.49 KiB in 0.001716 sec., 21561.771561771562 rows/sec., 866.16 KiB/sec. | ||
| 2700 | 2026.03.18 11:24:46.259907 [ 5 ] {b6db430f-6a04-4ea8-90d6-80e4e03d1368} <Debug> TCPHandler: Processed in 0.001957544 sec. | ||
| 2701 | 2026.03.18 11:24:46.260117 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2702 | 2026.03.18 11:24:46.260257 [ 5 ] {f91a3ef5-fbe0-43ae-b697-f3828dcad07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) 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) | ||
| 2703 | 2026.03.18 11:24:46.260481 [ 5 ] {f91a3ef5-fbe0-43ae-b697-f3828dcad07c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2704 | 2026.03.18 11:24:46.260518 [ 5 ] {f91a3ef5-fbe0-43ae-b697-f3828dcad07c} <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 | ||
| 2705 | 2026.03.18 11:24:46.260727 [ 5 ] {f91a3ef5-fbe0-43ae-b697-f3828dcad07c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2706 | 2026.03.18 11:24:46.260781 [ 5 ] {f91a3ef5-fbe0-43ae-b697-f3828dcad07c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2707 | 2026.03.18 11:24:46.260884 [ 5 ] {f91a3ef5-fbe0-43ae-b697-f3828dcad07c} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2708 | 2026.03.18 11:24:46.260953 [ 303 ] {f91a3ef5-fbe0-43ae-b697-f3828dcad07c} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2709 | 2026.03.18 11:24:46.260963 [ 313 ] {f91a3ef5-fbe0-43ae-b697-f3828dcad07c} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2710 | 2026.03.18 11:24:46.260967 [ 311 ] {f91a3ef5-fbe0-43ae-b697-f3828dcad07c} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2711 | 2026.03.18 11:24:46.261077 [ 5 ] {f91a3ef5-fbe0-43ae-b697-f3828dcad07c} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 2712 | 2026.03.18 11:24:46.261103 [ 5 ] {f91a3ef5-fbe0-43ae-b697-f3828dcad07c} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2713 | 2026.03.18 11:24:46.261171 [ 5 ] {f91a3ef5-fbe0-43ae-b697-f3828dcad07c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2714 | 2026.03.18 11:24:46.261190 [ 5 ] {f91a3ef5-fbe0-43ae-b697-f3828dcad07c} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 2715 | 2026.03.18 11:24:46.261221 [ 5 ] {f91a3ef5-fbe0-43ae-b697-f3828dcad07c} <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'))" | ||
| 2716 | 2026.03.18 11:24:46.261252 [ 5 ] {f91a3ef5-fbe0-43ae-b697-f3828dcad07c} <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'))" | ||
| 2717 | 2026.03.18 11:24:46.261286 [ 5 ] {f91a3ef5-fbe0-43ae-b697-f3828dcad07c} <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'))" | ||
| 2718 | 2026.03.18 11:24:46.262048 [ 5 ] {f91a3ef5-fbe0-43ae-b697-f3828dcad07c} <Debug> executeQuery: Read 37 rows, 1.49 KiB in 0.00185 sec., 20000 rows/sec., 803.42 KiB/sec. | ||
| 2719 | 2026.03.18 11:24:46.262175 [ 5 ] {f91a3ef5-fbe0-43ae-b697-f3828dcad07c} <Debug> TCPHandler: Processed in 0.002108268 sec. | ||
| 2720 | 2026.03.18 11:24:46.262523 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2721 | 2026.03.18 11:24:46.262661 [ 5 ] {7b8a8748-022d-4230-ae7d-691111a7bed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) 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) | ||
| 2722 | 2026.03.18 11:24:46.262892 [ 5 ] {7b8a8748-022d-4230-ae7d-691111a7bed1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2723 | 2026.03.18 11:24:46.262929 [ 5 ] {7b8a8748-022d-4230-ae7d-691111a7bed1} <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 | ||
| 2724 | 2026.03.18 11:24:46.263139 [ 5 ] {7b8a8748-022d-4230-ae7d-691111a7bed1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2725 | 2026.03.18 11:24:46.263194 [ 5 ] {7b8a8748-022d-4230-ae7d-691111a7bed1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2726 | 2026.03.18 11:24:46.263295 [ 5 ] {7b8a8748-022d-4230-ae7d-691111a7bed1} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2727 | 2026.03.18 11:24:46.263364 [ 313 ] {7b8a8748-022d-4230-ae7d-691111a7bed1} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2728 | 2026.03.18 11:24:46.263367 [ 330 ] {7b8a8748-022d-4230-ae7d-691111a7bed1} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2729 | 2026.03.18 11:24:46.263370 [ 311 ] {7b8a8748-022d-4230-ae7d-691111a7bed1} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2730 | 2026.03.18 11:24:46.263504 [ 5 ] {7b8a8748-022d-4230-ae7d-691111a7bed1} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 2731 | 2026.03.18 11:24:46.263531 [ 5 ] {7b8a8748-022d-4230-ae7d-691111a7bed1} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2732 | 2026.03.18 11:24:46.263601 [ 5 ] {7b8a8748-022d-4230-ae7d-691111a7bed1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2733 | 2026.03.18 11:24:46.263618 [ 5 ] {7b8a8748-022d-4230-ae7d-691111a7bed1} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 2734 | 2026.03.18 11:24:46.263649 [ 5 ] {7b8a8748-022d-4230-ae7d-691111a7bed1} <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'))" | ||
| 2735 | 2026.03.18 11:24:46.263681 [ 5 ] {7b8a8748-022d-4230-ae7d-691111a7bed1} <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'))" | ||
| 2736 | 2026.03.18 11:24:46.263710 [ 5 ] {7b8a8748-022d-4230-ae7d-691111a7bed1} <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'))" | ||
| 2737 | 2026.03.18 11:24:46.264315 [ 5 ] {7b8a8748-022d-4230-ae7d-691111a7bed1} <Debug> executeQuery: Read 37 rows, 1.49 KiB in 0.001714 sec., 21586.93115519253 rows/sec., 867.17 KiB/sec. | ||
| 2738 | 2026.03.18 11:24:46.264427 [ 5 ] {7b8a8748-022d-4230-ae7d-691111a7bed1} <Debug> TCPHandler: Processed in 0.001953354 sec. | ||
| 2739 | 2026.03.18 11:24:46.272283 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2740 | 2026.03.18 11:24:46.272396 [ 5 ] {757e2673-ea37-4ca9-970a-a29b912163b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2741 | 2026.03.18 11:24:46.272439 [ 5 ] {757e2673-ea37-4ca9-970a-a29b912163b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2742 | 2026.03.18 11:24:46.272958 [ 5 ] {757e2673-ea37-4ca9-970a-a29b912163b6} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2743 | 2026.03.18 11:24:46.272994 [ 5 ] {757e2673-ea37-4ca9-970a-a29b912163b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2744 | 2026.03.18 11:24:46.273406 [ 5 ] {757e2673-ea37-4ca9-970a-a29b912163b6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2745 | 2026.03.18 11:24:46.273603 [ 5 ] {757e2673-ea37-4ca9-970a-a29b912163b6} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2746 | 2026.03.18 11:24:46.273742 [ 5 ] {757e2673-ea37-4ca9-970a-a29b912163b6} <Debug> executeQuery: Read 5 rows, 627.00 B in 0.001378 sec., 3628.4470246734395 rows/sec., 444.34 KiB/sec. | ||
| 2747 | 2026.03.18 11:24:46.273781 [ 5 ] {757e2673-ea37-4ca9-970a-a29b912163b6} <Debug> TCPHandler: Processed in 0.001551536 sec. | ||
| 2748 | 2026.03.18 11:24:46.273887 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2749 | 2026.03.18 11:24:46.273982 [ 5 ] {bc66bdd0-efd7-4679-9389-f641cefda04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2750 | 2026.03.18 11:24:46.274025 [ 5 ] {bc66bdd0-efd7-4679-9389-f641cefda04e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2751 | 2026.03.18 11:24:46.274451 [ 5 ] {bc66bdd0-efd7-4679-9389-f641cefda04e} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2752 | 2026.03.18 11:24:46.274486 [ 5 ] {bc66bdd0-efd7-4679-9389-f641cefda04e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2753 | 2026.03.18 11:24:46.274781 [ 5 ] {bc66bdd0-efd7-4679-9389-f641cefda04e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2754 | 2026.03.18 11:24:46.274996 [ 5 ] {bc66bdd0-efd7-4679-9389-f641cefda04e} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2755 | 2026.03.18 11:24:46.275122 [ 5 ] {bc66bdd0-efd7-4679-9389-f641cefda04e} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00116 sec., 8620.689655172413 rows/sec., 702.96 KiB/sec. | ||
| 2756 | 2026.03.18 11:24:46.275159 [ 5 ] {bc66bdd0-efd7-4679-9389-f641cefda04e} <Debug> TCPHandler: Processed in 0.00132138 sec. | ||
| 2757 | 2026.03.18 11:24:46.275273 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2758 | 2026.03.18 11:24:46.275367 [ 5 ] {2af48a82-591a-47cc-a731-0af5f5490bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2759 | 2026.03.18 11:24:46.275408 [ 5 ] {2af48a82-591a-47cc-a731-0af5f5490bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2760 | 2026.03.18 11:24:46.275851 [ 5 ] {2af48a82-591a-47cc-a731-0af5f5490bc0} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2026.03.18 11:24:46.275885 [ 5 ] {2af48a82-591a-47cc-a731-0af5f5490bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2762 | 2026.03.18 11:24:46.276185 [ 5 ] {2af48a82-591a-47cc-a731-0af5f5490bc0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2763 | 2026.03.18 11:24:46.276406 [ 5 ] {2af48a82-591a-47cc-a731-0af5f5490bc0} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2764 | 2026.03.18 11:24:46.276533 [ 5 ] {2af48a82-591a-47cc-a731-0af5f5490bc0} <Debug> executeQuery: Read 124 rows, 10.74 KiB in 0.001184 sec., 104729.72972972973 rows/sec., 8.86 MiB/sec. | ||
| 2765 | 2026.03.18 11:24:46.276571 [ 5 ] {2af48a82-591a-47cc-a731-0af5f5490bc0} <Debug> TCPHandler: Processed in 0.00134746 sec. | ||
| 2766 | 2026.03.18 11:24:46.276693 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2767 | 2026.03.18 11:24:46.276789 [ 5 ] {7fd6aaee-c732-46d2-9cee-5d4a3fb5e959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2768 | 2026.03.18 11:24:46.276830 [ 5 ] {7fd6aaee-c732-46d2-9cee-5d4a3fb5e959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2769 | 2026.03.18 11:24:46.277244 [ 5 ] {7fd6aaee-c732-46d2-9cee-5d4a3fb5e959} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2026.03.18 11:24:46.277280 [ 5 ] {7fd6aaee-c732-46d2-9cee-5d4a3fb5e959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2771 | 2026.03.18 11:24:46.277567 [ 5 ] {7fd6aaee-c732-46d2-9cee-5d4a3fb5e959} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2772 | 2026.03.18 11:24:46.277778 [ 5 ] {7fd6aaee-c732-46d2-9cee-5d4a3fb5e959} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2026.03.18 11:24:46.277903 [ 5 ] {7fd6aaee-c732-46d2-9cee-5d4a3fb5e959} <Debug> executeQuery: Read 41 rows, 3.03 KiB in 0.001133 sec., 36187.113857016775 rows/sec., 2.61 MiB/sec. | ||
| 2774 | 2026.03.18 11:24:46.277941 [ 5 ] {7fd6aaee-c732-46d2-9cee-5d4a3fb5e959} <Debug> TCPHandler: Processed in 0.001296419 sec. | ||
| 2775 | 2026.03.18 11:24:46.278062 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2026.03.18 11:24:46.278155 [ 5 ] {2bb9aa24-bd11-44c7-b335-6bd631d59bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2777 | 2026.03.18 11:24:46.278194 [ 5 ] {2bb9aa24-bd11-44c7-b335-6bd631d59bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2778 | 2026.03.18 11:24:46.278578 [ 5 ] {2bb9aa24-bd11-44c7-b335-6bd631d59bc8} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2779 | 2026.03.18 11:24:46.278613 [ 5 ] {2bb9aa24-bd11-44c7-b335-6bd631d59bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2780 | 2026.03.18 11:24:46.278891 [ 5 ] {2bb9aa24-bd11-44c7-b335-6bd631d59bc8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2781 | 2026.03.18 11:24:46.279098 [ 5 ] {2bb9aa24-bd11-44c7-b335-6bd631d59bc8} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2026.03.18 11:24:46.279223 [ 5 ] {2bb9aa24-bd11-44c7-b335-6bd631d59bc8} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001087 sec., 919.963201471941 rows/sec., 61.09 KiB/sec. | ||
| 2783 | 2026.03.18 11:24:46.279262 [ 5 ] {2bb9aa24-bd11-44c7-b335-6bd631d59bc8} <Debug> TCPHandler: Processed in 0.001249598 sec. | ||
| 2784 | 2026.03.18 11:24:46.279378 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2785 | 2026.03.18 11:24:46.279471 [ 5 ] {cab73ed5-fb41-406d-afc1-6f1ca7d8fdb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2786 | 2026.03.18 11:24:46.279509 [ 5 ] {cab73ed5-fb41-406d-afc1-6f1ca7d8fdb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2787 | 2026.03.18 11:24:46.279944 [ 5 ] {cab73ed5-fb41-406d-afc1-6f1ca7d8fdb9} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2788 | 2026.03.18 11:24:46.279978 [ 5 ] {cab73ed5-fb41-406d-afc1-6f1ca7d8fdb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2789 | 2026.03.18 11:24:46.280272 [ 5 ] {cab73ed5-fb41-406d-afc1-6f1ca7d8fdb9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2790 | 2026.03.18 11:24:46.280484 [ 5 ] {cab73ed5-fb41-406d-afc1-6f1ca7d8fdb9} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2791 | 2026.03.18 11:24:46.280611 [ 5 ] {cab73ed5-fb41-406d-afc1-6f1ca7d8fdb9} <Debug> executeQuery: Read 108 rows, 8.65 KiB in 0.001157 sec., 93344.85738980121 rows/sec., 7.30 MiB/sec. | ||
| 2792 | 2026.03.18 11:24:46.280649 [ 5 ] {cab73ed5-fb41-406d-afc1-6f1ca7d8fdb9} <Debug> TCPHandler: Processed in 0.00132122 sec. | ||
| 2793 | 2026.03.18 11:24:46.280769 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2794 | 2026.03.18 11:24:46.280863 [ 5 ] {bd2b4027-dd5f-48da-a2c8-bf6810f20b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2795 | 2026.03.18 11:24:46.280906 [ 5 ] {bd2b4027-dd5f-48da-a2c8-bf6810f20b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2796 | 2026.03.18 11:24:46.281301 [ 5 ] {bd2b4027-dd5f-48da-a2c8-bf6810f20b40} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2797 | 2026.03.18 11:24:46.281334 [ 5 ] {bd2b4027-dd5f-48da-a2c8-bf6810f20b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2798 | 2026.03.18 11:24:46.281651 [ 5 ] {bd2b4027-dd5f-48da-a2c8-bf6810f20b40} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2799 | 2026.03.18 11:24:46.281861 [ 5 ] {bd2b4027-dd5f-48da-a2c8-bf6810f20b40} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2800 | 2026.03.18 11:24:46.281989 [ 5 ] {bd2b4027-dd5f-48da-a2c8-bf6810f20b40} <Debug> executeQuery: Read 163 rows, 11.61 KiB in 0.001144 sec., 142482.51748251746 rows/sec., 9.91 MiB/sec. | ||
| 2801 | 2026.03.18 11:24:46.282026 [ 5 ] {bd2b4027-dd5f-48da-a2c8-bf6810f20b40} <Debug> TCPHandler: Processed in 0.00130694 sec. | ||
| 2802 | 2026.03.18 11:24:46.282137 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2803 | 2026.03.18 11:24:46.282231 [ 5 ] {728b181c-af37-4e41-926d-8f1c5392a9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2804 | 2026.03.18 11:24:46.282274 [ 5 ] {728b181c-af37-4e41-926d-8f1c5392a9d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2805 | 2026.03.18 11:24:46.282591 [ 5 ] {728b181c-af37-4e41-926d-8f1c5392a9d1} <Trace> oximeter.measurements_f64 (efe2ec94-1119-4b28-bd60-cc7de1f833a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2806 | 2026.03.18 11:24:46.282625 [ 5 ] {728b181c-af37-4e41-926d-8f1c5392a9d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2807 | 2026.03.18 11:24:46.282912 [ 5 ] {728b181c-af37-4e41-926d-8f1c5392a9d1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2808 | 2026.03.18 11:24:46.283112 [ 5 ] {728b181c-af37-4e41-926d-8f1c5392a9d1} <Trace> oximeter.measurements_f64 (efe2ec94-1119-4b28-bd60-cc7de1f833a0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2809 | 2026.03.18 11:24:46.283247 [ 5 ] {728b181c-af37-4e41-926d-8f1c5392a9d1} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 61.39 KiB/sec. | ||
| 2810 | 2026.03.18 11:24:46.283284 [ 5 ] {728b181c-af37-4e41-926d-8f1c5392a9d1} <Debug> TCPHandler: Processed in 0.001196767 sec. | ||
| 2811 | 2026.03.18 11:24:46.283385 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2812 | 2026.03.18 11:24:46.283476 [ 5 ] {b3427fde-1319-4806-8b77-c0e5f7388baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2813 | 2026.03.18 11:24:46.283530 [ 5 ] {b3427fde-1319-4806-8b77-c0e5f7388baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2814 | 2026.03.18 11:24:46.284298 [ 5 ] {b3427fde-1319-4806-8b77-c0e5f7388baf} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2026.03.18 11:24:46.284334 [ 5 ] {b3427fde-1319-4806-8b77-c0e5f7388baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2816 | 2026.03.18 11:24:46.284873 [ 5 ] {b3427fde-1319-4806-8b77-c0e5f7388baf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2817 | 2026.03.18 11:24:46.285098 [ 5 ] {b3427fde-1319-4806-8b77-c0e5f7388baf} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2026.03.18 11:24:46.285237 [ 5 ] {b3427fde-1319-4806-8b77-c0e5f7388baf} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001778 sec., 17435.320584926885 rows/sec., 31.24 MiB/sec. | ||
| 2819 | 2026.03.18 11:24:46.285294 [ 5 ] {b3427fde-1319-4806-8b77-c0e5f7388baf} <Debug> TCPHandler: Processed in 0.001957635 sec. | ||
| 2820 | 2026.03.18 11:24:46.285412 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2821 | 2026.03.18 11:24:46.285506 [ 5 ] {0daf1151-e380-4abd-bdd5-5a5adecd1fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2822 | 2026.03.18 11:24:46.285549 [ 5 ] {0daf1151-e380-4abd-bdd5-5a5adecd1fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2823 | 2026.03.18 11:24:46.285863 [ 5 ] {0daf1151-e380-4abd-bdd5-5a5adecd1fcf} <Trace> oximeter.measurements_i64 (74229e3f-de19-4aba-a53a-875960ef218c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2026.03.18 11:24:46.285898 [ 5 ] {0daf1151-e380-4abd-bdd5-5a5adecd1fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2825 | 2026.03.18 11:24:46.286200 [ 5 ] {0daf1151-e380-4abd-bdd5-5a5adecd1fcf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2826 | 2026.03.18 11:24:46.286412 [ 5 ] {0daf1151-e380-4abd-bdd5-5a5adecd1fcf} <Trace> oximeter.measurements_i64 (74229e3f-de19-4aba-a53a-875960ef218c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2827 | 2026.03.18 11:24:46.286539 [ 5 ] {0daf1151-e380-4abd-bdd5-5a5adecd1fcf} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001051 sec., 2854.4243577545194 rows/sec., 201.63 KiB/sec. | ||
| 2828 | 2026.03.18 11:24:46.286574 [ 5 ] {0daf1151-e380-4abd-bdd5-5a5adecd1fcf} <Debug> TCPHandler: Processed in 0.001212417 sec. | ||
| 2829 | 2026.03.18 11:24:46.286692 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2830 | 2026.03.18 11:24:46.286786 [ 5 ] {9855a15c-0123-4182-b5fc-7bf6014c5c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2831 | 2026.03.18 11:24:46.286827 [ 5 ] {9855a15c-0123-4182-b5fc-7bf6014c5c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2832 | 2026.03.18 11:24:46.287154 [ 5 ] {9855a15c-0123-4182-b5fc-7bf6014c5c96} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2026.03.18 11:24:46.287189 [ 5 ] {9855a15c-0123-4182-b5fc-7bf6014c5c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2834 | 2026.03.18 11:24:46.287486 [ 5 ] {9855a15c-0123-4182-b5fc-7bf6014c5c96} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2835 | 2026.03.18 11:24:46.287697 [ 5 ] {9855a15c-0123-4182-b5fc-7bf6014c5c96} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2836 | 2026.03.18 11:24:46.287822 [ 5 ] {9855a15c-0123-4182-b5fc-7bf6014c5c96} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.001055 sec., 54976.303317535545 rows/sec., 3.72 MiB/sec. | ||
| 2837 | 2026.03.18 11:24:46.287858 [ 5 ] {9855a15c-0123-4182-b5fc-7bf6014c5c96} <Debug> TCPHandler: Processed in 0.001216648 sec. | ||
| 2838 | 2026.03.18 11:24:47.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.32 MiB, peak 214.77 MiB, free memory in arenas 0.00 B, will set to 210.25 MiB (RSS), difference: -1.07 MiB | ||
| 2839 | 2026.03.18 11:24:47.700331 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5285 | ||
| 2840 | 2026.03.18 11:24:47.700826 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2841 | 2026.03.18 11:24:47.700882 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2842 | 2026.03.18 11:24:47.701384 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2843 | 2026.03.18 11:24:47.701639 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2026.03.18 11:24:47.701780 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5285 | ||
| 2845 | 2026.03.18 11:24:47.701792 [ 121 ] {} <Debug> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2846 | 2026.03.18 11:24:47.701862 [ 121 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2026.03.18 11:24:47.701883 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2848 | 2026.03.18 11:24:47.702012 [ 194 ] {43b6763b-e493-49db-9043-0005070a8341::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 | ||
| 2849 | 2026.03.18 11:24:47.702151 [ 194 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2850 | 2026.03.18 11:24:47.702189 [ 194 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2917 rows starting from the beginning of the part | ||
| 2851 | 2026.03.18 11:24:47.702260 [ 194 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2852 | 2026.03.18 11:24:47.702309 [ 194 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2853 | 2026.03.18 11:24:47.702354 [ 194 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2854 | 2026.03.18 11:24:47.702395 [ 194 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2855 | 2026.03.18 11:24:47.702437 [ 194 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2856 | 2026.03.18 11:24:47.704000 [ 199 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5285 rows, containing 4 columns (4 merged, 0 gathered) in 0.002043177 sec., 2586657.9351666546 rows/sec., 37.00 MiB/sec. | ||
| 2857 | 2026.03.18 11:24:47.704472 [ 186 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2858 | 2026.03.18 11:24:47.704779 [ 186 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_11_2} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2026.03.18 11:24:47.704865 [ 186 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_11_2} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2860 | 2026.03.18 11:24:47.704950 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2861 | 2026.03.18 11:24:47.961585 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2862 | 2026.03.18 11:24:47.979032 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2863 | 2026.03.18 11:24:47.979080 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2864 | 2026.03.18 11:24:47.985443 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2865 | 2026.03.18 11:24:47.986138 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2866 | 2026.03.18 11:24:47.986409 [ 141 ] {} <Debug> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2867 | 2026.03.18 11:24:47.986447 [ 141 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2868 | 2026.03.18 11:24:47.986466 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2869 | 2026.03.18 11:24:47.986576 [ 199 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 2870 | 2026.03.18 11:24:47.989630 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2871 | 2026.03.18 11:24:47.990286 [ 199 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2872 | 2026.03.18 11:24:47.991673 [ 199 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 2873 | 2026.03.18 11:24:47.996349 [ 199 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 2874 | 2026.03.18 11:24:48.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.80 MiB, peak 216.67 MiB, free memory in arenas 0.00 B, will set to 212.68 MiB (RSS), difference: 1.89 MiB | ||
| 2875 | 2026.03.18 11:24:48.000755 [ 199 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 2876 | 2026.03.18 11:24:48.005192 [ 199 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 2877 | 2026.03.18 11:24:48.009879 [ 199 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 2878 | 2026.03.18 11:24:48.014407 [ 199 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 2879 | 2026.03.18 11:24:48.067882 [ 186 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.081353655 sec., 1020.2368904015437 rows/sec., 5.28 MiB/sec. | ||
| 2880 | 2026.03.18 11:24:48.070380 [ 194 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2881 | 2026.03.18 11:24:48.072671 [ 194 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_11_2} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2882 | 2026.03.18 11:24:48.072806 [ 194 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_11_2} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2883 | 2026.03.18 11:24:48.074998 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2884 | 2026.03.18 11:24:49.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.23 MiB, peak 223.13 MiB, free memory in arenas 0.00 B, will set to 220.39 MiB (RSS), difference: 7.16 MiB | ||
| 2885 | 2026.03.18 11:24:51.259976 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2886 | 2026.03.18 11:24:51.260176 [ 5 ] {6c67079f-0913-4037-876e-d55152e06671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2887 | 2026.03.18 11:24:51.260252 [ 5 ] {6c67079f-0913-4037-876e-d55152e06671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2888 | 2026.03.18 11:24:51.260964 [ 5 ] {6c67079f-0913-4037-876e-d55152e06671} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2889 | 2026.03.18 11:24:51.261012 [ 5 ] {6c67079f-0913-4037-876e-d55152e06671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2890 | 2026.03.18 11:24:51.261424 [ 5 ] {6c67079f-0913-4037-876e-d55152e06671} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2891 | 2026.03.18 11:24:51.261654 [ 5 ] {6c67079f-0913-4037-876e-d55152e06671} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2892 | 2026.03.18 11:24:51.261807 [ 5 ] {6c67079f-0913-4037-876e-d55152e06671} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001686 sec., 45077.10557532622 rows/sec., 3.71 MiB/sec. | ||
| 2893 | 2026.03.18 11:24:51.261857 [ 5 ] {6c67079f-0913-4037-876e-d55152e06671} <Debug> TCPHandler: Processed in 0.002016297 sec. | ||
| 2894 | 2026.03.18 11:24:51.261995 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2895 | 2026.03.18 11:24:51.262097 [ 5 ] {a71786aa-4863-44ee-a719-4e4aca920417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2896 | 2026.03.18 11:24:51.262143 [ 5 ] {a71786aa-4863-44ee-a719-4e4aca920417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2897 | 2026.03.18 11:24:51.262568 [ 5 ] {a71786aa-4863-44ee-a719-4e4aca920417} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2898 | 2026.03.18 11:24:51.262606 [ 5 ] {a71786aa-4863-44ee-a719-4e4aca920417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2899 | 2026.03.18 11:24:51.262919 [ 5 ] {a71786aa-4863-44ee-a719-4e4aca920417} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2900 | 2026.03.18 11:24:51.263133 [ 5 ] {a71786aa-4863-44ee-a719-4e4aca920417} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2901 | 2026.03.18 11:24:51.263264 [ 5 ] {a71786aa-4863-44ee-a719-4e4aca920417} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001189 sec., 8410.428931875525 rows/sec., 632.42 KiB/sec. | ||
| 2902 | 2026.03.18 11:24:51.263302 [ 5 ] {a71786aa-4863-44ee-a719-4e4aca920417} <Debug> TCPHandler: Processed in 0.001360322 sec. | ||
| 2903 | 2026.03.18 11:24:51.263417 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2904 | 2026.03.18 11:24:51.263513 [ 5 ] {2f86bfaf-d642-4b23-9885-ef4a9bee0bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2905 | 2026.03.18 11:24:51.263553 [ 5 ] {2f86bfaf-d642-4b23-9885-ef4a9bee0bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2906 | 2026.03.18 11:24:51.263975 [ 5 ] {2f86bfaf-d642-4b23-9885-ef4a9bee0bf0} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2907 | 2026.03.18 11:24:51.264012 [ 5 ] {2f86bfaf-d642-4b23-9885-ef4a9bee0bf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2908 | 2026.03.18 11:24:51.264322 [ 5 ] {2f86bfaf-d642-4b23-9885-ef4a9bee0bf0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2909 | 2026.03.18 11:24:51.264533 [ 5 ] {2f86bfaf-d642-4b23-9885-ef4a9bee0bf0} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2910 | 2026.03.18 11:24:51.264661 [ 5 ] {2f86bfaf-d642-4b23-9885-ef4a9bee0bf0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001167 sec., 63410.454155955435 rows/sec., 4.95 MiB/sec. | ||
| 2911 | 2026.03.18 11:24:51.264699 [ 5 ] {2f86bfaf-d642-4b23-9885-ef4a9bee0bf0} <Debug> TCPHandler: Processed in 0.00133172 sec. | ||
| 2912 | 2026.03.18 11:24:51.264816 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2913 | 2026.03.18 11:24:51.264910 [ 5 ] {9708e2bf-3648-41cd-93c6-98f5642a79c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2914 | 2026.03.18 11:24:51.264955 [ 5 ] {9708e2bf-3648-41cd-93c6-98f5642a79c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2915 | 2026.03.18 11:24:51.265364 [ 5 ] {9708e2bf-3648-41cd-93c6-98f5642a79c6} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2916 | 2026.03.18 11:24:51.265401 [ 5 ] {9708e2bf-3648-41cd-93c6-98f5642a79c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2917 | 2026.03.18 11:24:51.265743 [ 5 ] {9708e2bf-3648-41cd-93c6-98f5642a79c6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2918 | 2026.03.18 11:24:51.265961 [ 5 ] {9708e2bf-3648-41cd-93c6-98f5642a79c6} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2919 | 2026.03.18 11:24:51.266088 [ 5 ] {9708e2bf-3648-41cd-93c6-98f5642a79c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 2920 | 2026.03.18 11:24:51.266126 [ 5 ] {9708e2bf-3648-41cd-93c6-98f5642a79c6} <Debug> TCPHandler: Processed in 0.001359781 sec. | ||
| 2921 | 2026.03.18 11:24:51.266238 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2922 | 2026.03.18 11:24:51.266332 [ 5 ] {f1c0f9ef-9d6c-4dc6-a1c9-71132716e2a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2923 | 2026.03.18 11:24:51.266387 [ 5 ] {f1c0f9ef-9d6c-4dc6-a1c9-71132716e2a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2924 | 2026.03.18 11:24:51.267139 [ 5 ] {f1c0f9ef-9d6c-4dc6-a1c9-71132716e2a6} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2925 | 2026.03.18 11:24:51.267177 [ 5 ] {f1c0f9ef-9d6c-4dc6-a1c9-71132716e2a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2926 | 2026.03.18 11:24:51.267678 [ 5 ] {f1c0f9ef-9d6c-4dc6-a1c9-71132716e2a6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2927 | 2026.03.18 11:24:51.267911 [ 5 ] {f1c0f9ef-9d6c-4dc6-a1c9-71132716e2a6} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2928 | 2026.03.18 11:24:51.268049 [ 5 ] {f1c0f9ef-9d6c-4dc6-a1c9-71132716e2a6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001735 sec., 5763.688760806916 rows/sec., 10.33 MiB/sec. | ||
| 2929 | 2026.03.18 11:24:51.268105 [ 5 ] {f1c0f9ef-9d6c-4dc6-a1c9-71132716e2a6} <Debug> TCPHandler: Processed in 0.001917984 sec. | ||
| 2930 | 2026.03.18 11:24:51.268215 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2931 | 2026.03.18 11:24:51.268310 [ 5 ] {3edf2d64-8ed6-44ca-9058-c0957266a753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2932 | 2026.03.18 11:24:51.268354 [ 5 ] {3edf2d64-8ed6-44ca-9058-c0957266a753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2933 | 2026.03.18 11:24:51.268721 [ 5 ] {3edf2d64-8ed6-44ca-9058-c0957266a753} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2934 | 2026.03.18 11:24:51.268758 [ 5 ] {3edf2d64-8ed6-44ca-9058-c0957266a753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2935 | 2026.03.18 11:24:51.269060 [ 5 ] {3edf2d64-8ed6-44ca-9058-c0957266a753} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2936 | 2026.03.18 11:24:51.269267 [ 5 ] {3edf2d64-8ed6-44ca-9058-c0957266a753} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2937 | 2026.03.18 11:24:51.269397 [ 5 ] {3edf2d64-8ed6-44ca-9058-c0957266a753} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 2938 | 2026.03.18 11:24:51.269434 [ 5 ] {3edf2d64-8ed6-44ca-9058-c0957266a753} <Debug> TCPHandler: Processed in 0.001269269 sec. | ||
| 2939 | 2026.03.18 11:24:55.110077 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2940 | 2026.03.18 11:24:55.110152 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2941 | 2026.03.18 11:24:55.201843 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5797 | ||
| 2942 | 2026.03.18 11:24:55.202356 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2943 | 2026.03.18 11:24:55.202403 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2944 | 2026.03.18 11:24:55.203014 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2945 | 2026.03.18 11:24:55.203244 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2946 | 2026.03.18 11:24:55.203375 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5797 | ||
| 2947 | 2026.03.18 11:24:55.218782 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 398 | ||
| 2948 | 2026.03.18 11:24:55.221187 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2026.03.18 11:24:55.221233 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2950 | 2026.03.18 11:24:55.222450 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2951 | 2026.03.18 11:24:55.222721 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2026.03.18 11:24:55.223019 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 398 | ||
| 2953 | 2026.03.18 11:24:55.489683 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2954 | 2026.03.18 11:24:55.506612 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2955 | 2026.03.18 11:24:55.506664 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2956 | 2026.03.18 11:24:55.512412 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2957 | 2026.03.18 11:24:55.513125 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2958 | 2026.03.18 11:24:55.515856 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2959 | 2026.03.18 11:24:56.258533 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2960 | 2026.03.18 11:24:56.258714 [ 5 ] {1a5de86d-23c6-4684-9c8d-0005686a8810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2961 | 2026.03.18 11:24:56.258788 [ 5 ] {1a5de86d-23c6-4684-9c8d-0005686a8810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2962 | 2026.03.18 11:24:56.259508 [ 5 ] {1a5de86d-23c6-4684-9c8d-0005686a8810} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2026.03.18 11:24:56.259558 [ 5 ] {1a5de86d-23c6-4684-9c8d-0005686a8810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2964 | 2026.03.18 11:24:56.259962 [ 5 ] {1a5de86d-23c6-4684-9c8d-0005686a8810} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2965 | 2026.03.18 11:24:56.260189 [ 5 ] {1a5de86d-23c6-4684-9c8d-0005686a8810} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2966 | 2026.03.18 11:24:56.260342 [ 5 ] {1a5de86d-23c6-4684-9c8d-0005686a8810} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001678 sec., 70321.81168057211 rows/sec., 5.98 MiB/sec. | ||
| 2967 | 2026.03.18 11:24:56.260393 [ 5 ] {1a5de86d-23c6-4684-9c8d-0005686a8810} <Debug> TCPHandler: Processed in 0.001986995 sec. | ||
| 2968 | 2026.03.18 11:24:56.260529 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2969 | 2026.03.18 11:24:56.260633 [ 5 ] {32d6f467-7d56-47b0-af10-79a5e9cfed20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2970 | 2026.03.18 11:24:56.260679 [ 5 ] {32d6f467-7d56-47b0-af10-79a5e9cfed20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2971 | 2026.03.18 11:24:56.261114 [ 5 ] {32d6f467-7d56-47b0-af10-79a5e9cfed20} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2972 | 2026.03.18 11:24:56.261154 [ 5 ] {32d6f467-7d56-47b0-af10-79a5e9cfed20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2973 | 2026.03.18 11:24:56.261459 [ 5 ] {32d6f467-7d56-47b0-af10-79a5e9cfed20} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2974 | 2026.03.18 11:24:56.261670 [ 5 ] {32d6f467-7d56-47b0-af10-79a5e9cfed20} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2975 | 2026.03.18 11:24:56.261805 [ 5 ] {32d6f467-7d56-47b0-af10-79a5e9cfed20} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001196 sec., 25919.732441471573 rows/sec., 1.90 MiB/sec. | ||
| 2976 | 2026.03.18 11:24:56.261861 [ 5 ] {32d6f467-7d56-47b0-af10-79a5e9cfed20} <Debug> TCPHandler: Processed in 0.001383791 sec. | ||
| 2977 | 2026.03.18 11:24:56.262005 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2978 | 2026.03.18 11:24:56.262108 [ 5 ] {32eec5be-0c55-43fb-b51f-09ceabaca9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2979 | 2026.03.18 11:24:56.262150 [ 5 ] {32eec5be-0c55-43fb-b51f-09ceabaca9db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2980 | 2026.03.18 11:24:56.262628 [ 5 ] {32eec5be-0c55-43fb-b51f-09ceabaca9db} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2981 | 2026.03.18 11:24:56.262667 [ 5 ] {32eec5be-0c55-43fb-b51f-09ceabaca9db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2982 | 2026.03.18 11:24:56.262997 [ 5 ] {32eec5be-0c55-43fb-b51f-09ceabaca9db} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2983 | 2026.03.18 11:24:56.263217 [ 5 ] {32eec5be-0c55-43fb-b51f-09ceabaca9db} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2984 | 2026.03.18 11:24:56.263353 [ 5 ] {32eec5be-0c55-43fb-b51f-09ceabaca9db} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001269 sec., 74862.0961386919 rows/sec., 5.85 MiB/sec. | ||
| 2985 | 2026.03.18 11:24:56.263391 [ 5 ] {32eec5be-0c55-43fb-b51f-09ceabaca9db} <Debug> TCPHandler: Processed in 0.001437573 sec. | ||
| 2986 | 2026.03.18 11:24:56.263503 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2987 | 2026.03.18 11:24:56.263598 [ 5 ] {e990a124-e8e3-48bb-8694-d4d3bd73f8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2988 | 2026.03.18 11:24:56.263642 [ 5 ] {e990a124-e8e3-48bb-8694-d4d3bd73f8e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2989 | 2026.03.18 11:24:56.264053 [ 5 ] {e990a124-e8e3-48bb-8694-d4d3bd73f8e0} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2026.03.18 11:24:56.264090 [ 5 ] {e990a124-e8e3-48bb-8694-d4d3bd73f8e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2991 | 2026.03.18 11:24:56.264435 [ 5 ] {e990a124-e8e3-48bb-8694-d4d3bd73f8e0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2992 | 2026.03.18 11:24:56.264646 [ 5 ] {e990a124-e8e3-48bb-8694-d4d3bd73f8e0} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2993 | 2026.03.18 11:24:56.264778 [ 5 ] {e990a124-e8e3-48bb-8694-d4d3bd73f8e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 2994 | 2026.03.18 11:24:56.264814 [ 5 ] {e990a124-e8e3-48bb-8694-d4d3bd73f8e0} <Debug> TCPHandler: Processed in 0.001362171 sec. | ||
| 2995 | 2026.03.18 11:24:56.264922 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2996 | 2026.03.18 11:24:56.265026 [ 5 ] {2d0a42bf-2da2-4a57-be05-9e8be9f96e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2997 | 2026.03.18 11:24:56.265083 [ 5 ] {2d0a42bf-2da2-4a57-be05-9e8be9f96e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2998 | 2026.03.18 11:24:56.265919 [ 5 ] {2d0a42bf-2da2-4a57-be05-9e8be9f96e41} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2999 | 2026.03.18 11:24:56.265956 [ 5 ] {2d0a42bf-2da2-4a57-be05-9e8be9f96e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3000 | 2026.03.18 11:24:56.266507 [ 5 ] {2d0a42bf-2da2-4a57-be05-9e8be9f96e41} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3001 | 2026.03.18 11:24:56.266735 [ 5 ] {2d0a42bf-2da2-4a57-be05-9e8be9f96e41} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2026.03.18 11:24:56.266876 [ 5 ] {2d0a42bf-2da2-4a57-be05-9e8be9f96e41} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001871 sec., 16568.679850347406 rows/sec., 29.69 MiB/sec. | ||
| 3003 | 2026.03.18 11:24:56.266937 [ 5 ] {2d0a42bf-2da2-4a57-be05-9e8be9f96e41} <Debug> TCPHandler: Processed in 0.002065327 sec. | ||
| 3004 | 2026.03.18 11:24:56.267059 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3005 | 2026.03.18 11:24:56.267155 [ 5 ] {be8bf65e-69e3-44a6-a116-ed0a2006fde5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3006 | 2026.03.18 11:24:56.267196 [ 5 ] {be8bf65e-69e3-44a6-a116-ed0a2006fde5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3007 | 2026.03.18 11:24:56.267542 [ 5 ] {be8bf65e-69e3-44a6-a116-ed0a2006fde5} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2026.03.18 11:24:56.267585 [ 5 ] {be8bf65e-69e3-44a6-a116-ed0a2006fde5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3009 | 2026.03.18 11:24:56.267890 [ 5 ] {be8bf65e-69e3-44a6-a116-ed0a2006fde5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3010 | 2026.03.18 11:24:56.268108 [ 5 ] {be8bf65e-69e3-44a6-a116-ed0a2006fde5} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3011 | 2026.03.18 11:24:56.268236 [ 5 ] {be8bf65e-69e3-44a6-a116-ed0a2006fde5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 3012 | 2026.03.18 11:24:56.268271 [ 5 ] {be8bf65e-69e3-44a6-a116-ed0a2006fde5} <Debug> TCPHandler: Processed in 0.001261749 sec. | ||
| 3013 | 2026.03.18 11:25:01.261075 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3014 | 2026.03.18 11:25:01.261276 [ 5 ] {fd56e91d-022c-44f0-b8dd-671c591ce378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3015 | 2026.03.18 11:25:01.261346 [ 5 ] {fd56e91d-022c-44f0-b8dd-671c591ce378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3016 | 2026.03.18 11:25:01.262137 [ 5 ] {fd56e91d-022c-44f0-b8dd-671c591ce378} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2026.03.18 11:25:01.262189 [ 5 ] {fd56e91d-022c-44f0-b8dd-671c591ce378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3018 | 2026.03.18 11:25:01.262586 [ 5 ] {fd56e91d-022c-44f0-b8dd-671c591ce378} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3019 | 2026.03.18 11:25:01.262843 [ 5 ] {fd56e91d-022c-44f0-b8dd-671c591ce378} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3020 | 2026.03.18 11:25:01.262994 [ 5 ] {fd56e91d-022c-44f0-b8dd-671c591ce378} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001736 sec., 13824.884792626728 rows/sec., 1.15 MiB/sec. | ||
| 3021 | 2026.03.18 11:25:01.263042 [ 5 ] {fd56e91d-022c-44f0-b8dd-671c591ce378} <Debug> TCPHandler: Processed in 0.002080207 sec. | ||
| 3022 | 2026.03.18 11:25:01.263185 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3023 | 2026.03.18 11:25:01.263286 [ 5 ] {1bab54a2-e5de-4b0d-9507-9d3dccddfb02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3024 | 2026.03.18 11:25:01.263332 [ 5 ] {1bab54a2-e5de-4b0d-9507-9d3dccddfb02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3025 | 2026.03.18 11:25:01.263745 [ 5 ] {1bab54a2-e5de-4b0d-9507-9d3dccddfb02} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2026.03.18 11:25:01.263784 [ 5 ] {1bab54a2-e5de-4b0d-9507-9d3dccddfb02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3027 | 2026.03.18 11:25:01.264096 [ 5 ] {1bab54a2-e5de-4b0d-9507-9d3dccddfb02} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3028 | 2026.03.18 11:25:01.264311 [ 5 ] {1bab54a2-e5de-4b0d-9507-9d3dccddfb02} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): 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.03.18 11:25:01.264443 [ 5 ] {1bab54a2-e5de-4b0d-9507-9d3dccddfb02} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00118 sec., 3389.830508474576 rows/sec., 276.42 KiB/sec. | ||
| 3030 | 2026.03.18 11:25:01.264481 [ 5 ] {1bab54a2-e5de-4b0d-9507-9d3dccddfb02} <Debug> TCPHandler: Processed in 0.001350181 sec. | ||
| 3031 | 2026.03.18 11:25:01.264644 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3032 | 2026.03.18 11:25:01.264739 [ 5 ] {9303f789-a681-4c15-aa56-a7bfd1db78bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3033 | 2026.03.18 11:25:01.264779 [ 5 ] {9303f789-a681-4c15-aa56-a7bfd1db78bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3034 | 2026.03.18 11:25:01.265270 [ 5 ] {9303f789-a681-4c15-aa56-a7bfd1db78bd} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3035 | 2026.03.18 11:25:01.265307 [ 5 ] {9303f789-a681-4c15-aa56-a7bfd1db78bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3036 | 2026.03.18 11:25:01.265637 [ 5 ] {9303f789-a681-4c15-aa56-a7bfd1db78bd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3037 | 2026.03.18 11:25:01.265853 [ 5 ] {9303f789-a681-4c15-aa56-a7bfd1db78bd} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3038 | 2026.03.18 11:25:01.265966 [ 139 ] {} <Debug> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3039 | 2026.03.18 11:25:01.265980 [ 5 ] {9303f789-a681-4c15-aa56-a7bfd1db78bd} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001261 sec., 157018.2394924663 rows/sec., 13.96 MiB/sec. | ||
| 3040 | 2026.03.18 11:25:01.266076 [ 139 ] {} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2026.03.18 11:25:01.266097 [ 5 ] {9303f789-a681-4c15-aa56-a7bfd1db78bd} <Debug> TCPHandler: Processed in 0.001500375 sec. | ||
| 3042 | 2026.03.18 11:25:01.266105 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3043 | 2026.03.18 11:25:01.266242 [ 188 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::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 | ||
| 3044 | 2026.03.18 11:25:01.266261 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3045 | 2026.03.18 11:25:01.266404 [ 188 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3046 | 2026.03.18 11:25:01.266404 [ 5 ] {020dafd0-ca99-49f0-8f47-4b4cacedea98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3047 | 2026.03.18 11:25:01.266451 [ 188 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 986 rows starting from the beginning of the part | ||
| 3048 | 2026.03.18 11:25:01.266476 [ 5 ] {020dafd0-ca99-49f0-8f47-4b4cacedea98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3049 | 2026.03.18 11:25:01.266559 [ 188 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 72 rows starting from the beginning of the part | ||
| 3050 | 2026.03.18 11:25:01.266616 [ 188 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 124 rows starting from the beginning of the part | ||
| 3051 | 2026.03.18 11:25:01.266659 [ 188 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 76 rows starting from the beginning of the part | ||
| 3052 | 2026.03.18 11:25:01.266700 [ 188 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 118 rows starting from the beginning of the part | ||
| 3053 | 2026.03.18 11:25:01.266740 [ 188 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 198 rows starting from the beginning of the part | ||
| 3054 | 2026.03.18 11:25:01.266982 [ 5 ] {020dafd0-ca99-49f0-8f47-4b4cacedea98} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3055 | 2026.03.18 11:25:01.267028 [ 5 ] {020dafd0-ca99-49f0-8f47-4b4cacedea98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3056 | 2026.03.18 11:25:01.267365 [ 5 ] {020dafd0-ca99-49f0-8f47-4b4cacedea98} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3057 | 2026.03.18 11:25:01.267597 [ 5 ] {020dafd0-ca99-49f0-8f47-4b4cacedea98} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3058 | 2026.03.18 11:25:01.267737 [ 5 ] {020dafd0-ca99-49f0-8f47-4b4cacedea98} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001358 sec., 19145.80265095729 rows/sec., 1.43 MiB/sec. | ||
| 3059 | 2026.03.18 11:25:01.267776 [ 5 ] {020dafd0-ca99-49f0-8f47-4b4cacedea98} <Debug> TCPHandler: Processed in 0.001576416 sec. | ||
| 3060 | 2026.03.18 11:25:01.267898 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3061 | 2026.03.18 11:25:01.267899 [ 194 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1574 rows, containing 5 columns (5 merged, 0 gathered) in 0.001714219 sec., 918202.4000434018 rows/sec., 79.30 MiB/sec. | ||
| 3062 | 2026.03.18 11:25:01.267994 [ 5 ] {a3576dc0-0329-4dec-9da2-2d57c95523f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3063 | 2026.03.18 11:25:01.268038 [ 5 ] {a3576dc0-0329-4dec-9da2-2d57c95523f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3064 | 2026.03.18 11:25:01.268185 [ 195 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3065 | 2026.03.18 11:25:01.268480 [ 5 ] {a3576dc0-0329-4dec-9da2-2d57c95523f5} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3066 | 2026.03.18 11:25:01.268523 [ 5 ] {a3576dc0-0329-4dec-9da2-2d57c95523f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3067 | 2026.03.18 11:25:01.268528 [ 195 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_16_3} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3068 | 2026.03.18 11:25:01.268627 [ 195 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_16_3} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3069 | 2026.03.18 11:25:01.268719 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3070 | 2026.03.18 11:25:01.268836 [ 5 ] {a3576dc0-0329-4dec-9da2-2d57c95523f5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3071 | 2026.03.18 11:25:01.269062 [ 5 ] {a3576dc0-0329-4dec-9da2-2d57c95523f5} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2026.03.18 11:25:01.269188 [ 5 ] {a3576dc0-0329-4dec-9da2-2d57c95523f5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001244 sec., 19292.604501607715 rows/sec., 1.60 MiB/sec. | ||
| 3073 | 2026.03.18 11:25:01.269225 [ 5 ] {a3576dc0-0329-4dec-9da2-2d57c95523f5} <Debug> TCPHandler: Processed in 0.001411982 sec. | ||
| 3074 | 2026.03.18 11:25:01.269337 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3075 | 2026.03.18 11:25:01.269425 [ 5 ] {8e6c2e86-7e0a-42a8-98c0-2d70df0c2d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3076 | 2026.03.18 11:25:01.269464 [ 5 ] {8e6c2e86-7e0a-42a8-98c0-2d70df0c2d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3077 | 2026.03.18 11:25:01.269914 [ 5 ] {8e6c2e86-7e0a-42a8-98c0-2d70df0c2d1e} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2026.03.18 11:25:01.269951 [ 5 ] {8e6c2e86-7e0a-42a8-98c0-2d70df0c2d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3079 | 2026.03.18 11:25:01.270247 [ 5 ] {8e6c2e86-7e0a-42a8-98c0-2d70df0c2d1e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3080 | 2026.03.18 11:25:01.270459 [ 5 ] {8e6c2e86-7e0a-42a8-98c0-2d70df0c2d1e} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2026.03.18 11:25:01.270587 [ 5 ] {8e6c2e86-7e0a-42a8-98c0-2d70df0c2d1e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 828.18 KiB/sec. | ||
| 3082 | 2026.03.18 11:25:01.270626 [ 5 ] {8e6c2e86-7e0a-42a8-98c0-2d70df0c2d1e} <Debug> TCPHandler: Processed in 0.001296089 sec. | ||
| 3083 | 2026.03.18 11:25:01.270734 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3084 | 2026.03.18 11:25:01.270827 [ 5 ] {3c5fd860-44cd-48c2-925d-9555b14d2ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3085 | 2026.03.18 11:25:01.270867 [ 5 ] {3c5fd860-44cd-48c2-925d-9555b14d2ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3086 | 2026.03.18 11:25:01.271314 [ 5 ] {3c5fd860-44cd-48c2-925d-9555b14d2ecc} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3087 | 2026.03.18 11:25:01.271351 [ 5 ] {3c5fd860-44cd-48c2-925d-9555b14d2ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3088 | 2026.03.18 11:25:01.271658 [ 5 ] {3c5fd860-44cd-48c2-925d-9555b14d2ecc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3089 | 2026.03.18 11:25:01.271876 [ 5 ] {3c5fd860-44cd-48c2-925d-9555b14d2ecc} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2026.03.18 11:25:01.271981 [ 139 ] {} <Debug> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3091 | 2026.03.18 11:25:01.272005 [ 5 ] {3c5fd860-44cd-48c2-925d-9555b14d2ecc} <Debug> executeQuery: Read 114 rows, 9.50 KiB in 0.001196 sec., 95317.72575250836 rows/sec., 7.76 MiB/sec. | ||
| 3092 | 2026.03.18 11:25:01.272023 [ 139 ] {} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3093 | 2026.03.18 11:25:01.272047 [ 5 ] {3c5fd860-44cd-48c2-925d-9555b14d2ecc} <Debug> TCPHandler: Processed in 0.001364381 sec. | ||
| 3094 | 2026.03.18 11:25:01.272048 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3095 | 2026.03.18 11:25:01.272139 [ 195 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::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 | ||
| 3096 | 2026.03.18 11:25:01.272174 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3097 | 2026.03.18 11:25:01.272227 [ 195 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3098 | 2026.03.18 11:25:01.272261 [ 195 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 578 rows starting from the beginning of the part | ||
| 3099 | 2026.03.18 11:25:01.272273 [ 5 ] {3fc55e9c-540d-4cff-8bdc-19d94cd1c083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3100 | 2026.03.18 11:25:01.272324 [ 5 ] {3fc55e9c-540d-4cff-8bdc-19d94cd1c083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3101 | 2026.03.18 11:25:01.272348 [ 195 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 66 rows starting from the beginning of the part | ||
| 3102 | 2026.03.18 11:25:01.272401 [ 195 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::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 | ||
| 3103 | 2026.03.18 11:25:01.272445 [ 195 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 74 rows starting from the beginning of the part | ||
| 3104 | 2026.03.18 11:25:01.272492 [ 195 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 95 rows starting from the beginning of the part | ||
| 3105 | 2026.03.18 11:25:01.272535 [ 195 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 114 rows starting from the beginning of the part | ||
| 3106 | 2026.03.18 11:25:01.272742 [ 5 ] {3fc55e9c-540d-4cff-8bdc-19d94cd1c083} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3107 | 2026.03.18 11:25:01.272785 [ 5 ] {3fc55e9c-540d-4cff-8bdc-19d94cd1c083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3108 | 2026.03.18 11:25:01.273144 [ 5 ] {3fc55e9c-540d-4cff-8bdc-19d94cd1c083} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3109 | 2026.03.18 11:25:01.273384 [ 5 ] {3fc55e9c-540d-4cff-8bdc-19d94cd1c083} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3110 | 2026.03.18 11:25:01.273486 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3111 | 2026.03.18 11:25:01.273515 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3112 | 2026.03.18 11:25:01.273518 [ 5 ] {3fc55e9c-540d-4cff-8bdc-19d94cd1c083} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001263 sec., 156769.59619952494 rows/sec., 11.24 MiB/sec. | ||
| 3113 | 2026.03.18 11:25:01.273532 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3114 | 2026.03.18 11:25:01.273550 [ 194 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1035 rows, containing 5 columns (5 merged, 0 gathered) in 0.001445693 sec., 715919.6316230347 rows/sec., 56.48 MiB/sec. | ||
| 3115 | 2026.03.18 11:25:01.273568 [ 5 ] {3fc55e9c-540d-4cff-8bdc-19d94cd1c083} <Debug> TCPHandler: Processed in 0.001442133 sec. | ||
| 3116 | 2026.03.18 11:25:01.273608 [ 195 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::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 | ||
| 3117 | 2026.03.18 11:25:01.273688 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3118 | 2026.03.18 11:25:01.273710 [ 195 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3119 | 2026.03.18 11:25:01.273733 [ 189 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3120 | 2026.03.18 11:25:01.273745 [ 195 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1985 rows starting from the beginning of the part | ||
| 3121 | 2026.03.18 11:25:01.273788 [ 5 ] {f978284c-1bac-4cb7-933f-d4338c879ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3122 | 2026.03.18 11:25:01.273806 [ 195 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 150 rows starting from the beginning of the part | ||
| 3123 | 2026.03.18 11:25:01.273850 [ 5 ] {f978284c-1bac-4cb7-933f-d4338c879ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3124 | 2026.03.18 11:25:01.273853 [ 195 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 163 rows starting from the beginning of the part | ||
| 3125 | 2026.03.18 11:25:01.273908 [ 195 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3126 | 2026.03.18 11:25:01.273948 [ 195 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::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 | ||
| 3127 | 2026.03.18 11:25:01.273985 [ 195 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 198 rows starting from the beginning of the part | ||
| 3128 | 2026.03.18 11:25:01.274024 [ 189 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_16_3} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.03.18 11:25:01.274103 [ 189 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_16_3} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3130 | 2026.03.18 11:25:01.274184 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3131 | 2026.03.18 11:25:01.274657 [ 5 ] {f978284c-1bac-4cb7-933f-d4338c879ebe} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3132 | 2026.03.18 11:25:01.274696 [ 5 ] {f978284c-1bac-4cb7-933f-d4338c879ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3133 | 2026.03.18 11:25:01.275107 [ 190 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2816 rows, containing 5 columns (5 merged, 0 gathered) in 0.001525105 sec., 1846430.2457863558 rows/sec., 129.65 MiB/sec. | ||
| 3134 | 2026.03.18 11:25:01.275213 [ 5 ] {f978284c-1bac-4cb7-933f-d4338c879ebe} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3135 | 2026.03.18 11:25:01.275448 [ 5 ] {f978284c-1bac-4cb7-933f-d4338c879ebe} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2026.03.18 11:25:01.275463 [ 189 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3137 | 2026.03.18 11:25:01.275592 [ 5 ] {f978284c-1bac-4cb7-933f-d4338c879ebe} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001823 sec., 5485.463521667581 rows/sec., 9.83 MiB/sec. | ||
| 3138 | 2026.03.18 11:25:01.275655 [ 5 ] {f978284c-1bac-4cb7-933f-d4338c879ebe} <Debug> TCPHandler: Processed in 0.002016606 sec. | ||
| 3139 | 2026.03.18 11:25:01.275719 [ 189 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3140 | 2026.03.18 11:25:01.275766 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3141 | 2026.03.18 11:25:01.275781 [ 189 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3142 | 2026.03.18 11:25:01.275851 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 3143 | 2026.03.18 11:25:01.275861 [ 5 ] {7809d34e-dd87-4076-8a03-d5f98afa2df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3144 | 2026.03.18 11:25:01.275903 [ 5 ] {7809d34e-dd87-4076-8a03-d5f98afa2df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3145 | 2026.03.18 11:25:01.276239 [ 5 ] {7809d34e-dd87-4076-8a03-d5f98afa2df7} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2026.03.18 11:25:01.276273 [ 5 ] {7809d34e-dd87-4076-8a03-d5f98afa2df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3147 | 2026.03.18 11:25:01.276579 [ 5 ] {7809d34e-dd87-4076-8a03-d5f98afa2df7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3148 | 2026.03.18 11:25:01.276786 [ 5 ] {7809d34e-dd87-4076-8a03-d5f98afa2df7} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3149 | 2026.03.18 11:25:01.276872 [ 125 ] {} <Debug> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3150 | 2026.03.18 11:25:01.276903 [ 125 ] {} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3151 | 2026.03.18 11:25:01.276904 [ 5 ] {7809d34e-dd87-4076-8a03-d5f98afa2df7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 3152 | 2026.03.18 11:25:01.276923 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3153 | 2026.03.18 11:25:01.276944 [ 5 ] {7809d34e-dd87-4076-8a03-d5f98afa2df7} <Debug> TCPHandler: Processed in 0.001244249 sec. | ||
| 3154 | 2026.03.18 11:25:01.277001 [ 194 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 3155 | 2026.03.18 11:25:01.277110 [ 194 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3156 | 2026.03.18 11:25:01.277141 [ 194 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 540 rows starting from the beginning of the part | ||
| 3157 | 2026.03.18 11:25:01.277197 [ 194 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part | ||
| 3158 | 2026.03.18 11:25:01.277237 [ 194 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 58 rows starting from the beginning of the part | ||
| 3159 | 2026.03.18 11:25:01.277271 [ 194 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3160 | 2026.03.18 11:25:01.277305 [ 194 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 3161 | 2026.03.18 11:25:01.277339 [ 194 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3162 | 2026.03.18 11:25:01.278238 [ 189 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 828 rows, containing 4 columns (4 merged, 0 gathered) in 0.001253829 sec., 660377.1327669085 rows/sec., 44.31 MiB/sec. | ||
| 3163 | 2026.03.18 11:25:01.278438 [ 190 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3164 | 2026.03.18 11:25:01.278734 [ 190 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_16_3} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2026.03.18 11:25:01.278807 [ 190 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_16_3} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3166 | 2026.03.18 11:25:01.278875 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3167 | 2026.03.18 11:25:02.704482 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6245 | ||
| 3168 | 2026.03.18 11:25:02.704993 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3169 | 2026.03.18 11:25:02.705050 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3170 | 2026.03.18 11:25:02.705600 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3171 | 2026.03.18 11:25:02.705862 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2026.03.18 11:25:02.706001 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6245 | ||
| 3173 | 2026.03.18 11:25:03.017213 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3174 | 2026.03.18 11:25:03.033649 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2026.03.18 11:25:03.033710 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3176 | 2026.03.18 11:25:03.039958 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3177 | 2026.03.18 11:25:03.040672 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3178 | 2026.03.18 11:25:03.043454 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3179 | 2026.03.18 11:25:04.000287 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.50 MiB, peak 225.50 MiB, free memory in arenas 0.00 B, will set to 222.59 MiB (RSS), difference: 1.10 MiB | ||
| 3180 | 2026.03.18 11:25:05.224193 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 430 | ||
| 3181 | 2026.03.18 11:25:05.226375 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3182 | 2026.03.18 11:25:05.226434 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3183 | 2026.03.18 11:25:05.227642 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3184 | 2026.03.18 11:25:05.227940 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3185 | 2026.03.18 11:25:05.228311 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 430 | ||
| 3186 | 2026.03.18 11:25:06.259966 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3187 | 2026.03.18 11:25:06.260170 [ 5 ] {c02c957e-121b-4b5c-8dbe-a6f399a7b79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3188 | 2026.03.18 11:25:06.260247 [ 5 ] {c02c957e-121b-4b5c-8dbe-a6f399a7b79d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3189 | 2026.03.18 11:25:06.260938 [ 5 ] {c02c957e-121b-4b5c-8dbe-a6f399a7b79d} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3190 | 2026.03.18 11:25:06.260989 [ 5 ] {c02c957e-121b-4b5c-8dbe-a6f399a7b79d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3191 | 2026.03.18 11:25:06.261386 [ 5 ] {c02c957e-121b-4b5c-8dbe-a6f399a7b79d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3192 | 2026.03.18 11:25:06.261613 [ 5 ] {c02c957e-121b-4b5c-8dbe-a6f399a7b79d} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3193 | 2026.03.18 11:25:06.261775 [ 5 ] {c02c957e-121b-4b5c-8dbe-a6f399a7b79d} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001667 sec., 70785.8428314337 rows/sec., 6.02 MiB/sec. | ||
| 3194 | 2026.03.18 11:25:06.261825 [ 5 ] {c02c957e-121b-4b5c-8dbe-a6f399a7b79d} <Debug> TCPHandler: Processed in 0.001999445 sec. | ||
| 3195 | 2026.03.18 11:25:06.261954 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3196 | 2026.03.18 11:25:06.262058 [ 5 ] {d6a66112-c4d8-4dcc-a51c-10586c97a67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3197 | 2026.03.18 11:25:06.262102 [ 5 ] {d6a66112-c4d8-4dcc-a51c-10586c97a67e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3198 | 2026.03.18 11:25:06.262520 [ 5 ] {d6a66112-c4d8-4dcc-a51c-10586c97a67e} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3199 | 2026.03.18 11:25:06.262559 [ 5 ] {d6a66112-c4d8-4dcc-a51c-10586c97a67e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3200 | 2026.03.18 11:25:06.262894 [ 5 ] {d6a66112-c4d8-4dcc-a51c-10586c97a67e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3201 | 2026.03.18 11:25:06.263115 [ 5 ] {d6a66112-c4d8-4dcc-a51c-10586c97a67e} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3202 | 2026.03.18 11:25:06.263224 [ 134 ] {} <Debug> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3203 | 2026.03.18 11:25:06.263249 [ 5 ] {d6a66112-c4d8-4dcc-a51c-10586c97a67e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001214 sec., 25535.420098846786 rows/sec., 1.88 MiB/sec. | ||
| 3204 | 2026.03.18 11:25:06.263289 [ 134 ] {} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2026.03.18 11:25:06.263300 [ 5 ] {d6a66112-c4d8-4dcc-a51c-10586c97a67e} <Debug> TCPHandler: Processed in 0.001398632 sec. | ||
| 3206 | 2026.03.18 11:25:06.263318 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3207 | 2026.03.18 11:25:06.263411 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3208 | 2026.03.18 11:25:06.263435 [ 194 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::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 | ||
| 3209 | 2026.03.18 11:25:06.263512 [ 5 ] {9a69426f-c89d-4814-89ec-f19ec4f594cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3210 | 2026.03.18 11:25:06.263558 [ 5 ] {9a69426f-c89d-4814-89ec-f19ec4f594cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3211 | 2026.03.18 11:25:06.263569 [ 194 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3212 | 2026.03.18 11:25:06.263612 [ 194 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 198 rows starting from the beginning of the part | ||
| 3213 | 2026.03.18 11:25:06.263685 [ 194 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 3214 | 2026.03.18 11:25:06.263735 [ 194 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 3215 | 2026.03.18 11:25:06.263781 [ 194 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part | ||
| 3216 | 2026.03.18 11:25:06.263823 [ 194 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 3217 | 2026.03.18 11:25:06.263864 [ 194 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 31 rows starting from the beginning of the part | ||
| 3218 | 2026.03.18 11:25:06.263975 [ 5 ] {9a69426f-c89d-4814-89ec-f19ec4f594cf} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3219 | 2026.03.18 11:25:06.264018 [ 5 ] {9a69426f-c89d-4814-89ec-f19ec4f594cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3220 | 2026.03.18 11:25:06.264473 [ 5 ] {9a69426f-c89d-4814-89ec-f19ec4f594cf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3221 | 2026.03.18 11:25:06.264721 [ 5 ] {9a69426f-c89d-4814-89ec-f19ec4f594cf} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2026.03.18 11:25:06.264858 [ 5 ] {9a69426f-c89d-4814-89ec-f19ec4f594cf} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001366 sec., 69546.12005856515 rows/sec., 5.43 MiB/sec. | ||
| 3223 | 2026.03.18 11:25:06.264882 [ 190 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 337 rows, containing 5 columns (5 merged, 0 gathered) in 0.001494014 sec., 225566.82869102966 rows/sec., 16.02 MiB/sec. | ||
| 3224 | 2026.03.18 11:25:06.264897 [ 5 ] {9a69426f-c89d-4814-89ec-f19ec4f594cf} <Debug> TCPHandler: Processed in 0.001534085 sec. | ||
| 3225 | 2026.03.18 11:25:06.265026 [ 194 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3226 | 2026.03.18 11:25:06.265032 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3227 | 2026.03.18 11:25:06.265142 [ 5 ] {36a144ef-dbd4-416e-8829-9f28e997cd24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3228 | 2026.03.18 11:25:06.265189 [ 5 ] {36a144ef-dbd4-416e-8829-9f28e997cd24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3229 | 2026.03.18 11:25:06.265292 [ 194 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_16_3} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3230 | 2026.03.18 11:25:06.265361 [ 194 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_16_3} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3231 | 2026.03.18 11:25:06.265427 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3232 | 2026.03.18 11:25:06.265584 [ 5 ] {36a144ef-dbd4-416e-8829-9f28e997cd24} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3233 | 2026.03.18 11:25:06.265626 [ 5 ] {36a144ef-dbd4-416e-8829-9f28e997cd24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3234 | 2026.03.18 11:25:06.265970 [ 5 ] {36a144ef-dbd4-416e-8829-9f28e997cd24} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3235 | 2026.03.18 11:25:06.266182 [ 5 ] {36a144ef-dbd4-416e-8829-9f28e997cd24} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3236 | 2026.03.18 11:25:06.266316 [ 5 ] {36a144ef-dbd4-416e-8829-9f28e997cd24} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 3237 | 2026.03.18 11:25:06.266353 [ 5 ] {36a144ef-dbd4-416e-8829-9f28e997cd24} <Debug> TCPHandler: Processed in 0.001370792 sec. | ||
| 3238 | 2026.03.18 11:25:06.266467 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3239 | 2026.03.18 11:25:06.266560 [ 5 ] {77a93afd-6ca3-474c-958b-f167fc00aebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3240 | 2026.03.18 11:25:06.266615 [ 5 ] {77a93afd-6ca3-474c-958b-f167fc00aebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3241 | 2026.03.18 11:25:06.267368 [ 5 ] {77a93afd-6ca3-474c-958b-f167fc00aebb} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3242 | 2026.03.18 11:25:06.267405 [ 5 ] {77a93afd-6ca3-474c-958b-f167fc00aebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3243 | 2026.03.18 11:25:06.267967 [ 5 ] {77a93afd-6ca3-474c-958b-f167fc00aebb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3244 | 2026.03.18 11:25:06.268198 [ 5 ] {77a93afd-6ca3-474c-958b-f167fc00aebb} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2026.03.18 11:25:06.268311 [ 135 ] {} <Debug> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3246 | 2026.03.18 11:25:06.268337 [ 5 ] {77a93afd-6ca3-474c-958b-f167fc00aebb} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001796 sec., 17260.57906458797 rows/sec., 30.93 MiB/sec. | ||
| 3247 | 2026.03.18 11:25:06.268381 [ 135 ] {} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3248 | 2026.03.18 11:25:06.268406 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3249 | 2026.03.18 11:25:06.268413 [ 5 ] {77a93afd-6ca3-474c-958b-f167fc00aebb} <Debug> TCPHandler: Processed in 0.001996446 sec. | ||
| 3250 | 2026.03.18 11:25:06.268478 [ 194 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::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 | ||
| 3251 | 2026.03.18 11:25:06.268535 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3252 | 2026.03.18 11:25:06.268633 [ 5 ] {98abbec5-8df4-4153-8e72-48e2b514ff54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3253 | 2026.03.18 11:25:06.268653 [ 194 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3254 | 2026.03.18 11:25:06.268677 [ 5 ] {98abbec5-8df4-4153-8e72-48e2b514ff54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3255 | 2026.03.18 11:25:06.268706 [ 194 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 167 rows starting from the beginning of the part | ||
| 3256 | 2026.03.18 11:25:06.268830 [ 194 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 31 rows starting from the beginning of the part | ||
| 3257 | 2026.03.18 11:25:06.268937 [ 194 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 3258 | 2026.03.18 11:25:06.269028 [ 5 ] {98abbec5-8df4-4153-8e72-48e2b514ff54} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3259 | 2026.03.18 11:25:06.269040 [ 194 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part | ||
| 3260 | 2026.03.18 11:25:06.269071 [ 5 ] {98abbec5-8df4-4153-8e72-48e2b514ff54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3261 | 2026.03.18 11:25:06.269154 [ 194 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 10 rows starting from the beginning of the part | ||
| 3262 | 2026.03.18 11:25:06.269256 [ 194 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 31 rows starting from the beginning of the part | ||
| 3263 | 2026.03.18 11:25:06.269393 [ 5 ] {98abbec5-8df4-4153-8e72-48e2b514ff54} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3264 | 2026.03.18 11:25:06.269644 [ 5 ] {98abbec5-8df4-4153-8e72-48e2b514ff54} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3265 | 2026.03.18 11:25:06.269779 [ 5 ] {98abbec5-8df4-4153-8e72-48e2b514ff54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 3266 | 2026.03.18 11:25:06.269817 [ 5 ] {98abbec5-8df4-4153-8e72-48e2b514ff54} <Debug> TCPHandler: Processed in 0.001332751 sec. | ||
| 3267 | 2026.03.18 11:25:06.271625 [ 194 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 19 columns (19 merged, 0 gathered) in 0.003173743 sec., 88223.90470810018 rows/sec., 158.09 MiB/sec. | ||
| 3268 | 2026.03.18 11:25:06.272315 [ 197 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3269 | 2026.03.18 11:25:06.272709 [ 197 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3270 | 2026.03.18 11:25:06.272772 [ 197 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3271 | 2026.03.18 11:25:06.272880 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 3272 | 2026.03.18 11:25:10.110394 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3273 | 2026.03.18 11:25:10.110492 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3274 | 2026.03.18 11:25:10.206408 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6757 | ||
| 3275 | 2026.03.18 11:25:10.206919 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3276 | 2026.03.18 11:25:10.206968 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3277 | 2026.03.18 11:25:10.207462 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3278 | 2026.03.18 11:25:10.207691 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3279 | 2026.03.18 11:25:10.207835 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6757 | ||
| 3280 | 2026.03.18 11:25:10.543811 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3281 | 2026.03.18 11:25:10.561481 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3282 | 2026.03.18 11:25:10.561551 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3283 | 2026.03.18 11:25:10.566933 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3284 | 2026.03.18 11:25:10.567652 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3285 | 2026.03.18 11:25:10.570938 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3286 | 2026.03.18 11:25:11.259278 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3287 | 2026.03.18 11:25:11.259564 [ 5 ] {2d2cfb65-396f-491c-ba12-66cfcf9b342f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3288 | 2026.03.18 11:25:11.259672 [ 5 ] {2d2cfb65-396f-491c-ba12-66cfcf9b342f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3289 | 2026.03.18 11:25:11.260520 [ 5 ] {2d2cfb65-396f-491c-ba12-66cfcf9b342f} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3290 | 2026.03.18 11:25:11.260569 [ 5 ] {2d2cfb65-396f-491c-ba12-66cfcf9b342f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3291 | 2026.03.18 11:25:11.260961 [ 5 ] {2d2cfb65-396f-491c-ba12-66cfcf9b342f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3292 | 2026.03.18 11:25:11.261206 [ 5 ] {2d2cfb65-396f-491c-ba12-66cfcf9b342f} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3293 | 2026.03.18 11:25:11.261370 [ 5 ] {2d2cfb65-396f-491c-ba12-66cfcf9b342f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001886 sec., 40296.92470837752 rows/sec., 3.32 MiB/sec. | ||
| 3294 | 2026.03.18 11:25:11.261420 [ 5 ] {2d2cfb65-396f-491c-ba12-66cfcf9b342f} <Debug> TCPHandler: Processed in 0.002284272 sec. | ||
| 3295 | 2026.03.18 11:25:11.261538 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3296 | 2026.03.18 11:25:11.261641 [ 5 ] {233f77cf-ad73-44f7-9441-791a2df52d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3297 | 2026.03.18 11:25:11.261687 [ 5 ] {233f77cf-ad73-44f7-9441-791a2df52d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3298 | 2026.03.18 11:25:11.262096 [ 5 ] {233f77cf-ad73-44f7-9441-791a2df52d95} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3299 | 2026.03.18 11:25:11.262135 [ 5 ] {233f77cf-ad73-44f7-9441-791a2df52d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3300 | 2026.03.18 11:25:11.262432 [ 5 ] {233f77cf-ad73-44f7-9441-791a2df52d95} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3301 | 2026.03.18 11:25:11.262641 [ 5 ] {233f77cf-ad73-44f7-9441-791a2df52d95} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3302 | 2026.03.18 11:25:11.262774 [ 5 ] {233f77cf-ad73-44f7-9441-791a2df52d95} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001157 sec., 8643.042350907519 rows/sec., 649.92 KiB/sec. | ||
| 3303 | 2026.03.18 11:25:11.262813 [ 5 ] {233f77cf-ad73-44f7-9441-791a2df52d95} <Debug> TCPHandler: Processed in 0.00132528 sec. | ||
| 3304 | 2026.03.18 11:25:11.262918 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3305 | 2026.03.18 11:25:11.263013 [ 5 ] {8b5ce4fa-5ab1-425b-a5b9-5f14e46502bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3306 | 2026.03.18 11:25:11.263054 [ 5 ] {8b5ce4fa-5ab1-425b-a5b9-5f14e46502bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3307 | 2026.03.18 11:25:11.263470 [ 5 ] {8b5ce4fa-5ab1-425b-a5b9-5f14e46502bc} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3308 | 2026.03.18 11:25:11.263507 [ 5 ] {8b5ce4fa-5ab1-425b-a5b9-5f14e46502bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3309 | 2026.03.18 11:25:11.263805 [ 5 ] {8b5ce4fa-5ab1-425b-a5b9-5f14e46502bc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3310 | 2026.03.18 11:25:11.264014 [ 5 ] {8b5ce4fa-5ab1-425b-a5b9-5f14e46502bc} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3311 | 2026.03.18 11:25:11.264151 [ 5 ] {8b5ce4fa-5ab1-425b-a5b9-5f14e46502bc} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001157 sec., 63958.51339671564 rows/sec., 4.99 MiB/sec. | ||
| 3312 | 2026.03.18 11:25:11.264190 [ 5 ] {8b5ce4fa-5ab1-425b-a5b9-5f14e46502bc} <Debug> TCPHandler: Processed in 0.001323011 sec. | ||
| 3313 | 2026.03.18 11:25:11.264305 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3314 | 2026.03.18 11:25:11.264400 [ 5 ] {e079b692-9a74-4f2e-a621-c3f03d42d4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3315 | 2026.03.18 11:25:11.264444 [ 5 ] {e079b692-9a74-4f2e-a621-c3f03d42d4ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3316 | 2026.03.18 11:25:11.264835 [ 5 ] {e079b692-9a74-4f2e-a621-c3f03d42d4ad} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3317 | 2026.03.18 11:25:11.264872 [ 5 ] {e079b692-9a74-4f2e-a621-c3f03d42d4ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3318 | 2026.03.18 11:25:11.265199 [ 5 ] {e079b692-9a74-4f2e-a621-c3f03d42d4ad} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3319 | 2026.03.18 11:25:11.265411 [ 5 ] {e079b692-9a74-4f2e-a621-c3f03d42d4ad} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3320 | 2026.03.18 11:25:11.265548 [ 5 ] {e079b692-9a74-4f2e-a621-c3f03d42d4ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 3321 | 2026.03.18 11:25:11.265587 [ 5 ] {e079b692-9a74-4f2e-a621-c3f03d42d4ad} <Debug> TCPHandler: Processed in 0.00133139 sec. | ||
| 3322 | 2026.03.18 11:25:11.265695 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3323 | 2026.03.18 11:25:11.265788 [ 5 ] {4b343797-504e-41cd-b515-8d27a10d26f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3324 | 2026.03.18 11:25:11.265843 [ 5 ] {4b343797-504e-41cd-b515-8d27a10d26f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3325 | 2026.03.18 11:25:11.266567 [ 5 ] {4b343797-504e-41cd-b515-8d27a10d26f2} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3326 | 2026.03.18 11:25:11.266603 [ 5 ] {4b343797-504e-41cd-b515-8d27a10d26f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3327 | 2026.03.18 11:25:11.267114 [ 5 ] {4b343797-504e-41cd-b515-8d27a10d26f2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3328 | 2026.03.18 11:25:11.267332 [ 5 ] {4b343797-504e-41cd-b515-8d27a10d26f2} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3329 | 2026.03.18 11:25:11.267473 [ 5 ] {4b343797-504e-41cd-b515-8d27a10d26f2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001703 sec., 5871.990604815032 rows/sec., 10.52 MiB/sec. | ||
| 3330 | 2026.03.18 11:25:11.267532 [ 5 ] {4b343797-504e-41cd-b515-8d27a10d26f2} <Debug> TCPHandler: Processed in 0.001887033 sec. | ||
| 3331 | 2026.03.18 11:25:11.267641 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3332 | 2026.03.18 11:25:11.267735 [ 5 ] {38014c73-58d0-4179-91d2-277cd1fefb2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3333 | 2026.03.18 11:25:11.267778 [ 5 ] {38014c73-58d0-4179-91d2-277cd1fefb2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3334 | 2026.03.18 11:25:11.268114 [ 5 ] {38014c73-58d0-4179-91d2-277cd1fefb2c} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3335 | 2026.03.18 11:25:11.268148 [ 5 ] {38014c73-58d0-4179-91d2-277cd1fefb2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3336 | 2026.03.18 11:25:11.268452 [ 5 ] {38014c73-58d0-4179-91d2-277cd1fefb2c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3337 | 2026.03.18 11:25:11.268663 [ 5 ] {38014c73-58d0-4179-91d2-277cd1fefb2c} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3338 | 2026.03.18 11:25:11.268793 [ 5 ] {38014c73-58d0-4179-91d2-277cd1fefb2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 3339 | 2026.03.18 11:25:11.268829 [ 5 ] {38014c73-58d0-4179-91d2-277cd1fefb2c} <Debug> TCPHandler: Processed in 0.001239018 sec. | ||
| 3340 | 2026.03.18 11:25:13.857034 [ 128 ] {} <Debug> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3341 | 2026.03.18 11:25:13.857111 [ 128 ] {} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3342 | 2026.03.18 11:25:13.857131 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3343 | 2026.03.18 11:25:13.857261 [ 190 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::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 | ||
| 3344 | 2026.03.18 11:25:13.857400 [ 190 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3345 | 2026.03.18 11:25:13.857433 [ 190 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3346 | 2026.03.18 11:25:13.857499 [ 190 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::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 | ||
| 3347 | 2026.03.18 11:25:13.857542 [ 190 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3348 | 2026.03.18 11:25:13.857580 [ 190 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 3349 | 2026.03.18 11:25:13.857618 [ 190 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::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 | ||
| 3350 | 2026.03.18 11:25:13.858380 [ 197 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 5 columns (5 merged, 0 gathered) in 0.001171137 sec., 20492.905612238363 rows/sec., 1.71 MiB/sec. | ||
| 3351 | 2026.03.18 11:25:13.858526 [ 194 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3352 | 2026.03.18 11:25:13.858796 [ 194 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_5_1} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3353 | 2026.03.18 11:25:13.858864 [ 194 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_5_1} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3354 | 2026.03.18 11:25:13.858934 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3355 | 2026.03.18 11:25:13.997292 [ 128 ] {} <Debug> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3356 | 2026.03.18 11:25:13.997373 [ 128 ] {} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3357 | 2026.03.18 11:25:13.997402 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3358 | 2026.03.18 11:25:13.997520 [ 198 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::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 | ||
| 3359 | 2026.03.18 11:25:13.997648 [ 198 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3360 | 2026.03.18 11:25:13.997678 [ 198 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 3361 | 2026.03.18 11:25:13.997737 [ 198 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 3362 | 2026.03.18 11:25:13.997781 [ 198 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3363 | 2026.03.18 11:25:13.997820 [ 198 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::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 | ||
| 3364 | 2026.03.18 11:25:13.997856 [ 198 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3365 | 2026.03.18 11:25:13.998605 [ 194 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001135216 sec., 305668.7009344477 rows/sec., 21.69 MiB/sec. | ||
| 3366 | 2026.03.18 11:25:13.998762 [ 198 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3367 | 2026.03.18 11:25:13.999007 [ 198 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_5_1} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3368 | 2026.03.18 11:25:13.999082 [ 198 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_5_1} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3369 | 2026.03.18 11:25:13.999147 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3370 | 2026.03.18 11:25:15.228628 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 454 | ||
| 3371 | 2026.03.18 11:25:15.230647 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3372 | 2026.03.18 11:25:15.230702 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3373 | 2026.03.18 11:25:15.231838 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3374 | 2026.03.18 11:25:15.232100 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3375 | 2026.03.18 11:25:15.232245 [ 123 ] {} <Debug> system.query_log (242d9df0-2007-4580-96e4-3be21c287915) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3376 | 2026.03.18 11:25:15.232322 [ 123 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2026.03.18 11:25:15.232350 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3378 | 2026.03.18 11:25:15.232446 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 454 | ||
| 3379 | 2026.03.18 11:25:15.232489 [ 197 ] {242d9df0-2007-4580-96e4-3be21c287915::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 | ||
| 3380 | 2026.03.18 11:25:15.233264 [ 197 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3381 | 2026.03.18 11:25:15.233445 [ 197 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 274 rows starting from the beginning of the part | ||
| 3382 | 2026.03.18 11:25:15.233837 [ 197 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 3383 | 2026.03.18 11:25:15.234181 [ 197 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 3384 | 2026.03.18 11:25:15.234510 [ 197 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part | ||
| 3385 | 2026.03.18 11:25:15.234854 [ 197 ] {242d9df0-2007-4580-96e4-3be21c287915::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 | ||
| 3386 | 2026.03.18 11:25:15.235198 [ 197 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 3387 | 2026.03.18 11:25:15.240709 [ 196 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 454 rows, containing 72 columns (72 merged, 0 gathered) in 0.008278779 sec., 54839.004640660176 rows/sec., 51.61 MiB/sec. | ||
| 3388 | 2026.03.18 11:25:15.241948 [ 196 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3389 | 2026.03.18 11:25:15.242588 [ 196 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_11_2} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3390 | 2026.03.18 11:25:15.242686 [ 196 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_11_2} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3391 | 2026.03.18 11:25:15.242957 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 3392 | 2026.03.18 11:25:16.259977 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3393 | 2026.03.18 11:25:16.260256 [ 5 ] {1273b3f9-e901-4ab4-b5e5-6e4fb95ab9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3394 | 2026.03.18 11:25:16.260359 [ 5 ] {1273b3f9-e901-4ab4-b5e5-6e4fb95ab9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3395 | 2026.03.18 11:25:16.260950 [ 5 ] {1273b3f9-e901-4ab4-b5e5-6e4fb95ab9c3} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3396 | 2026.03.18 11:25:16.260991 [ 5 ] {1273b3f9-e901-4ab4-b5e5-6e4fb95ab9c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3397 | 2026.03.18 11:25:16.261345 [ 5 ] {1273b3f9-e901-4ab4-b5e5-6e4fb95ab9c3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3398 | 2026.03.18 11:25:16.261570 [ 5 ] {1273b3f9-e901-4ab4-b5e5-6e4fb95ab9c3} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3399 | 2026.03.18 11:25:16.261718 [ 5 ] {1273b3f9-e901-4ab4-b5e5-6e4fb95ab9c3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001539 sec., 1299.545159194282 rows/sec., 105.97 KiB/sec. | ||
| 3400 | 2026.03.18 11:25:16.261758 [ 5 ] {1273b3f9-e901-4ab4-b5e5-6e4fb95ab9c3} <Debug> TCPHandler: Processed in 0.001964625 sec. | ||
| 3401 | 2026.03.18 11:25:16.261872 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3402 | 2026.03.18 11:25:16.261964 [ 5 ] {b46eb233-79c3-4bf6-b7fc-19ddeb0ccca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3403 | 2026.03.18 11:25:16.262004 [ 5 ] {b46eb233-79c3-4bf6-b7fc-19ddeb0ccca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3404 | 2026.03.18 11:25:16.262427 [ 5 ] {b46eb233-79c3-4bf6-b7fc-19ddeb0ccca0} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3405 | 2026.03.18 11:25:16.262462 [ 5 ] {b46eb233-79c3-4bf6-b7fc-19ddeb0ccca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3406 | 2026.03.18 11:25:16.262775 [ 5 ] {b46eb233-79c3-4bf6-b7fc-19ddeb0ccca0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3407 | 2026.03.18 11:25:16.262984 [ 5 ] {b46eb233-79c3-4bf6-b7fc-19ddeb0ccca0} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3408 | 2026.03.18 11:25:16.263108 [ 5 ] {b46eb233-79c3-4bf6-b7fc-19ddeb0ccca0} <Debug> executeQuery: Read 119 rows, 10.35 KiB in 0.001162 sec., 102409.63855421686 rows/sec., 8.70 MiB/sec. | ||
| 3409 | 2026.03.18 11:25:16.263144 [ 5 ] {b46eb233-79c3-4bf6-b7fc-19ddeb0ccca0} <Debug> TCPHandler: Processed in 0.00131939 sec. | ||
| 3410 | 2026.03.18 11:25:16.263253 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3411 | 2026.03.18 11:25:16.263345 [ 5 ] {d5283333-1fc9-435f-a5f6-9831a5e755d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3412 | 2026.03.18 11:25:16.263385 [ 5 ] {d5283333-1fc9-435f-a5f6-9831a5e755d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3413 | 2026.03.18 11:25:16.263777 [ 5 ] {d5283333-1fc9-435f-a5f6-9831a5e755d6} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3414 | 2026.03.18 11:25:16.263812 [ 5 ] {d5283333-1fc9-435f-a5f6-9831a5e755d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3415 | 2026.03.18 11:25:16.264095 [ 5 ] {d5283333-1fc9-435f-a5f6-9831a5e755d6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3416 | 2026.03.18 11:25:16.264297 [ 5 ] {d5283333-1fc9-435f-a5f6-9831a5e755d6} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3417 | 2026.03.18 11:25:16.264427 [ 5 ] {d5283333-1fc9-435f-a5f6-9831a5e755d6} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.0011 sec., 30000 rows/sec., 2.19 MiB/sec. | ||
| 3418 | 2026.03.18 11:25:16.264463 [ 5 ] {d5283333-1fc9-435f-a5f6-9831a5e755d6} <Debug> TCPHandler: Processed in 0.001256448 sec. | ||
| 3419 | 2026.03.18 11:25:16.264559 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3420 | 2026.03.18 11:25:16.264649 [ 5 ] {37409460-20c1-458d-be49-b10badd95f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3421 | 2026.03.18 11:25:16.264688 [ 5 ] {37409460-20c1-458d-be49-b10badd95f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3422 | 2026.03.18 11:25:16.265085 [ 5 ] {37409460-20c1-458d-be49-b10badd95f0f} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3423 | 2026.03.18 11:25:16.265119 [ 5 ] {37409460-20c1-458d-be49-b10badd95f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3424 | 2026.03.18 11:25:16.265419 [ 5 ] {37409460-20c1-458d-be49-b10badd95f0f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3425 | 2026.03.18 11:25:16.265629 [ 5 ] {37409460-20c1-458d-be49-b10badd95f0f} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3426 | 2026.03.18 11:25:16.265754 [ 5 ] {37409460-20c1-458d-be49-b10badd95f0f} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001122 sec., 86452.76292335117 rows/sec., 6.75 MiB/sec. | ||
| 3427 | 2026.03.18 11:25:16.265789 [ 5 ] {37409460-20c1-458d-be49-b10badd95f0f} <Debug> TCPHandler: Processed in 0.001275609 sec. | ||
| 3428 | 2026.03.18 11:25:16.265895 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3429 | 2026.03.18 11:25:16.265986 [ 5 ] {dc977713-6a06-4376-bab5-261befec825e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3430 | 2026.03.18 11:25:16.266028 [ 5 ] {dc977713-6a06-4376-bab5-261befec825e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3431 | 2026.03.18 11:25:16.266405 [ 5 ] {dc977713-6a06-4376-bab5-261befec825e} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3432 | 2026.03.18 11:25:16.266440 [ 5 ] {dc977713-6a06-4376-bab5-261befec825e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3433 | 2026.03.18 11:25:16.266753 [ 5 ] {dc977713-6a06-4376-bab5-261befec825e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3434 | 2026.03.18 11:25:16.266957 [ 5 ] {dc977713-6a06-4376-bab5-261befec825e} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2026.03.18 11:25:16.267083 [ 5 ] {dc977713-6a06-4376-bab5-261befec825e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001115 sec., 144394.6188340807 rows/sec., 10.06 MiB/sec. | ||
| 3436 | 2026.03.18 11:25:16.267118 [ 5 ] {dc977713-6a06-4376-bab5-261befec825e} <Debug> TCPHandler: Processed in 0.001269709 sec. | ||
| 3437 | 2026.03.18 11:25:16.267237 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3438 | 2026.03.18 11:25:16.267359 [ 5 ] {c2621c46-32c4-49dc-bf55-50dbb56a8a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3439 | 2026.03.18 11:25:16.267425 [ 5 ] {c2621c46-32c4-49dc-bf55-50dbb56a8a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3440 | 2026.03.18 11:25:16.268301 [ 5 ] {c2621c46-32c4-49dc-bf55-50dbb56a8a49} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3441 | 2026.03.18 11:25:16.268346 [ 5 ] {c2621c46-32c4-49dc-bf55-50dbb56a8a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3442 | 2026.03.18 11:25:16.268892 [ 5 ] {c2621c46-32c4-49dc-bf55-50dbb56a8a49} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3443 | 2026.03.18 11:25:16.269115 [ 5 ] {c2621c46-32c4-49dc-bf55-50dbb56a8a49} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3444 | 2026.03.18 11:25:16.269273 [ 5 ] {c2621c46-32c4-49dc-bf55-50dbb56a8a49} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00194 sec., 15979.381443298967 rows/sec., 28.63 MiB/sec. | ||
| 3445 | 2026.03.18 11:25:16.269334 [ 5 ] {c2621c46-32c4-49dc-bf55-50dbb56a8a49} <Debug> TCPHandler: Processed in 0.002157209 sec. | ||
| 3446 | 2026.03.18 11:25:16.269447 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3447 | 2026.03.18 11:25:16.269541 [ 5 ] {01da6ce8-134e-4563-9f24-17c0c991ecce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3448 | 2026.03.18 11:25:16.269583 [ 5 ] {01da6ce8-134e-4563-9f24-17c0c991ecce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3449 | 2026.03.18 11:25:16.269913 [ 5 ] {01da6ce8-134e-4563-9f24-17c0c991ecce} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3450 | 2026.03.18 11:25:16.269948 [ 5 ] {01da6ce8-134e-4563-9f24-17c0c991ecce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3451 | 2026.03.18 11:25:16.270250 [ 5 ] {01da6ce8-134e-4563-9f24-17c0c991ecce} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3452 | 2026.03.18 11:25:16.270478 [ 5 ] {01da6ce8-134e-4563-9f24-17c0c991ecce} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3453 | 2026.03.18 11:25:16.270604 [ 5 ] {01da6ce8-134e-4563-9f24-17c0c991ecce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 3454 | 2026.03.18 11:25:16.270639 [ 5 ] {01da6ce8-134e-4563-9f24-17c0c991ecce} <Debug> TCPHandler: Processed in 0.001241318 sec. | ||
| 3455 | 2026.03.18 11:25:17.708702 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7205 | ||
| 3456 | 2026.03.18 11:25:17.709195 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3457 | 2026.03.18 11:25:17.709234 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3458 | 2026.03.18 11:25:17.709713 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3459 | 2026.03.18 11:25:17.709954 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3460 | 2026.03.18 11:25:17.710108 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7205 | ||
| 3461 | 2026.03.18 11:25:18.071817 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3462 | 2026.03.18 11:25:18.087776 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3463 | 2026.03.18 11:25:18.087834 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3464 | 2026.03.18 11:25:18.094261 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3465 | 2026.03.18 11:25:18.094955 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3466 | 2026.03.18 11:25:18.097735 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3467 | 2026.03.18 11:25:19.001177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.62 MiB, peak 227.87 MiB, free memory in arenas 0.00 B, will set to 224.68 MiB (RSS), difference: 1.05 MiB | ||
| 3468 | 2026.03.18 11:25:21.258905 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3469 | 2026.03.18 11:25:21.259087 [ 5 ] {8fba8350-d87e-4288-913d-adb74e00e144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3470 | 2026.03.18 11:25:21.259155 [ 5 ] {8fba8350-d87e-4288-913d-adb74e00e144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3471 | 2026.03.18 11:25:21.259794 [ 5 ] {8fba8350-d87e-4288-913d-adb74e00e144} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3472 | 2026.03.18 11:25:21.259841 [ 5 ] {8fba8350-d87e-4288-913d-adb74e00e144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3473 | 2026.03.18 11:25:21.260242 [ 5 ] {8fba8350-d87e-4288-913d-adb74e00e144} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3474 | 2026.03.18 11:25:21.260470 [ 5 ] {8fba8350-d87e-4288-913d-adb74e00e144} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3475 | 2026.03.18 11:25:21.260632 [ 5 ] {8fba8350-d87e-4288-913d-adb74e00e144} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001595 sec., 47648.90282131661 rows/sec., 3.93 MiB/sec. | ||
| 3476 | 2026.03.18 11:25:21.260680 [ 5 ] {8fba8350-d87e-4288-913d-adb74e00e144} <Debug> TCPHandler: Processed in 0.001903924 sec. | ||
| 3477 | 2026.03.18 11:25:21.260804 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3478 | 2026.03.18 11:25:21.260908 [ 5 ] {fe320089-7716-4afb-828d-58268fec2e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3479 | 2026.03.18 11:25:21.260951 [ 5 ] {fe320089-7716-4afb-828d-58268fec2e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3480 | 2026.03.18 11:25:21.261369 [ 5 ] {fe320089-7716-4afb-828d-58268fec2e89} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3481 | 2026.03.18 11:25:21.261403 [ 5 ] {fe320089-7716-4afb-828d-58268fec2e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3482 | 2026.03.18 11:25:21.261707 [ 5 ] {fe320089-7716-4afb-828d-58268fec2e89} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3483 | 2026.03.18 11:25:21.261921 [ 5 ] {fe320089-7716-4afb-828d-58268fec2e89} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3484 | 2026.03.18 11:25:21.262054 [ 5 ] {fe320089-7716-4afb-828d-58268fec2e89} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00117 sec., 8547.008547008547 rows/sec., 642.69 KiB/sec. | ||
| 3485 | 2026.03.18 11:25:21.262091 [ 5 ] {fe320089-7716-4afb-828d-58268fec2e89} <Debug> TCPHandler: Processed in 0.00133797 sec. | ||
| 3486 | 2026.03.18 11:25:21.262193 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3487 | 2026.03.18 11:25:21.262288 [ 5 ] {74295812-587b-44c1-ab7f-f3459160a91b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3488 | 2026.03.18 11:25:21.262328 [ 5 ] {74295812-587b-44c1-ab7f-f3459160a91b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3489 | 2026.03.18 11:25:21.262733 [ 5 ] {74295812-587b-44c1-ab7f-f3459160a91b} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3490 | 2026.03.18 11:25:21.262767 [ 5 ] {74295812-587b-44c1-ab7f-f3459160a91b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3491 | 2026.03.18 11:25:21.263077 [ 5 ] {74295812-587b-44c1-ab7f-f3459160a91b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3492 | 2026.03.18 11:25:21.263305 [ 5 ] {74295812-587b-44c1-ab7f-f3459160a91b} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3493 | 2026.03.18 11:25:21.263432 [ 5 ] {74295812-587b-44c1-ab7f-f3459160a91b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001163 sec., 63628.54686156492 rows/sec., 4.97 MiB/sec. | ||
| 3494 | 2026.03.18 11:25:21.263469 [ 5 ] {74295812-587b-44c1-ab7f-f3459160a91b} <Debug> TCPHandler: Processed in 0.001323881 sec. | ||
| 3495 | 2026.03.18 11:25:21.263580 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3496 | 2026.03.18 11:25:21.263673 [ 5 ] {ff16bb38-6501-41da-878c-9e1393920d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3497 | 2026.03.18 11:25:21.263716 [ 5 ] {ff16bb38-6501-41da-878c-9e1393920d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3498 | 2026.03.18 11:25:21.264111 [ 5 ] {ff16bb38-6501-41da-878c-9e1393920d24} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3499 | 2026.03.18 11:25:21.264144 [ 5 ] {ff16bb38-6501-41da-878c-9e1393920d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3500 | 2026.03.18 11:25:21.264477 [ 5 ] {ff16bb38-6501-41da-878c-9e1393920d24} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3501 | 2026.03.18 11:25:21.264688 [ 5 ] {ff16bb38-6501-41da-878c-9e1393920d24} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3502 | 2026.03.18 11:25:21.264818 [ 5 ] {ff16bb38-6501-41da-878c-9e1393920d24} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 3503 | 2026.03.18 11:25:21.264854 [ 5 ] {ff16bb38-6501-41da-878c-9e1393920d24} <Debug> TCPHandler: Processed in 0.00132242 sec. | ||
| 3504 | 2026.03.18 11:25:21.264966 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3505 | 2026.03.18 11:25:21.265059 [ 5 ] {3d94fdc4-330c-480d-a738-c325d1e72523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3506 | 2026.03.18 11:25:21.265113 [ 5 ] {3d94fdc4-330c-480d-a738-c325d1e72523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3507 | 2026.03.18 11:25:21.265834 [ 5 ] {3d94fdc4-330c-480d-a738-c325d1e72523} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3508 | 2026.03.18 11:25:21.265869 [ 5 ] {3d94fdc4-330c-480d-a738-c325d1e72523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3509 | 2026.03.18 11:25:21.266377 [ 5 ] {3d94fdc4-330c-480d-a738-c325d1e72523} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3510 | 2026.03.18 11:25:21.266600 [ 5 ] {3d94fdc4-330c-480d-a738-c325d1e72523} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3511 | 2026.03.18 11:25:21.266739 [ 5 ] {3d94fdc4-330c-480d-a738-c325d1e72523} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001698 sec., 5889.2815076560655 rows/sec., 10.55 MiB/sec. | ||
| 3512 | 2026.03.18 11:25:21.266799 [ 5 ] {3d94fdc4-330c-480d-a738-c325d1e72523} <Debug> TCPHandler: Processed in 0.001882053 sec. | ||
| 3513 | 2026.03.18 11:25:21.266909 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3514 | 2026.03.18 11:25:21.267004 [ 5 ] {027feab1-48ea-4a80-a210-f9be74f7fd29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3515 | 2026.03.18 11:25:21.267047 [ 5 ] {027feab1-48ea-4a80-a210-f9be74f7fd29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3516 | 2026.03.18 11:25:21.267372 [ 5 ] {027feab1-48ea-4a80-a210-f9be74f7fd29} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3517 | 2026.03.18 11:25:21.267408 [ 5 ] {027feab1-48ea-4a80-a210-f9be74f7fd29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3518 | 2026.03.18 11:25:21.267711 [ 5 ] {027feab1-48ea-4a80-a210-f9be74f7fd29} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3519 | 2026.03.18 11:25:21.267940 [ 5 ] {027feab1-48ea-4a80-a210-f9be74f7fd29} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3520 | 2026.03.18 11:25:21.268074 [ 5 ] {027feab1-48ea-4a80-a210-f9be74f7fd29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 3521 | 2026.03.18 11:25:21.268108 [ 5 ] {027feab1-48ea-4a80-a210-f9be74f7fd29} <Debug> TCPHandler: Processed in 0.001247748 sec. | ||
| 3522 | 2026.03.18 11:25:25.110541 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3523 | 2026.03.18 11:25:25.110614 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3524 | 2026.03.18 11:25:25.211124 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7717 | ||
| 3525 | 2026.03.18 11:25:25.211632 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3526 | 2026.03.18 11:25:25.211678 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3527 | 2026.03.18 11:25:25.212255 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3528 | 2026.03.18 11:25:25.212496 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3529 | 2026.03.18 11:25:25.212628 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7717 | ||
| 3530 | 2026.03.18 11:25:25.212646 [ 118 ] {} <Debug> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3531 | 2026.03.18 11:25:25.212711 [ 118 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3532 | 2026.03.18 11:25:25.212730 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3533 | 2026.03.18 11:25:25.212836 [ 198 ] {43b6763b-e493-49db-9043-0005070a8341::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 | ||
| 3534 | 2026.03.18 11:25:25.212968 [ 198 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3535 | 2026.03.18 11:25:25.213010 [ 198 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5285 rows starting from the beginning of the part | ||
| 3536 | 2026.03.18 11:25:25.213081 [ 198 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3537 | 2026.03.18 11:25:25.213130 [ 198 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3538 | 2026.03.18 11:25:25.213175 [ 198 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3539 | 2026.03.18 11:25:25.213217 [ 198 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3540 | 2026.03.18 11:25:25.213259 [ 198 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3541 | 2026.03.18 11:25:25.214672 [ 196 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7717 rows, containing 4 columns (4 merged, 0 gathered) in 0.001885373 sec., 4093089.2719902107 rows/sec., 58.55 MiB/sec. | ||
| 3542 | 2026.03.18 11:25:25.215285 [ 198 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3543 | 2026.03.18 11:25:25.215538 [ 198 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_16_3} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3544 | 2026.03.18 11:25:25.215610 [ 198 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_16_3} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3545 | 2026.03.18 11:25:25.215684 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3546 | 2026.03.18 11:25:25.233453 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 480 | ||
| 3547 | 2026.03.18 11:25:25.235416 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3548 | 2026.03.18 11:25:25.235453 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3549 | 2026.03.18 11:25:25.236562 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3550 | 2026.03.18 11:25:25.236820 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3551 | 2026.03.18 11:25:25.237039 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 480 | ||
| 3552 | 2026.03.18 11:25:25.598751 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3553 | 2026.03.18 11:25:25.617489 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3554 | 2026.03.18 11:25:25.617554 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3555 | 2026.03.18 11:25:25.623083 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3556 | 2026.03.18 11:25:25.623772 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3557 | 2026.03.18 11:25:25.624073 [ 118 ] {} <Debug> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3558 | 2026.03.18 11:25:25.624139 [ 118 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3559 | 2026.03.18 11:25:25.624163 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3560 | 2026.03.18 11:25:25.624257 [ 193 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 3561 | 2026.03.18 11:25:25.626613 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3562 | 2026.03.18 11:25:25.627055 [ 193 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3563 | 2026.03.18 11:25:25.627772 [ 193 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 3564 | 2026.03.18 11:25:25.631219 [ 193 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 3565 | 2026.03.18 11:25:25.634768 [ 193 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 3566 | 2026.03.18 11:25:25.638822 [ 193 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 3567 | 2026.03.18 11:25:25.643400 [ 193 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 3568 | 2026.03.18 11:25:25.647590 [ 193 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 3569 | 2026.03.18 11:25:25.701120 [ 198 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.076899423 sec., 1573.4838478566999 rows/sec., 8.14 MiB/sec. | ||
| 3570 | 2026.03.18 11:25:25.703886 [ 187 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3571 | 2026.03.18 11:25:25.706909 [ 187 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_16_3} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3572 | 2026.03.18 11:25:25.707025 [ 187 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_16_3} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3573 | 2026.03.18 11:25:25.708859 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 3574 | 2026.03.18 11:25:26.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.77 MiB, peak 235.74 MiB, free memory in arenas 0.00 B, will set to 235.23 MiB (RSS), difference: 9.46 MiB | ||
| 3575 | 2026.03.18 11:25:26.001302 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00087364 sec. | ||
| 3576 | 2026.03.18 11:25:26.259310 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3577 | 2026.03.18 11:25:26.259514 [ 5 ] {952d4dcb-0605-4eb0-944a-f5fea0c8172e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3578 | 2026.03.18 11:25:26.259587 [ 5 ] {952d4dcb-0605-4eb0-944a-f5fea0c8172e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3579 | 2026.03.18 11:25:26.260298 [ 5 ] {952d4dcb-0605-4eb0-944a-f5fea0c8172e} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3580 | 2026.03.18 11:25:26.260347 [ 5 ] {952d4dcb-0605-4eb0-944a-f5fea0c8172e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3581 | 2026.03.18 11:25:26.260761 [ 5 ] {952d4dcb-0605-4eb0-944a-f5fea0c8172e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3582 | 2026.03.18 11:25:26.260990 [ 5 ] {952d4dcb-0605-4eb0-944a-f5fea0c8172e} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3583 | 2026.03.18 11:25:26.261123 [ 116 ] {} <Debug> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3584 | 2026.03.18 11:25:26.261143 [ 5 ] {952d4dcb-0605-4eb0-944a-f5fea0c8172e} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001686 sec., 69988.13760379597 rows/sec., 5.95 MiB/sec. | ||
| 3585 | 2026.03.18 11:25:26.261199 [ 116 ] {} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3586 | 2026.03.18 11:25:26.261211 [ 5 ] {952d4dcb-0605-4eb0-944a-f5fea0c8172e} <Debug> TCPHandler: Processed in 0.002042077 sec. | ||
| 3587 | 2026.03.18 11:25:26.261232 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3588 | 2026.03.18 11:25:26.261349 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3589 | 2026.03.18 11:25:26.261393 [ 191 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::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 | ||
| 3590 | 2026.03.18 11:25:26.261450 [ 5 ] {37cc8141-3be8-421e-9db8-1c4cb82c06af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3591 | 2026.03.18 11:25:26.261500 [ 5 ] {37cc8141-3be8-421e-9db8-1c4cb82c06af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3592 | 2026.03.18 11:25:26.261594 [ 191 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3593 | 2026.03.18 11:25:26.261629 [ 191 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1008 rows starting from the beginning of the part | ||
| 3594 | 2026.03.18 11:25:26.261691 [ 191 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 118 rows starting from the beginning of the part | ||
| 3595 | 2026.03.18 11:25:26.261733 [ 191 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 76 rows starting from the beginning of the part | ||
| 3596 | 2026.03.18 11:25:26.261772 [ 191 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 119 rows starting from the beginning of the part | ||
| 3597 | 2026.03.18 11:25:26.261808 [ 191 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 76 rows starting from the beginning of the part | ||
| 3598 | 2026.03.18 11:25:26.261847 [ 191 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 118 rows starting from the beginning of the part | ||
| 3599 | 2026.03.18 11:25:26.261917 [ 5 ] {37cc8141-3be8-421e-9db8-1c4cb82c06af} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3600 | 2026.03.18 11:25:26.261961 [ 5 ] {37cc8141-3be8-421e-9db8-1c4cb82c06af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3601 | 2026.03.18 11:25:26.262499 [ 5 ] {37cc8141-3be8-421e-9db8-1c4cb82c06af} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3602 | 2026.03.18 11:25:26.262745 [ 5 ] {37cc8141-3be8-421e-9db8-1c4cb82c06af} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3603 | 2026.03.18 11:25:26.262885 [ 5 ] {37cc8141-3be8-421e-9db8-1c4cb82c06af} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001454 sec., 21320.495185694635 rows/sec., 1.57 MiB/sec. | ||
| 3604 | 2026.03.18 11:25:26.262926 [ 5 ] {37cc8141-3be8-421e-9db8-1c4cb82c06af} <Debug> TCPHandler: Processed in 0.001627647 sec. | ||
| 3605 | 2026.03.18 11:25:26.263054 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3606 | 2026.03.18 11:25:26.263057 [ 187 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1515 rows, containing 5 columns (5 merged, 0 gathered) in 0.00174086 sec., 870259.5269004974 rows/sec., 74.70 MiB/sec. | ||
| 3607 | 2026.03.18 11:25:26.263151 [ 5 ] {a66d1f06-3e53-4475-b06b-da2b08fae4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3608 | 2026.03.18 11:25:26.263195 [ 5 ] {a66d1f06-3e53-4475-b06b-da2b08fae4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3609 | 2026.03.18 11:25:26.263244 [ 191 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3610 | 2026.03.18 11:25:26.263492 [ 191 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_21_4} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3611 | 2026.03.18 11:25:26.263560 [ 191 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_21_4} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3612 | 2026.03.18 11:25:26.263618 [ 5 ] {a66d1f06-3e53-4475-b06b-da2b08fae4fb} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3613 | 2026.03.18 11:25:26.263626 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 3614 | 2026.03.18 11:25:26.263663 [ 5 ] {a66d1f06-3e53-4475-b06b-da2b08fae4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3615 | 2026.03.18 11:25:26.263986 [ 5 ] {a66d1f06-3e53-4475-b06b-da2b08fae4fb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3616 | 2026.03.18 11:25:26.264220 [ 5 ] {a66d1f06-3e53-4475-b06b-da2b08fae4fb} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3617 | 2026.03.18 11:25:26.264323 [ 116 ] {} <Debug> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3618 | 2026.03.18 11:25:26.264356 [ 116 ] {} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2026.03.18 11:25:26.264356 [ 5 ] {a66d1f06-3e53-4475-b06b-da2b08fae4fb} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001224 sec., 77614.37908496732 rows/sec., 6.06 MiB/sec. | ||
| 3620 | 2026.03.18 11:25:26.264373 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3621 | 2026.03.18 11:25:26.264408 [ 5 ] {a66d1f06-3e53-4475-b06b-da2b08fae4fb} <Debug> TCPHandler: Processed in 0.001402732 sec. | ||
| 3622 | 2026.03.18 11:25:26.264457 [ 187 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::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 | ||
| 3623 | 2026.03.18 11:25:26.264526 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3624 | 2026.03.18 11:25:26.264560 [ 187 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3625 | 2026.03.18 11:25:26.264593 [ 187 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 601 rows starting from the beginning of the part | ||
| 3626 | 2026.03.18 11:25:26.264625 [ 5 ] {2e2c7e73-dfbd-4628-bdd1-bbbd3c4227be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3627 | 2026.03.18 11:25:26.264660 [ 187 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 95 rows starting from the beginning of the part | ||
| 3628 | 2026.03.18 11:25:26.264674 [ 5 ] {2e2c7e73-dfbd-4628-bdd1-bbbd3c4227be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3629 | 2026.03.18 11:25:26.264713 [ 187 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 74 rows starting from the beginning of the part | ||
| 3630 | 2026.03.18 11:25:26.264758 [ 187 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 97 rows starting from the beginning of the part | ||
| 3631 | 2026.03.18 11:25:26.264798 [ 187 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 74 rows starting from the beginning of the part | ||
| 3632 | 2026.03.18 11:25:26.264848 [ 187 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 95 rows starting from the beginning of the part | ||
| 3633 | 2026.03.18 11:25:26.265121 [ 5 ] {2e2c7e73-dfbd-4628-bdd1-bbbd3c4227be} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3634 | 2026.03.18 11:25:26.265172 [ 5 ] {2e2c7e73-dfbd-4628-bdd1-bbbd3c4227be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3635 | 2026.03.18 11:25:26.265602 [ 5 ] {2e2c7e73-dfbd-4628-bdd1-bbbd3c4227be} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3636 | 2026.03.18 11:25:26.265739 [ 191 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131334 sec., 788828.4831041467 rows/sec., 61.94 MiB/sec. | ||
| 3637 | 2026.03.18 11:25:26.265823 [ 5 ] {2e2c7e73-dfbd-4628-bdd1-bbbd3c4227be} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3638 | 2026.03.18 11:25:26.265930 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3639 | 2026.03.18 11:25:26.265962 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3640 | 2026.03.18 11:25:26.265973 [ 5 ] {2e2c7e73-dfbd-4628-bdd1-bbbd3c4227be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001367 sec., 117044.62326261887 rows/sec., 8.15 MiB/sec. | ||
| 3641 | 2026.03.18 11:25:26.265979 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3642 | 2026.03.18 11:25:26.266000 [ 186 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3643 | 2026.03.18 11:25:26.266020 [ 5 ] {2e2c7e73-dfbd-4628-bdd1-bbbd3c4227be} <Debug> TCPHandler: Processed in 0.001542415 sec. | ||
| 3644 | 2026.03.18 11:25:26.266108 [ 201 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::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 | ||
| 3645 | 2026.03.18 11:25:26.266149 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3646 | 2026.03.18 11:25:26.266247 [ 5 ] {7450a9bf-4d61-41cd-8862-80a49b15e4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3647 | 2026.03.18 11:25:26.266249 [ 201 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3648 | 2026.03.18 11:25:26.266305 [ 5 ] {7450a9bf-4d61-41cd-8862-80a49b15e4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3649 | 2026.03.18 11:25:26.266307 [ 201 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2816 rows starting from the beginning of the part | ||
| 3650 | 2026.03.18 11:25:26.266359 [ 186 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_21_4} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3651 | 2026.03.18 11:25:26.266421 [ 201 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3652 | 2026.03.18 11:25:26.266456 [ 186 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_21_4} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3653 | 2026.03.18 11:25:26.266487 [ 201 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3654 | 2026.03.18 11:25:26.266542 [ 201 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 161 rows starting from the beginning of the part | ||
| 3655 | 2026.03.18 11:25:26.266565 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 3656 | 2026.03.18 11:25:26.266597 [ 201 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3657 | 2026.03.18 11:25:26.266648 [ 201 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::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 | ||
| 3658 | 2026.03.18 11:25:26.267153 [ 5 ] {7450a9bf-4d61-41cd-8862-80a49b15e4c5} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3659 | 2026.03.18 11:25:26.267190 [ 5 ] {7450a9bf-4d61-41cd-8862-80a49b15e4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3660 | 2026.03.18 11:25:26.267802 [ 5 ] {7450a9bf-4d61-41cd-8862-80a49b15e4c5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3661 | 2026.03.18 11:25:26.268042 [ 5 ] {7450a9bf-4d61-41cd-8862-80a49b15e4c5} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3662 | 2026.03.18 11:25:26.268196 [ 5 ] {7450a9bf-4d61-41cd-8862-80a49b15e4c5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001968 sec., 15752.032520325201 rows/sec., 28.23 MiB/sec. | ||
| 3663 | 2026.03.18 11:25:26.268251 [ 5 ] {7450a9bf-4d61-41cd-8862-80a49b15e4c5} <Debug> TCPHandler: Processed in 0.002150669 sec. | ||
| 3664 | 2026.03.18 11:25:26.268370 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3665 | 2026.03.18 11:25:26.268384 [ 187 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3617 rows, containing 5 columns (5 merged, 0 gathered) in 0.002327234 sec., 1554205.5504517378 rows/sec., 108.94 MiB/sec. | ||
| 3666 | 2026.03.18 11:25:26.268465 [ 5 ] {ceeea2d6-fcdb-4782-a508-2751f7284f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3667 | 2026.03.18 11:25:26.268513 [ 5 ] {ceeea2d6-fcdb-4782-a508-2751f7284f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3668 | 2026.03.18 11:25:26.268728 [ 201 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3669 | 2026.03.18 11:25:26.268864 [ 5 ] {ceeea2d6-fcdb-4782-a508-2751f7284f43} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3670 | 2026.03.18 11:25:26.268901 [ 5 ] {ceeea2d6-fcdb-4782-a508-2751f7284f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3671 | 2026.03.18 11:25:26.268979 [ 201 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3672 | 2026.03.18 11:25:26.269045 [ 201 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3673 | 2026.03.18 11:25:26.269108 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 3674 | 2026.03.18 11:25:26.269213 [ 5 ] {ceeea2d6-fcdb-4782-a508-2751f7284f43} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3675 | 2026.03.18 11:25:26.269417 [ 5 ] {ceeea2d6-fcdb-4782-a508-2751f7284f43} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3676 | 2026.03.18 11:25:26.269519 [ 116 ] {} <Debug> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3677 | 2026.03.18 11:25:26.269546 [ 5 ] {ceeea2d6-fcdb-4782-a508-2751f7284f43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 3678 | 2026.03.18 11:25:26.269553 [ 116 ] {} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3679 | 2026.03.18 11:25:26.269588 [ 5 ] {ceeea2d6-fcdb-4782-a508-2751f7284f43} <Debug> TCPHandler: Processed in 0.001266939 sec. | ||
| 3680 | 2026.03.18 11:25:26.269590 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3681 | 2026.03.18 11:25:26.269685 [ 186 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 3682 | 2026.03.18 11:25:26.269777 [ 186 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3683 | 2026.03.18 11:25:26.269805 [ 186 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 828 rows starting from the beginning of the part | ||
| 3684 | 2026.03.18 11:25:26.269882 [ 186 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 3685 | 2026.03.18 11:25:26.269930 [ 186 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3686 | 2026.03.18 11:25:26.269970 [ 186 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 3687 | 2026.03.18 11:25:26.270011 [ 186 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3688 | 2026.03.18 11:25:26.270054 [ 186 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3689 | 2026.03.18 11:25:26.270892 [ 201 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1128 rows, containing 4 columns (4 merged, 0 gathered) in 0.001240009 sec., 909670.8169053611 rows/sec., 61.11 MiB/sec. | ||
| 3690 | 2026.03.18 11:25:26.271116 [ 199 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3691 | 2026.03.18 11:25:26.271375 [ 199 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_21_4} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3692 | 2026.03.18 11:25:26.271444 [ 199 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_21_4} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3693 | 2026.03.18 11:25:26.271526 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3694 | 2026.03.18 11:25:31.262895 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3695 | 2026.03.18 11:25:31.263156 [ 5 ] {33ef9063-e8a7-4cad-ba3d-a86865d18a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3696 | 2026.03.18 11:25:31.263249 [ 5 ] {33ef9063-e8a7-4cad-ba3d-a86865d18a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3697 | 2026.03.18 11:25:31.264208 [ 5 ] {33ef9063-e8a7-4cad-ba3d-a86865d18a27} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3698 | 2026.03.18 11:25:31.264277 [ 5 ] {33ef9063-e8a7-4cad-ba3d-a86865d18a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3699 | 2026.03.18 11:25:31.264872 [ 5 ] {33ef9063-e8a7-4cad-ba3d-a86865d18a27} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3700 | 2026.03.18 11:25:31.265211 [ 5 ] {33ef9063-e8a7-4cad-ba3d-a86865d18a27} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2026.03.18 11:25:31.265467 [ 5 ] {33ef9063-e8a7-4cad-ba3d-a86865d18a27} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00239 sec., 10041.8410041841 rows/sec., 853.16 KiB/sec. | ||
| 3702 | 2026.03.18 11:25:31.265543 [ 5 ] {33ef9063-e8a7-4cad-ba3d-a86865d18a27} <Debug> TCPHandler: Processed in 0.002799874 sec. | ||
| 3703 | 2026.03.18 11:25:31.265727 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3704 | 2026.03.18 11:25:31.265864 [ 5 ] {35b180ad-466f-48b0-811e-a6c3b48360cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3705 | 2026.03.18 11:25:31.265923 [ 5 ] {35b180ad-466f-48b0-811e-a6c3b48360cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3706 | 2026.03.18 11:25:31.266665 [ 5 ] {35b180ad-466f-48b0-811e-a6c3b48360cc} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3707 | 2026.03.18 11:25:31.266721 [ 5 ] {35b180ad-466f-48b0-811e-a6c3b48360cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3708 | 2026.03.18 11:25:31.267237 [ 5 ] {35b180ad-466f-48b0-811e-a6c3b48360cc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3709 | 2026.03.18 11:25:31.267555 [ 5 ] {35b180ad-466f-48b0-811e-a6c3b48360cc} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3710 | 2026.03.18 11:25:31.267763 [ 5 ] {35b180ad-466f-48b0-811e-a6c3b48360cc} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001937 sec., 101187.40320082603 rows/sec., 9.01 MiB/sec. | ||
| 3711 | 2026.03.18 11:25:31.267830 [ 5 ] {35b180ad-466f-48b0-811e-a6c3b48360cc} <Debug> TCPHandler: Processed in 0.002166029 sec. | ||
| 3712 | 2026.03.18 11:25:31.267996 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3713 | 2026.03.18 11:25:31.268170 [ 5 ] {d7639070-4643-4d83-a354-f49a0d7b3c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3714 | 2026.03.18 11:25:31.268235 [ 5 ] {d7639070-4643-4d83-a354-f49a0d7b3c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3715 | 2026.03.18 11:25:31.268834 [ 5 ] {d7639070-4643-4d83-a354-f49a0d7b3c6c} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3716 | 2026.03.18 11:25:31.268880 [ 5 ] {d7639070-4643-4d83-a354-f49a0d7b3c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3717 | 2026.03.18 11:25:31.269294 [ 5 ] {d7639070-4643-4d83-a354-f49a0d7b3c6c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3718 | 2026.03.18 11:25:31.269588 [ 5 ] {d7639070-4643-4d83-a354-f49a0d7b3c6c} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3719 | 2026.03.18 11:25:31.269729 [ 109 ] {} <Debug> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3720 | 2026.03.18 11:25:31.269750 [ 5 ] {d7639070-4643-4d83-a354-f49a0d7b3c6c} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001613 sec., 13639.181649101054 rows/sec., 1.04 MiB/sec. | ||
| 3721 | 2026.03.18 11:25:31.269768 [ 109 ] {} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3722 | 2026.03.18 11:25:31.269807 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3723 | 2026.03.18 11:25:31.269829 [ 5 ] {d7639070-4643-4d83-a354-f49a0d7b3c6c} <Debug> TCPHandler: Processed in 0.001905033 sec. | ||
| 3724 | 2026.03.18 11:25:31.269933 [ 186 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::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 | ||
| 3725 | 2026.03.18 11:25:31.269965 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3726 | 2026.03.18 11:25:31.270090 [ 5 ] {02a8bc95-c47c-45ff-a5d1-82d7ed6a050b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3727 | 2026.03.18 11:25:31.270093 [ 186 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3728 | 2026.03.18 11:25:31.270151 [ 5 ] {02a8bc95-c47c-45ff-a5d1-82d7ed6a050b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3729 | 2026.03.18 11:25:31.270156 [ 186 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 211 rows starting from the beginning of the part | ||
| 3730 | 2026.03.18 11:25:31.270238 [ 186 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 3731 | 2026.03.18 11:25:31.270298 [ 186 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 33 rows starting from the beginning of the part | ||
| 3732 | 2026.03.18 11:25:31.270344 [ 186 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 3733 | 2026.03.18 11:25:31.270388 [ 186 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part | ||
| 3734 | 2026.03.18 11:25:31.270439 [ 186 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 22 rows starting from the beginning of the part | ||
| 3735 | 2026.03.18 11:25:31.270630 [ 5 ] {02a8bc95-c47c-45ff-a5d1-82d7ed6a050b} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3736 | 2026.03.18 11:25:31.270672 [ 5 ] {02a8bc95-c47c-45ff-a5d1-82d7ed6a050b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3737 | 2026.03.18 11:25:31.271029 [ 5 ] {02a8bc95-c47c-45ff-a5d1-82d7ed6a050b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3738 | 2026.03.18 11:25:31.271301 [ 5 ] {02a8bc95-c47c-45ff-a5d1-82d7ed6a050b} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3739 | 2026.03.18 11:25:31.271436 [ 199 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 317 rows, containing 5 columns (5 merged, 0 gathered) in 0.001552325 sec., 204209.81431079187 rows/sec., 14.44 MiB/sec. | ||
| 3740 | 2026.03.18 11:25:31.271462 [ 5 ] {02a8bc95-c47c-45ff-a5d1-82d7ed6a050b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001398 sec., 17167.38197424893 rows/sec., 1.42 MiB/sec. | ||
| 3741 | 2026.03.18 11:25:31.271532 [ 5 ] {02a8bc95-c47c-45ff-a5d1-82d7ed6a050b} <Debug> TCPHandler: Processed in 0.001619987 sec. | ||
| 3742 | 2026.03.18 11:25:31.271628 [ 201 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3743 | 2026.03.18 11:25:31.271653 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3744 | 2026.03.18 11:25:31.271764 [ 5 ] {f0cb638a-4757-4573-a967-e55bdb8b3b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3745 | 2026.03.18 11:25:31.271807 [ 5 ] {f0cb638a-4757-4573-a967-e55bdb8b3b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3746 | 2026.03.18 11:25:31.271940 [ 201 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_21_4} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3747 | 2026.03.18 11:25:31.272019 [ 201 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_21_4} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3748 | 2026.03.18 11:25:31.272115 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3749 | 2026.03.18 11:25:31.272298 [ 5 ] {f0cb638a-4757-4573-a967-e55bdb8b3b4c} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3750 | 2026.03.18 11:25:31.272341 [ 5 ] {f0cb638a-4757-4573-a967-e55bdb8b3b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3751 | 2026.03.18 11:25:31.272726 [ 5 ] {f0cb638a-4757-4573-a967-e55bdb8b3b4c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3752 | 2026.03.18 11:25:31.272999 [ 5 ] {f0cb638a-4757-4573-a967-e55bdb8b3b4c} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3753 | 2026.03.18 11:25:31.273176 [ 5 ] {f0cb638a-4757-4573-a967-e55bdb8b3b4c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001433 sec., 8374.04047452896 rows/sec., 654.22 KiB/sec. | ||
| 3754 | 2026.03.18 11:25:31.273223 [ 5 ] {f0cb638a-4757-4573-a967-e55bdb8b3b4c} <Debug> TCPHandler: Processed in 0.001619977 sec. | ||
| 3755 | 2026.03.18 11:25:31.273384 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3756 | 2026.03.18 11:25:31.273505 [ 5 ] {27d18f38-1c5c-4d57-93d7-5530cbfdeaa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3757 | 2026.03.18 11:25:31.273557 [ 5 ] {27d18f38-1c5c-4d57-93d7-5530cbfdeaa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3758 | 2026.03.18 11:25:31.274134 [ 5 ] {27d18f38-1c5c-4d57-93d7-5530cbfdeaa8} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3759 | 2026.03.18 11:25:31.274178 [ 5 ] {27d18f38-1c5c-4d57-93d7-5530cbfdeaa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3760 | 2026.03.18 11:25:31.274608 [ 5 ] {27d18f38-1c5c-4d57-93d7-5530cbfdeaa8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3761 | 2026.03.18 11:25:31.274880 [ 5 ] {27d18f38-1c5c-4d57-93d7-5530cbfdeaa8} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3762 | 2026.03.18 11:25:31.275052 [ 5 ] {27d18f38-1c5c-4d57-93d7-5530cbfdeaa8} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001574 sec., 69885.6416772554 rows/sec., 5.69 MiB/sec. | ||
| 3763 | 2026.03.18 11:25:31.275100 [ 5 ] {27d18f38-1c5c-4d57-93d7-5530cbfdeaa8} <Debug> TCPHandler: Processed in 0.00177953 sec. | ||
| 3764 | 2026.03.18 11:25:31.275259 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3765 | 2026.03.18 11:25:31.275381 [ 5 ] {0d3234fd-cf33-4111-8c3f-0c2fd107c3ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3766 | 2026.03.18 11:25:31.275441 [ 5 ] {0d3234fd-cf33-4111-8c3f-0c2fd107c3ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3767 | 2026.03.18 11:25:31.275969 [ 5 ] {0d3234fd-cf33-4111-8c3f-0c2fd107c3ad} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3768 | 2026.03.18 11:25:31.276012 [ 5 ] {0d3234fd-cf33-4111-8c3f-0c2fd107c3ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3769 | 2026.03.18 11:25:31.276451 [ 5 ] {0d3234fd-cf33-4111-8c3f-0c2fd107c3ad} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3770 | 2026.03.18 11:25:31.276722 [ 5 ] {0d3234fd-cf33-4111-8c3f-0c2fd107c3ad} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3771 | 2026.03.18 11:25:31.276897 [ 5 ] {0d3234fd-cf33-4111-8c3f-0c2fd107c3ad} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001544 sec., 126943.00518134715 rows/sec., 9.11 MiB/sec. | ||
| 3772 | 2026.03.18 11:25:31.276946 [ 5 ] {0d3234fd-cf33-4111-8c3f-0c2fd107c3ad} <Debug> TCPHandler: Processed in 0.001745939 sec. | ||
| 3773 | 2026.03.18 11:25:31.277095 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3774 | 2026.03.18 11:25:31.277217 [ 5 ] {7f95b425-4960-44c0-9569-f63d238fdbbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3775 | 2026.03.18 11:25:31.277288 [ 5 ] {7f95b425-4960-44c0-9569-f63d238fdbbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3776 | 2026.03.18 11:25:31.278282 [ 5 ] {7f95b425-4960-44c0-9569-f63d238fdbbc} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3777 | 2026.03.18 11:25:31.278325 [ 5 ] {7f95b425-4960-44c0-9569-f63d238fdbbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3778 | 2026.03.18 11:25:31.279037 [ 5 ] {7f95b425-4960-44c0-9569-f63d238fdbbc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3779 | 2026.03.18 11:25:31.279332 [ 5 ] {7f95b425-4960-44c0-9569-f63d238fdbbc} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3780 | 2026.03.18 11:25:31.279453 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3781 | 2026.03.18 11:25:31.279494 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3782 | 2026.03.18 11:25:31.279516 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3783 | 2026.03.18 11:25:31.279528 [ 5 ] {7f95b425-4960-44c0-9569-f63d238fdbbc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002335 sec., 4282.655246252677 rows/sec., 7.67 MiB/sec. | ||
| 3784 | 2026.03.18 11:25:31.279631 [ 5 ] {7f95b425-4960-44c0-9569-f63d238fdbbc} <Debug> TCPHandler: Processed in 0.002598339 sec. | ||
| 3785 | 2026.03.18 11:25:31.279650 [ 199 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::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 | ||
| 3786 | 2026.03.18 11:25:31.279783 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3787 | 2026.03.18 11:25:31.279903 [ 5 ] {16cd52e7-76e2-43c6-9ca2-c6d791e95fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3788 | 2026.03.18 11:25:31.279952 [ 199 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3789 | 2026.03.18 11:25:31.279955 [ 5 ] {16cd52e7-76e2-43c6-9ca2-c6d791e95fb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3790 | 2026.03.18 11:25:31.280038 [ 199 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 280 rows starting from the beginning of the part | ||
| 3791 | 2026.03.18 11:25:31.280217 [ 199 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 3792 | 2026.03.18 11:25:31.280353 [ 199 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part | ||
| 3793 | 2026.03.18 11:25:31.280418 [ 5 ] {16cd52e7-76e2-43c6-9ca2-c6d791e95fb0} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3794 | 2026.03.18 11:25:31.280465 [ 5 ] {16cd52e7-76e2-43c6-9ca2-c6d791e95fb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3795 | 2026.03.18 11:25:31.280473 [ 199 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 3796 | 2026.03.18 11:25:31.280599 [ 199 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part | ||
| 3797 | 2026.03.18 11:25:31.280722 [ 199 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part | ||
| 3798 | 2026.03.18 11:25:31.280832 [ 5 ] {16cd52e7-76e2-43c6-9ca2-c6d791e95fb0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3799 | 2026.03.18 11:25:31.281124 [ 5 ] {16cd52e7-76e2-43c6-9ca2-c6d791e95fb0} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3800 | 2026.03.18 11:25:31.281291 [ 5 ] {16cd52e7-76e2-43c6-9ca2-c6d791e95fb0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00141 sec., 42553.1914893617 rows/sec., 2.87 MiB/sec. | ||
| 3801 | 2026.03.18 11:25:31.281335 [ 5 ] {16cd52e7-76e2-43c6-9ca2-c6d791e95fb0} <Debug> TCPHandler: Processed in 0.001616786 sec. | ||
| 3802 | 2026.03.18 11:25:31.285143 [ 199 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 19 columns (19 merged, 0 gathered) in 0.005554626 sec., 66971.20562212469 rows/sec., 120.01 MiB/sec. | ||
| 3803 | 2026.03.18 11:25:31.285884 [ 195 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3804 | 2026.03.18 11:25:31.286346 [ 195 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3805 | 2026.03.18 11:25:31.286442 [ 195 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3806 | 2026.03.18 11:25:31.286559 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. | ||
| 3807 | 2026.03.18 11:25:31.378613 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39882 | ||
| 3808 | 2026.03.18 11:25:31.378782 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3809 | 2026.03.18 11:25:31.378817 [ 288 ] {} <Debug> TCP-Session: 2046cea6-c07d-4740-ac0b-6a3b3b2bacfa Authenticating user 'default' from [fd00:1122:3344:101::e]:39882 | ||
| 3810 | 2026.03.18 11:25:31.378848 [ 288 ] {} <Debug> TCP-Session: 2046cea6-c07d-4740-ac0b-6a3b3b2bacfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3811 | 2026.03.18 11:25:31.378867 [ 288 ] {} <Debug> TCP-Session: 2046cea6-c07d-4740-ac0b-6a3b3b2bacfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3812 | 2026.03.18 11:25:31.379107 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51824 | ||
| 3813 | 2026.03.18 11:25:31.379172 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36614 | ||
| 3814 | 2026.03.18 11:25:31.379211 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61076 | ||
| 3815 | 2026.03.18 11:25:31.379238 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57511 | ||
| 3816 | 2026.03.18 11:25:31.379274 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61413 | ||
| 3817 | 2026.03.18 11:25:31.379261 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60716 | ||
| 3818 | 2026.03.18 11:25:31.379248 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38512 | ||
| 3819 | 2026.03.18 11:25:31.379174 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61632 | ||
| 3820 | 2026.03.18 11:25:31.379528 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3821 | 2026.03.18 11:25:31.379589 [ 289 ] {} <Debug> TCP-Session: 8e1c9e5c-5e6c-4075-9a10-69e86b3aae49 Authenticating user 'default' from [fd00:1122:3344:101::e]:51824 | ||
| 3822 | 2026.03.18 11:25:31.379629 [ 289 ] {} <Debug> TCP-Session: 8e1c9e5c-5e6c-4075-9a10-69e86b3aae49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3823 | 2026.03.18 11:25:31.379654 [ 289 ] {} <Debug> TCP-Session: 8e1c9e5c-5e6c-4075-9a10-69e86b3aae49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3824 | 2026.03.18 11:25:31.379674 [ 288 ] {} <Trace> TCP-Session: 2046cea6-c07d-4740-ac0b-6a3b3b2bacfa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3825 | 2026.03.18 11:25:31.379686 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3826 | 2026.03.18 11:25:31.379729 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3827 | 2026.03.18 11:25:31.379753 [ 3 ] {} <Debug> TCP-Session: e239ede1-4b2e-48b2-b190-1ada0ac72f56 Authenticating user 'default' from [fd00:1122:3344:101::e]:60716 | ||
| 3828 | 2026.03.18 11:25:31.379773 [ 291 ] {} <Debug> TCP-Session: 7be6e888-0354-422e-adb1-7c255d8ea908 Authenticating user 'default' from [fd00:1122:3344:101::e]:61632 | ||
| 3829 | 2026.03.18 11:25:31.379785 [ 3 ] {} <Debug> TCP-Session: e239ede1-4b2e-48b2-b190-1ada0ac72f56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3830 | 2026.03.18 11:25:31.379803 [ 291 ] {} <Debug> TCP-Session: 7be6e888-0354-422e-adb1-7c255d8ea908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3831 | 2026.03.18 11:25:31.379817 [ 3 ] {} <Debug> TCP-Session: e239ede1-4b2e-48b2-b190-1ada0ac72f56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3832 | 2026.03.18 11:25:31.379832 [ 291 ] {} <Debug> TCP-Session: 7be6e888-0354-422e-adb1-7c255d8ea908 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3833 | 2026.03.18 11:25:31.380127 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3834 | 2026.03.18 11:25:31.380128 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3835 | 2026.03.18 11:25:31.380159 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3836 | 2026.03.18 11:25:31.380174 [ 290 ] {} <Debug> TCP-Session: 02633891-99fe-4729-92de-76b55a214128 Authenticating user 'default' from [fd00:1122:3344:101::e]:36614 | ||
| 3837 | 2026.03.18 11:25:31.380191 [ 293 ] {} <Debug> TCP-Session: 2f922b0f-ce16-4f2a-b65a-bae36994a2e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57511 | ||
| 3838 | 2026.03.18 11:25:31.380203 [ 286 ] {} <Debug> TCP-Session: 1a1c5cd9-3511-43ae-b7c0-7577fba61a08 Authenticating user 'default' from [fd00:1122:3344:101::e]:61413 | ||
| 3839 | 2026.03.18 11:25:31.380209 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3840 | 2026.03.18 11:25:31.380222 [ 290 ] {} <Debug> TCP-Session: 02633891-99fe-4729-92de-76b55a214128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3841 | 2026.03.18 11:25:31.380262 [ 292 ] {} <Debug> TCP-Session: d9a32f67-1eeb-4f09-aeed-57a1c10121bc Authenticating user 'default' from [fd00:1122:3344:101::e]:61076 | ||
| 3842 | 2026.03.18 11:25:31.380278 [ 290 ] {} <Debug> TCP-Session: 02633891-99fe-4729-92de-76b55a214128 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3843 | 2026.03.18 11:25:31.380299 [ 292 ] {} <Debug> TCP-Session: d9a32f67-1eeb-4f09-aeed-57a1c10121bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3844 | 2026.03.18 11:25:31.380233 [ 286 ] {} <Debug> TCP-Session: 1a1c5cd9-3511-43ae-b7c0-7577fba61a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3845 | 2026.03.18 11:25:31.380332 [ 292 ] {} <Debug> TCP-Session: d9a32f67-1eeb-4f09-aeed-57a1c10121bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3846 | 2026.03.18 11:25:31.380353 [ 286 ] {} <Debug> TCP-Session: 1a1c5cd9-3511-43ae-b7c0-7577fba61a08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3847 | 2026.03.18 11:25:31.380339 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3848 | 2026.03.18 11:25:31.380231 [ 293 ] {} <Debug> TCP-Session: 2f922b0f-ce16-4f2a-b65a-bae36994a2e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3849 | 2026.03.18 11:25:31.380224 [ 288 ] {a686ec83-259a-4218-8211-640d2e216db4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39882) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3850 | 2026.03.18 11:25:31.380433 [ 294 ] {} <Debug> TCP-Session: 04278897-2b15-49d0-bf7b-d3380f88ccc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38512 | ||
| 3851 | 2026.03.18 11:25:31.380439 [ 293 ] {} <Debug> TCP-Session: 2f922b0f-ce16-4f2a-b65a-bae36994a2e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3852 | 2026.03.18 11:25:31.380498 [ 294 ] {} <Debug> TCP-Session: 04278897-2b15-49d0-bf7b-d3380f88ccc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3853 | 2026.03.18 11:25:31.380526 [ 294 ] {} <Debug> TCP-Session: 04278897-2b15-49d0-bf7b-d3380f88ccc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3854 | 2026.03.18 11:25:31.380887 [ 288 ] {a686ec83-259a-4218-8211-640d2e216db4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3855 | 2026.03.18 11:25:31.380979 [ 288 ] {a686ec83-259a-4218-8211-640d2e216db4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3856 | 2026.03.18 11:25:31.381432 [ 288 ] {a686ec83-259a-4218-8211-640d2e216db4} <Debug> oximeter.version (5a74e377-dedb-4303-97fa-7688a0a55619) (SelectExecutor): Key condition: unknown | ||
| 3857 | 2026.03.18 11:25:31.382873 [ 330 ] {a686ec83-259a-4218-8211-640d2e216db4} <Trace> AggregatingTransform: Aggregating | ||
| 3858 | 2026.03.18 11:25:31.382917 [ 330 ] {a686ec83-259a-4218-8211-640d2e216db4} <Trace> Aggregator: Aggregation method: without_key | ||
| 3859 | 2026.03.18 11:25:31.382955 [ 330 ] {a686ec83-259a-4218-8211-640d2e216db4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001389471 sec. (719.698 rows/sec., 28.11 KiB/sec.) | ||
| 3860 | 2026.03.18 11:25:31.382974 [ 330 ] {a686ec83-259a-4218-8211-640d2e216db4} <Trace> Aggregator: Merging aggregated data | ||
| 3861 | 2026.03.18 11:25:31.384297 [ 288 ] {a686ec83-259a-4218-8211-640d2e216db4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004156 sec., 240.61597690086623 rows/sec., 9.40 KiB/sec. | ||
| 3862 | 2026.03.18 11:25:31.384452 [ 288 ] {a686ec83-259a-4218-8211-640d2e216db4} <Debug> TCPHandler: Processed in 0.00528693 sec. | ||
| 3863 | 2026.03.18 11:25:31.384596 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3864 | 2026.03.18 11:25:31.384632 [ 288 ] {} <Debug> TCP-Session: 2046cea6-c07d-4740-ac0b-6a3b3b2bacfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3865 | 2026.03.18 11:25:31.384638 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3866 | 2026.03.18 11:25:31.384656 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3867 | 2026.03.18 11:25:31.384671 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3868 | 2026.03.18 11:25:31.384702 [ 289 ] {} <Debug> TCP-Session: 8e1c9e5c-5e6c-4075-9a10-69e86b3aae49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3869 | 2026.03.18 11:25:31.384736 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3870 | 2026.03.18 11:25:31.384756 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3871 | 2026.03.18 11:25:31.384781 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3872 | 2026.03.18 11:25:31.384815 [ 290 ] {} <Debug> TCP-Session: 02633891-99fe-4729-92de-76b55a214128 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3873 | 2026.03.18 11:25:31.384752 [ 291 ] {} <Debug> TCP-Session: 7be6e888-0354-422e-adb1-7c255d8ea908 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3874 | 2026.03.18 11:25:31.384859 [ 3 ] {} <Debug> TCP-Session: e239ede1-4b2e-48b2-b190-1ada0ac72f56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3875 | 2026.03.18 11:25:31.384723 [ 286 ] {} <Debug> TCP-Session: 1a1c5cd9-3511-43ae-b7c0-7577fba61a08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3876 | 2026.03.18 11:25:31.384716 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3877 | 2026.03.18 11:25:31.384693 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3878 | 2026.03.18 11:25:31.384962 [ 294 ] {} <Debug> TCP-Session: 04278897-2b15-49d0-bf7b-d3380f88ccc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3879 | 2026.03.18 11:25:31.384991 [ 293 ] {} <Debug> TCP-Session: 2f922b0f-ce16-4f2a-b65a-bae36994a2e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3880 | 2026.03.18 11:25:31.384791 [ 292 ] {} <Debug> TCP-Session: d9a32f67-1eeb-4f09-aeed-57a1c10121bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3881 | 2026.03.18 11:25:31.397427 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51988 | ||
| 3882 | 2026.03.18 11:25:31.397526 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3883 | 2026.03.18 11:25:31.397558 [ 288 ] {} <Debug> TCP-Session: 824dcaf1-efc4-418c-a250-7925900b33fb Authenticating user 'default' from [fd00:1122:3344:101::e]:51988 | ||
| 3884 | 2026.03.18 11:25:31.397584 [ 288 ] {} <Debug> TCP-Session: 824dcaf1-efc4-418c-a250-7925900b33fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3885 | 2026.03.18 11:25:31.397603 [ 288 ] {} <Debug> TCP-Session: 824dcaf1-efc4-418c-a250-7925900b33fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3886 | 2026.03.18 11:25:31.397809 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46700 | ||
| 3887 | 2026.03.18 11:25:31.397825 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33240 | ||
| 3888 | 2026.03.18 11:25:31.397839 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53012 | ||
| 3889 | 2026.03.18 11:25:31.397879 [ 288 ] {} <Trace> TCP-Session: 824dcaf1-efc4-418c-a250-7925900b33fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3890 | 2026.03.18 11:25:31.397887 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3891 | 2026.03.18 11:25:31.397910 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57404 | ||
| 3892 | 2026.03.18 11:25:31.397945 [ 289 ] {} <Debug> TCP-Session: 58ab826d-5885-4bda-9864-c69be38b6806 Authenticating user 'default' from [fd00:1122:3344:101::e]:46700 | ||
| 3893 | 2026.03.18 11:25:31.397948 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3894 | 2026.03.18 11:25:31.397983 [ 289 ] {} <Debug> TCP-Session: 58ab826d-5885-4bda-9864-c69be38b6806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2026.03.18 11:25:31.398006 [ 291 ] {} <Debug> TCP-Session: 62b79722-7bf6-471f-ba0d-0f44ee4f89e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53012 | ||
| 3896 | 2026.03.18 11:25:31.398008 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3897 | 2026.03.18 11:25:31.398014 [ 289 ] {} <Debug> TCP-Session: 58ab826d-5885-4bda-9864-c69be38b6806 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3898 | 2026.03.18 11:25:31.398038 [ 291 ] {} <Debug> TCP-Session: 62b79722-7bf6-471f-ba0d-0f44ee4f89e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3899 | 2026.03.18 11:25:31.398057 [ 286 ] {} <Debug> TCP-Session: 7a4bc4e5-9d62-4684-a6ea-be8b19a3ef85 Authenticating user 'default' from [fd00:1122:3344:101::e]:57404 | ||
| 3900 | 2026.03.18 11:25:31.398082 [ 291 ] {} <Debug> TCP-Session: 62b79722-7bf6-471f-ba0d-0f44ee4f89e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3901 | 2026.03.18 11:25:31.398068 [ 288 ] {4cd72bb9-eede-408f-b53f-91c924bb574e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51988) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3902 | 2026.03.18 11:25:31.398101 [ 286 ] {} <Debug> TCP-Session: 7a4bc4e5-9d62-4684-a6ea-be8b19a3ef85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3903 | 2026.03.18 11:25:31.397920 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3904 | 2026.03.18 11:25:31.398182 [ 286 ] {} <Debug> TCP-Session: 7a4bc4e5-9d62-4684-a6ea-be8b19a3ef85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3905 | 2026.03.18 11:25:31.397887 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38303 | ||
| 3906 | 2026.03.18 11:25:31.398225 [ 290 ] {} <Debug> TCP-Session: f26efd84-3511-4837-bbf1-555a16923e97 Authenticating user 'default' from [fd00:1122:3344:101::e]:33240 | ||
| 3907 | 2026.03.18 11:25:31.397870 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58938 | ||
| 3908 | 2026.03.18 11:25:31.398300 [ 290 ] {} <Debug> TCP-Session: f26efd84-3511-4837-bbf1-555a16923e97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3909 | 2026.03.18 11:25:31.398330 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3910 | 2026.03.18 11:25:31.398347 [ 290 ] {} <Debug> TCP-Session: f26efd84-3511-4837-bbf1-555a16923e97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3911 | 2026.03.18 11:25:31.397874 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45749 | ||
| 3912 | 2026.03.18 11:25:31.398378 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3913 | 2026.03.18 11:25:31.398381 [ 3 ] {} <Debug> TCP-Session: 47cbea53-4daf-41de-9168-5dbb741fe958 Authenticating user 'default' from [fd00:1122:3344:101::e]:38303 | ||
| 3914 | 2026.03.18 11:25:31.398440 [ 293 ] {} <Debug> TCP-Session: 4f463fcb-666d-41b6-9271-b391326863c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58938 | ||
| 3915 | 2026.03.18 11:25:31.398460 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3916 | 2026.03.18 11:25:31.398482 [ 293 ] {} <Debug> TCP-Session: 4f463fcb-666d-41b6-9271-b391326863c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3917 | 2026.03.18 11:25:31.398465 [ 3 ] {} <Debug> TCP-Session: 47cbea53-4daf-41de-9168-5dbb741fe958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3918 | 2026.03.18 11:25:31.398507 [ 294 ] {} <Debug> TCP-Session: f8d95128-b40b-4377-aa45-cbccbbacbc72 Authenticating user 'default' from [fd00:1122:3344:101::e]:45749 | ||
| 3919 | 2026.03.18 11:25:31.398515 [ 293 ] {} <Debug> TCP-Session: 4f463fcb-666d-41b6-9271-b391326863c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3920 | 2026.03.18 11:25:31.398541 [ 3 ] {} <Debug> TCP-Session: 47cbea53-4daf-41de-9168-5dbb741fe958 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3921 | 2026.03.18 11:25:31.398561 [ 294 ] {} <Debug> TCP-Session: f8d95128-b40b-4377-aa45-cbccbbacbc72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3922 | 2026.03.18 11:25:31.397844 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34642 | ||
| 3923 | 2026.03.18 11:25:31.398612 [ 294 ] {} <Debug> TCP-Session: f8d95128-b40b-4377-aa45-cbccbbacbc72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3924 | 2026.03.18 11:25:31.398384 [ 288 ] {4cd72bb9-eede-408f-b53f-91c924bb574e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3925 | 2026.03.18 11:25:31.398697 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3926 | 2026.03.18 11:25:31.398741 [ 288 ] {4cd72bb9-eede-408f-b53f-91c924bb574e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3927 | 2026.03.18 11:25:31.398745 [ 292 ] {} <Debug> TCP-Session: 2271e78e-c8c3-453f-a5dc-5445f90b8f59 Authenticating user 'default' from [fd00:1122:3344:101::e]:34642 | ||
| 3928 | 2026.03.18 11:25:31.398812 [ 292 ] {} <Debug> TCP-Session: 2271e78e-c8c3-453f-a5dc-5445f90b8f59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3929 | 2026.03.18 11:25:31.398836 [ 292 ] {} <Debug> TCP-Session: 2271e78e-c8c3-453f-a5dc-5445f90b8f59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3930 | 2026.03.18 11:25:31.399114 [ 288 ] {4cd72bb9-eede-408f-b53f-91c924bb574e} <Debug> oximeter.version (5a74e377-dedb-4303-97fa-7688a0a55619) (SelectExecutor): Key condition: unknown | ||
| 3931 | 2026.03.18 11:25:31.400201 [ 297 ] {4cd72bb9-eede-408f-b53f-91c924bb574e} <Trace> AggregatingTransform: Aggregating | ||
| 3932 | 2026.03.18 11:25:31.400256 [ 297 ] {4cd72bb9-eede-408f-b53f-91c924bb574e} <Trace> Aggregator: Aggregation method: without_key | ||
| 3933 | 2026.03.18 11:25:31.400315 [ 297 ] {4cd72bb9-eede-408f-b53f-91c924bb574e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001077825 sec. (927.794 rows/sec., 36.24 KiB/sec.) | ||
| 3934 | 2026.03.18 11:25:31.400335 [ 297 ] {4cd72bb9-eede-408f-b53f-91c924bb574e} <Trace> Aggregator: Merging aggregated data | ||
| 3935 | 2026.03.18 11:25:31.401695 [ 288 ] {4cd72bb9-eede-408f-b53f-91c924bb574e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00368 sec., 271.7391304347826 rows/sec., 10.61 KiB/sec. | ||
| 3936 | 2026.03.18 11:25:31.401891 [ 288 ] {4cd72bb9-eede-408f-b53f-91c924bb574e} <Debug> TCPHandler: Processed in 0.004092503 sec. | ||
| 3937 | 2026.03.18 11:25:31.402040 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3938 | 2026.03.18 11:25:31.402064 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3939 | 2026.03.18 11:25:31.402073 [ 288 ] {} <Debug> TCP-Session: 824dcaf1-efc4-418c-a250-7925900b33fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3940 | 2026.03.18 11:25:31.402088 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3941 | 2026.03.18 11:25:31.402121 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3942 | 2026.03.18 11:25:31.402138 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3943 | 2026.03.18 11:25:31.402156 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3944 | 2026.03.18 11:25:31.402176 [ 290 ] {} <Debug> TCP-Session: f26efd84-3511-4837-bbf1-555a16923e97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3945 | 2026.03.18 11:25:31.402203 [ 291 ] {} <Debug> TCP-Session: 62b79722-7bf6-471f-ba0d-0f44ee4f89e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3946 | 2026.03.18 11:25:31.402227 [ 294 ] {} <Debug> TCP-Session: f8d95128-b40b-4377-aa45-cbccbbacbc72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3947 | 2026.03.18 11:25:31.402190 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3948 | 2026.03.18 11:25:31.402151 [ 289 ] {} <Debug> TCP-Session: 58ab826d-5885-4bda-9864-c69be38b6806 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3949 | 2026.03.18 11:25:31.402099 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3950 | 2026.03.18 11:25:31.402305 [ 3 ] {} <Debug> TCP-Session: 47cbea53-4daf-41de-9168-5dbb741fe958 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3951 | 2026.03.18 11:25:31.402115 [ 286 ] {} <Debug> TCP-Session: 7a4bc4e5-9d62-4684-a6ea-be8b19a3ef85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3952 | 2026.03.18 11:25:31.402351 [ 293 ] {} <Debug> TCP-Session: 4f463fcb-666d-41b6-9271-b391326863c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3953 | 2026.03.18 11:25:31.402170 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3954 | 2026.03.18 11:25:31.402438 [ 292 ] {} <Debug> TCP-Session: 2271e78e-c8c3-453f-a5dc-5445f90b8f59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3955 | 2026.03.18 11:25:31.469314 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46731 | ||
| 3956 | 2026.03.18 11:25:31.469455 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3957 | 2026.03.18 11:25:31.469485 [ 288 ] {} <Debug> TCP-Session: 08079696-fb47-42e5-8b35-9d4674b9b984 Authenticating user 'default' from [fd00:1122:3344:101::e]:46731 | ||
| 3958 | 2026.03.18 11:25:31.469514 [ 288 ] {} <Debug> TCP-Session: 08079696-fb47-42e5-8b35-9d4674b9b984 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3959 | 2026.03.18 11:25:31.469534 [ 288 ] {} <Debug> TCP-Session: 08079696-fb47-42e5-8b35-9d4674b9b984 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3960 | 2026.03.18 11:25:31.469773 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33169 | ||
| 3961 | 2026.03.18 11:25:31.469834 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57706 | ||
| 3962 | 2026.03.18 11:25:31.469846 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63162 | ||
| 3963 | 2026.03.18 11:25:31.469872 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65257 | ||
| 3964 | 2026.03.18 11:25:31.469900 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3965 | 2026.03.18 11:25:31.469907 [ 288 ] {} <Trace> TCP-Session: 08079696-fb47-42e5-8b35-9d4674b9b984 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3966 | 2026.03.18 11:25:31.469966 [ 289 ] {} <Debug> TCP-Session: e01fc5ba-2255-4a38-970d-30cdf93bfb94 Authenticating user 'default' from [fd00:1122:3344:101::e]:33169 | ||
| 3967 | 2026.03.18 11:25:31.469986 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3968 | 2026.03.18 11:25:31.469988 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3969 | 2026.03.18 11:25:31.470008 [ 289 ] {} <Debug> TCP-Session: e01fc5ba-2255-4a38-970d-30cdf93bfb94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3970 | 2026.03.18 11:25:31.470031 [ 290 ] {} <Debug> TCP-Session: 0d26cae5-4055-4a43-953d-ce047dd49015 Authenticating user 'default' from [fd00:1122:3344:101::e]:63162 | ||
| 3971 | 2026.03.18 11:25:31.470054 [ 289 ] {} <Debug> TCP-Session: e01fc5ba-2255-4a38-970d-30cdf93bfb94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3972 | 2026.03.18 11:25:31.470037 [ 294 ] {} <Debug> TCP-Session: 54d6ea33-863e-43e2-b24b-d89e27338321 Authenticating user 'default' from [fd00:1122:3344:101::e]:65257 | ||
| 3973 | 2026.03.18 11:25:31.470083 [ 290 ] {} <Debug> TCP-Session: 0d26cae5-4055-4a43-953d-ce047dd49015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3974 | 2026.03.18 11:25:31.470114 [ 294 ] {} <Debug> TCP-Session: 54d6ea33-863e-43e2-b24b-d89e27338321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3975 | 2026.03.18 11:25:31.470121 [ 290 ] {} <Debug> TCP-Session: 0d26cae5-4055-4a43-953d-ce047dd49015 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3976 | 2026.03.18 11:25:31.470129 [ 294 ] {} <Debug> TCP-Session: 54d6ea33-863e-43e2-b24b-d89e27338321 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3977 | 2026.03.18 11:25:31.470145 [ 288 ] {7f15bdb8-c7b9-4d21-aec6-a3310fd732a7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46731) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3978 | 2026.03.18 11:25:31.469925 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3979 | 2026.03.18 11:25:31.469886 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46771 | ||
| 3980 | 2026.03.18 11:25:31.470205 [ 291 ] {} <Debug> TCP-Session: 73558f66-1055-44d9-9f8d-4ec5927d56bd Authenticating user 'default' from [fd00:1122:3344:101::e]:57706 | ||
| 3981 | 2026.03.18 11:25:31.469848 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60889 | ||
| 3982 | 2026.03.18 11:25:31.470257 [ 291 ] {} <Debug> TCP-Session: 73558f66-1055-44d9-9f8d-4ec5927d56bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3983 | 2026.03.18 11:25:31.470291 [ 291 ] {} <Debug> TCP-Session: 73558f66-1055-44d9-9f8d-4ec5927d56bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3984 | 2026.03.18 11:25:31.470329 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3985 | 2026.03.18 11:25:31.470332 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3986 | 2026.03.18 11:25:31.470379 [ 293 ] {} <Debug> TCP-Session: 53da0109-da79-4af0-b9a7-b1cbc3765e22 Authenticating user 'default' from [fd00:1122:3344:101::e]:46771 | ||
| 3987 | 2026.03.18 11:25:31.470388 [ 292 ] {} <Debug> TCP-Session: 3a46b2f1-571c-4021-961d-4e192db2ff7c Authenticating user 'default' from [fd00:1122:3344:101::e]:60889 | ||
| 3988 | 2026.03.18 11:25:31.470412 [ 293 ] {} <Debug> TCP-Session: 53da0109-da79-4af0-b9a7-b1cbc3765e22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3989 | 2026.03.18 11:25:31.470424 [ 292 ] {} <Debug> TCP-Session: 3a46b2f1-571c-4021-961d-4e192db2ff7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3990 | 2026.03.18 11:25:31.470434 [ 293 ] {} <Debug> TCP-Session: 53da0109-da79-4af0-b9a7-b1cbc3765e22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3991 | 2026.03.18 11:25:31.470454 [ 292 ] {} <Debug> TCP-Session: 3a46b2f1-571c-4021-961d-4e192db2ff7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3992 | 2026.03.18 11:25:31.470457 [ 288 ] {7f15bdb8-c7b9-4d21-aec6-a3310fd732a7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3993 | 2026.03.18 11:25:31.470549 [ 288 ] {7f15bdb8-c7b9-4d21-aec6-a3310fd732a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3994 | 2026.03.18 11:25:31.470913 [ 288 ] {7f15bdb8-c7b9-4d21-aec6-a3310fd732a7} <Debug> oximeter.version (5a74e377-dedb-4303-97fa-7688a0a55619) (SelectExecutor): Key condition: unknown | ||
| 3995 | 2026.03.18 11:25:31.471928 [ 260 ] {7f15bdb8-c7b9-4d21-aec6-a3310fd732a7} <Trace> AggregatingTransform: Aggregating | ||
| 3996 | 2026.03.18 11:25:31.471981 [ 260 ] {7f15bdb8-c7b9-4d21-aec6-a3310fd732a7} <Trace> Aggregator: Aggregation method: without_key | ||
| 3997 | 2026.03.18 11:25:31.472024 [ 260 ] {7f15bdb8-c7b9-4d21-aec6-a3310fd732a7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000990983 sec. (1009.099 rows/sec., 39.42 KiB/sec.) | ||
| 3998 | 2026.03.18 11:25:31.472043 [ 260 ] {7f15bdb8-c7b9-4d21-aec6-a3310fd732a7} <Trace> Aggregator: Merging aggregated data | ||
| 3999 | 2026.03.18 11:25:31.473448 [ 288 ] {7f15bdb8-c7b9-4d21-aec6-a3310fd732a7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003374 sec., 296.38411381149973 rows/sec., 11.58 KiB/sec. | ||
| 4000 | 2026.03.18 11:25:31.473613 [ 288 ] {7f15bdb8-c7b9-4d21-aec6-a3310fd732a7} <Debug> TCPHandler: Processed in 0.003832237 sec. | ||
| 4001 | 2026.03.18 11:25:31.473721 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4002 | 2026.03.18 11:25:31.473762 [ 288 ] {} <Debug> TCP-Session: 08079696-fb47-42e5-8b35-9d4674b9b984 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4003 | 2026.03.18 11:25:31.473806 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4004 | 2026.03.18 11:25:31.473831 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4005 | 2026.03.18 11:25:31.473855 [ 289 ] {} <Debug> TCP-Session: e01fc5ba-2255-4a38-970d-30cdf93bfb94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4006 | 2026.03.18 11:25:31.473851 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4007 | 2026.03.18 11:25:31.473885 [ 293 ] {} <Debug> TCP-Session: 53da0109-da79-4af0-b9a7-b1cbc3765e22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4008 | 2026.03.18 11:25:31.473924 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4009 | 2026.03.18 11:25:31.473925 [ 291 ] {} <Debug> TCP-Session: 73558f66-1055-44d9-9f8d-4ec5927d56bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4010 | 2026.03.18 11:25:31.473949 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4011 | 2026.03.18 11:25:31.473975 [ 290 ] {} <Debug> TCP-Session: 0d26cae5-4055-4a43-953d-ce047dd49015 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4012 | 2026.03.18 11:25:31.473877 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4013 | 2026.03.18 11:25:31.474008 [ 294 ] {} <Debug> TCP-Session: 54d6ea33-863e-43e2-b24b-d89e27338321 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4014 | 2026.03.18 11:25:31.474036 [ 292 ] {} <Debug> TCP-Session: 3a46b2f1-571c-4021-961d-4e192db2ff7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4015 | 2026.03.18 11:25:31.475240 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57174 | ||
| 4016 | 2026.03.18 11:25:31.475250 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60271 | ||
| 4017 | 2026.03.18 11:25:31.475324 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4018 | 2026.03.18 11:25:31.475358 [ 286 ] {} <Debug> TCP-Session: 519817bd-c7cb-4e59-a825-79d507ea2d8e Authenticating user 'default' from [fd00:1122:3344:101::e]:57174 | ||
| 4019 | 2026.03.18 11:25:31.475364 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4020 | 2026.03.18 11:25:31.475377 [ 286 ] {} <Debug> TCP-Session: 519817bd-c7cb-4e59-a825-79d507ea2d8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4021 | 2026.03.18 11:25:31.475414 [ 286 ] {} <Debug> TCP-Session: 519817bd-c7cb-4e59-a825-79d507ea2d8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4022 | 2026.03.18 11:25:31.475413 [ 3 ] {} <Debug> TCP-Session: 3a6e2607-7698-4e89-ba61-417ff65f9b0d Authenticating user 'default' from [fd00:1122:3344:101::e]:60271 | ||
| 4023 | 2026.03.18 11:25:31.475460 [ 3 ] {} <Debug> TCP-Session: 3a6e2607-7698-4e89-ba61-417ff65f9b0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4024 | 2026.03.18 11:25:31.475486 [ 3 ] {} <Debug> TCP-Session: 3a6e2607-7698-4e89-ba61-417ff65f9b0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4025 | 2026.03.18 11:25:31.500856 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:60271). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4026 | |||
| 4027 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4028 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4029 | 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 | ||
| 4030 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4031 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4032 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4033 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4034 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4035 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4036 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4037 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4038 | (version 23.8.7.1) | ||
| 4039 | 2026.03.18 11:25:31.501074 [ 3 ] {} <Debug> TCP-Session: 3a6e2607-7698-4e89-ba61-417ff65f9b0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4040 | 2026.03.18 11:25:31.501097 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:57174). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4041 | |||
| 4042 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4043 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4044 | 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 | ||
| 4045 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4046 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4047 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4048 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4049 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4050 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4051 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4052 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4053 | (version 23.8.7.1) | ||
| 4054 | 2026.03.18 11:25:31.501193 [ 286 ] {} <Debug> TCP-Session: 519817bd-c7cb-4e59-a825-79d507ea2d8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4055 | 2026.03.18 11:25:32.001185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.67 MiB, peak 247.56 MiB, free memory in arenas 0.00 B, will set to 238.72 MiB (RSS), difference: 1.05 MiB | ||
| 4056 | 2026.03.18 11:25:32.713647 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8165 | ||
| 4057 | 2026.03.18 11:25:32.714128 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4058 | 2026.03.18 11:25:32.714179 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4059 | 2026.03.18 11:25:32.714686 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4060 | 2026.03.18 11:25:32.714930 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4061 | 2026.03.18 11:25:32.715074 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8165 | ||
| 4062 | 2026.03.18 11:25:33.127604 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4063 | 2026.03.18 11:25:33.142832 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4064 | 2026.03.18 11:25:33.142889 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4065 | 2026.03.18 11:25:33.149277 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4066 | 2026.03.18 11:25:33.149986 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4067 | 2026.03.18 11:25:33.152644 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4068 | 2026.03.18 11:25:35.237994 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 516 | ||
| 4069 | 2026.03.18 11:25:35.240327 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4070 | 2026.03.18 11:25:35.240387 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4071 | 2026.03.18 11:25:35.241604 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4072 | 2026.03.18 11:25:35.241900 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4073 | 2026.03.18 11:25:35.242273 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 516 | ||
| 4074 | 2026.03.18 11:25:36.259589 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4075 | 2026.03.18 11:25:36.259805 [ 5 ] {80b65ff2-7f98-43bf-95f8-3b297c0f8fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4076 | 2026.03.18 11:25:36.259875 [ 5 ] {80b65ff2-7f98-43bf-95f8-3b297c0f8fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4077 | 2026.03.18 11:25:36.260554 [ 5 ] {80b65ff2-7f98-43bf-95f8-3b297c0f8fd6} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4078 | 2026.03.18 11:25:36.260599 [ 5 ] {80b65ff2-7f98-43bf-95f8-3b297c0f8fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4079 | 2026.03.18 11:25:36.261005 [ 5 ] {80b65ff2-7f98-43bf-95f8-3b297c0f8fd6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4080 | 2026.03.18 11:25:36.261242 [ 5 ] {80b65ff2-7f98-43bf-95f8-3b297c0f8fd6} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4081 | 2026.03.18 11:25:36.261400 [ 5 ] {80b65ff2-7f98-43bf-95f8-3b297c0f8fd6} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001645 sec., 71732.52279635258 rows/sec., 6.10 MiB/sec. | ||
| 4082 | 2026.03.18 11:25:36.261449 [ 5 ] {80b65ff2-7f98-43bf-95f8-3b297c0f8fd6} <Debug> TCPHandler: Processed in 0.002014476 sec. | ||
| 4083 | 2026.03.18 11:25:36.261572 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4084 | 2026.03.18 11:25:36.261691 [ 5 ] {8700166e-9721-45b4-b00d-c7736808134a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4085 | 2026.03.18 11:25:36.261740 [ 5 ] {8700166e-9721-45b4-b00d-c7736808134a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4086 | 2026.03.18 11:25:36.262161 [ 5 ] {8700166e-9721-45b4-b00d-c7736808134a} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4087 | 2026.03.18 11:25:36.262196 [ 5 ] {8700166e-9721-45b4-b00d-c7736808134a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4088 | 2026.03.18 11:25:36.262507 [ 5 ] {8700166e-9721-45b4-b00d-c7736808134a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4089 | 2026.03.18 11:25:36.262732 [ 5 ] {8700166e-9721-45b4-b00d-c7736808134a} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4090 | 2026.03.18 11:25:36.262863 [ 5 ] {8700166e-9721-45b4-b00d-c7736808134a} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001212 sec., 25577.55775577558 rows/sec., 1.88 MiB/sec. | ||
| 4091 | 2026.03.18 11:25:36.262901 [ 5 ] {8700166e-9721-45b4-b00d-c7736808134a} <Debug> TCPHandler: Processed in 0.001380731 sec. | ||
| 4092 | 2026.03.18 11:25:36.263004 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4093 | 2026.03.18 11:25:36.263099 [ 5 ] {732110bb-367f-4898-847a-31a01f40a723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4094 | 2026.03.18 11:25:36.263140 [ 5 ] {732110bb-367f-4898-847a-31a01f40a723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4095 | 2026.03.18 11:25:36.263567 [ 5 ] {732110bb-367f-4898-847a-31a01f40a723} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4096 | 2026.03.18 11:25:36.263601 [ 5 ] {732110bb-367f-4898-847a-31a01f40a723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4097 | 2026.03.18 11:25:36.263914 [ 5 ] {732110bb-367f-4898-847a-31a01f40a723} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4098 | 2026.03.18 11:25:36.264126 [ 5 ] {732110bb-367f-4898-847a-31a01f40a723} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4099 | 2026.03.18 11:25:36.264250 [ 5 ] {732110bb-367f-4898-847a-31a01f40a723} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00117 sec., 81196.58119658119 rows/sec., 6.34 MiB/sec. | ||
| 4100 | 2026.03.18 11:25:36.264288 [ 5 ] {732110bb-367f-4898-847a-31a01f40a723} <Debug> TCPHandler: Processed in 0.00133362 sec. | ||
| 4101 | 2026.03.18 11:25:36.264399 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4102 | 2026.03.18 11:25:36.264494 [ 5 ] {ae83c4e5-f8cc-460c-99b6-6566894980e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4103 | 2026.03.18 11:25:36.264539 [ 5 ] {ae83c4e5-f8cc-460c-99b6-6566894980e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4104 | 2026.03.18 11:25:36.264936 [ 5 ] {ae83c4e5-f8cc-460c-99b6-6566894980e1} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4105 | 2026.03.18 11:25:36.264970 [ 5 ] {ae83c4e5-f8cc-460c-99b6-6566894980e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4106 | 2026.03.18 11:25:36.265304 [ 5 ] {ae83c4e5-f8cc-460c-99b6-6566894980e1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4107 | 2026.03.18 11:25:36.265519 [ 5 ] {ae83c4e5-f8cc-460c-99b6-6566894980e1} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4108 | 2026.03.18 11:25:36.265648 [ 5 ] {ae83c4e5-f8cc-460c-99b6-6566894980e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 4109 | 2026.03.18 11:25:36.265686 [ 5 ] {ae83c4e5-f8cc-460c-99b6-6566894980e1} <Debug> TCPHandler: Processed in 0.001337181 sec. | ||
| 4110 | 2026.03.18 11:25:36.265808 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4111 | 2026.03.18 11:25:36.265929 [ 5 ] {57e70e24-7fc5-4c3c-bd31-0268fbbe39c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4112 | 2026.03.18 11:25:36.265995 [ 5 ] {57e70e24-7fc5-4c3c-bd31-0268fbbe39c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4113 | 2026.03.18 11:25:36.266859 [ 5 ] {57e70e24-7fc5-4c3c-bd31-0268fbbe39c6} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4114 | 2026.03.18 11:25:36.266895 [ 5 ] {57e70e24-7fc5-4c3c-bd31-0268fbbe39c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4115 | 2026.03.18 11:25:36.267461 [ 5 ] {57e70e24-7fc5-4c3c-bd31-0268fbbe39c6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4116 | 2026.03.18 11:25:36.267692 [ 5 ] {57e70e24-7fc5-4c3c-bd31-0268fbbe39c6} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4117 | 2026.03.18 11:25:36.267832 [ 5 ] {57e70e24-7fc5-4c3c-bd31-0268fbbe39c6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001931 sec., 16053.858104609011 rows/sec., 28.77 MiB/sec. | ||
| 4118 | 2026.03.18 11:25:36.267894 [ 5 ] {57e70e24-7fc5-4c3c-bd31-0268fbbe39c6} <Debug> TCPHandler: Processed in 0.002149429 sec. | ||
| 4119 | 2026.03.18 11:25:36.268009 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4120 | 2026.03.18 11:25:36.268106 [ 5 ] {969eaf1b-dca8-4ad1-8889-f137cf669c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4121 | 2026.03.18 11:25:36.268148 [ 5 ] {969eaf1b-dca8-4ad1-8889-f137cf669c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4122 | 2026.03.18 11:25:36.268481 [ 5 ] {969eaf1b-dca8-4ad1-8889-f137cf669c36} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4123 | 2026.03.18 11:25:36.268517 [ 5 ] {969eaf1b-dca8-4ad1-8889-f137cf669c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4124 | 2026.03.18 11:25:36.268826 [ 5 ] {969eaf1b-dca8-4ad1-8889-f137cf669c36} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4125 | 2026.03.18 11:25:36.269050 [ 5 ] {969eaf1b-dca8-4ad1-8889-f137cf669c36} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4126 | 2026.03.18 11:25:36.269177 [ 5 ] {969eaf1b-dca8-4ad1-8889-f137cf669c36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 4127 | 2026.03.18 11:25:36.269213 [ 5 ] {969eaf1b-dca8-4ad1-8889-f137cf669c36} <Debug> TCPHandler: Processed in 0.001254379 sec. | ||
| 4128 | 2026.03.18 11:25:40.110673 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4129 | 2026.03.18 11:25:40.110747 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4130 | 2026.03.18 11:25:40.215524 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8677 | ||
| 4131 | 2026.03.18 11:25:40.216087 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4132 | 2026.03.18 11:25:40.216132 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4133 | 2026.03.18 11:25:40.216629 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4134 | 2026.03.18 11:25:40.216848 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4135 | 2026.03.18 11:25:40.216981 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8677 | ||
| 4136 | 2026.03.18 11:25:40.652988 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4137 | 2026.03.18 11:25:40.668920 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4138 | 2026.03.18 11:25:40.668990 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4139 | 2026.03.18 11:25:40.675330 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4140 | 2026.03.18 11:25:40.676017 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4141 | 2026.03.18 11:25:40.678894 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4142 | 2026.03.18 11:25:41.257430 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4143 | 2026.03.18 11:25:41.257721 [ 5 ] {6387fe5c-7501-4b5e-ae53-4e103c8de7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4144 | 2026.03.18 11:25:41.257828 [ 5 ] {6387fe5c-7501-4b5e-ae53-4e103c8de7c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4145 | 2026.03.18 11:25:41.258670 [ 5 ] {6387fe5c-7501-4b5e-ae53-4e103c8de7c7} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4146 | 2026.03.18 11:25:41.258716 [ 5 ] {6387fe5c-7501-4b5e-ae53-4e103c8de7c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4147 | 2026.03.18 11:25:41.259113 [ 5 ] {6387fe5c-7501-4b5e-ae53-4e103c8de7c7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4148 | 2026.03.18 11:25:41.259344 [ 5 ] {6387fe5c-7501-4b5e-ae53-4e103c8de7c7} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4149 | 2026.03.18 11:25:41.259502 [ 5 ] {6387fe5c-7501-4b5e-ae53-4e103c8de7c7} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001862 sec., 40816.32653061225 rows/sec., 3.36 MiB/sec. | ||
| 4150 | 2026.03.18 11:25:41.259551 [ 5 ] {6387fe5c-7501-4b5e-ae53-4e103c8de7c7} <Debug> TCPHandler: Processed in 0.002309013 sec. | ||
| 4151 | 2026.03.18 11:25:41.259681 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4152 | 2026.03.18 11:25:41.259785 [ 5 ] {d9e875b0-1f3e-4dbc-825a-d9c3ac784d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4153 | 2026.03.18 11:25:41.259831 [ 5 ] {d9e875b0-1f3e-4dbc-825a-d9c3ac784d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4154 | 2026.03.18 11:25:41.260258 [ 5 ] {d9e875b0-1f3e-4dbc-825a-d9c3ac784d3d} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4155 | 2026.03.18 11:25:41.260293 [ 5 ] {d9e875b0-1f3e-4dbc-825a-d9c3ac784d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4156 | 2026.03.18 11:25:41.260601 [ 5 ] {d9e875b0-1f3e-4dbc-825a-d9c3ac784d3d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4157 | 2026.03.18 11:25:41.260821 [ 5 ] {d9e875b0-1f3e-4dbc-825a-d9c3ac784d3d} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4158 | 2026.03.18 11:25:41.260960 [ 5 ] {d9e875b0-1f3e-4dbc-825a-d9c3ac784d3d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001199 sec., 8340.283569641368 rows/sec., 627.15 KiB/sec. | ||
| 4159 | 2026.03.18 11:25:41.261001 [ 5 ] {d9e875b0-1f3e-4dbc-825a-d9c3ac784d3d} <Debug> TCPHandler: Processed in 0.001372041 sec. | ||
| 4160 | 2026.03.18 11:25:41.261120 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4161 | 2026.03.18 11:25:41.261219 [ 5 ] {2e9fcbee-3219-4bc3-ba8a-56de6bf96aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4162 | 2026.03.18 11:25:41.261260 [ 5 ] {2e9fcbee-3219-4bc3-ba8a-56de6bf96aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4163 | 2026.03.18 11:25:41.261685 [ 5 ] {2e9fcbee-3219-4bc3-ba8a-56de6bf96aa1} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4164 | 2026.03.18 11:25:41.261721 [ 5 ] {2e9fcbee-3219-4bc3-ba8a-56de6bf96aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4165 | 2026.03.18 11:25:41.262049 [ 5 ] {2e9fcbee-3219-4bc3-ba8a-56de6bf96aa1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4166 | 2026.03.18 11:25:41.262263 [ 5 ] {2e9fcbee-3219-4bc3-ba8a-56de6bf96aa1} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2026.03.18 11:25:41.262392 [ 5 ] {2e9fcbee-3219-4bc3-ba8a-56de6bf96aa1} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001194 sec., 61976.549413735345 rows/sec., 4.84 MiB/sec. | ||
| 4168 | 2026.03.18 11:25:41.262429 [ 5 ] {2e9fcbee-3219-4bc3-ba8a-56de6bf96aa1} <Debug> TCPHandler: Processed in 0.001359551 sec. | ||
| 4169 | 2026.03.18 11:25:41.262542 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4170 | 2026.03.18 11:25:41.262639 [ 5 ] {24d215dd-1e0a-4aa0-8fde-0a2a03dc4891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4171 | 2026.03.18 11:25:41.262684 [ 5 ] {24d215dd-1e0a-4aa0-8fde-0a2a03dc4891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4172 | 2026.03.18 11:25:41.263091 [ 5 ] {24d215dd-1e0a-4aa0-8fde-0a2a03dc4891} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4173 | 2026.03.18 11:25:41.263126 [ 5 ] {24d215dd-1e0a-4aa0-8fde-0a2a03dc4891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4174 | 2026.03.18 11:25:41.263467 [ 5 ] {24d215dd-1e0a-4aa0-8fde-0a2a03dc4891} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4175 | 2026.03.18 11:25:41.263673 [ 5 ] {24d215dd-1e0a-4aa0-8fde-0a2a03dc4891} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4176 | 2026.03.18 11:25:41.263802 [ 5 ] {24d215dd-1e0a-4aa0-8fde-0a2a03dc4891} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 4177 | 2026.03.18 11:25:41.263839 [ 5 ] {24d215dd-1e0a-4aa0-8fde-0a2a03dc4891} <Debug> TCPHandler: Processed in 0.001347151 sec. | ||
| 4178 | 2026.03.18 11:25:41.263961 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4179 | 2026.03.18 11:25:41.264083 [ 5 ] {a5486375-e572-4758-92a4-670f2e6592fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4180 | 2026.03.18 11:25:41.264150 [ 5 ] {a5486375-e572-4758-92a4-670f2e6592fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4181 | 2026.03.18 11:25:41.264945 [ 5 ] {a5486375-e572-4758-92a4-670f2e6592fa} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4182 | 2026.03.18 11:25:41.264980 [ 5 ] {a5486375-e572-4758-92a4-670f2e6592fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4183 | 2026.03.18 11:25:41.265526 [ 5 ] {a5486375-e572-4758-92a4-670f2e6592fa} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4184 | 2026.03.18 11:25:41.265750 [ 5 ] {a5486375-e572-4758-92a4-670f2e6592fa} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4185 | 2026.03.18 11:25:41.265886 [ 5 ] {a5486375-e572-4758-92a4-670f2e6592fa} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001829 sec., 5467.468562055768 rows/sec., 9.80 MiB/sec. | ||
| 4186 | 2026.03.18 11:25:41.265947 [ 5 ] {a5486375-e572-4758-92a4-670f2e6592fa} <Debug> TCPHandler: Processed in 0.002049437 sec. | ||
| 4187 | 2026.03.18 11:25:41.266057 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4188 | 2026.03.18 11:25:41.266153 [ 5 ] {5c9fad7c-b5d4-4404-bc98-7a1101da150e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4189 | 2026.03.18 11:25:41.266195 [ 5 ] {5c9fad7c-b5d4-4404-bc98-7a1101da150e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4190 | 2026.03.18 11:25:41.266528 [ 5 ] {5c9fad7c-b5d4-4404-bc98-7a1101da150e} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4191 | 2026.03.18 11:25:41.266563 [ 5 ] {5c9fad7c-b5d4-4404-bc98-7a1101da150e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4192 | 2026.03.18 11:25:41.266874 [ 5 ] {5c9fad7c-b5d4-4404-bc98-7a1101da150e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4193 | 2026.03.18 11:25:41.267083 [ 5 ] {5c9fad7c-b5d4-4404-bc98-7a1101da150e} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4194 | 2026.03.18 11:25:41.267208 [ 5 ] {5c9fad7c-b5d4-4404-bc98-7a1101da150e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 4195 | 2026.03.18 11:25:41.267244 [ 5 ] {5c9fad7c-b5d4-4404-bc98-7a1101da150e} <Debug> TCPHandler: Processed in 0.001236438 sec. | ||
| 4196 | 2026.03.18 11:25:42.014281 [ 97 ] {} <Debug> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4197 | 2026.03.18 11:25:42.014346 [ 97 ] {} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4198 | 2026.03.18 11:25:42.014370 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4199 | 2026.03.18 11:25:42.014520 [ 188 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::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 | ||
| 4200 | 2026.03.18 11:25:42.014668 [ 188 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4201 | 2026.03.18 11:25:42.014703 [ 188 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 4202 | 2026.03.18 11:25:42.014774 [ 188 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 4203 | 2026.03.18 11:25:42.014820 [ 188 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::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 | ||
| 4204 | 2026.03.18 11:25:42.014866 [ 188 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4205 | 2026.03.18 11:25:42.014993 [ 188 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4206 | 2026.03.18 11:25:42.015783 [ 201 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.001344761 sec., 246884.018795905 rows/sec., 15.50 MiB/sec. | ||
| 4207 | 2026.03.18 11:25:42.016012 [ 189 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4208 | 2026.03.18 11:25:42.016286 [ 189 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_5_1} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4209 | 2026.03.18 11:25:42.016358 [ 189 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_5_1} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4210 | 2026.03.18 11:25:42.016440 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4211 | 2026.03.18 11:25:42.734421 [ 97 ] {} <Debug> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4212 | 2026.03.18 11:25:42.734507 [ 97 ] {} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4213 | 2026.03.18 11:25:42.734544 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4214 | 2026.03.18 11:25:42.734800 [ 188 ] {c515034c-33db-44de-9081-eeca588cfedb::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 | ||
| 4215 | 2026.03.18 11:25:42.734998 [ 188 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4216 | 2026.03.18 11:25:42.735045 [ 188 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 4217 | 2026.03.18 11:25:42.735107 [ 188 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 4218 | 2026.03.18 11:25:42.735148 [ 188 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4219 | 2026.03.18 11:25:42.735201 [ 188 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4220 | 2026.03.18 11:25:42.735239 [ 188 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4221 | 2026.03.18 11:25:42.736123 [ 189 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 5 columns (5 merged, 0 gathered) in 0.001428262 sec., 448097.0578227244 rows/sec., 31.15 MiB/sec. | ||
| 4222 | 2026.03.18 11:25:42.736253 [ 188 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4223 | 2026.03.18 11:25:42.736484 [ 188 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_5_1} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4224 | 2026.03.18 11:25:42.736545 [ 188 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_5_1} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4225 | 2026.03.18 11:25:42.736614 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4226 | 2026.03.18 11:25:45.243229 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 540 | ||
| 4227 | 2026.03.18 11:25:45.245207 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4228 | 2026.03.18 11:25:45.245249 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4229 | 2026.03.18 11:25:45.246472 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4230 | 2026.03.18 11:25:45.246753 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4231 | 2026.03.18 11:25:45.247005 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 540 | ||
| 4232 | 2026.03.18 11:25:46.260693 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4233 | 2026.03.18 11:25:46.260892 [ 5 ] {e0e09567-499e-45b2-83a6-4fe63dcf631d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4234 | 2026.03.18 11:25:46.260965 [ 5 ] {e0e09567-499e-45b2-83a6-4fe63dcf631d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4235 | 2026.03.18 11:25:46.261626 [ 5 ] {e0e09567-499e-45b2-83a6-4fe63dcf631d} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4236 | 2026.03.18 11:25:46.261668 [ 5 ] {e0e09567-499e-45b2-83a6-4fe63dcf631d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4237 | 2026.03.18 11:25:46.262066 [ 5 ] {e0e09567-499e-45b2-83a6-4fe63dcf631d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4238 | 2026.03.18 11:25:46.262291 [ 5 ] {e0e09567-499e-45b2-83a6-4fe63dcf631d} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4239 | 2026.03.18 11:25:46.262440 [ 5 ] {e0e09567-499e-45b2-83a6-4fe63dcf631d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001603 sec., 6238.303181534622 rows/sec., 508.69 KiB/sec. | ||
| 4240 | 2026.03.18 11:25:46.262480 [ 5 ] {e0e09567-499e-45b2-83a6-4fe63dcf631d} <Debug> TCPHandler: Processed in 0.001924904 sec. | ||
| 4241 | 2026.03.18 11:25:46.262635 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4242 | 2026.03.18 11:25:46.262738 [ 5 ] {f5242021-3045-42e8-968d-29e65f9cd2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4243 | 2026.03.18 11:25:46.262778 [ 5 ] {f5242021-3045-42e8-968d-29e65f9cd2df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4244 | 2026.03.18 11:25:46.263282 [ 5 ] {f5242021-3045-42e8-968d-29e65f9cd2df} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4245 | 2026.03.18 11:25:46.263317 [ 5 ] {f5242021-3045-42e8-968d-29e65f9cd2df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4246 | 2026.03.18 11:25:46.263630 [ 5 ] {f5242021-3045-42e8-968d-29e65f9cd2df} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4247 | 2026.03.18 11:25:46.263848 [ 5 ] {f5242021-3045-42e8-968d-29e65f9cd2df} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4248 | 2026.03.18 11:25:46.263980 [ 5 ] {f5242021-3045-42e8-968d-29e65f9cd2df} <Debug> executeQuery: Read 123 rows, 10.64 KiB in 0.00126 sec., 97619.04761904762 rows/sec., 8.25 MiB/sec. | ||
| 4249 | 2026.03.18 11:25:46.264016 [ 5 ] {f5242021-3045-42e8-968d-29e65f9cd2df} <Debug> TCPHandler: Processed in 0.001430123 sec. | ||
| 4250 | 2026.03.18 11:25:46.264135 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4251 | 2026.03.18 11:25:46.264229 [ 5 ] {b93af51e-8583-4b46-a5c0-46c9e6890da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4252 | 2026.03.18 11:25:46.264269 [ 5 ] {b93af51e-8583-4b46-a5c0-46c9e6890da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4253 | 2026.03.18 11:25:46.264676 [ 5 ] {b93af51e-8583-4b46-a5c0-46c9e6890da8} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4254 | 2026.03.18 11:25:46.264711 [ 5 ] {b93af51e-8583-4b46-a5c0-46c9e6890da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4255 | 2026.03.18 11:25:46.265045 [ 5 ] {b93af51e-8583-4b46-a5c0-46c9e6890da8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4256 | 2026.03.18 11:25:46.265248 [ 5 ] {b93af51e-8583-4b46-a5c0-46c9e6890da8} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4257 | 2026.03.18 11:25:46.265372 [ 5 ] {b93af51e-8583-4b46-a5c0-46c9e6890da8} <Debug> executeQuery: Read 41 rows, 3.03 KiB in 0.001162 sec., 35283.993115318415 rows/sec., 2.55 MiB/sec. | ||
| 4258 | 2026.03.18 11:25:46.265408 [ 5 ] {b93af51e-8583-4b46-a5c0-46c9e6890da8} <Debug> TCPHandler: Processed in 0.00132114 sec. | ||
| 4259 | 2026.03.18 11:25:46.265518 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4260 | 2026.03.18 11:25:46.265611 [ 5 ] {8937270f-b9cd-4876-9150-6f9a110af8cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4261 | 2026.03.18 11:25:46.265651 [ 5 ] {8937270f-b9cd-4876-9150-6f9a110af8cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4262 | 2026.03.18 11:25:46.266077 [ 5 ] {8937270f-b9cd-4876-9150-6f9a110af8cf} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4263 | 2026.03.18 11:25:46.266111 [ 5 ] {8937270f-b9cd-4876-9150-6f9a110af8cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4264 | 2026.03.18 11:25:46.266427 [ 5 ] {8937270f-b9cd-4876-9150-6f9a110af8cf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4265 | 2026.03.18 11:25:46.266640 [ 5 ] {8937270f-b9cd-4876-9150-6f9a110af8cf} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4266 | 2026.03.18 11:25:46.266771 [ 5 ] {8937270f-b9cd-4876-9150-6f9a110af8cf} <Debug> executeQuery: Read 105 rows, 8.41 KiB in 0.001176 sec., 89285.71428571429 rows/sec., 6.99 MiB/sec. | ||
| 4267 | 2026.03.18 11:25:46.266806 [ 5 ] {8937270f-b9cd-4876-9150-6f9a110af8cf} <Debug> TCPHandler: Processed in 0.00133605 sec. | ||
| 4268 | 2026.03.18 11:25:46.266916 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4269 | 2026.03.18 11:25:46.267010 [ 5 ] {d1dbe675-8e18-4dd4-a1fa-faa1bb74742c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4270 | 2026.03.18 11:25:46.267053 [ 5 ] {d1dbe675-8e18-4dd4-a1fa-faa1bb74742c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4271 | 2026.03.18 11:25:46.267453 [ 5 ] {d1dbe675-8e18-4dd4-a1fa-faa1bb74742c} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4272 | 2026.03.18 11:25:46.267488 [ 5 ] {d1dbe675-8e18-4dd4-a1fa-faa1bb74742c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4273 | 2026.03.18 11:25:46.267814 [ 5 ] {d1dbe675-8e18-4dd4-a1fa-faa1bb74742c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4274 | 2026.03.18 11:25:46.268031 [ 5 ] {d1dbe675-8e18-4dd4-a1fa-faa1bb74742c} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4275 | 2026.03.18 11:25:46.268162 [ 5 ] {d1dbe675-8e18-4dd4-a1fa-faa1bb74742c} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001169 sec., 141146.2788708298 rows/sec., 9.83 MiB/sec. | ||
| 4276 | 2026.03.18 11:25:46.268196 [ 5 ] {d1dbe675-8e18-4dd4-a1fa-faa1bb74742c} <Debug> TCPHandler: Processed in 0.00132905 sec. | ||
| 4277 | 2026.03.18 11:25:46.268315 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4278 | 2026.03.18 11:25:46.268408 [ 5 ] {519ec584-30d9-44a6-ab55-18712d74db4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4279 | 2026.03.18 11:25:46.268463 [ 5 ] {519ec584-30d9-44a6-ab55-18712d74db4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4280 | 2026.03.18 11:25:46.269277 [ 5 ] {519ec584-30d9-44a6-ab55-18712d74db4b} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4281 | 2026.03.18 11:25:46.269311 [ 5 ] {519ec584-30d9-44a6-ab55-18712d74db4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4282 | 2026.03.18 11:25:46.269855 [ 5 ] {519ec584-30d9-44a6-ab55-18712d74db4b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4283 | 2026.03.18 11:25:46.270075 [ 5 ] {519ec584-30d9-44a6-ab55-18712d74db4b} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4284 | 2026.03.18 11:25:46.270210 [ 5 ] {519ec584-30d9-44a6-ab55-18712d74db4b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001819 sec., 17042.330951072017 rows/sec., 30.54 MiB/sec. | ||
| 4285 | 2026.03.18 11:25:46.270272 [ 5 ] {519ec584-30d9-44a6-ab55-18712d74db4b} <Debug> TCPHandler: Processed in 0.002005145 sec. | ||
| 4286 | 2026.03.18 11:25:46.270383 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4287 | 2026.03.18 11:25:46.270476 [ 5 ] {11d60135-3142-404d-8d7c-42b5c84826b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4288 | 2026.03.18 11:25:46.270517 [ 5 ] {11d60135-3142-404d-8d7c-42b5c84826b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4289 | 2026.03.18 11:25:46.270849 [ 5 ] {11d60135-3142-404d-8d7c-42b5c84826b3} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4290 | 2026.03.18 11:25:46.270884 [ 5 ] {11d60135-3142-404d-8d7c-42b5c84826b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4291 | 2026.03.18 11:25:46.271182 [ 5 ] {11d60135-3142-404d-8d7c-42b5c84826b3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4292 | 2026.03.18 11:25:46.271382 [ 5 ] {11d60135-3142-404d-8d7c-42b5c84826b3} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4293 | 2026.03.18 11:25:46.271510 [ 5 ] {11d60135-3142-404d-8d7c-42b5c84826b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 4294 | 2026.03.18 11:25:46.271544 [ 5 ] {11d60135-3142-404d-8d7c-42b5c84826b3} <Debug> TCPHandler: Processed in 0.001210637 sec. | ||
| 4295 | 2026.03.18 11:25:47.718638 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9125 | ||
| 4296 | 2026.03.18 11:25:47.719136 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4297 | 2026.03.18 11:25:47.719178 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4298 | 2026.03.18 11:25:47.719684 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4299 | 2026.03.18 11:25:47.719929 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4300 | 2026.03.18 11:25:47.720056 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9125 | ||
| 4301 | 2026.03.18 11:25:48.180600 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4302 | 2026.03.18 11:25:48.197133 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4303 | 2026.03.18 11:25:48.197193 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4304 | 2026.03.18 11:25:48.204350 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4305 | 2026.03.18 11:25:48.205169 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4306 | 2026.03.18 11:25:48.208215 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4307 | 2026.03.18 11:25:49.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.00 MiB, peak 247.56 MiB, free memory in arenas 0.00 B, will set to 243.01 MiB (RSS), difference: 1.01 MiB | ||
| 4308 | 2026.03.18 11:25:51.259370 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4309 | 2026.03.18 11:25:51.259568 [ 5 ] {eee4f73a-b141-43f0-88c8-c917ce589269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4310 | 2026.03.18 11:25:51.259642 [ 5 ] {eee4f73a-b141-43f0-88c8-c917ce589269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4311 | 2026.03.18 11:25:51.260363 [ 5 ] {eee4f73a-b141-43f0-88c8-c917ce589269} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4312 | 2026.03.18 11:25:51.260411 [ 5 ] {eee4f73a-b141-43f0-88c8-c917ce589269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4313 | 2026.03.18 11:25:51.260805 [ 5 ] {eee4f73a-b141-43f0-88c8-c917ce589269} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4314 | 2026.03.18 11:25:51.261028 [ 5 ] {eee4f73a-b141-43f0-88c8-c917ce589269} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4315 | 2026.03.18 11:25:51.261152 [ 88 ] {} <Debug> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4316 | 2026.03.18 11:25:51.261182 [ 5 ] {eee4f73a-b141-43f0-88c8-c917ce589269} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001668 sec., 45563.549160671464 rows/sec., 3.75 MiB/sec. | ||
| 4317 | 2026.03.18 11:25:51.261221 [ 88 ] {} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4318 | 2026.03.18 11:25:51.261242 [ 5 ] {eee4f73a-b141-43f0-88c8-c917ce589269} <Debug> TCPHandler: Processed in 0.002005676 sec. | ||
| 4319 | 2026.03.18 11:25:51.261246 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4320 | 2026.03.18 11:25:51.261370 [ 200 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::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 | ||
| 4321 | 2026.03.18 11:25:51.261373 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4322 | 2026.03.18 11:25:51.261492 [ 200 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4323 | 2026.03.18 11:25:51.261501 [ 5 ] {60dd39fb-78eb-4087-bc98-fb1866a8f199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4324 | 2026.03.18 11:25:51.261533 [ 200 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1009 rows starting from the beginning of the part | ||
| 4325 | 2026.03.18 11:25:51.261554 [ 5 ] {60dd39fb-78eb-4087-bc98-fb1866a8f199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4326 | 2026.03.18 11:25:51.261606 [ 200 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 196 rows starting from the beginning of the part | ||
| 4327 | 2026.03.18 11:25:51.261656 [ 200 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 118 rows starting from the beginning of the part | ||
| 4328 | 2026.03.18 11:25:51.261720 [ 200 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 76 rows starting from the beginning of the part | ||
| 4329 | 2026.03.18 11:25:51.261770 [ 200 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 123 rows starting from the beginning of the part | ||
| 4330 | 2026.03.18 11:25:51.261820 [ 200 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 76 rows starting from the beginning of the part | ||
| 4331 | 2026.03.18 11:25:51.262046 [ 5 ] {60dd39fb-78eb-4087-bc98-fb1866a8f199} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4332 | 2026.03.18 11:25:51.262093 [ 5 ] {60dd39fb-78eb-4087-bc98-fb1866a8f199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4333 | 2026.03.18 11:25:51.262477 [ 5 ] {60dd39fb-78eb-4087-bc98-fb1866a8f199} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4334 | 2026.03.18 11:25:51.262723 [ 5 ] {60dd39fb-78eb-4087-bc98-fb1866a8f199} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4335 | 2026.03.18 11:25:51.262864 [ 5 ] {60dd39fb-78eb-4087-bc98-fb1866a8f199} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001386 sec., 7215.007215007215 rows/sec., 542.53 KiB/sec. | ||
| 4336 | 2026.03.18 11:25:51.262909 [ 5 ] {60dd39fb-78eb-4087-bc98-fb1866a8f199} <Debug> TCPHandler: Processed in 0.001587346 sec. | ||
| 4337 | 2026.03.18 11:25:51.263012 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4338 | 2026.03.18 11:25:51.263044 [ 188 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1598 rows, containing 5 columns (5 merged, 0 gathered) in 0.001725129 sec., 926307.5398999148 rows/sec., 80.08 MiB/sec. | ||
| 4339 | 2026.03.18 11:25:51.263110 [ 5 ] {1cfe1a95-4b64-4e80-956d-25e7e02ae734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4340 | 2026.03.18 11:25:51.263158 [ 5 ] {1cfe1a95-4b64-4e80-956d-25e7e02ae734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4341 | 2026.03.18 11:25:51.263225 [ 200 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4342 | 2026.03.18 11:25:51.263481 [ 200 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_26_5} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4343 | 2026.03.18 11:25:51.263550 [ 200 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_26_5} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4344 | 2026.03.18 11:25:51.263587 [ 5 ] {1cfe1a95-4b64-4e80-956d-25e7e02ae734} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4345 | 2026.03.18 11:25:51.263629 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 4346 | 2026.03.18 11:25:51.263630 [ 5 ] {1cfe1a95-4b64-4e80-956d-25e7e02ae734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4347 | 2026.03.18 11:25:51.263960 [ 5 ] {1cfe1a95-4b64-4e80-956d-25e7e02ae734} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4348 | 2026.03.18 11:25:51.264173 [ 5 ] {1cfe1a95-4b64-4e80-956d-25e7e02ae734} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4349 | 2026.03.18 11:25:51.264276 [ 88 ] {} <Debug> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4350 | 2026.03.18 11:25:51.264301 [ 5 ] {1cfe1a95-4b64-4e80-956d-25e7e02ae734} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001212 sec., 61056.105610561055 rows/sec., 4.77 MiB/sec. | ||
| 4351 | 2026.03.18 11:25:51.264307 [ 88 ] {} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4352 | 2026.03.18 11:25:51.264342 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4353 | 2026.03.18 11:25:51.264348 [ 5 ] {1cfe1a95-4b64-4e80-956d-25e7e02ae734} <Debug> TCPHandler: Processed in 0.001384922 sec. | ||
| 4354 | 2026.03.18 11:25:51.264421 [ 188 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::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 | ||
| 4355 | 2026.03.18 11:25:51.264467 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4356 | 2026.03.18 11:25:51.264517 [ 188 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4357 | 2026.03.18 11:25:51.264550 [ 188 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 603 rows starting from the beginning of the part | ||
| 4358 | 2026.03.18 11:25:51.264567 [ 5 ] {cc38df0e-a497-42a6-adde-20692fc6e6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4359 | 2026.03.18 11:25:51.264603 [ 188 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 110 rows starting from the beginning of the part | ||
| 4360 | 2026.03.18 11:25:51.264618 [ 5 ] {cc38df0e-a497-42a6-adde-20692fc6e6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4361 | 2026.03.18 11:25:51.264651 [ 188 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 95 rows starting from the beginning of the part | ||
| 4362 | 2026.03.18 11:25:51.264693 [ 188 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 74 rows starting from the beginning of the part | ||
| 4363 | 2026.03.18 11:25:51.264732 [ 188 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 105 rows starting from the beginning of the part | ||
| 4364 | 2026.03.18 11:25:51.264768 [ 188 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 74 rows starting from the beginning of the part | ||
| 4365 | 2026.03.18 11:25:51.265021 [ 5 ] {cc38df0e-a497-42a6-adde-20692fc6e6d0} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4366 | 2026.03.18 11:25:51.265062 [ 5 ] {cc38df0e-a497-42a6-adde-20692fc6e6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4367 | 2026.03.18 11:25:51.265420 [ 5 ] {cc38df0e-a497-42a6-adde-20692fc6e6d0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4368 | 2026.03.18 11:25:51.265643 [ 5 ] {cc38df0e-a497-42a6-adde-20692fc6e6d0} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4369 | 2026.03.18 11:25:51.265645 [ 200 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1061 rows, containing 5 columns (5 merged, 0 gathered) in 0.001252669 sec., 846991.5037412117 rows/sec., 66.89 MiB/sec. | ||
| 4370 | 2026.03.18 11:25:51.265751 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4371 | 2026.03.18 11:25:51.265776 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4372 | 2026.03.18 11:25:51.265779 [ 5 ] {cc38df0e-a497-42a6-adde-20692fc6e6d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 4373 | 2026.03.18 11:25:51.265794 [ 188 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4374 | 2026.03.18 11:25:51.265794 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4375 | 2026.03.18 11:25:51.265828 [ 5 ] {cc38df0e-a497-42a6-adde-20692fc6e6d0} <Debug> TCPHandler: Processed in 0.001410052 sec. | ||
| 4376 | 2026.03.18 11:25:51.265934 [ 190 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::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 | ||
| 4377 | 2026.03.18 11:25:51.265941 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4378 | 2026.03.18 11:25:51.266062 [ 188 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_26_5} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4379 | 2026.03.18 11:25:51.266080 [ 5 ] {b735fcd6-7e35-469f-a167-2b0cc0490779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4380 | 2026.03.18 11:25:51.266111 [ 190 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4381 | 2026.03.18 11:25:51.266132 [ 188 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_26_5} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4382 | 2026.03.18 11:25:51.266140 [ 5 ] {b735fcd6-7e35-469f-a167-2b0cc0490779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4383 | 2026.03.18 11:25:51.266155 [ 190 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3617 rows starting from the beginning of the part | ||
| 4384 | 2026.03.18 11:25:51.266198 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 4385 | 2026.03.18 11:25:51.266229 [ 190 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 196 rows starting from the beginning of the part | ||
| 4386 | 2026.03.18 11:25:51.266277 [ 190 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4387 | 2026.03.18 11:25:51.266317 [ 190 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4388 | 2026.03.18 11:25:51.266353 [ 190 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 165 rows starting from the beginning of the part | ||
| 4389 | 2026.03.18 11:25:51.266392 [ 190 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::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 | ||
| 4390 | 2026.03.18 11:25:51.266932 [ 5 ] {b735fcd6-7e35-469f-a167-2b0cc0490779} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4391 | 2026.03.18 11:25:51.266974 [ 5 ] {b735fcd6-7e35-469f-a167-2b0cc0490779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4392 | 2026.03.18 11:25:51.267557 [ 5 ] {b735fcd6-7e35-469f-a167-2b0cc0490779} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4393 | 2026.03.18 11:25:51.267794 [ 5 ] {b735fcd6-7e35-469f-a167-2b0cc0490779} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4394 | 2026.03.18 11:25:51.267947 [ 5 ] {b735fcd6-7e35-469f-a167-2b0cc0490779} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001886 sec., 5302.226935312831 rows/sec., 9.50 MiB/sec. | ||
| 4395 | 2026.03.18 11:25:51.268012 [ 5 ] {b735fcd6-7e35-469f-a167-2b0cc0490779} <Debug> TCPHandler: Processed in 0.002119369 sec. | ||
| 4396 | 2026.03.18 11:25:51.268121 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4397 | 2026.03.18 11:25:51.268215 [ 5 ] {5e41e741-ce1b-4b08-9225-774a1633de34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4398 | 2026.03.18 11:25:51.268258 [ 5 ] {5e41e741-ce1b-4b08-9225-774a1633de34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4399 | 2026.03.18 11:25:51.268516 [ 190 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4458 rows, containing 5 columns (5 merged, 0 gathered) in 0.00263931 sec., 1689077.827159371 rows/sec., 118.40 MiB/sec. | ||
| 4400 | 2026.03.18 11:25:51.268593 [ 5 ] {5e41e741-ce1b-4b08-9225-774a1633de34} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4401 | 2026.03.18 11:25:51.268633 [ 5 ] {5e41e741-ce1b-4b08-9225-774a1633de34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4402 | 2026.03.18 11:25:51.268836 [ 194 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4403 | 2026.03.18 11:25:51.268982 [ 5 ] {5e41e741-ce1b-4b08-9225-774a1633de34} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4404 | 2026.03.18 11:25:51.269170 [ 194 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4405 | 2026.03.18 11:25:51.269248 [ 5 ] {5e41e741-ce1b-4b08-9225-774a1633de34} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4406 | 2026.03.18 11:25:51.269253 [ 194 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4407 | 2026.03.18 11:25:51.269345 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 4408 | 2026.03.18 11:25:51.269371 [ 87 ] {} <Debug> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4409 | 2026.03.18 11:25:51.269392 [ 5 ] {5e41e741-ce1b-4b08-9225-774a1633de34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001195 sec., 50209.2050209205 rows/sec., 3.38 MiB/sec. | ||
| 4410 | 2026.03.18 11:25:51.269444 [ 87 ] {} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4411 | 2026.03.18 11:25:51.269450 [ 5 ] {5e41e741-ce1b-4b08-9225-774a1633de34} <Debug> TCPHandler: Processed in 0.001377672 sec. | ||
| 4412 | 2026.03.18 11:25:51.269478 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4413 | 2026.03.18 11:25:51.269562 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 4414 | 2026.03.18 11:25:51.269672 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4415 | 2026.03.18 11:25:51.269700 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1128 rows starting from the beginning of the part | ||
| 4416 | 2026.03.18 11:25:51.269744 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4417 | 2026.03.18 11:25:51.269779 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4418 | 2026.03.18 11:25:51.269812 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 4419 | 2026.03.18 11:25:51.269843 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 4420 | 2026.03.18 11:25:51.269875 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 4421 | 2026.03.18 11:25:51.270737 [ 194 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1428 rows, containing 4 columns (4 merged, 0 gathered) in 0.001205888 sec., 1184189.5764780808 rows/sec., 79.61 MiB/sec. | ||
| 4422 | 2026.03.18 11:25:51.270906 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4423 | 2026.03.18 11:25:51.271153 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_26_5} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4424 | 2026.03.18 11:25:51.271215 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_26_5} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4425 | 2026.03.18 11:25:51.271271 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4426 | 2026.03.18 11:25:55.110813 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4427 | 2026.03.18 11:25:55.110885 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4428 | 2026.03.18 11:25:55.220350 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9637 | ||
| 4429 | 2026.03.18 11:25:55.220863 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4430 | 2026.03.18 11:25:55.220904 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4431 | 2026.03.18 11:25:55.221393 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4432 | 2026.03.18 11:25:55.221632 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4433 | 2026.03.18 11:25:55.221762 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9637 | ||
| 4434 | 2026.03.18 11:25:55.247536 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 566 | ||
| 4435 | 2026.03.18 11:25:55.249748 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4436 | 2026.03.18 11:25:55.249791 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4437 | 2026.03.18 11:25:55.250949 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4438 | 2026.03.18 11:25:55.251209 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4439 | 2026.03.18 11:25:55.251475 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 566 | ||
| 4440 | 2026.03.18 11:25:55.708495 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4441 | 2026.03.18 11:25:55.726728 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4442 | 2026.03.18 11:25:55.726797 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4443 | 2026.03.18 11:25:55.733055 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4444 | 2026.03.18 11:25:55.733770 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4445 | 2026.03.18 11:25:55.736779 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4446 | 2026.03.18 11:25:56.260677 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4447 | 2026.03.18 11:25:56.260877 [ 5 ] {803e13cc-ae02-4e32-b5b7-a3db647974c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4448 | 2026.03.18 11:25:56.260950 [ 5 ] {803e13cc-ae02-4e32-b5b7-a3db647974c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4449 | 2026.03.18 11:25:56.261667 [ 5 ] {803e13cc-ae02-4e32-b5b7-a3db647974c0} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4450 | 2026.03.18 11:25:56.261709 [ 5 ] {803e13cc-ae02-4e32-b5b7-a3db647974c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4451 | 2026.03.18 11:25:56.262093 [ 5 ] {803e13cc-ae02-4e32-b5b7-a3db647974c0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4452 | 2026.03.18 11:25:56.262318 [ 5 ] {803e13cc-ae02-4e32-b5b7-a3db647974c0} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4453 | 2026.03.18 11:25:56.262464 [ 5 ] {803e13cc-ae02-4e32-b5b7-a3db647974c0} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001643 sec., 71819.84175289105 rows/sec., 6.11 MiB/sec. | ||
| 4454 | 2026.03.18 11:25:56.262505 [ 5 ] {803e13cc-ae02-4e32-b5b7-a3db647974c0} <Debug> TCPHandler: Processed in 0.001998215 sec. | ||
| 4455 | 2026.03.18 11:25:56.262628 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4456 | 2026.03.18 11:25:56.262723 [ 5 ] {66d74f9f-1903-4315-87b8-22ef6dec5e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4457 | 2026.03.18 11:25:56.262764 [ 5 ] {66d74f9f-1903-4315-87b8-22ef6dec5e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4458 | 2026.03.18 11:25:56.263209 [ 5 ] {66d74f9f-1903-4315-87b8-22ef6dec5e02} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4459 | 2026.03.18 11:25:56.263257 [ 5 ] {66d74f9f-1903-4315-87b8-22ef6dec5e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4460 | 2026.03.18 11:25:56.263640 [ 5 ] {66d74f9f-1903-4315-87b8-22ef6dec5e02} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4461 | 2026.03.18 11:25:56.263892 [ 5 ] {66d74f9f-1903-4315-87b8-22ef6dec5e02} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4462 | 2026.03.18 11:25:56.264016 [ 83 ] {} <Debug> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4463 | 2026.03.18 11:25:56.264023 [ 5 ] {66d74f9f-1903-4315-87b8-22ef6dec5e02} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001319 sec., 23502.65352539803 rows/sec., 1.73 MiB/sec. | ||
| 4464 | 2026.03.18 11:25:56.264090 [ 83 ] {} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4465 | 2026.03.18 11:25:56.264108 [ 5 ] {66d74f9f-1903-4315-87b8-22ef6dec5e02} <Debug> TCPHandler: Processed in 0.001529475 sec. | ||
| 4466 | 2026.03.18 11:25:56.264117 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4467 | 2026.03.18 11:25:56.264214 [ 197 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::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 | ||
| 4468 | 2026.03.18 11:25:56.264223 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4469 | 2026.03.18 11:25:56.264303 [ 197 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4470 | 2026.03.18 11:25:56.264329 [ 197 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 213 rows starting from the beginning of the part | ||
| 4471 | 2026.03.18 11:25:56.264357 [ 5 ] {6963e81f-345e-45d6-b767-0aeafbfa0c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4472 | 2026.03.18 11:25:56.264382 [ 197 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part | ||
| 4473 | 2026.03.18 11:25:56.264398 [ 5 ] {6963e81f-345e-45d6-b767-0aeafbfa0c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4474 | 2026.03.18 11:25:56.264422 [ 197 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part | ||
| 4475 | 2026.03.18 11:25:56.264460 [ 197 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 4476 | 2026.03.18 11:25:56.264492 [ 197 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 4477 | 2026.03.18 11:25:56.264528 [ 197 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part | ||
| 4478 | 2026.03.18 11:25:56.264834 [ 5 ] {6963e81f-345e-45d6-b767-0aeafbfa0c16} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4479 | 2026.03.18 11:25:56.264870 [ 5 ] {6963e81f-345e-45d6-b767-0aeafbfa0c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4480 | 2026.03.18 11:25:56.265245 [ 5 ] {6963e81f-345e-45d6-b767-0aeafbfa0c16} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4481 | 2026.03.18 11:25:56.265253 [ 188 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 5 columns (5 merged, 0 gathered) in 0.001069425 sec., 314187.53068237606 rows/sec., 22.24 MiB/sec. | ||
| 4482 | 2026.03.18 11:25:56.265472 [ 194 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4483 | 2026.03.18 11:25:56.265480 [ 5 ] {6963e81f-345e-45d6-b767-0aeafbfa0c16} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4484 | 2026.03.18 11:25:56.265634 [ 5 ] {6963e81f-345e-45d6-b767-0aeafbfa0c16} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001296 sec., 73302.46913580247 rows/sec., 5.72 MiB/sec. | ||
| 4485 | 2026.03.18 11:25:56.265675 [ 5 ] {6963e81f-345e-45d6-b767-0aeafbfa0c16} <Debug> TCPHandler: Processed in 0.001502004 sec. | ||
| 4486 | 2026.03.18 11:25:56.265790 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4487 | 2026.03.18 11:25:56.265824 [ 194 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_26_5} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4488 | 2026.03.18 11:25:56.265883 [ 5 ] {6e246ca7-098a-4d88-92a2-d5e9727118b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4489 | 2026.03.18 11:25:56.265911 [ 194 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_26_5} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4490 | 2026.03.18 11:25:56.265934 [ 5 ] {6e246ca7-098a-4d88-92a2-d5e9727118b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4491 | 2026.03.18 11:25:56.266010 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4492 | 2026.03.18 11:25:56.266345 [ 5 ] {6e246ca7-098a-4d88-92a2-d5e9727118b5} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4493 | 2026.03.18 11:25:56.266385 [ 5 ] {6e246ca7-098a-4d88-92a2-d5e9727118b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4494 | 2026.03.18 11:25:56.266722 [ 5 ] {6e246ca7-098a-4d88-92a2-d5e9727118b5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4495 | 2026.03.18 11:25:56.266940 [ 5 ] {6e246ca7-098a-4d88-92a2-d5e9727118b5} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4496 | 2026.03.18 11:25:56.267072 [ 5 ] {6e246ca7-098a-4d88-92a2-d5e9727118b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 4497 | 2026.03.18 11:25:56.267111 [ 5 ] {6e246ca7-098a-4d88-92a2-d5e9727118b5} <Debug> TCPHandler: Processed in 0.001372431 sec. | ||
| 4498 | 2026.03.18 11:25:56.267222 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4499 | 2026.03.18 11:25:56.267316 [ 5 ] {59bf1366-374f-4cc1-812d-cf9ff1b68752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4500 | 2026.03.18 11:25:56.267371 [ 5 ] {59bf1366-374f-4cc1-812d-cf9ff1b68752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4501 | 2026.03.18 11:25:56.268154 [ 5 ] {59bf1366-374f-4cc1-812d-cf9ff1b68752} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4502 | 2026.03.18 11:25:56.268190 [ 5 ] {59bf1366-374f-4cc1-812d-cf9ff1b68752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4503 | 2026.03.18 11:25:56.268760 [ 5 ] {59bf1366-374f-4cc1-812d-cf9ff1b68752} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4504 | 2026.03.18 11:25:56.268988 [ 5 ] {59bf1366-374f-4cc1-812d-cf9ff1b68752} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4505 | 2026.03.18 11:25:56.269108 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4506 | 2026.03.18 11:25:56.269128 [ 5 ] {59bf1366-374f-4cc1-812d-cf9ff1b68752} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00183 sec., 16939.890710382515 rows/sec., 30.36 MiB/sec. | ||
| 4507 | 2026.03.18 11:25:56.269161 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4508 | 2026.03.18 11:25:56.269198 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4509 | 2026.03.18 11:25:56.269204 [ 5 ] {59bf1366-374f-4cc1-812d-cf9ff1b68752} <Debug> TCPHandler: Processed in 0.002031826 sec. | ||
| 4510 | 2026.03.18 11:25:56.269313 [ 188 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::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 | ||
| 4511 | 2026.03.18 11:25:56.269335 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4512 | 2026.03.18 11:25:56.269435 [ 5 ] {3f2ca6ba-3edb-4795-af6b-6fb284ec10b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4513 | 2026.03.18 11:25:56.269479 [ 5 ] {3f2ca6ba-3edb-4795-af6b-6fb284ec10b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4514 | 2026.03.18 11:25:56.269579 [ 188 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4515 | 2026.03.18 11:25:56.269650 [ 188 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 372 rows starting from the beginning of the part | ||
| 4516 | 2026.03.18 11:25:56.269773 [ 188 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part | ||
| 4517 | 2026.03.18 11:25:56.269815 [ 5 ] {3f2ca6ba-3edb-4795-af6b-6fb284ec10b0} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4518 | 2026.03.18 11:25:56.269857 [ 5 ] {3f2ca6ba-3edb-4795-af6b-6fb284ec10b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4519 | 2026.03.18 11:25:56.269872 [ 188 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part | ||
| 4520 | 2026.03.18 11:25:56.269971 [ 188 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 31 rows starting from the beginning of the part | ||
| 4521 | 2026.03.18 11:25:56.270063 [ 188 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 4522 | 2026.03.18 11:25:56.270152 [ 188 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part | ||
| 4523 | 2026.03.18 11:25:56.270192 [ 5 ] {3f2ca6ba-3edb-4795-af6b-6fb284ec10b0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4524 | 2026.03.18 11:25:56.270417 [ 5 ] {3f2ca6ba-3edb-4795-af6b-6fb284ec10b0} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4525 | 2026.03.18 11:25:56.270558 [ 5 ] {3f2ca6ba-3edb-4795-af6b-6fb284ec10b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 4526 | 2026.03.18 11:25:56.270597 [ 5 ] {3f2ca6ba-3edb-4795-af6b-6fb284ec10b0} <Debug> TCPHandler: Processed in 0.00131213 sec. | ||
| 4527 | 2026.03.18 11:25:56.273817 [ 192 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 485 rows, containing 19 columns (19 merged, 0 gathered) in 0.004553934 sec., 106501.32391027187 rows/sec., 190.85 MiB/sec. | ||
| 4528 | 2026.03.18 11:25:56.274413 [ 192 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4529 | 2026.03.18 11:25:56.274764 [ 192 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4530 | 2026.03.18 11:25:56.274837 [ 192 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4531 | 2026.03.18 11:25:56.274921 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 4532 | 2026.03.18 11:25:57.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.84 MiB, peak 251.10 MiB, free memory in arenas 0.00 B, will set to 246.89 MiB (RSS), difference: 1.04 MiB | ||
| 4533 | 2026.03.18 11:26:01.262005 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4534 | 2026.03.18 11:26:01.262223 [ 5 ] {8d3462c5-f623-4206-a155-90752d3ecd1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4535 | 2026.03.18 11:26:01.262301 [ 5 ] {8d3462c5-f623-4206-a155-90752d3ecd1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4536 | 2026.03.18 11:26:01.263019 [ 5 ] {8d3462c5-f623-4206-a155-90752d3ecd1d} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4537 | 2026.03.18 11:26:01.263067 [ 5 ] {8d3462c5-f623-4206-a155-90752d3ecd1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4538 | 2026.03.18 11:26:01.263455 [ 5 ] {8d3462c5-f623-4206-a155-90752d3ecd1d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4539 | 2026.03.18 11:26:01.263682 [ 5 ] {8d3462c5-f623-4206-a155-90752d3ecd1d} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4540 | 2026.03.18 11:26:01.263854 [ 5 ] {8d3462c5-f623-4206-a155-90752d3ecd1d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001686 sec., 14234.875444839858 rows/sec., 1.18 MiB/sec. | ||
| 4541 | 2026.03.18 11:26:01.263906 [ 5 ] {8d3462c5-f623-4206-a155-90752d3ecd1d} <Debug> TCPHandler: Processed in 0.002037657 sec. | ||
| 4542 | 2026.03.18 11:26:01.264033 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4543 | 2026.03.18 11:26:01.264137 [ 5 ] {e42df90a-5047-4b28-ad2c-d4a36ed2f797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4544 | 2026.03.18 11:26:01.264183 [ 5 ] {e42df90a-5047-4b28-ad2c-d4a36ed2f797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4545 | 2026.03.18 11:26:01.264600 [ 5 ] {e42df90a-5047-4b28-ad2c-d4a36ed2f797} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4546 | 2026.03.18 11:26:01.264640 [ 5 ] {e42df90a-5047-4b28-ad2c-d4a36ed2f797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4547 | 2026.03.18 11:26:01.264943 [ 5 ] {e42df90a-5047-4b28-ad2c-d4a36ed2f797} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4548 | 2026.03.18 11:26:01.265163 [ 5 ] {e42df90a-5047-4b28-ad2c-d4a36ed2f797} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4549 | 2026.03.18 11:26:01.265304 [ 5 ] {e42df90a-5047-4b28-ad2c-d4a36ed2f797} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001191 sec., 3358.5222502099077 rows/sec., 273.86 KiB/sec. | ||
| 4550 | 2026.03.18 11:26:01.265344 [ 5 ] {e42df90a-5047-4b28-ad2c-d4a36ed2f797} <Debug> TCPHandler: Processed in 0.001363222 sec. | ||
| 4551 | 2026.03.18 11:26:01.265460 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4552 | 2026.03.18 11:26:01.265556 [ 5 ] {71ef1961-229d-45cb-86b4-d93533b0f7f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4553 | 2026.03.18 11:26:01.265599 [ 5 ] {71ef1961-229d-45cb-86b4-d93533b0f7f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4554 | 2026.03.18 11:26:01.266094 [ 5 ] {71ef1961-229d-45cb-86b4-d93533b0f7f6} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2026.03.18 11:26:01.266132 [ 5 ] {71ef1961-229d-45cb-86b4-d93533b0f7f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4556 | 2026.03.18 11:26:01.266474 [ 5 ] {71ef1961-229d-45cb-86b4-d93533b0f7f6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4557 | 2026.03.18 11:26:01.266700 [ 5 ] {71ef1961-229d-45cb-86b4-d93533b0f7f6} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2026.03.18 11:26:01.266840 [ 5 ] {71ef1961-229d-45cb-86b4-d93533b0f7f6} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001304 sec., 151840.490797546 rows/sec., 13.50 MiB/sec. | ||
| 4559 | 2026.03.18 11:26:01.266880 [ 5 ] {71ef1961-229d-45cb-86b4-d93533b0f7f6} <Debug> TCPHandler: Processed in 0.001471133 sec. | ||
| 4560 | 2026.03.18 11:26:01.266995 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4561 | 2026.03.18 11:26:01.267091 [ 5 ] {56d019e6-0783-4450-8fc4-211250a2f4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4562 | 2026.03.18 11:26:01.267134 [ 5 ] {56d019e6-0783-4450-8fc4-211250a2f4ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4563 | 2026.03.18 11:26:01.267541 [ 5 ] {56d019e6-0783-4450-8fc4-211250a2f4ea} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2026.03.18 11:26:01.267577 [ 5 ] {56d019e6-0783-4450-8fc4-211250a2f4ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4565 | 2026.03.18 11:26:01.267883 [ 5 ] {56d019e6-0783-4450-8fc4-211250a2f4ea} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4566 | 2026.03.18 11:26:01.268097 [ 5 ] {56d019e6-0783-4450-8fc4-211250a2f4ea} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2026.03.18 11:26:01.268235 [ 5 ] {56d019e6-0783-4450-8fc4-211250a2f4ea} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001163 sec., 22355.97592433362 rows/sec., 1.67 MiB/sec. | ||
| 4568 | 2026.03.18 11:26:01.268274 [ 5 ] {56d019e6-0783-4450-8fc4-211250a2f4ea} <Debug> TCPHandler: Processed in 0.00132795 sec. | ||
| 4569 | 2026.03.18 11:26:01.268396 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4570 | 2026.03.18 11:26:01.268518 [ 5 ] {0ab24bb4-2c5f-4389-a90a-a77a7825434a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4571 | 2026.03.18 11:26:01.268567 [ 5 ] {0ab24bb4-2c5f-4389-a90a-a77a7825434a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4572 | 2026.03.18 11:26:01.269022 [ 5 ] {0ab24bb4-2c5f-4389-a90a-a77a7825434a} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2026.03.18 11:26:01.269059 [ 5 ] {0ab24bb4-2c5f-4389-a90a-a77a7825434a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4574 | 2026.03.18 11:26:01.269371 [ 5 ] {0ab24bb4-2c5f-4389-a90a-a77a7825434a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4575 | 2026.03.18 11:26:01.269606 [ 5 ] {0ab24bb4-2c5f-4389-a90a-a77a7825434a} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2026.03.18 11:26:01.269750 [ 5 ] {0ab24bb4-2c5f-4389-a90a-a77a7825434a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001257 sec., 19093.07875894988 rows/sec., 1.58 MiB/sec. | ||
| 4577 | 2026.03.18 11:26:01.269789 [ 5 ] {0ab24bb4-2c5f-4389-a90a-a77a7825434a} <Debug> TCPHandler: Processed in 0.001454823 sec. | ||
| 4578 | 2026.03.18 11:26:01.269908 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4579 | 2026.03.18 11:26:01.270002 [ 5 ] {7ff5d389-a922-42d6-938b-3bc005e9dd55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4580 | 2026.03.18 11:26:01.270040 [ 5 ] {7ff5d389-a922-42d6-938b-3bc005e9dd55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4581 | 2026.03.18 11:26:01.270438 [ 5 ] {7ff5d389-a922-42d6-938b-3bc005e9dd55} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4582 | 2026.03.18 11:26:01.270473 [ 5 ] {7ff5d389-a922-42d6-938b-3bc005e9dd55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4583 | 2026.03.18 11:26:01.270755 [ 5 ] {7ff5d389-a922-42d6-938b-3bc005e9dd55} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4584 | 2026.03.18 11:26:01.270961 [ 5 ] {7ff5d389-a922-42d6-938b-3bc005e9dd55} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4585 | 2026.03.18 11:26:01.271094 [ 5 ] {7ff5d389-a922-42d6-938b-3bc005e9dd55} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00111 sec., 10810.81081081081 rows/sec., 844.59 KiB/sec. | ||
| 4586 | 2026.03.18 11:26:01.271133 [ 5 ] {7ff5d389-a922-42d6-938b-3bc005e9dd55} <Debug> TCPHandler: Processed in 0.0012744 sec. | ||
| 4587 | 2026.03.18 11:26:01.271235 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4588 | 2026.03.18 11:26:01.271328 [ 5 ] {e4d4ff5d-4944-43ba-b445-c2c4ead31011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4589 | 2026.03.18 11:26:01.271367 [ 5 ] {e4d4ff5d-4944-43ba-b445-c2c4ead31011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4590 | 2026.03.18 11:26:01.271792 [ 5 ] {e4d4ff5d-4944-43ba-b445-c2c4ead31011} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2026.03.18 11:26:01.271827 [ 5 ] {e4d4ff5d-4944-43ba-b445-c2c4ead31011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4592 | 2026.03.18 11:26:01.272133 [ 5 ] {e4d4ff5d-4944-43ba-b445-c2c4ead31011} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4593 | 2026.03.18 11:26:01.272342 [ 5 ] {e4d4ff5d-4944-43ba-b445-c2c4ead31011} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2026.03.18 11:26:01.272480 [ 5 ] {e4d4ff5d-4944-43ba-b445-c2c4ead31011} <Debug> executeQuery: Read 114 rows, 9.50 KiB in 0.00117 sec., 97435.89743589744 rows/sec., 7.93 MiB/sec. | ||
| 4595 | 2026.03.18 11:26:01.272518 [ 5 ] {e4d4ff5d-4944-43ba-b445-c2c4ead31011} <Debug> TCPHandler: Processed in 0.00133134 sec. | ||
| 4596 | 2026.03.18 11:26:01.272630 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4597 | 2026.03.18 11:26:01.272724 [ 5 ] {ab5b232a-ec1f-48a6-8ee2-c2deacd11cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4598 | 2026.03.18 11:26:01.272767 [ 5 ] {ab5b232a-ec1f-48a6-8ee2-c2deacd11cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4599 | 2026.03.18 11:26:01.273168 [ 5 ] {ab5b232a-ec1f-48a6-8ee2-c2deacd11cef} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4600 | 2026.03.18 11:26:01.273204 [ 5 ] {ab5b232a-ec1f-48a6-8ee2-c2deacd11cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4601 | 2026.03.18 11:26:01.273584 [ 5 ] {ab5b232a-ec1f-48a6-8ee2-c2deacd11cef} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4602 | 2026.03.18 11:26:01.273800 [ 5 ] {ab5b232a-ec1f-48a6-8ee2-c2deacd11cef} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4603 | 2026.03.18 11:26:01.273929 [ 5 ] {ab5b232a-ec1f-48a6-8ee2-c2deacd11cef} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001224 sec., 161764.70588235292 rows/sec., 11.60 MiB/sec. | ||
| 4604 | 2026.03.18 11:26:01.273967 [ 5 ] {ab5b232a-ec1f-48a6-8ee2-c2deacd11cef} <Debug> TCPHandler: Processed in 0.001385892 sec. | ||
| 4605 | 2026.03.18 11:26:01.274082 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4606 | 2026.03.18 11:26:01.274175 [ 5 ] {cd66facc-d30f-4ae4-9449-7701e948fc2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4607 | 2026.03.18 11:26:01.274230 [ 5 ] {cd66facc-d30f-4ae4-9449-7701e948fc2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4608 | 2026.03.18 11:26:01.274983 [ 5 ] {cd66facc-d30f-4ae4-9449-7701e948fc2c} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4609 | 2026.03.18 11:26:01.275019 [ 5 ] {cd66facc-d30f-4ae4-9449-7701e948fc2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4610 | 2026.03.18 11:26:01.275527 [ 5 ] {cd66facc-d30f-4ae4-9449-7701e948fc2c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4611 | 2026.03.18 11:26:01.275746 [ 5 ] {cd66facc-d30f-4ae4-9449-7701e948fc2c} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4612 | 2026.03.18 11:26:01.275891 [ 5 ] {cd66facc-d30f-4ae4-9449-7701e948fc2c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001733 sec., 5770.340450086555 rows/sec., 10.34 MiB/sec. | ||
| 4613 | 2026.03.18 11:26:01.275950 [ 5 ] {cd66facc-d30f-4ae4-9449-7701e948fc2c} <Debug> TCPHandler: Processed in 0.001918164 sec. | ||
| 4614 | 2026.03.18 11:26:01.276063 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4615 | 2026.03.18 11:26:01.276157 [ 5 ] {84f07c55-d942-4000-8d7e-b3395f8dac9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4616 | 2026.03.18 11:26:01.276199 [ 5 ] {84f07c55-d942-4000-8d7e-b3395f8dac9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4617 | 2026.03.18 11:26:01.276533 [ 5 ] {84f07c55-d942-4000-8d7e-b3395f8dac9c} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4618 | 2026.03.18 11:26:01.276570 [ 5 ] {84f07c55-d942-4000-8d7e-b3395f8dac9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4619 | 2026.03.18 11:26:01.276870 [ 5 ] {84f07c55-d942-4000-8d7e-b3395f8dac9c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4620 | 2026.03.18 11:26:01.277074 [ 5 ] {84f07c55-d942-4000-8d7e-b3395f8dac9c} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4621 | 2026.03.18 11:26:01.277206 [ 5 ] {84f07c55-d942-4000-8d7e-b3395f8dac9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 4622 | 2026.03.18 11:26:01.277242 [ 5 ] {84f07c55-d942-4000-8d7e-b3395f8dac9c} <Debug> TCPHandler: Processed in 0.001229188 sec. | ||
| 4623 | 2026.03.18 11:26:02.721931 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10085 | ||
| 4624 | 2026.03.18 11:26:02.722688 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2026.03.18 11:26:02.722758 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4626 | 2026.03.18 11:26:02.723317 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4627 | 2026.03.18 11:26:02.723543 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2026.03.18 11:26:02.723670 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10085 | ||
| 4629 | 2026.03.18 11:26:02.723706 [ 77 ] {} <Debug> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4630 | 2026.03.18 11:26:02.723806 [ 77 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4631 | 2026.03.18 11:26:02.723843 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4632 | 2026.03.18 11:26:02.723969 [ 188 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4633 | 2026.03.18 11:26:02.724073 [ 188 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4634 | 2026.03.18 11:26:02.724110 [ 188 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7717 rows starting from the beginning of the part | ||
| 4635 | 2026.03.18 11:26:02.724172 [ 188 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4636 | 2026.03.18 11:26:02.724228 [ 188 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4637 | 2026.03.18 11:26:02.724275 [ 188 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4638 | 2026.03.18 11:26:02.724320 [ 188 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4639 | 2026.03.18 11:26:02.724366 [ 188 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4640 | 2026.03.18 11:26:02.726379 [ 194 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10085 rows, containing 4 columns (4 merged, 0 gathered) in 0.002457526 sec., 4103720.5710132876 rows/sec., 58.70 MiB/sec. | ||
| 4641 | 2026.03.18 11:26:02.726614 [ 196 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4642 | 2026.03.18 11:26:02.726884 [ 196 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_21_4} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4643 | 2026.03.18 11:26:02.726953 [ 196 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_21_4} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4644 | 2026.03.18 11:26:02.727010 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 4645 | 2026.03.18 11:26:03.236930 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4646 | 2026.03.18 11:26:03.255130 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4647 | 2026.03.18 11:26:03.255186 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4648 | 2026.03.18 11:26:03.261132 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4649 | 2026.03.18 11:26:03.261835 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4650 | 2026.03.18 11:26:03.262151 [ 76 ] {} <Debug> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4651 | 2026.03.18 11:26:03.262245 [ 76 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4652 | 2026.03.18 11:26:03.262282 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4653 | 2026.03.18 11:26:03.262440 [ 196 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 4654 | 2026.03.18 11:26:03.265977 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4655 | 2026.03.18 11:26:03.267391 [ 196 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4656 | 2026.03.18 11:26:03.268826 [ 196 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 4657 | 2026.03.18 11:26:03.273490 [ 196 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 4658 | 2026.03.18 11:26:03.277845 [ 196 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 4659 | 2026.03.18 11:26:03.281994 [ 196 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 4660 | 2026.03.18 11:26:03.286423 [ 196 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 4661 | 2026.03.18 11:26:03.290847 [ 196 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 4662 | 2026.03.18 11:26:03.342229 [ 194 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079851951 sec., 1991.18491168738 rows/sec., 10.30 MiB/sec. | ||
| 4663 | 2026.03.18 11:26:03.344750 [ 198 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4664 | 2026.03.18 11:26:03.346821 [ 198 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_21_4} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4665 | 2026.03.18 11:26:03.346926 [ 198 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_21_4} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4666 | 2026.03.18 11:26:03.349123 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4667 | 2026.03.18 11:26:04.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.58 MiB, peak 259.12 MiB, free memory in arenas 0.00 B, will set to 252.77 MiB (RSS), difference: 4.19 MiB | ||
| 4668 | 2026.03.18 11:26:05.251725 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 598 | ||
| 4669 | 2026.03.18 11:26:05.253961 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4670 | 2026.03.18 11:26:05.254017 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4671 | 2026.03.18 11:26:05.255220 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4672 | 2026.03.18 11:26:05.255498 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4673 | 2026.03.18 11:26:05.255644 [ 75 ] {} <Debug> system.query_log (242d9df0-2007-4580-96e4-3be21c287915) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4674 | 2026.03.18 11:26:05.255709 [ 75 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4675 | 2026.03.18 11:26:05.255728 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4676 | 2026.03.18 11:26:05.255822 [ 191 ] {242d9df0-2007-4580-96e4-3be21c287915::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 | ||
| 4677 | 2026.03.18 11:26:05.255850 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 598 | ||
| 4678 | 2026.03.18 11:26:05.256390 [ 191 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4679 | 2026.03.18 11:26:05.256524 [ 191 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 454 rows starting from the beginning of the part | ||
| 4680 | 2026.03.18 11:26:05.256864 [ 191 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
| 4681 | 2026.03.18 11:26:05.257218 [ 191 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 4682 | 2026.03.18 11:26:05.257597 [ 191 ] {242d9df0-2007-4580-96e4-3be21c287915::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 | ||
| 4683 | 2026.03.18 11:26:05.257975 [ 191 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 4684 | 2026.03.18 11:26:05.258352 [ 191 ] {242d9df0-2007-4580-96e4-3be21c287915::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 | ||
| 4685 | 2026.03.18 11:26:05.264592 [ 194 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 598 rows, containing 72 columns (72 merged, 0 gathered) in 0.00881386 sec., 67847.68535011902 rows/sec., 60.13 MiB/sec. | ||
| 4686 | 2026.03.18 11:26:05.265478 [ 187 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4687 | 2026.03.18 11:26:05.265977 [ 187 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_16_3} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4688 | 2026.03.18 11:26:05.266044 [ 187 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_16_3} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4689 | 2026.03.18 11:26:05.266208 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
| 4690 | 2026.03.18 11:26:06.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.88 MiB, peak 259.12 MiB, free memory in arenas 0.00 B, will set to 254.00 MiB (RSS), difference: 1.12 MiB | ||
| 4691 | 2026.03.18 11:26:06.261047 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4692 | 2026.03.18 11:26:06.261229 [ 5 ] {078233af-011a-4acf-8f4c-b49596c157a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4693 | 2026.03.18 11:26:06.261300 [ 5 ] {078233af-011a-4acf-8f4c-b49596c157a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4694 | 2026.03.18 11:26:06.262001 [ 5 ] {078233af-011a-4acf-8f4c-b49596c157a5} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4695 | 2026.03.18 11:26:06.262052 [ 5 ] {078233af-011a-4acf-8f4c-b49596c157a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4696 | 2026.03.18 11:26:06.262463 [ 5 ] {078233af-011a-4acf-8f4c-b49596c157a5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4697 | 2026.03.18 11:26:06.262688 [ 5 ] {078233af-011a-4acf-8f4c-b49596c157a5} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4698 | 2026.03.18 11:26:06.262844 [ 5 ] {078233af-011a-4acf-8f4c-b49596c157a5} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001666 sec., 70828.33133253301 rows/sec., 6.02 MiB/sec. | ||
| 4699 | 2026.03.18 11:26:06.262894 [ 5 ] {078233af-011a-4acf-8f4c-b49596c157a5} <Debug> TCPHandler: Processed in 0.001977775 sec. | ||
| 4700 | 2026.03.18 11:26:06.263030 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4701 | 2026.03.18 11:26:06.263135 [ 5 ] {119355f3-d47d-47f4-b07f-324ba03200c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4702 | 2026.03.18 11:26:06.263182 [ 5 ] {119355f3-d47d-47f4-b07f-324ba03200c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4703 | 2026.03.18 11:26:06.263613 [ 5 ] {119355f3-d47d-47f4-b07f-324ba03200c5} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4704 | 2026.03.18 11:26:06.263652 [ 5 ] {119355f3-d47d-47f4-b07f-324ba03200c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4705 | 2026.03.18 11:26:06.263967 [ 5 ] {119355f3-d47d-47f4-b07f-324ba03200c5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4706 | 2026.03.18 11:26:06.264186 [ 5 ] {119355f3-d47d-47f4-b07f-324ba03200c5} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4707 | 2026.03.18 11:26:06.264317 [ 5 ] {119355f3-d47d-47f4-b07f-324ba03200c5} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001206 sec., 25704.80928689884 rows/sec., 1.89 MiB/sec. | ||
| 4708 | 2026.03.18 11:26:06.264378 [ 5 ] {119355f3-d47d-47f4-b07f-324ba03200c5} <Debug> TCPHandler: Processed in 0.001396791 sec. | ||
| 4709 | 2026.03.18 11:26:06.264491 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4710 | 2026.03.18 11:26:06.264589 [ 5 ] {f847f8b2-245c-4f50-b5d2-e0a86e651d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4711 | 2026.03.18 11:26:06.264630 [ 5 ] {f847f8b2-245c-4f50-b5d2-e0a86e651d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4712 | 2026.03.18 11:26:06.265094 [ 5 ] {f847f8b2-245c-4f50-b5d2-e0a86e651d61} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4713 | 2026.03.18 11:26:06.265133 [ 5 ] {f847f8b2-245c-4f50-b5d2-e0a86e651d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4714 | 2026.03.18 11:26:06.265454 [ 5 ] {f847f8b2-245c-4f50-b5d2-e0a86e651d61} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4715 | 2026.03.18 11:26:06.265668 [ 5 ] {f847f8b2-245c-4f50-b5d2-e0a86e651d61} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4716 | 2026.03.18 11:26:06.265804 [ 5 ] {f847f8b2-245c-4f50-b5d2-e0a86e651d61} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001235 sec., 76923.07692307692 rows/sec., 6.01 MiB/sec. | ||
| 4717 | 2026.03.18 11:26:06.265842 [ 5 ] {f847f8b2-245c-4f50-b5d2-e0a86e651d61} <Debug> TCPHandler: Processed in 0.001400592 sec. | ||
| 4718 | 2026.03.18 11:26:06.265956 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4719 | 2026.03.18 11:26:06.266051 [ 5 ] {1898d9f3-fd01-47c8-aa9f-bf357e1ad7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4720 | 2026.03.18 11:26:06.266094 [ 5 ] {1898d9f3-fd01-47c8-aa9f-bf357e1ad7c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4721 | 2026.03.18 11:26:06.266495 [ 5 ] {1898d9f3-fd01-47c8-aa9f-bf357e1ad7c2} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4722 | 2026.03.18 11:26:06.266532 [ 5 ] {1898d9f3-fd01-47c8-aa9f-bf357e1ad7c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4723 | 2026.03.18 11:26:06.266849 [ 5 ] {1898d9f3-fd01-47c8-aa9f-bf357e1ad7c2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4724 | 2026.03.18 11:26:06.267048 [ 5 ] {1898d9f3-fd01-47c8-aa9f-bf357e1ad7c2} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4725 | 2026.03.18 11:26:06.267177 [ 5 ] {1898d9f3-fd01-47c8-aa9f-bf357e1ad7c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 4726 | 2026.03.18 11:26:06.267214 [ 5 ] {1898d9f3-fd01-47c8-aa9f-bf357e1ad7c2} <Debug> TCPHandler: Processed in 0.0013065 sec. | ||
| 4727 | 2026.03.18 11:26:06.267337 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4728 | 2026.03.18 11:26:06.267461 [ 5 ] {e9c0d2f7-2183-4099-b716-e4d0f8e83d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4729 | 2026.03.18 11:26:06.267530 [ 5 ] {e9c0d2f7-2183-4099-b716-e4d0f8e83d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4730 | 2026.03.18 11:26:06.268430 [ 5 ] {e9c0d2f7-2183-4099-b716-e4d0f8e83d5f} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4731 | 2026.03.18 11:26:06.268467 [ 5 ] {e9c0d2f7-2183-4099-b716-e4d0f8e83d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4732 | 2026.03.18 11:26:06.269049 [ 5 ] {e9c0d2f7-2183-4099-b716-e4d0f8e83d5f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4733 | 2026.03.18 11:26:06.269281 [ 5 ] {e9c0d2f7-2183-4099-b716-e4d0f8e83d5f} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4734 | 2026.03.18 11:26:06.269422 [ 5 ] {e9c0d2f7-2183-4099-b716-e4d0f8e83d5f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001987 sec., 15601.40915953699 rows/sec., 27.96 MiB/sec. | ||
| 4735 | 2026.03.18 11:26:06.269478 [ 5 ] {e9c0d2f7-2183-4099-b716-e4d0f8e83d5f} <Debug> TCPHandler: Processed in 0.00220258 sec. | ||
| 4736 | 2026.03.18 11:26:06.269593 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4737 | 2026.03.18 11:26:06.269688 [ 5 ] {8d688607-420a-40b3-a9a4-69e92b147726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4738 | 2026.03.18 11:26:06.269731 [ 5 ] {8d688607-420a-40b3-a9a4-69e92b147726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4739 | 2026.03.18 11:26:06.270070 [ 5 ] {8d688607-420a-40b3-a9a4-69e92b147726} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4740 | 2026.03.18 11:26:06.270107 [ 5 ] {8d688607-420a-40b3-a9a4-69e92b147726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4741 | 2026.03.18 11:26:06.270422 [ 5 ] {8d688607-420a-40b3-a9a4-69e92b147726} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4742 | 2026.03.18 11:26:06.270631 [ 5 ] {8d688607-420a-40b3-a9a4-69e92b147726} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4743 | 2026.03.18 11:26:06.270760 [ 5 ] {8d688607-420a-40b3-a9a4-69e92b147726} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 4744 | 2026.03.18 11:26:06.270796 [ 5 ] {8d688607-420a-40b3-a9a4-69e92b147726} <Debug> TCPHandler: Processed in 0.001253749 sec. | ||
| 4745 | 2026.03.18 11:26:10.111122 [ 14 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4746 | 2026.03.18 11:26:10.111192 [ 14 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4747 | 2026.03.18 11:26:10.223793 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10597 | ||
| 4748 | 2026.03.18 11:26:10.224573 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4749 | 2026.03.18 11:26:10.224618 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4750 | 2026.03.18 11:26:10.225217 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4751 | 2026.03.18 11:26:10.225440 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4752 | 2026.03.18 11:26:10.225564 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10597 | ||
| 4753 | 2026.03.18 11:26:10.766086 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4754 | 2026.03.18 11:26:10.780991 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4755 | 2026.03.18 11:26:10.781062 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4756 | 2026.03.18 11:26:10.787774 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4757 | 2026.03.18 11:26:10.788465 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4758 | 2026.03.18 11:26:10.791139 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4759 | 2026.03.18 11:26:11.260097 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4760 | 2026.03.18 11:26:11.260280 [ 5 ] {612efe4b-392e-470b-873c-1130b3f6085d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4761 | 2026.03.18 11:26:11.260346 [ 5 ] {612efe4b-392e-470b-873c-1130b3f6085d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4762 | 2026.03.18 11:26:11.260972 [ 5 ] {612efe4b-392e-470b-873c-1130b3f6085d} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2026.03.18 11:26:11.261019 [ 5 ] {612efe4b-392e-470b-873c-1130b3f6085d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4764 | 2026.03.18 11:26:11.261411 [ 5 ] {612efe4b-392e-470b-873c-1130b3f6085d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4765 | 2026.03.18 11:26:11.261635 [ 5 ] {612efe4b-392e-470b-873c-1130b3f6085d} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4766 | 2026.03.18 11:26:11.261783 [ 5 ] {612efe4b-392e-470b-873c-1130b3f6085d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001553 sec., 48937.540244687705 rows/sec., 4.03 MiB/sec. | ||
| 4767 | 2026.03.18 11:26:11.261824 [ 5 ] {612efe4b-392e-470b-873c-1130b3f6085d} <Debug> TCPHandler: Processed in 0.001856183 sec. | ||
| 4768 | 2026.03.18 11:26:11.261946 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4769 | 2026.03.18 11:26:11.262042 [ 5 ] {311c91da-de4a-4a66-9f50-9d2822886235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4770 | 2026.03.18 11:26:11.262084 [ 5 ] {311c91da-de4a-4a66-9f50-9d2822886235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4771 | 2026.03.18 11:26:11.262483 [ 5 ] {311c91da-de4a-4a66-9f50-9d2822886235} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4772 | 2026.03.18 11:26:11.262518 [ 5 ] {311c91da-de4a-4a66-9f50-9d2822886235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4773 | 2026.03.18 11:26:11.262807 [ 5 ] {311c91da-de4a-4a66-9f50-9d2822886235} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4774 | 2026.03.18 11:26:11.263012 [ 5 ] {311c91da-de4a-4a66-9f50-9d2822886235} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4775 | 2026.03.18 11:26:11.263142 [ 5 ] {311c91da-de4a-4a66-9f50-9d2822886235} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001119 sec., 8936.550491510277 rows/sec., 671.99 KiB/sec. | ||
| 4776 | 2026.03.18 11:26:11.263228 [ 5 ] {311c91da-de4a-4a66-9f50-9d2822886235} <Debug> TCPHandler: Processed in 0.001330111 sec. | ||
| 4777 | 2026.03.18 11:26:11.263368 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4778 | 2026.03.18 11:26:11.263489 [ 5 ] {ea22a48e-efe3-46e7-9265-33301b3af774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4779 | 2026.03.18 11:26:11.263544 [ 5 ] {ea22a48e-efe3-46e7-9265-33301b3af774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4780 | 2026.03.18 11:26:11.264092 [ 5 ] {ea22a48e-efe3-46e7-9265-33301b3af774} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4781 | 2026.03.18 11:26:11.264138 [ 5 ] {ea22a48e-efe3-46e7-9265-33301b3af774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4782 | 2026.03.18 11:26:11.264572 [ 5 ] {ea22a48e-efe3-46e7-9265-33301b3af774} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4783 | 2026.03.18 11:26:11.264888 [ 5 ] {ea22a48e-efe3-46e7-9265-33301b3af774} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4784 | 2026.03.18 11:26:11.265058 [ 5 ] {ea22a48e-efe3-46e7-9265-33301b3af774} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001593 sec., 46453.23289391086 rows/sec., 3.63 MiB/sec. | ||
| 4785 | 2026.03.18 11:26:11.265110 [ 5 ] {ea22a48e-efe3-46e7-9265-33301b3af774} <Debug> TCPHandler: Processed in 0.001803741 sec. | ||
| 4786 | 2026.03.18 11:26:11.265243 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4787 | 2026.03.18 11:26:11.265363 [ 5 ] {9cb8d249-1242-4623-bec3-d412ba591926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4788 | 2026.03.18 11:26:11.265421 [ 5 ] {9cb8d249-1242-4623-bec3-d412ba591926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4789 | 2026.03.18 11:26:11.265925 [ 5 ] {9cb8d249-1242-4623-bec3-d412ba591926} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4790 | 2026.03.18 11:26:11.265968 [ 5 ] {9cb8d249-1242-4623-bec3-d412ba591926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4791 | 2026.03.18 11:26:11.266419 [ 5 ] {9cb8d249-1242-4623-bec3-d412ba591926} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4792 | 2026.03.18 11:26:11.266745 [ 5 ] {9cb8d249-1242-4623-bec3-d412ba591926} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4793 | 2026.03.18 11:26:11.266914 [ 5 ] {9cb8d249-1242-4623-bec3-d412ba591926} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001575 sec., 101587.30158730158 rows/sec., 7.08 MiB/sec. | ||
| 4794 | 2026.03.18 11:26:11.266967 [ 5 ] {9cb8d249-1242-4623-bec3-d412ba591926} <Debug> TCPHandler: Processed in 0.001785231 sec. | ||
| 4795 | 2026.03.18 11:26:11.267094 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4796 | 2026.03.18 11:26:11.267212 [ 5 ] {f338bc91-dfae-463e-b95c-6c4d864b38ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4797 | 2026.03.18 11:26:11.267287 [ 5 ] {f338bc91-dfae-463e-b95c-6c4d864b38ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4798 | 2026.03.18 11:26:11.268260 [ 5 ] {f338bc91-dfae-463e-b95c-6c4d864b38ac} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4799 | 2026.03.18 11:26:11.268297 [ 5 ] {f338bc91-dfae-463e-b95c-6c4d864b38ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4800 | 2026.03.18 11:26:11.268793 [ 5 ] {f338bc91-dfae-463e-b95c-6c4d864b38ac} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4801 | 2026.03.18 11:26:11.269019 [ 5 ] {f338bc91-dfae-463e-b95c-6c4d864b38ac} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4802 | 2026.03.18 11:26:11.269154 [ 5 ] {f338bc91-dfae-463e-b95c-6c4d864b38ac} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001965 sec., 5089.058524173028 rows/sec., 9.12 MiB/sec. | ||
| 4803 | 2026.03.18 11:26:11.269206 [ 5 ] {f338bc91-dfae-463e-b95c-6c4d864b38ac} <Debug> TCPHandler: Processed in 0.00217292 sec. | ||
| 4804 | 2026.03.18 11:26:11.269314 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4805 | 2026.03.18 11:26:11.269407 [ 5 ] {7c26daee-4039-4c88-90cd-d181bb0ff6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4806 | 2026.03.18 11:26:11.269453 [ 5 ] {7c26daee-4039-4c88-90cd-d181bb0ff6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4807 | 2026.03.18 11:26:11.269778 [ 5 ] {7c26daee-4039-4c88-90cd-d181bb0ff6e4} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4808 | 2026.03.18 11:26:11.269813 [ 5 ] {7c26daee-4039-4c88-90cd-d181bb0ff6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4809 | 2026.03.18 11:26:11.270106 [ 5 ] {7c26daee-4039-4c88-90cd-d181bb0ff6e4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4810 | 2026.03.18 11:26:11.270306 [ 5 ] {7c26daee-4039-4c88-90cd-d181bb0ff6e4} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4811 | 2026.03.18 11:26:11.270430 [ 5 ] {7c26daee-4039-4c88-90cd-d181bb0ff6e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 4812 | 2026.03.18 11:26:11.270465 [ 5 ] {7c26daee-4039-4c88-90cd-d181bb0ff6e4} <Debug> TCPHandler: Processed in 0.001198818 sec. | ||
| 4813 | 2026.03.18 11:26:13.166501 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4814 | 2026.03.18 11:26:13.166741 [ 5 ] {f0395b35-7c11-47ae-863b-9cc1033f3d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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) | ||
| 4815 | 2026.03.18 11:26:13.167112 [ 5 ] {f0395b35-7c11-47ae-863b-9cc1033f3d6e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4816 | 2026.03.18 11:26:13.167154 [ 5 ] {f0395b35-7c11-47ae-863b-9cc1033f3d6e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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 | ||
| 4817 | 2026.03.18 11:26:13.167432 [ 5 ] {f0395b35-7c11-47ae-863b-9cc1033f3d6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4818 | 2026.03.18 11:26:13.167501 [ 5 ] {f0395b35-7c11-47ae-863b-9cc1033f3d6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4819 | 2026.03.18 11:26:13.167648 [ 5 ] {f0395b35-7c11-47ae-863b-9cc1033f3d6e} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 4820 | 2026.03.18 11:26:13.167755 [ 297 ] {f0395b35-7c11-47ae-863b-9cc1033f3d6e} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4821 | 2026.03.18 11:26:13.167759 [ 316 ] {f0395b35-7c11-47ae-863b-9cc1033f3d6e} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4822 | 2026.03.18 11:26:13.167787 [ 261 ] {f0395b35-7c11-47ae-863b-9cc1033f3d6e} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4823 | 2026.03.18 11:26:13.167792 [ 334 ] {f0395b35-7c11-47ae-863b-9cc1033f3d6e} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4824 | 2026.03.18 11:26:13.167980 [ 5 ] {f0395b35-7c11-47ae-863b-9cc1033f3d6e} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 4825 | 2026.03.18 11:26:13.168041 [ 5 ] {f0395b35-7c11-47ae-863b-9cc1033f3d6e} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4826 | 2026.03.18 11:26:13.168146 [ 5 ] {f0395b35-7c11-47ae-863b-9cc1033f3d6e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4827 | 2026.03.18 11:26:13.168168 [ 5 ] {f0395b35-7c11-47ae-863b-9cc1033f3d6e} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 4828 | 2026.03.18 11:26:13.168206 [ 5 ] {f0395b35-7c11-47ae-863b-9cc1033f3d6e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
| 4829 | 2026.03.18 11:26:13.168247 [ 5 ] {f0395b35-7c11-47ae-863b-9cc1033f3d6e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
| 4830 | 2026.03.18 11:26:13.168286 [ 5 ] {f0395b35-7c11-47ae-863b-9cc1033f3d6e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
| 4831 | 2026.03.18 11:26:13.168327 [ 5 ] {f0395b35-7c11-47ae-863b-9cc1033f3d6e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
| 4832 | 2026.03.18 11:26:13.169273 [ 5 ] {f0395b35-7c11-47ae-863b-9cc1033f3d6e} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.002638 sec., 15921.152388172857 rows/sec., 640.80 KiB/sec. | ||
| 4833 | 2026.03.18 11:26:13.169435 [ 5 ] {f0395b35-7c11-47ae-863b-9cc1033f3d6e} <Debug> MemoryTracker: Peak memory usage (for query): 145.59 KiB. | ||
| 4834 | 2026.03.18 11:26:13.169454 [ 5 ] {f0395b35-7c11-47ae-863b-9cc1033f3d6e} <Debug> TCPHandler: Processed in 0.003082691 sec. | ||
| 4835 | 2026.03.18 11:26:13.169784 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4836 | 2026.03.18 11:26:13.169924 [ 5 ] {877f9dcb-3013-4626-a950-823c6651b59d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link: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) | ||
| 4837 | 2026.03.18 11:26:13.170175 [ 5 ] {877f9dcb-3013-4626-a950-823c6651b59d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4838 | 2026.03.18 11:26:13.170217 [ 5 ] {877f9dcb-3013-4626-a950-823c6651b59d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link: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 | ||
| 4839 | 2026.03.18 11:26:13.170440 [ 5 ] {877f9dcb-3013-4626-a950-823c6651b59d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4840 | 2026.03.18 11:26:13.170493 [ 5 ] {877f9dcb-3013-4626-a950-823c6651b59d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4841 | 2026.03.18 11:26:13.170597 [ 5 ] {877f9dcb-3013-4626-a950-823c6651b59d} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 4842 | 2026.03.18 11:26:13.170667 [ 334 ] {877f9dcb-3013-4626-a950-823c6651b59d} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4843 | 2026.03.18 11:26:13.170676 [ 316 ] {877f9dcb-3013-4626-a950-823c6651b59d} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4844 | 2026.03.18 11:26:13.170694 [ 315 ] {877f9dcb-3013-4626-a950-823c6651b59d} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4845 | 2026.03.18 11:26:13.170682 [ 261 ] {877f9dcb-3013-4626-a950-823c6651b59d} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4846 | 2026.03.18 11:26:13.170828 [ 5 ] {877f9dcb-3013-4626-a950-823c6651b59d} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 4847 | 2026.03.18 11:26:13.170856 [ 5 ] {877f9dcb-3013-4626-a950-823c6651b59d} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4848 | 2026.03.18 11:26:13.170935 [ 5 ] {877f9dcb-3013-4626-a950-823c6651b59d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4849 | 2026.03.18 11:26:13.170952 [ 5 ] {877f9dcb-3013-4626-a950-823c6651b59d} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 4850 | 2026.03.18 11:26:13.170984 [ 5 ] {877f9dcb-3013-4626-a950-823c6651b59d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link: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'))" | ||
| 4851 | 2026.03.18 11:26:13.171014 [ 5 ] {877f9dcb-3013-4626-a950-823c6651b59d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link: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'))" | ||
| 4852 | 2026.03.18 11:26:13.171044 [ 5 ] {877f9dcb-3013-4626-a950-823c6651b59d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link: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'))" | ||
| 4853 | 2026.03.18 11:26:13.171072 [ 5 ] {877f9dcb-3013-4626-a950-823c6651b59d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link: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'))" | ||
| 4854 | 2026.03.18 11:26:13.171792 [ 5 ] {877f9dcb-3013-4626-a950-823c6651b59d} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001926 sec., 21806.85358255452 rows/sec., 877.69 KiB/sec. | ||
| 4855 | 2026.03.18 11:26:13.171952 [ 5 ] {877f9dcb-3013-4626-a950-823c6651b59d} <Debug> MemoryTracker: Peak memory usage (for query): 146.03 KiB. | ||
| 4856 | 2026.03.18 11:26:13.171969 [ 5 ] {877f9dcb-3013-4626-a950-823c6651b59d} <Debug> TCPHandler: Processed in 0.002235351 sec. | ||
| 4857 | 2026.03.18 11:26:13.172229 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4858 | 2026.03.18 11:26:13.172366 [ 5 ] {335c4811-a579-489b-8a00-dcea96a9013a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link: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) | ||
| 4859 | 2026.03.18 11:26:13.172608 [ 5 ] {335c4811-a579-489b-8a00-dcea96a9013a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4860 | 2026.03.18 11:26:13.172647 [ 5 ] {335c4811-a579-489b-8a00-dcea96a9013a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link: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 | ||
| 4861 | 2026.03.18 11:26:13.172868 [ 5 ] {335c4811-a579-489b-8a00-dcea96a9013a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4862 | 2026.03.18 11:26:13.172922 [ 5 ] {335c4811-a579-489b-8a00-dcea96a9013a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4863 | 2026.03.18 11:26:13.173024 [ 5 ] {335c4811-a579-489b-8a00-dcea96a9013a} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 4864 | 2026.03.18 11:26:13.173089 [ 334 ] {335c4811-a579-489b-8a00-dcea96a9013a} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4865 | 2026.03.18 11:26:13.173103 [ 261 ] {335c4811-a579-489b-8a00-dcea96a9013a} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4866 | 2026.03.18 11:26:13.173106 [ 316 ] {335c4811-a579-489b-8a00-dcea96a9013a} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4867 | 2026.03.18 11:26:13.173103 [ 315 ] {335c4811-a579-489b-8a00-dcea96a9013a} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4868 | 2026.03.18 11:26:13.173265 [ 5 ] {335c4811-a579-489b-8a00-dcea96a9013a} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 4869 | 2026.03.18 11:26:13.173292 [ 5 ] {335c4811-a579-489b-8a00-dcea96a9013a} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4870 | 2026.03.18 11:26:13.173375 [ 5 ] {335c4811-a579-489b-8a00-dcea96a9013a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4871 | 2026.03.18 11:26:13.173393 [ 5 ] {335c4811-a579-489b-8a00-dcea96a9013a} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 4872 | 2026.03.18 11:26:13.173423 [ 5 ] {335c4811-a579-489b-8a00-dcea96a9013a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link: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'))" | ||
| 4873 | 2026.03.18 11:26:13.173461 [ 5 ] {335c4811-a579-489b-8a00-dcea96a9013a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link: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'))" | ||
| 4874 | 2026.03.18 11:26:13.173491 [ 5 ] {335c4811-a579-489b-8a00-dcea96a9013a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link: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'))" | ||
| 4875 | 2026.03.18 11:26:13.173526 [ 5 ] {335c4811-a579-489b-8a00-dcea96a9013a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link: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'))" | ||
| 4876 | 2026.03.18 11:26:13.174256 [ 5 ] {335c4811-a579-489b-8a00-dcea96a9013a} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001948 sec., 21560.574948665297 rows/sec., 867.78 KiB/sec. | ||
| 4877 | 2026.03.18 11:26:13.174418 [ 5 ] {335c4811-a579-489b-8a00-dcea96a9013a} <Debug> MemoryTracker: Peak memory usage (for query): 147.56 KiB. | ||
| 4878 | 2026.03.18 11:26:13.174433 [ 5 ] {335c4811-a579-489b-8a00-dcea96a9013a} <Debug> TCPHandler: Processed in 0.002253741 sec. | ||
| 4879 | 2026.03.18 11:26:13.174657 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4880 | 2026.03.18 11:26:13.174796 [ 5 ] {f30328ce-7707-4adb-a017-804e75d99951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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) | ||
| 4881 | 2026.03.18 11:26:13.175021 [ 5 ] {f30328ce-7707-4adb-a017-804e75d99951} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4882 | 2026.03.18 11:26:13.175058 [ 5 ] {f30328ce-7707-4adb-a017-804e75d99951} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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 | ||
| 4883 | 2026.03.18 11:26:13.175275 [ 5 ] {f30328ce-7707-4adb-a017-804e75d99951} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4884 | 2026.03.18 11:26:13.175327 [ 5 ] {f30328ce-7707-4adb-a017-804e75d99951} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4885 | 2026.03.18 11:26:13.175427 [ 5 ] {f30328ce-7707-4adb-a017-804e75d99951} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 4886 | 2026.03.18 11:26:13.175490 [ 321 ] {f30328ce-7707-4adb-a017-804e75d99951} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4887 | 2026.03.18 11:26:13.175505 [ 317 ] {f30328ce-7707-4adb-a017-804e75d99951} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4888 | 2026.03.18 11:26:13.175501 [ 315 ] {f30328ce-7707-4adb-a017-804e75d99951} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4889 | 2026.03.18 11:26:13.175501 [ 327 ] {f30328ce-7707-4adb-a017-804e75d99951} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4890 | 2026.03.18 11:26:13.175638 [ 5 ] {f30328ce-7707-4adb-a017-804e75d99951} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 4891 | 2026.03.18 11:26:13.175664 [ 5 ] {f30328ce-7707-4adb-a017-804e75d99951} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4892 | 2026.03.18 11:26:13.175741 [ 5 ] {f30328ce-7707-4adb-a017-804e75d99951} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4893 | 2026.03.18 11:26:13.175761 [ 5 ] {f30328ce-7707-4adb-a017-804e75d99951} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 4894 | 2026.03.18 11:26:13.175790 [ 5 ] {f30328ce-7707-4adb-a017-804e75d99951} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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'))" | ||
| 4895 | 2026.03.18 11:26:13.175821 [ 5 ] {f30328ce-7707-4adb-a017-804e75d99951} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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'))" | ||
| 4896 | 2026.03.18 11:26:13.175851 [ 5 ] {f30328ce-7707-4adb-a017-804e75d99951} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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'))" | ||
| 4897 | 2026.03.18 11:26:13.175879 [ 5 ] {f30328ce-7707-4adb-a017-804e75d99951} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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'))" | ||
| 4898 | 2026.03.18 11:26:13.176579 [ 5 ] {f30328ce-7707-4adb-a017-804e75d99951} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001842 sec., 22801.30293159609 rows/sec., 917.71 KiB/sec. | ||
| 4899 | 2026.03.18 11:26:13.176748 [ 5 ] {f30328ce-7707-4adb-a017-804e75d99951} <Debug> MemoryTracker: Peak memory usage (for query): 146.14 KiB. | ||
| 4900 | 2026.03.18 11:26:13.176765 [ 5 ] {f30328ce-7707-4adb-a017-804e75d99951} <Debug> TCPHandler: Processed in 0.002157139 sec. | ||
| 4901 | 2026.03.18 11:26:13.176989 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4902 | 2026.03.18 11:26:13.177131 [ 5 ] {1493d3c9-3fe6-472f-a5c1-78945c785ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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) | ||
| 4903 | 2026.03.18 11:26:13.177369 [ 5 ] {1493d3c9-3fe6-472f-a5c1-78945c785ff4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4904 | 2026.03.18 11:26:13.177408 [ 5 ] {1493d3c9-3fe6-472f-a5c1-78945c785ff4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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 | ||
| 4905 | 2026.03.18 11:26:13.177635 [ 5 ] {1493d3c9-3fe6-472f-a5c1-78945c785ff4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4906 | 2026.03.18 11:26:13.177692 [ 5 ] {1493d3c9-3fe6-472f-a5c1-78945c785ff4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4907 | 2026.03.18 11:26:13.177799 [ 5 ] {1493d3c9-3fe6-472f-a5c1-78945c785ff4} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 4908 | 2026.03.18 11:26:13.177864 [ 346 ] {1493d3c9-3fe6-472f-a5c1-78945c785ff4} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4909 | 2026.03.18 11:26:13.177866 [ 315 ] {1493d3c9-3fe6-472f-a5c1-78945c785ff4} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4910 | 2026.03.18 11:26:13.177887 [ 260 ] {1493d3c9-3fe6-472f-a5c1-78945c785ff4} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4911 | 2026.03.18 11:26:13.177903 [ 333 ] {1493d3c9-3fe6-472f-a5c1-78945c785ff4} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4912 | 2026.03.18 11:26:13.178006 [ 5 ] {1493d3c9-3fe6-472f-a5c1-78945c785ff4} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 4913 | 2026.03.18 11:26:13.178034 [ 5 ] {1493d3c9-3fe6-472f-a5c1-78945c785ff4} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4914 | 2026.03.18 11:26:13.178117 [ 5 ] {1493d3c9-3fe6-472f-a5c1-78945c785ff4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4915 | 2026.03.18 11:26:13.178135 [ 5 ] {1493d3c9-3fe6-472f-a5c1-78945c785ff4} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 4916 | 2026.03.18 11:26:13.178167 [ 5 ] {1493d3c9-3fe6-472f-a5c1-78945c785ff4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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'))" | ||
| 4917 | 2026.03.18 11:26:13.178231 [ 5 ] {1493d3c9-3fe6-472f-a5c1-78945c785ff4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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'))" | ||
| 4918 | 2026.03.18 11:26:13.178287 [ 5 ] {1493d3c9-3fe6-472f-a5c1-78945c785ff4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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'))" | ||
| 4919 | 2026.03.18 11:26:13.178323 [ 5 ] {1493d3c9-3fe6-472f-a5c1-78945c785ff4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link: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'))" | ||
| 4920 | 2026.03.18 11:26:13.179091 [ 5 ] {1493d3c9-3fe6-472f-a5c1-78945c785ff4} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.002022 sec., 20771.513353115726 rows/sec., 836.02 KiB/sec. | ||
| 4921 | 2026.03.18 11:26:13.179251 [ 5 ] {1493d3c9-3fe6-472f-a5c1-78945c785ff4} <Debug> MemoryTracker: Peak memory usage (for query): 146.40 KiB. | ||
| 4922 | 2026.03.18 11:26:13.179268 [ 5 ] {1493d3c9-3fe6-472f-a5c1-78945c785ff4} <Debug> TCPHandler: Processed in 0.002328004 sec. | ||
| 4923 | 2026.03.18 11:26:13.179484 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4924 | 2026.03.18 11:26:13.179626 [ 5 ] {69a49a0d-87a7-44b4-afab-20142fa8443e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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) | ||
| 4925 | 2026.03.18 11:26:13.179856 [ 5 ] {69a49a0d-87a7-44b4-afab-20142fa8443e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4926 | 2026.03.18 11:26:13.179894 [ 5 ] {69a49a0d-87a7-44b4-afab-20142fa8443e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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 | ||
| 4927 | 2026.03.18 11:26:13.180118 [ 5 ] {69a49a0d-87a7-44b4-afab-20142fa8443e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4928 | 2026.03.18 11:26:13.180177 [ 5 ] {69a49a0d-87a7-44b4-afab-20142fa8443e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4929 | 2026.03.18 11:26:13.180281 [ 5 ] {69a49a0d-87a7-44b4-afab-20142fa8443e} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 4930 | 2026.03.18 11:26:13.180340 [ 333 ] {69a49a0d-87a7-44b4-afab-20142fa8443e} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4931 | 2026.03.18 11:26:13.180356 [ 260 ] {69a49a0d-87a7-44b4-afab-20142fa8443e} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4932 | 2026.03.18 11:26:13.180353 [ 346 ] {69a49a0d-87a7-44b4-afab-20142fa8443e} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4933 | 2026.03.18 11:26:13.180348 [ 331 ] {69a49a0d-87a7-44b4-afab-20142fa8443e} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4934 | 2026.03.18 11:26:13.180497 [ 5 ] {69a49a0d-87a7-44b4-afab-20142fa8443e} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 4935 | 2026.03.18 11:26:13.180523 [ 5 ] {69a49a0d-87a7-44b4-afab-20142fa8443e} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4936 | 2026.03.18 11:26:13.180601 [ 5 ] {69a49a0d-87a7-44b4-afab-20142fa8443e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4937 | 2026.03.18 11:26:13.180620 [ 5 ] {69a49a0d-87a7-44b4-afab-20142fa8443e} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 4938 | 2026.03.18 11:26:13.180651 [ 5 ] {69a49a0d-87a7-44b4-afab-20142fa8443e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
| 4939 | 2026.03.18 11:26:13.180682 [ 5 ] {69a49a0d-87a7-44b4-afab-20142fa8443e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
| 4940 | 2026.03.18 11:26:13.180712 [ 5 ] {69a49a0d-87a7-44b4-afab-20142fa8443e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
| 4941 | 2026.03.18 11:26:13.180740 [ 5 ] {69a49a0d-87a7-44b4-afab-20142fa8443e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
| 4942 | 2026.03.18 11:26:13.181391 [ 5 ] {69a49a0d-87a7-44b4-afab-20142fa8443e} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001828 sec., 22975.92997811816 rows/sec., 924.74 KiB/sec. | ||
| 4943 | 2026.03.18 11:26:13.181549 [ 5 ] {69a49a0d-87a7-44b4-afab-20142fa8443e} <Debug> MemoryTracker: Peak memory usage (for query): 146.80 KiB. | ||
| 4944 | 2026.03.18 11:26:13.181564 [ 5 ] {69a49a0d-87a7-44b4-afab-20142fa8443e} <Debug> TCPHandler: Processed in 0.002128759 sec. | ||
| 4945 | 2026.03.18 11:26:13.311293 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4946 | 2026.03.18 11:26:13.311525 [ 5 ] {f1223bac-bccc-4669-a59e-4456a6e6ca00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 4947 | 2026.03.18 11:26:13.311869 [ 5 ] {f1223bac-bccc-4669-a59e-4456a6e6ca00} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4948 | 2026.03.18 11:26:13.311919 [ 5 ] {f1223bac-bccc-4669-a59e-4456a6e6ca00} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 4949 | 2026.03.18 11:26:13.312221 [ 5 ] {f1223bac-bccc-4669-a59e-4456a6e6ca00} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4950 | 2026.03.18 11:26:13.312294 [ 5 ] {f1223bac-bccc-4669-a59e-4456a6e6ca00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4951 | 2026.03.18 11:26:13.312435 [ 5 ] {f1223bac-bccc-4669-a59e-4456a6e6ca00} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 4952 | 2026.03.18 11:26:13.312515 [ 348 ] {f1223bac-bccc-4669-a59e-4456a6e6ca00} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4953 | 2026.03.18 11:26:13.312532 [ 260 ] {f1223bac-bccc-4669-a59e-4456a6e6ca00} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4954 | 2026.03.18 11:26:13.312530 [ 331 ] {f1223bac-bccc-4669-a59e-4456a6e6ca00} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4955 | 2026.03.18 11:26:13.312526 [ 346 ] {f1223bac-bccc-4669-a59e-4456a6e6ca00} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4956 | 2026.03.18 11:26:13.312682 [ 5 ] {f1223bac-bccc-4669-a59e-4456a6e6ca00} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 4957 | 2026.03.18 11:26:13.312709 [ 5 ] {f1223bac-bccc-4669-a59e-4456a6e6ca00} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4958 | 2026.03.18 11:26:13.312798 [ 5 ] {f1223bac-bccc-4669-a59e-4456a6e6ca00} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4959 | 2026.03.18 11:26:13.312817 [ 5 ] {f1223bac-bccc-4669-a59e-4456a6e6ca00} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 4960 | 2026.03.18 11:26:13.312851 [ 5 ] {f1223bac-bccc-4669-a59e-4456a6e6ca00} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 4961 | 2026.03.18 11:26:13.312886 [ 5 ] {f1223bac-bccc-4669-a59e-4456a6e6ca00} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 4962 | 2026.03.18 11:26:13.312920 [ 5 ] {f1223bac-bccc-4669-a59e-4456a6e6ca00} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 4963 | 2026.03.18 11:26:13.312951 [ 5 ] {f1223bac-bccc-4669-a59e-4456a6e6ca00} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 4964 | 2026.03.18 11:26:13.313867 [ 5 ] {f1223bac-bccc-4669-a59e-4456a6e6ca00} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.002438 sec., 17227.23543888433 rows/sec., 693.37 KiB/sec. | ||
| 4965 | 2026.03.18 11:26:13.314045 [ 5 ] {f1223bac-bccc-4669-a59e-4456a6e6ca00} <Debug> MemoryTracker: Peak memory usage (for query): 147.03 KiB. | ||
| 4966 | 2026.03.18 11:26:13.314061 [ 5 ] {f1223bac-bccc-4669-a59e-4456a6e6ca00} <Debug> TCPHandler: Processed in 0.002857965 sec. | ||
| 4967 | 2026.03.18 11:26:13.374473 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4968 | 2026.03.18 11:26:13.374625 [ 5 ] {ce42d0c0-5b9c-4efa-8d7a-d8bbc467b56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 4969 | 2026.03.18 11:26:13.374896 [ 5 ] {ce42d0c0-5b9c-4efa-8d7a-d8bbc467b56b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4970 | 2026.03.18 11:26:13.374937 [ 5 ] {ce42d0c0-5b9c-4efa-8d7a-d8bbc467b56b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 4971 | 2026.03.18 11:26:13.375173 [ 5 ] {ce42d0c0-5b9c-4efa-8d7a-d8bbc467b56b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4972 | 2026.03.18 11:26:13.375226 [ 5 ] {ce42d0c0-5b9c-4efa-8d7a-d8bbc467b56b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4973 | 2026.03.18 11:26:13.375326 [ 5 ] {ce42d0c0-5b9c-4efa-8d7a-d8bbc467b56b} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 4974 | 2026.03.18 11:26:13.375399 [ 347 ] {ce42d0c0-5b9c-4efa-8d7a-d8bbc467b56b} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4975 | 2026.03.18 11:26:13.375408 [ 346 ] {ce42d0c0-5b9c-4efa-8d7a-d8bbc467b56b} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4976 | 2026.03.18 11:26:13.375403 [ 348 ] {ce42d0c0-5b9c-4efa-8d7a-d8bbc467b56b} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4977 | 2026.03.18 11:26:13.375408 [ 331 ] {ce42d0c0-5b9c-4efa-8d7a-d8bbc467b56b} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4978 | 2026.03.18 11:26:13.375567 [ 5 ] {ce42d0c0-5b9c-4efa-8d7a-d8bbc467b56b} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 4979 | 2026.03.18 11:26:13.375592 [ 5 ] {ce42d0c0-5b9c-4efa-8d7a-d8bbc467b56b} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4980 | 2026.03.18 11:26:13.375670 [ 5 ] {ce42d0c0-5b9c-4efa-8d7a-d8bbc467b56b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4981 | 2026.03.18 11:26:13.375687 [ 5 ] {ce42d0c0-5b9c-4efa-8d7a-d8bbc467b56b} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 4982 | 2026.03.18 11:26:13.375717 [ 5 ] {ce42d0c0-5b9c-4efa-8d7a-d8bbc467b56b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 4983 | 2026.03.18 11:26:13.375749 [ 5 ] {ce42d0c0-5b9c-4efa-8d7a-d8bbc467b56b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 4984 | 2026.03.18 11:26:13.375780 [ 5 ] {ce42d0c0-5b9c-4efa-8d7a-d8bbc467b56b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 4985 | 2026.03.18 11:26:13.375810 [ 5 ] {ce42d0c0-5b9c-4efa-8d7a-d8bbc467b56b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 4986 | 2026.03.18 11:26:13.376612 [ 5 ] {ce42d0c0-5b9c-4efa-8d7a-d8bbc467b56b} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.00205 sec., 20487.804878048777 rows/sec., 824.60 KiB/sec. | ||
| 4987 | 2026.03.18 11:26:13.376771 [ 5 ] {ce42d0c0-5b9c-4efa-8d7a-d8bbc467b56b} <Debug> MemoryTracker: Peak memory usage (for query): 147.14 KiB. | ||
| 4988 | 2026.03.18 11:26:13.376788 [ 5 ] {ce42d0c0-5b9c-4efa-8d7a-d8bbc467b56b} <Debug> TCPHandler: Processed in 0.002368314 sec. | ||
| 4989 | 2026.03.18 11:26:13.377300 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4990 | 2026.03.18 11:26:13.377443 [ 5 ] {bbf50641-6e5a-4771-b0f3-d0aab9b906ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 4991 | 2026.03.18 11:26:13.377697 [ 5 ] {bbf50641-6e5a-4771-b0f3-d0aab9b906ef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4992 | 2026.03.18 11:26:13.377737 [ 5 ] {bbf50641-6e5a-4771-b0f3-d0aab9b906ef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 4993 | 2026.03.18 11:26:13.377965 [ 5 ] {bbf50641-6e5a-4771-b0f3-d0aab9b906ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4994 | 2026.03.18 11:26:13.378021 [ 5 ] {bbf50641-6e5a-4771-b0f3-d0aab9b906ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4995 | 2026.03.18 11:26:13.378124 [ 5 ] {bbf50641-6e5a-4771-b0f3-d0aab9b906ef} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 4996 | 2026.03.18 11:26:13.378188 [ 341 ] {bbf50641-6e5a-4771-b0f3-d0aab9b906ef} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4997 | 2026.03.18 11:26:13.378190 [ 347 ] {bbf50641-6e5a-4771-b0f3-d0aab9b906ef} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4998 | 2026.03.18 11:26:13.378202 [ 346 ] {bbf50641-6e5a-4771-b0f3-d0aab9b906ef} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4999 | 2026.03.18 11:26:13.378198 [ 260 ] {bbf50641-6e5a-4771-b0f3-d0aab9b906ef} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5000 | 2026.03.18 11:26:13.378336 [ 5 ] {bbf50641-6e5a-4771-b0f3-d0aab9b906ef} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (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 | ||
| 5001 | 2026.03.18 11:26:13.378363 [ 5 ] {bbf50641-6e5a-4771-b0f3-d0aab9b906ef} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5002 | 2026.03.18 11:26:13.378444 [ 5 ] {bbf50641-6e5a-4771-b0f3-d0aab9b906ef} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5003 | 2026.03.18 11:26:13.378463 [ 5 ] {bbf50641-6e5a-4771-b0f3-d0aab9b906ef} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 5004 | 2026.03.18 11:26:13.378494 [ 5 ] {bbf50641-6e5a-4771-b0f3-d0aab9b906ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 5005 | 2026.03.18 11:26:13.378527 [ 5 ] {bbf50641-6e5a-4771-b0f3-d0aab9b906ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 5006 | 2026.03.18 11:26:13.378557 [ 5 ] {bbf50641-6e5a-4771-b0f3-d0aab9b906ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 5007 | 2026.03.18 11:26:13.378589 [ 5 ] {bbf50641-6e5a-4771-b0f3-d0aab9b906ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 5008 | 2026.03.18 11:26:13.379346 [ 5 ] {bbf50641-6e5a-4771-b0f3-d0aab9b906ef} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001967 sec., 21352.313167259785 rows/sec., 859.39 KiB/sec. | ||
| 5009 | 2026.03.18 11:26:13.379482 [ 5 ] {bbf50641-6e5a-4771-b0f3-d0aab9b906ef} <Debug> MemoryTracker: Peak memory usage (for query): 147.45 KiB. | ||
| 5010 | 2026.03.18 11:26:13.379498 [ 5 ] {bbf50641-6e5a-4771-b0f3-d0aab9b906ef} <Debug> TCPHandler: Processed in 0.002247881 sec. | ||
| 5011 | 2026.03.18 11:26:13.381128 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5012 | 2026.03.18 11:26:13.381239 [ 5 ] {442f1ccd-1225-4d99-825d-22ddb9485ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 5013 | 2026.03.18 11:26:13.381282 [ 5 ] {442f1ccd-1225-4d99-825d-22ddb9485ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5014 | 2026.03.18 11:26:13.382103 [ 5 ] {442f1ccd-1225-4d99-825d-22ddb9485ce1} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5015 | 2026.03.18 11:26:13.382175 [ 5 ] {442f1ccd-1225-4d99-825d-22ddb9485ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5016 | 2026.03.18 11:26:13.382698 [ 5 ] {442f1ccd-1225-4d99-825d-22ddb9485ce1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5017 | 2026.03.18 11:26:13.382896 [ 5 ] {442f1ccd-1225-4d99-825d-22ddb9485ce1} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5018 | 2026.03.18 11:26:13.383042 [ 5 ] {442f1ccd-1225-4d99-825d-22ddb9485ce1} <Debug> executeQuery: Read 9 rows, 1.74 KiB in 0.001835 sec., 4904.632152588556 rows/sec., 949.95 KiB/sec. | ||
| 5019 | 2026.03.18 11:26:13.383084 [ 5 ] {442f1ccd-1225-4d99-825d-22ddb9485ce1} <Debug> TCPHandler: Processed in 0.002003705 sec. | ||
| 5020 | 2026.03.18 11:26:13.383203 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5021 | 2026.03.18 11:26:13.383298 [ 5 ] {3923f52f-363c-465a-ba0d-b3875be3ea45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5022 | 2026.03.18 11:26:13.383340 [ 5 ] {3923f52f-363c-465a-ba0d-b3875be3ea45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5023 | 2026.03.18 11:26:13.383782 [ 5 ] {3923f52f-363c-465a-ba0d-b3875be3ea45} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5024 | 2026.03.18 11:26:13.383819 [ 5 ] {3923f52f-363c-465a-ba0d-b3875be3ea45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5025 | 2026.03.18 11:26:13.384113 [ 5 ] {3923f52f-363c-465a-ba0d-b3875be3ea45} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5026 | 2026.03.18 11:26:13.384328 [ 5 ] {3923f52f-363c-465a-ba0d-b3875be3ea45} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5027 | 2026.03.18 11:26:13.384458 [ 5 ] {3923f52f-363c-465a-ba0d-b3875be3ea45} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00118 sec., 3389.830508474576 rows/sec., 276.42 KiB/sec. | ||
| 5028 | 2026.03.18 11:26:13.384496 [ 5 ] {3923f52f-363c-465a-ba0d-b3875be3ea45} <Debug> TCPHandler: Processed in 0.00134085 sec. | ||
| 5029 | 2026.03.18 11:26:13.384607 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5030 | 2026.03.18 11:26:13.384702 [ 5 ] {bcc1e733-c993-4239-b29b-ac4c897dc203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5031 | 2026.03.18 11:26:13.384741 [ 5 ] {bcc1e733-c993-4239-b29b-ac4c897dc203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5032 | 2026.03.18 11:26:13.386559 [ 5 ] {bcc1e733-c993-4239-b29b-ac4c897dc203} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5033 | 2026.03.18 11:26:13.386596 [ 5 ] {bcc1e733-c993-4239-b29b-ac4c897dc203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5034 | 2026.03.18 11:26:13.387047 [ 5 ] {bcc1e733-c993-4239-b29b-ac4c897dc203} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5035 | 2026.03.18 11:26:13.387274 [ 5 ] {bcc1e733-c993-4239-b29b-ac4c897dc203} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5036 | 2026.03.18 11:26:13.387376 [ 69 ] {} <Debug> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5037 | 2026.03.18 11:26:13.387404 [ 5 ] {bcc1e733-c993-4239-b29b-ac4c897dc203} <Debug> executeQuery: Read 2005 rows, 155.58 KiB in 0.002721 sec., 736861.4479970599 rows/sec., 55.84 MiB/sec. | ||
| 5038 | 2026.03.18 11:26:13.387419 [ 69 ] {} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5039 | 2026.03.18 11:26:13.387442 [ 5 ] {bcc1e733-c993-4239-b29b-ac4c897dc203} <Debug> TCPHandler: Processed in 0.002881176 sec. | ||
| 5040 | 2026.03.18 11:26:13.387444 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5041 | 2026.03.18 11:26:13.387560 [ 194 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::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 | ||
| 5042 | 2026.03.18 11:26:13.387570 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5043 | 2026.03.18 11:26:13.387685 [ 5 ] {2bd05c17-92fe-4a83-a02e-2670c6f3e343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5044 | 2026.03.18 11:26:13.387687 [ 194 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5045 | 2026.03.18 11:26:13.387732 [ 5 ] {2bd05c17-92fe-4a83-a02e-2670c6f3e343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5046 | 2026.03.18 11:26:13.387740 [ 194 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1009 rows starting from the beginning of the part | ||
| 5047 | 2026.03.18 11:26:13.387818 [ 194 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 118 rows starting from the beginning of the part | ||
| 5048 | 2026.03.18 11:26:13.387868 [ 194 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 198 rows starting from the beginning of the part | ||
| 5049 | 2026.03.18 11:26:13.387918 [ 194 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 118 rows starting from the beginning of the part | ||
| 5050 | 2026.03.18 11:26:13.387965 [ 194 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 76 rows starting from the beginning of the part | ||
| 5051 | 2026.03.18 11:26:13.388008 [ 194 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2005 rows starting from the beginning of the part | ||
| 5052 | 2026.03.18 11:26:13.388202 [ 5 ] {2bd05c17-92fe-4a83-a02e-2670c6f3e343} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5053 | 2026.03.18 11:26:13.388244 [ 5 ] {2bd05c17-92fe-4a83-a02e-2670c6f3e343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5054 | 2026.03.18 11:26:13.388603 [ 5 ] {2bd05c17-92fe-4a83-a02e-2670c6f3e343} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5055 | 2026.03.18 11:26:13.388833 [ 5 ] {2bd05c17-92fe-4a83-a02e-2670c6f3e343} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5056 | 2026.03.18 11:26:13.388965 [ 5 ] {2bd05c17-92fe-4a83-a02e-2670c6f3e343} <Debug> executeQuery: Read 46 rows, 3.44 KiB in 0.001299 sec., 35411.85527328715 rows/sec., 2.58 MiB/sec. | ||
| 5057 | 2026.03.18 11:26:13.389004 [ 5 ] {2bd05c17-92fe-4a83-a02e-2670c6f3e343} <Debug> TCPHandler: Processed in 0.001482854 sec. | ||
| 5058 | 2026.03.18 11:26:13.389110 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5059 | 2026.03.18 11:26:13.389208 [ 5 ] {16d65aa8-ae40-4f26-851d-dc2b2fe16a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5060 | 2026.03.18 11:26:13.389250 [ 5 ] {16d65aa8-ae40-4f26-851d-dc2b2fe16a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5061 | 2026.03.18 11:26:13.389699 [ 187 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3524 rows, containing 5 columns (5 merged, 0 gathered) in 0.00218556 sec., 1612401.3982686359 rows/sec., 133.12 MiB/sec. | ||
| 5062 | 2026.03.18 11:26:13.389968 [ 5 ] {16d65aa8-ae40-4f26-851d-dc2b2fe16a3f} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5063 | 2026.03.18 11:26:13.389973 [ 193 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5064 | 2026.03.18 11:26:13.390008 [ 5 ] {16d65aa8-ae40-4f26-851d-dc2b2fe16a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5065 | 2026.03.18 11:26:13.390232 [ 193 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_31_6} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5066 | 2026.03.18 11:26:13.390304 [ 193 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_31_6} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5067 | 2026.03.18 11:26:13.390389 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 5068 | 2026.03.18 11:26:13.390393 [ 5 ] {16d65aa8-ae40-4f26-851d-dc2b2fe16a3f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5069 | 2026.03.18 11:26:13.390631 [ 5 ] {16d65aa8-ae40-4f26-851d-dc2b2fe16a3f} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5070 | 2026.03.18 11:26:13.390759 [ 5 ] {16d65aa8-ae40-4f26-851d-dc2b2fe16a3f} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.00157 sec., 450955.41401273885 rows/sec., 26.31 MiB/sec. | ||
| 5071 | 2026.03.18 11:26:13.390798 [ 5 ] {16d65aa8-ae40-4f26-851d-dc2b2fe16a3f} <Debug> TCPHandler: Processed in 0.00173788 sec. | ||
| 5072 | 2026.03.18 11:26:13.390912 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5073 | 2026.03.18 11:26:13.391006 [ 5 ] {1ef921f8-fde3-43fe-b117-1da16cac204a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5074 | 2026.03.18 11:26:13.391046 [ 5 ] {1ef921f8-fde3-43fe-b117-1da16cac204a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5075 | 2026.03.18 11:26:13.391428 [ 5 ] {1ef921f8-fde3-43fe-b117-1da16cac204a} <Trace> oximeter.fields_u64 (93408d6d-6dfd-4e12-a992-721bbf817a32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5076 | 2026.03.18 11:26:13.391464 [ 5 ] {1ef921f8-fde3-43fe-b117-1da16cac204a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5077 | 2026.03.18 11:26:13.391741 [ 5 ] {1ef921f8-fde3-43fe-b117-1da16cac204a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 5078 | 2026.03.18 11:26:13.391953 [ 5 ] {1ef921f8-fde3-43fe-b117-1da16cac204a} <Trace> oximeter.fields_u64 (93408d6d-6dfd-4e12-a992-721bbf817a32): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5079 | 2026.03.18 11:26:13.392077 [ 5 ] {1ef921f8-fde3-43fe-b117-1da16cac204a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 64.45 KiB/sec. | ||
| 5080 | 2026.03.18 11:26:13.392117 [ 5 ] {1ef921f8-fde3-43fe-b117-1da16cac204a} <Debug> TCPHandler: Processed in 0.001254428 sec. | ||
| 5081 | 2026.03.18 11:26:13.392219 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5082 | 2026.03.18 11:26:13.392311 [ 5 ] {f6af556c-dd86-46b1-8e53-5d4347b48794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5083 | 2026.03.18 11:26:13.392350 [ 5 ] {f6af556c-dd86-46b1-8e53-5d4347b48794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5084 | 2026.03.18 11:26:13.393167 [ 5 ] {f6af556c-dd86-46b1-8e53-5d4347b48794} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5085 | 2026.03.18 11:26:13.393202 [ 5 ] {f6af556c-dd86-46b1-8e53-5d4347b48794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5086 | 2026.03.18 11:26:13.393552 [ 5 ] {f6af556c-dd86-46b1-8e53-5d4347b48794} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5087 | 2026.03.18 11:26:13.393767 [ 5 ] {f6af556c-dd86-46b1-8e53-5d4347b48794} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5088 | 2026.03.18 11:26:13.393865 [ 69 ] {} <Debug> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5089 | 2026.03.18 11:26:13.393897 [ 5 ] {f6af556c-dd86-46b1-8e53-5d4347b48794} <Debug> executeQuery: Read 1046 rows, 74.03 KiB in 0.001604 sec., 652119.7007481297 rows/sec., 45.07 MiB/sec. | ||
| 5090 | 2026.03.18 11:26:13.393897 [ 69 ] {} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5091 | 2026.03.18 11:26:13.393931 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5092 | 2026.03.18 11:26:13.393937 [ 5 ] {f6af556c-dd86-46b1-8e53-5d4347b48794} <Debug> TCPHandler: Processed in 0.001765721 sec. | ||
| 5093 | 2026.03.18 11:26:13.394025 [ 186 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::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 | ||
| 5094 | 2026.03.18 11:26:13.394054 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5095 | 2026.03.18 11:26:13.394129 [ 186 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5096 | 2026.03.18 11:26:13.394156 [ 5 ] {4a15a054-5511-4e48-96b5-54f5b1bc5869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5097 | 2026.03.18 11:26:13.394161 [ 186 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 603 rows starting from the beginning of the part | ||
| 5098 | 2026.03.18 11:26:13.394206 [ 5 ] {4a15a054-5511-4e48-96b5-54f5b1bc5869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5099 | 2026.03.18 11:26:13.394231 [ 186 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 95 rows starting from the beginning of the part | ||
| 5100 | 2026.03.18 11:26:13.394278 [ 186 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 114 rows starting from the beginning of the part | ||
| 5101 | 2026.03.18 11:26:13.394318 [ 186 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 95 rows starting from the beginning of the part | ||
| 5102 | 2026.03.18 11:26:13.394356 [ 186 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 74 rows starting from the beginning of the part | ||
| 5103 | 2026.03.18 11:26:13.394394 [ 186 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1046 rows starting from the beginning of the part | ||
| 5104 | 2026.03.18 11:26:13.395475 [ 199 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2027 rows, containing 5 columns (5 merged, 0 gathered) in 0.001484174 sec., 1365742.830692358 rows/sec., 103.43 MiB/sec. | ||
| 5105 | 2026.03.18 11:26:13.395668 [ 186 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5106 | 2026.03.18 11:26:13.395917 [ 186 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_31_6} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5107 | 2026.03.18 11:26:13.395991 [ 186 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_31_6} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5108 | 2026.03.18 11:26:13.396064 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 5109 | 2026.03.18 11:26:13.396740 [ 5 ] {4a15a054-5511-4e48-96b5-54f5b1bc5869} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5110 | 2026.03.18 11:26:13.396782 [ 5 ] {4a15a054-5511-4e48-96b5-54f5b1bc5869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5111 | 2026.03.18 11:26:13.397753 [ 5 ] {4a15a054-5511-4e48-96b5-54f5b1bc5869} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5112 | 2026.03.18 11:26:13.397977 [ 5 ] {4a15a054-5511-4e48-96b5-54f5b1bc5869} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5113 | 2026.03.18 11:26:13.398084 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5114 | 2026.03.18 11:26:13.398111 [ 5 ] {4a15a054-5511-4e48-96b5-54f5b1bc5869} <Debug> executeQuery: Read 5157 rows, 347.38 KiB in 0.003979 sec., 1296054.2849962302 rows/sec., 85.26 MiB/sec. | ||
| 5115 | 2026.03.18 11:26:13.398116 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5116 | 2026.03.18 11:26:13.398144 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5117 | 2026.03.18 11:26:13.398153 [ 5 ] {4a15a054-5511-4e48-96b5-54f5b1bc5869} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 5118 | 2026.03.18 11:26:13.398171 [ 5 ] {4a15a054-5511-4e48-96b5-54f5b1bc5869} <Debug> TCPHandler: Processed in 0.004166805 sec. | ||
| 5119 | 2026.03.18 11:26:13.398225 [ 187 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5120 | 2026.03.18 11:26:13.398286 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5121 | 2026.03.18 11:26:13.398336 [ 187 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5122 | 2026.03.18 11:26:13.398372 [ 187 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 4458 rows starting from the beginning of the part | ||
| 5123 | 2026.03.18 11:26:13.398386 [ 5 ] {59815e8c-ff08-4cea-9fe3-1adc30a6d229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5124 | 2026.03.18 11:26:13.398427 [ 187 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5125 | 2026.03.18 11:26:13.398446 [ 5 ] {59815e8c-ff08-4cea-9fe3-1adc30a6d229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5126 | 2026.03.18 11:26:13.398475 [ 187 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 198 rows starting from the beginning of the part | ||
| 5127 | 2026.03.18 11:26:13.398519 [ 187 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::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 | ||
| 5128 | 2026.03.18 11:26:13.398558 [ 187 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5129 | 2026.03.18 11:26:13.398599 [ 187 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5157 rows starting from the beginning of the part | ||
| 5130 | 2026.03.18 11:26:13.399365 [ 5 ] {59815e8c-ff08-4cea-9fe3-1adc30a6d229} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5131 | 2026.03.18 11:26:13.399407 [ 5 ] {59815e8c-ff08-4cea-9fe3-1adc30a6d229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5132 | 2026.03.18 11:26:13.400105 [ 5 ] {59815e8c-ff08-4cea-9fe3-1adc30a6d229} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5133 | 2026.03.18 11:26:13.400362 [ 5 ] {59815e8c-ff08-4cea-9fe3-1adc30a6d229} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5134 | 2026.03.18 11:26:13.400503 [ 5 ] {59815e8c-ff08-4cea-9fe3-1adc30a6d229} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002136 sec., 19662.92134831461 rows/sec., 35.24 MiB/sec. | ||
| 5135 | 2026.03.18 11:26:13.400560 [ 5 ] {59815e8c-ff08-4cea-9fe3-1adc30a6d229} <Debug> TCPHandler: Processed in 0.002323233 sec. | ||
| 5136 | 2026.03.18 11:26:13.400674 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5137 | 2026.03.18 11:26:13.400768 [ 5 ] {642cd4ec-c962-493f-867f-0b66f130b6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5138 | 2026.03.18 11:26:13.400812 [ 5 ] {642cd4ec-c962-493f-867f-0b66f130b6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5139 | 2026.03.18 11:26:13.401147 [ 5 ] {642cd4ec-c962-493f-867f-0b66f130b6ed} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5140 | 2026.03.18 11:26:13.401181 [ 5 ] {642cd4ec-c962-493f-867f-0b66f130b6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5141 | 2026.03.18 11:26:13.401546 [ 5 ] {642cd4ec-c962-493f-867f-0b66f130b6ed} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5142 | 2026.03.18 11:26:13.401762 [ 5 ] {642cd4ec-c962-493f-867f-0b66f130b6ed} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5143 | 2026.03.18 11:26:13.401850 [ 69 ] {} <Debug> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5144 | 2026.03.18 11:26:13.401872 [ 69 ] {} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5145 | 2026.03.18 11:26:13.401887 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5146 | 2026.03.18 11:26:13.401890 [ 5 ] {642cd4ec-c962-493f-867f-0b66f130b6ed} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001141 sec., 21034.180543382994 rows/sec., 1.42 MiB/sec. | ||
| 5147 | 2026.03.18 11:26:13.401928 [ 5 ] {642cd4ec-c962-493f-867f-0b66f130b6ed} <Debug> TCPHandler: Processed in 0.00130344 sec. | ||
| 5148 | 2026.03.18 11:26:13.401961 [ 186 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 5149 | 2026.03.18 11:26:13.402058 [ 186 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5150 | 2026.03.18 11:26:13.402087 [ 186 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1428 rows starting from the beginning of the part | ||
| 5151 | 2026.03.18 11:26:13.402137 [ 186 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 5152 | 2026.03.18 11:26:13.402179 [ 186 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 5153 | 2026.03.18 11:26:13.402215 [ 186 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 5154 | 2026.03.18 11:26:13.402251 [ 186 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 5155 | 2026.03.18 11:26:13.402286 [ 186 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 5156 | 2026.03.18 11:26:13.402630 [ 201 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10293 rows, containing 5 columns (5 merged, 0 gathered) in 0.004438031 sec., 2319271.7671417794 rows/sec., 157.59 MiB/sec. | ||
| 5157 | 2026.03.18 11:26:13.402921 [ 201 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5158 | 2026.03.18 11:26:13.403230 [ 186 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5159 | 2026.03.18 11:26:13.403250 [ 199 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1692 rows, containing 4 columns (4 merged, 0 gathered) in 0.00132546 sec., 1276537.9566339233 rows/sec., 85.85 MiB/sec. | ||
| 5160 | 2026.03.18 11:26:13.403325 [ 186 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5161 | 2026.03.18 11:26:13.403412 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 5162 | 2026.03.18 11:26:13.403506 [ 199 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5163 | 2026.03.18 11:26:13.403773 [ 199 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_31_6} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5164 | 2026.03.18 11:26:13.403849 [ 199 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_31_6} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5165 | 2026.03.18 11:26:13.403938 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5166 | 2026.03.18 11:26:14.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.13 MiB, peak 264.39 MiB, free memory in arenas 0.00 B, will set to 258.17 MiB (RSS), difference: 2.05 MiB | ||
| 5167 | 2026.03.18 11:26:15.256057 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 660 | ||
| 5168 | 2026.03.18 11:26:15.258925 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5169 | 2026.03.18 11:26:15.258969 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5170 | 2026.03.18 11:26:15.260250 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5171 | 2026.03.18 11:26:15.260525 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5172 | 2026.03.18 11:26:15.260863 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 660 | ||
| 5173 | 2026.03.18 11:26:16.256153 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5174 | 2026.03.18 11:26:16.256353 [ 5 ] {81774880-9097-4d2b-b3d2-029c8eb12078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5175 | 2026.03.18 11:26:16.256430 [ 5 ] {81774880-9097-4d2b-b3d2-029c8eb12078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5176 | 2026.03.18 11:26:16.257077 [ 5 ] {81774880-9097-4d2b-b3d2-029c8eb12078} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5177 | 2026.03.18 11:26:16.257122 [ 5 ] {81774880-9097-4d2b-b3d2-029c8eb12078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5178 | 2026.03.18 11:26:16.257533 [ 5 ] {81774880-9097-4d2b-b3d2-029c8eb12078} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5179 | 2026.03.18 11:26:16.257758 [ 5 ] {81774880-9097-4d2b-b3d2-029c8eb12078} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5180 | 2026.03.18 11:26:16.257921 [ 5 ] {81774880-9097-4d2b-b3d2-029c8eb12078} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001623 sec., 34504.00492914356 rows/sec., 2.65 MiB/sec. | ||
| 5181 | 2026.03.18 11:26:16.257972 [ 5 ] {81774880-9097-4d2b-b3d2-029c8eb12078} <Debug> TCPHandler: Processed in 0.001954745 sec. | ||
| 5182 | 2026.03.18 11:26:16.258097 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5183 | 2026.03.18 11:26:16.258204 [ 5 ] {3ef9abb1-4ef8-4369-ab43-17d17c01d0aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5184 | 2026.03.18 11:26:16.258250 [ 5 ] {3ef9abb1-4ef8-4369-ab43-17d17c01d0aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5185 | 2026.03.18 11:26:16.258692 [ 5 ] {3ef9abb1-4ef8-4369-ab43-17d17c01d0aa} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5186 | 2026.03.18 11:26:16.258730 [ 5 ] {3ef9abb1-4ef8-4369-ab43-17d17c01d0aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5187 | 2026.03.18 11:26:16.259033 [ 5 ] {3ef9abb1-4ef8-4369-ab43-17d17c01d0aa} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5188 | 2026.03.18 11:26:16.259273 [ 5 ] {3ef9abb1-4ef8-4369-ab43-17d17c01d0aa} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5189 | 2026.03.18 11:26:16.259410 [ 5 ] {3ef9abb1-4ef8-4369-ab43-17d17c01d0aa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00123 sec., 52032.52032520325 rows/sec., 4.06 MiB/sec. | ||
| 5190 | 2026.03.18 11:26:16.259450 [ 5 ] {3ef9abb1-4ef8-4369-ab43-17d17c01d0aa} <Debug> TCPHandler: Processed in 0.001403752 sec. | ||
| 5191 | 2026.03.18 11:26:16.259568 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5192 | 2026.03.18 11:26:16.259665 [ 5 ] {fbc9f64e-e3e2-4c55-9ac1-deaa08cd2fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5193 | 2026.03.18 11:26:16.259710 [ 5 ] {fbc9f64e-e3e2-4c55-9ac1-deaa08cd2fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5194 | 2026.03.18 11:26:16.260092 [ 5 ] {fbc9f64e-e3e2-4c55-9ac1-deaa08cd2fbc} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5195 | 2026.03.18 11:26:16.260128 [ 5 ] {fbc9f64e-e3e2-4c55-9ac1-deaa08cd2fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5196 | 2026.03.18 11:26:16.260452 [ 5 ] {fbc9f64e-e3e2-4c55-9ac1-deaa08cd2fbc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5197 | 2026.03.18 11:26:16.260663 [ 5 ] {fbc9f64e-e3e2-4c55-9ac1-deaa08cd2fbc} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5198 | 2026.03.18 11:26:16.260792 [ 5 ] {fbc9f64e-e3e2-4c55-9ac1-deaa08cd2fbc} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001147 sec., 83696.59982563209 rows/sec., 5.83 MiB/sec. | ||
| 5199 | 2026.03.18 11:26:16.260830 [ 5 ] {fbc9f64e-e3e2-4c55-9ac1-deaa08cd2fbc} <Debug> TCPHandler: Processed in 0.00131212 sec. | ||
| 5200 | 2026.03.18 11:26:16.260944 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5201 | 2026.03.18 11:26:16.261037 [ 5 ] {9446a4f5-8e49-49ea-8edf-b22404d08c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5202 | 2026.03.18 11:26:16.261079 [ 5 ] {9446a4f5-8e49-49ea-8edf-b22404d08c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5203 | 2026.03.18 11:26:16.261399 [ 5 ] {9446a4f5-8e49-49ea-8edf-b22404d08c5e} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5204 | 2026.03.18 11:26:16.261434 [ 5 ] {9446a4f5-8e49-49ea-8edf-b22404d08c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5205 | 2026.03.18 11:26:16.261744 [ 5 ] {9446a4f5-8e49-49ea-8edf-b22404d08c5e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5206 | 2026.03.18 11:26:16.261947 [ 5 ] {9446a4f5-8e49-49ea-8edf-b22404d08c5e} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5207 | 2026.03.18 11:26:16.262073 [ 5 ] {9446a4f5-8e49-49ea-8edf-b22404d08c5e} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001054 sec., 34155.59772296015 rows/sec., 2.30 MiB/sec. | ||
| 5208 | 2026.03.18 11:26:16.262108 [ 5 ] {9446a4f5-8e49-49ea-8edf-b22404d08c5e} <Debug> TCPHandler: Processed in 0.001213848 sec. | ||
| 5209 | 2026.03.18 11:26:17.725655 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11045 | ||
| 5210 | 2026.03.18 11:26:17.726141 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5211 | 2026.03.18 11:26:17.726181 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5212 | 2026.03.18 11:26:17.726649 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5213 | 2026.03.18 11:26:17.726875 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5214 | 2026.03.18 11:26:17.726999 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11045 | ||
| 5215 | 2026.03.18 11:26:18.291207 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5216 | 2026.03.18 11:26:18.307272 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2026.03.18 11:26:18.307323 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5218 | 2026.03.18 11:26:18.313505 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5219 | 2026.03.18 11:26:18.314216 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5220 | 2026.03.18 11:26:18.316861 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5221 | 2026.03.18 11:26:21.260174 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5222 | 2026.03.18 11:26:21.260373 [ 5 ] {859cd35f-f0f8-463b-a34f-508f09d5e644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5223 | 2026.03.18 11:26:21.260450 [ 5 ] {859cd35f-f0f8-463b-a34f-508f09d5e644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5224 | 2026.03.18 11:26:21.261150 [ 5 ] {859cd35f-f0f8-463b-a34f-508f09d5e644} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5225 | 2026.03.18 11:26:21.261194 [ 5 ] {859cd35f-f0f8-463b-a34f-508f09d5e644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5226 | 2026.03.18 11:26:21.261586 [ 5 ] {859cd35f-f0f8-463b-a34f-508f09d5e644} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5227 | 2026.03.18 11:26:21.261818 [ 5 ] {859cd35f-f0f8-463b-a34f-508f09d5e644} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5228 | 2026.03.18 11:26:21.261975 [ 5 ] {859cd35f-f0f8-463b-a34f-508f09d5e644} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001658 sec., 45838.35946924005 rows/sec., 3.78 MiB/sec. | ||
| 5229 | 2026.03.18 11:26:21.262024 [ 5 ] {859cd35f-f0f8-463b-a34f-508f09d5e644} <Debug> TCPHandler: Processed in 0.001988786 sec. | ||
| 5230 | 2026.03.18 11:26:21.262154 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5231 | 2026.03.18 11:26:21.262260 [ 5 ] {836adc30-ee80-4f55-b738-c4954a3aaeb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5232 | 2026.03.18 11:26:21.262306 [ 5 ] {836adc30-ee80-4f55-b738-c4954a3aaeb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5233 | 2026.03.18 11:26:21.262729 [ 5 ] {836adc30-ee80-4f55-b738-c4954a3aaeb7} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5234 | 2026.03.18 11:26:21.262764 [ 5 ] {836adc30-ee80-4f55-b738-c4954a3aaeb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5235 | 2026.03.18 11:26:21.263078 [ 5 ] {836adc30-ee80-4f55-b738-c4954a3aaeb7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5236 | 2026.03.18 11:26:21.263287 [ 5 ] {836adc30-ee80-4f55-b738-c4954a3aaeb7} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5237 | 2026.03.18 11:26:21.263394 [ 65 ] {} <Debug> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5238 | 2026.03.18 11:26:21.263422 [ 5 ] {836adc30-ee80-4f55-b738-c4954a3aaeb7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001187 sec., 8424.599831508003 rows/sec., 633.49 KiB/sec. | ||
| 5239 | 2026.03.18 11:26:21.263425 [ 65 ] {} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5240 | 2026.03.18 11:26:21.263454 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5241 | 2026.03.18 11:26:21.263463 [ 5 ] {836adc30-ee80-4f55-b738-c4954a3aaeb7} <Debug> TCPHandler: Processed in 0.001361291 sec. | ||
| 5242 | 2026.03.18 11:26:21.263568 [ 186 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::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 | ||
| 5243 | 2026.03.18 11:26:21.263588 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5244 | 2026.03.18 11:26:21.263706 [ 5 ] {e2cbe303-ee40-419f-a093-b36c9b357d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5245 | 2026.03.18 11:26:21.263712 [ 186 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5246 | 2026.03.18 11:26:21.263753 [ 5 ] {e2cbe303-ee40-419f-a093-b36c9b357d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5247 | 2026.03.18 11:26:21.263759 [ 186 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 213 rows starting from the beginning of the part | ||
| 5248 | 2026.03.18 11:26:21.263839 [ 186 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
| 5249 | 2026.03.18 11:26:21.263885 [ 186 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 31 rows starting from the beginning of the part | ||
| 5250 | 2026.03.18 11:26:21.263930 [ 186 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 5251 | 2026.03.18 11:26:21.263968 [ 186 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 46 rows starting from the beginning of the part | ||
| 5252 | 2026.03.18 11:26:21.264014 [ 186 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 5253 | 2026.03.18 11:26:21.264202 [ 5 ] {e2cbe303-ee40-419f-a093-b36c9b357d56} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5254 | 2026.03.18 11:26:21.264242 [ 5 ] {e2cbe303-ee40-419f-a093-b36c9b357d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5255 | 2026.03.18 11:26:21.264664 [ 5 ] {e2cbe303-ee40-419f-a093-b36c9b357d56} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5256 | 2026.03.18 11:26:21.264870 [ 199 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 5 columns (5 merged, 0 gathered) in 0.001354351 sec., 248089.30624335937 rows/sec., 17.61 MiB/sec. | ||
| 5257 | 2026.03.18 11:26:21.264889 [ 5 ] {e2cbe303-ee40-419f-a093-b36c9b357d56} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5258 | 2026.03.18 11:26:21.265049 [ 5 ] {e2cbe303-ee40-419f-a093-b36c9b357d56} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001364 sec., 54252.19941348974 rows/sec., 4.24 MiB/sec. | ||
| 5259 | 2026.03.18 11:26:21.265049 [ 201 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5260 | 2026.03.18 11:26:21.265090 [ 5 ] {e2cbe303-ee40-419f-a093-b36c9b357d56} <Debug> TCPHandler: Processed in 0.001553686 sec. | ||
| 5261 | 2026.03.18 11:26:21.265214 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5262 | 2026.03.18 11:26:21.265311 [ 5 ] {2710b133-f9f5-439a-b3b2-c2dfdedbdf04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5263 | 2026.03.18 11:26:21.265314 [ 201 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_31_6} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5264 | 2026.03.18 11:26:21.265357 [ 5 ] {2710b133-f9f5-439a-b3b2-c2dfdedbdf04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5265 | 2026.03.18 11:26:21.265391 [ 201 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_31_6} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5266 | 2026.03.18 11:26:21.265470 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 5267 | 2026.03.18 11:26:21.265763 [ 5 ] {2710b133-f9f5-439a-b3b2-c2dfdedbdf04} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5268 | 2026.03.18 11:26:21.265798 [ 5 ] {2710b133-f9f5-439a-b3b2-c2dfdedbdf04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5269 | 2026.03.18 11:26:21.266149 [ 5 ] {2710b133-f9f5-439a-b3b2-c2dfdedbdf04} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5270 | 2026.03.18 11:26:21.266360 [ 5 ] {2710b133-f9f5-439a-b3b2-c2dfdedbdf04} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5271 | 2026.03.18 11:26:21.266491 [ 5 ] {2710b133-f9f5-439a-b3b2-c2dfdedbdf04} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 5272 | 2026.03.18 11:26:21.266529 [ 5 ] {2710b133-f9f5-439a-b3b2-c2dfdedbdf04} <Debug> TCPHandler: Processed in 0.001368021 sec. | ||
| 5273 | 2026.03.18 11:26:21.266634 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5274 | 2026.03.18 11:26:21.266728 [ 5 ] {dd376e73-7652-454f-85f5-a5aab61cad39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5275 | 2026.03.18 11:26:21.266783 [ 5 ] {dd376e73-7652-454f-85f5-a5aab61cad39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5276 | 2026.03.18 11:26:21.267566 [ 5 ] {dd376e73-7652-454f-85f5-a5aab61cad39} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5277 | 2026.03.18 11:26:21.267601 [ 5 ] {dd376e73-7652-454f-85f5-a5aab61cad39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5278 | 2026.03.18 11:26:21.268102 [ 5 ] {dd376e73-7652-454f-85f5-a5aab61cad39} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5279 | 2026.03.18 11:26:21.268331 [ 5 ] {dd376e73-7652-454f-85f5-a5aab61cad39} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5280 | 2026.03.18 11:26:21.268436 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5281 | 2026.03.18 11:26:21.268466 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5282 | 2026.03.18 11:26:21.268468 [ 5 ] {dd376e73-7652-454f-85f5-a5aab61cad39} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00176 sec., 5681.818181818182 rows/sec., 10.18 MiB/sec. | ||
| 5283 | 2026.03.18 11:26:21.268485 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5284 | 2026.03.18 11:26:21.268538 [ 5 ] {dd376e73-7652-454f-85f5-a5aab61cad39} <Debug> TCPHandler: Processed in 0.001952114 sec. | ||
| 5285 | 2026.03.18 11:26:21.268569 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::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 | ||
| 5286 | 2026.03.18 11:26:21.268645 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5287 | 2026.03.18 11:26:21.268743 [ 5 ] {a9850aeb-fb3b-4e57-baa2-7274104ccb93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5288 | 2026.03.18 11:26:21.268785 [ 5 ] {a9850aeb-fb3b-4e57-baa2-7274104ccb93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5289 | 2026.03.18 11:26:21.268811 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5290 | 2026.03.18 11:26:21.268873 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 485 rows starting from the beginning of the part | ||
| 5291 | 2026.03.18 11:26:21.269005 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 10 rows starting from the beginning of the part | ||
| 5292 | 2026.03.18 11:26:21.269120 [ 5 ] {a9850aeb-fb3b-4e57-baa2-7274104ccb93} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5293 | 2026.03.18 11:26:21.269123 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 31 rows starting from the beginning of the part | ||
| 5294 | 2026.03.18 11:26:21.269161 [ 5 ] {a9850aeb-fb3b-4e57-baa2-7274104ccb93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5295 | 2026.03.18 11:26:21.269264 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 5296 | 2026.03.18 11:26:21.269382 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part | ||
| 5297 | 2026.03.18 11:26:21.269484 [ 5 ] {a9850aeb-fb3b-4e57-baa2-7274104ccb93} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5298 | 2026.03.18 11:26:21.269493 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 5299 | 2026.03.18 11:26:21.269716 [ 5 ] {a9850aeb-fb3b-4e57-baa2-7274104ccb93} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5300 | 2026.03.18 11:26:21.269855 [ 5 ] {a9850aeb-fb3b-4e57-baa2-7274104ccb93} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 5301 | 2026.03.18 11:26:21.269897 [ 5 ] {a9850aeb-fb3b-4e57-baa2-7274104ccb93} <Debug> TCPHandler: Processed in 0.001299329 sec. | ||
| 5302 | 2026.03.18 11:26:21.283678 [ 189 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 588 rows, containing 19 columns (19 merged, 0 gathered) in 0.015146335 sec., 38821.27260489089 rows/sec., 69.57 MiB/sec. | ||
| 5303 | 2026.03.18 11:26:21.284508 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5304 | 2026.03.18 11:26:21.284833 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5305 | 2026.03.18 11:26:21.284909 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5306 | 2026.03.18 11:26:21.284998 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 5307 | 2026.03.18 11:26:22.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.16 MiB, peak 267.49 MiB, free memory in arenas 0.00 B, will set to 262.21 MiB (RSS), difference: 2.05 MiB | ||
| 5308 | 2026.03.18 11:26:25.100294 [ 63 ] {} <Debug> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5309 | 2026.03.18 11:26:25.100392 [ 63 ] {} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5310 | 2026.03.18 11:26:25.100425 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5311 | 2026.03.18 11:26:25.100538 [ 199 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::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 | ||
| 5312 | 2026.03.18 11:26:25.100674 [ 199 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5313 | 2026.03.18 11:26:25.100712 [ 199 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 5314 | 2026.03.18 11:26:25.100786 [ 199 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 5315 | 2026.03.18 11:26:25.100836 [ 199 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 5316 | 2026.03.18 11:26:25.100886 [ 199 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 5317 | 2026.03.18 11:26:25.100933 [ 199 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 5318 | 2026.03.18 11:26:25.101764 [ 186 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266139 sec., 28432.897177955976 rows/sec., 2.37 MiB/sec. | ||
| 5319 | 2026.03.18 11:26:25.101983 [ 200 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5320 | 2026.03.18 11:26:25.102319 [ 200 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_9_2} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5321 | 2026.03.18 11:26:25.102404 [ 200 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_9_2} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5322 | 2026.03.18 11:26:25.102518 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5323 | 2026.03.18 11:26:25.111427 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5324 | 2026.03.18 11:26:25.111463 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5325 | 2026.03.18 11:26:25.227028 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11557 | ||
| 5326 | 2026.03.18 11:26:25.227567 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5327 | 2026.03.18 11:26:25.227607 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5328 | 2026.03.18 11:26:25.228053 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5329 | 2026.03.18 11:26:25.228271 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5330 | 2026.03.18 11:26:25.228404 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11557 | ||
| 5331 | 2026.03.18 11:26:25.261207 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 680 | ||
| 5332 | 2026.03.18 11:26:25.263498 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5333 | 2026.03.18 11:26:25.263550 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5334 | 2026.03.18 11:26:25.264719 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5335 | 2026.03.18 11:26:25.265005 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5336 | 2026.03.18 11:26:25.265359 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 680 | ||
| 5337 | 2026.03.18 11:26:25.816937 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5338 | 2026.03.18 11:26:25.833461 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5339 | 2026.03.18 11:26:25.833514 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5340 | 2026.03.18 11:26:25.839465 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5341 | 2026.03.18 11:26:25.840179 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5342 | 2026.03.18 11:26:25.842866 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5343 | 2026.03.18 11:26:26.262011 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5344 | 2026.03.18 11:26:26.262215 [ 5 ] {cef34409-b2e0-453b-8214-ff88a6d7b6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5345 | 2026.03.18 11:26:26.262293 [ 5 ] {cef34409-b2e0-453b-8214-ff88a6d7b6ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5346 | 2026.03.18 11:26:26.263069 [ 5 ] {cef34409-b2e0-453b-8214-ff88a6d7b6ce} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5347 | 2026.03.18 11:26:26.263121 [ 5 ] {cef34409-b2e0-453b-8214-ff88a6d7b6ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5348 | 2026.03.18 11:26:26.263573 [ 5 ] {cef34409-b2e0-453b-8214-ff88a6d7b6ce} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5349 | 2026.03.18 11:26:26.263797 [ 5 ] {cef34409-b2e0-453b-8214-ff88a6d7b6ce} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5350 | 2026.03.18 11:26:26.263952 [ 5 ] {cef34409-b2e0-453b-8214-ff88a6d7b6ce} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001792 sec., 65848.21428571429 rows/sec., 5.60 MiB/sec. | ||
| 5351 | 2026.03.18 11:26:26.264003 [ 5 ] {cef34409-b2e0-453b-8214-ff88a6d7b6ce} <Debug> TCPHandler: Processed in 0.002182829 sec. | ||
| 5352 | 2026.03.18 11:26:26.264128 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5353 | 2026.03.18 11:26:26.264229 [ 5 ] {ecbbc3ba-2c94-4bb3-a0f3-ce4c63beb59b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5354 | 2026.03.18 11:26:26.264273 [ 5 ] {ecbbc3ba-2c94-4bb3-a0f3-ce4c63beb59b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5355 | 2026.03.18 11:26:26.264690 [ 5 ] {ecbbc3ba-2c94-4bb3-a0f3-ce4c63beb59b} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5356 | 2026.03.18 11:26:26.264728 [ 5 ] {ecbbc3ba-2c94-4bb3-a0f3-ce4c63beb59b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5357 | 2026.03.18 11:26:26.265024 [ 5 ] {ecbbc3ba-2c94-4bb3-a0f3-ce4c63beb59b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5358 | 2026.03.18 11:26:26.265264 [ 5 ] {ecbbc3ba-2c94-4bb3-a0f3-ce4c63beb59b} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5359 | 2026.03.18 11:26:26.265391 [ 5 ] {ecbbc3ba-2c94-4bb3-a0f3-ce4c63beb59b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001185 sec., 26160.337552742614 rows/sec., 1.92 MiB/sec. | ||
| 5360 | 2026.03.18 11:26:26.265429 [ 5 ] {ecbbc3ba-2c94-4bb3-a0f3-ce4c63beb59b} <Debug> TCPHandler: Processed in 0.001352161 sec. | ||
| 5361 | 2026.03.18 11:26:26.265529 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5362 | 2026.03.18 11:26:26.265621 [ 5 ] {86bc5b23-a9ab-46a4-9978-c066b83fb9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5363 | 2026.03.18 11:26:26.265660 [ 5 ] {86bc5b23-a9ab-46a4-9978-c066b83fb9e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5364 | 2026.03.18 11:26:26.266087 [ 5 ] {86bc5b23-a9ab-46a4-9978-c066b83fb9e2} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5365 | 2026.03.18 11:26:26.266123 [ 5 ] {86bc5b23-a9ab-46a4-9978-c066b83fb9e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5366 | 2026.03.18 11:26:26.266440 [ 5 ] {86bc5b23-a9ab-46a4-9978-c066b83fb9e2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5367 | 2026.03.18 11:26:26.266639 [ 5 ] {86bc5b23-a9ab-46a4-9978-c066b83fb9e2} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5368 | 2026.03.18 11:26:26.266765 [ 5 ] {86bc5b23-a9ab-46a4-9978-c066b83fb9e2} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001162 sec., 81755.59380378657 rows/sec., 6.39 MiB/sec. | ||
| 5369 | 2026.03.18 11:26:26.266802 [ 5 ] {86bc5b23-a9ab-46a4-9978-c066b83fb9e2} <Debug> TCPHandler: Processed in 0.00132115 sec. | ||
| 5370 | 2026.03.18 11:26:26.266913 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5371 | 2026.03.18 11:26:26.267006 [ 5 ] {30b71805-1cf8-4dbd-966a-5ae8f4ba0923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5372 | 2026.03.18 11:26:26.267048 [ 5 ] {30b71805-1cf8-4dbd-966a-5ae8f4ba0923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5373 | 2026.03.18 11:26:26.267462 [ 5 ] {30b71805-1cf8-4dbd-966a-5ae8f4ba0923} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5374 | 2026.03.18 11:26:26.267498 [ 5 ] {30b71805-1cf8-4dbd-966a-5ae8f4ba0923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5375 | 2026.03.18 11:26:26.267814 [ 5 ] {30b71805-1cf8-4dbd-966a-5ae8f4ba0923} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5376 | 2026.03.18 11:26:26.268016 [ 5 ] {30b71805-1cf8-4dbd-966a-5ae8f4ba0923} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5377 | 2026.03.18 11:26:26.268143 [ 5 ] {30b71805-1cf8-4dbd-966a-5ae8f4ba0923} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 5378 | 2026.03.18 11:26:26.268179 [ 5 ] {30b71805-1cf8-4dbd-966a-5ae8f4ba0923} <Debug> TCPHandler: Processed in 0.00131293 sec. | ||
| 5379 | 2026.03.18 11:26:26.268302 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5380 | 2026.03.18 11:26:26.268424 [ 5 ] {ce3fe800-d270-449e-bc7f-de615d9e3db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5381 | 2026.03.18 11:26:26.268490 [ 5 ] {ce3fe800-d270-449e-bc7f-de615d9e3db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5382 | 2026.03.18 11:26:26.269374 [ 5 ] {ce3fe800-d270-449e-bc7f-de615d9e3db8} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5383 | 2026.03.18 11:26:26.269411 [ 5 ] {ce3fe800-d270-449e-bc7f-de615d9e3db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5384 | 2026.03.18 11:26:26.269955 [ 5 ] {ce3fe800-d270-449e-bc7f-de615d9e3db8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5385 | 2026.03.18 11:26:26.270183 [ 5 ] {ce3fe800-d270-449e-bc7f-de615d9e3db8} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5386 | 2026.03.18 11:26:26.270322 [ 5 ] {ce3fe800-d270-449e-bc7f-de615d9e3db8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001923 sec., 16120.644825793031 rows/sec., 28.89 MiB/sec. | ||
| 5387 | 2026.03.18 11:26:26.270375 [ 5 ] {ce3fe800-d270-449e-bc7f-de615d9e3db8} <Debug> TCPHandler: Processed in 0.002134409 sec. | ||
| 5388 | 2026.03.18 11:26:26.270549 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5389 | 2026.03.18 11:26:26.270643 [ 5 ] {fe416afc-e1a7-4010-b6d2-9b7f209a3a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5390 | 2026.03.18 11:26:26.270685 [ 5 ] {fe416afc-e1a7-4010-b6d2-9b7f209a3a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5391 | 2026.03.18 11:26:26.271020 [ 5 ] {fe416afc-e1a7-4010-b6d2-9b7f209a3a86} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5392 | 2026.03.18 11:26:26.271056 [ 5 ] {fe416afc-e1a7-4010-b6d2-9b7f209a3a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5393 | 2026.03.18 11:26:26.271358 [ 5 ] {fe416afc-e1a7-4010-b6d2-9b7f209a3a86} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5394 | 2026.03.18 11:26:26.271570 [ 5 ] {fe416afc-e1a7-4010-b6d2-9b7f209a3a86} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5395 | 2026.03.18 11:26:26.271697 [ 5 ] {fe416afc-e1a7-4010-b6d2-9b7f209a3a86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 5396 | 2026.03.18 11:26:26.271734 [ 5 ] {fe416afc-e1a7-4010-b6d2-9b7f209a3a86} <Debug> TCPHandler: Processed in 0.001233697 sec. | ||
| 5397 | 2026.03.18 11:26:27.627744 [ 60 ] {} <Debug> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5398 | 2026.03.18 11:26:27.627816 [ 60 ] {} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5399 | 2026.03.18 11:26:27.627841 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5400 | 2026.03.18 11:26:27.627965 [ 190 ] {ea3d2004-763e-42c1-acf9-968db4e1557b::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 | ||
| 5401 | 2026.03.18 11:26:27.628258 [ 190 ] {ea3d2004-763e-42c1-acf9-968db4e1557b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5402 | 2026.03.18 11:26:27.628301 [ 190 ] {ea3d2004-763e-42c1-acf9-968db4e1557b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part | ||
| 5403 | 2026.03.18 11:26:27.628378 [ 190 ] {ea3d2004-763e-42c1-acf9-968db4e1557b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 5404 | 2026.03.18 11:26:27.628436 [ 190 ] {ea3d2004-763e-42c1-acf9-968db4e1557b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 5405 | 2026.03.18 11:26:27.628491 [ 190 ] {ea3d2004-763e-42c1-acf9-968db4e1557b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 5 rows starting from the beginning of the part | ||
| 5406 | 2026.03.18 11:26:27.628550 [ 190 ] {ea3d2004-763e-42c1-acf9-968db4e1557b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 5407 | 2026.03.18 11:26:27.630040 [ 200 ] {ea3d2004-763e-42c1-acf9-968db4e1557b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 6 columns (6 merged, 0 gathered) in 0.002133668 sec., 23902.50029526618 rows/sec., 5.60 MiB/sec. | ||
| 5408 | 2026.03.18 11:26:27.630213 [ 186 ] {ea3d2004-763e-42c1-acf9-968db4e1557b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5409 | 2026.03.18 11:26:27.630563 [ 186 ] {ea3d2004-763e-42c1-acf9-968db4e1557b::all_1_5_1} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5410 | 2026.03.18 11:26:27.630641 [ 186 ] {ea3d2004-763e-42c1-acf9-968db4e1557b::all_1_5_1} <Trace> oximeter.timeseries_schema (ea3d2004-763e-42c1-acf9-968db4e1557b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5411 | 2026.03.18 11:26:27.630717 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 5412 | 2026.03.18 11:26:31.261689 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5413 | 2026.03.18 11:26:31.261933 [ 5 ] {9e979e6f-a31a-4017-b807-07da631e1d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5414 | 2026.03.18 11:26:31.262020 [ 5 ] {9e979e6f-a31a-4017-b807-07da631e1d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5415 | 2026.03.18 11:26:31.262850 [ 5 ] {9e979e6f-a31a-4017-b807-07da631e1d36} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5416 | 2026.03.18 11:26:31.262914 [ 5 ] {9e979e6f-a31a-4017-b807-07da631e1d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5417 | 2026.03.18 11:26:31.263438 [ 5 ] {9e979e6f-a31a-4017-b807-07da631e1d36} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5418 | 2026.03.18 11:26:31.263692 [ 5 ] {9e979e6f-a31a-4017-b807-07da631e1d36} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5419 | 2026.03.18 11:26:31.263882 [ 5 ] {9e979e6f-a31a-4017-b807-07da631e1d36} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002013 sec., 11922.503725782413 rows/sec., 1012.95 KiB/sec. | ||
| 5420 | 2026.03.18 11:26:31.263940 [ 5 ] {9e979e6f-a31a-4017-b807-07da631e1d36} <Debug> TCPHandler: Processed in 0.002438586 sec. | ||
| 5421 | 2026.03.18 11:26:31.264067 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5422 | 2026.03.18 11:26:31.264173 [ 5 ] {0bc15f5d-170b-48dc-b0df-9ef58b324784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5423 | 2026.03.18 11:26:31.264219 [ 5 ] {0bc15f5d-170b-48dc-b0df-9ef58b324784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5424 | 2026.03.18 11:26:31.264714 [ 5 ] {0bc15f5d-170b-48dc-b0df-9ef58b324784} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5425 | 2026.03.18 11:26:31.264754 [ 5 ] {0bc15f5d-170b-48dc-b0df-9ef58b324784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5426 | 2026.03.18 11:26:31.265097 [ 5 ] {0bc15f5d-170b-48dc-b0df-9ef58b324784} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5427 | 2026.03.18 11:26:31.265326 [ 5 ] {0bc15f5d-170b-48dc-b0df-9ef58b324784} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5428 | 2026.03.18 11:26:31.265471 [ 5 ] {0bc15f5d-170b-48dc-b0df-9ef58b324784} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001324 sec., 148036.25377643504 rows/sec., 13.18 MiB/sec. | ||
| 5429 | 2026.03.18 11:26:31.265513 [ 5 ] {0bc15f5d-170b-48dc-b0df-9ef58b324784} <Debug> TCPHandler: Processed in 0.001500004 sec. | ||
| 5430 | 2026.03.18 11:26:31.265638 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5431 | 2026.03.18 11:26:31.265740 [ 5 ] {3b5cdb45-73e7-43ce-a8c2-87e778f4f8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5432 | 2026.03.18 11:26:31.265783 [ 5 ] {3b5cdb45-73e7-43ce-a8c2-87e778f4f8ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5433 | 2026.03.18 11:26:31.266203 [ 5 ] {3b5cdb45-73e7-43ce-a8c2-87e778f4f8ad} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5434 | 2026.03.18 11:26:31.266239 [ 5 ] {3b5cdb45-73e7-43ce-a8c2-87e778f4f8ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5435 | 2026.03.18 11:26:31.266553 [ 5 ] {3b5cdb45-73e7-43ce-a8c2-87e778f4f8ad} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5436 | 2026.03.18 11:26:31.266764 [ 5 ] {3b5cdb45-73e7-43ce-a8c2-87e778f4f8ad} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5437 | 2026.03.18 11:26:31.266899 [ 5 ] {3b5cdb45-73e7-43ce-a8c2-87e778f4f8ad} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001182 sec., 18612.521150592216 rows/sec., 1.42 MiB/sec. | ||
| 5438 | 2026.03.18 11:26:31.266937 [ 5 ] {3b5cdb45-73e7-43ce-a8c2-87e778f4f8ad} <Debug> TCPHandler: Processed in 0.001350501 sec. | ||
| 5439 | 2026.03.18 11:26:31.267041 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5440 | 2026.03.18 11:26:31.267137 [ 5 ] {4b5c9f0b-9bb1-42fd-b0eb-38eb1502dbb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5441 | 2026.03.18 11:26:31.267179 [ 5 ] {4b5c9f0b-9bb1-42fd-b0eb-38eb1502dbb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5442 | 2026.03.18 11:26:31.267587 [ 5 ] {4b5c9f0b-9bb1-42fd-b0eb-38eb1502dbb0} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5443 | 2026.03.18 11:26:31.267622 [ 5 ] {4b5c9f0b-9bb1-42fd-b0eb-38eb1502dbb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5444 | 2026.03.18 11:26:31.267925 [ 5 ] {4b5c9f0b-9bb1-42fd-b0eb-38eb1502dbb0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5445 | 2026.03.18 11:26:31.268165 [ 5 ] {4b5c9f0b-9bb1-42fd-b0eb-38eb1502dbb0} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5446 | 2026.03.18 11:26:31.268296 [ 5 ] {4b5c9f0b-9bb1-42fd-b0eb-38eb1502dbb0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00118 sec., 20338.983050847455 rows/sec., 1.69 MiB/sec. | ||
| 5447 | 2026.03.18 11:26:31.268333 [ 5 ] {4b5c9f0b-9bb1-42fd-b0eb-38eb1502dbb0} <Debug> TCPHandler: Processed in 0.001341091 sec. | ||
| 5448 | 2026.03.18 11:26:31.268444 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5449 | 2026.03.18 11:26:31.268536 [ 5 ] {a2abb2ea-341c-4d93-a8c6-42d4dcd527bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5450 | 2026.03.18 11:26:31.268575 [ 5 ] {a2abb2ea-341c-4d93-a8c6-42d4dcd527bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5451 | 2026.03.18 11:26:31.268962 [ 5 ] {a2abb2ea-341c-4d93-a8c6-42d4dcd527bf} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5452 | 2026.03.18 11:26:31.268998 [ 5 ] {a2abb2ea-341c-4d93-a8c6-42d4dcd527bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5453 | 2026.03.18 11:26:31.269299 [ 5 ] {a2abb2ea-341c-4d93-a8c6-42d4dcd527bf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5454 | 2026.03.18 11:26:31.269513 [ 5 ] {a2abb2ea-341c-4d93-a8c6-42d4dcd527bf} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5455 | 2026.03.18 11:26:31.269640 [ 5 ] {a2abb2ea-341c-4d93-a8c6-42d4dcd527bf} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001122 sec., 10695.187165775402 rows/sec., 835.56 KiB/sec. | ||
| 5456 | 2026.03.18 11:26:31.269678 [ 5 ] {a2abb2ea-341c-4d93-a8c6-42d4dcd527bf} <Debug> TCPHandler: Processed in 0.0012831 sec. | ||
| 5457 | 2026.03.18 11:26:31.269788 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5458 | 2026.03.18 11:26:31.269881 [ 5 ] {6680f402-e2e5-4c74-8d4c-7e4ee6b7f3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5459 | 2026.03.18 11:26:31.269921 [ 5 ] {6680f402-e2e5-4c74-8d4c-7e4ee6b7f3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5460 | 2026.03.18 11:26:31.270345 [ 5 ] {6680f402-e2e5-4c74-8d4c-7e4ee6b7f3f3} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5461 | 2026.03.18 11:26:31.270381 [ 5 ] {6680f402-e2e5-4c74-8d4c-7e4ee6b7f3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5462 | 2026.03.18 11:26:31.270694 [ 5 ] {6680f402-e2e5-4c74-8d4c-7e4ee6b7f3f3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5463 | 2026.03.18 11:26:31.270904 [ 5 ] {6680f402-e2e5-4c74-8d4c-7e4ee6b7f3f3} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5464 | 2026.03.18 11:26:31.271032 [ 5 ] {6680f402-e2e5-4c74-8d4c-7e4ee6b7f3f3} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001169 sec., 94097.51924721985 rows/sec., 7.66 MiB/sec. | ||
| 5465 | 2026.03.18 11:26:31.271069 [ 5 ] {6680f402-e2e5-4c74-8d4c-7e4ee6b7f3f3} <Debug> TCPHandler: Processed in 0.00132817 sec. | ||
| 5466 | 2026.03.18 11:26:31.271180 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5467 | 2026.03.18 11:26:31.271274 [ 5 ] {358a4511-f59d-4745-a539-28022348d8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5468 | 2026.03.18 11:26:31.271316 [ 5 ] {358a4511-f59d-4745-a539-28022348d8ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5469 | 2026.03.18 11:26:31.271708 [ 5 ] {358a4511-f59d-4745-a539-28022348d8ae} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5470 | 2026.03.18 11:26:31.271742 [ 5 ] {358a4511-f59d-4745-a539-28022348d8ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5471 | 2026.03.18 11:26:31.272079 [ 5 ] {358a4511-f59d-4745-a539-28022348d8ae} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5472 | 2026.03.18 11:26:31.272291 [ 5 ] {358a4511-f59d-4745-a539-28022348d8ae} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5473 | 2026.03.18 11:26:31.272419 [ 5 ] {358a4511-f59d-4745-a539-28022348d8ae} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001163 sec., 168529.66466036113 rows/sec., 12.09 MiB/sec. | ||
| 5474 | 2026.03.18 11:26:31.272455 [ 5 ] {358a4511-f59d-4745-a539-28022348d8ae} <Debug> TCPHandler: Processed in 0.0013238 sec. | ||
| 5475 | 2026.03.18 11:26:31.272567 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5476 | 2026.03.18 11:26:31.272660 [ 5 ] {da54d3b2-2165-4edb-b626-898956e2f509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5477 | 2026.03.18 11:26:31.272715 [ 5 ] {da54d3b2-2165-4edb-b626-898956e2f509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5478 | 2026.03.18 11:26:31.273478 [ 5 ] {da54d3b2-2165-4edb-b626-898956e2f509} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5479 | 2026.03.18 11:26:31.273513 [ 5 ] {da54d3b2-2165-4edb-b626-898956e2f509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5480 | 2026.03.18 11:26:31.274070 [ 5 ] {da54d3b2-2165-4edb-b626-898956e2f509} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5481 | 2026.03.18 11:26:31.274308 [ 5 ] {da54d3b2-2165-4edb-b626-898956e2f509} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5482 | 2026.03.18 11:26:31.274461 [ 5 ] {da54d3b2-2165-4edb-b626-898956e2f509} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001819 sec., 5497.526113249038 rows/sec., 9.85 MiB/sec. | ||
| 5483 | 2026.03.18 11:26:31.274530 [ 5 ] {da54d3b2-2165-4edb-b626-898956e2f509} <Debug> TCPHandler: Processed in 0.002011146 sec. | ||
| 5484 | 2026.03.18 11:26:31.274640 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5485 | 2026.03.18 11:26:31.274734 [ 5 ] {8918b61b-c821-4a2f-9912-4518372138c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5486 | 2026.03.18 11:26:31.274776 [ 5 ] {8918b61b-c821-4a2f-9912-4518372138c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5487 | 2026.03.18 11:26:31.275130 [ 5 ] {8918b61b-c821-4a2f-9912-4518372138c9} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5488 | 2026.03.18 11:26:31.275165 [ 5 ] {8918b61b-c821-4a2f-9912-4518372138c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5489 | 2026.03.18 11:26:31.275645 [ 5 ] {8918b61b-c821-4a2f-9912-4518372138c9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5490 | 2026.03.18 11:26:31.275977 [ 5 ] {8918b61b-c821-4a2f-9912-4518372138c9} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5491 | 2026.03.18 11:26:31.276182 [ 5 ] {8918b61b-c821-4a2f-9912-4518372138c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001466 sec., 40927.69440654843 rows/sec., 2.76 MiB/sec. | ||
| 5492 | 2026.03.18 11:26:31.276222 [ 5 ] {8918b61b-c821-4a2f-9912-4518372138c9} <Debug> TCPHandler: Processed in 0.001630587 sec. | ||
| 5493 | 2026.03.18 11:26:31.330607 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61840 | ||
| 5494 | 2026.03.18 11:26:31.330721 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5495 | 2026.03.18 11:26:31.330750 [ 286 ] {} <Debug> TCP-Session: 6648490b-4888-4162-97b4-3a15ec70d4b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61840 | ||
| 5496 | 2026.03.18 11:26:31.330772 [ 286 ] {} <Debug> TCP-Session: 6648490b-4888-4162-97b4-3a15ec70d4b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5497 | 2026.03.18 11:26:31.330785 [ 286 ] {} <Debug> TCP-Session: 6648490b-4888-4162-97b4-3a15ec70d4b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5498 | 2026.03.18 11:26:31.330996 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32919 | ||
| 5499 | 2026.03.18 11:26:31.331040 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65170 | ||
| 5500 | 2026.03.18 11:26:31.331052 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41108 | ||
| 5501 | 2026.03.18 11:26:31.331069 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58371 | ||
| 5502 | 2026.03.18 11:26:31.331075 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50236 | ||
| 5503 | 2026.03.18 11:26:31.331128 [ 286 ] {} <Trace> TCP-Session: 6648490b-4888-4162-97b4-3a15ec70d4b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5504 | 2026.03.18 11:26:31.331124 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5505 | 2026.03.18 11:26:31.331123 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5506 | 2026.03.18 11:26:31.331228 [ 288 ] {} <Debug> TCP-Session: 99aa2a2b-af00-48f1-916f-e48b2de9868e Authenticating user 'default' from [fd00:1122:3344:101::e]:32919 | ||
| 5507 | 2026.03.18 11:26:31.331242 [ 291 ] {} <Debug> TCP-Session: 006c3dc4-2b60-46ab-b057-0f5e29d6d818 Authenticating user 'default' from [fd00:1122:3344:101::e]:65170 | ||
| 5508 | 2026.03.18 11:26:31.331043 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55182 | ||
| 5509 | 2026.03.18 11:26:31.331270 [ 291 ] {} <Debug> TCP-Session: 006c3dc4-2b60-46ab-b057-0f5e29d6d818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5510 | 2026.03.18 11:26:31.331274 [ 288 ] {} <Debug> TCP-Session: 99aa2a2b-af00-48f1-916f-e48b2de9868e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5511 | 2026.03.18 11:26:31.331307 [ 291 ] {} <Debug> TCP-Session: 006c3dc4-2b60-46ab-b057-0f5e29d6d818 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5512 | 2026.03.18 11:26:31.331318 [ 288 ] {} <Debug> TCP-Session: 99aa2a2b-af00-48f1-916f-e48b2de9868e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5513 | 2026.03.18 11:26:31.331061 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63937 | ||
| 5514 | 2026.03.18 11:26:31.331348 [ 286 ] {614bab93-3d46-483c-ba07-e903d1ba900e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61840) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5515 | 2026.03.18 11:26:31.331332 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5516 | 2026.03.18 11:26:31.331372 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5517 | 2026.03.18 11:26:31.330996 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58953 | ||
| 5518 | 2026.03.18 11:26:31.331437 [ 3 ] {} <Debug> TCP-Session: bec1f4bd-8d29-48f5-a854-400c3135c82b Authenticating user 'default' from [fd00:1122:3344:101::e]:50236 | ||
| 5519 | 2026.03.18 11:26:31.331424 [ 294 ] {} <Debug> TCP-Session: 488ef60a-99c0-4b4f-8c43-47eb1b3b9f69 Authenticating user 'default' from [fd00:1122:3344:101::e]:58371 | ||
| 5520 | 2026.03.18 11:26:31.331462 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5521 | 2026.03.18 11:26:31.331469 [ 3 ] {} <Debug> TCP-Session: bec1f4bd-8d29-48f5-a854-400c3135c82b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5522 | 2026.03.18 11:26:31.331492 [ 294 ] {} <Debug> TCP-Session: 488ef60a-99c0-4b4f-8c43-47eb1b3b9f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5523 | 2026.03.18 11:26:31.331503 [ 290 ] {} <Debug> TCP-Session: 8377b68d-30f5-4fa1-a2be-45bb54620d23 Authenticating user 'default' from [fd00:1122:3344:101::e]:41108 | ||
| 5524 | 2026.03.18 11:26:31.331510 [ 3 ] {} <Debug> TCP-Session: bec1f4bd-8d29-48f5-a854-400c3135c82b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5525 | 2026.03.18 11:26:31.331534 [ 290 ] {} <Debug> TCP-Session: 8377b68d-30f5-4fa1-a2be-45bb54620d23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5526 | 2026.03.18 11:26:31.331523 [ 294 ] {} <Debug> TCP-Session: 488ef60a-99c0-4b4f-8c43-47eb1b3b9f69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5527 | 2026.03.18 11:26:31.331559 [ 290 ] {} <Debug> TCP-Session: 8377b68d-30f5-4fa1-a2be-45bb54620d23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5528 | 2026.03.18 11:26:31.331553 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5529 | 2026.03.18 11:26:31.331607 [ 292 ] {} <Debug> TCP-Session: eeb1546d-50e9-43b9-90ff-36954e61c85a Authenticating user 'default' from [fd00:1122:3344:101::e]:55182 | ||
| 5530 | 2026.03.18 11:26:31.331619 [ 286 ] {614bab93-3d46-483c-ba07-e903d1ba900e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5531 | 2026.03.18 11:26:31.331624 [ 292 ] {} <Debug> TCP-Session: eeb1546d-50e9-43b9-90ff-36954e61c85a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5532 | 2026.03.18 11:26:31.331665 [ 292 ] {} <Debug> TCP-Session: eeb1546d-50e9-43b9-90ff-36954e61c85a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5533 | 2026.03.18 11:26:31.331692 [ 286 ] {614bab93-3d46-483c-ba07-e903d1ba900e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5534 | 2026.03.18 11:26:31.331839 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5535 | 2026.03.18 11:26:31.331882 [ 289 ] {} <Debug> TCP-Session: 32c67e64-e56c-4d81-a1ff-21d3b8ac420d Authenticating user 'default' from [fd00:1122:3344:101::e]:58953 | ||
| 5536 | 2026.03.18 11:26:31.331912 [ 289 ] {} <Debug> TCP-Session: 32c67e64-e56c-4d81-a1ff-21d3b8ac420d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5537 | 2026.03.18 11:26:31.331932 [ 289 ] {} <Debug> TCP-Session: 32c67e64-e56c-4d81-a1ff-21d3b8ac420d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5538 | 2026.03.18 11:26:31.331945 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5539 | 2026.03.18 11:26:31.331980 [ 293 ] {} <Debug> TCP-Session: f78a3974-192f-4137-b13f-22c7691b62bf Authenticating user 'default' from [fd00:1122:3344:101::e]:63937 | ||
| 5540 | 2026.03.18 11:26:31.331991 [ 286 ] {614bab93-3d46-483c-ba07-e903d1ba900e} <Debug> oximeter.version (5a74e377-dedb-4303-97fa-7688a0a55619) (SelectExecutor): Key condition: unknown | ||
| 5541 | 2026.03.18 11:26:31.331999 [ 293 ] {} <Debug> TCP-Session: f78a3974-192f-4137-b13f-22c7691b62bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5542 | 2026.03.18 11:26:31.332021 [ 293 ] {} <Debug> TCP-Session: f78a3974-192f-4137-b13f-22c7691b62bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5543 | 2026.03.18 11:26:31.333020 [ 322 ] {614bab93-3d46-483c-ba07-e903d1ba900e} <Trace> AggregatingTransform: Aggregating | ||
| 5544 | 2026.03.18 11:26:31.333074 [ 322 ] {614bab93-3d46-483c-ba07-e903d1ba900e} <Trace> Aggregator: Aggregation method: without_key | ||
| 5545 | 2026.03.18 11:26:31.333116 [ 322 ] {614bab93-3d46-483c-ba07-e903d1ba900e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001019974 sec. (980.417 rows/sec., 38.30 KiB/sec.) | ||
| 5546 | 2026.03.18 11:26:31.333139 [ 322 ] {614bab93-3d46-483c-ba07-e903d1ba900e} <Trace> Aggregator: Merging aggregated data | ||
| 5547 | 2026.03.18 11:26:31.334340 [ 286 ] {614bab93-3d46-483c-ba07-e903d1ba900e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003052 sec., 327.653997378768 rows/sec., 12.80 KiB/sec. | ||
| 5548 | 2026.03.18 11:26:31.334467 [ 286 ] {614bab93-3d46-483c-ba07-e903d1ba900e} <Debug> TCPHandler: Processed in 0.003454478 sec. | ||
| 5549 | 2026.03.18 11:26:31.334590 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5550 | 2026.03.18 11:26:31.334619 [ 286 ] {} <Debug> TCP-Session: 6648490b-4888-4162-97b4-3a15ec70d4b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5551 | 2026.03.18 11:26:31.334623 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5552 | 2026.03.18 11:26:31.334649 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5553 | 2026.03.18 11:26:31.334668 [ 288 ] {} <Debug> TCP-Session: 99aa2a2b-af00-48f1-916f-e48b2de9868e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5554 | 2026.03.18 11:26:31.334676 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5555 | 2026.03.18 11:26:31.334696 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5556 | 2026.03.18 11:26:31.334722 [ 289 ] {} <Debug> TCP-Session: 32c67e64-e56c-4d81-a1ff-21d3b8ac420d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5557 | 2026.03.18 11:26:31.334728 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5558 | 2026.03.18 11:26:31.334740 [ 3 ] {} <Debug> TCP-Session: bec1f4bd-8d29-48f5-a854-400c3135c82b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5559 | 2026.03.18 11:26:31.334755 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5560 | 2026.03.18 11:26:31.334768 [ 293 ] {} <Debug> TCP-Session: f78a3974-192f-4137-b13f-22c7691b62bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5561 | 2026.03.18 11:26:31.334732 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5562 | 2026.03.18 11:26:31.334815 [ 294 ] {} <Debug> TCP-Session: 488ef60a-99c0-4b4f-8c43-47eb1b3b9f69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5563 | 2026.03.18 11:26:31.334692 [ 291 ] {} <Debug> TCP-Session: 006c3dc4-2b60-46ab-b057-0f5e29d6d818 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5564 | 2026.03.18 11:26:31.334850 [ 292 ] {} <Debug> TCP-Session: eeb1546d-50e9-43b9-90ff-36954e61c85a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5565 | 2026.03.18 11:26:31.334678 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5566 | 2026.03.18 11:26:31.334926 [ 290 ] {} <Debug> TCP-Session: 8377b68d-30f5-4fa1-a2be-45bb54620d23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5567 | 2026.03.18 11:26:31.483543 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44970 | ||
| 5568 | 2026.03.18 11:26:31.483646 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5569 | 2026.03.18 11:26:31.483672 [ 286 ] {} <Debug> TCP-Session: 300626b2-3f7e-4181-b25a-295339eb808c Authenticating user 'default' from [fd00:1122:3344:101::e]:44970 | ||
| 5570 | 2026.03.18 11:26:31.483694 [ 286 ] {} <Debug> TCP-Session: 300626b2-3f7e-4181-b25a-295339eb808c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5571 | 2026.03.18 11:26:31.483708 [ 286 ] {} <Debug> TCP-Session: 300626b2-3f7e-4181-b25a-295339eb808c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5572 | 2026.03.18 11:26:31.483945 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52597 | ||
| 5573 | 2026.03.18 11:26:31.483951 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36157 | ||
| 5574 | 2026.03.18 11:26:31.484000 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55443 | ||
| 5575 | 2026.03.18 11:26:31.484026 [ 286 ] {} <Trace> TCP-Session: 300626b2-3f7e-4181-b25a-295339eb808c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5576 | 2026.03.18 11:26:31.484016 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38661 | ||
| 5577 | 2026.03.18 11:26:31.484063 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5578 | 2026.03.18 11:26:31.484013 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34538 | ||
| 5579 | 2026.03.18 11:26:31.484120 [ 288 ] {} <Debug> TCP-Session: 0f461d34-fb84-460f-9e19-160679ec61d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:52597 | ||
| 5580 | 2026.03.18 11:26:31.484135 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5581 | 2026.03.18 11:26:31.484133 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5582 | 2026.03.18 11:26:31.484164 [ 288 ] {} <Debug> TCP-Session: 0f461d34-fb84-460f-9e19-160679ec61d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5583 | 2026.03.18 11:26:31.484172 [ 293 ] {} <Debug> TCP-Session: 683fc42a-2bf9-43ac-bf38-c18b2245a62c Authenticating user 'default' from [fd00:1122:3344:101::e]:55443 | ||
| 5584 | 2026.03.18 11:26:31.484194 [ 289 ] {} <Debug> TCP-Session: e5560099-facf-4d9e-b2dc-6449f240e5ac Authenticating user 'default' from [fd00:1122:3344:101::e]:36157 | ||
| 5585 | 2026.03.18 11:26:31.484207 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5586 | 2026.03.18 11:26:31.484213 [ 293 ] {} <Debug> TCP-Session: 683fc42a-2bf9-43ac-bf38-c18b2245a62c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5587 | 2026.03.18 11:26:31.484231 [ 289 ] {} <Debug> TCP-Session: e5560099-facf-4d9e-b2dc-6449f240e5ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5588 | 2026.03.18 11:26:31.484251 [ 293 ] {} <Debug> TCP-Session: 683fc42a-2bf9-43ac-bf38-c18b2245a62c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5589 | 2026.03.18 11:26:31.484266 [ 289 ] {} <Debug> TCP-Session: e5560099-facf-4d9e-b2dc-6449f240e5ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5590 | 2026.03.18 11:26:31.484250 [ 294 ] {} <Debug> TCP-Session: 3e325002-b53c-4061-a516-e0e324260abc Authenticating user 'default' from [fd00:1122:3344:101::e]:34538 | ||
| 5591 | 2026.03.18 11:26:31.484195 [ 288 ] {} <Debug> TCP-Session: 0f461d34-fb84-460f-9e19-160679ec61d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5592 | 2026.03.18 11:26:31.484326 [ 294 ] {} <Debug> TCP-Session: 3e325002-b53c-4061-a516-e0e324260abc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5593 | 2026.03.18 11:26:31.484133 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5594 | 2026.03.18 11:26:31.484351 [ 294 ] {} <Debug> TCP-Session: 3e325002-b53c-4061-a516-e0e324260abc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5595 | 2026.03.18 11:26:31.484379 [ 3 ] {} <Debug> TCP-Session: b13cf99c-2571-400e-a5a2-8e26ef824b21 Authenticating user 'default' from [fd00:1122:3344:101::e]:38661 | ||
| 5596 | 2026.03.18 11:26:31.483980 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37116 | ||
| 5597 | 2026.03.18 11:26:31.484404 [ 3 ] {} <Debug> TCP-Session: b13cf99c-2571-400e-a5a2-8e26ef824b21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5598 | 2026.03.18 11:26:31.483979 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34066 | ||
| 5599 | 2026.03.18 11:26:31.484426 [ 3 ] {} <Debug> TCP-Session: b13cf99c-2571-400e-a5a2-8e26ef824b21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5600 | 2026.03.18 11:26:31.484201 [ 286 ] {c7382bf0-6da7-4dbb-949f-cf7165e05a86} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44970) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5601 | 2026.03.18 11:26:31.484461 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5602 | 2026.03.18 11:26:31.484495 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5603 | 2026.03.18 11:26:31.484513 [ 292 ] {} <Debug> TCP-Session: 6e795a62-6e78-4ecd-b896-a0d482349d9e Authenticating user 'default' from [fd00:1122:3344:101::e]:37116 | ||
| 5604 | 2026.03.18 11:26:31.483970 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57310 | ||
| 5605 | 2026.03.18 11:26:31.484541 [ 292 ] {} <Debug> TCP-Session: 6e795a62-6e78-4ecd-b896-a0d482349d9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5606 | 2026.03.18 11:26:31.484533 [ 291 ] {} <Debug> TCP-Session: 59b1baec-05b9-442c-9ad9-079105178d99 Authenticating user 'default' from [fd00:1122:3344:101::e]:34066 | ||
| 5607 | 2026.03.18 11:26:31.484575 [ 292 ] {} <Debug> TCP-Session: 6e795a62-6e78-4ecd-b896-a0d482349d9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5608 | 2026.03.18 11:26:31.484599 [ 291 ] {} <Debug> TCP-Session: 59b1baec-05b9-442c-9ad9-079105178d99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5609 | 2026.03.18 11:26:31.484607 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5610 | 2026.03.18 11:26:31.484621 [ 291 ] {} <Debug> TCP-Session: 59b1baec-05b9-442c-9ad9-079105178d99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5611 | 2026.03.18 11:26:31.484642 [ 290 ] {} <Debug> TCP-Session: 1497561f-520d-476a-bff4-9416f632e7f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57310 | ||
| 5612 | 2026.03.18 11:26:31.484665 [ 290 ] {} <Debug> TCP-Session: 1497561f-520d-476a-bff4-9416f632e7f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5613 | 2026.03.18 11:26:31.484677 [ 290 ] {} <Debug> TCP-Session: 1497561f-520d-476a-bff4-9416f632e7f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5614 | 2026.03.18 11:26:31.484732 [ 286 ] {c7382bf0-6da7-4dbb-949f-cf7165e05a86} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5615 | 2026.03.18 11:26:31.484790 [ 286 ] {c7382bf0-6da7-4dbb-949f-cf7165e05a86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5616 | 2026.03.18 11:26:31.485069 [ 286 ] {c7382bf0-6da7-4dbb-949f-cf7165e05a86} <Debug> oximeter.version (5a74e377-dedb-4303-97fa-7688a0a55619) (SelectExecutor): Key condition: unknown | ||
| 5617 | 2026.03.18 11:26:31.485985 [ 315 ] {c7382bf0-6da7-4dbb-949f-cf7165e05a86} <Trace> AggregatingTransform: Aggregating | ||
| 5618 | 2026.03.18 11:26:31.486028 [ 315 ] {c7382bf0-6da7-4dbb-949f-cf7165e05a86} <Trace> Aggregator: Aggregation method: without_key | ||
| 5619 | 2026.03.18 11:26:31.486069 [ 315 ] {c7382bf0-6da7-4dbb-949f-cf7165e05a86} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000899731 sec. (1111.443 rows/sec., 43.42 KiB/sec.) | ||
| 5620 | 2026.03.18 11:26:31.486092 [ 315 ] {c7382bf0-6da7-4dbb-949f-cf7165e05a86} <Trace> Aggregator: Merging aggregated data | ||
| 5621 | 2026.03.18 11:26:31.487555 [ 286 ] {c7382bf0-6da7-4dbb-949f-cf7165e05a86} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003408 sec., 293.42723004694835 rows/sec., 11.46 KiB/sec. | ||
| 5622 | 2026.03.18 11:26:31.487731 [ 286 ] {c7382bf0-6da7-4dbb-949f-cf7165e05a86} <Debug> TCPHandler: Processed in 0.003820297 sec. | ||
| 5623 | 2026.03.18 11:26:31.487857 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5624 | 2026.03.18 11:26:31.487880 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5625 | 2026.03.18 11:26:31.487896 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5626 | 2026.03.18 11:26:31.487916 [ 286 ] {} <Debug> TCP-Session: 300626b2-3f7e-4181-b25a-295339eb808c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5627 | 2026.03.18 11:26:31.487928 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5628 | 2026.03.18 11:26:31.487933 [ 3 ] {} <Debug> TCP-Session: b13cf99c-2571-400e-a5a2-8e26ef824b21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5629 | 2026.03.18 11:26:31.487954 [ 289 ] {} <Debug> TCP-Session: e5560099-facf-4d9e-b2dc-6449f240e5ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5630 | 2026.03.18 11:26:31.487969 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5631 | 2026.03.18 11:26:31.487987 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5632 | 2026.03.18 11:26:31.488020 [ 292 ] {} <Debug> TCP-Session: 6e795a62-6e78-4ecd-b896-a0d482349d9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5633 | 2026.03.18 11:26:31.487981 [ 293 ] {} <Debug> TCP-Session: 683fc42a-2bf9-43ac-bf38-c18b2245a62c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5634 | 2026.03.18 11:26:31.488050 [ 294 ] {} <Debug> TCP-Session: 3e325002-b53c-4061-a516-e0e324260abc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5635 | 2026.03.18 11:26:31.487944 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5636 | 2026.03.18 11:26:31.487915 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5637 | 2026.03.18 11:26:31.487958 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5638 | 2026.03.18 11:26:31.488129 [ 291 ] {} <Debug> TCP-Session: 59b1baec-05b9-442c-9ad9-079105178d99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5639 | 2026.03.18 11:26:31.488141 [ 288 ] {} <Debug> TCP-Session: 0f461d34-fb84-460f-9e19-160679ec61d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5640 | 2026.03.18 11:26:31.488186 [ 290 ] {} <Debug> TCP-Session: 1497561f-520d-476a-bff4-9416f632e7f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5641 | 2026.03.18 11:26:31.511091 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36267 | ||
| 5642 | 2026.03.18 11:26:31.511158 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5643 | 2026.03.18 11:26:31.511182 [ 286 ] {} <Debug> TCP-Session: aff82936-f0f4-4ded-81f2-16d37d5035c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36267 | ||
| 5644 | 2026.03.18 11:26:31.511199 [ 286 ] {} <Debug> TCP-Session: aff82936-f0f4-4ded-81f2-16d37d5035c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5645 | 2026.03.18 11:26:31.511212 [ 286 ] {} <Debug> TCP-Session: aff82936-f0f4-4ded-81f2-16d37d5035c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5646 | 2026.03.18 11:26:31.511397 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57298 | ||
| 5647 | 2026.03.18 11:26:31.511401 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50539 | ||
| 5648 | 2026.03.18 11:26:31.511454 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48310 | ||
| 5649 | 2026.03.18 11:26:31.511473 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40213 | ||
| 5650 | 2026.03.18 11:26:31.511495 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5651 | 2026.03.18 11:26:31.511505 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35144 | ||
| 5652 | 2026.03.18 11:26:31.511536 [ 288 ] {} <Debug> TCP-Session: d5858790-1434-4191-a58e-78a9fe43fb89 Authenticating user 'default' from [fd00:1122:3344:101::e]:57298 | ||
| 5653 | 2026.03.18 11:26:31.511538 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5654 | 2026.03.18 11:26:31.511555 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5655 | 2026.03.18 11:26:31.511572 [ 288 ] {} <Debug> TCP-Session: d5858790-1434-4191-a58e-78a9fe43fb89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5656 | 2026.03.18 11:26:31.511590 [ 289 ] {} <Debug> TCP-Session: a688931b-ac75-4fa3-a44f-19970e54200f Authenticating user 'default' from [fd00:1122:3344:101::e]:50539 | ||
| 5657 | 2026.03.18 11:26:31.511602 [ 293 ] {} <Debug> TCP-Session: db19e6ae-5a49-45be-b9a9-db8d94b5bb59 Authenticating user 'default' from [fd00:1122:3344:101::e]:40213 | ||
| 5658 | 2026.03.18 11:26:31.511609 [ 288 ] {} <Debug> TCP-Session: d5858790-1434-4191-a58e-78a9fe43fb89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5659 | 2026.03.18 11:26:31.511650 [ 293 ] {} <Debug> TCP-Session: db19e6ae-5a49-45be-b9a9-db8d94b5bb59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5660 | 2026.03.18 11:26:31.511644 [ 289 ] {} <Debug> TCP-Session: a688931b-ac75-4fa3-a44f-19970e54200f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5661 | 2026.03.18 11:26:31.511679 [ 293 ] {} <Debug> TCP-Session: db19e6ae-5a49-45be-b9a9-db8d94b5bb59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5662 | 2026.03.18 11:26:31.511699 [ 289 ] {} <Debug> TCP-Session: a688931b-ac75-4fa3-a44f-19970e54200f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5663 | 2026.03.18 11:26:31.511606 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5664 | 2026.03.18 11:26:31.511538 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5665 | 2026.03.18 11:26:31.511765 [ 294 ] {} <Debug> TCP-Session: 0379703a-a9c1-46f4-9796-5b93e25f0b69 Authenticating user 'default' from [fd00:1122:3344:101::e]:35144 | ||
| 5666 | 2026.03.18 11:26:31.511783 [ 292 ] {} <Debug> TCP-Session: 53728e4e-06d2-430e-868a-1eecf42fd101 Authenticating user 'default' from [fd00:1122:3344:101::e]:48310 | ||
| 5667 | 2026.03.18 11:26:31.511509 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48567 | ||
| 5668 | 2026.03.18 11:26:31.511810 [ 292 ] {} <Debug> TCP-Session: 53728e4e-06d2-430e-868a-1eecf42fd101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5669 | 2026.03.18 11:26:31.511801 [ 294 ] {} <Debug> TCP-Session: 0379703a-a9c1-46f4-9796-5b93e25f0b69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5670 | 2026.03.18 11:26:31.511832 [ 292 ] {} <Debug> TCP-Session: 53728e4e-06d2-430e-868a-1eecf42fd101 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5671 | 2026.03.18 11:26:31.511853 [ 294 ] {} <Debug> TCP-Session: 0379703a-a9c1-46f4-9796-5b93e25f0b69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5672 | 2026.03.18 11:26:31.511865 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5673 | 2026.03.18 11:26:31.511432 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61223 | ||
| 5674 | 2026.03.18 11:26:31.511897 [ 3 ] {} <Debug> TCP-Session: 37b9ce0a-bca2-4924-a213-fdb51afdfc90 Authenticating user 'default' from [fd00:1122:3344:101::e]:48567 | ||
| 5675 | 2026.03.18 11:26:31.511460 [ 286 ] {} <Trace> TCP-Session: aff82936-f0f4-4ded-81f2-16d37d5035c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5676 | 2026.03.18 11:26:31.511930 [ 3 ] {} <Debug> TCP-Session: 37b9ce0a-bca2-4924-a213-fdb51afdfc90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5677 | 2026.03.18 11:26:31.511957 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5678 | 2026.03.18 11:26:31.511969 [ 3 ] {} <Debug> TCP-Session: 37b9ce0a-bca2-4924-a213-fdb51afdfc90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5679 | 2026.03.18 11:26:31.511419 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37568 | ||
| 5680 | 2026.03.18 11:26:31.511990 [ 291 ] {} <Debug> TCP-Session: bc14bacf-1551-4728-bd03-2a18a83cd09e Authenticating user 'default' from [fd00:1122:3344:101::e]:61223 | ||
| 5681 | 2026.03.18 11:26:31.512034 [ 291 ] {} <Debug> TCP-Session: bc14bacf-1551-4728-bd03-2a18a83cd09e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5682 | 2026.03.18 11:26:31.512047 [ 291 ] {} <Debug> TCP-Session: bc14bacf-1551-4728-bd03-2a18a83cd09e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5683 | 2026.03.18 11:26:31.512066 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5684 | 2026.03.18 11:26:31.512088 [ 286 ] {6b3865c7-ae1b-475d-859b-1f7ecfa12bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36267) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5685 | 2026.03.18 11:26:31.512094 [ 290 ] {} <Debug> TCP-Session: 7d7aaffb-4403-49cd-85c7-a9909690c926 Authenticating user 'default' from [fd00:1122:3344:101::e]:37568 | ||
| 5686 | 2026.03.18 11:26:31.512132 [ 290 ] {} <Debug> TCP-Session: 7d7aaffb-4403-49cd-85c7-a9909690c926 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5687 | 2026.03.18 11:26:31.512145 [ 290 ] {} <Debug> TCP-Session: 7d7aaffb-4403-49cd-85c7-a9909690c926 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5688 | 2026.03.18 11:26:31.512312 [ 286 ] {6b3865c7-ae1b-475d-859b-1f7ecfa12bfa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5689 | 2026.03.18 11:26:31.512362 [ 286 ] {6b3865c7-ae1b-475d-859b-1f7ecfa12bfa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5690 | 2026.03.18 11:26:31.512603 [ 286 ] {6b3865c7-ae1b-475d-859b-1f7ecfa12bfa} <Debug> oximeter.version (5a74e377-dedb-4303-97fa-7688a0a55619) (SelectExecutor): Key condition: unknown | ||
| 5691 | 2026.03.18 11:26:31.513541 [ 311 ] {6b3865c7-ae1b-475d-859b-1f7ecfa12bfa} <Trace> AggregatingTransform: Aggregating | ||
| 5692 | 2026.03.18 11:26:31.513580 [ 311 ] {6b3865c7-ae1b-475d-859b-1f7ecfa12bfa} <Trace> Aggregator: Aggregation method: without_key | ||
| 5693 | 2026.03.18 11:26:31.513616 [ 311 ] {6b3865c7-ae1b-475d-859b-1f7ecfa12bfa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000922081 sec. (1084.503 rows/sec., 42.36 KiB/sec.) | ||
| 5694 | 2026.03.18 11:26:31.513635 [ 311 ] {6b3865c7-ae1b-475d-859b-1f7ecfa12bfa} <Trace> Aggregator: Merging aggregated data | ||
| 5695 | 2026.03.18 11:26:31.515255 [ 286 ] {6b3865c7-ae1b-475d-859b-1f7ecfa12bfa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003213 sec., 311.2356053532524 rows/sec., 12.16 KiB/sec. | ||
| 5696 | 2026.03.18 11:26:31.515403 [ 286 ] {6b3865c7-ae1b-475d-859b-1f7ecfa12bfa} <Debug> TCPHandler: Processed in 0.004033622 sec. | ||
| 5697 | 2026.03.18 11:26:31.515490 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5698 | 2026.03.18 11:26:31.515516 [ 286 ] {} <Debug> TCP-Session: aff82936-f0f4-4ded-81f2-16d37d5035c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5699 | 2026.03.18 11:26:31.515528 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5700 | 2026.03.18 11:26:31.515559 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5701 | 2026.03.18 11:26:31.515578 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5702 | 2026.03.18 11:26:31.515595 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5703 | 2026.03.18 11:26:31.515609 [ 294 ] {} <Debug> TCP-Session: 0379703a-a9c1-46f4-9796-5b93e25f0b69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5704 | 2026.03.18 11:26:31.515631 [ 3 ] {} <Debug> TCP-Session: 37b9ce0a-bca2-4924-a213-fdb51afdfc90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5705 | 2026.03.18 11:26:31.515651 [ 290 ] {} <Debug> TCP-Session: 7d7aaffb-4403-49cd-85c7-a9909690c926 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5706 | 2026.03.18 11:26:31.515667 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5707 | 2026.03.18 11:26:31.515649 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5708 | 2026.03.18 11:26:31.515720 [ 292 ] {} <Debug> TCP-Session: 53728e4e-06d2-430e-868a-1eecf42fd101 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5709 | 2026.03.18 11:26:31.515634 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5710 | 2026.03.18 11:26:31.515747 [ 293 ] {} <Debug> TCP-Session: db19e6ae-5a49-45be-b9a9-db8d94b5bb59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5711 | 2026.03.18 11:26:31.515616 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5712 | 2026.03.18 11:26:31.515784 [ 288 ] {} <Debug> TCP-Session: d5858790-1434-4191-a58e-78a9fe43fb89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5713 | 2026.03.18 11:26:31.515570 [ 291 ] {} <Debug> TCP-Session: bc14bacf-1551-4728-bd03-2a18a83cd09e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5714 | 2026.03.18 11:26:31.515819 [ 289 ] {} <Debug> TCP-Session: a688931b-ac75-4fa3-a44f-19970e54200f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5715 | 2026.03.18 11:26:32.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.59 MiB, peak 273.48 MiB, free memory in arenas 0.00 B, will set to 262.27 MiB (RSS), difference: -1.32 MiB | ||
| 5716 | 2026.03.18 11:26:32.728543 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12005 | ||
| 5717 | 2026.03.18 11:26:32.729036 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5718 | 2026.03.18 11:26:32.729076 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5719 | 2026.03.18 11:26:32.729585 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5720 | 2026.03.18 11:26:32.729818 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5721 | 2026.03.18 11:26:32.729950 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12005 | ||
| 5722 | 2026.03.18 11:26:33.342994 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5723 | 2026.03.18 11:26:33.360038 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5724 | 2026.03.18 11:26:33.360092 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5725 | 2026.03.18 11:26:33.365644 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5726 | 2026.03.18 11:26:33.366361 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5727 | 2026.03.18 11:26:33.369048 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5728 | 2026.03.18 11:26:35.265573 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 716 | ||
| 5729 | 2026.03.18 11:26:35.267927 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5730 | 2026.03.18 11:26:35.267964 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5731 | 2026.03.18 11:26:35.269136 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5732 | 2026.03.18 11:26:35.269407 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5733 | 2026.03.18 11:26:35.269736 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 716 | ||
| 5734 | 2026.03.18 11:26:36.260481 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5735 | 2026.03.18 11:26:36.260759 [ 5 ] {78efebdc-7bd4-4a34-8c64-6ea93a1f3445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5736 | 2026.03.18 11:26:36.260861 [ 5 ] {78efebdc-7bd4-4a34-8c64-6ea93a1f3445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5737 | 2026.03.18 11:26:36.261687 [ 5 ] {78efebdc-7bd4-4a34-8c64-6ea93a1f3445} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5738 | 2026.03.18 11:26:36.261724 [ 5 ] {78efebdc-7bd4-4a34-8c64-6ea93a1f3445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5739 | 2026.03.18 11:26:36.262109 [ 5 ] {78efebdc-7bd4-4a34-8c64-6ea93a1f3445} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5740 | 2026.03.18 11:26:36.262337 [ 5 ] {78efebdc-7bd4-4a34-8c64-6ea93a1f3445} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5741 | 2026.03.18 11:26:36.262464 [ 53 ] {} <Debug> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5742 | 2026.03.18 11:26:36.262483 [ 5 ] {78efebdc-7bd4-4a34-8c64-6ea93a1f3445} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001799 sec., 65591.99555308504 rows/sec., 5.58 MiB/sec. | ||
| 5743 | 2026.03.18 11:26:36.262509 [ 53 ] {} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2026.03.18 11:26:36.262529 [ 5 ] {78efebdc-7bd4-4a34-8c64-6ea93a1f3445} <Debug> TCPHandler: Processed in 0.002230971 sec. | ||
| 5745 | 2026.03.18 11:26:36.262534 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5746 | 2026.03.18 11:26:36.262650 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5747 | 2026.03.18 11:26:36.262659 [ 200 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::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 | ||
| 5748 | 2026.03.18 11:26:36.262747 [ 5 ] {3ae1d540-65c2-4276-8f51-11ec105c6f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5749 | 2026.03.18 11:26:36.262793 [ 5 ] {3ae1d540-65c2-4276-8f51-11ec105c6f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5750 | 2026.03.18 11:26:36.262804 [ 200 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5751 | 2026.03.18 11:26:36.262844 [ 200 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2895 rows starting from the beginning of the part | ||
| 5752 | 2026.03.18 11:26:36.262913 [ 200 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
| 5753 | 2026.03.18 11:26:36.262960 [ 200 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 76 rows starting from the beginning of the part | ||
| 5754 | 2026.03.18 11:26:36.263009 [ 200 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 118 rows starting from the beginning of the part | ||
| 5755 | 2026.03.18 11:26:36.263053 [ 200 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 196 rows starting from the beginning of the part | ||
| 5756 | 2026.03.18 11:26:36.263094 [ 200 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 118 rows starting from the beginning of the part | ||
| 5757 | 2026.03.18 11:26:36.263209 [ 5 ] {3ae1d540-65c2-4276-8f51-11ec105c6f58} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5758 | 2026.03.18 11:26:36.263256 [ 5 ] {3ae1d540-65c2-4276-8f51-11ec105c6f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5759 | 2026.03.18 11:26:36.263610 [ 5 ] {3ae1d540-65c2-4276-8f51-11ec105c6f58} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5760 | 2026.03.18 11:26:36.263836 [ 5 ] {3ae1d540-65c2-4276-8f51-11ec105c6f58} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5761 | 2026.03.18 11:26:36.263977 [ 5 ] {3ae1d540-65c2-4276-8f51-11ec105c6f58} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001249 sec., 24819.85588470777 rows/sec., 1.82 MiB/sec. | ||
| 5762 | 2026.03.18 11:26:36.264014 [ 5 ] {3ae1d540-65c2-4276-8f51-11ec105c6f58} <Debug> TCPHandler: Processed in 0.001414163 sec. | ||
| 5763 | 2026.03.18 11:26:36.264137 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5764 | 2026.03.18 11:26:36.264248 [ 5 ] {61c62be7-d8c4-4030-9dee-b081b852df08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5765 | 2026.03.18 11:26:36.264290 [ 5 ] {61c62be7-d8c4-4030-9dee-b081b852df08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5766 | 2026.03.18 11:26:36.264574 [ 186 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3459 rows, containing 5 columns (5 merged, 0 gathered) in 0.001969285 sec., 1756475.0658233827 rows/sec., 144.59 MiB/sec. | ||
| 5767 | 2026.03.18 11:26:36.264732 [ 5 ] {61c62be7-d8c4-4030-9dee-b081b852df08} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5768 | 2026.03.18 11:26:36.264772 [ 5 ] {61c62be7-d8c4-4030-9dee-b081b852df08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5769 | 2026.03.18 11:26:36.264887 [ 197 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5770 | 2026.03.18 11:26:36.265148 [ 5 ] {61c62be7-d8c4-4030-9dee-b081b852df08} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5771 | 2026.03.18 11:26:36.265159 [ 197 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_36_7} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5772 | 2026.03.18 11:26:36.265230 [ 197 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_36_7} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5773 | 2026.03.18 11:26:36.265305 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 5774 | 2026.03.18 11:26:36.265371 [ 5 ] {61c62be7-d8c4-4030-9dee-b081b852df08} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5775 | 2026.03.18 11:26:36.265470 [ 53 ] {} <Debug> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5776 | 2026.03.18 11:26:36.265500 [ 53 ] {} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5777 | 2026.03.18 11:26:36.265503 [ 5 ] {61c62be7-d8c4-4030-9dee-b081b852df08} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001275 sec., 74509.80392156861 rows/sec., 5.82 MiB/sec. | ||
| 5778 | 2026.03.18 11:26:36.265518 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5779 | 2026.03.18 11:26:36.265546 [ 5 ] {61c62be7-d8c4-4030-9dee-b081b852df08} <Debug> TCPHandler: Processed in 0.001469994 sec. | ||
| 5780 | 2026.03.18 11:26:36.265597 [ 200 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::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 | ||
| 5781 | 2026.03.18 11:26:36.265661 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5782 | 2026.03.18 11:26:36.265687 [ 200 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5783 | 2026.03.18 11:26:36.265715 [ 200 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1552 rows starting from the beginning of the part | ||
| 5784 | 2026.03.18 11:26:36.265760 [ 200 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
| 5785 | 2026.03.18 11:26:36.265762 [ 5 ] {bffb85e3-b11d-40b5-88fc-fee0a733e227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5786 | 2026.03.18 11:26:36.265796 [ 200 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 74 rows starting from the beginning of the part | ||
| 5787 | 2026.03.18 11:26:36.265817 [ 5 ] {bffb85e3-b11d-40b5-88fc-fee0a733e227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5788 | 2026.03.18 11:26:36.265835 [ 200 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 95 rows starting from the beginning of the part | ||
| 5789 | 2026.03.18 11:26:36.265874 [ 200 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 110 rows starting from the beginning of the part | ||
| 5790 | 2026.03.18 11:26:36.265910 [ 200 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 95 rows starting from the beginning of the part | ||
| 5791 | 2026.03.18 11:26:36.266227 [ 5 ] {bffb85e3-b11d-40b5-88fc-fee0a733e227} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5792 | 2026.03.18 11:26:36.266267 [ 5 ] {bffb85e3-b11d-40b5-88fc-fee0a733e227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5793 | 2026.03.18 11:26:36.266622 [ 5 ] {bffb85e3-b11d-40b5-88fc-fee0a733e227} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5794 | 2026.03.18 11:26:36.266838 [ 5 ] {bffb85e3-b11d-40b5-88fc-fee0a733e227} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5795 | 2026.03.18 11:26:36.266922 [ 192 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1990 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349921 sec., 1474160.3397532152 rows/sec., 111.46 MiB/sec. | ||
| 5796 | 2026.03.18 11:26:36.266937 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5797 | 2026.03.18 11:26:36.266967 [ 5 ] {bffb85e3-b11d-40b5-88fc-fee0a733e227} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 5798 | 2026.03.18 11:26:36.266984 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5799 | 2026.03.18 11:26:36.267001 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5800 | 2026.03.18 11:26:36.267005 [ 5 ] {bffb85e3-b11d-40b5-88fc-fee0a733e227} <Debug> TCPHandler: Processed in 0.001392612 sec. | ||
| 5801 | 2026.03.18 11:26:36.267103 [ 186 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::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 | ||
| 5802 | 2026.03.18 11:26:36.267114 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5803 | 2026.03.18 11:26:36.267132 [ 200 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5804 | 2026.03.18 11:26:36.267233 [ 5 ] {a97040cb-55d7-465c-958b-26d60f78c043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5805 | 2026.03.18 11:26:36.267237 [ 186 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5806 | 2026.03.18 11:26:36.267295 [ 186 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10293 rows starting from the beginning of the part | ||
| 5807 | 2026.03.18 11:26:36.267299 [ 5 ] {a97040cb-55d7-465c-958b-26d60f78c043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5808 | 2026.03.18 11:26:36.267370 [ 186 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 96 rows starting from the beginning of the part | ||
| 5809 | 2026.03.18 11:26:36.267413 [ 200 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_36_7} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5810 | 2026.03.18 11:26:36.267423 [ 186 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5811 | 2026.03.18 11:26:36.267477 [ 186 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::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 | ||
| 5812 | 2026.03.18 11:26:36.267495 [ 200 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_36_7} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5813 | 2026.03.18 11:26:36.267519 [ 186 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 196 rows starting from the beginning of the part | ||
| 5814 | 2026.03.18 11:26:36.267563 [ 186 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5815 | 2026.03.18 11:26:36.267581 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 5816 | 2026.03.18 11:26:36.268156 [ 5 ] {a97040cb-55d7-465c-958b-26d60f78c043} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5817 | 2026.03.18 11:26:36.268197 [ 5 ] {a97040cb-55d7-465c-958b-26d60f78c043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5818 | 2026.03.18 11:26:36.268790 [ 5 ] {a97040cb-55d7-465c-958b-26d60f78c043} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5819 | 2026.03.18 11:26:36.269028 [ 5 ] {a97040cb-55d7-465c-958b-26d60f78c043} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5820 | 2026.03.18 11:26:36.269169 [ 5 ] {a97040cb-55d7-465c-958b-26d60f78c043} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001956 sec., 15848.670756646217 rows/sec., 28.40 MiB/sec. | ||
| 5821 | 2026.03.18 11:26:36.269231 [ 5 ] {a97040cb-55d7-465c-958b-26d60f78c043} <Debug> TCPHandler: Processed in 0.0021675 sec. | ||
| 5822 | 2026.03.18 11:26:36.269344 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5823 | 2026.03.18 11:26:36.269439 [ 5 ] {4eb23e4a-2099-4ab8-9ef2-5f0a7cc50cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5824 | 2026.03.18 11:26:36.269483 [ 5 ] {4eb23e4a-2099-4ab8-9ef2-5f0a7cc50cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5825 | 2026.03.18 11:26:36.269816 [ 5 ] {4eb23e4a-2099-4ab8-9ef2-5f0a7cc50cee} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5826 | 2026.03.18 11:26:36.269850 [ 5 ] {4eb23e4a-2099-4ab8-9ef2-5f0a7cc50cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5827 | 2026.03.18 11:26:36.270175 [ 5 ] {4eb23e4a-2099-4ab8-9ef2-5f0a7cc50cee} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5828 | 2026.03.18 11:26:36.270388 [ 5 ] {4eb23e4a-2099-4ab8-9ef2-5f0a7cc50cee} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5829 | 2026.03.18 11:26:36.270492 [ 53 ] {} <Debug> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5830 | 2026.03.18 11:26:36.270514 [ 5 ] {4eb23e4a-2099-4ab8-9ef2-5f0a7cc50cee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 5831 | 2026.03.18 11:26:36.270522 [ 53 ] {} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5832 | 2026.03.18 11:26:36.270545 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5833 | 2026.03.18 11:26:36.270550 [ 5 ] {4eb23e4a-2099-4ab8-9ef2-5f0a7cc50cee} <Debug> TCPHandler: Processed in 0.001256939 sec. | ||
| 5834 | 2026.03.18 11:26:36.270627 [ 192 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 5835 | 2026.03.18 11:26:36.270738 [ 192 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5836 | 2026.03.18 11:26:36.270750 [ 186 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11065 rows, containing 5 columns (5 merged, 0 gathered) in 0.003694854 sec., 2994705.6094773975 rows/sec., 203.95 MiB/sec. | ||
| 5837 | 2026.03.18 11:26:36.270771 [ 192 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1692 rows starting from the beginning of the part | ||
| 5838 | 2026.03.18 11:26:36.270865 [ 192 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
| 5839 | 2026.03.18 11:26:36.270916 [ 192 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5840 | 2026.03.18 11:26:36.270960 [ 192 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 5841 | 2026.03.18 11:26:36.271003 [ 192 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5842 | 2026.03.18 11:26:36.271043 [ 192 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 5843 | 2026.03.18 11:26:36.271156 [ 188 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5844 | 2026.03.18 11:26:36.271440 [ 188 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5845 | 2026.03.18 11:26:36.271513 [ 188 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5846 | 2026.03.18 11:26:36.271590 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 5847 | 2026.03.18 11:26:36.272055 [ 196 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1968 rows, containing 4 columns (4 merged, 0 gathered) in 0.001464033 sec., 1344231.9947706098 rows/sec., 90.43 MiB/sec. | ||
| 5848 | 2026.03.18 11:26:36.272252 [ 196 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5849 | 2026.03.18 11:26:36.272511 [ 196 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_36_7} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5850 | 2026.03.18 11:26:36.272579 [ 196 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_36_7} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5851 | 2026.03.18 11:26:36.272649 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5852 | 2026.03.18 11:26:40.112479 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5853 | 2026.03.18 11:26:40.112550 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5854 | 2026.03.18 11:26:40.230009 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12517 | ||
| 5855 | 2026.03.18 11:26:40.230582 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5856 | 2026.03.18 11:26:40.230635 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5857 | 2026.03.18 11:26:40.231182 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5858 | 2026.03.18 11:26:40.231406 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5859 | 2026.03.18 11:26:40.231531 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12517 | ||
| 5860 | 2026.03.18 11:26:40.231543 [ 47 ] {} <Debug> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5861 | 2026.03.18 11:26:40.231605 [ 47 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5862 | 2026.03.18 11:26:40.231624 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5863 | 2026.03.18 11:26:40.231724 [ 192 ] {43b6763b-e493-49db-9043-0005070a8341::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 | ||
| 5864 | 2026.03.18 11:26:40.231829 [ 192 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5865 | 2026.03.18 11:26:40.231863 [ 192 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10085 rows starting from the beginning of the part | ||
| 5866 | 2026.03.18 11:26:40.231923 [ 192 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5867 | 2026.03.18 11:26:40.231970 [ 192 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 5868 | 2026.03.18 11:26:40.232013 [ 192 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5869 | 2026.03.18 11:26:40.232056 [ 192 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5870 | 2026.03.18 11:26:40.232097 [ 192 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 5871 | 2026.03.18 11:26:40.234005 [ 196 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12517 rows, containing 4 columns (4 merged, 0 gathered) in 0.002327144 sec., 5378695.946619547 rows/sec., 76.94 MiB/sec. | ||
| 5872 | 2026.03.18 11:26:40.234278 [ 196 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5873 | 2026.03.18 11:26:40.234559 [ 196 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_26_5} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5874 | 2026.03.18 11:26:40.234632 [ 196 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_26_5} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5875 | 2026.03.18 11:26:40.234716 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5876 | 2026.03.18 11:26:40.869093 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5877 | 2026.03.18 11:26:40.886763 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5878 | 2026.03.18 11:26:40.886826 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5879 | 2026.03.18 11:26:40.892503 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5880 | 2026.03.18 11:26:40.893252 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5881 | 2026.03.18 11:26:40.893539 [ 45 ] {} <Debug> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5882 | 2026.03.18 11:26:40.893574 [ 45 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5883 | 2026.03.18 11:26:40.893593 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5884 | 2026.03.18 11:26:40.893720 [ 198 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 5885 | 2026.03.18 11:26:40.896836 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5886 | 2026.03.18 11:26:40.897104 [ 198 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5887 | 2026.03.18 11:26:40.898416 [ 198 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 5888 | 2026.03.18 11:26:40.902871 [ 198 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 5889 | 2026.03.18 11:26:40.907278 [ 198 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 5890 | 2026.03.18 11:26:40.911454 [ 198 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 5891 | 2026.03.18 11:26:40.915781 [ 198 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 5892 | 2026.03.18 11:26:40.919992 [ 198 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 5893 | 2026.03.18 11:26:40.973490 [ 196 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.0798399 sec., 2454.9128944299778 rows/sec., 12.69 MiB/sec. | ||
| 5894 | 2026.03.18 11:26:40.976083 [ 191 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5895 | 2026.03.18 11:26:40.978332 [ 191 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_26_5} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5896 | 2026.03.18 11:26:40.978444 [ 191 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_26_5} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5897 | 2026.03.18 11:26:40.980897 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5898 | 2026.03.18 11:26:41.000990 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.88 MiB, peak 274.43 MiB, free memory in arenas 0.00 B, will set to 268.84 MiB (RSS), difference: 4.96 MiB | ||
| 5899 | 2026.03.18 11:26:41.258793 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5900 | 2026.03.18 11:26:41.258977 [ 5 ] {ccef12d3-7489-4c71-8ad0-af5a36f386c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5901 | 2026.03.18 11:26:41.259044 [ 5 ] {ccef12d3-7489-4c71-8ad0-af5a36f386c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5902 | 2026.03.18 11:26:41.259714 [ 5 ] {ccef12d3-7489-4c71-8ad0-af5a36f386c9} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5903 | 2026.03.18 11:26:41.259767 [ 5 ] {ccef12d3-7489-4c71-8ad0-af5a36f386c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5904 | 2026.03.18 11:26:41.260202 [ 5 ] {ccef12d3-7489-4c71-8ad0-af5a36f386c9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5905 | 2026.03.18 11:26:41.260456 [ 5 ] {ccef12d3-7489-4c71-8ad0-af5a36f386c9} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5906 | 2026.03.18 11:26:41.260621 [ 5 ] {ccef12d3-7489-4c71-8ad0-af5a36f386c9} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001693 sec., 44890.726520968696 rows/sec., 3.70 MiB/sec. | ||
| 5907 | 2026.03.18 11:26:41.260674 [ 5 ] {ccef12d3-7489-4c71-8ad0-af5a36f386c9} <Debug> TCPHandler: Processed in 0.002006466 sec. | ||
| 5908 | 2026.03.18 11:26:41.260801 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5909 | 2026.03.18 11:26:41.260906 [ 5 ] {a5fc8bee-eb6e-4b60-bc01-7dccde50d52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5910 | 2026.03.18 11:26:41.260949 [ 5 ] {a5fc8bee-eb6e-4b60-bc01-7dccde50d52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5911 | 2026.03.18 11:26:41.261366 [ 5 ] {a5fc8bee-eb6e-4b60-bc01-7dccde50d52a} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5912 | 2026.03.18 11:26:41.261400 [ 5 ] {a5fc8bee-eb6e-4b60-bc01-7dccde50d52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5913 | 2026.03.18 11:26:41.261701 [ 5 ] {a5fc8bee-eb6e-4b60-bc01-7dccde50d52a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5914 | 2026.03.18 11:26:41.261915 [ 5 ] {a5fc8bee-eb6e-4b60-bc01-7dccde50d52a} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5915 | 2026.03.18 11:26:41.262046 [ 5 ] {a5fc8bee-eb6e-4b60-bc01-7dccde50d52a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001164 sec., 8591.065292096218 rows/sec., 646.01 KiB/sec. | ||
| 5916 | 2026.03.18 11:26:41.262084 [ 5 ] {a5fc8bee-eb6e-4b60-bc01-7dccde50d52a} <Debug> TCPHandler: Processed in 0.00133679 sec. | ||
| 5917 | 2026.03.18 11:26:41.262184 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5918 | 2026.03.18 11:26:41.262278 [ 5 ] {920e078a-5d0d-4695-b7a6-bfb56e04bced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5919 | 2026.03.18 11:26:41.262318 [ 5 ] {920e078a-5d0d-4695-b7a6-bfb56e04bced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5920 | 2026.03.18 11:26:41.262737 [ 5 ] {920e078a-5d0d-4695-b7a6-bfb56e04bced} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5921 | 2026.03.18 11:26:41.262771 [ 5 ] {920e078a-5d0d-4695-b7a6-bfb56e04bced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5922 | 2026.03.18 11:26:41.263079 [ 5 ] {920e078a-5d0d-4695-b7a6-bfb56e04bced} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5923 | 2026.03.18 11:26:41.263293 [ 5 ] {920e078a-5d0d-4695-b7a6-bfb56e04bced} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5924 | 2026.03.18 11:26:41.263420 [ 5 ] {920e078a-5d0d-4695-b7a6-bfb56e04bced} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001161 sec., 63738.15676141258 rows/sec., 4.98 MiB/sec. | ||
| 5925 | 2026.03.18 11:26:41.263456 [ 5 ] {920e078a-5d0d-4695-b7a6-bfb56e04bced} <Debug> TCPHandler: Processed in 0.00132017 sec. | ||
| 5926 | 2026.03.18 11:26:41.263565 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5927 | 2026.03.18 11:26:41.263657 [ 5 ] {7ceb32c5-f62b-45f0-bd50-9c420c933887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5928 | 2026.03.18 11:26:41.263700 [ 5 ] {7ceb32c5-f62b-45f0-bd50-9c420c933887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5929 | 2026.03.18 11:26:41.264096 [ 5 ] {7ceb32c5-f62b-45f0-bd50-9c420c933887} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5930 | 2026.03.18 11:26:41.264129 [ 5 ] {7ceb32c5-f62b-45f0-bd50-9c420c933887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5931 | 2026.03.18 11:26:41.264471 [ 5 ] {7ceb32c5-f62b-45f0-bd50-9c420c933887} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5932 | 2026.03.18 11:26:41.264700 [ 5 ] {7ceb32c5-f62b-45f0-bd50-9c420c933887} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5933 | 2026.03.18 11:26:41.264831 [ 5 ] {7ceb32c5-f62b-45f0-bd50-9c420c933887} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 5934 | 2026.03.18 11:26:41.264872 [ 5 ] {7ceb32c5-f62b-45f0-bd50-9c420c933887} <Debug> TCPHandler: Processed in 0.001356841 sec. | ||
| 5935 | 2026.03.18 11:26:41.264996 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5936 | 2026.03.18 11:26:41.265089 [ 5 ] {b1e63299-431b-4407-b412-aa651e302a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5937 | 2026.03.18 11:26:41.265144 [ 5 ] {b1e63299-431b-4407-b412-aa651e302a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5938 | 2026.03.18 11:26:41.265904 [ 5 ] {b1e63299-431b-4407-b412-aa651e302a9e} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5939 | 2026.03.18 11:26:41.265939 [ 5 ] {b1e63299-431b-4407-b412-aa651e302a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5940 | 2026.03.18 11:26:41.266446 [ 5 ] {b1e63299-431b-4407-b412-aa651e302a9e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5941 | 2026.03.18 11:26:41.266662 [ 5 ] {b1e63299-431b-4407-b412-aa651e302a9e} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5942 | 2026.03.18 11:26:41.266805 [ 5 ] {b1e63299-431b-4407-b412-aa651e302a9e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001733 sec., 5770.340450086555 rows/sec., 10.34 MiB/sec. | ||
| 5943 | 2026.03.18 11:26:41.266871 [ 5 ] {b1e63299-431b-4407-b412-aa651e302a9e} <Debug> TCPHandler: Processed in 0.001922654 sec. | ||
| 5944 | 2026.03.18 11:26:41.266988 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5945 | 2026.03.18 11:26:41.267082 [ 5 ] {af3ff114-ffe2-4842-a5be-85869d6bb93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5946 | 2026.03.18 11:26:41.267123 [ 5 ] {af3ff114-ffe2-4842-a5be-85869d6bb93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5947 | 2026.03.18 11:26:41.267461 [ 5 ] {af3ff114-ffe2-4842-a5be-85869d6bb93b} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5948 | 2026.03.18 11:26:41.267495 [ 5 ] {af3ff114-ffe2-4842-a5be-85869d6bb93b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5949 | 2026.03.18 11:26:41.267846 [ 5 ] {af3ff114-ffe2-4842-a5be-85869d6bb93b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5950 | 2026.03.18 11:26:41.268114 [ 5 ] {af3ff114-ffe2-4842-a5be-85869d6bb93b} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5951 | 2026.03.18 11:26:41.268274 [ 5 ] {af3ff114-ffe2-4842-a5be-85869d6bb93b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.34 MiB/sec. | ||
| 5952 | 2026.03.18 11:26:41.268321 [ 5 ] {af3ff114-ffe2-4842-a5be-85869d6bb93b} <Debug> TCPHandler: Processed in 0.001381392 sec. | ||
| 5953 | 2026.03.18 11:26:42.986093 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5954 | 2026.03.18 11:26:42.986295 [ 5 ] {3a5bcee9-54f9-42ac-b476-9b66f9391f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5955 | 2026.03.18 11:26:42.986369 [ 5 ] {3a5bcee9-54f9-42ac-b476-9b66f9391f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5956 | 2026.03.18 11:26:42.987096 [ 5 ] {3a5bcee9-54f9-42ac-b476-9b66f9391f6c} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5957 | 2026.03.18 11:26:42.987143 [ 5 ] {3a5bcee9-54f9-42ac-b476-9b66f9391f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5958 | 2026.03.18 11:26:42.987539 [ 5 ] {3a5bcee9-54f9-42ac-b476-9b66f9391f6c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5959 | 2026.03.18 11:26:42.987773 [ 5 ] {3a5bcee9-54f9-42ac-b476-9b66f9391f6c} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5960 | 2026.03.18 11:26:42.987929 [ 5 ] {3a5bcee9-54f9-42ac-b476-9b66f9391f6c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001691 sec., 167947.9597871082 rows/sec., 10.67 MiB/sec. | ||
| 5961 | 2026.03.18 11:26:42.987971 [ 5 ] {3a5bcee9-54f9-42ac-b476-9b66f9391f6c} <Debug> TCPHandler: Processed in 0.002018286 sec. | ||
| 5962 | 2026.03.18 11:26:42.988089 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5963 | 2026.03.18 11:26:42.988185 [ 5 ] {059e0cb8-516f-4655-a4f8-08b0acd53fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5964 | 2026.03.18 11:26:42.988228 [ 5 ] {059e0cb8-516f-4655-a4f8-08b0acd53fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5965 | 2026.03.18 11:26:42.988622 [ 5 ] {059e0cb8-516f-4655-a4f8-08b0acd53fba} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5966 | 2026.03.18 11:26:42.988659 [ 5 ] {059e0cb8-516f-4655-a4f8-08b0acd53fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5967 | 2026.03.18 11:26:42.988949 [ 5 ] {059e0cb8-516f-4655-a4f8-08b0acd53fba} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5968 | 2026.03.18 11:26:42.989156 [ 5 ] {059e0cb8-516f-4655-a4f8-08b0acd53fba} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5969 | 2026.03.18 11:26:42.989286 [ 5 ] {059e0cb8-516f-4655-a4f8-08b0acd53fba} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001119 sec., 8936.550491510277 rows/sec., 728.71 KiB/sec. | ||
| 5970 | 2026.03.18 11:26:42.989323 [ 5 ] {059e0cb8-516f-4655-a4f8-08b0acd53fba} <Debug> TCPHandler: Processed in 0.001284459 sec. | ||
| 5971 | 2026.03.18 11:26:42.989424 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5972 | 2026.03.18 11:26:42.989517 [ 5 ] {a232d510-037d-4f85-89d5-ac56f14ace14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5973 | 2026.03.18 11:26:42.989557 [ 5 ] {a232d510-037d-4f85-89d5-ac56f14ace14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5974 | 2026.03.18 11:26:42.990957 [ 5 ] {a232d510-037d-4f85-89d5-ac56f14ace14} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5975 | 2026.03.18 11:26:42.990994 [ 5 ] {a232d510-037d-4f85-89d5-ac56f14ace14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5976 | 2026.03.18 11:26:42.991571 [ 5 ] {a232d510-037d-4f85-89d5-ac56f14ace14} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5977 | 2026.03.18 11:26:42.991787 [ 5 ] {a232d510-037d-4f85-89d5-ac56f14ace14} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5978 | 2026.03.18 11:26:42.991922 [ 5 ] {a232d510-037d-4f85-89d5-ac56f14ace14} <Debug> executeQuery: Read 2748 rows, 214.82 KiB in 0.002423 sec., 1134131.2422616591 rows/sec., 86.58 MiB/sec. | ||
| 5979 | 2026.03.18 11:26:42.991967 [ 5 ] {a232d510-037d-4f85-89d5-ac56f14ace14} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 5980 | 2026.03.18 11:26:42.991980 [ 5 ] {a232d510-037d-4f85-89d5-ac56f14ace14} <Debug> TCPHandler: Processed in 0.002605909 sec. | ||
| 5981 | 2026.03.18 11:26:42.992112 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5982 | 2026.03.18 11:26:42.992237 [ 5 ] {9fb9761e-ba53-4f8d-99d6-4b4de220b26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5983 | 2026.03.18 11:26:42.992286 [ 5 ] {9fb9761e-ba53-4f8d-99d6-4b4de220b26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5984 | 2026.03.18 11:26:42.992815 [ 5 ] {9fb9761e-ba53-4f8d-99d6-4b4de220b26a} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5985 | 2026.03.18 11:26:42.992851 [ 5 ] {9fb9761e-ba53-4f8d-99d6-4b4de220b26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5986 | 2026.03.18 11:26:42.993179 [ 5 ] {9fb9761e-ba53-4f8d-99d6-4b4de220b26a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5987 | 2026.03.18 11:26:42.993400 [ 5 ] {9fb9761e-ba53-4f8d-99d6-4b4de220b26a} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5988 | 2026.03.18 11:26:42.993516 [ 43 ] {} <Debug> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5989 | 2026.03.18 11:26:42.993535 [ 5 ] {9fb9761e-ba53-4f8d-99d6-4b4de220b26a} <Debug> executeQuery: Read 194 rows, 12.40 KiB in 0.001323 sec., 146636.43235071807 rows/sec., 9.15 MiB/sec. | ||
| 5990 | 2026.03.18 11:26:42.993583 [ 43 ] {} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5991 | 2026.03.18 11:26:42.993593 [ 5 ] {9fb9761e-ba53-4f8d-99d6-4b4de220b26a} <Debug> TCPHandler: Processed in 0.001542205 sec. | ||
| 5992 | 2026.03.18 11:26:42.993611 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5993 | 2026.03.18 11:26:42.993715 [ 193 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::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 | ||
| 5994 | 2026.03.18 11:26:42.993725 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5995 | 2026.03.18 11:26:42.993826 [ 193 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5996 | 2026.03.18 11:26:42.993860 [ 193 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 226 rows starting from the beginning of the part | ||
| 5997 | 2026.03.18 11:26:42.993861 [ 5 ] {efba7177-582e-4554-8263-83a35b47ba55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5998 | 2026.03.18 11:26:42.993915 [ 5 ] {efba7177-582e-4554-8263-83a35b47ba55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5999 | 2026.03.18 11:26:42.993927 [ 193 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 31 rows starting from the beginning of the part | ||
| 6000 | 2026.03.18 11:26:42.993978 [ 193 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 22 rows starting from the beginning of the part | ||
| 6001 | 2026.03.18 11:26:42.994025 [ 193 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 31 rows starting from the beginning of the part | ||
| 6002 | 2026.03.18 11:26:42.994069 [ 193 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 10 rows starting from the beginning of the part | ||
| 6003 | 2026.03.18 11:26:42.994111 [ 193 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 194 rows starting from the beginning of the part | ||
| 6004 | 2026.03.18 11:26:42.994670 [ 5 ] {efba7177-582e-4554-8263-83a35b47ba55} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6005 | 2026.03.18 11:26:42.994706 [ 5 ] {efba7177-582e-4554-8263-83a35b47ba55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6006 | 2026.03.18 11:26:42.994942 [ 191 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 514 rows, containing 5 columns (5 merged, 0 gathered) in 0.001272479 sec., 403935.93921785743 rows/sec., 27.89 MiB/sec. | ||
| 6007 | 2026.03.18 11:26:42.995101 [ 5 ] {efba7177-582e-4554-8263-83a35b47ba55} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6008 | 2026.03.18 11:26:42.995203 [ 196 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6009 | 2026.03.18 11:26:42.995346 [ 5 ] {efba7177-582e-4554-8263-83a35b47ba55} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6010 | 2026.03.18 11:26:42.995464 [ 43 ] {} <Debug> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6011 | 2026.03.18 11:26:42.995497 [ 43 ] {} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6012 | 2026.03.18 11:26:42.995498 [ 5 ] {efba7177-582e-4554-8263-83a35b47ba55} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001664 sec., 515024.0384615385 rows/sec., 30.61 MiB/sec. | ||
| 6013 | 2026.03.18 11:26:42.995518 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6014 | 2026.03.18 11:26:42.995553 [ 5 ] {efba7177-582e-4554-8263-83a35b47ba55} <Debug> TCPHandler: Processed in 0.001891463 sec. | ||
| 6015 | 2026.03.18 11:26:42.995613 [ 191 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::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 | ||
| 6016 | 2026.03.18 11:26:42.995664 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6017 | 2026.03.18 11:26:42.995687 [ 196 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_36_7} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6018 | 2026.03.18 11:26:42.995726 [ 191 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6019 | 2026.03.18 11:26:42.995763 [ 191 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 174 rows starting from the beginning of the part | ||
| 6020 | 2026.03.18 11:26:42.995766 [ 5 ] {1dac1594-5980-4096-bd39-6f39ef4df9cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6021 | 2026.03.18 11:26:42.995785 [ 196 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_36_7} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6022 | 2026.03.18 11:26:42.995821 [ 5 ] {1dac1594-5980-4096-bd39-6f39ef4df9cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6023 | 2026.03.18 11:26:42.995830 [ 191 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 6024 | 2026.03.18 11:26:42.995886 [ 191 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 6025 | 2026.03.18 11:26:42.995912 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6026 | 2026.03.18 11:26:42.995928 [ 191 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 708 rows starting from the beginning of the part | ||
| 6027 | 2026.03.18 11:26:42.995971 [ 191 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 6028 | 2026.03.18 11:26:42.996012 [ 191 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 857 rows starting from the beginning of the part | ||
| 6029 | 2026.03.18 11:26:42.996217 [ 5 ] {1dac1594-5980-4096-bd39-6f39ef4df9cd} <Trace> oximeter.fields_u64 (93408d6d-6dfd-4e12-a992-721bbf817a32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6030 | 2026.03.18 11:26:42.996260 [ 5 ] {1dac1594-5980-4096-bd39-6f39ef4df9cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6031 | 2026.03.18 11:26:42.996585 [ 5 ] {1dac1594-5980-4096-bd39-6f39ef4df9cd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 6032 | 2026.03.18 11:26:42.996809 [ 5 ] {1dac1594-5980-4096-bd39-6f39ef4df9cd} <Trace> oximeter.fields_u64 (93408d6d-6dfd-4e12-a992-721bbf817a32): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6033 | 2026.03.18 11:26:42.996936 [ 5 ] {1dac1594-5980-4096-bd39-6f39ef4df9cd} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001188 sec., 841.7508417508417 rows/sec., 59.19 KiB/sec. | ||
| 6034 | 2026.03.18 11:26:42.996975 [ 5 ] {1dac1594-5980-4096-bd39-6f39ef4df9cd} <Debug> TCPHandler: Processed in 0.001359531 sec. | ||
| 6035 | 2026.03.18 11:26:42.997079 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6036 | 2026.03.18 11:26:42.997100 [ 187 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1811 rows, containing 5 columns (5 merged, 0 gathered) in 0.001522815 sec., 1189244.9181285973 rows/sec., 76.70 MiB/sec. | ||
| 6037 | 2026.03.18 11:26:42.997176 [ 5 ] {72aa3835-3b95-4240-b7f0-86eeb4170a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6038 | 2026.03.18 11:26:42.997221 [ 5 ] {72aa3835-3b95-4240-b7f0-86eeb4170a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6039 | 2026.03.18 11:26:42.997265 [ 191 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6040 | 2026.03.18 11:26:42.997509 [ 191 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_10_2} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6041 | 2026.03.18 11:26:42.997576 [ 191 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_10_2} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6042 | 2026.03.18 11:26:42.997638 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 6043 | 2026.03.18 11:26:42.997664 [ 5 ] {72aa3835-3b95-4240-b7f0-86eeb4170a7e} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6044 | 2026.03.18 11:26:42.997707 [ 5 ] {72aa3835-3b95-4240-b7f0-86eeb4170a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6045 | 2026.03.18 11:26:42.998078 [ 5 ] {72aa3835-3b95-4240-b7f0-86eeb4170a7e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6046 | 2026.03.18 11:26:42.998289 [ 5 ] {72aa3835-3b95-4240-b7f0-86eeb4170a7e} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6047 | 2026.03.18 11:26:42.998417 [ 5 ] {72aa3835-3b95-4240-b7f0-86eeb4170a7e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00126 sec., 117460.31746031746 rows/sec., 6.68 MiB/sec. | ||
| 6048 | 2026.03.18 11:26:42.998456 [ 5 ] {72aa3835-3b95-4240-b7f0-86eeb4170a7e} <Debug> TCPHandler: Processed in 0.001427812 sec. | ||
| 6049 | 2026.03.18 11:26:42.998572 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6050 | 2026.03.18 11:26:42.998668 [ 5 ] {d675a698-477e-4661-95b7-dda68081da8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6051 | 2026.03.18 11:26:42.998708 [ 5 ] {d675a698-477e-4661-95b7-dda68081da8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6052 | 2026.03.18 11:26:42.999657 [ 5 ] {d675a698-477e-4661-95b7-dda68081da8d} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6053 | 2026.03.18 11:26:42.999694 [ 5 ] {d675a698-477e-4661-95b7-dda68081da8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6054 | 2026.03.18 11:26:43.000075 [ 5 ] {d675a698-477e-4661-95b7-dda68081da8d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6055 | 2026.03.18 11:26:43.000287 [ 5 ] {d675a698-477e-4661-95b7-dda68081da8d} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6056 | 2026.03.18 11:26:43.000430 [ 5 ] {d675a698-477e-4661-95b7-dda68081da8d} <Debug> executeQuery: Read 1478 rows, 104.58 KiB in 0.001782 sec., 829405.1627384961 rows/sec., 57.31 MiB/sec. | ||
| 6057 | 2026.03.18 11:26:43.000470 [ 5 ] {d675a698-477e-4661-95b7-dda68081da8d} <Debug> TCPHandler: Processed in 0.001948684 sec. | ||
| 6058 | 2026.03.18 11:26:43.000595 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6059 | 2026.03.18 11:26:43.000714 [ 5 ] {8b61836f-9a86-4f00-b7cf-c5fe3a3532fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6060 | 2026.03.18 11:26:43.000765 [ 5 ] {8b61836f-9a86-4f00-b7cf-c5fe3a3532fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6061 | 2026.03.18 11:26:43.001166 [ 5 ] {8b61836f-9a86-4f00-b7cf-c5fe3a3532fb} <Trace> oximeter.measurements_bool (e8857f07-2eee-47c4-a153-6dc56621075c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6062 | 2026.03.18 11:26:43.001208 [ 5 ] {8b61836f-9a86-4f00-b7cf-c5fe3a3532fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6063 | 2026.03.18 11:26:43.001608 [ 5 ] {8b61836f-9a86-4f00-b7cf-c5fe3a3532fb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 6064 | 2026.03.18 11:26:43.001831 [ 5 ] {8b61836f-9a86-4f00-b7cf-c5fe3a3532fb} <Trace> oximeter.measurements_bool (e8857f07-2eee-47c4-a153-6dc56621075c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6065 | 2026.03.18 11:26:43.001959 [ 5 ] {8b61836f-9a86-4f00-b7cf-c5fe3a3532fb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001269 sec., 4728.132387706856 rows/sec., 247.03 KiB/sec. | ||
| 6066 | 2026.03.18 11:26:43.001998 [ 5 ] {8b61836f-9a86-4f00-b7cf-c5fe3a3532fb} <Debug> TCPHandler: Processed in 0.001464763 sec. | ||
| 6067 | 2026.03.18 11:26:43.002117 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6068 | 2026.03.18 11:26:43.002210 [ 5 ] {43951dbb-f222-47a3-bbe6-c3d3f104a798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6069 | 2026.03.18 11:26:43.002252 [ 5 ] {43951dbb-f222-47a3-bbe6-c3d3f104a798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6070 | 2026.03.18 11:26:43.002874 [ 5 ] {43951dbb-f222-47a3-bbe6-c3d3f104a798} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6071 | 2026.03.18 11:26:43.002910 [ 5 ] {43951dbb-f222-47a3-bbe6-c3d3f104a798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6072 | 2026.03.18 11:26:43.003310 [ 5 ] {43951dbb-f222-47a3-bbe6-c3d3f104a798} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6073 | 2026.03.18 11:26:43.003520 [ 5 ] {43951dbb-f222-47a3-bbe6-c3d3f104a798} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6074 | 2026.03.18 11:26:43.003654 [ 5 ] {43951dbb-f222-47a3-bbe6-c3d3f104a798} <Debug> executeQuery: Read 1359 rows, 87.17 KiB in 0.001462 sec., 929548.5636114911 rows/sec., 58.23 MiB/sec. | ||
| 6075 | 2026.03.18 11:26:43.003693 [ 5 ] {43951dbb-f222-47a3-bbe6-c3d3f104a798} <Debug> TCPHandler: Processed in 0.001625186 sec. | ||
| 6076 | 2026.03.18 11:26:43.003804 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6077 | 2026.03.18 11:26:43.003897 [ 5 ] {a70ac07a-cb20-4d18-94d6-9c18cdf32913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6078 | 2026.03.18 11:26:43.003938 [ 5 ] {a70ac07a-cb20-4d18-94d6-9c18cdf32913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6079 | 2026.03.18 11:26:43.004245 [ 5 ] {a70ac07a-cb20-4d18-94d6-9c18cdf32913} <Trace> oximeter.measurements_f64 (efe2ec94-1119-4b28-bd60-cc7de1f833a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6080 | 2026.03.18 11:26:43.004280 [ 5 ] {a70ac07a-cb20-4d18-94d6-9c18cdf32913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6081 | 2026.03.18 11:26:43.004567 [ 5 ] {a70ac07a-cb20-4d18-94d6-9c18cdf32913} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6082 | 2026.03.18 11:26:43.004773 [ 5 ] {a70ac07a-cb20-4d18-94d6-9c18cdf32913} <Trace> oximeter.measurements_f64 (efe2ec94-1119-4b28-bd60-cc7de1f833a0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6083 | 2026.03.18 11:26:43.004900 [ 5 ] {a70ac07a-cb20-4d18-94d6-9c18cdf32913} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001019 sec., 981.3542688910698 rows/sec., 66.13 KiB/sec. | ||
| 6084 | 2026.03.18 11:26:43.004937 [ 5 ] {a70ac07a-cb20-4d18-94d6-9c18cdf32913} <Debug> TCPHandler: Processed in 0.001183067 sec. | ||
| 6085 | 2026.03.18 11:26:43.005050 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6086 | 2026.03.18 11:26:43.005142 [ 5 ] {9ea19a41-8f95-43fb-9259-21b46f2fc243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6087 | 2026.03.18 11:26:43.005197 [ 5 ] {9ea19a41-8f95-43fb-9259-21b46f2fc243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6088 | 2026.03.18 11:26:43.005998 [ 5 ] {9ea19a41-8f95-43fb-9259-21b46f2fc243} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6089 | 2026.03.18 11:26:43.006034 [ 5 ] {9ea19a41-8f95-43fb-9259-21b46f2fc243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6090 | 2026.03.18 11:26:43.006608 [ 5 ] {9ea19a41-8f95-43fb-9259-21b46f2fc243} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6091 | 2026.03.18 11:26:43.006827 [ 5 ] {9ea19a41-8f95-43fb-9259-21b46f2fc243} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6092 | 2026.03.18 11:26:43.006951 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6093 | 2026.03.18 11:26:43.006966 [ 5 ] {9ea19a41-8f95-43fb-9259-21b46f2fc243} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001843 sec., 22788.931090613132 rows/sec., 40.84 MiB/sec. | ||
| 6094 | 2026.03.18 11:26:43.006989 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6095 | 2026.03.18 11:26:43.007011 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6096 | 2026.03.18 11:26:43.007031 [ 5 ] {9ea19a41-8f95-43fb-9259-21b46f2fc243} <Debug> TCPHandler: Processed in 0.002031057 sec. | ||
| 6097 | 2026.03.18 11:26:43.007090 [ 195 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::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 | ||
| 6098 | 2026.03.18 11:26:43.007149 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6099 | 2026.03.18 11:26:43.007269 [ 5 ] {35b12f55-53f3-4d91-b6d2-4105fecc910a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6100 | 2026.03.18 11:26:43.007316 [ 5 ] {35b12f55-53f3-4d91-b6d2-4105fecc910a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6101 | 2026.03.18 11:26:43.007334 [ 195 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6102 | 2026.03.18 11:26:43.007390 [ 195 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 588 rows starting from the beginning of the part | ||
| 6103 | 2026.03.18 11:26:43.007510 [ 195 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 31 rows starting from the beginning of the part | ||
| 6104 | 2026.03.18 11:26:43.007615 [ 195 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 10 rows starting from the beginning of the part | ||
| 6105 | 2026.03.18 11:26:43.007651 [ 5 ] {35b12f55-53f3-4d91-b6d2-4105fecc910a} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6106 | 2026.03.18 11:26:43.007690 [ 5 ] {35b12f55-53f3-4d91-b6d2-4105fecc910a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6107 | 2026.03.18 11:26:43.007719 [ 195 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 31 rows starting from the beginning of the part | ||
| 6108 | 2026.03.18 11:26:43.007831 [ 195 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 10 rows starting from the beginning of the part | ||
| 6109 | 2026.03.18 11:26:43.007934 [ 195 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part | ||
| 6110 | 2026.03.18 11:26:43.008010 [ 5 ] {35b12f55-53f3-4d91-b6d2-4105fecc910a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6111 | 2026.03.18 11:26:43.008242 [ 5 ] {35b12f55-53f3-4d91-b6d2-4105fecc910a} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6112 | 2026.03.18 11:26:43.008383 [ 5 ] {35b12f55-53f3-4d91-b6d2-4105fecc910a} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001153 sec., 46834.345186470084 rows/sec., 2.78 MiB/sec. | ||
| 6113 | 2026.03.18 11:26:43.008418 [ 5 ] {35b12f55-53f3-4d91-b6d2-4105fecc910a} <Debug> TCPHandler: Processed in 0.00131935 sec. | ||
| 6114 | 2026.03.18 11:26:43.014262 [ 187 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 712 rows, containing 19 columns (19 merged, 0 gathered) in 0.007205434 sec., 98814.31153210202 rows/sec., 177.07 MiB/sec. | ||
| 6115 | 2026.03.18 11:26:43.014981 [ 195 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6116 | 2026.03.18 11:26:43.015279 [ 195 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6117 | 2026.03.18 11:26:43.015342 [ 195 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6118 | 2026.03.18 11:26:43.015417 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. | ||
| 6119 | 2026.03.18 11:26:44.001094 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.59 MiB, peak 277.11 MiB, free memory in arenas 0.00 B, will set to 271.33 MiB (RSS), difference: 1.75 MiB | ||
| 6120 | 2026.03.18 11:26:45.269900 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 766 | ||
| 6121 | 2026.03.18 11:26:45.272534 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6122 | 2026.03.18 11:26:45.272590 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6123 | 2026.03.18 11:26:45.273805 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6124 | 2026.03.18 11:26:45.274082 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6125 | 2026.03.18 11:26:45.274456 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 766 | ||
| 6126 | 2026.03.18 11:26:46.254275 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6127 | 2026.03.18 11:26:46.254458 [ 5 ] {037f109d-9f70-4a25-b2ab-ffecb1a55c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6128 | 2026.03.18 11:26:46.254526 [ 5 ] {037f109d-9f70-4a25-b2ab-ffecb1a55c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6129 | 2026.03.18 11:26:46.255160 [ 5 ] {037f109d-9f70-4a25-b2ab-ffecb1a55c9f} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6130 | 2026.03.18 11:26:46.255202 [ 5 ] {037f109d-9f70-4a25-b2ab-ffecb1a55c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6131 | 2026.03.18 11:26:46.255593 [ 5 ] {037f109d-9f70-4a25-b2ab-ffecb1a55c9f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6132 | 2026.03.18 11:26:46.255814 [ 5 ] {037f109d-9f70-4a25-b2ab-ffecb1a55c9f} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6133 | 2026.03.18 11:26:46.255972 [ 5 ] {037f109d-9f70-4a25-b2ab-ffecb1a55c9f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001563 sec., 35828.53486884197 rows/sec., 2.75 MiB/sec. | ||
| 6134 | 2026.03.18 11:26:46.256016 [ 5 ] {037f109d-9f70-4a25-b2ab-ffecb1a55c9f} <Debug> TCPHandler: Processed in 0.001868433 sec. | ||
| 6135 | 2026.03.18 11:26:46.256131 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6136 | 2026.03.18 11:26:46.256226 [ 5 ] {f0eb8c24-33c6-48bd-ac87-1ebca73455fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6137 | 2026.03.18 11:26:46.256267 [ 5 ] {f0eb8c24-33c6-48bd-ac87-1ebca73455fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6138 | 2026.03.18 11:26:46.256692 [ 5 ] {f0eb8c24-33c6-48bd-ac87-1ebca73455fb} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6139 | 2026.03.18 11:26:46.256729 [ 5 ] {f0eb8c24-33c6-48bd-ac87-1ebca73455fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6140 | 2026.03.18 11:26:46.257036 [ 5 ] {f0eb8c24-33c6-48bd-ac87-1ebca73455fb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6141 | 2026.03.18 11:26:46.257253 [ 5 ] {f0eb8c24-33c6-48bd-ac87-1ebca73455fb} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6142 | 2026.03.18 11:26:46.257384 [ 5 ] {f0eb8c24-33c6-48bd-ac87-1ebca73455fb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001177 sec., 54375.53101104502 rows/sec., 4.24 MiB/sec. | ||
| 6143 | 2026.03.18 11:26:46.257422 [ 5 ] {f0eb8c24-33c6-48bd-ac87-1ebca73455fb} <Debug> TCPHandler: Processed in 0.001340241 sec. | ||
| 6144 | 2026.03.18 11:26:46.257545 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6145 | 2026.03.18 11:26:46.257647 [ 5 ] {d0e2071f-7166-4d2b-bb75-23f95fccc629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6146 | 2026.03.18 11:26:46.257692 [ 5 ] {d0e2071f-7166-4d2b-bb75-23f95fccc629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6147 | 2026.03.18 11:26:46.258067 [ 5 ] {d0e2071f-7166-4d2b-bb75-23f95fccc629} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6148 | 2026.03.18 11:26:46.258104 [ 5 ] {d0e2071f-7166-4d2b-bb75-23f95fccc629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6149 | 2026.03.18 11:26:46.258431 [ 5 ] {d0e2071f-7166-4d2b-bb75-23f95fccc629} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6150 | 2026.03.18 11:26:46.258657 [ 5 ] {d0e2071f-7166-4d2b-bb75-23f95fccc629} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6151 | 2026.03.18 11:26:46.258785 [ 5 ] {d0e2071f-7166-4d2b-bb75-23f95fccc629} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001157 sec., 82973.20656871218 rows/sec., 5.78 MiB/sec. | ||
| 6152 | 2026.03.18 11:26:46.258823 [ 5 ] {d0e2071f-7166-4d2b-bb75-23f95fccc629} <Debug> TCPHandler: Processed in 0.001326921 sec. | ||
| 6153 | 2026.03.18 11:26:46.258935 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6154 | 2026.03.18 11:26:46.259030 [ 5 ] {9f6f65ca-ebfb-46cf-8aaa-ae577146e955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6155 | 2026.03.18 11:26:46.259072 [ 5 ] {9f6f65ca-ebfb-46cf-8aaa-ae577146e955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6156 | 2026.03.18 11:26:46.259398 [ 5 ] {9f6f65ca-ebfb-46cf-8aaa-ae577146e955} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6157 | 2026.03.18 11:26:46.259434 [ 5 ] {9f6f65ca-ebfb-46cf-8aaa-ae577146e955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6158 | 2026.03.18 11:26:46.259741 [ 5 ] {9f6f65ca-ebfb-46cf-8aaa-ae577146e955} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6159 | 2026.03.18 11:26:46.259957 [ 5 ] {9f6f65ca-ebfb-46cf-8aaa-ae577146e955} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6160 | 2026.03.18 11:26:46.260086 [ 5 ] {9f6f65ca-ebfb-46cf-8aaa-ae577146e955} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001075 sec., 33488.37209302326 rows/sec., 2.26 MiB/sec. | ||
| 6161 | 2026.03.18 11:26:46.260124 [ 5 ] {9f6f65ca-ebfb-46cf-8aaa-ae577146e955} <Debug> TCPHandler: Processed in 0.001236728 sec. | ||
| 6162 | 2026.03.18 11:26:47.731622 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12965 | ||
| 6163 | 2026.03.18 11:26:47.732154 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6164 | 2026.03.18 11:26:47.732207 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6165 | 2026.03.18 11:26:47.732723 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6166 | 2026.03.18 11:26:47.732961 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6167 | 2026.03.18 11:26:47.733106 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12965 | ||
| 6168 | 2026.03.18 11:26:48.396886 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6169 | 2026.03.18 11:26:48.412091 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6170 | 2026.03.18 11:26:48.412145 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6171 | 2026.03.18 11:26:48.417721 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6172 | 2026.03.18 11:26:48.418424 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6173 | 2026.03.18 11:26:48.420986 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6174 | 2026.03.18 11:26:51.257752 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6175 | 2026.03.18 11:26:51.258039 [ 5 ] {406eeb84-bf61-4d2f-aae3-36a42f7150ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6176 | 2026.03.18 11:26:51.258145 [ 5 ] {406eeb84-bf61-4d2f-aae3-36a42f7150ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6177 | 2026.03.18 11:26:51.258829 [ 5 ] {406eeb84-bf61-4d2f-aae3-36a42f7150ce} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6178 | 2026.03.18 11:26:51.258877 [ 5 ] {406eeb84-bf61-4d2f-aae3-36a42f7150ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6179 | 2026.03.18 11:26:51.259266 [ 5 ] {406eeb84-bf61-4d2f-aae3-36a42f7150ce} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6180 | 2026.03.18 11:26:51.259491 [ 5 ] {406eeb84-bf61-4d2f-aae3-36a42f7150ce} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6181 | 2026.03.18 11:26:51.259641 [ 5 ] {406eeb84-bf61-4d2f-aae3-36a42f7150ce} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001682 sec., 45184.30439952438 rows/sec., 3.72 MiB/sec. | ||
| 6182 | 2026.03.18 11:26:51.259683 [ 5 ] {406eeb84-bf61-4d2f-aae3-36a42f7150ce} <Debug> TCPHandler: Processed in 0.002122058 sec. | ||
| 6183 | 2026.03.18 11:26:51.259814 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6184 | 2026.03.18 11:26:51.259908 [ 5 ] {795edd62-4ec7-4543-9701-0c6b3b6930b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6185 | 2026.03.18 11:26:51.259948 [ 5 ] {795edd62-4ec7-4543-9701-0c6b3b6930b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6186 | 2026.03.18 11:26:51.260347 [ 5 ] {795edd62-4ec7-4543-9701-0c6b3b6930b3} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6187 | 2026.03.18 11:26:51.260382 [ 5 ] {795edd62-4ec7-4543-9701-0c6b3b6930b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6188 | 2026.03.18 11:26:51.260676 [ 5 ] {795edd62-4ec7-4543-9701-0c6b3b6930b3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6189 | 2026.03.18 11:26:51.260893 [ 5 ] {795edd62-4ec7-4543-9701-0c6b3b6930b3} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6190 | 2026.03.18 11:26:51.261023 [ 5 ] {795edd62-4ec7-4543-9701-0c6b3b6930b3} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001135 sec., 8810.57268722467 rows/sec., 662.51 KiB/sec. | ||
| 6191 | 2026.03.18 11:26:51.261061 [ 5 ] {795edd62-4ec7-4543-9701-0c6b3b6930b3} <Debug> TCPHandler: Processed in 0.00129768 sec. | ||
| 6192 | 2026.03.18 11:26:51.261180 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6193 | 2026.03.18 11:26:51.261274 [ 5 ] {daeb5132-0d74-4403-9471-8284ba11a528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6194 | 2026.03.18 11:26:51.261314 [ 5 ] {daeb5132-0d74-4403-9471-8284ba11a528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6195 | 2026.03.18 11:26:51.261726 [ 5 ] {daeb5132-0d74-4403-9471-8284ba11a528} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6196 | 2026.03.18 11:26:51.261761 [ 5 ] {daeb5132-0d74-4403-9471-8284ba11a528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6197 | 2026.03.18 11:26:51.262114 [ 5 ] {daeb5132-0d74-4403-9471-8284ba11a528} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6198 | 2026.03.18 11:26:51.262323 [ 5 ] {daeb5132-0d74-4403-9471-8284ba11a528} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6199 | 2026.03.18 11:26:51.262449 [ 5 ] {daeb5132-0d74-4403-9471-8284ba11a528} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001194 sec., 61976.549413735345 rows/sec., 4.84 MiB/sec. | ||
| 6200 | 2026.03.18 11:26:51.262487 [ 5 ] {daeb5132-0d74-4403-9471-8284ba11a528} <Debug> TCPHandler: Processed in 0.001355571 sec. | ||
| 6201 | 2026.03.18 11:26:51.262602 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6202 | 2026.03.18 11:26:51.262696 [ 5 ] {0c773352-4d7e-4443-9950-07fdccb22615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6203 | 2026.03.18 11:26:51.262739 [ 5 ] {0c773352-4d7e-4443-9950-07fdccb22615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6204 | 2026.03.18 11:26:51.263141 [ 5 ] {0c773352-4d7e-4443-9950-07fdccb22615} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6205 | 2026.03.18 11:26:51.263177 [ 5 ] {0c773352-4d7e-4443-9950-07fdccb22615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6206 | 2026.03.18 11:26:51.263506 [ 5 ] {0c773352-4d7e-4443-9950-07fdccb22615} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6207 | 2026.03.18 11:26:51.263716 [ 5 ] {0c773352-4d7e-4443-9950-07fdccb22615} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6208 | 2026.03.18 11:26:51.263847 [ 5 ] {0c773352-4d7e-4443-9950-07fdccb22615} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 6209 | 2026.03.18 11:26:51.263884 [ 5 ] {0c773352-4d7e-4443-9950-07fdccb22615} <Debug> TCPHandler: Processed in 0.001330221 sec. | ||
| 6210 | 2026.03.18 11:26:51.263983 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6211 | 2026.03.18 11:26:51.264076 [ 5 ] {2dd64df2-1e59-4987-8209-f4d47ee7047b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6212 | 2026.03.18 11:26:51.264129 [ 5 ] {2dd64df2-1e59-4987-8209-f4d47ee7047b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6213 | 2026.03.18 11:26:51.264883 [ 5 ] {2dd64df2-1e59-4987-8209-f4d47ee7047b} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6214 | 2026.03.18 11:26:51.264920 [ 5 ] {2dd64df2-1e59-4987-8209-f4d47ee7047b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6215 | 2026.03.18 11:26:51.265415 [ 5 ] {2dd64df2-1e59-4987-8209-f4d47ee7047b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6216 | 2026.03.18 11:26:51.265643 [ 5 ] {2dd64df2-1e59-4987-8209-f4d47ee7047b} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6217 | 2026.03.18 11:26:51.265781 [ 5 ] {2dd64df2-1e59-4987-8209-f4d47ee7047b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001724 sec., 5800.46403712297 rows/sec., 10.39 MiB/sec. | ||
| 6218 | 2026.03.18 11:26:51.265835 [ 5 ] {2dd64df2-1e59-4987-8209-f4d47ee7047b} <Debug> TCPHandler: Processed in 0.001899883 sec. | ||
| 6219 | 2026.03.18 11:26:51.265953 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6220 | 2026.03.18 11:26:51.266047 [ 5 ] {bffd8050-2916-4999-a42a-a9d0c5a4492a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6221 | 2026.03.18 11:26:51.266088 [ 5 ] {bffd8050-2916-4999-a42a-a9d0c5a4492a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6222 | 2026.03.18 11:26:51.266429 [ 5 ] {bffd8050-2916-4999-a42a-a9d0c5a4492a} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6223 | 2026.03.18 11:26:51.266464 [ 5 ] {bffd8050-2916-4999-a42a-a9d0c5a4492a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6224 | 2026.03.18 11:26:51.266767 [ 5 ] {bffd8050-2916-4999-a42a-a9d0c5a4492a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6225 | 2026.03.18 11:26:51.266977 [ 5 ] {bffd8050-2916-4999-a42a-a9d0c5a4492a} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6226 | 2026.03.18 11:26:51.267103 [ 5 ] {bffd8050-2916-4999-a42a-a9d0c5a4492a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 6227 | 2026.03.18 11:26:51.267139 [ 5 ] {bffd8050-2916-4999-a42a-a9d0c5a4492a} <Debug> TCPHandler: Processed in 0.001234918 sec. | ||
| 6228 | 2026.03.18 11:26:55.112784 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6229 | 2026.03.18 11:26:55.112849 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6230 | 2026.03.18 11:26:55.233680 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13477 | ||
| 6231 | 2026.03.18 11:26:55.234197 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6232 | 2026.03.18 11:26:55.234246 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6233 | 2026.03.18 11:26:55.234748 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6234 | 2026.03.18 11:26:55.234974 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6235 | 2026.03.18 11:26:55.235121 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13477 | ||
| 6236 | 2026.03.18 11:26:55.274962 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 786 | ||
| 6237 | 2026.03.18 11:26:55.277119 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6238 | 2026.03.18 11:26:55.277161 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6239 | 2026.03.18 11:26:55.278283 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6240 | 2026.03.18 11:26:55.278546 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6241 | 2026.03.18 11:26:55.278695 [ 25 ] {} <Debug> system.query_log (242d9df0-2007-4580-96e4-3be21c287915) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6242 | 2026.03.18 11:26:55.278760 [ 25 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2026.03.18 11:26:55.278784 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6244 | 2026.03.18 11:26:55.278796 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 786 | ||
| 6245 | 2026.03.18 11:26:55.278890 [ 194 ] {242d9df0-2007-4580-96e4-3be21c287915::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 | ||
| 6246 | 2026.03.18 11:26:55.279384 [ 194 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6247 | 2026.03.18 11:26:55.279519 [ 194 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 598 rows starting from the beginning of the part | ||
| 6248 | 2026.03.18 11:26:55.279876 [ 194 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 62 rows starting from the beginning of the part | ||
| 6249 | 2026.03.18 11:26:55.280203 [ 194 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part | ||
| 6250 | 2026.03.18 11:26:55.280497 [ 194 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 6251 | 2026.03.18 11:26:55.280793 [ 194 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 50 rows starting from the beginning of the part | ||
| 6252 | 2026.03.18 11:26:55.281078 [ 194 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 20 rows starting from the beginning of the part | ||
| 6253 | 2026.03.18 11:26:55.287268 [ 201 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 786 rows, containing 72 columns (72 merged, 0 gathered) in 0.008418852 sec., 93361.89779794206 rows/sec., 82.44 MiB/sec. | ||
| 6254 | 2026.03.18 11:26:55.288875 [ 189 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6255 | 2026.03.18 11:26:55.289477 [ 189 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_21_4} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6256 | 2026.03.18 11:26:55.289555 [ 189 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_21_4} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6257 | 2026.03.18 11:26:55.289784 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 6258 | 2026.03.18 11:26:55.921566 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6259 | 2026.03.18 11:26:55.938559 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6260 | 2026.03.18 11:26:55.938617 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6261 | 2026.03.18 11:26:55.944609 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6262 | 2026.03.18 11:26:55.945303 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): 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.03.18 11:26:55.947934 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6264 | 2026.03.18 11:26:56.265749 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6265 | 2026.03.18 11:26:56.266027 [ 5 ] {8c15050a-005c-454e-ad1d-1a50348d1b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6266 | 2026.03.18 11:26:56.266123 [ 5 ] {8c15050a-005c-454e-ad1d-1a50348d1b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6267 | 2026.03.18 11:26:56.266935 [ 5 ] {8c15050a-005c-454e-ad1d-1a50348d1b0d} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6268 | 2026.03.18 11:26:56.266982 [ 5 ] {8c15050a-005c-454e-ad1d-1a50348d1b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6269 | 2026.03.18 11:26:56.267394 [ 5 ] {8c15050a-005c-454e-ad1d-1a50348d1b0d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6270 | 2026.03.18 11:26:56.267617 [ 5 ] {8c15050a-005c-454e-ad1d-1a50348d1b0d} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6271 | 2026.03.18 11:26:56.267766 [ 5 ] {8c15050a-005c-454e-ad1d-1a50348d1b0d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001816 sec., 156387.6651982379 rows/sec., 9.93 MiB/sec. | ||
| 6272 | 2026.03.18 11:26:56.267806 [ 5 ] {8c15050a-005c-454e-ad1d-1a50348d1b0d} <Debug> TCPHandler: Processed in 0.002236731 sec. | ||
| 6273 | 2026.03.18 11:26:56.267929 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6274 | 2026.03.18 11:26:56.268023 [ 5 ] {878a3943-aeb9-4e1a-8862-0f374fd843de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6275 | 2026.03.18 11:26:56.268064 [ 5 ] {878a3943-aeb9-4e1a-8862-0f374fd843de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6276 | 2026.03.18 11:26:56.268892 [ 5 ] {878a3943-aeb9-4e1a-8862-0f374fd843de} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6277 | 2026.03.18 11:26:56.268929 [ 5 ] {878a3943-aeb9-4e1a-8862-0f374fd843de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6278 | 2026.03.18 11:26:56.269301 [ 5 ] {878a3943-aeb9-4e1a-8862-0f374fd843de} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6279 | 2026.03.18 11:26:56.269508 [ 5 ] {878a3943-aeb9-4e1a-8862-0f374fd843de} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6280 | 2026.03.18 11:26:56.269620 [ 66 ] {} <Debug> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6281 | 2026.03.18 11:26:56.269635 [ 5 ] {878a3943-aeb9-4e1a-8862-0f374fd843de} <Debug> executeQuery: Read 859 rows, 69.37 KiB in 0.001631 sec., 526670.7541385653 rows/sec., 41.53 MiB/sec. | ||
| 6282 | 2026.03.18 11:26:56.269682 [ 66 ] {} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6283 | 2026.03.18 11:26:56.269690 [ 5 ] {878a3943-aeb9-4e1a-8862-0f374fd843de} <Debug> TCPHandler: Processed in 0.001809001 sec. | ||
| 6284 | 2026.03.18 11:26:56.269709 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6285 | 2026.03.18 11:26:56.269810 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6286 | 2026.03.18 11:26:56.269842 [ 187 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::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 | ||
| 6287 | 2026.03.18 11:26:56.269912 [ 5 ] {050ecabb-cbb2-49ab-a84f-13921372cc91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6288 | 2026.03.18 11:26:56.269957 [ 5 ] {050ecabb-cbb2-49ab-a84f-13921372cc91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6289 | 2026.03.18 11:26:56.269979 [ 187 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6290 | 2026.03.18 11:26:56.270016 [ 187 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2895 rows starting from the beginning of the part | ||
| 6291 | 2026.03.18 11:26:56.270085 [ 187 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 76 rows starting from the beginning of the part | ||
| 6292 | 2026.03.18 11:26:56.270134 [ 187 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2748 rows starting from the beginning of the part | ||
| 6293 | 2026.03.18 11:26:56.270180 [ 187 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 6294 | 2026.03.18 11:26:56.270225 [ 187 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 76 rows starting from the beginning of the part | ||
| 6295 | 2026.03.18 11:26:56.270268 [ 187 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 859 rows starting from the beginning of the part | ||
| 6296 | 2026.03.18 11:26:56.270430 [ 5 ] {050ecabb-cbb2-49ab-a84f-13921372cc91} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6297 | 2026.03.18 11:26:56.270481 [ 5 ] {050ecabb-cbb2-49ab-a84f-13921372cc91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6298 | 2026.03.18 11:26:56.270851 [ 5 ] {050ecabb-cbb2-49ab-a84f-13921372cc91} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6299 | 2026.03.18 11:26:56.271069 [ 5 ] {050ecabb-cbb2-49ab-a84f-13921372cc91} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6300 | 2026.03.18 11:26:56.271201 [ 5 ] {050ecabb-cbb2-49ab-a84f-13921372cc91} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001308 sec., 132262.99694189604 rows/sec., 8.12 MiB/sec. | ||
| 6301 | 2026.03.18 11:26:56.271238 [ 5 ] {050ecabb-cbb2-49ab-a84f-13921372cc91} <Debug> TCPHandler: Processed in 0.001475504 sec. | ||
| 6302 | 2026.03.18 11:26:56.271354 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6303 | 2026.03.18 11:26:56.271448 [ 5 ] {4e10c95a-b869-46b0-8676-2a3a6e5de155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6304 | 2026.03.18 11:26:56.271487 [ 5 ] {4e10c95a-b869-46b0-8676-2a3a6e5de155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6305 | 2026.03.18 11:26:56.271964 [ 5 ] {4e10c95a-b869-46b0-8676-2a3a6e5de155} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6306 | 2026.03.18 11:26:56.271999 [ 5 ] {4e10c95a-b869-46b0-8676-2a3a6e5de155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6307 | 2026.03.18 11:26:56.272315 [ 5 ] {4e10c95a-b869-46b0-8676-2a3a6e5de155} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6308 | 2026.03.18 11:26:56.272458 [ 189 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6710 rows, containing 5 columns (5 merged, 0 gathered) in 0.002673901 sec., 2509442.1969998144 rows/sec., 203.23 MiB/sec. | ||
| 6309 | 2026.03.18 11:26:56.272523 [ 5 ] {4e10c95a-b869-46b0-8676-2a3a6e5de155} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6310 | 2026.03.18 11:26:56.272658 [ 5 ] {4e10c95a-b869-46b0-8676-2a3a6e5de155} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001229 sec., 121236.77786818551 rows/sec., 7.83 MiB/sec. | ||
| 6311 | 2026.03.18 11:26:56.272695 [ 5 ] {4e10c95a-b869-46b0-8676-2a3a6e5de155} <Debug> TCPHandler: Processed in 0.001396092 sec. | ||
| 6312 | 2026.03.18 11:26:56.272802 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6313 | 2026.03.18 11:26:56.272854 [ 201 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6314 | 2026.03.18 11:26:56.272895 [ 5 ] {ef131c09-1b08-439b-b028-cc5d3a5ef150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6315 | 2026.03.18 11:26:56.272934 [ 5 ] {ef131c09-1b08-439b-b028-cc5d3a5ef150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6316 | 2026.03.18 11:26:56.273143 [ 201 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_41_8} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6317 | 2026.03.18 11:26:56.273218 [ 201 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_41_8} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6318 | 2026.03.18 11:26:56.273295 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 6319 | 2026.03.18 11:26:56.273411 [ 5 ] {ef131c09-1b08-439b-b028-cc5d3a5ef150} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6320 | 2026.03.18 11:26:56.273447 [ 5 ] {ef131c09-1b08-439b-b028-cc5d3a5ef150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6321 | 2026.03.18 11:26:56.273762 [ 5 ] {ef131c09-1b08-439b-b028-cc5d3a5ef150} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6322 | 2026.03.18 11:26:56.273966 [ 5 ] {ef131c09-1b08-439b-b028-cc5d3a5ef150} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6323 | 2026.03.18 11:26:56.274093 [ 5 ] {ef131c09-1b08-439b-b028-cc5d3a5ef150} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001216 sec., 121710.52631578947 rows/sec., 6.92 MiB/sec. | ||
| 6324 | 2026.03.18 11:26:56.274131 [ 5 ] {ef131c09-1b08-439b-b028-cc5d3a5ef150} <Debug> TCPHandler: Processed in 0.001376531 sec. | ||
| 6325 | 2026.03.18 11:26:56.274253 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6326 | 2026.03.18 11:26:56.274346 [ 5 ] {a9af3b7d-1a71-45d2-9960-bac79dc4210e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6327 | 2026.03.18 11:26:56.274385 [ 5 ] {a9af3b7d-1a71-45d2-9960-bac79dc4210e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6328 | 2026.03.18 11:26:56.275022 [ 5 ] {a9af3b7d-1a71-45d2-9960-bac79dc4210e} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6329 | 2026.03.18 11:26:56.275057 [ 5 ] {a9af3b7d-1a71-45d2-9960-bac79dc4210e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6330 | 2026.03.18 11:26:56.275400 [ 5 ] {a9af3b7d-1a71-45d2-9960-bac79dc4210e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6331 | 2026.03.18 11:26:56.275612 [ 5 ] {a9af3b7d-1a71-45d2-9960-bac79dc4210e} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6332 | 2026.03.18 11:26:56.275706 [ 49 ] {} <Debug> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6333 | 2026.03.18 11:26:56.275739 [ 5 ] {a9af3b7d-1a71-45d2-9960-bac79dc4210e} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001412 sec., 368980.16997167136 rows/sec., 26.05 MiB/sec. | ||
| 6334 | 2026.03.18 11:26:56.275739 [ 49 ] {} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6335 | 2026.03.18 11:26:56.275771 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6336 | 2026.03.18 11:26:56.275777 [ 5 ] {a9af3b7d-1a71-45d2-9960-bac79dc4210e} <Debug> TCPHandler: Processed in 0.001571666 sec. | ||
| 6337 | 2026.03.18 11:26:56.275862 [ 199 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::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 | ||
| 6338 | 2026.03.18 11:26:56.275881 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6339 | 2026.03.18 11:26:56.275968 [ 199 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6340 | 2026.03.18 11:26:56.275982 [ 5 ] {fe5df5d8-148b-48c0-b276-cb21a6b5527f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6341 | 2026.03.18 11:26:56.276000 [ 199 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1552 rows starting from the beginning of the part | ||
| 6342 | 2026.03.18 11:26:56.276027 [ 5 ] {fe5df5d8-148b-48c0-b276-cb21a6b5527f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6343 | 2026.03.18 11:26:56.276060 [ 199 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 74 rows starting from the beginning of the part | ||
| 6344 | 2026.03.18 11:26:56.276112 [ 199 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1478 rows starting from the beginning of the part | ||
| 6345 | 2026.03.18 11:26:56.276155 [ 199 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 6346 | 2026.03.18 11:26:56.276198 [ 199 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 74 rows starting from the beginning of the part | ||
| 6347 | 2026.03.18 11:26:56.276255 [ 199 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 521 rows starting from the beginning of the part | ||
| 6348 | 2026.03.18 11:26:56.276372 [ 5 ] {fe5df5d8-148b-48c0-b276-cb21a6b5527f} <Trace> oximeter.measurements_bool (e8857f07-2eee-47c4-a153-6dc56621075c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6349 | 2026.03.18 11:26:56.276420 [ 5 ] {fe5df5d8-148b-48c0-b276-cb21a6b5527f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6350 | 2026.03.18 11:26:56.276757 [ 5 ] {fe5df5d8-148b-48c0-b276-cb21a6b5527f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6351 | 2026.03.18 11:26:56.276971 [ 5 ] {fe5df5d8-148b-48c0-b276-cb21a6b5527f} <Trace> oximeter.measurements_bool (e8857f07-2eee-47c4-a153-6dc56621075c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6352 | 2026.03.18 11:26:56.277096 [ 5 ] {fe5df5d8-148b-48c0-b276-cb21a6b5527f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 276.68 KiB/sec. | ||
| 6353 | 2026.03.18 11:26:56.277133 [ 5 ] {fe5df5d8-148b-48c0-b276-cb21a6b5527f} <Debug> TCPHandler: Processed in 0.00129898 sec. | ||
| 6354 | 2026.03.18 11:26:56.277239 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6355 | 2026.03.18 11:26:56.277338 [ 5 ] {cfad35c5-2416-4824-8270-727c947a5982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6356 | 2026.03.18 11:26:56.277383 [ 5 ] {cfad35c5-2416-4824-8270-727c947a5982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6357 | 2026.03.18 11:26:56.277658 [ 201 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3763 rows, containing 5 columns (5 merged, 0 gathered) in 0.001832602 sec., 2053364.560335523 rows/sec., 151.76 MiB/sec. | ||
| 6358 | 2026.03.18 11:26:56.277884 [ 5 ] {cfad35c5-2416-4824-8270-727c947a5982} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6359 | 2026.03.18 11:26:56.277904 [ 201 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6360 | 2026.03.18 11:26:56.277921 [ 5 ] {cfad35c5-2416-4824-8270-727c947a5982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6361 | 2026.03.18 11:26:56.278233 [ 201 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_41_8} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6362 | 2026.03.18 11:26:56.278321 [ 201 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_41_8} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6363 | 2026.03.18 11:26:56.278371 [ 5 ] {cfad35c5-2416-4824-8270-727c947a5982} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6364 | 2026.03.18 11:26:56.278412 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 6365 | 2026.03.18 11:26:56.278607 [ 5 ] {cfad35c5-2416-4824-8270-727c947a5982} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6366 | 2026.03.18 11:26:56.278702 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6367 | 2026.03.18 11:26:56.278728 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6368 | 2026.03.18 11:26:56.278735 [ 5 ] {cfad35c5-2416-4824-8270-727c947a5982} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001418 sec., 186882.93370944992 rows/sec., 12.42 MiB/sec. | ||
| 6369 | 2026.03.18 11:26:56.278745 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6370 | 2026.03.18 11:26:56.278772 [ 5 ] {cfad35c5-2416-4824-8270-727c947a5982} <Debug> TCPHandler: Processed in 0.001583216 sec. | ||
| 6371 | 2026.03.18 11:26:56.278822 [ 199 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::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 | ||
| 6372 | 2026.03.18 11:26:56.278882 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6373 | 2026.03.18 11:26:56.278925 [ 199 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6374 | 2026.03.18 11:26:56.278955 [ 199 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11065 rows starting from the beginning of the part | ||
| 6375 | 2026.03.18 11:26:56.278980 [ 5 ] {f811cbdc-2607-4a30-b212-fb1a5f59663a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6376 | 2026.03.18 11:26:56.279000 [ 199 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6377 | 2026.03.18 11:26:56.279027 [ 5 ] {f811cbdc-2607-4a30-b212-fb1a5f59663a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6378 | 2026.03.18 11:26:56.279040 [ 199 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1359 rows starting from the beginning of the part | ||
| 6379 | 2026.03.18 11:26:56.279079 [ 199 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 96 rows starting from the beginning of the part | ||
| 6380 | 2026.03.18 11:26:56.279113 [ 199 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::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 | ||
| 6381 | 2026.03.18 11:26:56.279164 [ 199 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 265 rows starting from the beginning of the part | ||
| 6382 | 2026.03.18 11:26:56.279345 [ 5 ] {f811cbdc-2607-4a30-b212-fb1a5f59663a} <Trace> oximeter.measurements_f64 (efe2ec94-1119-4b28-bd60-cc7de1f833a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6383 | 2026.03.18 11:26:56.279386 [ 5 ] {f811cbdc-2607-4a30-b212-fb1a5f59663a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6384 | 2026.03.18 11:26:56.279704 [ 5 ] {f811cbdc-2607-4a30-b212-fb1a5f59663a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6385 | 2026.03.18 11:26:56.279906 [ 5 ] {f811cbdc-2607-4a30-b212-fb1a5f59663a} <Trace> oximeter.measurements_f64 (efe2ec94-1119-4b28-bd60-cc7de1f833a0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6386 | 2026.03.18 11:26:56.280035 [ 5 ] {f811cbdc-2607-4a30-b212-fb1a5f59663a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 6387 | 2026.03.18 11:26:56.280072 [ 5 ] {f811cbdc-2607-4a30-b212-fb1a5f59663a} <Debug> TCPHandler: Processed in 0.001237698 sec. | ||
| 6388 | 2026.03.18 11:26:56.280185 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6389 | 2026.03.18 11:26:56.280295 [ 5 ] {d6f0b39d-bd28-45f7-ae02-f7c1a1c308ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6390 | 2026.03.18 11:26:56.280359 [ 5 ] {d6f0b39d-bd28-45f7-ae02-f7c1a1c308ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6391 | 2026.03.18 11:26:56.281279 [ 5 ] {d6f0b39d-bd28-45f7-ae02-f7c1a1c308ba} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6392 | 2026.03.18 11:26:56.281315 [ 5 ] {d6f0b39d-bd28-45f7-ae02-f7c1a1c308ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6393 | 2026.03.18 11:26:56.282001 [ 5 ] {d6f0b39d-bd28-45f7-ae02-f7c1a1c308ba} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6394 | 2026.03.18 11:26:56.282235 [ 5 ] {d6f0b39d-bd28-45f7-ae02-f7c1a1c308ba} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6395 | 2026.03.18 11:26:56.282374 [ 5 ] {d6f0b39d-bd28-45f7-ae02-f7c1a1c308ba} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002103 sec., 14740.846409890633 rows/sec., 26.41 MiB/sec. | ||
| 6396 | 2026.03.18 11:26:56.282428 [ 5 ] {d6f0b39d-bd28-45f7-ae02-f7c1a1c308ba} <Debug> TCPHandler: Processed in 0.002300412 sec. | ||
| 6397 | 2026.03.18 11:26:56.282539 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6398 | 2026.03.18 11:26:56.282632 [ 5 ] {ff2796bc-ac25-4dd8-89bd-41cf5ae53322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6399 | 2026.03.18 11:26:56.282671 [ 5 ] {ff2796bc-ac25-4dd8-89bd-41cf5ae53322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6400 | 2026.03.18 11:26:56.283010 [ 5 ] {ff2796bc-ac25-4dd8-89bd-41cf5ae53322} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6401 | 2026.03.18 11:26:56.283047 [ 5 ] {ff2796bc-ac25-4dd8-89bd-41cf5ae53322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6402 | 2026.03.18 11:26:56.283294 [ 201 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13105 rows, containing 5 columns (5 merged, 0 gathered) in 0.004502602 sec., 2910539.283729719 rows/sec., 196.61 MiB/sec. | ||
| 6403 | 2026.03.18 11:26:56.283345 [ 5 ] {ff2796bc-ac25-4dd8-89bd-41cf5ae53322} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6404 | 2026.03.18 11:26:56.283561 [ 5 ] {ff2796bc-ac25-4dd8-89bd-41cf5ae53322} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6405 | 2026.03.18 11:26:56.283685 [ 5 ] {ff2796bc-ac25-4dd8-89bd-41cf5ae53322} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001072 sec., 83955.22388059701 rows/sec., 5.25 MiB/sec. | ||
| 6406 | 2026.03.18 11:26:56.283693 [ 72 ] {} <Debug> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6407 | 2026.03.18 11:26:56.283721 [ 5 ] {ff2796bc-ac25-4dd8-89bd-41cf5ae53322} <Debug> TCPHandler: Processed in 0.001229128 sec. | ||
| 6408 | 2026.03.18 11:26:56.283727 [ 189 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6409 | 2026.03.18 11:26:56.283764 [ 72 ] {} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6410 | 2026.03.18 11:26:56.283792 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6411 | 2026.03.18 11:26:56.283867 [ 197 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 6412 | 2026.03.18 11:26:56.283951 [ 197 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6413 | 2026.03.18 11:26:56.283979 [ 197 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1968 rows starting from the beginning of the part | ||
| 6414 | 2026.03.18 11:26:56.284030 [ 197 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6415 | 2026.03.18 11:26:56.284056 [ 189 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6416 | 2026.03.18 11:26:56.284071 [ 197 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 54 rows starting from the beginning of the part | ||
| 6417 | 2026.03.18 11:26:56.284107 [ 197 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 6418 | 2026.03.18 11:26:56.284123 [ 189 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6419 | 2026.03.18 11:26:56.284143 [ 197 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 6420 | 2026.03.18 11:26:56.284178 [ 197 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 90 rows starting from the beginning of the part | ||
| 6421 | 2026.03.18 11:26:56.284198 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
| 6422 | 2026.03.18 11:26:56.285103 [ 189 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2268 rows, containing 4 columns (4 merged, 0 gathered) in 0.001268229 sec., 1788320.5635575277 rows/sec., 119.65 MiB/sec. | ||
| 6423 | 2026.03.18 11:26:56.285323 [ 189 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6424 | 2026.03.18 11:26:56.285543 [ 189 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_41_8} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6425 | 2026.03.18 11:26:56.285603 [ 189 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_41_8} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6426 | 2026.03.18 11:26:56.285654 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 6427 | 2026.03.18 11:27:01.259302 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6428 | 2026.03.18 11:27:01.259517 [ 5 ] {1bfaa840-23a8-4548-8e18-4d2514d6f954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6429 | 2026.03.18 11:27:01.259590 [ 5 ] {1bfaa840-23a8-4548-8e18-4d2514d6f954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6430 | 2026.03.18 11:27:01.260297 [ 5 ] {1bfaa840-23a8-4548-8e18-4d2514d6f954} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6431 | 2026.03.18 11:27:01.260340 [ 5 ] {1bfaa840-23a8-4548-8e18-4d2514d6f954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6432 | 2026.03.18 11:27:01.260717 [ 5 ] {1bfaa840-23a8-4548-8e18-4d2514d6f954} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6433 | 2026.03.18 11:27:01.260932 [ 5 ] {1bfaa840-23a8-4548-8e18-4d2514d6f954} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6434 | 2026.03.18 11:27:01.261062 [ 121 ] {} <Debug> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6435 | 2026.03.18 11:27:01.261079 [ 5 ] {1bfaa840-23a8-4548-8e18-4d2514d6f954} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001617 sec., 14842.300556586271 rows/sec., 1.23 MiB/sec. | ||
| 6436 | 2026.03.18 11:27:01.261105 [ 121 ] {} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6437 | 2026.03.18 11:27:01.261125 [ 5 ] {1bfaa840-23a8-4548-8e18-4d2514d6f954} <Debug> TCPHandler: Processed in 0.001956465 sec. | ||
| 6438 | 2026.03.18 11:27:01.261133 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6439 | 2026.03.18 11:27:01.261234 [ 197 ] {c515034c-33db-44de-9081-eeca588cfedb::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 | ||
| 6440 | 2026.03.18 11:27:01.261250 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6441 | 2026.03.18 11:27:01.261342 [ 197 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6442 | 2026.03.18 11:27:01.261354 [ 5 ] {1d854490-67ae-4522-93ba-f2aa8a64b129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6443 | 2026.03.18 11:27:01.261376 [ 197 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 308 rows starting from the beginning of the part | ||
| 6444 | 2026.03.18 11:27:01.261396 [ 5 ] {1d854490-67ae-4522-93ba-f2aa8a64b129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6445 | 2026.03.18 11:27:01.261440 [ 197 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 6446 | 2026.03.18 11:27:01.261489 [ 197 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 6447 | 2026.03.18 11:27:01.261535 [ 197 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 6448 | 2026.03.18 11:27:01.261583 [ 197 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 6449 | 2026.03.18 11:27:01.261642 [ 197 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 6450 | 2026.03.18 11:27:01.261793 [ 5 ] {1d854490-67ae-4522-93ba-f2aa8a64b129} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6451 | 2026.03.18 11:27:01.261827 [ 5 ] {1d854490-67ae-4522-93ba-f2aa8a64b129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6452 | 2026.03.18 11:27:01.262122 [ 5 ] {1d854490-67ae-4522-93ba-f2aa8a64b129} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6453 | 2026.03.18 11:27:01.262329 [ 5 ] {1d854490-67ae-4522-93ba-f2aa8a64b129} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6454 | 2026.03.18 11:27:01.262460 [ 5 ] {1d854490-67ae-4522-93ba-f2aa8a64b129} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001132 sec., 3533.5689045936397 rows/sec., 288.14 KiB/sec. | ||
| 6455 | 2026.03.18 11:27:01.262496 [ 5 ] {1d854490-67ae-4522-93ba-f2aa8a64b129} <Debug> TCPHandler: Processed in 0.00129355 sec. | ||
| 6456 | 2026.03.18 11:27:01.262531 [ 200 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 5 columns (5 merged, 0 gathered) in 0.00133143 sec., 712016.4034158762 rows/sec., 49.34 MiB/sec. | ||
| 6457 | 2026.03.18 11:27:01.262608 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6458 | 2026.03.18 11:27:01.262703 [ 5 ] {e4adf360-79b6-4f93-aa16-aa63421b7067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6459 | 2026.03.18 11:27:01.262743 [ 5 ] {e4adf360-79b6-4f93-aa16-aa63421b7067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6460 | 2026.03.18 11:27:01.262775 [ 192 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6461 | 2026.03.18 11:27:01.263105 [ 192 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_10_2} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6462 | 2026.03.18 11:27:01.263190 [ 192 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_10_2} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6463 | 2026.03.18 11:27:01.263233 [ 5 ] {e4adf360-79b6-4f93-aa16-aa63421b7067} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6464 | 2026.03.18 11:27:01.263273 [ 5 ] {e4adf360-79b6-4f93-aa16-aa63421b7067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6465 | 2026.03.18 11:27:01.263292 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 6466 | 2026.03.18 11:27:01.263611 [ 5 ] {e4adf360-79b6-4f93-aa16-aa63421b7067} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6467 | 2026.03.18 11:27:01.263836 [ 5 ] {e4adf360-79b6-4f93-aa16-aa63421b7067} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6468 | 2026.03.18 11:27:01.263960 [ 5 ] {e4adf360-79b6-4f93-aa16-aa63421b7067} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001275 sec., 155294.11764705883 rows/sec., 13.80 MiB/sec. | ||
| 6469 | 2026.03.18 11:27:01.263996 [ 5 ] {e4adf360-79b6-4f93-aa16-aa63421b7067} <Debug> TCPHandler: Processed in 0.001434843 sec. | ||
| 6470 | 2026.03.18 11:27:01.264115 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6471 | 2026.03.18 11:27:01.264207 [ 5 ] {2cdb1cd1-27f0-43a9-9a2f-453043cca180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6472 | 2026.03.18 11:27:01.264251 [ 5 ] {2cdb1cd1-27f0-43a9-9a2f-453043cca180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6473 | 2026.03.18 11:27:01.264690 [ 5 ] {2cdb1cd1-27f0-43a9-9a2f-453043cca180} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6474 | 2026.03.18 11:27:01.264723 [ 5 ] {2cdb1cd1-27f0-43a9-9a2f-453043cca180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6475 | 2026.03.18 11:27:01.265003 [ 5 ] {2cdb1cd1-27f0-43a9-9a2f-453043cca180} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6476 | 2026.03.18 11:27:01.265203 [ 5 ] {2cdb1cd1-27f0-43a9-9a2f-453043cca180} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6477 | 2026.03.18 11:27:01.265335 [ 5 ] {2cdb1cd1-27f0-43a9-9a2f-453043cca180} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001145 sec., 22707.423580786028 rows/sec., 1.70 MiB/sec. | ||
| 6478 | 2026.03.18 11:27:01.265372 [ 5 ] {2cdb1cd1-27f0-43a9-9a2f-453043cca180} <Debug> TCPHandler: Processed in 0.00130375 sec. | ||
| 6479 | 2026.03.18 11:27:01.265502 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6480 | 2026.03.18 11:27:01.265619 [ 5 ] {0aa16f9c-ce32-43a5-b357-8378be0331f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6481 | 2026.03.18 11:27:01.265660 [ 5 ] {0aa16f9c-ce32-43a5-b357-8378be0331f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6482 | 2026.03.18 11:27:01.266059 [ 5 ] {0aa16f9c-ce32-43a5-b357-8378be0331f2} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6483 | 2026.03.18 11:27:01.266093 [ 5 ] {0aa16f9c-ce32-43a5-b357-8378be0331f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6484 | 2026.03.18 11:27:01.266388 [ 5 ] {0aa16f9c-ce32-43a5-b357-8378be0331f2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6485 | 2026.03.18 11:27:01.266593 [ 5 ] {0aa16f9c-ce32-43a5-b357-8378be0331f2} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6486 | 2026.03.18 11:27:01.266723 [ 5 ] {0aa16f9c-ce32-43a5-b357-8378be0331f2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001124 sec., 21352.313167259785 rows/sec., 1.77 MiB/sec. | ||
| 6487 | 2026.03.18 11:27:01.266762 [ 5 ] {0aa16f9c-ce32-43a5-b357-8378be0331f2} <Debug> TCPHandler: Processed in 0.00132192 sec. | ||
| 6488 | 2026.03.18 11:27:01.266880 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6489 | 2026.03.18 11:27:01.266971 [ 5 ] {f4e19dc6-d422-4f2f-848b-55e342b77d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6490 | 2026.03.18 11:27:01.267008 [ 5 ] {f4e19dc6-d422-4f2f-848b-55e342b77d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6491 | 2026.03.18 11:27:01.267414 [ 5 ] {f4e19dc6-d422-4f2f-848b-55e342b77d1f} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6492 | 2026.03.18 11:27:01.267448 [ 5 ] {f4e19dc6-d422-4f2f-848b-55e342b77d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6493 | 2026.03.18 11:27:01.267730 [ 5 ] {f4e19dc6-d422-4f2f-848b-55e342b77d1f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6494 | 2026.03.18 11:27:01.267936 [ 5 ] {f4e19dc6-d422-4f2f-848b-55e342b77d1f} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6495 | 2026.03.18 11:27:01.268031 [ 121 ] {} <Debug> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6496 | 2026.03.18 11:27:01.268056 [ 5 ] {f4e19dc6-d422-4f2f-848b-55e342b77d1f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001103 sec., 10879.419764279239 rows/sec., 849.95 KiB/sec. | ||
| 6497 | 2026.03.18 11:27:01.268059 [ 121 ] {} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6498 | 2026.03.18 11:27:01.268086 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6499 | 2026.03.18 11:27:01.268092 [ 5 ] {f4e19dc6-d422-4f2f-848b-55e342b77d1f} <Debug> TCPHandler: Processed in 0.001259019 sec. | ||
| 6500 | 2026.03.18 11:27:01.268182 [ 188 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::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 | ||
| 6501 | 2026.03.18 11:27:01.268206 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6502 | 2026.03.18 11:27:01.268301 [ 5 ] {39f6ac3e-a3cb-4461-88e6-3e44084a10c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6503 | 2026.03.18 11:27:01.268304 [ 188 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6504 | 2026.03.18 11:27:01.268341 [ 5 ] {39f6ac3e-a3cb-4461-88e6-3e44084a10c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6505 | 2026.03.18 11:27:01.268351 [ 188 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 160 rows starting from the beginning of the part | ||
| 6506 | 2026.03.18 11:27:01.268426 [ 188 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 6507 | 2026.03.18 11:27:01.268472 [ 188 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6508 | 2026.03.18 11:27:01.268514 [ 188 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 6509 | 2026.03.18 11:27:01.268555 [ 188 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 6510 | 2026.03.18 11:27:01.268594 [ 188 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 6511 | 2026.03.18 11:27:01.268789 [ 5 ] {39f6ac3e-a3cb-4461-88e6-3e44084a10c1} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6512 | 2026.03.18 11:27:01.268830 [ 5 ] {39f6ac3e-a3cb-4461-88e6-3e44084a10c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6513 | 2026.03.18 11:27:01.269152 [ 5 ] {39f6ac3e-a3cb-4461-88e6-3e44084a10c1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6514 | 2026.03.18 11:27:01.269371 [ 5 ] {39f6ac3e-a3cb-4461-88e6-3e44084a10c1} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6515 | 2026.03.18 11:27:01.269443 [ 192 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.00130459 sec., 377129.97953379987 rows/sec., 23.60 MiB/sec. | ||
| 6516 | 2026.03.18 11:27:01.269494 [ 5 ] {39f6ac3e-a3cb-4461-88e6-3e44084a10c1} <Debug> executeQuery: Read 114 rows, 9.50 KiB in 0.001211 sec., 94137.07679603633 rows/sec., 7.66 MiB/sec. | ||
| 6517 | 2026.03.18 11:27:01.269535 [ 5 ] {39f6ac3e-a3cb-4461-88e6-3e44084a10c1} <Debug> TCPHandler: Processed in 0.001376111 sec. | ||
| 6518 | 2026.03.18 11:27:01.269594 [ 200 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6519 | 2026.03.18 11:27:01.269652 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6520 | 2026.03.18 11:27:01.269749 [ 5 ] {b9708b1a-efc1-4997-ae3c-1b0188b91ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6521 | 2026.03.18 11:27:01.269792 [ 5 ] {b9708b1a-efc1-4997-ae3c-1b0188b91ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6522 | 2026.03.18 11:27:01.269882 [ 200 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_10_2} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6523 | 2026.03.18 11:27:01.269955 [ 200 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_10_2} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6524 | 2026.03.18 11:27:01.270033 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 6525 | 2026.03.18 11:27:01.270196 [ 5 ] {b9708b1a-efc1-4997-ae3c-1b0188b91ca5} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6526 | 2026.03.18 11:27:01.270235 [ 5 ] {b9708b1a-efc1-4997-ae3c-1b0188b91ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6527 | 2026.03.18 11:27:01.270560 [ 5 ] {b9708b1a-efc1-4997-ae3c-1b0188b91ca5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6528 | 2026.03.18 11:27:01.270763 [ 5 ] {b9708b1a-efc1-4997-ae3c-1b0188b91ca5} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6529 | 2026.03.18 11:27:01.270894 [ 5 ] {b9708b1a-efc1-4997-ae3c-1b0188b91ca5} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001164 sec., 170103.09278350513 rows/sec., 12.20 MiB/sec. | ||
| 6530 | 2026.03.18 11:27:01.270930 [ 5 ] {b9708b1a-efc1-4997-ae3c-1b0188b91ca5} <Debug> TCPHandler: Processed in 0.00132443 sec. | ||
| 6531 | 2026.03.18 11:27:01.271040 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6532 | 2026.03.18 11:27:01.271130 [ 5 ] {c415a2a3-d849-436e-bda5-b39f8afd49c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6533 | 2026.03.18 11:27:01.271182 [ 5 ] {c415a2a3-d849-436e-bda5-b39f8afd49c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6534 | 2026.03.18 11:27:01.271945 [ 5 ] {c415a2a3-d849-436e-bda5-b39f8afd49c4} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6535 | 2026.03.18 11:27:01.271979 [ 5 ] {c415a2a3-d849-436e-bda5-b39f8afd49c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6536 | 2026.03.18 11:27:01.272479 [ 5 ] {c415a2a3-d849-436e-bda5-b39f8afd49c4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6537 | 2026.03.18 11:27:01.272700 [ 5 ] {c415a2a3-d849-436e-bda5-b39f8afd49c4} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6538 | 2026.03.18 11:27:01.272835 [ 5 ] {c415a2a3-d849-436e-bda5-b39f8afd49c4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001723 sec., 5803.830528148578 rows/sec., 10.40 MiB/sec. | ||
| 6539 | 2026.03.18 11:27:01.272885 [ 5 ] {c415a2a3-d849-436e-bda5-b39f8afd49c4} <Debug> TCPHandler: Processed in 0.001893153 sec. | ||
| 6540 | 2026.03.18 11:27:01.273003 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6541 | 2026.03.18 11:27:01.273106 [ 5 ] {e899d783-cd0f-45f0-af2d-90e7bb886a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6542 | 2026.03.18 11:27:01.273147 [ 5 ] {e899d783-cd0f-45f0-af2d-90e7bb886a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6543 | 2026.03.18 11:27:01.273493 [ 5 ] {e899d783-cd0f-45f0-af2d-90e7bb886a5b} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6544 | 2026.03.18 11:27:01.273528 [ 5 ] {e899d783-cd0f-45f0-af2d-90e7bb886a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6545 | 2026.03.18 11:27:01.273848 [ 5 ] {e899d783-cd0f-45f0-af2d-90e7bb886a5b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6546 | 2026.03.18 11:27:01.274059 [ 5 ] {e899d783-cd0f-45f0-af2d-90e7bb886a5b} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6547 | 2026.03.18 11:27:01.274185 [ 5 ] {e899d783-cd0f-45f0-af2d-90e7bb886a5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 6548 | 2026.03.18 11:27:01.274220 [ 5 ] {e899d783-cd0f-45f0-af2d-90e7bb886a5b} <Debug> TCPHandler: Processed in 0.001266139 sec. | ||
| 6549 | 2026.03.18 11:27:02.735784 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13925 | ||
| 6550 | 2026.03.18 11:27:02.736285 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6551 | 2026.03.18 11:27:02.736324 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6552 | 2026.03.18 11:27:02.736788 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6553 | 2026.03.18 11:27:02.737010 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6554 | 2026.03.18 11:27:02.737130 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13925 | ||
| 6555 | 2026.03.18 11:27:03.448563 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6556 | 2026.03.18 11:27:03.465362 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6557 | 2026.03.18 11:27:03.465416 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6558 | 2026.03.18 11:27:03.471310 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6559 | 2026.03.18 11:27:03.472006 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6560 | 2026.03.18 11:27:03.474777 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6561 | 2026.03.18 11:27:05.279322 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 828 | ||
| 6562 | 2026.03.18 11:27:05.281705 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6563 | 2026.03.18 11:27:05.281752 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6564 | 2026.03.18 11:27:05.282946 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6565 | 2026.03.18 11:27:05.283210 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6566 | 2026.03.18 11:27:05.283477 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 828 | ||
| 6567 | 2026.03.18 11:27:06.257270 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6568 | 2026.03.18 11:27:06.257467 [ 5 ] {ce1a60cb-ff6d-4ea9-9135-b17eb2b6c112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6569 | 2026.03.18 11:27:06.257541 [ 5 ] {ce1a60cb-ff6d-4ea9-9135-b17eb2b6c112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6570 | 2026.03.18 11:27:06.258201 [ 5 ] {ce1a60cb-ff6d-4ea9-9135-b17eb2b6c112} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6571 | 2026.03.18 11:27:06.258242 [ 5 ] {ce1a60cb-ff6d-4ea9-9135-b17eb2b6c112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6572 | 2026.03.18 11:27:06.258612 [ 5 ] {ce1a60cb-ff6d-4ea9-9135-b17eb2b6c112} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6573 | 2026.03.18 11:27:06.258895 [ 5 ] {ce1a60cb-ff6d-4ea9-9135-b17eb2b6c112} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6574 | 2026.03.18 11:27:06.259050 [ 5 ] {ce1a60cb-ff6d-4ea9-9135-b17eb2b6c112} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001639 sec., 71995.11897498474 rows/sec., 6.12 MiB/sec. | ||
| 6575 | 2026.03.18 11:27:06.259101 [ 5 ] {ce1a60cb-ff6d-4ea9-9135-b17eb2b6c112} <Debug> TCPHandler: Processed in 0.001966684 sec. | ||
| 6576 | 2026.03.18 11:27:06.259219 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6577 | 2026.03.18 11:27:06.259322 [ 5 ] {982f155a-bf3d-4617-9fb3-7cc3f011b5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6578 | 2026.03.18 11:27:06.259366 [ 5 ] {982f155a-bf3d-4617-9fb3-7cc3f011b5e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6579 | 2026.03.18 11:27:06.259789 [ 5 ] {982f155a-bf3d-4617-9fb3-7cc3f011b5e2} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6580 | 2026.03.18 11:27:06.259824 [ 5 ] {982f155a-bf3d-4617-9fb3-7cc3f011b5e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6581 | 2026.03.18 11:27:06.260131 [ 5 ] {982f155a-bf3d-4617-9fb3-7cc3f011b5e2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6582 | 2026.03.18 11:27:06.260341 [ 5 ] {982f155a-bf3d-4617-9fb3-7cc3f011b5e2} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6583 | 2026.03.18 11:27:06.260472 [ 5 ] {982f155a-bf3d-4617-9fb3-7cc3f011b5e2} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001175 sec., 26382.978723404256 rows/sec., 1.94 MiB/sec. | ||
| 6584 | 2026.03.18 11:27:06.260510 [ 5 ] {982f155a-bf3d-4617-9fb3-7cc3f011b5e2} <Debug> TCPHandler: Processed in 0.001342261 sec. | ||
| 6585 | 2026.03.18 11:27:06.260614 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6586 | 2026.03.18 11:27:06.260710 [ 5 ] {b16465c8-049c-40ea-94ec-ec29321aa61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6587 | 2026.03.18 11:27:06.260752 [ 5 ] {b16465c8-049c-40ea-94ec-ec29321aa61e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6588 | 2026.03.18 11:27:06.261181 [ 5 ] {b16465c8-049c-40ea-94ec-ec29321aa61e} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6589 | 2026.03.18 11:27:06.261215 [ 5 ] {b16465c8-049c-40ea-94ec-ec29321aa61e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6590 | 2026.03.18 11:27:06.261522 [ 5 ] {b16465c8-049c-40ea-94ec-ec29321aa61e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6591 | 2026.03.18 11:27:06.261753 [ 5 ] {b16465c8-049c-40ea-94ec-ec29321aa61e} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6592 | 2026.03.18 11:27:06.261881 [ 5 ] {b16465c8-049c-40ea-94ec-ec29321aa61e} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001192 sec., 79697.98657718122 rows/sec., 6.22 MiB/sec. | ||
| 6593 | 2026.03.18 11:27:06.261918 [ 5 ] {b16465c8-049c-40ea-94ec-ec29321aa61e} <Debug> TCPHandler: Processed in 0.001353141 sec. | ||
| 6594 | 2026.03.18 11:27:06.262031 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6595 | 2026.03.18 11:27:06.262123 [ 5 ] {7a5f5cea-84bf-4f93-ba4d-7d97ad4f7541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6596 | 2026.03.18 11:27:06.262167 [ 5 ] {7a5f5cea-84bf-4f93-ba4d-7d97ad4f7541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6597 | 2026.03.18 11:27:06.262558 [ 5 ] {7a5f5cea-84bf-4f93-ba4d-7d97ad4f7541} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6598 | 2026.03.18 11:27:06.262592 [ 5 ] {7a5f5cea-84bf-4f93-ba4d-7d97ad4f7541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6599 | 2026.03.18 11:27:06.262916 [ 5 ] {7a5f5cea-84bf-4f93-ba4d-7d97ad4f7541} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6600 | 2026.03.18 11:27:06.263124 [ 5 ] {7a5f5cea-84bf-4f93-ba4d-7d97ad4f7541} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6601 | 2026.03.18 11:27:06.263253 [ 5 ] {7a5f5cea-84bf-4f93-ba4d-7d97ad4f7541} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 6602 | 2026.03.18 11:27:06.263290 [ 5 ] {7a5f5cea-84bf-4f93-ba4d-7d97ad4f7541} <Debug> TCPHandler: Processed in 0.00130862 sec. | ||
| 6603 | 2026.03.18 11:27:06.263410 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6604 | 2026.03.18 11:27:06.263504 [ 5 ] {6e8b0787-5820-4972-9121-2c550ad42d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6605 | 2026.03.18 11:27:06.263559 [ 5 ] {6e8b0787-5820-4972-9121-2c550ad42d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6606 | 2026.03.18 11:27:06.264347 [ 5 ] {6e8b0787-5820-4972-9121-2c550ad42d7e} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6607 | 2026.03.18 11:27:06.264384 [ 5 ] {6e8b0787-5820-4972-9121-2c550ad42d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6608 | 2026.03.18 11:27:06.264924 [ 5 ] {6e8b0787-5820-4972-9121-2c550ad42d7e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6609 | 2026.03.18 11:27:06.265146 [ 5 ] {6e8b0787-5820-4972-9121-2c550ad42d7e} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6610 | 2026.03.18 11:27:06.265284 [ 5 ] {6e8b0787-5820-4972-9121-2c550ad42d7e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001799 sec., 17231.795441912174 rows/sec., 30.88 MiB/sec. | ||
| 6611 | 2026.03.18 11:27:06.265345 [ 5 ] {6e8b0787-5820-4972-9121-2c550ad42d7e} <Debug> TCPHandler: Processed in 0.001985096 sec. | ||
| 6612 | 2026.03.18 11:27:06.265457 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6613 | 2026.03.18 11:27:06.265551 [ 5 ] {6c042294-2bff-43f2-8a5c-4993c7eaff54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6614 | 2026.03.18 11:27:06.265593 [ 5 ] {6c042294-2bff-43f2-8a5c-4993c7eaff54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6615 | 2026.03.18 11:27:06.265933 [ 5 ] {6c042294-2bff-43f2-8a5c-4993c7eaff54} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6616 | 2026.03.18 11:27:06.265967 [ 5 ] {6c042294-2bff-43f2-8a5c-4993c7eaff54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6617 | 2026.03.18 11:27:06.266278 [ 5 ] {6c042294-2bff-43f2-8a5c-4993c7eaff54} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6618 | 2026.03.18 11:27:06.266491 [ 5 ] {6c042294-2bff-43f2-8a5c-4993c7eaff54} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6619 | 2026.03.18 11:27:06.266618 [ 5 ] {6c042294-2bff-43f2-8a5c-4993c7eaff54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 6620 | 2026.03.18 11:27:06.266653 [ 5 ] {6c042294-2bff-43f2-8a5c-4993c7eaff54} <Debug> TCPHandler: Processed in 0.001245609 sec. | ||
| 6621 | 2026.03.18 11:27:08.358132 [ 146 ] {} <Debug> oximeter.measurements_f64 (efe2ec94-1119-4b28-bd60-cc7de1f833a0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6622 | 2026.03.18 11:27:08.358212 [ 146 ] {} <Trace> oximeter.measurements_f64 (efe2ec94-1119-4b28-bd60-cc7de1f833a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6623 | 2026.03.18 11:27:08.358236 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6624 | 2026.03.18 11:27:08.358364 [ 197 ] {efe2ec94-1119-4b28-bd60-cc7de1f833a0::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 | ||
| 6625 | 2026.03.18 11:27:08.358523 [ 197 ] {efe2ec94-1119-4b28-bd60-cc7de1f833a0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6626 | 2026.03.18 11:27:08.358565 [ 197 ] {efe2ec94-1119-4b28-bd60-cc7de1f833a0::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 | ||
| 6627 | 2026.03.18 11:27:08.358635 [ 197 ] {efe2ec94-1119-4b28-bd60-cc7de1f833a0::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 | ||
| 6628 | 2026.03.18 11:27:08.358685 [ 197 ] {efe2ec94-1119-4b28-bd60-cc7de1f833a0::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 | ||
| 6629 | 2026.03.18 11:27:08.358731 [ 197 ] {efe2ec94-1119-4b28-bd60-cc7de1f833a0::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 | ||
| 6630 | 2026.03.18 11:27:08.358775 [ 197 ] {efe2ec94-1119-4b28-bd60-cc7de1f833a0::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 | ||
| 6631 | 2026.03.18 11:27:08.359524 [ 200 ] {efe2ec94-1119-4b28-bd60-cc7de1f833a0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001243588 sec., 4020.6241938648495 rows/sec., 267.78 KiB/sec. | ||
| 6632 | 2026.03.18 11:27:08.359675 [ 197 ] {efe2ec94-1119-4b28-bd60-cc7de1f833a0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6633 | 2026.03.18 11:27:08.359905 [ 197 ] {efe2ec94-1119-4b28-bd60-cc7de1f833a0::all_1_5_1} <Trace> oximeter.measurements_f64 (efe2ec94-1119-4b28-bd60-cc7de1f833a0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6634 | 2026.03.18 11:27:08.359967 [ 197 ] {efe2ec94-1119-4b28-bd60-cc7de1f833a0::all_1_5_1} <Trace> oximeter.measurements_f64 (efe2ec94-1119-4b28-bd60-cc7de1f833a0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6635 | 2026.03.18 11:27:08.360095 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6636 | 2026.03.18 11:27:10.112975 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6637 | 2026.03.18 11:27:10.113040 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6638 | 2026.03.18 11:27:10.238106 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14437 | ||
| 6639 | 2026.03.18 11:27:10.238854 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6640 | 2026.03.18 11:27:10.238977 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6641 | 2026.03.18 11:27:10.239439 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6642 | 2026.03.18 11:27:10.239650 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6643 | 2026.03.18 11:27:10.239764 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14437 | ||
| 6644 | 2026.03.18 11:27:10.976426 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6645 | 2026.03.18 11:27:10.994495 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6646 | 2026.03.18 11:27:10.994560 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6647 | 2026.03.18 11:27:11.000505 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6648 | 2026.03.18 11:27:11.001117 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.86 MiB, peak 278.86 MiB, free memory in arenas 0.00 B, will set to 274.32 MiB (RSS), difference: -4.53 MiB | ||
| 6649 | 2026.03.18 11:27:11.001226 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6650 | 2026.03.18 11:27:11.004267 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6651 | 2026.03.18 11:27:11.258542 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6652 | 2026.03.18 11:27:11.258681 [ 5 ] {de64399f-39e4-407c-aa92-e3b26235c7bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6653 | 2026.03.18 11:27:11.258735 [ 5 ] {de64399f-39e4-407c-aa92-e3b26235c7bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6654 | 2026.03.18 11:27:11.259344 [ 5 ] {de64399f-39e4-407c-aa92-e3b26235c7bf} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6655 | 2026.03.18 11:27:11.259379 [ 5 ] {de64399f-39e4-407c-aa92-e3b26235c7bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6656 | 2026.03.18 11:27:11.259709 [ 5 ] {de64399f-39e4-407c-aa92-e3b26235c7bf} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6657 | 2026.03.18 11:27:11.259974 [ 5 ] {de64399f-39e4-407c-aa92-e3b26235c7bf} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6658 | 2026.03.18 11:27:11.260104 [ 5 ] {de64399f-39e4-407c-aa92-e3b26235c7bf} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001426 sec., 53295.93267882188 rows/sec., 4.39 MiB/sec. | ||
| 6659 | 2026.03.18 11:27:11.260140 [ 5 ] {de64399f-39e4-407c-aa92-e3b26235c7bf} <Debug> TCPHandler: Processed in 0.001683398 sec. | ||
| 6660 | 2026.03.18 11:27:11.260255 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6661 | 2026.03.18 11:27:11.260339 [ 5 ] {71ad59f5-1cb1-489d-a836-5b625c18e872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6662 | 2026.03.18 11:27:11.260376 [ 5 ] {71ad59f5-1cb1-489d-a836-5b625c18e872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6663 | 2026.03.18 11:27:11.260744 [ 5 ] {71ad59f5-1cb1-489d-a836-5b625c18e872} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6664 | 2026.03.18 11:27:11.260777 [ 5 ] {71ad59f5-1cb1-489d-a836-5b625c18e872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6665 | 2026.03.18 11:27:11.261109 [ 5 ] {71ad59f5-1cb1-489d-a836-5b625c18e872} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6666 | 2026.03.18 11:27:11.261297 [ 5 ] {71ad59f5-1cb1-489d-a836-5b625c18e872} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6667 | 2026.03.18 11:27:11.261393 [ 142 ] {} <Debug> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6668 | 2026.03.18 11:27:11.261416 [ 5 ] {71ad59f5-1cb1-489d-a836-5b625c18e872} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001098 sec., 9107.468123861567 rows/sec., 684.84 KiB/sec. | ||
| 6669 | 2026.03.18 11:27:11.261456 [ 142 ] {} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6670 | 2026.03.18 11:27:11.261464 [ 5 ] {71ad59f5-1cb1-489d-a836-5b625c18e872} <Debug> TCPHandler: Processed in 0.001268419 sec. | ||
| 6671 | 2026.03.18 11:27:11.261482 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6672 | 2026.03.18 11:27:11.261573 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6673 | 2026.03.18 11:27:11.261606 [ 186 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::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 | ||
| 6674 | 2026.03.18 11:27:11.261664 [ 5 ] {57b797b5-03e6-4d7b-9aae-ca76c74ec1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6675 | 2026.03.18 11:27:11.261704 [ 5 ] {57b797b5-03e6-4d7b-9aae-ca76c74ec1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6676 | 2026.03.18 11:27:11.261726 [ 186 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6677 | 2026.03.18 11:27:11.261764 [ 186 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 226 rows starting from the beginning of the part | ||
| 6678 | 2026.03.18 11:27:11.261832 [ 186 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part | ||
| 6679 | 2026.03.18 11:27:11.261944 [ 186 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 173 rows starting from the beginning of the part | ||
| 6680 | 2026.03.18 11:27:11.261987 [ 186 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part | ||
| 6681 | 2026.03.18 11:27:11.262027 [ 186 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 31 rows starting from the beginning of the part | ||
| 6682 | 2026.03.18 11:27:11.262069 [ 186 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part | ||
| 6683 | 2026.03.18 11:27:11.262161 [ 5 ] {57b797b5-03e6-4d7b-9aae-ca76c74ec1de} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6684 | 2026.03.18 11:27:11.262199 [ 5 ] {57b797b5-03e6-4d7b-9aae-ca76c74ec1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6685 | 2026.03.18 11:27:11.262509 [ 5 ] {57b797b5-03e6-4d7b-9aae-ca76c74ec1de} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6686 | 2026.03.18 11:27:11.262711 [ 5 ] {57b797b5-03e6-4d7b-9aae-ca76c74ec1de} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6687 | 2026.03.18 11:27:11.262829 [ 5 ] {57b797b5-03e6-4d7b-9aae-ca76c74ec1de} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001197 sec., 61821.21971595656 rows/sec., 4.83 MiB/sec. | ||
| 6688 | 2026.03.18 11:27:11.262859 [ 197 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 476 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131969 sec., 360690.7682864915 rows/sec., 24.69 MiB/sec. | ||
| 6689 | 2026.03.18 11:27:11.262927 [ 5 ] {57b797b5-03e6-4d7b-9aae-ca76c74ec1de} <Debug> TCPHandler: Processed in 0.00135505 sec. | ||
| 6690 | 2026.03.18 11:27:11.263042 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6691 | 2026.03.18 11:27:11.263048 [ 197 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6692 | 2026.03.18 11:27:11.263126 [ 5 ] {6b13bfa6-b92a-4652-b2db-8fbbe182e159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6693 | 2026.03.18 11:27:11.263166 [ 5 ] {6b13bfa6-b92a-4652-b2db-8fbbe182e159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6694 | 2026.03.18 11:27:11.263293 [ 197 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_41_8} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6695 | 2026.03.18 11:27:11.263354 [ 197 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_41_8} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6696 | 2026.03.18 11:27:11.263420 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6697 | 2026.03.18 11:27:11.263545 [ 5 ] {6b13bfa6-b92a-4652-b2db-8fbbe182e159} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6698 | 2026.03.18 11:27:11.263576 [ 5 ] {6b13bfa6-b92a-4652-b2db-8fbbe182e159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6699 | 2026.03.18 11:27:11.263935 [ 5 ] {6b13bfa6-b92a-4652-b2db-8fbbe182e159} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6700 | 2026.03.18 11:27:11.264132 [ 5 ] {6b13bfa6-b92a-4652-b2db-8fbbe182e159} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6701 | 2026.03.18 11:27:11.264253 [ 5 ] {6b13bfa6-b92a-4652-b2db-8fbbe182e159} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 6702 | 2026.03.18 11:27:11.264286 [ 5 ] {6b13bfa6-b92a-4652-b2db-8fbbe182e159} <Debug> TCPHandler: Processed in 0.00130575 sec. | ||
| 6703 | 2026.03.18 11:27:11.264384 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6704 | 2026.03.18 11:27:11.264467 [ 5 ] {39e4685b-e57e-4b73-b75e-2afa26e25ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6705 | 2026.03.18 11:27:11.264516 [ 5 ] {39e4685b-e57e-4b73-b75e-2afa26e25ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6706 | 2026.03.18 11:27:11.265267 [ 5 ] {39e4685b-e57e-4b73-b75e-2afa26e25ed3} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6707 | 2026.03.18 11:27:11.265300 [ 5 ] {39e4685b-e57e-4b73-b75e-2afa26e25ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6708 | 2026.03.18 11:27:11.265758 [ 5 ] {39e4685b-e57e-4b73-b75e-2afa26e25ed3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6709 | 2026.03.18 11:27:11.266018 [ 5 ] {39e4685b-e57e-4b73-b75e-2afa26e25ed3} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6710 | 2026.03.18 11:27:11.266144 [ 5 ] {39e4685b-e57e-4b73-b75e-2afa26e25ed3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001671 sec., 5984.440454817474 rows/sec., 10.72 MiB/sec. | ||
| 6711 | 2026.03.18 11:27:11.266184 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6712 | 2026.03.18 11:27:11.266198 [ 5 ] {39e4685b-e57e-4b73-b75e-2afa26e25ed3} <Debug> TCPHandler: Processed in 0.001845642 sec. | ||
| 6713 | 2026.03.18 11:27:11.266286 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6714 | 2026.03.18 11:27:11.266325 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6715 | 2026.03.18 11:27:11.266364 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6716 | 2026.03.18 11:27:11.266446 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::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 | ||
| 6717 | 2026.03.18 11:27:11.266456 [ 5 ] {333f6a50-e4b3-4c3b-bdbf-11d17c78b754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6718 | 2026.03.18 11:27:11.266514 [ 5 ] {333f6a50-e4b3-4c3b-bdbf-11d17c78b754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6719 | 2026.03.18 11:27:11.266657 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6720 | 2026.03.18 11:27:11.266711 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 712 rows starting from the beginning of the part | ||
| 6721 | 2026.03.18 11:27:11.266822 [ 5 ] {333f6a50-e4b3-4c3b-bdbf-11d17c78b754} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6722 | 2026.03.18 11:27:11.266823 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part | ||
| 6723 | 2026.03.18 11:27:11.266861 [ 5 ] {333f6a50-e4b3-4c3b-bdbf-11d17c78b754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6724 | 2026.03.18 11:27:11.267012 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 31 rows starting from the beginning of the part | ||
| 6725 | 2026.03.18 11:27:11.267108 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 10 rows starting from the beginning of the part | ||
| 6726 | 2026.03.18 11:27:11.267190 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 31 rows starting from the beginning of the part | ||
| 6727 | 2026.03.18 11:27:11.267218 [ 5 ] {333f6a50-e4b3-4c3b-bdbf-11d17c78b754} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6728 | 2026.03.18 11:27:11.267270 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part | ||
| 6729 | 2026.03.18 11:27:11.267426 [ 5 ] {333f6a50-e4b3-4c3b-bdbf-11d17c78b754} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6730 | 2026.03.18 11:27:11.267564 [ 5 ] {333f6a50-e4b3-4c3b-bdbf-11d17c78b754} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 6731 | 2026.03.18 11:27:11.267597 [ 5 ] {333f6a50-e4b3-4c3b-bdbf-11d17c78b754} <Debug> TCPHandler: Processed in 0.00130494 sec. | ||
| 6732 | 2026.03.18 11:27:11.282582 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 804 rows, containing 19 columns (19 merged, 0 gathered) in 0.016124768 sec., 49861.18249887378 rows/sec., 89.35 MiB/sec. | ||
| 6733 | 2026.03.18 11:27:11.283351 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6734 | 2026.03.18 11:27:11.283622 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6735 | 2026.03.18 11:27:11.283686 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6736 | 2026.03.18 11:27:11.283762 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
| 6737 | 2026.03.18 11:27:12.001182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.86 MiB, peak 278.86 MiB, free memory in arenas 0.00 B, will set to 277.49 MiB (RSS), difference: 6.64 MiB | ||
| 6738 | 2026.03.18 11:27:12.981039 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6739 | 2026.03.18 11:27:12.981207 [ 5 ] {33159e4f-5270-4eb5-a29a-636b3e7fff04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6740 | 2026.03.18 11:27:12.981270 [ 5 ] {33159e4f-5270-4eb5-a29a-636b3e7fff04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6741 | 2026.03.18 11:27:12.981857 [ 5 ] {33159e4f-5270-4eb5-a29a-636b3e7fff04} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6742 | 2026.03.18 11:27:12.981904 [ 5 ] {33159e4f-5270-4eb5-a29a-636b3e7fff04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6743 | 2026.03.18 11:27:12.982354 [ 5 ] {33159e4f-5270-4eb5-a29a-636b3e7fff04} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6744 | 2026.03.18 11:27:12.982596 [ 5 ] {33159e4f-5270-4eb5-a29a-636b3e7fff04} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6745 | 2026.03.18 11:27:12.982759 [ 5 ] {33159e4f-5270-4eb5-a29a-636b3e7fff04} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001585 sec., 2523.659305993691 rows/sec., 205.79 KiB/sec. | ||
| 6746 | 2026.03.18 11:27:12.982810 [ 5 ] {33159e4f-5270-4eb5-a29a-636b3e7fff04} <Debug> TCPHandler: Processed in 0.001898433 sec. | ||
| 6747 | 2026.03.18 11:27:12.982930 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6748 | 2026.03.18 11:27:12.983032 [ 5 ] {84ffc7db-1476-43a4-ab8e-76845c1b8b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6749 | 2026.03.18 11:27:12.983073 [ 5 ] {84ffc7db-1476-43a4-ab8e-76845c1b8b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6750 | 2026.03.18 11:27:12.984446 [ 5 ] {84ffc7db-1476-43a4-ab8e-76845c1b8b3b} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6751 | 2026.03.18 11:27:12.984485 [ 5 ] {84ffc7db-1476-43a4-ab8e-76845c1b8b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6752 | 2026.03.18 11:27:12.984913 [ 5 ] {84ffc7db-1476-43a4-ab8e-76845c1b8b3b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6753 | 2026.03.18 11:27:12.985121 [ 5 ] {84ffc7db-1476-43a4-ab8e-76845c1b8b3b} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6754 | 2026.03.18 11:27:12.985262 [ 5 ] {84ffc7db-1476-43a4-ab8e-76845c1b8b3b} <Debug> executeQuery: Read 2004 rows, 155.50 KiB in 0.00225 sec., 890666.6666666667 rows/sec., 67.49 MiB/sec. | ||
| 6755 | 2026.03.18 11:27:12.985306 [ 5 ] {84ffc7db-1476-43a4-ab8e-76845c1b8b3b} <Debug> TCPHandler: Processed in 0.002423936 sec. | ||
| 6756 | 2026.03.18 11:27:12.985458 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6757 | 2026.03.18 11:27:12.985556 [ 5 ] {e415a8eb-c938-4df5-b120-e462797b8550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6758 | 2026.03.18 11:27:12.985600 [ 5 ] {e415a8eb-c938-4df5-b120-e462797b8550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6759 | 2026.03.18 11:27:12.986050 [ 5 ] {e415a8eb-c938-4df5-b120-e462797b8550} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6760 | 2026.03.18 11:27:12.986087 [ 5 ] {e415a8eb-c938-4df5-b120-e462797b8550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6761 | 2026.03.18 11:27:12.986373 [ 5 ] {e415a8eb-c938-4df5-b120-e462797b8550} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6762 | 2026.03.18 11:27:12.986571 [ 5 ] {e415a8eb-c938-4df5-b120-e462797b8550} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6763 | 2026.03.18 11:27:12.986698 [ 5 ] {e415a8eb-c938-4df5-b120-e462797b8550} <Debug> executeQuery: Read 46 rows, 3.44 KiB in 0.001212 sec., 37953.79537953796 rows/sec., 2.77 MiB/sec. | ||
| 6764 | 2026.03.18 11:27:12.986733 [ 5 ] {e415a8eb-c938-4df5-b120-e462797b8550} <Debug> TCPHandler: Processed in 0.001377811 sec. | ||
| 6765 | 2026.03.18 11:27:12.986847 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6766 | 2026.03.18 11:27:12.987000 [ 5 ] {b5fd91ee-b45d-4254-827a-fde66a69944a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6767 | 2026.03.18 11:27:12.987040 [ 5 ] {b5fd91ee-b45d-4254-827a-fde66a69944a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6768 | 2026.03.18 11:27:12.987633 [ 5 ] {b5fd91ee-b45d-4254-827a-fde66a69944a} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6769 | 2026.03.18 11:27:12.987669 [ 5 ] {b5fd91ee-b45d-4254-827a-fde66a69944a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6770 | 2026.03.18 11:27:12.988000 [ 5 ] {b5fd91ee-b45d-4254-827a-fde66a69944a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6771 | 2026.03.18 11:27:12.988217 [ 5 ] {b5fd91ee-b45d-4254-827a-fde66a69944a} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6772 | 2026.03.18 11:27:12.988342 [ 5 ] {b5fd91ee-b45d-4254-827a-fde66a69944a} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001361 sec., 520205.7310800882 rows/sec., 30.35 MiB/sec. | ||
| 6773 | 2026.03.18 11:27:12.988379 [ 5 ] {b5fd91ee-b45d-4254-827a-fde66a69944a} <Debug> TCPHandler: Processed in 0.001522935 sec. | ||
| 6774 | 2026.03.18 11:27:12.988492 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6775 | 2026.03.18 11:27:12.988587 [ 5 ] {367aa470-f111-45f2-8dea-19a1066b5284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6776 | 2026.03.18 11:27:12.988695 [ 5 ] {367aa470-f111-45f2-8dea-19a1066b5284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6777 | 2026.03.18 11:27:12.989067 [ 5 ] {367aa470-f111-45f2-8dea-19a1066b5284} <Trace> oximeter.fields_u64 (93408d6d-6dfd-4e12-a992-721bbf817a32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6778 | 2026.03.18 11:27:12.989100 [ 5 ] {367aa470-f111-45f2-8dea-19a1066b5284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6779 | 2026.03.18 11:27:12.989367 [ 5 ] {367aa470-f111-45f2-8dea-19a1066b5284} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 6780 | 2026.03.18 11:27:12.989560 [ 5 ] {367aa470-f111-45f2-8dea-19a1066b5284} <Trace> oximeter.fields_u64 (93408d6d-6dfd-4e12-a992-721bbf817a32): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6781 | 2026.03.18 11:27:12.989677 [ 5 ] {367aa470-f111-45f2-8dea-19a1066b5284} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001156 sec., 865.0519031141869 rows/sec., 60.82 KiB/sec. | ||
| 6782 | 2026.03.18 11:27:12.989720 [ 5 ] {367aa470-f111-45f2-8dea-19a1066b5284} <Debug> TCPHandler: Processed in 0.001324871 sec. | ||
| 6783 | 2026.03.18 11:27:12.989824 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6784 | 2026.03.18 11:27:12.990088 [ 5 ] {73f493cf-c5c9-4a5e-ac0b-b95cc4a8b036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6785 | 2026.03.18 11:27:12.990128 [ 5 ] {73f493cf-c5c9-4a5e-ac0b-b95cc4a8b036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6786 | 2026.03.18 11:27:12.990861 [ 5 ] {73f493cf-c5c9-4a5e-ac0b-b95cc4a8b036} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6787 | 2026.03.18 11:27:12.990896 [ 5 ] {73f493cf-c5c9-4a5e-ac0b-b95cc4a8b036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6788 | 2026.03.18 11:27:12.991248 [ 5 ] {73f493cf-c5c9-4a5e-ac0b-b95cc4a8b036} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6789 | 2026.03.18 11:27:12.991460 [ 5 ] {73f493cf-c5c9-4a5e-ac0b-b95cc4a8b036} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6790 | 2026.03.18 11:27:12.991601 [ 5 ] {73f493cf-c5c9-4a5e-ac0b-b95cc4a8b036} <Debug> executeQuery: Read 1046 rows, 74.03 KiB in 0.001531 sec., 683213.5858915742 rows/sec., 47.22 MiB/sec. | ||
| 6791 | 2026.03.18 11:27:12.991639 [ 5 ] {73f493cf-c5c9-4a5e-ac0b-b95cc4a8b036} <Debug> TCPHandler: Processed in 0.001805911 sec. | ||
| 6792 | 2026.03.18 11:27:12.991753 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6793 | 2026.03.18 11:27:12.991847 [ 5 ] {850d8bad-5c7d-4148-a233-7f0e589cabed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6794 | 2026.03.18 11:27:12.991890 [ 5 ] {850d8bad-5c7d-4148-a233-7f0e589cabed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6795 | 2026.03.18 11:27:12.992497 [ 5 ] {850d8bad-5c7d-4148-a233-7f0e589cabed} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6796 | 2026.03.18 11:27:12.992531 [ 5 ] {850d8bad-5c7d-4148-a233-7f0e589cabed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6797 | 2026.03.18 11:27:12.992998 [ 5 ] {850d8bad-5c7d-4148-a233-7f0e589cabed} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6798 | 2026.03.18 11:27:12.993215 [ 5 ] {850d8bad-5c7d-4148-a233-7f0e589cabed} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6799 | 2026.03.18 11:27:12.993357 [ 5 ] {850d8bad-5c7d-4148-a233-7f0e589cabed} <Debug> executeQuery: Read 1251 rows, 80.34 KiB in 0.001528 sec., 818717.2774869109 rows/sec., 51.35 MiB/sec. | ||
| 6800 | 2026.03.18 11:27:12.993395 [ 5 ] {850d8bad-5c7d-4148-a233-7f0e589cabed} <Debug> TCPHandler: Processed in 0.001689389 sec. | ||
| 6801 | 2026.03.18 11:27:12.993524 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6802 | 2026.03.18 11:27:12.993649 [ 5 ] {a33a37e2-52d3-4709-9324-199d54fd7daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6803 | 2026.03.18 11:27:12.993715 [ 5 ] {a33a37e2-52d3-4709-9324-199d54fd7daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6804 | 2026.03.18 11:27:12.994655 [ 5 ] {a33a37e2-52d3-4709-9324-199d54fd7daa} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6805 | 2026.03.18 11:27:12.994693 [ 5 ] {a33a37e2-52d3-4709-9324-199d54fd7daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6806 | 2026.03.18 11:27:12.995258 [ 5 ] {a33a37e2-52d3-4709-9324-199d54fd7daa} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6807 | 2026.03.18 11:27:12.995466 [ 5 ] {a33a37e2-52d3-4709-9324-199d54fd7daa} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6808 | 2026.03.18 11:27:12.995593 [ 5 ] {a33a37e2-52d3-4709-9324-199d54fd7daa} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002009 sec., 20905.923344947736 rows/sec., 37.46 MiB/sec. | ||
| 6809 | 2026.03.18 11:27:12.995642 [ 5 ] {a33a37e2-52d3-4709-9324-199d54fd7daa} <Debug> TCPHandler: Processed in 0.00222267 sec. | ||
| 6810 | 2026.03.18 11:27:12.995756 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6811 | 2026.03.18 11:27:12.995845 [ 5 ] {37ef7a83-30af-4f51-8ef1-6a85406d58e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6812 | 2026.03.18 11:27:12.995885 [ 5 ] {37ef7a83-30af-4f51-8ef1-6a85406d58e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6813 | 2026.03.18 11:27:12.996278 [ 5 ] {37ef7a83-30af-4f51-8ef1-6a85406d58e6} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6814 | 2026.03.18 11:27:12.996315 [ 5 ] {37ef7a83-30af-4f51-8ef1-6a85406d58e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6815 | 2026.03.18 11:27:12.996607 [ 5 ] {37ef7a83-30af-4f51-8ef1-6a85406d58e6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6816 | 2026.03.18 11:27:12.996813 [ 5 ] {37ef7a83-30af-4f51-8ef1-6a85406d58e6} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6817 | 2026.03.18 11:27:12.996953 [ 5 ] {37ef7a83-30af-4f51-8ef1-6a85406d58e6} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001069 sec., 22450.88868101029 rows/sec., 1.51 MiB/sec. | ||
| 6818 | 2026.03.18 11:27:12.996996 [ 5 ] {37ef7a83-30af-4f51-8ef1-6a85406d58e6} <Debug> TCPHandler: Processed in 0.001238868 sec. | ||
| 6819 | 2026.03.18 11:27:15.287514 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 870 | ||
| 6820 | 2026.03.18 11:27:15.290270 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6821 | 2026.03.18 11:27:15.290327 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6822 | 2026.03.18 11:27:15.291528 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6823 | 2026.03.18 11:27:15.291803 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6824 | 2026.03.18 11:27:15.292164 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 870 | ||
| 6825 | 2026.03.18 11:27:16.257120 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6826 | 2026.03.18 11:27:16.257404 [ 5 ] {83910ea4-a97f-410a-9eed-f680be8e0d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6827 | 2026.03.18 11:27:16.257507 [ 5 ] {83910ea4-a97f-410a-9eed-f680be8e0d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6828 | 2026.03.18 11:27:16.258368 [ 5 ] {83910ea4-a97f-410a-9eed-f680be8e0d70} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6829 | 2026.03.18 11:27:16.258406 [ 5 ] {83910ea4-a97f-410a-9eed-f680be8e0d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6830 | 2026.03.18 11:27:16.258786 [ 5 ] {83910ea4-a97f-410a-9eed-f680be8e0d70} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6831 | 2026.03.18 11:27:16.259018 [ 5 ] {83910ea4-a97f-410a-9eed-f680be8e0d70} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6832 | 2026.03.18 11:27:16.259139 [ 125 ] {} <Debug> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6833 | 2026.03.18 11:27:16.259171 [ 5 ] {83910ea4-a97f-410a-9eed-f680be8e0d70} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001846 sec., 30335.861321776814 rows/sec., 2.33 MiB/sec. | ||
| 6834 | 2026.03.18 11:27:16.259178 [ 125 ] {} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6835 | 2026.03.18 11:27:16.259203 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6836 | 2026.03.18 11:27:16.259212 [ 5 ] {83910ea4-a97f-410a-9eed-f680be8e0d70} <Debug> TCPHandler: Processed in 0.002277172 sec. | ||
| 6837 | 2026.03.18 11:27:16.259330 [ 200 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::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 | ||
| 6838 | 2026.03.18 11:27:16.259415 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6839 | 2026.03.18 11:27:16.259475 [ 200 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6840 | 2026.03.18 11:27:16.259512 [ 200 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2895 rows starting from the beginning of the part | ||
| 6841 | 2026.03.18 11:27:16.259516 [ 5 ] {f212bd24-bf3c-4c22-b316-01f9fd2d9901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6842 | 2026.03.18 11:27:16.259566 [ 5 ] {f212bd24-bf3c-4c22-b316-01f9fd2d9901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6843 | 2026.03.18 11:27:16.259581 [ 200 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 198 rows starting from the beginning of the part | ||
| 6844 | 2026.03.18 11:27:16.259631 [ 200 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 118 rows starting from the beginning of the part | ||
| 6845 | 2026.03.18 11:27:16.259676 [ 200 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 76 rows starting from the beginning of the part | ||
| 6846 | 2026.03.18 11:27:16.259714 [ 200 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 2004 rows starting from the beginning of the part | ||
| 6847 | 2026.03.18 11:27:16.259755 [ 200 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part | ||
| 6848 | 2026.03.18 11:27:16.260005 [ 5 ] {f212bd24-bf3c-4c22-b316-01f9fd2d9901} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6849 | 2026.03.18 11:27:16.260047 [ 5 ] {f212bd24-bf3c-4c22-b316-01f9fd2d9901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6850 | 2026.03.18 11:27:16.260362 [ 5 ] {f212bd24-bf3c-4c22-b316-01f9fd2d9901} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6851 | 2026.03.18 11:27:16.260592 [ 5 ] {f212bd24-bf3c-4c22-b316-01f9fd2d9901} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6852 | 2026.03.18 11:27:16.260689 [ 125 ] {} <Debug> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6853 | 2026.03.18 11:27:16.260713 [ 125 ] {} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6854 | 2026.03.18 11:27:16.260720 [ 5 ] {f212bd24-bf3c-4c22-b316-01f9fd2d9901} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 4.08 MiB/sec. | ||
| 6855 | 2026.03.18 11:27:16.260730 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6856 | 2026.03.18 11:27:16.260758 [ 5 ] {f212bd24-bf3c-4c22-b316-01f9fd2d9901} <Debug> TCPHandler: Processed in 0.001396952 sec. | ||
| 6857 | 2026.03.18 11:27:16.260808 [ 193 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::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 | ||
| 6858 | 2026.03.18 11:27:16.260873 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6859 | 2026.03.18 11:27:16.260894 [ 193 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6860 | 2026.03.18 11:27:16.260921 [ 193 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1552 rows starting from the beginning of the part | ||
| 6861 | 2026.03.18 11:27:16.260968 [ 5 ] {b0333977-6366-4c89-87ea-a7dc259f2b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6862 | 2026.03.18 11:27:16.260975 [ 193 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 114 rows starting from the beginning of the part | ||
| 6863 | 2026.03.18 11:27:16.261013 [ 5 ] {b0333977-6366-4c89-87ea-a7dc259f2b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6864 | 2026.03.18 11:27:16.261022 [ 193 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 95 rows starting from the beginning of the part | ||
| 6865 | 2026.03.18 11:27:16.261065 [ 193 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 74 rows starting from the beginning of the part | ||
| 6866 | 2026.03.18 11:27:16.261104 [ 193 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1046 rows starting from the beginning of the part | ||
| 6867 | 2026.03.18 11:27:16.261144 [ 193 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part | ||
| 6868 | 2026.03.18 11:27:16.261394 [ 5 ] {b0333977-6366-4c89-87ea-a7dc259f2b4f} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6869 | 2026.03.18 11:27:16.261428 [ 5 ] {b0333977-6366-4c89-87ea-a7dc259f2b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6870 | 2026.03.18 11:27:16.261701 [ 191 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5347 rows, containing 5 columns (5 merged, 0 gathered) in 0.002424585 sec., 2205325.8598894244 rows/sec., 178.96 MiB/sec. | ||
| 6871 | 2026.03.18 11:27:16.261961 [ 5 ] {b0333977-6366-4c89-87ea-a7dc259f2b4f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6872 | 2026.03.18 11:27:16.262075 [ 196 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6873 | 2026.03.18 11:27:16.262209 [ 5 ] {b0333977-6366-4c89-87ea-a7dc259f2b4f} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6874 | 2026.03.18 11:27:16.262325 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6875 | 2026.03.18 11:27:16.262353 [ 5 ] {b0333977-6366-4c89-87ea-a7dc259f2b4f} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001404 sec., 68376.06837606838 rows/sec., 4.76 MiB/sec. | ||
| 6876 | 2026.03.18 11:27:16.262354 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2026.03.18 11:27:16.262389 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6878 | 2026.03.18 11:27:16.262391 [ 5 ] {b0333977-6366-4c89-87ea-a7dc259f2b4f} <Debug> TCPHandler: Processed in 0.001567986 sec. | ||
| 6879 | 2026.03.18 11:27:16.262408 [ 195 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2945 rows, containing 5 columns (5 merged, 0 gathered) in 0.001635748 sec., 1800399.572550295 rows/sec., 134.07 MiB/sec. | ||
| 6880 | 2026.03.18 11:27:16.262441 [ 196 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_46_9} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6881 | 2026.03.18 11:27:16.262480 [ 191 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::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 | ||
| 6882 | 2026.03.18 11:27:16.262512 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6883 | 2026.03.18 11:27:16.262535 [ 196 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_46_9} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6884 | 2026.03.18 11:27:16.262595 [ 193 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6885 | 2026.03.18 11:27:16.262605 [ 191 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6886 | 2026.03.18 11:27:16.262612 [ 5 ] {dbcad634-bf59-4cfd-b7c5-50129d4a1faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6887 | 2026.03.18 11:27:16.262641 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 6888 | 2026.03.18 11:27:16.262654 [ 191 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13105 rows starting from the beginning of the part | ||
| 6889 | 2026.03.18 11:27:16.262678 [ 5 ] {dbcad634-bf59-4cfd-b7c5-50129d4a1faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6890 | 2026.03.18 11:27:16.262735 [ 191 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 198 rows starting from the beginning of the part | ||
| 6891 | 2026.03.18 11:27:16.262787 [ 191 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 6892 | 2026.03.18 11:27:16.262832 [ 191 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::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 | ||
| 6893 | 2026.03.18 11:27:16.262847 [ 193 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_46_9} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6894 | 2026.03.18 11:27:16.262872 [ 191 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1251 rows starting from the beginning of the part | ||
| 6895 | 2026.03.18 11:27:16.262917 [ 193 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_46_9} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6896 | 2026.03.18 11:27:16.262918 [ 191 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 96 rows starting from the beginning of the part | ||
| 6897 | 2026.03.18 11:27:16.262997 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6898 | 2026.03.18 11:27:16.263011 [ 5 ] {dbcad634-bf59-4cfd-b7c5-50129d4a1faf} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6899 | 2026.03.18 11:27:16.263047 [ 5 ] {dbcad634-bf59-4cfd-b7c5-50129d4a1faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6900 | 2026.03.18 11:27:16.263379 [ 5 ] {dbcad634-bf59-4cfd-b7c5-50129d4a1faf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6901 | 2026.03.18 11:27:16.263599 [ 5 ] {dbcad634-bf59-4cfd-b7c5-50129d4a1faf} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6902 | 2026.03.18 11:27:16.263712 [ 125 ] {} <Debug> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6903 | 2026.03.18 11:27:16.263735 [ 125 ] {} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6904 | 2026.03.18 11:27:16.263750 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6905 | 2026.03.18 11:27:16.263750 [ 5 ] {dbcad634-bf59-4cfd-b7c5-50129d4a1faf} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001156 sec., 31141.86851211073 rows/sec., 2.10 MiB/sec. | ||
| 6906 | 2026.03.18 11:27:16.263793 [ 5 ] {dbcad634-bf59-4cfd-b7c5-50129d4a1faf} <Debug> TCPHandler: Processed in 0.00133238 sec. | ||
| 6907 | 2026.03.18 11:27:16.263824 [ 195 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 6908 | 2026.03.18 11:27:16.263920 [ 195 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6909 | 2026.03.18 11:27:16.263948 [ 195 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2268 rows starting from the beginning of the part | ||
| 6910 | 2026.03.18 11:27:16.263998 [ 195 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 6911 | 2026.03.18 11:27:16.264044 [ 195 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 6912 | 2026.03.18 11:27:16.264081 [ 195 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 6913 | 2026.03.18 11:27:16.264115 [ 195 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 6914 | 2026.03.18 11:27:16.264153 [ 195 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 36 rows starting from the beginning of the part | ||
| 6915 | 2026.03.18 11:27:16.265160 [ 196 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2508 rows, containing 4 columns (4 merged, 0 gathered) in 0.001367771 sec., 1833640.2804270596 rows/sec., 122.77 MiB/sec. | ||
| 6916 | 2026.03.18 11:27:16.265375 [ 195 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6917 | 2026.03.18 11:27:16.265635 [ 195 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_46_9} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6918 | 2026.03.18 11:27:16.265711 [ 195 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_46_9} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6919 | 2026.03.18 11:27:16.265784 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6920 | 2026.03.18 11:27:16.266404 [ 191 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14970 rows, containing 5 columns (5 merged, 0 gathered) in 0.003971141 sec., 3769697.4244933636 rows/sec., 253.55 MiB/sec. | ||
| 6921 | 2026.03.18 11:27:16.266726 [ 191 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6922 | 2026.03.18 11:27:16.266959 [ 191 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6923 | 2026.03.18 11:27:16.267024 [ 191 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6924 | 2026.03.18 11:27:16.267082 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. | ||
| 6925 | 2026.03.18 11:27:17.742438 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14885 | ||
| 6926 | 2026.03.18 11:27:17.743094 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6927 | 2026.03.18 11:27:17.743134 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6928 | 2026.03.18 11:27:17.743622 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6929 | 2026.03.18 11:27:17.743849 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6930 | 2026.03.18 11:27:17.743983 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14885 | ||
| 6931 | 2026.03.18 11:27:17.743994 [ 137 ] {} <Debug> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6932 | 2026.03.18 11:27:17.744070 [ 137 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6933 | 2026.03.18 11:27:17.744095 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6934 | 2026.03.18 11:27:17.744258 [ 195 ] {43b6763b-e493-49db-9043-0005070a8341::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 | ||
| 6935 | 2026.03.18 11:27:17.744452 [ 195 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6936 | 2026.03.18 11:27:17.744515 [ 195 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12517 rows starting from the beginning of the part | ||
| 6937 | 2026.03.18 11:27:17.744615 [ 195 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 6938 | 2026.03.18 11:27:17.744689 [ 195 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 6939 | 2026.03.18 11:27:17.744757 [ 195 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 6940 | 2026.03.18 11:27:17.744818 [ 195 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 6941 | 2026.03.18 11:27:17.744872 [ 195 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 6942 | 2026.03.18 11:27:17.746512 [ 195 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14885 rows, containing 4 columns (4 merged, 0 gathered) in 0.002336173 sec., 6371531.560376735 rows/sec., 91.15 MiB/sec. | ||
| 6943 | 2026.03.18 11:27:17.746767 [ 187 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6944 | 2026.03.18 11:27:17.747070 [ 187 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_31_6} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6945 | 2026.03.18 11:27:17.747153 [ 187 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_31_6} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6946 | 2026.03.18 11:27:17.747242 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 6947 | 2026.03.18 11:27:18.506071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6948 | 2026.03.18 11:27:18.523556 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6949 | 2026.03.18 11:27:18.523617 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6950 | 2026.03.18 11:27:18.529151 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6951 | 2026.03.18 11:27:18.529849 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6952 | 2026.03.18 11:27:18.530160 [ 136 ] {} <Debug> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6953 | 2026.03.18 11:27:18.530233 [ 136 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6954 | 2026.03.18 11:27:18.530258 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6955 | 2026.03.18 11:27:18.530386 [ 187 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 6956 | 2026.03.18 11:27:18.532894 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6957 | 2026.03.18 11:27:18.533876 [ 187 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6958 | 2026.03.18 11:27:18.535294 [ 187 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 6959 | 2026.03.18 11:27:18.540271 [ 187 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 6960 | 2026.03.18 11:27:18.544906 [ 187 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 6961 | 2026.03.18 11:27:18.549635 [ 187 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 6962 | 2026.03.18 11:27:18.553994 [ 187 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 6963 | 2026.03.18 11:27:18.557925 [ 187 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 6964 | 2026.03.18 11:27:18.611280 [ 195 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.080960686 sec., 2890.291715166544 rows/sec., 14.95 MiB/sec. | ||
| 6965 | 2026.03.18 11:27:18.613938 [ 190 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6966 | 2026.03.18 11:27:18.616086 [ 190 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_31_6} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6967 | 2026.03.18 11:27:18.616196 [ 190 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_31_6} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6968 | 2026.03.18 11:27:18.618359 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 6969 | 2026.03.18 11:27:19.001076 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.71 MiB, peak 289.25 MiB, free memory in arenas 0.00 B, will set to 282.42 MiB (RSS), difference: 3.71 MiB | ||
| 6970 | 2026.03.18 11:27:21.260006 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6971 | 2026.03.18 11:27:21.260183 [ 5 ] {6d58ef85-d44a-459d-be30-3794af475b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6972 | 2026.03.18 11:27:21.260249 [ 5 ] {6d58ef85-d44a-459d-be30-3794af475b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6973 | 2026.03.18 11:27:21.260896 [ 5 ] {6d58ef85-d44a-459d-be30-3794af475b43} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6974 | 2026.03.18 11:27:21.260939 [ 5 ] {6d58ef85-d44a-459d-be30-3794af475b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6975 | 2026.03.18 11:27:21.261319 [ 5 ] {6d58ef85-d44a-459d-be30-3794af475b43} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6976 | 2026.03.18 11:27:21.261534 [ 5 ] {6d58ef85-d44a-459d-be30-3794af475b43} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6977 | 2026.03.18 11:27:21.261678 [ 5 ] {6d58ef85-d44a-459d-be30-3794af475b43} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001545 sec., 49190.938511326865 rows/sec., 4.05 MiB/sec. | ||
| 6978 | 2026.03.18 11:27:21.261719 [ 5 ] {6d58ef85-d44a-459d-be30-3794af475b43} <Debug> TCPHandler: Processed in 0.001840182 sec. | ||
| 6979 | 2026.03.18 11:27:21.261840 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6980 | 2026.03.18 11:27:21.261933 [ 5 ] {1c0c5a55-9c80-4945-aa3f-157da1ede6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6981 | 2026.03.18 11:27:21.261973 [ 5 ] {1c0c5a55-9c80-4945-aa3f-157da1ede6fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6982 | 2026.03.18 11:27:21.262371 [ 5 ] {1c0c5a55-9c80-4945-aa3f-157da1ede6fa} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6983 | 2026.03.18 11:27:21.262407 [ 5 ] {1c0c5a55-9c80-4945-aa3f-157da1ede6fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6984 | 2026.03.18 11:27:21.262689 [ 5 ] {1c0c5a55-9c80-4945-aa3f-157da1ede6fa} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6985 | 2026.03.18 11:27:21.262893 [ 5 ] {1c0c5a55-9c80-4945-aa3f-157da1ede6fa} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6986 | 2026.03.18 11:27:21.263020 [ 5 ] {1c0c5a55-9c80-4945-aa3f-157da1ede6fa} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001106 sec., 9041.591320072333 rows/sec., 679.89 KiB/sec. | ||
| 6987 | 2026.03.18 11:27:21.263057 [ 5 ] {1c0c5a55-9c80-4945-aa3f-157da1ede6fa} <Debug> TCPHandler: Processed in 0.001263808 sec. | ||
| 6988 | 2026.03.18 11:27:21.263187 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6989 | 2026.03.18 11:27:21.263291 [ 5 ] {2baffc76-bab3-44f3-912b-2045d17f5088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6990 | 2026.03.18 11:27:21.263334 [ 5 ] {2baffc76-bab3-44f3-912b-2045d17f5088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6991 | 2026.03.18 11:27:21.263777 [ 5 ] {2baffc76-bab3-44f3-912b-2045d17f5088} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6992 | 2026.03.18 11:27:21.263815 [ 5 ] {2baffc76-bab3-44f3-912b-2045d17f5088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6993 | 2026.03.18 11:27:21.264140 [ 5 ] {2baffc76-bab3-44f3-912b-2045d17f5088} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6994 | 2026.03.18 11:27:21.264362 [ 5 ] {2baffc76-bab3-44f3-912b-2045d17f5088} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6995 | 2026.03.18 11:27:21.264491 [ 5 ] {2baffc76-bab3-44f3-912b-2045d17f5088} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001219 sec., 60705.49630844955 rows/sec., 4.74 MiB/sec. | ||
| 6996 | 2026.03.18 11:27:21.264530 [ 5 ] {2baffc76-bab3-44f3-912b-2045d17f5088} <Debug> TCPHandler: Processed in 0.001414712 sec. | ||
| 6997 | 2026.03.18 11:27:21.264646 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6998 | 2026.03.18 11:27:21.264743 [ 5 ] {6706957e-5a03-43ba-98a9-d268efb1ed19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6999 | 2026.03.18 11:27:21.264787 [ 5 ] {6706957e-5a03-43ba-98a9-d268efb1ed19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7000 | 2026.03.18 11:27:21.265198 [ 5 ] {6706957e-5a03-43ba-98a9-d268efb1ed19} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7001 | 2026.03.18 11:27:21.265235 [ 5 ] {6706957e-5a03-43ba-98a9-d268efb1ed19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7002 | 2026.03.18 11:27:21.265575 [ 5 ] {6706957e-5a03-43ba-98a9-d268efb1ed19} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7003 | 2026.03.18 11:27:21.265789 [ 5 ] {6706957e-5a03-43ba-98a9-d268efb1ed19} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7004 | 2026.03.18 11:27:21.265919 [ 5 ] {6706957e-5a03-43ba-98a9-d268efb1ed19} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 7005 | 2026.03.18 11:27:21.265956 [ 5 ] {6706957e-5a03-43ba-98a9-d268efb1ed19} <Debug> TCPHandler: Processed in 0.001361422 sec. | ||
| 7006 | 2026.03.18 11:27:21.266068 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7007 | 2026.03.18 11:27:21.266163 [ 5 ] {8e9d5b1e-fff8-4ec2-bfcd-040d7564c559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7008 | 2026.03.18 11:27:21.266218 [ 5 ] {8e9d5b1e-fff8-4ec2-bfcd-040d7564c559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7009 | 2026.03.18 11:27:21.266985 [ 5 ] {8e9d5b1e-fff8-4ec2-bfcd-040d7564c559} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7010 | 2026.03.18 11:27:21.267022 [ 5 ] {8e9d5b1e-fff8-4ec2-bfcd-040d7564c559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7011 | 2026.03.18 11:27:21.267536 [ 5 ] {8e9d5b1e-fff8-4ec2-bfcd-040d7564c559} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7012 | 2026.03.18 11:27:21.267768 [ 5 ] {8e9d5b1e-fff8-4ec2-bfcd-040d7564c559} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7013 | 2026.03.18 11:27:21.267909 [ 5 ] {8e9d5b1e-fff8-4ec2-bfcd-040d7564c559} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001764 sec., 5668.934240362812 rows/sec., 10.16 MiB/sec. | ||
| 7014 | 2026.03.18 11:27:21.267964 [ 5 ] {8e9d5b1e-fff8-4ec2-bfcd-040d7564c559} <Debug> TCPHandler: Processed in 0.001945304 sec. | ||
| 7015 | 2026.03.18 11:27:21.268078 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7016 | 2026.03.18 11:27:21.268179 [ 5 ] {5ea34f4f-4694-4c22-839c-dc2084a25158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7017 | 2026.03.18 11:27:21.268222 [ 5 ] {5ea34f4f-4694-4c22-839c-dc2084a25158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7018 | 2026.03.18 11:27:21.268568 [ 5 ] {5ea34f4f-4694-4c22-839c-dc2084a25158} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7019 | 2026.03.18 11:27:21.268605 [ 5 ] {5ea34f4f-4694-4c22-839c-dc2084a25158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7020 | 2026.03.18 11:27:21.268910 [ 5 ] {5ea34f4f-4694-4c22-839c-dc2084a25158} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7021 | 2026.03.18 11:27:21.269126 [ 5 ] {5ea34f4f-4694-4c22-839c-dc2084a25158} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7022 | 2026.03.18 11:27:21.269256 [ 5 ] {5ea34f4f-4694-4c22-839c-dc2084a25158} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 7023 | 2026.03.18 11:27:21.269293 [ 5 ] {5ea34f4f-4694-4c22-839c-dc2084a25158} <Debug> TCPHandler: Processed in 0.001263919 sec. | ||
| 7024 | 2026.03.18 11:27:25.113287 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7025 | 2026.03.18 11:27:25.113360 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7026 | 2026.03.18 11:27:25.244052 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15397 | ||
| 7027 | 2026.03.18 11:27:25.244576 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7028 | 2026.03.18 11:27:25.244621 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7029 | 2026.03.18 11:27:25.245324 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7030 | 2026.03.18 11:27:25.245564 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7031 | 2026.03.18 11:27:25.245704 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15397 | ||
| 7032 | 2026.03.18 11:27:25.292330 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 890 | ||
| 7033 | 2026.03.18 11:27:25.294301 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7034 | 2026.03.18 11:27:25.294339 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7035 | 2026.03.18 11:27:25.295487 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7036 | 2026.03.18 11:27:25.295746 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7037 | 2026.03.18 11:27:25.295989 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 890 | ||
| 7038 | 2026.03.18 11:27:26.002115 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000839229 sec. | ||
| 7039 | 2026.03.18 11:27:26.032945 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7040 | 2026.03.18 11:27:26.048411 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7041 | 2026.03.18 11:27:26.048482 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7042 | 2026.03.18 11:27:26.054637 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7043 | 2026.03.18 11:27:26.055353 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7044 | 2026.03.18 11:27:26.058069 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7045 | 2026.03.18 11:27:26.260315 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7046 | 2026.03.18 11:27:26.260573 [ 5 ] {a812e35e-8436-4fee-af84-9eef3ed342a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7047 | 2026.03.18 11:27:26.260675 [ 5 ] {a812e35e-8436-4fee-af84-9eef3ed342a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7048 | 2026.03.18 11:27:26.261427 [ 5 ] {a812e35e-8436-4fee-af84-9eef3ed342a8} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7049 | 2026.03.18 11:27:26.261465 [ 5 ] {a812e35e-8436-4fee-af84-9eef3ed342a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7050 | 2026.03.18 11:27:26.261820 [ 5 ] {a812e35e-8436-4fee-af84-9eef3ed342a8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7051 | 2026.03.18 11:27:26.262059 [ 5 ] {a812e35e-8436-4fee-af84-9eef3ed342a8} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7052 | 2026.03.18 11:27:26.262207 [ 5 ] {a812e35e-8436-4fee-af84-9eef3ed342a8} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001706 sec., 69167.64361078547 rows/sec., 5.88 MiB/sec. | ||
| 7053 | 2026.03.18 11:27:26.262253 [ 5 ] {a812e35e-8436-4fee-af84-9eef3ed342a8} <Debug> TCPHandler: Processed in 0.002112429 sec. | ||
| 7054 | 2026.03.18 11:27:26.262389 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7055 | 2026.03.18 11:27:26.262495 [ 5 ] {b6977ddd-1a89-401f-8e09-78eaf4120c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7056 | 2026.03.18 11:27:26.262539 [ 5 ] {b6977ddd-1a89-401f-8e09-78eaf4120c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7057 | 2026.03.18 11:27:26.262971 [ 5 ] {b6977ddd-1a89-401f-8e09-78eaf4120c83} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7058 | 2026.03.18 11:27:26.263006 [ 5 ] {b6977ddd-1a89-401f-8e09-78eaf4120c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7059 | 2026.03.18 11:27:26.263308 [ 5 ] {b6977ddd-1a89-401f-8e09-78eaf4120c83} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7060 | 2026.03.18 11:27:26.263529 [ 5 ] {b6977ddd-1a89-401f-8e09-78eaf4120c83} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7061 | 2026.03.18 11:27:26.263661 [ 5 ] {b6977ddd-1a89-401f-8e09-78eaf4120c83} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001188 sec., 26094.276094276094 rows/sec., 1.92 MiB/sec. | ||
| 7062 | 2026.03.18 11:27:26.263700 [ 5 ] {b6977ddd-1a89-401f-8e09-78eaf4120c83} <Debug> TCPHandler: Processed in 0.001368682 sec. | ||
| 7063 | 2026.03.18 11:27:26.263825 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7064 | 2026.03.18 11:27:26.263927 [ 5 ] {fc0a3049-2d2e-4f1b-a6a2-43cdfdb200e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7065 | 2026.03.18 11:27:26.263969 [ 5 ] {fc0a3049-2d2e-4f1b-a6a2-43cdfdb200e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7066 | 2026.03.18 11:27:26.264391 [ 5 ] {fc0a3049-2d2e-4f1b-a6a2-43cdfdb200e7} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7067 | 2026.03.18 11:27:26.264425 [ 5 ] {fc0a3049-2d2e-4f1b-a6a2-43cdfdb200e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7068 | 2026.03.18 11:27:26.264727 [ 5 ] {fc0a3049-2d2e-4f1b-a6a2-43cdfdb200e7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7069 | 2026.03.18 11:27:26.264982 [ 5 ] {fc0a3049-2d2e-4f1b-a6a2-43cdfdb200e7} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7070 | 2026.03.18 11:27:26.265122 [ 5 ] {fc0a3049-2d2e-4f1b-a6a2-43cdfdb200e7} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001215 sec., 78189.30041152264 rows/sec., 6.11 MiB/sec. | ||
| 7071 | 2026.03.18 11:27:26.265159 [ 5 ] {fc0a3049-2d2e-4f1b-a6a2-43cdfdb200e7} <Debug> TCPHandler: Processed in 0.001384672 sec. | ||
| 7072 | 2026.03.18 11:27:26.265279 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7073 | 2026.03.18 11:27:26.265380 [ 5 ] {92685c0c-ab3f-49e7-b163-1cb13d1f555b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7074 | 2026.03.18 11:27:26.265423 [ 5 ] {92685c0c-ab3f-49e7-b163-1cb13d1f555b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7075 | 2026.03.18 11:27:26.265813 [ 5 ] {92685c0c-ab3f-49e7-b163-1cb13d1f555b} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7076 | 2026.03.18 11:27:26.265848 [ 5 ] {92685c0c-ab3f-49e7-b163-1cb13d1f555b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7077 | 2026.03.18 11:27:26.266179 [ 5 ] {92685c0c-ab3f-49e7-b163-1cb13d1f555b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7078 | 2026.03.18 11:27:26.266392 [ 5 ] {92685c0c-ab3f-49e7-b163-1cb13d1f555b} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7079 | 2026.03.18 11:27:26.266524 [ 5 ] {92685c0c-ab3f-49e7-b163-1cb13d1f555b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 7080 | 2026.03.18 11:27:26.266561 [ 5 ] {92685c0c-ab3f-49e7-b163-1cb13d1f555b} <Debug> TCPHandler: Processed in 0.001335761 sec. | ||
| 7081 | 2026.03.18 11:27:26.266667 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7082 | 2026.03.18 11:27:26.266761 [ 5 ] {bc1da1f9-7520-46cf-a425-b28e5eece37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7083 | 2026.03.18 11:27:26.266817 [ 5 ] {bc1da1f9-7520-46cf-a425-b28e5eece37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7084 | 2026.03.18 11:27:26.267569 [ 5 ] {bc1da1f9-7520-46cf-a425-b28e5eece37a} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7085 | 2026.03.18 11:27:26.267603 [ 5 ] {bc1da1f9-7520-46cf-a425-b28e5eece37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7086 | 2026.03.18 11:27:26.268122 [ 5 ] {bc1da1f9-7520-46cf-a425-b28e5eece37a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7087 | 2026.03.18 11:27:26.268360 [ 5 ] {bc1da1f9-7520-46cf-a425-b28e5eece37a} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7088 | 2026.03.18 11:27:26.268501 [ 5 ] {bc1da1f9-7520-46cf-a425-b28e5eece37a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001758 sec., 17633.67463026166 rows/sec., 31.60 MiB/sec. | ||
| 7089 | 2026.03.18 11:27:26.268562 [ 5 ] {bc1da1f9-7520-46cf-a425-b28e5eece37a} <Debug> TCPHandler: Processed in 0.001943904 sec. | ||
| 7090 | 2026.03.18 11:27:26.268678 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7091 | 2026.03.18 11:27:26.268772 [ 5 ] {0d704e51-9e5e-43ef-b505-ec4740b76423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7092 | 2026.03.18 11:27:26.268815 [ 5 ] {0d704e51-9e5e-43ef-b505-ec4740b76423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7093 | 2026.03.18 11:27:26.269144 [ 5 ] {0d704e51-9e5e-43ef-b505-ec4740b76423} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7094 | 2026.03.18 11:27:26.269178 [ 5 ] {0d704e51-9e5e-43ef-b505-ec4740b76423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7095 | 2026.03.18 11:27:26.269497 [ 5 ] {0d704e51-9e5e-43ef-b505-ec4740b76423} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7096 | 2026.03.18 11:27:26.269709 [ 5 ] {0d704e51-9e5e-43ef-b505-ec4740b76423} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7097 | 2026.03.18 11:27:26.269840 [ 5 ] {0d704e51-9e5e-43ef-b505-ec4740b76423} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 7098 | 2026.03.18 11:27:26.269883 [ 5 ] {0d704e51-9e5e-43ef-b505-ec4740b76423} <Debug> TCPHandler: Processed in 0.001255039 sec. | ||
| 7099 | 2026.03.18 11:27:31.263772 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7100 | 2026.03.18 11:27:31.264026 [ 5 ] {fc83a0f6-3061-44f9-a00d-66d9cdbce466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7101 | 2026.03.18 11:27:31.264115 [ 5 ] {fc83a0f6-3061-44f9-a00d-66d9cdbce466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7102 | 2026.03.18 11:27:31.265063 [ 5 ] {fc83a0f6-3061-44f9-a00d-66d9cdbce466} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7103 | 2026.03.18 11:27:31.265127 [ 5 ] {fc83a0f6-3061-44f9-a00d-66d9cdbce466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7104 | 2026.03.18 11:27:31.265743 [ 5 ] {fc83a0f6-3061-44f9-a00d-66d9cdbce466} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7105 | 2026.03.18 11:27:31.266097 [ 5 ] {fc83a0f6-3061-44f9-a00d-66d9cdbce466} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7106 | 2026.03.18 11:27:31.266316 [ 5 ] {fc83a0f6-3061-44f9-a00d-66d9cdbce466} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002354 sec., 10195.412064570943 rows/sec., 866.21 KiB/sec. | ||
| 7107 | 2026.03.18 11:27:31.266385 [ 5 ] {fc83a0f6-3061-44f9-a00d-66d9cdbce466} <Debug> TCPHandler: Processed in 0.002810044 sec. | ||
| 7108 | 2026.03.18 11:27:31.266582 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7109 | 2026.03.18 11:27:31.266704 [ 5 ] {dbfce1e6-2e2a-4a5f-be52-ac53cff90839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7110 | 2026.03.18 11:27:31.266761 [ 5 ] {dbfce1e6-2e2a-4a5f-be52-ac53cff90839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7111 | 2026.03.18 11:27:31.267495 [ 5 ] {dbfce1e6-2e2a-4a5f-be52-ac53cff90839} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7112 | 2026.03.18 11:27:31.267549 [ 5 ] {dbfce1e6-2e2a-4a5f-be52-ac53cff90839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7113 | 2026.03.18 11:27:31.268045 [ 5 ] {dbfce1e6-2e2a-4a5f-be52-ac53cff90839} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7114 | 2026.03.18 11:27:31.268412 [ 5 ] {dbfce1e6-2e2a-4a5f-be52-ac53cff90839} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7115 | 2026.03.18 11:27:31.268609 [ 5 ] {dbfce1e6-2e2a-4a5f-be52-ac53cff90839} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001934 sec., 101344.36401240951 rows/sec., 9.03 MiB/sec. | ||
| 7116 | 2026.03.18 11:27:31.268661 [ 5 ] {dbfce1e6-2e2a-4a5f-be52-ac53cff90839} <Debug> TCPHandler: Processed in 0.002145389 sec. | ||
| 7117 | 2026.03.18 11:27:31.268823 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7118 | 2026.03.18 11:27:31.268931 [ 5 ] {023883aa-d7a4-432c-8895-124841c9f217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7119 | 2026.03.18 11:27:31.268986 [ 5 ] {023883aa-d7a4-432c-8895-124841c9f217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7120 | 2026.03.18 11:27:31.269558 [ 5 ] {023883aa-d7a4-432c-8895-124841c9f217} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7121 | 2026.03.18 11:27:31.269604 [ 5 ] {023883aa-d7a4-432c-8895-124841c9f217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7122 | 2026.03.18 11:27:31.269942 [ 5 ] {023883aa-d7a4-432c-8895-124841c9f217} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7123 | 2026.03.18 11:27:31.270220 [ 5 ] {023883aa-d7a4-432c-8895-124841c9f217} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7124 | 2026.03.18 11:27:31.270418 [ 5 ] {023883aa-d7a4-432c-8895-124841c9f217} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001512 sec., 14550.26455026455 rows/sec., 1.11 MiB/sec. | ||
| 7125 | 2026.03.18 11:27:31.270469 [ 5 ] {023883aa-d7a4-432c-8895-124841c9f217} <Debug> TCPHandler: Processed in 0.001697929 sec. | ||
| 7126 | 2026.03.18 11:27:31.270624 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7127 | 2026.03.18 11:27:31.270736 [ 5 ] {cd6d23ec-6a8f-4b51-aee5-b5e1b22fe900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7128 | 2026.03.18 11:27:31.270784 [ 5 ] {cd6d23ec-6a8f-4b51-aee5-b5e1b22fe900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7129 | 2026.03.18 11:27:31.271286 [ 5 ] {cd6d23ec-6a8f-4b51-aee5-b5e1b22fe900} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7130 | 2026.03.18 11:27:31.271330 [ 5 ] {cd6d23ec-6a8f-4b51-aee5-b5e1b22fe900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7131 | 2026.03.18 11:27:31.271704 [ 5 ] {cd6d23ec-6a8f-4b51-aee5-b5e1b22fe900} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7132 | 2026.03.18 11:27:31.271941 [ 5 ] {cd6d23ec-6a8f-4b51-aee5-b5e1b22fe900} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7133 | 2026.03.18 11:27:31.272106 [ 5 ] {cd6d23ec-6a8f-4b51-aee5-b5e1b22fe900} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001394 sec., 17216.64275466284 rows/sec., 1.43 MiB/sec. | ||
| 7134 | 2026.03.18 11:27:31.272150 [ 5 ] {cd6d23ec-6a8f-4b51-aee5-b5e1b22fe900} <Debug> TCPHandler: Processed in 0.001588696 sec. | ||
| 7135 | 2026.03.18 11:27:31.272304 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7136 | 2026.03.18 11:27:31.272422 [ 5 ] {1db76d11-ee4b-4e5e-8c2b-8e5a020002fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7137 | 2026.03.18 11:27:31.272470 [ 5 ] {1db76d11-ee4b-4e5e-8c2b-8e5a020002fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7138 | 2026.03.18 11:27:31.272935 [ 5 ] {1db76d11-ee4b-4e5e-8c2b-8e5a020002fa} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7139 | 2026.03.18 11:27:31.272982 [ 5 ] {1db76d11-ee4b-4e5e-8c2b-8e5a020002fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7140 | 2026.03.18 11:27:31.273422 [ 5 ] {1db76d11-ee4b-4e5e-8c2b-8e5a020002fa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7141 | 2026.03.18 11:27:31.273756 [ 5 ] {1db76d11-ee4b-4e5e-8c2b-8e5a020002fa} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7142 | 2026.03.18 11:27:31.273934 [ 5 ] {1db76d11-ee4b-4e5e-8c2b-8e5a020002fa} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00154 sec., 7792.207792207792 rows/sec., 608.77 KiB/sec. | ||
| 7143 | 2026.03.18 11:27:31.273983 [ 5 ] {1db76d11-ee4b-4e5e-8c2b-8e5a020002fa} <Debug> TCPHandler: Processed in 0.001732029 sec. | ||
| 7144 | 2026.03.18 11:27:31.274119 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7145 | 2026.03.18 11:27:31.274220 [ 5 ] {3efcbfe7-2036-4904-96c8-3b2020aea1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7146 | 2026.03.18 11:27:31.274267 [ 5 ] {3efcbfe7-2036-4904-96c8-3b2020aea1ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7147 | 2026.03.18 11:27:31.274764 [ 5 ] {3efcbfe7-2036-4904-96c8-3b2020aea1ec} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7148 | 2026.03.18 11:27:31.274802 [ 5 ] {3efcbfe7-2036-4904-96c8-3b2020aea1ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7149 | 2026.03.18 11:27:31.275147 [ 5 ] {3efcbfe7-2036-4904-96c8-3b2020aea1ec} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7150 | 2026.03.18 11:27:31.275397 [ 5 ] {3efcbfe7-2036-4904-96c8-3b2020aea1ec} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7151 | 2026.03.18 11:27:31.275570 [ 5 ] {3efcbfe7-2036-4904-96c8-3b2020aea1ec} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001373 sec., 80116.53313911143 rows/sec., 6.52 MiB/sec. | ||
| 7152 | 2026.03.18 11:27:31.275619 [ 5 ] {3efcbfe7-2036-4904-96c8-3b2020aea1ec} <Debug> TCPHandler: Processed in 0.001551486 sec. | ||
| 7153 | 2026.03.18 11:27:31.275778 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7154 | 2026.03.18 11:27:31.275896 [ 5 ] {635f9752-be0c-4d88-98ec-b20b4e302a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7155 | 2026.03.18 11:27:31.275954 [ 5 ] {635f9752-be0c-4d88-98ec-b20b4e302a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7156 | 2026.03.18 11:27:31.276468 [ 5 ] {635f9752-be0c-4d88-98ec-b20b4e302a8b} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7157 | 2026.03.18 11:27:31.276508 [ 5 ] {635f9752-be0c-4d88-98ec-b20b4e302a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7158 | 2026.03.18 11:27:31.276948 [ 5 ] {635f9752-be0c-4d88-98ec-b20b4e302a8b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7159 | 2026.03.18 11:27:31.277306 [ 5 ] {635f9752-be0c-4d88-98ec-b20b4e302a8b} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7160 | 2026.03.18 11:27:31.277507 [ 5 ] {635f9752-be0c-4d88-98ec-b20b4e302a8b} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001635 sec., 119877.6758409786 rows/sec., 8.60 MiB/sec. | ||
| 7161 | 2026.03.18 11:27:31.277563 [ 5 ] {635f9752-be0c-4d88-98ec-b20b4e302a8b} <Debug> TCPHandler: Processed in 0.001845752 sec. | ||
| 7162 | 2026.03.18 11:27:31.277719 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7163 | 2026.03.18 11:27:31.277828 [ 5 ] {0a68bbff-bda2-40be-b485-b9c503e272c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7164 | 2026.03.18 11:27:31.277901 [ 5 ] {0a68bbff-bda2-40be-b485-b9c503e272c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7165 | 2026.03.18 11:27:31.278878 [ 5 ] {0a68bbff-bda2-40be-b485-b9c503e272c3} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7166 | 2026.03.18 11:27:31.278917 [ 5 ] {0a68bbff-bda2-40be-b485-b9c503e272c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7167 | 2026.03.18 11:27:31.279595 [ 5 ] {0a68bbff-bda2-40be-b485-b9c503e272c3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7168 | 2026.03.18 11:27:31.279913 [ 5 ] {0a68bbff-bda2-40be-b485-b9c503e272c3} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7169 | 2026.03.18 11:27:31.280109 [ 5 ] {0a68bbff-bda2-40be-b485-b9c503e272c3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002301 sec., 4345.9365493263795 rows/sec., 7.79 MiB/sec. | ||
| 7170 | 2026.03.18 11:27:31.280207 [ 5 ] {0a68bbff-bda2-40be-b485-b9c503e272c3} <Debug> TCPHandler: Processed in 0.002542278 sec. | ||
| 7171 | 2026.03.18 11:27:31.280361 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7172 | 2026.03.18 11:27:31.280469 [ 5 ] {69d7e605-c23d-41c5-955c-69b516a75d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7173 | 2026.03.18 11:27:31.280522 [ 5 ] {69d7e605-c23d-41c5-955c-69b516a75d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7174 | 2026.03.18 11:27:31.280946 [ 5 ] {69d7e605-c23d-41c5-955c-69b516a75d10} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7175 | 2026.03.18 11:27:31.280990 [ 5 ] {69d7e605-c23d-41c5-955c-69b516a75d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7176 | 2026.03.18 11:27:31.281425 [ 5 ] {69d7e605-c23d-41c5-955c-69b516a75d10} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7177 | 2026.03.18 11:27:31.281735 [ 5 ] {69d7e605-c23d-41c5-955c-69b516a75d10} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7178 | 2026.03.18 11:27:31.281912 [ 5 ] {69d7e605-c23d-41c5-955c-69b516a75d10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001467 sec., 40899.7955010225 rows/sec., 2.76 MiB/sec. | ||
| 7179 | 2026.03.18 11:27:31.281966 [ 5 ] {69d7e605-c23d-41c5-955c-69b516a75d10} <Debug> TCPHandler: Processed in 0.001664338 sec. | ||
| 7180 | 2026.03.18 11:27:31.482129 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52734 | ||
| 7181 | 2026.03.18 11:27:31.482247 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7182 | 2026.03.18 11:27:31.482278 [ 286 ] {} <Debug> TCP-Session: 71437a2d-d4e0-4c69-b66d-9620e4f764ef Authenticating user 'default' from [fd00:1122:3344:101::e]:52734 | ||
| 7183 | 2026.03.18 11:27:31.482303 [ 286 ] {} <Debug> TCP-Session: 71437a2d-d4e0-4c69-b66d-9620e4f764ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7184 | 2026.03.18 11:27:31.482318 [ 286 ] {} <Debug> TCP-Session: 71437a2d-d4e0-4c69-b66d-9620e4f764ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7185 | 2026.03.18 11:27:31.482510 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32987 | ||
| 7186 | 2026.03.18 11:27:31.482542 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34648 | ||
| 7187 | 2026.03.18 11:27:31.482625 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7188 | 2026.03.18 11:27:31.482658 [ 288 ] {} <Debug> TCP-Session: a1137e30-04da-4fde-9f4e-e7fa95731d52 Authenticating user 'default' from [fd00:1122:3344:101::e]:32987 | ||
| 7189 | 2026.03.18 11:27:31.482668 [ 286 ] {} <Trace> TCP-Session: 71437a2d-d4e0-4c69-b66d-9620e4f764ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7190 | 2026.03.18 11:27:31.482681 [ 288 ] {} <Debug> TCP-Session: a1137e30-04da-4fde-9f4e-e7fa95731d52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7191 | 2026.03.18 11:27:31.482712 [ 288 ] {} <Debug> TCP-Session: a1137e30-04da-4fde-9f4e-e7fa95731d52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7192 | 2026.03.18 11:27:31.482800 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7193 | 2026.03.18 11:27:31.482835 [ 289 ] {} <Debug> TCP-Session: ccb83b2f-884b-481e-ab95-864c1dcd58b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34648 | ||
| 7194 | 2026.03.18 11:27:31.482857 [ 289 ] {} <Debug> TCP-Session: ccb83b2f-884b-481e-ab95-864c1dcd58b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7195 | 2026.03.18 11:27:31.482858 [ 286 ] {a3917b82-b892-4740-88e6-e2e9f7053cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52734) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7196 | 2026.03.18 11:27:31.482871 [ 289 ] {} <Debug> TCP-Session: ccb83b2f-884b-481e-ab95-864c1dcd58b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7197 | 2026.03.18 11:27:31.483124 [ 286 ] {a3917b82-b892-4740-88e6-e2e9f7053cc0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7198 | 2026.03.18 11:27:31.483181 [ 286 ] {a3917b82-b892-4740-88e6-e2e9f7053cc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7199 | 2026.03.18 11:27:31.483457 [ 286 ] {a3917b82-b892-4740-88e6-e2e9f7053cc0} <Debug> oximeter.version (5a74e377-dedb-4303-97fa-7688a0a55619) (SelectExecutor): Key condition: unknown | ||
| 7200 | 2026.03.18 11:27:31.483667 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64419 | ||
| 7201 | 2026.03.18 11:27:31.483682 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45035 | ||
| 7202 | 2026.03.18 11:27:31.483730 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48666 | ||
| 7203 | 2026.03.18 11:27:31.483780 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51005 | ||
| 7204 | 2026.03.18 11:27:31.483883 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39531 | ||
| 7205 | 2026.03.18 11:27:31.484009 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62411 | ||
| 7206 | 2026.03.18 11:27:31.484349 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7207 | 2026.03.18 11:27:31.484399 [ 354 ] {} <Debug> TCP-Session: 12074fd8-367c-412c-b1e5-ea343871e685 Authenticating user 'default' from [fd00:1122:3344:101::e]:51005 | ||
| 7208 | 2026.03.18 11:27:31.484431 [ 354 ] {} <Debug> TCP-Session: 12074fd8-367c-412c-b1e5-ea343871e685 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7209 | 2026.03.18 11:27:31.484449 [ 354 ] {} <Debug> TCP-Session: 12074fd8-367c-412c-b1e5-ea343871e685 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7210 | 2026.03.18 11:27:31.484475 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7211 | 2026.03.18 11:27:31.484513 [ 355 ] {} <Debug> TCP-Session: 514269ea-ee8f-4112-8156-f48454f55a68 Authenticating user 'default' from [fd00:1122:3344:101::e]:39531 | ||
| 7212 | 2026.03.18 11:27:31.484513 [ 316 ] {a3917b82-b892-4740-88e6-e2e9f7053cc0} <Trace> AggregatingTransform: Aggregating | ||
| 7213 | 2026.03.18 11:27:31.484532 [ 355 ] {} <Debug> TCP-Session: 514269ea-ee8f-4112-8156-f48454f55a68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7214 | 2026.03.18 11:27:31.484573 [ 316 ] {a3917b82-b892-4740-88e6-e2e9f7053cc0} <Trace> Aggregator: Aggregation method: without_key | ||
| 7215 | 2026.03.18 11:27:31.484574 [ 355 ] {} <Debug> TCP-Session: 514269ea-ee8f-4112-8156-f48454f55a68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7216 | 2026.03.18 11:27:31.484627 [ 316 ] {a3917b82-b892-4740-88e6-e2e9f7053cc0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001068744 sec. (935.678 rows/sec., 36.55 KiB/sec.) | ||
| 7217 | 2026.03.18 11:27:31.484655 [ 316 ] {a3917b82-b892-4740-88e6-e2e9f7053cc0} <Trace> Aggregator: Merging aggregated data | ||
| 7218 | 2026.03.18 11:27:31.484839 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7219 | 2026.03.18 11:27:31.484878 [ 353 ] {} <Debug> TCP-Session: 309a967d-1044-4273-8f03-dda17c68c567 Authenticating user 'default' from [fd00:1122:3344:101::e]:48666 | ||
| 7220 | 2026.03.18 11:27:31.484897 [ 353 ] {} <Debug> TCP-Session: 309a967d-1044-4273-8f03-dda17c68c567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7221 | 2026.03.18 11:27:31.484909 [ 353 ] {} <Debug> TCP-Session: 309a967d-1044-4273-8f03-dda17c68c567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7222 | 2026.03.18 11:27:31.485056 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7223 | 2026.03.18 11:27:31.485056 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7224 | 2026.03.18 11:27:31.485109 [ 356 ] {} <Debug> TCP-Session: bec5211d-5e68-4d3d-a227-3113696e3fa2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62411 | ||
| 7225 | 2026.03.18 11:27:31.485135 [ 356 ] {} <Debug> TCP-Session: bec5211d-5e68-4d3d-a227-3113696e3fa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7226 | 2026.03.18 11:27:31.485136 [ 352 ] {} <Debug> TCP-Session: 57f79d22-6698-44cd-84a0-6d576e7b9c0b Authenticating user 'default' from [fd00:1122:3344:101::e]:64419 | ||
| 7227 | 2026.03.18 11:27:31.485156 [ 356 ] {} <Debug> TCP-Session: bec5211d-5e68-4d3d-a227-3113696e3fa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7228 | 2026.03.18 11:27:31.485173 [ 352 ] {} <Debug> TCP-Session: 57f79d22-6698-44cd-84a0-6d576e7b9c0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7229 | 2026.03.18 11:27:31.485192 [ 352 ] {} <Debug> TCP-Session: 57f79d22-6698-44cd-84a0-6d576e7b9c0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7230 | 2026.03.18 11:27:31.485212 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7231 | 2026.03.18 11:27:31.485258 [ 290 ] {} <Debug> TCP-Session: 9a368171-7e8d-4245-a589-92f35c7d0686 Authenticating user 'default' from [fd00:1122:3344:101::e]:45035 | ||
| 7232 | 2026.03.18 11:27:31.485283 [ 290 ] {} <Debug> TCP-Session: 9a368171-7e8d-4245-a589-92f35c7d0686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7233 | 2026.03.18 11:27:31.485301 [ 290 ] {} <Debug> TCP-Session: 9a368171-7e8d-4245-a589-92f35c7d0686 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7234 | 2026.03.18 11:27:31.485920 [ 286 ] {a3917b82-b892-4740-88e6-e2e9f7053cc0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003116 sec., 320.9242618741977 rows/sec., 12.54 KiB/sec. | ||
| 7235 | 2026.03.18 11:27:31.486098 [ 286 ] {a3917b82-b892-4740-88e6-e2e9f7053cc0} <Debug> TCPHandler: Processed in 0.003550811 sec. | ||
| 7236 | 2026.03.18 11:27:31.486239 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7237 | 2026.03.18 11:27:31.486283 [ 288 ] {} <Debug> TCP-Session: a1137e30-04da-4fde-9f4e-e7fa95731d52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7238 | 2026.03.18 11:27:31.486283 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7239 | 2026.03.18 11:27:31.486297 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7240 | 2026.03.18 11:27:31.486323 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7241 | 2026.03.18 11:27:31.486367 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7242 | 2026.03.18 11:27:31.486364 [ 290 ] {} <Debug> TCP-Session: 9a368171-7e8d-4245-a589-92f35c7d0686 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7243 | 2026.03.18 11:27:31.486387 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7244 | 2026.03.18 11:27:31.486401 [ 289 ] {} <Debug> TCP-Session: ccb83b2f-884b-481e-ab95-864c1dcd58b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7245 | 2026.03.18 11:27:31.486413 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7246 | 2026.03.18 11:27:31.486437 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7247 | 2026.03.18 11:27:31.486467 [ 355 ] {} <Debug> TCP-Session: 514269ea-ee8f-4112-8156-f48454f55a68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7248 | 2026.03.18 11:27:31.486444 [ 352 ] {} <Debug> TCP-Session: 57f79d22-6698-44cd-84a0-6d576e7b9c0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7249 | 2026.03.18 11:27:31.486498 [ 286 ] {} <Debug> TCP-Session: 71437a2d-d4e0-4c69-b66d-9620e4f764ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7250 | 2026.03.18 11:27:31.486345 [ 353 ] {} <Debug> TCP-Session: 309a967d-1044-4273-8f03-dda17c68c567 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7251 | 2026.03.18 11:27:31.486340 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7252 | 2026.03.18 11:27:31.486408 [ 354 ] {} <Debug> TCP-Session: 12074fd8-367c-412c-b1e5-ea343871e685 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7253 | 2026.03.18 11:27:31.486584 [ 356 ] {} <Debug> TCP-Session: bec5211d-5e68-4d3d-a227-3113696e3fa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7254 | 2026.03.18 11:27:31.631421 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54021 | ||
| 7255 | 2026.03.18 11:27:31.631538 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7256 | 2026.03.18 11:27:31.631572 [ 286 ] {} <Debug> TCP-Session: f747cbc3-b61f-44b2-9d29-ee139078b2c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54021 | ||
| 7257 | 2026.03.18 11:27:31.631599 [ 286 ] {} <Debug> TCP-Session: f747cbc3-b61f-44b2-9d29-ee139078b2c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7258 | 2026.03.18 11:27:31.631616 [ 286 ] {} <Debug> TCP-Session: f747cbc3-b61f-44b2-9d29-ee139078b2c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7259 | 2026.03.18 11:27:31.631825 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65226 | ||
| 7260 | 2026.03.18 11:27:31.631848 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64314 | ||
| 7261 | 2026.03.18 11:27:31.631886 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64556 | ||
| 7262 | 2026.03.18 11:27:31.631885 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56099 | ||
| 7263 | 2026.03.18 11:27:31.631931 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61036 | ||
| 7264 | 2026.03.18 11:27:31.631964 [ 286 ] {} <Trace> TCP-Session: f747cbc3-b61f-44b2-9d29-ee139078b2c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7265 | 2026.03.18 11:27:31.631939 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7266 | 2026.03.18 11:27:31.631926 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33919 | ||
| 7267 | 2026.03.18 11:27:31.632040 [ 288 ] {} <Debug> TCP-Session: 96f0fc44-e5b3-497e-9f40-c71c3f4adbfb Authenticating user 'default' from [fd00:1122:3344:101::e]:65226 | ||
| 7268 | 2026.03.18 11:27:31.631911 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61580 | ||
| 7269 | 2026.03.18 11:27:31.632077 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7270 | 2026.03.18 11:27:31.632076 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7271 | 2026.03.18 11:27:31.632094 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7272 | 2026.03.18 11:27:31.632103 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7273 | 2026.03.18 11:27:31.632130 [ 288 ] {} <Debug> TCP-Session: 96f0fc44-e5b3-497e-9f40-c71c3f4adbfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7274 | 2026.03.18 11:27:31.632136 [ 356 ] {} <Debug> TCP-Session: 67b6be0d-a3fd-4d90-ae75-cb6e698065b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61036 | ||
| 7275 | 2026.03.18 11:27:31.632161 [ 352 ] {} <Debug> TCP-Session: 73aea6ae-9465-4c32-a79e-e3cd6763e7f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64556 | ||
| 7276 | 2026.03.18 11:27:31.632155 [ 290 ] {} <Debug> TCP-Session: 3f8ea222-7580-4e91-babb-90a05034207a Authenticating user 'default' from [fd00:1122:3344:101::e]:56099 | ||
| 7277 | 2026.03.18 11:27:31.632167 [ 288 ] {} <Debug> TCP-Session: 96f0fc44-e5b3-497e-9f40-c71c3f4adbfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7278 | 2026.03.18 11:27:31.632184 [ 356 ] {} <Debug> TCP-Session: 67b6be0d-a3fd-4d90-ae75-cb6e698065b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7279 | 2026.03.18 11:27:31.632203 [ 286 ] {ea93b259-d1ee-4fc3-81c5-a3c2d53cda9d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54021) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7280 | 2026.03.18 11:27:31.632215 [ 290 ] {} <Debug> TCP-Session: 3f8ea222-7580-4e91-babb-90a05034207a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7281 | 2026.03.18 11:27:31.632223 [ 356 ] {} <Debug> TCP-Session: 67b6be0d-a3fd-4d90-ae75-cb6e698065b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7282 | 2026.03.18 11:27:31.632243 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7283 | 2026.03.18 11:27:31.632253 [ 290 ] {} <Debug> TCP-Session: 3f8ea222-7580-4e91-babb-90a05034207a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7284 | 2026.03.18 11:27:31.632286 [ 354 ] {} <Debug> TCP-Session: 13b6c84c-e425-4572-8a2d-b08c99ad52d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61580 | ||
| 7285 | 2026.03.18 11:27:31.632187 [ 352 ] {} <Debug> TCP-Session: 73aea6ae-9465-4c32-a79e-e3cd6763e7f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7286 | 2026.03.18 11:27:31.632308 [ 354 ] {} <Debug> TCP-Session: 13b6c84c-e425-4572-8a2d-b08c99ad52d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7287 | 2026.03.18 11:27:31.632327 [ 352 ] {} <Debug> TCP-Session: 73aea6ae-9465-4c32-a79e-e3cd6763e7f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7288 | 2026.03.18 11:27:31.632341 [ 354 ] {} <Debug> TCP-Session: 13b6c84c-e425-4572-8a2d-b08c99ad52d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7289 | 2026.03.18 11:27:31.632144 [ 289 ] {} <Debug> TCP-Session: 3f721c98-f35b-44db-8450-68dd7c851930 Authenticating user 'default' from [fd00:1122:3344:101::e]:64314 | ||
| 7290 | 2026.03.18 11:27:31.632107 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7291 | 2026.03.18 11:27:31.632389 [ 289 ] {} <Debug> TCP-Session: 3f721c98-f35b-44db-8450-68dd7c851930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7292 | 2026.03.18 11:27:31.631902 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60093 | ||
| 7293 | 2026.03.18 11:27:31.632418 [ 289 ] {} <Debug> TCP-Session: 3f721c98-f35b-44db-8450-68dd7c851930 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7294 | 2026.03.18 11:27:31.632413 [ 355 ] {} <Debug> TCP-Session: f7c1c735-284d-46e5-90b1-0bfbc40f7584 Authenticating user 'default' from [fd00:1122:3344:101::e]:33919 | ||
| 7295 | 2026.03.18 11:27:31.632477 [ 355 ] {} <Debug> TCP-Session: f7c1c735-284d-46e5-90b1-0bfbc40f7584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7296 | 2026.03.18 11:27:31.632489 [ 355 ] {} <Debug> TCP-Session: f7c1c735-284d-46e5-90b1-0bfbc40f7584 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7297 | 2026.03.18 11:27:31.632494 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7298 | 2026.03.18 11:27:31.632496 [ 286 ] {ea93b259-d1ee-4fc3-81c5-a3c2d53cda9d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7299 | 2026.03.18 11:27:31.632525 [ 353 ] {} <Debug> TCP-Session: b056d7bd-d659-4d3f-ac52-af4ae1d66704 Authenticating user 'default' from [fd00:1122:3344:101::e]:60093 | ||
| 7300 | 2026.03.18 11:27:31.632545 [ 353 ] {} <Debug> TCP-Session: b056d7bd-d659-4d3f-ac52-af4ae1d66704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7301 | 2026.03.18 11:27:31.632557 [ 353 ] {} <Debug> TCP-Session: b056d7bd-d659-4d3f-ac52-af4ae1d66704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7302 | 2026.03.18 11:27:31.632564 [ 286 ] {ea93b259-d1ee-4fc3-81c5-a3c2d53cda9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7303 | 2026.03.18 11:27:31.632847 [ 286 ] {ea93b259-d1ee-4fc3-81c5-a3c2d53cda9d} <Debug> oximeter.version (5a74e377-dedb-4303-97fa-7688a0a55619) (SelectExecutor): Key condition: unknown | ||
| 7304 | 2026.03.18 11:27:31.633749 [ 351 ] {ea93b259-d1ee-4fc3-81c5-a3c2d53cda9d} <Trace> AggregatingTransform: Aggregating | ||
| 7305 | 2026.03.18 11:27:31.634010 [ 351 ] {ea93b259-d1ee-4fc3-81c5-a3c2d53cda9d} <Trace> Aggregator: Aggregation method: without_key | ||
| 7306 | 2026.03.18 11:27:31.634049 [ 351 ] {ea93b259-d1ee-4fc3-81c5-a3c2d53cda9d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001098636 sec. (910.220 rows/sec., 35.56 KiB/sec.) | ||
| 7307 | 2026.03.18 11:27:31.634068 [ 351 ] {ea93b259-d1ee-4fc3-81c5-a3c2d53cda9d} <Trace> Aggregator: Merging aggregated data | ||
| 7308 | 2026.03.18 11:27:31.635161 [ 286 ] {ea93b259-d1ee-4fc3-81c5-a3c2d53cda9d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003013 sec., 331.8951211417192 rows/sec., 12.96 KiB/sec. | ||
| 7309 | 2026.03.18 11:27:31.635315 [ 286 ] {ea93b259-d1ee-4fc3-81c5-a3c2d53cda9d} <Debug> TCPHandler: Processed in 0.003486149 sec. | ||
| 7310 | 2026.03.18 11:27:31.635445 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7311 | 2026.03.18 11:27:31.635473 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7312 | 2026.03.18 11:27:31.635491 [ 286 ] {} <Debug> TCP-Session: f747cbc3-b61f-44b2-9d29-ee139078b2c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7313 | 2026.03.18 11:27:31.635495 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7314 | 2026.03.18 11:27:31.635513 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7315 | 2026.03.18 11:27:31.635530 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7316 | 2026.03.18 11:27:31.635551 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7317 | 2026.03.18 11:27:31.635583 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7318 | 2026.03.18 11:27:31.635599 [ 290 ] {} <Debug> TCP-Session: 3f8ea222-7580-4e91-babb-90a05034207a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7319 | 2026.03.18 11:27:31.635615 [ 354 ] {} <Debug> TCP-Session: 13b6c84c-e425-4572-8a2d-b08c99ad52d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7320 | 2026.03.18 11:27:31.635573 [ 288 ] {} <Debug> TCP-Session: 96f0fc44-e5b3-497e-9f40-c71c3f4adbfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7321 | 2026.03.18 11:27:31.635647 [ 352 ] {} <Debug> TCP-Session: 73aea6ae-9465-4c32-a79e-e3cd6763e7f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7322 | 2026.03.18 11:27:31.635563 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7323 | 2026.03.18 11:27:31.635552 [ 289 ] {} <Debug> TCP-Session: 3f721c98-f35b-44db-8450-68dd7c851930 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7324 | 2026.03.18 11:27:31.635730 [ 353 ] {} <Debug> TCP-Session: b056d7bd-d659-4d3f-ac52-af4ae1d66704 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7325 | 2026.03.18 11:27:31.635598 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7326 | 2026.03.18 11:27:31.635525 [ 356 ] {} <Debug> TCP-Session: 67b6be0d-a3fd-4d90-ae75-cb6e698065b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7327 | 2026.03.18 11:27:31.635796 [ 355 ] {} <Debug> TCP-Session: f7c1c735-284d-46e5-90b1-0bfbc40f7584 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7328 | 2026.03.18 11:27:31.805232 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54503 | ||
| 7329 | 2026.03.18 11:27:31.805345 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7330 | 2026.03.18 11:27:31.805374 [ 286 ] {} <Debug> TCP-Session: bcff01a8-3f8b-412e-8162-631af16376a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54503 | ||
| 7331 | 2026.03.18 11:27:31.805397 [ 286 ] {} <Debug> TCP-Session: bcff01a8-3f8b-412e-8162-631af16376a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7332 | 2026.03.18 11:27:31.805411 [ 286 ] {} <Debug> TCP-Session: bcff01a8-3f8b-412e-8162-631af16376a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7333 | 2026.03.18 11:27:31.805588 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44653 | ||
| 7334 | 2026.03.18 11:27:31.805610 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38578 | ||
| 7335 | 2026.03.18 11:27:31.805619 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65381 | ||
| 7336 | 2026.03.18 11:27:31.805658 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38688 | ||
| 7337 | 2026.03.18 11:27:31.805666 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34819 | ||
| 7338 | 2026.03.18 11:27:31.805709 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7339 | 2026.03.18 11:27:31.805716 [ 286 ] {} <Trace> TCP-Session: bcff01a8-3f8b-412e-8162-631af16376a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7340 | 2026.03.18 11:27:31.805742 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7341 | 2026.03.18 11:27:31.805757 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7342 | 2026.03.18 11:27:31.805780 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7343 | 2026.03.18 11:27:31.805795 [ 353 ] {} <Debug> TCP-Session: 4c6d80ad-998b-4845-bc29-8b56e5a7a566 Authenticating user 'default' from [fd00:1122:3344:101::e]:65381 | ||
| 7344 | 2026.03.18 11:27:31.805827 [ 354 ] {} <Debug> TCP-Session: 36805658-2d7b-4493-a5d0-82518d2f6cc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38688 | ||
| 7345 | 2026.03.18 11:27:31.805844 [ 353 ] {} <Debug> TCP-Session: 4c6d80ad-998b-4845-bc29-8b56e5a7a566 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7346 | 2026.03.18 11:27:31.805829 [ 355 ] {} <Debug> TCP-Session: af14d475-cb22-42e2-b03f-ff30ffa66377 Authenticating user 'default' from [fd00:1122:3344:101::e]:34819 | ||
| 7347 | 2026.03.18 11:27:31.805872 [ 353 ] {} <Debug> TCP-Session: 4c6d80ad-998b-4845-bc29-8b56e5a7a566 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7348 | 2026.03.18 11:27:31.805900 [ 355 ] {} <Debug> TCP-Session: af14d475-cb22-42e2-b03f-ff30ffa66377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7349 | 2026.03.18 11:27:31.805903 [ 286 ] {3e328b16-a668-4a30-bbd1-7cf620737590} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54503) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7350 | 2026.03.18 11:27:31.805935 [ 355 ] {} <Debug> TCP-Session: af14d475-cb22-42e2-b03f-ff30ffa66377 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7351 | 2026.03.18 11:27:31.805867 [ 354 ] {} <Debug> TCP-Session: 36805658-2d7b-4493-a5d0-82518d2f6cc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7352 | 2026.03.18 11:27:31.805754 [ 288 ] {} <Debug> TCP-Session: 120379e0-5439-4370-8c42-002f9f152309 Authenticating user 'default' from [fd00:1122:3344:101::e]:44653 | ||
| 7353 | 2026.03.18 11:27:31.805989 [ 354 ] {} <Debug> TCP-Session: 36805658-2d7b-4493-a5d0-82518d2f6cc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7354 | 2026.03.18 11:27:31.805737 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7355 | 2026.03.18 11:27:31.806018 [ 288 ] {} <Debug> TCP-Session: 120379e0-5439-4370-8c42-002f9f152309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7356 | 2026.03.18 11:27:31.805612 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47839 | ||
| 7357 | 2026.03.18 11:27:31.806064 [ 288 ] {} <Debug> TCP-Session: 120379e0-5439-4370-8c42-002f9f152309 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7358 | 2026.03.18 11:27:31.806059 [ 290 ] {} <Debug> TCP-Session: a43ace64-100a-46bc-9110-66258c83c490 Authenticating user 'default' from [fd00:1122:3344:101::e]:38578 | ||
| 7359 | 2026.03.18 11:27:31.805592 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58963 | ||
| 7360 | 2026.03.18 11:27:31.806150 [ 290 ] {} <Debug> TCP-Session: a43ace64-100a-46bc-9110-66258c83c490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7361 | 2026.03.18 11:27:31.805672 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53757 | ||
| 7362 | 2026.03.18 11:27:31.806191 [ 290 ] {} <Debug> TCP-Session: a43ace64-100a-46bc-9110-66258c83c490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7363 | 2026.03.18 11:27:31.806201 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7364 | 2026.03.18 11:27:31.806223 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7365 | 2026.03.18 11:27:31.806202 [ 286 ] {3e328b16-a668-4a30-bbd1-7cf620737590} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7366 | 2026.03.18 11:27:31.806255 [ 289 ] {} <Debug> TCP-Session: 38a7c097-4894-48fa-9211-c51cb1280401 Authenticating user 'default' from [fd00:1122:3344:101::e]:58963 | ||
| 7367 | 2026.03.18 11:27:31.806252 [ 352 ] {} <Debug> TCP-Session: 4205c5bd-e25c-4c6c-b567-0d7235ef2bc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47839 | ||
| 7368 | 2026.03.18 11:27:31.806301 [ 289 ] {} <Debug> TCP-Session: 38a7c097-4894-48fa-9211-c51cb1280401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7369 | 2026.03.18 11:27:31.806312 [ 352 ] {} <Debug> TCP-Session: 4205c5bd-e25c-4c6c-b567-0d7235ef2bc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7370 | 2026.03.18 11:27:31.806318 [ 289 ] {} <Debug> TCP-Session: 38a7c097-4894-48fa-9211-c51cb1280401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7371 | 2026.03.18 11:27:31.806327 [ 352 ] {} <Debug> TCP-Session: 4205c5bd-e25c-4c6c-b567-0d7235ef2bc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7372 | 2026.03.18 11:27:31.806318 [ 286 ] {3e328b16-a668-4a30-bbd1-7cf620737590} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7373 | 2026.03.18 11:27:31.806258 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7374 | 2026.03.18 11:27:31.806389 [ 356 ] {} <Debug> TCP-Session: 4b72c7bf-8086-483d-8dd3-c106c9eb02c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53757 | ||
| 7375 | 2026.03.18 11:27:31.806405 [ 356 ] {} <Debug> TCP-Session: 4b72c7bf-8086-483d-8dd3-c106c9eb02c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7376 | 2026.03.18 11:27:31.806418 [ 356 ] {} <Debug> TCP-Session: 4b72c7bf-8086-483d-8dd3-c106c9eb02c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7377 | 2026.03.18 11:27:31.806635 [ 286 ] {3e328b16-a668-4a30-bbd1-7cf620737590} <Debug> oximeter.version (5a74e377-dedb-4303-97fa-7688a0a55619) (SelectExecutor): Key condition: unknown | ||
| 7378 | 2026.03.18 11:27:31.807531 [ 317 ] {3e328b16-a668-4a30-bbd1-7cf620737590} <Trace> AggregatingTransform: Aggregating | ||
| 7379 | 2026.03.18 11:27:31.807572 [ 317 ] {3e328b16-a668-4a30-bbd1-7cf620737590} <Trace> Aggregator: Aggregation method: without_key | ||
| 7380 | 2026.03.18 11:27:31.807609 [ 317 ] {3e328b16-a668-4a30-bbd1-7cf620737590} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000868499 sec. (1151.412 rows/sec., 44.98 KiB/sec.) | ||
| 7381 | 2026.03.18 11:27:31.807627 [ 317 ] {3e328b16-a668-4a30-bbd1-7cf620737590} <Trace> Aggregator: Merging aggregated data | ||
| 7382 | 2026.03.18 11:27:31.808789 [ 286 ] {3e328b16-a668-4a30-bbd1-7cf620737590} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002943 sec., 339.7893306150187 rows/sec., 13.27 KiB/sec. | ||
| 7383 | 2026.03.18 11:27:31.808934 [ 286 ] {3e328b16-a668-4a30-bbd1-7cf620737590} <Debug> TCPHandler: Processed in 0.003327936 sec. | ||
| 7384 | 2026.03.18 11:27:31.809060 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7385 | 2026.03.18 11:27:31.809079 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7386 | 2026.03.18 11:27:31.809099 [ 286 ] {} <Debug> TCP-Session: bcff01a8-3f8b-412e-8162-631af16376a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7387 | 2026.03.18 11:27:31.809105 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7388 | 2026.03.18 11:27:31.809122 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7389 | 2026.03.18 11:27:31.809135 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7390 | 2026.03.18 11:27:31.809157 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7391 | 2026.03.18 11:27:31.809191 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7392 | 2026.03.18 11:27:31.809194 [ 290 ] {} <Debug> TCP-Session: a43ace64-100a-46bc-9110-66258c83c490 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7393 | 2026.03.18 11:27:31.809208 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7394 | 2026.03.18 11:27:31.809230 [ 352 ] {} <Debug> TCP-Session: 4205c5bd-e25c-4c6c-b567-0d7235ef2bc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7395 | 2026.03.18 11:27:31.809176 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7396 | 2026.03.18 11:27:31.809266 [ 355 ] {} <Debug> TCP-Session: af14d475-cb22-42e2-b03f-ff30ffa66377 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7397 | 2026.03.18 11:27:31.809166 [ 288 ] {} <Debug> TCP-Session: 120379e0-5439-4370-8c42-002f9f152309 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7398 | 2026.03.18 11:27:31.809305 [ 354 ] {} <Debug> TCP-Session: 36805658-2d7b-4493-a5d0-82518d2f6cc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7399 | 2026.03.18 11:27:31.809131 [ 289 ] {} <Debug> TCP-Session: 38a7c097-4894-48fa-9211-c51cb1280401 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7400 | 2026.03.18 11:27:31.809218 [ 356 ] {} <Debug> TCP-Session: 4b72c7bf-8086-483d-8dd3-c106c9eb02c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7401 | 2026.03.18 11:27:31.809205 [ 353 ] {} <Debug> TCP-Session: 4c6d80ad-998b-4845-bc29-8b56e5a7a566 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7402 | 2026.03.18 11:27:32.001161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.11 MiB, peak 293.76 MiB, free memory in arenas 0.00 B, will set to 282.84 MiB (RSS), difference: -1.28 MiB | ||
| 7403 | 2026.03.18 11:27:32.746206 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15845 | ||
| 7404 | 2026.03.18 11:27:32.746743 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7405 | 2026.03.18 11:27:32.746785 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7406 | 2026.03.18 11:27:32.747301 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7407 | 2026.03.18 11:27:32.747551 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7408 | 2026.03.18 11:27:32.747699 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15845 | ||
| 7409 | 2026.03.18 11:27:33.558607 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7410 | 2026.03.18 11:27:33.575380 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7411 | 2026.03.18 11:27:33.575447 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7412 | 2026.03.18 11:27:33.582069 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7413 | 2026.03.18 11:27:33.582799 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7414 | 2026.03.18 11:27:33.585598 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7415 | 2026.03.18 11:27:35.296395 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 926 | ||
| 7416 | 2026.03.18 11:27:35.298769 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7417 | 2026.03.18 11:27:35.298827 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7418 | 2026.03.18 11:27:35.300078 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7419 | 2026.03.18 11:27:35.300364 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7420 | 2026.03.18 11:27:35.300735 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 926 | ||
| 7421 | 2026.03.18 11:27:36.259030 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7422 | 2026.03.18 11:27:36.259207 [ 5 ] {cd8c589a-2cab-4e13-94c5-d7ac62b88a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7423 | 2026.03.18 11:27:36.259271 [ 5 ] {cd8c589a-2cab-4e13-94c5-d7ac62b88a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7424 | 2026.03.18 11:27:36.259950 [ 5 ] {cd8c589a-2cab-4e13-94c5-d7ac62b88a8c} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7425 | 2026.03.18 11:27:36.259990 [ 5 ] {cd8c589a-2cab-4e13-94c5-d7ac62b88a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7426 | 2026.03.18 11:27:36.260371 [ 5 ] {cd8c589a-2cab-4e13-94c5-d7ac62b88a8c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7427 | 2026.03.18 11:27:36.260636 [ 5 ] {cd8c589a-2cab-4e13-94c5-d7ac62b88a8c} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7428 | 2026.03.18 11:27:36.260791 [ 5 ] {cd8c589a-2cab-4e13-94c5-d7ac62b88a8c} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001634 sec., 72215.42227662179 rows/sec., 6.14 MiB/sec. | ||
| 7429 | 2026.03.18 11:27:36.260833 [ 5 ] {cd8c589a-2cab-4e13-94c5-d7ac62b88a8c} <Debug> TCPHandler: Processed in 0.001933084 sec. | ||
| 7430 | 2026.03.18 11:27:36.260965 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7431 | 2026.03.18 11:27:36.261061 [ 5 ] {e1ab1d8a-9feb-42c0-b59a-52e9832ef26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7432 | 2026.03.18 11:27:36.261102 [ 5 ] {e1ab1d8a-9feb-42c0-b59a-52e9832ef26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7433 | 2026.03.18 11:27:36.261511 [ 5 ] {e1ab1d8a-9feb-42c0-b59a-52e9832ef26a} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7434 | 2026.03.18 11:27:36.261548 [ 5 ] {e1ab1d8a-9feb-42c0-b59a-52e9832ef26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7435 | 2026.03.18 11:27:36.261839 [ 5 ] {e1ab1d8a-9feb-42c0-b59a-52e9832ef26a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7436 | 2026.03.18 11:27:36.262058 [ 5 ] {e1ab1d8a-9feb-42c0-b59a-52e9832ef26a} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7437 | 2026.03.18 11:27:36.262183 [ 112 ] {} <Debug> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7438 | 2026.03.18 11:27:36.262197 [ 5 ] {e1ab1d8a-9feb-42c0-b59a-52e9832ef26a} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001156 sec., 26816.608996539795 rows/sec., 1.97 MiB/sec. | ||
| 7439 | 2026.03.18 11:27:36.262259 [ 112 ] {} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7440 | 2026.03.18 11:27:36.262275 [ 5 ] {e1ab1d8a-9feb-42c0-b59a-52e9832ef26a} <Debug> TCPHandler: Processed in 0.001358561 sec. | ||
| 7441 | 2026.03.18 11:27:36.262286 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7442 | 2026.03.18 11:27:36.262411 [ 201 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::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 | ||
| 7443 | 2026.03.18 11:27:36.262424 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7444 | 2026.03.18 11:27:36.262530 [ 201 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7445 | 2026.03.18 11:27:36.262543 [ 5 ] {0d311c56-6143-48a0-a62f-cd6c955d4079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7446 | 2026.03.18 11:27:36.262573 [ 201 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 226 rows starting from the beginning of the part | ||
| 7447 | 2026.03.18 11:27:36.262591 [ 5 ] {0d311c56-6143-48a0-a62f-cd6c955d4079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7448 | 2026.03.18 11:27:36.262651 [ 201 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 46 rows starting from the beginning of the part | ||
| 7449 | 2026.03.18 11:27:36.262723 [ 201 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 10 rows starting from the beginning of the part | ||
| 7450 | 2026.03.18 11:27:36.262791 [ 201 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 31 rows starting from the beginning of the part | ||
| 7451 | 2026.03.18 11:27:36.262857 [ 201 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 22 rows starting from the beginning of the part | ||
| 7452 | 2026.03.18 11:27:36.262911 [ 201 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 31 rows starting from the beginning of the part | ||
| 7453 | 2026.03.18 11:27:36.263140 [ 5 ] {0d311c56-6143-48a0-a62f-cd6c955d4079} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7454 | 2026.03.18 11:27:36.263180 [ 5 ] {0d311c56-6143-48a0-a62f-cd6c955d4079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7455 | 2026.03.18 11:27:36.263591 [ 5 ] {0d311c56-6143-48a0-a62f-cd6c955d4079} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7456 | 2026.03.18 11:27:36.263781 [ 195 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 5 columns (5 merged, 0 gathered) in 0.001423423 sec., 257126.65876552506 rows/sec., 18.39 MiB/sec. | ||
| 7457 | 2026.03.18 11:27:36.263808 [ 5 ] {0d311c56-6143-48a0-a62f-cd6c955d4079} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7458 | 2026.03.18 11:27:36.263963 [ 5 ] {0d311c56-6143-48a0-a62f-cd6c955d4079} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001446 sec., 65698.4785615491 rows/sec., 5.13 MiB/sec. | ||
| 7459 | 2026.03.18 11:27:36.263989 [ 199 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7460 | 2026.03.18 11:27:36.264005 [ 5 ] {0d311c56-6143-48a0-a62f-cd6c955d4079} <Debug> TCPHandler: Processed in 0.001644097 sec. | ||
| 7461 | 2026.03.18 11:27:36.264135 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7462 | 2026.03.18 11:27:36.264234 [ 5 ] {0bb422e0-bcca-460e-bc73-d561b3a81053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7463 | 2026.03.18 11:27:36.264281 [ 5 ] {0bb422e0-bcca-460e-bc73-d561b3a81053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7464 | 2026.03.18 11:27:36.264296 [ 199 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_46_9} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7465 | 2026.03.18 11:27:36.264388 [ 199 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_46_9} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7466 | 2026.03.18 11:27:36.264482 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7467 | 2026.03.18 11:27:36.264723 [ 5 ] {0bb422e0-bcca-460e-bc73-d561b3a81053} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7468 | 2026.03.18 11:27:36.264766 [ 5 ] {0bb422e0-bcca-460e-bc73-d561b3a81053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7469 | 2026.03.18 11:27:36.265115 [ 5 ] {0bb422e0-bcca-460e-bc73-d561b3a81053} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7470 | 2026.03.18 11:27:36.265323 [ 5 ] {0bb422e0-bcca-460e-bc73-d561b3a81053} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7471 | 2026.03.18 11:27:36.265466 [ 5 ] {0bb422e0-bcca-460e-bc73-d561b3a81053} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 7472 | 2026.03.18 11:27:36.265505 [ 5 ] {0bb422e0-bcca-460e-bc73-d561b3a81053} <Debug> TCPHandler: Processed in 0.001422152 sec. | ||
| 7473 | 2026.03.18 11:27:36.265611 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7474 | 2026.03.18 11:27:36.265703 [ 5 ] {aaef8d5e-adb0-4315-b8d5-d3ebab9e5bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7475 | 2026.03.18 11:27:36.265760 [ 5 ] {aaef8d5e-adb0-4315-b8d5-d3ebab9e5bd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7476 | 2026.03.18 11:27:36.266596 [ 5 ] {aaef8d5e-adb0-4315-b8d5-d3ebab9e5bd4} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7477 | 2026.03.18 11:27:36.266634 [ 5 ] {aaef8d5e-adb0-4315-b8d5-d3ebab9e5bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7478 | 2026.03.18 11:27:36.267223 [ 5 ] {aaef8d5e-adb0-4315-b8d5-d3ebab9e5bd4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7479 | 2026.03.18 11:27:36.267446 [ 5 ] {aaef8d5e-adb0-4315-b8d5-d3ebab9e5bd4} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7480 | 2026.03.18 11:27:36.267564 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7481 | 2026.03.18 11:27:36.267592 [ 5 ] {aaef8d5e-adb0-4315-b8d5-d3ebab9e5bd4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001907 sec., 16255.899318300995 rows/sec., 29.13 MiB/sec. | ||
| 7482 | 2026.03.18 11:27:36.267602 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7483 | 2026.03.18 11:27:36.267633 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7484 | 2026.03.18 11:27:36.267669 [ 5 ] {aaef8d5e-adb0-4315-b8d5-d3ebab9e5bd4} <Debug> TCPHandler: Processed in 0.002107188 sec. | ||
| 7485 | 2026.03.18 11:27:36.267710 [ 201 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::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 | ||
| 7486 | 2026.03.18 11:27:36.267800 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7487 | 2026.03.18 11:27:36.267878 [ 201 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7488 | 2026.03.18 11:27:36.267896 [ 5 ] {1ff6f2f2-9f49-4ea4-8653-ebc78ebfa31d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7489 | 2026.03.18 11:27:36.267927 [ 201 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 804 rows starting from the beginning of the part | ||
| 7490 | 2026.03.18 11:27:36.267939 [ 5 ] {1ff6f2f2-9f49-4ea4-8653-ebc78ebfa31d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7491 | 2026.03.18 11:27:36.268037 [ 201 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 42 rows starting from the beginning of the part | ||
| 7492 | 2026.03.18 11:27:36.268166 [ 201 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 10 rows starting from the beginning of the part | ||
| 7493 | 2026.03.18 11:27:36.268272 [ 201 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 31 rows starting from the beginning of the part | ||
| 7494 | 2026.03.18 11:27:36.268297 [ 5 ] {1ff6f2f2-9f49-4ea4-8653-ebc78ebfa31d} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7495 | 2026.03.18 11:27:36.268335 [ 5 ] {1ff6f2f2-9f49-4ea4-8653-ebc78ebfa31d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7496 | 2026.03.18 11:27:36.268373 [ 201 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 10 rows starting from the beginning of the part | ||
| 7497 | 2026.03.18 11:27:36.268473 [ 201 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 31 rows starting from the beginning of the part | ||
| 7498 | 2026.03.18 11:27:36.268662 [ 5 ] {1ff6f2f2-9f49-4ea4-8653-ebc78ebfa31d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7499 | 2026.03.18 11:27:36.268877 [ 5 ] {1ff6f2f2-9f49-4ea4-8653-ebc78ebfa31d} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7500 | 2026.03.18 11:27:36.269007 [ 5 ] {1ff6f2f2-9f49-4ea4-8653-ebc78ebfa31d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 7501 | 2026.03.18 11:27:36.269043 [ 5 ] {1ff6f2f2-9f49-4ea4-8653-ebc78ebfa31d} <Debug> TCPHandler: Processed in 0.00129691 sec. | ||
| 7502 | 2026.03.18 11:27:36.273640 [ 195 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 928 rows, containing 19 columns (19 merged, 0 gathered) in 0.005965046 sec., 155572.98300801034 rows/sec., 278.78 MiB/sec. | ||
| 7503 | 2026.03.18 11:27:36.274792 [ 189 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7504 | 2026.03.18 11:27:36.275107 [ 189 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7505 | 2026.03.18 11:27:36.275174 [ 189 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7506 | 2026.03.18 11:27:36.275250 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.83 MiB. | ||
| 7507 | 2026.03.18 11:27:37.001140 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.21 MiB, peak 293.76 MiB, free memory in arenas 0.00 B, will set to 286.88 MiB (RSS), difference: 2.67 MiB | ||
| 7508 | 2026.03.18 11:27:40.113407 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7509 | 2026.03.18 11:27:40.113507 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7510 | 2026.03.18 11:27:40.248416 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16357 | ||
| 7511 | 2026.03.18 11:27:40.248957 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7512 | 2026.03.18 11:27:40.249009 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7513 | 2026.03.18 11:27:40.249526 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7514 | 2026.03.18 11:27:40.249787 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7515 | 2026.03.18 11:27:40.249937 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16357 | ||
| 7516 | 2026.03.18 11:27:41.086315 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7517 | 2026.03.18 11:27:41.102714 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7518 | 2026.03.18 11:27:41.102774 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7519 | 2026.03.18 11:27:41.108923 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7520 | 2026.03.18 11:27:41.109623 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7521 | 2026.03.18 11:27:41.112708 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7522 | 2026.03.18 11:27:41.258008 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7523 | 2026.03.18 11:27:41.258206 [ 5 ] {ba6c3b66-0c1d-4b1b-bebc-d875dd09f7ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7524 | 2026.03.18 11:27:41.258272 [ 5 ] {ba6c3b66-0c1d-4b1b-bebc-d875dd09f7ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7525 | 2026.03.18 11:27:41.258898 [ 5 ] {ba6c3b66-0c1d-4b1b-bebc-d875dd09f7ac} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7526 | 2026.03.18 11:27:41.258939 [ 5 ] {ba6c3b66-0c1d-4b1b-bebc-d875dd09f7ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7527 | 2026.03.18 11:27:41.259284 [ 5 ] {ba6c3b66-0c1d-4b1b-bebc-d875dd09f7ac} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7528 | 2026.03.18 11:27:41.259505 [ 5 ] {ba6c3b66-0c1d-4b1b-bebc-d875dd09f7ac} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7529 | 2026.03.18 11:27:41.259633 [ 116 ] {} <Debug> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7530 | 2026.03.18 11:27:41.259655 [ 5 ] {ba6c3b66-0c1d-4b1b-bebc-d875dd09f7ac} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001496 sec., 50802.13903743316 rows/sec., 4.19 MiB/sec. | ||
| 7531 | 2026.03.18 11:27:41.259700 [ 116 ] {} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7532 | 2026.03.18 11:27:41.259720 [ 5 ] {ba6c3b66-0c1d-4b1b-bebc-d875dd09f7ac} <Debug> TCPHandler: Processed in 0.001851192 sec. | ||
| 7533 | 2026.03.18 11:27:41.259735 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7534 | 2026.03.18 11:27:41.259836 [ 201 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::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 | ||
| 7535 | 2026.03.18 11:27:41.259883 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7536 | 2026.03.18 11:27:41.259928 [ 201 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7537 | 2026.03.18 11:27:41.259957 [ 201 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2895 rows starting from the beginning of the part | ||
| 7538 | 2026.03.18 11:27:41.260002 [ 5 ] {79f09b30-c77c-4776-9e0d-8775bcdf6f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7539 | 2026.03.18 11:27:41.260012 [ 201 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 76 rows starting from the beginning of the part | ||
| 7540 | 2026.03.18 11:27:41.260056 [ 5 ] {79f09b30-c77c-4776-9e0d-8775bcdf6f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7541 | 2026.03.18 11:27:41.260063 [ 201 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 118 rows starting from the beginning of the part | ||
| 7542 | 2026.03.18 11:27:41.260109 [ 201 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 196 rows starting from the beginning of the part | ||
| 7543 | 2026.03.18 11:27:41.260151 [ 201 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 118 rows starting from the beginning of the part | ||
| 7544 | 2026.03.18 11:27:41.260188 [ 201 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 76 rows starting from the beginning of the part | ||
| 7545 | 2026.03.18 11:27:41.260532 [ 5 ] {79f09b30-c77c-4776-9e0d-8775bcdf6f26} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7546 | 2026.03.18 11:27:41.260569 [ 5 ] {79f09b30-c77c-4776-9e0d-8775bcdf6f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7547 | 2026.03.18 11:27:41.260888 [ 5 ] {79f09b30-c77c-4776-9e0d-8775bcdf6f26} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7548 | 2026.03.18 11:27:41.261101 [ 5 ] {79f09b30-c77c-4776-9e0d-8775bcdf6f26} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7549 | 2026.03.18 11:27:41.261239 [ 5 ] {79f09b30-c77c-4776-9e0d-8775bcdf6f26} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001269 sec., 7880.220646178093 rows/sec., 592.56 KiB/sec. | ||
| 7550 | 2026.03.18 11:27:41.261279 [ 5 ] {79f09b30-c77c-4776-9e0d-8775bcdf6f26} <Debug> TCPHandler: Processed in 0.001458083 sec. | ||
| 7551 | 2026.03.18 11:27:41.261394 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7552 | 2026.03.18 11:27:41.261449 [ 189 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3479 rows, containing 5 columns (5 merged, 0 gathered) in 0.001651258 sec., 2106878.513230519 rows/sec., 173.68 MiB/sec. | ||
| 7553 | 2026.03.18 11:27:41.261505 [ 5 ] {0094efcf-22ad-48c4-b850-15e5d0d241e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7554 | 2026.03.18 11:27:41.261547 [ 5 ] {0094efcf-22ad-48c4-b850-15e5d0d241e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7555 | 2026.03.18 11:27:41.261709 [ 189 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7556 | 2026.03.18 11:27:41.261938 [ 189 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_51_10} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7557 | 2026.03.18 11:27:41.261983 [ 5 ] {0094efcf-22ad-48c4-b850-15e5d0d241e6} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7558 | 2026.03.18 11:27:41.262005 [ 189 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_51_10} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7559 | 2026.03.18 11:27:41.262019 [ 5 ] {0094efcf-22ad-48c4-b850-15e5d0d241e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7560 | 2026.03.18 11:27:41.262064 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 7561 | 2026.03.18 11:27:41.262332 [ 5 ] {0094efcf-22ad-48c4-b850-15e5d0d241e6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7562 | 2026.03.18 11:27:41.262578 [ 5 ] {0094efcf-22ad-48c4-b850-15e5d0d241e6} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7563 | 2026.03.18 11:27:41.262691 [ 116 ] {} <Debug> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7564 | 2026.03.18 11:27:41.262707 [ 5 ] {0094efcf-22ad-48c4-b850-15e5d0d241e6} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001234 sec., 59967.585089141 rows/sec., 4.68 MiB/sec. | ||
| 7565 | 2026.03.18 11:27:41.262729 [ 116 ] {} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7566 | 2026.03.18 11:27:41.262752 [ 5 ] {0094efcf-22ad-48c4-b850-15e5d0d241e6} <Debug> TCPHandler: Processed in 0.001410812 sec. | ||
| 7567 | 2026.03.18 11:27:41.262753 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7568 | 2026.03.18 11:27:41.262886 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7569 | 2026.03.18 11:27:41.262884 [ 195 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::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 | ||
| 7570 | 2026.03.18 11:27:41.262989 [ 5 ] {89d796e0-b169-4b85-b729-6d773ca0fcbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7571 | 2026.03.18 11:27:41.263037 [ 5 ] {89d796e0-b169-4b85-b729-6d773ca0fcbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7572 | 2026.03.18 11:27:41.263054 [ 195 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7573 | 2026.03.18 11:27:41.263093 [ 195 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1552 rows starting from the beginning of the part | ||
| 7574 | 2026.03.18 11:27:41.263162 [ 195 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 74 rows starting from the beginning of the part | ||
| 7575 | 2026.03.18 11:27:41.263207 [ 195 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 95 rows starting from the beginning of the part | ||
| 7576 | 2026.03.18 11:27:41.263255 [ 195 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 110 rows starting from the beginning of the part | ||
| 7577 | 2026.03.18 11:27:41.263300 [ 195 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 95 rows starting from the beginning of the part | ||
| 7578 | 2026.03.18 11:27:41.263342 [ 195 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 74 rows starting from the beginning of the part | ||
| 7579 | 2026.03.18 11:27:41.263453 [ 5 ] {89d796e0-b169-4b85-b729-6d773ca0fcbb} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7580 | 2026.03.18 11:27:41.263496 [ 5 ] {89d796e0-b169-4b85-b729-6d773ca0fcbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7581 | 2026.03.18 11:27:41.263847 [ 5 ] {89d796e0-b169-4b85-b729-6d773ca0fcbb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7582 | 2026.03.18 11:27:41.264164 [ 5 ] {89d796e0-b169-4b85-b729-6d773ca0fcbb} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7583 | 2026.03.18 11:27:41.264309 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7584 | 2026.03.18 11:27:41.264343 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7585 | 2026.03.18 11:27:41.264351 [ 5 ] {89d796e0-b169-4b85-b729-6d773ca0fcbb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001378 sec., 116110.30478955006 rows/sec., 8.09 MiB/sec. | ||
| 7586 | 2026.03.18 11:27:41.264360 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7587 | 2026.03.18 11:27:41.264406 [ 5 ] {89d796e0-b169-4b85-b729-6d773ca0fcbb} <Debug> TCPHandler: Processed in 0.001570956 sec. | ||
| 7588 | 2026.03.18 11:27:41.264464 [ 189 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::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 | ||
| 7589 | 2026.03.18 11:27:41.264534 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7590 | 2026.03.18 11:27:41.264551 [ 189 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7591 | 2026.03.18 11:27:41.264577 [ 189 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14970 rows starting from the beginning of the part | ||
| 7592 | 2026.03.18 11:27:41.264578 [ 188 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2000 rows, containing 5 columns (5 merged, 0 gathered) in 0.00175194 sec., 1141591.6070185052 rows/sec., 86.35 MiB/sec. | ||
| 7593 | 2026.03.18 11:27:41.264626 [ 5 ] {35ba3b53-4c2f-4c9c-a1fd-6c2ba7ab2ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7594 | 2026.03.18 11:27:41.264628 [ 189 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7595 | 2026.03.18 11:27:41.264681 [ 189 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7596 | 2026.03.18 11:27:41.264686 [ 5 ] {35ba3b53-4c2f-4c9c-a1fd-6c2ba7ab2ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7597 | 2026.03.18 11:27:41.264721 [ 189 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 196 rows starting from the beginning of the part | ||
| 7598 | 2026.03.18 11:27:41.264760 [ 189 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::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 | ||
| 7599 | 2026.03.18 11:27:41.264798 [ 189 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7600 | 2026.03.18 11:27:41.264828 [ 192 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7601 | 2026.03.18 11:27:41.265165 [ 192 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_51_10} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7602 | 2026.03.18 11:27:41.265247 [ 192 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_51_10} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7603 | 2026.03.18 11:27:41.265337 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 7604 | 2026.03.18 11:27:41.265450 [ 5 ] {35ba3b53-4c2f-4c9c-a1fd-6c2ba7ab2ba8} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7605 | 2026.03.18 11:27:41.265495 [ 5 ] {35ba3b53-4c2f-4c9c-a1fd-6c2ba7ab2ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7606 | 2026.03.18 11:27:41.266051 [ 5 ] {35ba3b53-4c2f-4c9c-a1fd-6c2ba7ab2ba8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7607 | 2026.03.18 11:27:41.266266 [ 5 ] {35ba3b53-4c2f-4c9c-a1fd-6c2ba7ab2ba8} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7608 | 2026.03.18 11:27:41.266429 [ 5 ] {35ba3b53-4c2f-4c9c-a1fd-6c2ba7ab2ba8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00182 sec., 5494.505494505494 rows/sec., 9.85 MiB/sec. | ||
| 7609 | 2026.03.18 11:27:41.266487 [ 5 ] {35ba3b53-4c2f-4c9c-a1fd-6c2ba7ab2ba8} <Debug> TCPHandler: Processed in 0.002000845 sec. | ||
| 7610 | 2026.03.18 11:27:41.266600 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7611 | 2026.03.18 11:27:41.266692 [ 5 ] {12146d4a-d83c-4a5d-84a8-511ac8ffc642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7612 | 2026.03.18 11:27:41.266733 [ 5 ] {12146d4a-d83c-4a5d-84a8-511ac8ffc642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7613 | 2026.03.18 11:27:41.267070 [ 5 ] {12146d4a-d83c-4a5d-84a8-511ac8ffc642} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7614 | 2026.03.18 11:27:41.267104 [ 5 ] {12146d4a-d83c-4a5d-84a8-511ac8ffc642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7615 | 2026.03.18 11:27:41.267406 [ 5 ] {12146d4a-d83c-4a5d-84a8-511ac8ffc642} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7616 | 2026.03.18 11:27:41.267632 [ 5 ] {12146d4a-d83c-4a5d-84a8-511ac8ffc642} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7617 | 2026.03.18 11:27:41.267749 [ 116 ] {} <Debug> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7618 | 2026.03.18 11:27:41.267764 [ 5 ] {12146d4a-d83c-4a5d-84a8-511ac8ffc642} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 7619 | 2026.03.18 11:27:41.267794 [ 116 ] {} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7620 | 2026.03.18 11:27:41.267814 [ 5 ] {12146d4a-d83c-4a5d-84a8-511ac8ffc642} <Debug> TCPHandler: Processed in 0.001261139 sec. | ||
| 7621 | 2026.03.18 11:27:41.267821 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7622 | 2026.03.18 11:27:41.267911 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 7623 | 2026.03.18 11:27:41.268024 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7624 | 2026.03.18 11:27:41.268058 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2508 rows starting from the beginning of the part | ||
| 7625 | 2026.03.18 11:27:41.268119 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7626 | 2026.03.18 11:27:41.268163 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 7627 | 2026.03.18 11:27:41.268201 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 7628 | 2026.03.18 11:27:41.268239 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 7629 | 2026.03.18 11:27:41.268275 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 7630 | 2026.03.18 11:27:41.268480 [ 197 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15806 rows, containing 5 columns (5 merged, 0 gathered) in 0.004046752 sec., 3905848.4433936155 rows/sec., 263.31 MiB/sec. | ||
| 7631 | 2026.03.18 11:27:41.268883 [ 189 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7632 | 2026.03.18 11:27:41.269145 [ 189 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7633 | 2026.03.18 11:27:41.269213 [ 189 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7634 | 2026.03.18 11:27:41.269274 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 7635 | 2026.03.18 11:27:41.269498 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2808 rows, containing 4 columns (4 merged, 0 gathered) in 0.001618517 sec., 1734921.536196407 rows/sec., 116.24 MiB/sec. | ||
| 7636 | 2026.03.18 11:27:41.269789 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7637 | 2026.03.18 11:27:41.270051 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_51_10} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7638 | 2026.03.18 11:27:41.270118 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_51_10} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7639 | 2026.03.18 11:27:41.270176 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7640 | 2026.03.18 11:27:42.978749 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7641 | 2026.03.18 11:27:42.978941 [ 5 ] {40ff11ae-5e5d-4135-a9aa-58f60c42e074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7642 | 2026.03.18 11:27:42.979014 [ 5 ] {40ff11ae-5e5d-4135-a9aa-58f60c42e074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7643 | 2026.03.18 11:27:42.979708 [ 5 ] {40ff11ae-5e5d-4135-a9aa-58f60c42e074} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7644 | 2026.03.18 11:27:42.979753 [ 5 ] {40ff11ae-5e5d-4135-a9aa-58f60c42e074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7645 | 2026.03.18 11:27:42.980153 [ 5 ] {40ff11ae-5e5d-4135-a9aa-58f60c42e074} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7646 | 2026.03.18 11:27:42.980376 [ 5 ] {40ff11ae-5e5d-4135-a9aa-58f60c42e074} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7647 | 2026.03.18 11:27:42.980543 [ 5 ] {40ff11ae-5e5d-4135-a9aa-58f60c42e074} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001655 sec., 6042.296072507553 rows/sec., 492.71 KiB/sec. | ||
| 7648 | 2026.03.18 11:27:42.980586 [ 5 ] {40ff11ae-5e5d-4135-a9aa-58f60c42e074} <Debug> TCPHandler: Processed in 0.001977785 sec. | ||
| 7649 | 2026.03.18 11:27:42.980719 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7650 | 2026.03.18 11:27:42.980812 [ 5 ] {18b42878-7318-4641-9095-eda89ef35c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7651 | 2026.03.18 11:27:42.980851 [ 5 ] {18b42878-7318-4641-9095-eda89ef35c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7652 | 2026.03.18 11:27:42.982150 [ 5 ] {18b42878-7318-4641-9095-eda89ef35c75} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7653 | 2026.03.18 11:27:42.982186 [ 5 ] {18b42878-7318-4641-9095-eda89ef35c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7654 | 2026.03.18 11:27:42.982611 [ 5 ] {18b42878-7318-4641-9095-eda89ef35c75} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7655 | 2026.03.18 11:27:42.982818 [ 5 ] {18b42878-7318-4641-9095-eda89ef35c75} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7656 | 2026.03.18 11:27:42.982953 [ 5 ] {18b42878-7318-4641-9095-eda89ef35c75} <Debug> executeQuery: Read 2007 rows, 155.72 KiB in 0.00216 sec., 929166.6666666666 rows/sec., 70.41 MiB/sec. | ||
| 7657 | 2026.03.18 11:27:42.982991 [ 5 ] {18b42878-7318-4641-9095-eda89ef35c75} <Debug> TCPHandler: Processed in 0.002319123 sec. | ||
| 7658 | 2026.03.18 11:27:42.983103 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7659 | 2026.03.18 11:27:42.983195 [ 5 ] {3da6a189-7381-49e1-aab0-d1756c6edcfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7660 | 2026.03.18 11:27:42.983234 [ 5 ] {3da6a189-7381-49e1-aab0-d1756c6edcfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7661 | 2026.03.18 11:27:42.983644 [ 5 ] {3da6a189-7381-49e1-aab0-d1756c6edcfc} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7662 | 2026.03.18 11:27:42.983678 [ 5 ] {3da6a189-7381-49e1-aab0-d1756c6edcfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7663 | 2026.03.18 11:27:42.983964 [ 5 ] {3da6a189-7381-49e1-aab0-d1756c6edcfc} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7664 | 2026.03.18 11:27:42.984163 [ 5 ] {3da6a189-7381-49e1-aab0-d1756c6edcfc} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7665 | 2026.03.18 11:27:42.984290 [ 5 ] {3da6a189-7381-49e1-aab0-d1756c6edcfc} <Debug> executeQuery: Read 52 rows, 3.86 KiB in 0.001113 sec., 46720.57502246181 rows/sec., 3.38 MiB/sec. | ||
| 7666 | 2026.03.18 11:27:42.984327 [ 5 ] {3da6a189-7381-49e1-aab0-d1756c6edcfc} <Debug> TCPHandler: Processed in 0.001271149 sec. | ||
| 7667 | 2026.03.18 11:27:42.984432 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7668 | 2026.03.18 11:27:42.984524 [ 5 ] {b067d5cf-faba-430d-985a-fb8f7c754062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7669 | 2026.03.18 11:27:42.984562 [ 5 ] {b067d5cf-faba-430d-985a-fb8f7c754062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7670 | 2026.03.18 11:27:42.985147 [ 5 ] {b067d5cf-faba-430d-985a-fb8f7c754062} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7671 | 2026.03.18 11:27:42.985183 [ 5 ] {b067d5cf-faba-430d-985a-fb8f7c754062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7672 | 2026.03.18 11:27:42.985512 [ 5 ] {b067d5cf-faba-430d-985a-fb8f7c754062} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7673 | 2026.03.18 11:27:42.985722 [ 5 ] {b067d5cf-faba-430d-985a-fb8f7c754062} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7674 | 2026.03.18 11:27:42.985846 [ 5 ] {b067d5cf-faba-430d-985a-fb8f7c754062} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001341 sec., 527964.2058165548 rows/sec., 30.80 MiB/sec. | ||
| 7675 | 2026.03.18 11:27:42.985849 [ 114 ] {} <Debug> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 7676 | 2026.03.18 11:27:42.985883 [ 5 ] {b067d5cf-faba-430d-985a-fb8f7c754062} <Debug> TCPHandler: Processed in 0.001497874 sec. | ||
| 7677 | 2026.03.18 11:27:42.985921 [ 114 ] {} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7678 | 2026.03.18 11:27:42.985946 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7679 | 2026.03.18 11:27:42.986018 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7680 | 2026.03.18 11:27:42.986047 [ 197 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::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 | ||
| 7681 | 2026.03.18 11:27:42.986114 [ 5 ] {31aca161-ef5f-4e3a-9ccf-3c8829d08b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7682 | 2026.03.18 11:27:42.986152 [ 5 ] {31aca161-ef5f-4e3a-9ccf-3c8829d08b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7683 | 2026.03.18 11:27:42.986152 [ 197 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7684 | 2026.03.18 11:27:42.986193 [ 197 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 882 rows starting from the beginning of the part | ||
| 7685 | 2026.03.18 11:27:42.986260 [ 197 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 7686 | 2026.03.18 11:27:42.986308 [ 197 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 7687 | 2026.03.18 11:27:42.986354 [ 197 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 708 rows starting from the beginning of the part | ||
| 7688 | 2026.03.18 11:27:42.986399 [ 197 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 7689 | 2026.03.18 11:27:42.986444 [ 197 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 708 rows starting from the beginning of the part | ||
| 7690 | 2026.03.18 11:27:42.986526 [ 5 ] {31aca161-ef5f-4e3a-9ccf-3c8829d08b4f} <Trace> oximeter.fields_u64 (93408d6d-6dfd-4e12-a992-721bbf817a32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7691 | 2026.03.18 11:27:42.986560 [ 5 ] {31aca161-ef5f-4e3a-9ccf-3c8829d08b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7692 | 2026.03.18 11:27:42.986836 [ 5 ] {31aca161-ef5f-4e3a-9ccf-3c8829d08b4f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 7693 | 2026.03.18 11:27:42.987039 [ 5 ] {31aca161-ef5f-4e3a-9ccf-3c8829d08b4f} <Trace> oximeter.fields_u64 (93408d6d-6dfd-4e12-a992-721bbf817a32): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7694 | 2026.03.18 11:27:42.987161 [ 5 ] {31aca161-ef5f-4e3a-9ccf-3c8829d08b4f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 66.02 KiB/sec. | ||
| 7695 | 2026.03.18 11:27:42.987197 [ 5 ] {31aca161-ef5f-4e3a-9ccf-3c8829d08b4f} <Debug> TCPHandler: Processed in 0.001226498 sec. | ||
| 7696 | 2026.03.18 11:27:42.987304 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7697 | 2026.03.18 11:27:42.987407 [ 5 ] {7e11a85b-aaca-4589-92f7-c1b8cbfe5483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7698 | 2026.03.18 11:27:42.987453 [ 5 ] {7e11a85b-aaca-4589-92f7-c1b8cbfe5483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7699 | 2026.03.18 11:27:42.987480 [ 188 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2495 rows, containing 5 columns (5 merged, 0 gathered) in 0.001473204 sec., 1693587.5818963293 rows/sec., 107.73 MiB/sec. | ||
| 7700 | 2026.03.18 11:27:42.987705 [ 188 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 7701 | 2026.03.18 11:27:42.988012 [ 188 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_15_3} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7702 | 2026.03.18 11:27:42.988094 [ 188 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_15_3} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 7703 | 2026.03.18 11:27:42.988191 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 7704 | 2026.03.18 11:27:42.988197 [ 5 ] {7e11a85b-aaca-4589-92f7-c1b8cbfe5483} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7705 | 2026.03.18 11:27:42.988241 [ 5 ] {7e11a85b-aaca-4589-92f7-c1b8cbfe5483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7706 | 2026.03.18 11:27:42.988615 [ 5 ] {7e11a85b-aaca-4589-92f7-c1b8cbfe5483} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7707 | 2026.03.18 11:27:42.988841 [ 5 ] {7e11a85b-aaca-4589-92f7-c1b8cbfe5483} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7708 | 2026.03.18 11:27:42.988977 [ 5 ] {7e11a85b-aaca-4589-92f7-c1b8cbfe5483} <Debug> executeQuery: Read 1052 rows, 74.52 KiB in 0.00159 sec., 661635.2201257861 rows/sec., 45.77 MiB/sec. | ||
| 7709 | 2026.03.18 11:27:42.989018 [ 5 ] {7e11a85b-aaca-4589-92f7-c1b8cbfe5483} <Debug> TCPHandler: Processed in 0.00176336 sec. | ||
| 7710 | 2026.03.18 11:27:42.989131 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7711 | 2026.03.18 11:27:42.989226 [ 5 ] {cdc4569e-9272-4d3f-92b3-eadcc1e1ef2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7712 | 2026.03.18 11:27:42.989271 [ 5 ] {cdc4569e-9272-4d3f-92b3-eadcc1e1ef2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7713 | 2026.03.18 11:27:42.990003 [ 5 ] {cdc4569e-9272-4d3f-92b3-eadcc1e1ef2f} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7714 | 2026.03.18 11:27:42.990049 [ 5 ] {cdc4569e-9272-4d3f-92b3-eadcc1e1ef2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7715 | 2026.03.18 11:27:42.990556 [ 5 ] {cdc4569e-9272-4d3f-92b3-eadcc1e1ef2f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7716 | 2026.03.18 11:27:42.990778 [ 5 ] {cdc4569e-9272-4d3f-92b3-eadcc1e1ef2f} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7717 | 2026.03.18 11:27:42.990915 [ 5 ] {cdc4569e-9272-4d3f-92b3-eadcc1e1ef2f} <Debug> executeQuery: Read 1254 rows, 80.55 KiB in 0.001708 sec., 734192.037470726 rows/sec., 46.06 MiB/sec. | ||
| 7718 | 2026.03.18 11:27:42.990954 [ 5 ] {cdc4569e-9272-4d3f-92b3-eadcc1e1ef2f} <Debug> TCPHandler: Processed in 0.001871783 sec. | ||
| 7719 | 2026.03.18 11:27:42.991069 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7720 | 2026.03.18 11:27:42.991165 [ 5 ] {bae4f86d-e25e-42ca-b480-980ce5929952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7721 | 2026.03.18 11:27:42.991220 [ 5 ] {bae4f86d-e25e-42ca-b480-980ce5929952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7722 | 2026.03.18 11:27:42.992116 [ 5 ] {bae4f86d-e25e-42ca-b480-980ce5929952} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7723 | 2026.03.18 11:27:42.992153 [ 5 ] {bae4f86d-e25e-42ca-b480-980ce5929952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7724 | 2026.03.18 11:27:42.992707 [ 5 ] {bae4f86d-e25e-42ca-b480-980ce5929952} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7725 | 2026.03.18 11:27:42.992929 [ 5 ] {bae4f86d-e25e-42ca-b480-980ce5929952} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7726 | 2026.03.18 11:27:42.993065 [ 5 ] {bae4f86d-e25e-42ca-b480-980ce5929952} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001919 sec., 21886.399166232415 rows/sec., 39.22 MiB/sec. | ||
| 7727 | 2026.03.18 11:27:42.993120 [ 5 ] {bae4f86d-e25e-42ca-b480-980ce5929952} <Debug> TCPHandler: Processed in 0.002100828 sec. | ||
| 7728 | 2026.03.18 11:27:42.993235 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7729 | 2026.03.18 11:27:42.993329 [ 5 ] {3f65acc4-2f2c-482a-ab4b-6de2b6215aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7730 | 2026.03.18 11:27:42.993371 [ 5 ] {3f65acc4-2f2c-482a-ab4b-6de2b6215aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7731 | 2026.03.18 11:27:42.993695 [ 5 ] {3f65acc4-2f2c-482a-ab4b-6de2b6215aad} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7732 | 2026.03.18 11:27:42.993730 [ 5 ] {3f65acc4-2f2c-482a-ab4b-6de2b6215aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7733 | 2026.03.18 11:27:42.994028 [ 5 ] {3f65acc4-2f2c-482a-ab4b-6de2b6215aad} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7734 | 2026.03.18 11:27:42.994242 [ 5 ] {3f65acc4-2f2c-482a-ab4b-6de2b6215aad} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7735 | 2026.03.18 11:27:42.994368 [ 5 ] {3f65acc4-2f2c-482a-ab4b-6de2b6215aad} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001058 sec., 22684.310018903594 rows/sec., 1.53 MiB/sec. | ||
| 7736 | 2026.03.18 11:27:42.994406 [ 5 ] {3f65acc4-2f2c-482a-ab4b-6de2b6215aad} <Debug> TCPHandler: Processed in 0.001220548 sec. | ||
| 7737 | 2026.03.18 11:27:45.301547 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 968 | ||
| 7738 | 2026.03.18 11:27:45.303916 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7739 | 2026.03.18 11:27:45.303964 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7740 | 2026.03.18 11:27:45.305112 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7741 | 2026.03.18 11:27:45.305360 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7742 | 2026.03.18 11:27:45.305512 [ 109 ] {} <Debug> system.query_log (242d9df0-2007-4580-96e4-3be21c287915) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7743 | 2026.03.18 11:27:45.305580 [ 109 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7744 | 2026.03.18 11:27:45.305605 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7745 | 2026.03.18 11:27:45.305606 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 968 | ||
| 7746 | 2026.03.18 11:27:45.305703 [ 198 ] {242d9df0-2007-4580-96e4-3be21c287915::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 | ||
| 7747 | 2026.03.18 11:27:45.306122 [ 198 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7748 | 2026.03.18 11:27:45.306243 [ 198 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 786 rows starting from the beginning of the part | ||
| 7749 | 2026.03.18 11:27:45.306573 [ 198 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part | ||
| 7750 | 2026.03.18 11:27:45.306880 [ 198 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
| 7751 | 2026.03.18 11:27:45.307190 [ 198 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 20 rows starting from the beginning of the part | ||
| 7752 | 2026.03.18 11:27:45.307505 [ 198 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 7753 | 2026.03.18 11:27:45.307809 [ 198 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 42 rows starting from the beginning of the part | ||
| 7754 | 2026.03.18 11:27:45.313741 [ 194 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 968 rows, containing 72 columns (72 merged, 0 gathered) in 0.008077334 sec., 119841.52196752047 rows/sec., 101.96 MiB/sec. | ||
| 7755 | 2026.03.18 11:27:45.314897 [ 194 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7756 | 2026.03.18 11:27:45.315366 [ 194 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_26_5} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7757 | 2026.03.18 11:27:45.315430 [ 194 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_26_5} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7758 | 2026.03.18 11:27:45.315584 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 7759 | 2026.03.18 11:27:46.254958 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7760 | 2026.03.18 11:27:46.255137 [ 5 ] {4695b3ec-d329-454d-b19d-77475c7997aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7761 | 2026.03.18 11:27:46.255203 [ 5 ] {4695b3ec-d329-454d-b19d-77475c7997aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7762 | 2026.03.18 11:27:46.255863 [ 5 ] {4695b3ec-d329-454d-b19d-77475c7997aa} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7763 | 2026.03.18 11:27:46.255909 [ 5 ] {4695b3ec-d329-454d-b19d-77475c7997aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7764 | 2026.03.18 11:27:46.256310 [ 5 ] {4695b3ec-d329-454d-b19d-77475c7997aa} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7765 | 2026.03.18 11:27:46.256542 [ 5 ] {4695b3ec-d329-454d-b19d-77475c7997aa} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7766 | 2026.03.18 11:27:46.256702 [ 5 ] {4695b3ec-d329-454d-b19d-77475c7997aa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001614 sec., 34696.40644361834 rows/sec., 2.67 MiB/sec. | ||
| 7767 | 2026.03.18 11:27:46.256753 [ 5 ] {4695b3ec-d329-454d-b19d-77475c7997aa} <Debug> TCPHandler: Processed in 0.001921384 sec. | ||
| 7768 | 2026.03.18 11:27:46.256875 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7769 | 2026.03.18 11:27:46.256978 [ 5 ] {6014b5c4-587a-41e4-a8e4-ff0d51710c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7770 | 2026.03.18 11:27:46.257021 [ 5 ] {6014b5c4-587a-41e4-a8e4-ff0d51710c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7771 | 2026.03.18 11:27:46.257473 [ 5 ] {6014b5c4-587a-41e4-a8e4-ff0d51710c6b} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7772 | 2026.03.18 11:27:46.257508 [ 5 ] {6014b5c4-587a-41e4-a8e4-ff0d51710c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7773 | 2026.03.18 11:27:46.257803 [ 5 ] {6014b5c4-587a-41e4-a8e4-ff0d51710c6b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7774 | 2026.03.18 11:27:46.258011 [ 5 ] {6014b5c4-587a-41e4-a8e4-ff0d51710c6b} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7775 | 2026.03.18 11:27:46.258142 [ 5 ] {6014b5c4-587a-41e4-a8e4-ff0d51710c6b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. | ||
| 7776 | 2026.03.18 11:27:46.258181 [ 5 ] {6014b5c4-587a-41e4-a8e4-ff0d51710c6b} <Debug> TCPHandler: Processed in 0.001355862 sec. | ||
| 7777 | 2026.03.18 11:27:46.258293 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7778 | 2026.03.18 11:27:46.258390 [ 5 ] {179f280b-2b55-4f3b-8a0b-6b18f369db0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7779 | 2026.03.18 11:27:46.258434 [ 5 ] {179f280b-2b55-4f3b-8a0b-6b18f369db0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7780 | 2026.03.18 11:27:46.258812 [ 5 ] {179f280b-2b55-4f3b-8a0b-6b18f369db0e} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7781 | 2026.03.18 11:27:46.258848 [ 5 ] {179f280b-2b55-4f3b-8a0b-6b18f369db0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7782 | 2026.03.18 11:27:46.259162 [ 5 ] {179f280b-2b55-4f3b-8a0b-6b18f369db0e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7783 | 2026.03.18 11:27:46.259373 [ 5 ] {179f280b-2b55-4f3b-8a0b-6b18f369db0e} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7784 | 2026.03.18 11:27:46.259502 [ 5 ] {179f280b-2b55-4f3b-8a0b-6b18f369db0e} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001133 sec., 84730.80317740513 rows/sec., 5.90 MiB/sec. | ||
| 7785 | 2026.03.18 11:27:46.259541 [ 5 ] {179f280b-2b55-4f3b-8a0b-6b18f369db0e} <Debug> TCPHandler: Processed in 0.00129594 sec. | ||
| 7786 | 2026.03.18 11:27:46.259654 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7787 | 2026.03.18 11:27:46.259748 [ 5 ] {93bacfcc-446c-49d0-b51d-94b2140fd0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7788 | 2026.03.18 11:27:46.259790 [ 5 ] {93bacfcc-446c-49d0-b51d-94b2140fd0f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7789 | 2026.03.18 11:27:46.260124 [ 5 ] {93bacfcc-446c-49d0-b51d-94b2140fd0f3} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7790 | 2026.03.18 11:27:46.260159 [ 5 ] {93bacfcc-446c-49d0-b51d-94b2140fd0f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7791 | 2026.03.18 11:27:46.260460 [ 5 ] {93bacfcc-446c-49d0-b51d-94b2140fd0f3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7792 | 2026.03.18 11:27:46.260687 [ 5 ] {93bacfcc-446c-49d0-b51d-94b2140fd0f3} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7793 | 2026.03.18 11:27:46.260816 [ 5 ] {93bacfcc-446c-49d0-b51d-94b2140fd0f3} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001087 sec., 33118.67525298988 rows/sec., 2.23 MiB/sec. | ||
| 7794 | 2026.03.18 11:27:46.260853 [ 5 ] {93bacfcc-446c-49d0-b51d-94b2140fd0f3} <Debug> TCPHandler: Processed in 0.001248808 sec. | ||
| 7795 | 2026.03.18 11:27:47.750827 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16805 | ||
| 7796 | 2026.03.18 11:27:47.751313 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7797 | 2026.03.18 11:27:47.751359 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7798 | 2026.03.18 11:27:47.751841 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7799 | 2026.03.18 11:27:47.752069 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7800 | 2026.03.18 11:27:47.752202 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16805 | ||
| 7801 | 2026.03.18 11:27:48.613607 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7802 | 2026.03.18 11:27:48.630680 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7803 | 2026.03.18 11:27:48.630736 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7804 | 2026.03.18 11:27:48.636953 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7805 | 2026.03.18 11:27:48.637690 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7806 | 2026.03.18 11:27:48.640552 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7807 | 2026.03.18 11:27:51.259174 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7808 | 2026.03.18 11:27:51.259456 [ 5 ] {d216a552-22a4-4dcb-8818-e729789c4f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7809 | 2026.03.18 11:27:51.259568 [ 5 ] {d216a552-22a4-4dcb-8818-e729789c4f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7810 | 2026.03.18 11:27:51.260348 [ 5 ] {d216a552-22a4-4dcb-8818-e729789c4f2b} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7811 | 2026.03.18 11:27:51.260389 [ 5 ] {d216a552-22a4-4dcb-8818-e729789c4f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7812 | 2026.03.18 11:27:51.260792 [ 5 ] {d216a552-22a4-4dcb-8818-e729789c4f2b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7813 | 2026.03.18 11:27:51.261024 [ 5 ] {d216a552-22a4-4dcb-8818-e729789c4f2b} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7814 | 2026.03.18 11:27:51.261182 [ 5 ] {d216a552-22a4-4dcb-8818-e729789c4f2b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001806 sec., 42081.949058693244 rows/sec., 3.47 MiB/sec. | ||
| 7815 | 2026.03.18 11:27:51.261234 [ 5 ] {d216a552-22a4-4dcb-8818-e729789c4f2b} <Debug> TCPHandler: Processed in 0.002242471 sec. | ||
| 7816 | 2026.03.18 11:27:51.261369 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7817 | 2026.03.18 11:27:51.261474 [ 5 ] {7bb55020-c6b7-43c0-97cb-099754f2a0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7818 | 2026.03.18 11:27:51.261519 [ 5 ] {7bb55020-c6b7-43c0-97cb-099754f2a0ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7819 | 2026.03.18 11:27:51.261942 [ 5 ] {7bb55020-c6b7-43c0-97cb-099754f2a0ab} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7820 | 2026.03.18 11:27:51.261978 [ 5 ] {7bb55020-c6b7-43c0-97cb-099754f2a0ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7821 | 2026.03.18 11:27:51.262286 [ 5 ] {7bb55020-c6b7-43c0-97cb-099754f2a0ab} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7822 | 2026.03.18 11:27:51.262501 [ 5 ] {7bb55020-c6b7-43c0-97cb-099754f2a0ab} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7823 | 2026.03.18 11:27:51.262635 [ 5 ] {7bb55020-c6b7-43c0-97cb-099754f2a0ab} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001186 sec., 8431.703204047217 rows/sec., 634.02 KiB/sec. | ||
| 7824 | 2026.03.18 11:27:51.262675 [ 5 ] {7bb55020-c6b7-43c0-97cb-099754f2a0ab} <Debug> TCPHandler: Processed in 0.001363911 sec. | ||
| 7825 | 2026.03.18 11:27:51.262786 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7826 | 2026.03.18 11:27:51.262884 [ 5 ] {8c7600d6-14a6-4d74-9c76-4e52a89f8cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7827 | 2026.03.18 11:27:51.262927 [ 5 ] {8c7600d6-14a6-4d74-9c76-4e52a89f8cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7828 | 2026.03.18 11:27:51.263361 [ 5 ] {8c7600d6-14a6-4d74-9c76-4e52a89f8cd1} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7829 | 2026.03.18 11:27:51.263397 [ 5 ] {8c7600d6-14a6-4d74-9c76-4e52a89f8cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7830 | 2026.03.18 11:27:51.263714 [ 5 ] {8c7600d6-14a6-4d74-9c76-4e52a89f8cd1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7831 | 2026.03.18 11:27:51.263928 [ 5 ] {8c7600d6-14a6-4d74-9c76-4e52a89f8cd1} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7832 | 2026.03.18 11:27:51.264056 [ 5 ] {8c7600d6-14a6-4d74-9c76-4e52a89f8cd1} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001193 sec., 62028.499580888514 rows/sec., 4.84 MiB/sec. | ||
| 7833 | 2026.03.18 11:27:51.264095 [ 5 ] {8c7600d6-14a6-4d74-9c76-4e52a89f8cd1} <Debug> TCPHandler: Processed in 0.001358881 sec. | ||
| 7834 | 2026.03.18 11:27:51.264207 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7835 | 2026.03.18 11:27:51.264316 [ 5 ] {5c67f00d-ca6c-4450-9098-c34e02e92464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7836 | 2026.03.18 11:27:51.264361 [ 5 ] {5c67f00d-ca6c-4450-9098-c34e02e92464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7837 | 2026.03.18 11:27:51.264774 [ 5 ] {5c67f00d-ca6c-4450-9098-c34e02e92464} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7838 | 2026.03.18 11:27:51.264808 [ 5 ] {5c67f00d-ca6c-4450-9098-c34e02e92464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7839 | 2026.03.18 11:27:51.265137 [ 5 ] {5c67f00d-ca6c-4450-9098-c34e02e92464} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7840 | 2026.03.18 11:27:51.265355 [ 5 ] {5c67f00d-ca6c-4450-9098-c34e02e92464} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7841 | 2026.03.18 11:27:51.265489 [ 5 ] {5c67f00d-ca6c-4450-9098-c34e02e92464} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 7842 | 2026.03.18 11:27:51.265527 [ 5 ] {5c67f00d-ca6c-4450-9098-c34e02e92464} <Debug> TCPHandler: Processed in 0.001370291 sec. | ||
| 7843 | 2026.03.18 11:27:51.265637 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7844 | 2026.03.18 11:27:51.265733 [ 5 ] {6a6f7efa-e382-4ff8-9cbe-91c927b35b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7845 | 2026.03.18 11:27:51.265791 [ 5 ] {6a6f7efa-e382-4ff8-9cbe-91c927b35b31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7846 | 2026.03.18 11:27:51.266591 [ 5 ] {6a6f7efa-e382-4ff8-9cbe-91c927b35b31} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7847 | 2026.03.18 11:27:51.266627 [ 5 ] {6a6f7efa-e382-4ff8-9cbe-91c927b35b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7848 | 2026.03.18 11:27:51.267139 [ 5 ] {6a6f7efa-e382-4ff8-9cbe-91c927b35b31} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7849 | 2026.03.18 11:27:51.267361 [ 5 ] {6a6f7efa-e382-4ff8-9cbe-91c927b35b31} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7850 | 2026.03.18 11:27:51.267502 [ 5 ] {6a6f7efa-e382-4ff8-9cbe-91c927b35b31} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001789 sec., 5589.714924538848 rows/sec., 10.02 MiB/sec. | ||
| 7851 | 2026.03.18 11:27:51.267565 [ 5 ] {6a6f7efa-e382-4ff8-9cbe-91c927b35b31} <Debug> TCPHandler: Processed in 0.001978385 sec. | ||
| 7852 | 2026.03.18 11:27:51.267688 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7853 | 2026.03.18 11:27:51.267802 [ 5 ] {a6a404b9-7912-4cd9-b3aa-4c23526a745b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7854 | 2026.03.18 11:27:51.267852 [ 5 ] {a6a404b9-7912-4cd9-b3aa-4c23526a745b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7855 | 2026.03.18 11:27:51.268244 [ 5 ] {a6a404b9-7912-4cd9-b3aa-4c23526a745b} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7856 | 2026.03.18 11:27:51.268285 [ 5 ] {a6a404b9-7912-4cd9-b3aa-4c23526a745b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7857 | 2026.03.18 11:27:51.268648 [ 5 ] {a6a404b9-7912-4cd9-b3aa-4c23526a745b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7858 | 2026.03.18 11:27:51.268868 [ 5 ] {a6a404b9-7912-4cd9-b3aa-4c23526a745b} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7859 | 2026.03.18 11:27:51.268993 [ 5 ] {a6a404b9-7912-4cd9-b3aa-4c23526a745b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001216 sec., 49342.10526315789 rows/sec., 3.33 MiB/sec. | ||
| 7860 | 2026.03.18 11:27:51.269028 [ 5 ] {a6a404b9-7912-4cd9-b3aa-4c23526a745b} <Debug> TCPHandler: Processed in 0.001390451 sec. | ||
| 7861 | 2026.03.18 11:27:55.113754 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7862 | 2026.03.18 11:27:55.113820 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7863 | 2026.03.18 11:27:55.253125 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17317 | ||
| 7864 | 2026.03.18 11:27:55.253662 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7865 | 2026.03.18 11:27:55.253711 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7866 | 2026.03.18 11:27:55.254185 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7867 | 2026.03.18 11:27:55.254417 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7868 | 2026.03.18 11:27:55.254549 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17317 | ||
| 7869 | 2026.03.18 11:27:55.254552 [ 98 ] {} <Debug> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7870 | 2026.03.18 11:27:55.254619 [ 98 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7871 | 2026.03.18 11:27:55.254638 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7872 | 2026.03.18 11:27:55.254735 [ 198 ] {43b6763b-e493-49db-9043-0005070a8341::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 | ||
| 7873 | 2026.03.18 11:27:55.254848 [ 198 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7874 | 2026.03.18 11:27:55.254885 [ 198 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14885 rows starting from the beginning of the part | ||
| 7875 | 2026.03.18 11:27:55.254945 [ 198 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 7876 | 2026.03.18 11:27:55.254988 [ 198 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 7877 | 2026.03.18 11:27:55.255026 [ 198 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 7878 | 2026.03.18 11:27:55.255066 [ 198 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 7879 | 2026.03.18 11:27:55.255103 [ 198 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 7880 | 2026.03.18 11:27:55.257230 [ 198 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17317 rows, containing 4 columns (4 merged, 0 gathered) in 0.002538207 sec., 6822532.598799074 rows/sec., 97.60 MiB/sec. | ||
| 7881 | 2026.03.18 11:27:55.257376 [ 193 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7882 | 2026.03.18 11:27:55.257750 [ 193 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_36_7} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7883 | 2026.03.18 11:27:55.257831 [ 193 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_36_7} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7884 | 2026.03.18 11:27:55.257958 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7885 | 2026.03.18 11:27:55.306603 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 988 | ||
| 7886 | 2026.03.18 11:27:55.308526 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7887 | 2026.03.18 11:27:55.308562 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7888 | 2026.03.18 11:27:55.309664 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7889 | 2026.03.18 11:27:55.309941 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7890 | 2026.03.18 11:27:55.310267 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 988 | ||
| 7891 | 2026.03.18 11:27:55.573412 [ 98 ] {} <Debug> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7892 | 2026.03.18 11:27:55.573466 [ 98 ] {} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7893 | 2026.03.18 11:27:55.573489 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7894 | 2026.03.18 11:27:55.573612 [ 191 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::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 | ||
| 7895 | 2026.03.18 11:27:55.573769 [ 191 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7896 | 2026.03.18 11:27:55.573808 [ 191 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::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 | ||
| 7897 | 2026.03.18 11:27:55.573884 [ 191 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 7898 | 2026.03.18 11:27:55.573935 [ 191 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 7899 | 2026.03.18 11:27:55.573983 [ 191 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 7900 | 2026.03.18 11:27:55.574027 [ 191 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 7901 | 2026.03.18 11:27:55.574835 [ 193 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001280559 sec., 37483.6301958754 rows/sec., 3.13 MiB/sec. | ||
| 7902 | 2026.03.18 11:27:55.575029 [ 196 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7903 | 2026.03.18 11:27:55.575387 [ 196 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_13_3} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7904 | 2026.03.18 11:27:55.575475 [ 196 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_13_3} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7905 | 2026.03.18 11:27:55.575593 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7906 | 2026.03.18 11:27:56.141457 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 7907 | 2026.03.18 11:27:56.159369 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7908 | 2026.03.18 11:27:56.159435 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7909 | 2026.03.18 11:27:56.165982 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7910 | 2026.03.18 11:27:56.166712 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7911 | 2026.03.18 11:27:56.167030 [ 96 ] {} <Debug> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7912 | 2026.03.18 11:27:56.167098 [ 96 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7913 | 2026.03.18 11:27:56.167118 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7914 | 2026.03.18 11:27:56.167248 [ 190 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 7915 | 2026.03.18 11:27:56.169984 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 7916 | 2026.03.18 11:27:56.170650 [ 190 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7917 | 2026.03.18 11:27:56.172018 [ 190 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 7918 | 2026.03.18 11:27:56.176526 [ 190 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 7919 | 2026.03.18 11:27:56.180906 [ 190 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 7920 | 2026.03.18 11:27:56.185323 [ 190 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 7921 | 2026.03.18 11:27:56.189867 [ 190 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 7922 | 2026.03.18 11:27:56.194262 [ 190 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 7923 | 2026.03.18 11:27:56.248293 [ 196 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.081103998 sec., 3341.3889164872 rows/sec., 17.28 MiB/sec. | ||
| 7924 | 2026.03.18 11:27:56.250974 [ 187 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7925 | 2026.03.18 11:27:56.252894 [ 187 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_36_7} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7926 | 2026.03.18 11:27:56.253009 [ 187 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_36_7} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7927 | 2026.03.18 11:27:56.255319 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 7928 | 2026.03.18 11:27:56.258905 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7929 | 2026.03.18 11:27:56.259082 [ 5 ] {0657db3d-cabf-41a4-bdf0-7b34de1b8d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7930 | 2026.03.18 11:27:56.259148 [ 5 ] {0657db3d-cabf-41a4-bdf0-7b34de1b8d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7931 | 2026.03.18 11:27:56.259821 [ 5 ] {0657db3d-cabf-41a4-bdf0-7b34de1b8d06} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7932 | 2026.03.18 11:27:56.259863 [ 5 ] {0657db3d-cabf-41a4-bdf0-7b34de1b8d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7933 | 2026.03.18 11:27:56.260260 [ 5 ] {0657db3d-cabf-41a4-bdf0-7b34de1b8d06} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7934 | 2026.03.18 11:27:56.260485 [ 5 ] {0657db3d-cabf-41a4-bdf0-7b34de1b8d06} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7935 | 2026.03.18 11:27:56.260633 [ 5 ] {0657db3d-cabf-41a4-bdf0-7b34de1b8d06} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.0016 sec., 73750 rows/sec., 6.27 MiB/sec. | ||
| 7936 | 2026.03.18 11:27:56.260674 [ 5 ] {0657db3d-cabf-41a4-bdf0-7b34de1b8d06} <Debug> TCPHandler: Processed in 0.001891234 sec. | ||
| 7937 | 2026.03.18 11:27:56.260798 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7938 | 2026.03.18 11:27:56.260893 [ 5 ] {31138e52-4eb4-499a-b777-bc62be06370d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7939 | 2026.03.18 11:27:56.260933 [ 5 ] {31138e52-4eb4-499a-b777-bc62be06370d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7940 | 2026.03.18 11:27:56.261337 [ 5 ] {31138e52-4eb4-499a-b777-bc62be06370d} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7941 | 2026.03.18 11:27:56.261374 [ 5 ] {31138e52-4eb4-499a-b777-bc62be06370d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7942 | 2026.03.18 11:27:56.261686 [ 5 ] {31138e52-4eb4-499a-b777-bc62be06370d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7943 | 2026.03.18 11:27:56.261900 [ 5 ] {31138e52-4eb4-499a-b777-bc62be06370d} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7944 | 2026.03.18 11:27:56.262033 [ 5 ] {31138e52-4eb4-499a-b777-bc62be06370d} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001159 sec., 26747.195858498704 rows/sec., 1.96 MiB/sec. | ||
| 7945 | 2026.03.18 11:27:56.262071 [ 5 ] {31138e52-4eb4-499a-b777-bc62be06370d} <Debug> TCPHandler: Processed in 0.00132125 sec. | ||
| 7946 | 2026.03.18 11:27:56.262172 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7947 | 2026.03.18 11:27:56.262266 [ 5 ] {26b24e54-7a18-41c4-9092-181d42d3c92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7948 | 2026.03.18 11:27:56.262305 [ 5 ] {26b24e54-7a18-41c4-9092-181d42d3c92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7949 | 2026.03.18 11:27:56.262725 [ 5 ] {26b24e54-7a18-41c4-9092-181d42d3c92b} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7950 | 2026.03.18 11:27:56.262763 [ 5 ] {26b24e54-7a18-41c4-9092-181d42d3c92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7951 | 2026.03.18 11:27:56.263063 [ 5 ] {26b24e54-7a18-41c4-9092-181d42d3c92b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7952 | 2026.03.18 11:27:56.263281 [ 5 ] {26b24e54-7a18-41c4-9092-181d42d3c92b} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7953 | 2026.03.18 11:27:56.263413 [ 5 ] {26b24e54-7a18-41c4-9092-181d42d3c92b} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001166 sec., 81475.12864493996 rows/sec., 6.36 MiB/sec. | ||
| 7954 | 2026.03.18 11:27:56.263451 [ 5 ] {26b24e54-7a18-41c4-9092-181d42d3c92b} <Debug> TCPHandler: Processed in 0.00132648 sec. | ||
| 7955 | 2026.03.18 11:27:56.263560 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7956 | 2026.03.18 11:27:56.263653 [ 5 ] {db4c1e29-de23-4b97-9877-46dde6dcf111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7957 | 2026.03.18 11:27:56.263696 [ 5 ] {db4c1e29-de23-4b97-9877-46dde6dcf111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7958 | 2026.03.18 11:27:56.264081 [ 5 ] {db4c1e29-de23-4b97-9877-46dde6dcf111} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7959 | 2026.03.18 11:27:56.264116 [ 5 ] {db4c1e29-de23-4b97-9877-46dde6dcf111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7960 | 2026.03.18 11:27:56.264443 [ 5 ] {db4c1e29-de23-4b97-9877-46dde6dcf111} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7961 | 2026.03.18 11:27:56.264649 [ 5 ] {db4c1e29-de23-4b97-9877-46dde6dcf111} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7962 | 2026.03.18 11:27:56.264778 [ 5 ] {db4c1e29-de23-4b97-9877-46dde6dcf111} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 7963 | 2026.03.18 11:27:56.264814 [ 5 ] {db4c1e29-de23-4b97-9877-46dde6dcf111} <Debug> TCPHandler: Processed in 0.00130195 sec. | ||
| 7964 | 2026.03.18 11:27:56.264936 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7965 | 2026.03.18 11:27:56.265058 [ 5 ] {10cbdb44-da1c-4afa-a0f1-8922f7068dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7966 | 2026.03.18 11:27:56.265124 [ 5 ] {10cbdb44-da1c-4afa-a0f1-8922f7068dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7967 | 2026.03.18 11:27:56.266010 [ 5 ] {10cbdb44-da1c-4afa-a0f1-8922f7068dae} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7968 | 2026.03.18 11:27:56.266047 [ 5 ] {10cbdb44-da1c-4afa-a0f1-8922f7068dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7969 | 2026.03.18 11:27:56.266647 [ 5 ] {10cbdb44-da1c-4afa-a0f1-8922f7068dae} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7970 | 2026.03.18 11:27:56.266885 [ 5 ] {10cbdb44-da1c-4afa-a0f1-8922f7068dae} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7971 | 2026.03.18 11:27:56.267026 [ 5 ] {10cbdb44-da1c-4afa-a0f1-8922f7068dae} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001993 sec., 15554.440541896638 rows/sec., 27.87 MiB/sec. | ||
| 7972 | 2026.03.18 11:27:56.267093 [ 5 ] {10cbdb44-da1c-4afa-a0f1-8922f7068dae} <Debug> TCPHandler: Processed in 0.002219191 sec. | ||
| 7973 | 2026.03.18 11:27:56.267207 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7974 | 2026.03.18 11:27:56.267303 [ 5 ] {858dfb7e-bd1e-4fc5-bfbf-36aa262aec5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7975 | 2026.03.18 11:27:56.267345 [ 5 ] {858dfb7e-bd1e-4fc5-bfbf-36aa262aec5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7976 | 2026.03.18 11:27:56.267678 [ 5 ] {858dfb7e-bd1e-4fc5-bfbf-36aa262aec5a} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7977 | 2026.03.18 11:27:56.267715 [ 5 ] {858dfb7e-bd1e-4fc5-bfbf-36aa262aec5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7978 | 2026.03.18 11:27:56.268021 [ 5 ] {858dfb7e-bd1e-4fc5-bfbf-36aa262aec5a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7979 | 2026.03.18 11:27:56.268234 [ 5 ] {858dfb7e-bd1e-4fc5-bfbf-36aa262aec5a} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7980 | 2026.03.18 11:27:56.268365 [ 5 ] {858dfb7e-bd1e-4fc5-bfbf-36aa262aec5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 7981 | 2026.03.18 11:27:56.268402 [ 5 ] {858dfb7e-bd1e-4fc5-bfbf-36aa262aec5a} <Debug> TCPHandler: Processed in 0.001245748 sec. | ||
| 7982 | 2026.03.18 11:27:57.001172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.99 MiB, peak 301.43 MiB, free memory in arenas 0.00 B, will set to 291.00 MiB (RSS), difference: 1.01 MiB | ||
| 7983 | 2026.03.18 11:28:01.259701 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7984 | 2026.03.18 11:28:01.259922 [ 5 ] {66ee1bf2-17f2-4a6c-865c-21f19252906e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7985 | 2026.03.18 11:28:01.259999 [ 5 ] {66ee1bf2-17f2-4a6c-865c-21f19252906e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7986 | 2026.03.18 11:28:01.260726 [ 5 ] {66ee1bf2-17f2-4a6c-865c-21f19252906e} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7987 | 2026.03.18 11:28:01.260781 [ 5 ] {66ee1bf2-17f2-4a6c-865c-21f19252906e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7988 | 2026.03.18 11:28:01.261213 [ 5 ] {66ee1bf2-17f2-4a6c-865c-21f19252906e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7989 | 2026.03.18 11:28:01.261458 [ 5 ] {66ee1bf2-17f2-4a6c-865c-21f19252906e} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7990 | 2026.03.18 11:28:01.261613 [ 5 ] {66ee1bf2-17f2-4a6c-865c-21f19252906e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001747 sec., 13737.8362907842 rows/sec., 1.14 MiB/sec. | ||
| 7991 | 2026.03.18 11:28:01.261665 [ 5 ] {66ee1bf2-17f2-4a6c-865c-21f19252906e} <Debug> TCPHandler: Processed in 0.002104068 sec. | ||
| 7992 | 2026.03.18 11:28:01.261793 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7993 | 2026.03.18 11:28:01.261896 [ 5 ] {df1bf674-3d91-4a94-b00e-fc6b1288f14c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7994 | 2026.03.18 11:28:01.261941 [ 5 ] {df1bf674-3d91-4a94-b00e-fc6b1288f14c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7995 | 2026.03.18 11:28:01.262344 [ 5 ] {df1bf674-3d91-4a94-b00e-fc6b1288f14c} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7996 | 2026.03.18 11:28:01.262380 [ 5 ] {df1bf674-3d91-4a94-b00e-fc6b1288f14c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7997 | 2026.03.18 11:28:01.262680 [ 5 ] {df1bf674-3d91-4a94-b00e-fc6b1288f14c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7998 | 2026.03.18 11:28:01.262906 [ 5 ] {df1bf674-3d91-4a94-b00e-fc6b1288f14c} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7999 | 2026.03.18 11:28:01.263037 [ 5 ] {df1bf674-3d91-4a94-b00e-fc6b1288f14c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001165 sec., 3433.4763948497853 rows/sec., 279.98 KiB/sec. | ||
| 8000 | 2026.03.18 11:28:01.263078 [ 5 ] {df1bf674-3d91-4a94-b00e-fc6b1288f14c} <Debug> TCPHandler: Processed in 0.00133635 sec. | ||
| 8001 | 2026.03.18 11:28:01.263187 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8002 | 2026.03.18 11:28:01.263285 [ 5 ] {7426126f-2708-4ee8-ab6c-7d4cbdbcf72b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8003 | 2026.03.18 11:28:01.263327 [ 5 ] {7426126f-2708-4ee8-ab6c-7d4cbdbcf72b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8004 | 2026.03.18 11:28:01.263825 [ 5 ] {7426126f-2708-4ee8-ab6c-7d4cbdbcf72b} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8005 | 2026.03.18 11:28:01.263862 [ 5 ] {7426126f-2708-4ee8-ab6c-7d4cbdbcf72b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8006 | 2026.03.18 11:28:01.264180 [ 5 ] {7426126f-2708-4ee8-ab6c-7d4cbdbcf72b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8007 | 2026.03.18 11:28:01.264395 [ 5 ] {7426126f-2708-4ee8-ab6c-7d4cbdbcf72b} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8008 | 2026.03.18 11:28:01.264497 [ 93 ] {} <Debug> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8009 | 2026.03.18 11:28:01.264525 [ 5 ] {7426126f-2708-4ee8-ab6c-7d4cbdbcf72b} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.00126 sec., 157142.85714285713 rows/sec., 13.97 MiB/sec. | ||
| 8010 | 2026.03.18 11:28:01.264535 [ 93 ] {} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8011 | 2026.03.18 11:28:01.264558 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8012 | 2026.03.18 11:28:01.264565 [ 5 ] {7426126f-2708-4ee8-ab6c-7d4cbdbcf72b} <Debug> TCPHandler: Processed in 0.001427212 sec. | ||
| 8013 | 2026.03.18 11:28:01.264676 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8014 | 2026.03.18 11:28:01.264677 [ 199 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::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 | ||
| 8015 | 2026.03.18 11:28:01.264773 [ 5 ] {818675a6-adc8-4b5a-ae4b-d9daef397a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8016 | 2026.03.18 11:28:01.264818 [ 5 ] {818675a6-adc8-4b5a-ae4b-d9daef397a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8017 | 2026.03.18 11:28:01.264836 [ 199 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8018 | 2026.03.18 11:28:01.264879 [ 199 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2895 rows starting from the beginning of the part | ||
| 8019 | 2026.03.18 11:28:01.264955 [ 199 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 2007 rows starting from the beginning of the part | ||
| 8020 | 2026.03.18 11:28:01.265006 [ 199 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
| 8021 | 2026.03.18 11:28:01.265054 [ 199 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 76 rows starting from the beginning of the part | ||
| 8022 | 2026.03.18 11:28:01.265099 [ 199 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 118 rows starting from the beginning of the part | ||
| 8023 | 2026.03.18 11:28:01.265144 [ 199 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 198 rows starting from the beginning of the part | ||
| 8024 | 2026.03.18 11:28:01.265215 [ 5 ] {818675a6-adc8-4b5a-ae4b-d9daef397a7b} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8025 | 2026.03.18 11:28:01.265258 [ 5 ] {818675a6-adc8-4b5a-ae4b-d9daef397a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8026 | 2026.03.18 11:28:01.265602 [ 5 ] {818675a6-adc8-4b5a-ae4b-d9daef397a7b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8027 | 2026.03.18 11:28:01.265817 [ 5 ] {818675a6-adc8-4b5a-ae4b-d9daef397a7b} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8028 | 2026.03.18 11:28:01.265919 [ 93 ] {} <Debug> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8029 | 2026.03.18 11:28:01.265944 [ 93 ] {} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8030 | 2026.03.18 11:28:01.265953 [ 5 ] {818675a6-adc8-4b5a-ae4b-d9daef397a7b} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.0012 sec., 21666.666666666668 rows/sec., 1.62 MiB/sec. | ||
| 8031 | 2026.03.18 11:28:01.265960 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8032 | 2026.03.18 11:28:01.265993 [ 5 ] {818675a6-adc8-4b5a-ae4b-d9daef397a7b} <Debug> TCPHandler: Processed in 0.001366821 sec. | ||
| 8033 | 2026.03.18 11:28:01.266054 [ 187 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::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 | ||
| 8034 | 2026.03.18 11:28:01.266109 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8035 | 2026.03.18 11:28:01.266163 [ 187 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8036 | 2026.03.18 11:28:01.266196 [ 187 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 226 rows starting from the beginning of the part | ||
| 8037 | 2026.03.18 11:28:01.266210 [ 5 ] {912a9992-4d31-4ac6-bc45-877e4363b06d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8038 | 2026.03.18 11:28:01.266252 [ 187 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 10 rows starting from the beginning of the part | ||
| 8039 | 2026.03.18 11:28:01.266257 [ 5 ] {912a9992-4d31-4ac6-bc45-877e4363b06d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8040 | 2026.03.18 11:28:01.266307 [ 187 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 52 rows starting from the beginning of the part | ||
| 8041 | 2026.03.18 11:28:01.266357 [ 187 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 10 rows starting from the beginning of the part | ||
| 8042 | 2026.03.18 11:28:01.266398 [ 187 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 31 rows starting from the beginning of the part | ||
| 8043 | 2026.03.18 11:28:01.266439 [ 187 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
| 8044 | 2026.03.18 11:28:01.266677 [ 5 ] {912a9992-4d31-4ac6-bc45-877e4363b06d} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8045 | 2026.03.18 11:28:01.266718 [ 5 ] {912a9992-4d31-4ac6-bc45-877e4363b06d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8046 | 2026.03.18 11:28:01.267249 [ 5 ] {912a9992-4d31-4ac6-bc45-877e4363b06d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8047 | 2026.03.18 11:28:01.267280 [ 196 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 355 rows, containing 5 columns (5 merged, 0 gathered) in 0.001261129 sec., 281493.80436101306 rows/sec., 20.04 MiB/sec. | ||
| 8048 | 2026.03.18 11:28:01.267422 [ 199 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5350 rows, containing 5 columns (5 merged, 0 gathered) in 0.002803464 sec., 1908353.379961362 rows/sec., 154.86 MiB/sec. | ||
| 8049 | 2026.03.18 11:28:01.267487 [ 5 ] {912a9992-4d31-4ac6-bc45-877e4363b06d} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8050 | 2026.03.18 11:28:01.267497 [ 201 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8051 | 2026.03.18 11:28:01.267624 [ 5 ] {912a9992-4d31-4ac6-bc45-877e4363b06d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001433 sec., 16748.08094905792 rows/sec., 1.39 MiB/sec. | ||
| 8052 | 2026.03.18 11:28:01.267664 [ 5 ] {912a9992-4d31-4ac6-bc45-877e4363b06d} <Debug> TCPHandler: Processed in 0.001605957 sec. | ||
| 8053 | 2026.03.18 11:28:01.267755 [ 199 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8054 | 2026.03.18 11:28:01.267781 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8055 | 2026.03.18 11:28:01.267861 [ 201 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_51_10} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8056 | 2026.03.18 11:28:01.267880 [ 5 ] {ceb4eb01-e97d-42e7-b484-6cf09be9c4ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8057 | 2026.03.18 11:28:01.267923 [ 5 ] {ceb4eb01-e97d-42e7-b484-6cf09be9c4ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8058 | 2026.03.18 11:28:01.267961 [ 201 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_51_10} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8059 | 2026.03.18 11:28:01.268045 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 8060 | 2026.03.18 11:28:01.268082 [ 201 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_56_11} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8061 | 2026.03.18 11:28:01.268149 [ 201 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_56_11} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8062 | 2026.03.18 11:28:01.268223 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 8063 | 2026.03.18 11:28:01.268315 [ 5 ] {ceb4eb01-e97d-42e7-b484-6cf09be9c4ae} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8064 | 2026.03.18 11:28:01.268350 [ 5 ] {ceb4eb01-e97d-42e7-b484-6cf09be9c4ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8065 | 2026.03.18 11:28:01.268650 [ 5 ] {ceb4eb01-e97d-42e7-b484-6cf09be9c4ae} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8066 | 2026.03.18 11:28:01.268859 [ 5 ] {ceb4eb01-e97d-42e7-b484-6cf09be9c4ae} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8067 | 2026.03.18 11:28:01.268987 [ 5 ] {ceb4eb01-e97d-42e7-b484-6cf09be9c4ae} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001126 sec., 10657.193605683837 rows/sec., 832.59 KiB/sec. | ||
| 8068 | 2026.03.18 11:28:01.269026 [ 5 ] {ceb4eb01-e97d-42e7-b484-6cf09be9c4ae} <Debug> TCPHandler: Processed in 0.00129514 sec. | ||
| 8069 | 2026.03.18 11:28:01.269138 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8070 | 2026.03.18 11:28:01.269232 [ 5 ] {f5a9e9cf-e5a9-43fb-a74f-ac9598e7ab84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8071 | 2026.03.18 11:28:01.269272 [ 5 ] {f5a9e9cf-e5a9-43fb-a74f-ac9598e7ab84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8072 | 2026.03.18 11:28:01.269702 [ 5 ] {f5a9e9cf-e5a9-43fb-a74f-ac9598e7ab84} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8073 | 2026.03.18 11:28:01.269736 [ 5 ] {f5a9e9cf-e5a9-43fb-a74f-ac9598e7ab84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8074 | 2026.03.18 11:28:01.270037 [ 5 ] {f5a9e9cf-e5a9-43fb-a74f-ac9598e7ab84} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8075 | 2026.03.18 11:28:01.270246 [ 5 ] {f5a9e9cf-e5a9-43fb-a74f-ac9598e7ab84} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8076 | 2026.03.18 11:28:01.270340 [ 93 ] {} <Debug> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8077 | 2026.03.18 11:28:01.270367 [ 93 ] {} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8078 | 2026.03.18 11:28:01.270372 [ 5 ] {f5a9e9cf-e5a9-43fb-a74f-ac9598e7ab84} <Debug> executeQuery: Read 114 rows, 9.50 KiB in 0.001159 sec., 98360.65573770492 rows/sec., 8.00 MiB/sec. | ||
| 8079 | 2026.03.18 11:28:01.270383 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8080 | 2026.03.18 11:28:01.270412 [ 5 ] {f5a9e9cf-e5a9-43fb-a74f-ac9598e7ab84} <Debug> TCPHandler: Processed in 0.00132239 sec. | ||
| 8081 | 2026.03.18 11:28:01.270494 [ 192 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::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 | ||
| 8082 | 2026.03.18 11:28:01.270523 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8083 | 2026.03.18 11:28:01.270626 [ 5 ] {e90fdcce-2930-42db-b409-3c4d3d582589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8084 | 2026.03.18 11:28:01.270643 [ 192 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8085 | 2026.03.18 11:28:01.270669 [ 5 ] {e90fdcce-2930-42db-b409-3c4d3d582589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8086 | 2026.03.18 11:28:01.270688 [ 192 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1552 rows starting from the beginning of the part | ||
| 8087 | 2026.03.18 11:28:01.270770 [ 192 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1052 rows starting from the beginning of the part | ||
| 8088 | 2026.03.18 11:28:01.270824 [ 192 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
| 8089 | 2026.03.18 11:28:01.270871 [ 192 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 74 rows starting from the beginning of the part | ||
| 8090 | 2026.03.18 11:28:01.270911 [ 192 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 95 rows starting from the beginning of the part | ||
| 8091 | 2026.03.18 11:28:01.270952 [ 192 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 114 rows starting from the beginning of the part | ||
| 8092 | 2026.03.18 11:28:01.271089 [ 5 ] {e90fdcce-2930-42db-b409-3c4d3d582589} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8093 | 2026.03.18 11:28:01.271132 [ 5 ] {e90fdcce-2930-42db-b409-3c4d3d582589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8094 | 2026.03.18 11:28:01.271502 [ 5 ] {e90fdcce-2930-42db-b409-3c4d3d582589} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8095 | 2026.03.18 11:28:01.271733 [ 5 ] {e90fdcce-2930-42db-b409-3c4d3d582589} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8096 | 2026.03.18 11:28:01.271834 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8097 | 2026.03.18 11:28:01.271858 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8098 | 2026.03.18 11:28:01.271866 [ 5 ] {e90fdcce-2930-42db-b409-3c4d3d582589} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001259 sec., 157267.6727561557 rows/sec., 11.28 MiB/sec. | ||
| 8099 | 2026.03.18 11:28:01.271873 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8100 | 2026.03.18 11:28:01.271904 [ 5 ] {e90fdcce-2930-42db-b409-3c4d3d582589} <Debug> TCPHandler: Processed in 0.001431452 sec. | ||
| 8101 | 2026.03.18 11:28:01.271954 [ 199 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::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 | ||
| 8102 | 2026.03.18 11:28:01.272014 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8103 | 2026.03.18 11:28:01.272064 [ 199 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8104 | 2026.03.18 11:28:01.272102 [ 199 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15806 rows starting from the beginning of the part | ||
| 8105 | 2026.03.18 11:28:01.272112 [ 5 ] {5f2ff87a-92ea-4ede-999d-2566e37a80ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8106 | 2026.03.18 11:28:01.272158 [ 199 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1254 rows starting from the beginning of the part | ||
| 8107 | 2026.03.18 11:28:01.272173 [ 5 ] {5f2ff87a-92ea-4ede-999d-2566e37a80ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8108 | 2026.03.18 11:28:01.272209 [ 199 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 96 rows starting from the beginning of the part | ||
| 8109 | 2026.03.18 11:28:01.272257 [ 199 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8110 | 2026.03.18 11:28:01.272297 [ 199 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 8111 | 2026.03.18 11:28:01.272349 [ 199 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 198 rows starting from the beginning of the part | ||
| 8112 | 2026.03.18 11:28:01.272348 [ 197 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2951 rows, containing 5 columns (5 merged, 0 gathered) in 0.001911604 sec., 1543729.768299292 rows/sec., 114.99 MiB/sec. | ||
| 8113 | 2026.03.18 11:28:01.272571 [ 192 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8114 | 2026.03.18 11:28:01.272833 [ 192 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_56_11} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8115 | 2026.03.18 11:28:01.272904 [ 192 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_56_11} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8116 | 2026.03.18 11:28:01.272966 [ 5 ] {5f2ff87a-92ea-4ede-999d-2566e37a80ee} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8117 | 2026.03.18 11:28:01.272976 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 8118 | 2026.03.18 11:28:01.273011 [ 5 ] {5f2ff87a-92ea-4ede-999d-2566e37a80ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8119 | 2026.03.18 11:28:01.273563 [ 5 ] {5f2ff87a-92ea-4ede-999d-2566e37a80ee} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8120 | 2026.03.18 11:28:01.273796 [ 5 ] {5f2ff87a-92ea-4ede-999d-2566e37a80ee} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8121 | 2026.03.18 11:28:01.273906 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8122 | 2026.03.18 11:28:01.273933 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8123 | 2026.03.18 11:28:01.273941 [ 5 ] {5f2ff87a-92ea-4ede-999d-2566e37a80ee} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001846 sec., 5417.118093174431 rows/sec., 9.71 MiB/sec. | ||
| 8124 | 2026.03.18 11:28:01.273952 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8125 | 2026.03.18 11:28:01.274009 [ 5 ] {5f2ff87a-92ea-4ede-999d-2566e37a80ee} <Debug> TCPHandler: Processed in 0.002044537 sec. | ||
| 8126 | 2026.03.18 11:28:01.274047 [ 195 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::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 | ||
| 8127 | 2026.03.18 11:28:01.274119 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8128 | 2026.03.18 11:28:01.274219 [ 5 ] {0ff2dac4-16e0-42b9-9ce6-15cdd5b745c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8129 | 2026.03.18 11:28:01.274263 [ 5 ] {0ff2dac4-16e0-42b9-9ce6-15cdd5b745c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8130 | 2026.03.18 11:28:01.274284 [ 195 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8131 | 2026.03.18 11:28:01.274347 [ 195 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 928 rows starting from the beginning of the part | ||
| 8132 | 2026.03.18 11:28:01.274474 [ 195 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 10 rows starting from the beginning of the part | ||
| 8133 | 2026.03.18 11:28:01.274589 [ 195 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 42 rows starting from the beginning of the part | ||
| 8134 | 2026.03.18 11:28:01.274593 [ 5 ] {0ff2dac4-16e0-42b9-9ce6-15cdd5b745c9} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8135 | 2026.03.18 11:28:01.274640 [ 5 ] {0ff2dac4-16e0-42b9-9ce6-15cdd5b745c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8136 | 2026.03.18 11:28:01.274694 [ 195 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 10 rows starting from the beginning of the part | ||
| 8137 | 2026.03.18 11:28:01.274803 [ 195 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 31 rows starting from the beginning of the part | ||
| 8138 | 2026.03.18 11:28:01.274901 [ 195 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 10 rows starting from the beginning of the part | ||
| 8139 | 2026.03.18 11:28:01.274971 [ 5 ] {0ff2dac4-16e0-42b9-9ce6-15cdd5b745c9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8140 | 2026.03.18 11:28:01.275221 [ 5 ] {0ff2dac4-16e0-42b9-9ce6-15cdd5b745c9} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8141 | 2026.03.18 11:28:01.275327 [ 93 ] {} <Debug> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8142 | 2026.03.18 11:28:01.275350 [ 93 ] {} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8143 | 2026.03.18 11:28:01.275363 [ 5 ] {0ff2dac4-16e0-42b9-9ce6-15cdd5b745c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 8144 | 2026.03.18 11:28:01.275366 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8145 | 2026.03.18 11:28:01.275403 [ 5 ] {0ff2dac4-16e0-42b9-9ce6-15cdd5b745c9} <Debug> TCPHandler: Processed in 0.0013344 sec. | ||
| 8146 | 2026.03.18 11:28:01.275447 [ 192 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 8147 | 2026.03.18 11:28:01.275543 [ 192 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8148 | 2026.03.18 11:28:01.275569 [ 192 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2808 rows starting from the beginning of the part | ||
| 8149 | 2026.03.18 11:28:01.275614 [ 192 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 8150 | 2026.03.18 11:28:01.275650 [ 192 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 8151 | 2026.03.18 11:28:01.275683 [ 192 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 8152 | 2026.03.18 11:28:01.275717 [ 192 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 8153 | 2026.03.18 11:28:01.275748 [ 192 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 8154 | 2026.03.18 11:28:01.277261 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3048 rows, containing 4 columns (4 merged, 0 gathered) in 0.001843873 sec., 1653042.2648414506 rows/sec., 110.80 MiB/sec. | ||
| 8155 | 2026.03.18 11:28:01.277709 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8156 | 2026.03.18 11:28:01.277961 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_56_11} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8157 | 2026.03.18 11:28:01.278029 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_56_11} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8158 | 2026.03.18 11:28:01.278091 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 8159 | 2026.03.18 11:28:01.278520 [ 192 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17674 rows, containing 5 columns (5 merged, 0 gathered) in 0.00659972 sec., 2677992.399677562 rows/sec., 179.91 MiB/sec. | ||
| 8160 | 2026.03.18 11:28:01.278793 [ 187 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8161 | 2026.03.18 11:28:01.279092 [ 187 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8162 | 2026.03.18 11:28:01.279179 [ 187 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8163 | 2026.03.18 11:28:01.279272 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
| 8164 | 2026.03.18 11:28:01.281770 [ 189 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1031 rows, containing 19 columns (19 merged, 0 gathered) in 0.007765407 sec., 132768.314654982 rows/sec., 237.91 MiB/sec. | ||
| 8165 | 2026.03.18 11:28:01.283240 [ 187 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8166 | 2026.03.18 11:28:01.283569 [ 187 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8167 | 2026.03.18 11:28:01.283650 [ 187 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8168 | 2026.03.18 11:28:01.283753 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.26 MiB. | ||
| 8169 | 2026.03.18 11:28:02.001162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.91 MiB, peak 304.37 MiB, free memory in arenas 0.00 B, will set to 298.71 MiB (RSS), difference: 6.80 MiB | ||
| 8170 | 2026.03.18 11:28:02.755460 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17765 | ||
| 8171 | 2026.03.18 11:28:02.755956 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8172 | 2026.03.18 11:28:02.756006 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8173 | 2026.03.18 11:28:02.756548 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8174 | 2026.03.18 11:28:02.756786 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8175 | 2026.03.18 11:28:02.756935 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17765 | ||
| 8176 | 2026.03.18 11:28:03.670859 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8177 | 2026.03.18 11:28:03.686138 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8178 | 2026.03.18 11:28:03.686184 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8179 | 2026.03.18 11:28:03.691677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8180 | 2026.03.18 11:28:03.692392 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8181 | 2026.03.18 11:28:03.695004 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8182 | 2026.03.18 11:28:05.311113 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1020 | ||
| 8183 | 2026.03.18 11:28:05.313373 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8184 | 2026.03.18 11:28:05.313419 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8185 | 2026.03.18 11:28:05.314585 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8186 | 2026.03.18 11:28:05.314852 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8187 | 2026.03.18 11:28:05.315113 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1020 | ||
| 8188 | 2026.03.18 11:28:06.259056 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8189 | 2026.03.18 11:28:06.259258 [ 5 ] {a1c4c909-809b-4942-af26-851b4f1e6fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8190 | 2026.03.18 11:28:06.259336 [ 5 ] {a1c4c909-809b-4942-af26-851b4f1e6fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8191 | 2026.03.18 11:28:06.260064 [ 5 ] {a1c4c909-809b-4942-af26-851b4f1e6fd8} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8192 | 2026.03.18 11:28:06.260117 [ 5 ] {a1c4c909-809b-4942-af26-851b4f1e6fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8193 | 2026.03.18 11:28:06.260630 [ 5 ] {a1c4c909-809b-4942-af26-851b4f1e6fd8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8194 | 2026.03.18 11:28:06.260872 [ 5 ] {a1c4c909-809b-4942-af26-851b4f1e6fd8} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8195 | 2026.03.18 11:28:06.261032 [ 5 ] {a1c4c909-809b-4942-af26-851b4f1e6fd8} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001829 sec., 64516.12903225807 rows/sec., 5.49 MiB/sec. | ||
| 8196 | 2026.03.18 11:28:06.261086 [ 5 ] {a1c4c909-809b-4942-af26-851b4f1e6fd8} <Debug> TCPHandler: Processed in 0.002167769 sec. | ||
| 8197 | 2026.03.18 11:28:06.261229 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8198 | 2026.03.18 11:28:06.261336 [ 5 ] {a8bd9664-4e52-463a-8ef1-5c3e1565116e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8199 | 2026.03.18 11:28:06.261382 [ 5 ] {a8bd9664-4e52-463a-8ef1-5c3e1565116e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8200 | 2026.03.18 11:28:06.261837 [ 5 ] {a8bd9664-4e52-463a-8ef1-5c3e1565116e} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8201 | 2026.03.18 11:28:06.261971 [ 5 ] {a8bd9664-4e52-463a-8ef1-5c3e1565116e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8202 | 2026.03.18 11:28:06.262311 [ 5 ] {a8bd9664-4e52-463a-8ef1-5c3e1565116e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8203 | 2026.03.18 11:28:06.262534 [ 5 ] {a8bd9664-4e52-463a-8ef1-5c3e1565116e} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8204 | 2026.03.18 11:28:06.262667 [ 5 ] {a8bd9664-4e52-463a-8ef1-5c3e1565116e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001356 sec., 22861.35693215339 rows/sec., 1.68 MiB/sec. | ||
| 8205 | 2026.03.18 11:28:06.262709 [ 5 ] {a8bd9664-4e52-463a-8ef1-5c3e1565116e} <Debug> TCPHandler: Processed in 0.001532694 sec. | ||
| 8206 | 2026.03.18 11:28:06.262821 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8207 | 2026.03.18 11:28:06.262920 [ 5 ] {26e63473-ac16-4214-b13b-5ddec8860f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8208 | 2026.03.18 11:28:06.262962 [ 5 ] {26e63473-ac16-4214-b13b-5ddec8860f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8209 | 2026.03.18 11:28:06.263387 [ 5 ] {26e63473-ac16-4214-b13b-5ddec8860f54} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8210 | 2026.03.18 11:28:06.263425 [ 5 ] {26e63473-ac16-4214-b13b-5ddec8860f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8211 | 2026.03.18 11:28:06.263738 [ 5 ] {26e63473-ac16-4214-b13b-5ddec8860f54} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8212 | 2026.03.18 11:28:06.263952 [ 5 ] {26e63473-ac16-4214-b13b-5ddec8860f54} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8213 | 2026.03.18 11:28:06.264080 [ 5 ] {26e63473-ac16-4214-b13b-5ddec8860f54} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00118 sec., 80508.47457627118 rows/sec., 6.29 MiB/sec. | ||
| 8214 | 2026.03.18 11:28:06.264120 [ 5 ] {26e63473-ac16-4214-b13b-5ddec8860f54} <Debug> TCPHandler: Processed in 0.001348801 sec. | ||
| 8215 | 2026.03.18 11:28:06.264250 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8216 | 2026.03.18 11:28:06.264345 [ 5 ] {cf1ba55d-cf3b-4a62-b86c-9ab0df537863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8217 | 2026.03.18 11:28:06.264389 [ 5 ] {cf1ba55d-cf3b-4a62-b86c-9ab0df537863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8218 | 2026.03.18 11:28:06.264789 [ 5 ] {cf1ba55d-cf3b-4a62-b86c-9ab0df537863} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8219 | 2026.03.18 11:28:06.264826 [ 5 ] {cf1ba55d-cf3b-4a62-b86c-9ab0df537863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8220 | 2026.03.18 11:28:06.265163 [ 5 ] {cf1ba55d-cf3b-4a62-b86c-9ab0df537863} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8221 | 2026.03.18 11:28:06.265387 [ 5 ] {cf1ba55d-cf3b-4a62-b86c-9ab0df537863} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8222 | 2026.03.18 11:28:06.265518 [ 5 ] {cf1ba55d-cf3b-4a62-b86c-9ab0df537863} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 8223 | 2026.03.18 11:28:06.265557 [ 5 ] {cf1ba55d-cf3b-4a62-b86c-9ab0df537863} <Debug> TCPHandler: Processed in 0.00135635 sec. | ||
| 8224 | 2026.03.18 11:28:06.265669 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8225 | 2026.03.18 11:28:06.265765 [ 5 ] {23101b75-6f39-4363-9029-e6c632ff6ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8226 | 2026.03.18 11:28:06.265821 [ 5 ] {23101b75-6f39-4363-9029-e6c632ff6ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8227 | 2026.03.18 11:28:06.266632 [ 5 ] {23101b75-6f39-4363-9029-e6c632ff6ea2} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8228 | 2026.03.18 11:28:06.266670 [ 5 ] {23101b75-6f39-4363-9029-e6c632ff6ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8229 | 2026.03.18 11:28:06.267227 [ 5 ] {23101b75-6f39-4363-9029-e6c632ff6ea2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8230 | 2026.03.18 11:28:06.267483 [ 5 ] {23101b75-6f39-4363-9029-e6c632ff6ea2} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8231 | 2026.03.18 11:28:06.267625 [ 5 ] {23101b75-6f39-4363-9029-e6c632ff6ea2} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001878 sec., 16506.92225772098 rows/sec., 29.58 MiB/sec. | ||
| 8232 | 2026.03.18 11:28:06.267690 [ 5 ] {23101b75-6f39-4363-9029-e6c632ff6ea2} <Debug> TCPHandler: Processed in 0.002068627 sec. | ||
| 8233 | 2026.03.18 11:28:06.267811 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8234 | 2026.03.18 11:28:06.267906 [ 5 ] {258f75f4-5d07-4128-b03a-5aae091e1740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8235 | 2026.03.18 11:28:06.267949 [ 5 ] {258f75f4-5d07-4128-b03a-5aae091e1740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8236 | 2026.03.18 11:28:06.268285 [ 5 ] {258f75f4-5d07-4128-b03a-5aae091e1740} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8237 | 2026.03.18 11:28:06.268322 [ 5 ] {258f75f4-5d07-4128-b03a-5aae091e1740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8238 | 2026.03.18 11:28:06.268627 [ 5 ] {258f75f4-5d07-4128-b03a-5aae091e1740} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8239 | 2026.03.18 11:28:06.268838 [ 5 ] {258f75f4-5d07-4128-b03a-5aae091e1740} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8240 | 2026.03.18 11:28:06.268967 [ 5 ] {258f75f4-5d07-4128-b03a-5aae091e1740} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 8241 | 2026.03.18 11:28:06.269004 [ 5 ] {258f75f4-5d07-4128-b03a-5aae091e1740} <Debug> TCPHandler: Processed in 0.001244308 sec. | ||
| 8242 | 2026.03.18 11:28:10.113882 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8243 | 2026.03.18 11:28:10.113982 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8244 | 2026.03.18 11:28:10.257731 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18277 | ||
| 8245 | 2026.03.18 11:28:10.258317 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8246 | 2026.03.18 11:28:10.258366 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8247 | 2026.03.18 11:28:10.258875 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8248 | 2026.03.18 11:28:10.259093 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8249 | 2026.03.18 11:28:10.259228 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18277 | ||
| 8250 | 2026.03.18 11:28:11.195369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8251 | 2026.03.18 11:28:11.212107 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8252 | 2026.03.18 11:28:11.212170 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8253 | 2026.03.18 11:28:11.218735 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8254 | 2026.03.18 11:28:11.219621 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8255 | 2026.03.18 11:28:11.223193 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8256 | 2026.03.18 11:28:11.258795 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8257 | 2026.03.18 11:28:11.258948 [ 5 ] {1801248d-b692-4e69-ba31-d9e34336edbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8258 | 2026.03.18 11:28:11.259008 [ 5 ] {1801248d-b692-4e69-ba31-d9e34336edbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8259 | 2026.03.18 11:28:11.259554 [ 5 ] {1801248d-b692-4e69-ba31-d9e34336edbd} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8260 | 2026.03.18 11:28:11.259593 [ 5 ] {1801248d-b692-4e69-ba31-d9e34336edbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8261 | 2026.03.18 11:28:11.259922 [ 5 ] {1801248d-b692-4e69-ba31-d9e34336edbd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8262 | 2026.03.18 11:28:11.260122 [ 5 ] {1801248d-b692-4e69-ba31-d9e34336edbd} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8263 | 2026.03.18 11:28:11.260253 [ 5 ] {1801248d-b692-4e69-ba31-d9e34336edbd} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001408 sec., 53977.27272727273 rows/sec., 4.45 MiB/sec. | ||
| 8264 | 2026.03.18 11:28:11.260358 [ 5 ] {1801248d-b692-4e69-ba31-d9e34336edbd} <Debug> TCPHandler: Processed in 0.001675809 sec. | ||
| 8265 | 2026.03.18 11:28:11.260480 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8266 | 2026.03.18 11:28:11.260574 [ 5 ] {2951fd26-2044-4a78-8564-13bad43072d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8267 | 2026.03.18 11:28:11.260615 [ 5 ] {2951fd26-2044-4a78-8564-13bad43072d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8268 | 2026.03.18 11:28:11.260997 [ 5 ] {2951fd26-2044-4a78-8564-13bad43072d3} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8269 | 2026.03.18 11:28:11.261033 [ 5 ] {2951fd26-2044-4a78-8564-13bad43072d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8270 | 2026.03.18 11:28:11.261326 [ 5 ] {2951fd26-2044-4a78-8564-13bad43072d3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8271 | 2026.03.18 11:28:11.261524 [ 5 ] {2951fd26-2044-4a78-8564-13bad43072d3} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8272 | 2026.03.18 11:28:11.261642 [ 5 ] {2951fd26-2044-4a78-8564-13bad43072d3} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001107 sec., 9033.42366757001 rows/sec., 679.27 KiB/sec. | ||
| 8273 | 2026.03.18 11:28:11.261677 [ 5 ] {2951fd26-2044-4a78-8564-13bad43072d3} <Debug> TCPHandler: Processed in 0.001268679 sec. | ||
| 8274 | 2026.03.18 11:28:11.261778 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8275 | 2026.03.18 11:28:11.261865 [ 5 ] {f84c78ec-bcd9-4a4c-b7bf-a69f7cec2ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8276 | 2026.03.18 11:28:11.261902 [ 5 ] {f84c78ec-bcd9-4a4c-b7bf-a69f7cec2ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8277 | 2026.03.18 11:28:11.262343 [ 5 ] {f84c78ec-bcd9-4a4c-b7bf-a69f7cec2ba4} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8278 | 2026.03.18 11:28:11.262379 [ 5 ] {f84c78ec-bcd9-4a4c-b7bf-a69f7cec2ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8279 | 2026.03.18 11:28:11.262674 [ 5 ] {f84c78ec-bcd9-4a4c-b7bf-a69f7cec2ba4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8280 | 2026.03.18 11:28:11.262901 [ 5 ] {f84c78ec-bcd9-4a4c-b7bf-a69f7cec2ba4} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8281 | 2026.03.18 11:28:11.263029 [ 5 ] {f84c78ec-bcd9-4a4c-b7bf-a69f7cec2ba4} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001146 sec., 64572.42582897033 rows/sec., 5.04 MiB/sec. | ||
| 8282 | 2026.03.18 11:28:11.263068 [ 5 ] {f84c78ec-bcd9-4a4c-b7bf-a69f7cec2ba4} <Debug> TCPHandler: Processed in 0.001305709 sec. | ||
| 8283 | 2026.03.18 11:28:11.263176 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8284 | 2026.03.18 11:28:11.263268 [ 5 ] {b993abf8-b929-4be4-9f2b-9dba2ff18ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8285 | 2026.03.18 11:28:11.263311 [ 5 ] {b993abf8-b929-4be4-9f2b-9dba2ff18ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8286 | 2026.03.18 11:28:11.263692 [ 5 ] {b993abf8-b929-4be4-9f2b-9dba2ff18ecf} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8287 | 2026.03.18 11:28:11.263727 [ 5 ] {b993abf8-b929-4be4-9f2b-9dba2ff18ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8288 | 2026.03.18 11:28:11.264049 [ 5 ] {b993abf8-b929-4be4-9f2b-9dba2ff18ecf} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8289 | 2026.03.18 11:28:11.264255 [ 5 ] {b993abf8-b929-4be4-9f2b-9dba2ff18ecf} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8290 | 2026.03.18 11:28:11.264382 [ 5 ] {b993abf8-b929-4be4-9f2b-9dba2ff18ecf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001136 sec., 140845.0704225352 rows/sec., 9.81 MiB/sec. | ||
| 8291 | 2026.03.18 11:28:11.264417 [ 5 ] {b993abf8-b929-4be4-9f2b-9dba2ff18ecf} <Debug> TCPHandler: Processed in 0.001295359 sec. | ||
| 8292 | 2026.03.18 11:28:11.264515 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8293 | 2026.03.18 11:28:11.264602 [ 5 ] {6ff2584d-c6de-476e-ba03-a1e0c2c4e7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8294 | 2026.03.18 11:28:11.264651 [ 5 ] {6ff2584d-c6de-476e-ba03-a1e0c2c4e7b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8295 | 2026.03.18 11:28:11.265411 [ 5 ] {6ff2584d-c6de-476e-ba03-a1e0c2c4e7b5} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8296 | 2026.03.18 11:28:11.265446 [ 5 ] {6ff2584d-c6de-476e-ba03-a1e0c2c4e7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8297 | 2026.03.18 11:28:11.266052 [ 5 ] {6ff2584d-c6de-476e-ba03-a1e0c2c4e7b5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8298 | 2026.03.18 11:28:11.266373 [ 5 ] {6ff2584d-c6de-476e-ba03-a1e0c2c4e7b5} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8299 | 2026.03.18 11:28:11.266543 [ 5 ] {6ff2584d-c6de-476e-ba03-a1e0c2c4e7b5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001953 sec., 5120.327700972862 rows/sec., 9.18 MiB/sec. | ||
| 8300 | 2026.03.18 11:28:11.266623 [ 5 ] {6ff2584d-c6de-476e-ba03-a1e0c2c4e7b5} <Debug> TCPHandler: Processed in 0.002160359 sec. | ||
| 8301 | 2026.03.18 11:28:11.266749 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8302 | 2026.03.18 11:28:11.266858 [ 5 ] {ec368d53-c987-4893-b5d0-c908ecc43fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8303 | 2026.03.18 11:28:11.266910 [ 5 ] {ec368d53-c987-4893-b5d0-c908ecc43fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8304 | 2026.03.18 11:28:11.267376 [ 5 ] {ec368d53-c987-4893-b5d0-c908ecc43fcc} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8305 | 2026.03.18 11:28:11.267421 [ 5 ] {ec368d53-c987-4893-b5d0-c908ecc43fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8306 | 2026.03.18 11:28:11.267834 [ 5 ] {ec368d53-c987-4893-b5d0-c908ecc43fcc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8307 | 2026.03.18 11:28:11.268141 [ 5 ] {ec368d53-c987-4893-b5d0-c908ecc43fcc} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8308 | 2026.03.18 11:28:11.268315 [ 5 ] {ec368d53-c987-4893-b5d0-c908ecc43fcc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001441 sec., 41637.75156141568 rows/sec., 2.81 MiB/sec. | ||
| 8309 | 2026.03.18 11:28:11.268364 [ 5 ] {ec368d53-c987-4893-b5d0-c908ecc43fcc} <Debug> TCPHandler: Processed in 0.001649017 sec. | ||
| 8310 | 2026.03.18 11:28:12.980515 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8311 | 2026.03.18 11:28:12.980714 [ 5 ] {20ef3e1f-36ff-409f-83ea-bc77e24b1318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8312 | 2026.03.18 11:28:12.980791 [ 5 ] {20ef3e1f-36ff-409f-83ea-bc77e24b1318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8313 | 2026.03.18 11:28:12.981453 [ 5 ] {20ef3e1f-36ff-409f-83ea-bc77e24b1318} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8314 | 2026.03.18 11:28:12.981500 [ 5 ] {20ef3e1f-36ff-409f-83ea-bc77e24b1318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8315 | 2026.03.18 11:28:12.981886 [ 5 ] {20ef3e1f-36ff-409f-83ea-bc77e24b1318} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8316 | 2026.03.18 11:28:12.982137 [ 5 ] {20ef3e1f-36ff-409f-83ea-bc77e24b1318} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8317 | 2026.03.18 11:28:12.982304 [ 5 ] {20ef3e1f-36ff-409f-83ea-bc77e24b1318} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001662 sec., 2406.7388688327314 rows/sec., 196.25 KiB/sec. | ||
| 8318 | 2026.03.18 11:28:12.982355 [ 5 ] {20ef3e1f-36ff-409f-83ea-bc77e24b1318} <Debug> TCPHandler: Processed in 0.001998036 sec. | ||
| 8319 | 2026.03.18 11:28:12.982475 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8320 | 2026.03.18 11:28:12.982574 [ 5 ] {565620be-c4a5-4ec8-8282-285f7009970c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8321 | 2026.03.18 11:28:12.982618 [ 5 ] {565620be-c4a5-4ec8-8282-285f7009970c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8322 | 2026.03.18 11:28:12.983927 [ 5 ] {565620be-c4a5-4ec8-8282-285f7009970c} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8323 | 2026.03.18 11:28:12.983967 [ 5 ] {565620be-c4a5-4ec8-8282-285f7009970c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8324 | 2026.03.18 11:28:12.984388 [ 5 ] {565620be-c4a5-4ec8-8282-285f7009970c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8325 | 2026.03.18 11:28:12.984592 [ 5 ] {565620be-c4a5-4ec8-8282-285f7009970c} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8326 | 2026.03.18 11:28:12.984725 [ 5 ] {565620be-c4a5-4ec8-8282-285f7009970c} <Debug> executeQuery: Read 2004 rows, 155.50 KiB in 0.002186 sec., 916742.9094236047 rows/sec., 69.47 MiB/sec. | ||
| 8327 | 2026.03.18 11:28:12.984763 [ 5 ] {565620be-c4a5-4ec8-8282-285f7009970c} <Debug> TCPHandler: Processed in 0.002357844 sec. | ||
| 8328 | 2026.03.18 11:28:12.984870 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8329 | 2026.03.18 11:28:12.984962 [ 5 ] {4f670bad-edd9-4679-a530-ada5ee3a69c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8330 | 2026.03.18 11:28:12.985002 [ 5 ] {4f670bad-edd9-4679-a530-ada5ee3a69c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8331 | 2026.03.18 11:28:12.985487 [ 5 ] {4f670bad-edd9-4679-a530-ada5ee3a69c0} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8332 | 2026.03.18 11:28:12.985526 [ 5 ] {4f670bad-edd9-4679-a530-ada5ee3a69c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8333 | 2026.03.18 11:28:12.985830 [ 5 ] {4f670bad-edd9-4679-a530-ada5ee3a69c0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8334 | 2026.03.18 11:28:12.986056 [ 5 ] {4f670bad-edd9-4679-a530-ada5ee3a69c0} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8335 | 2026.03.18 11:28:12.986179 [ 5 ] {4f670bad-edd9-4679-a530-ada5ee3a69c0} <Debug> executeQuery: Read 46 rows, 3.44 KiB in 0.001186 sec., 38785.8347386172 rows/sec., 2.83 MiB/sec. | ||
| 8336 | 2026.03.18 11:28:12.986215 [ 5 ] {4f670bad-edd9-4679-a530-ada5ee3a69c0} <Debug> TCPHandler: Processed in 0.0013501 sec. | ||
| 8337 | 2026.03.18 11:28:12.986316 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8338 | 2026.03.18 11:28:12.986403 [ 5 ] {c8bd7c1b-9bf1-47a8-8f1e-806a83bf7029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8339 | 2026.03.18 11:28:12.986440 [ 5 ] {c8bd7c1b-9bf1-47a8-8f1e-806a83bf7029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8340 | 2026.03.18 11:28:12.986990 [ 5 ] {c8bd7c1b-9bf1-47a8-8f1e-806a83bf7029} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8341 | 2026.03.18 11:28:12.987090 [ 5 ] {c8bd7c1b-9bf1-47a8-8f1e-806a83bf7029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8342 | 2026.03.18 11:28:12.987416 [ 5 ] {c8bd7c1b-9bf1-47a8-8f1e-806a83bf7029} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8343 | 2026.03.18 11:28:12.987628 [ 5 ] {c8bd7c1b-9bf1-47a8-8f1e-806a83bf7029} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8344 | 2026.03.18 11:28:12.987750 [ 5 ] {c8bd7c1b-9bf1-47a8-8f1e-806a83bf7029} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001342 sec., 527570.7898658718 rows/sec., 30.78 MiB/sec. | ||
| 8345 | 2026.03.18 11:28:12.987789 [ 5 ] {c8bd7c1b-9bf1-47a8-8f1e-806a83bf7029} <Debug> TCPHandler: Processed in 0.001503564 sec. | ||
| 8346 | 2026.03.18 11:28:12.987904 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8347 | 2026.03.18 11:28:12.987997 [ 5 ] {6690a941-8706-4128-b5c3-b5b064876aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8348 | 2026.03.18 11:28:12.988036 [ 5 ] {6690a941-8706-4128-b5c3-b5b064876aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8349 | 2026.03.18 11:28:12.988415 [ 5 ] {6690a941-8706-4128-b5c3-b5b064876aac} <Trace> oximeter.fields_u64 (93408d6d-6dfd-4e12-a992-721bbf817a32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8350 | 2026.03.18 11:28:12.988451 [ 5 ] {6690a941-8706-4128-b5c3-b5b064876aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8351 | 2026.03.18 11:28:12.988726 [ 5 ] {6690a941-8706-4128-b5c3-b5b064876aac} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 8352 | 2026.03.18 11:28:12.988930 [ 5 ] {6690a941-8706-4128-b5c3-b5b064876aac} <Trace> oximeter.fields_u64 (93408d6d-6dfd-4e12-a992-721bbf817a32): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8353 | 2026.03.18 11:28:12.989034 [ 80 ] {} <Debug> oximeter.fields_u64 (93408d6d-6dfd-4e12-a992-721bbf817a32) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 8354 | 2026.03.18 11:28:12.989062 [ 5 ] {6690a941-8706-4128-b5c3-b5b064876aac} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 64.92 KiB/sec. | ||
| 8355 | 2026.03.18 11:28:12.989103 [ 80 ] {} <Trace> oximeter.fields_u64 (93408d6d-6dfd-4e12-a992-721bbf817a32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8356 | 2026.03.18 11:28:12.989113 [ 5 ] {6690a941-8706-4128-b5c3-b5b064876aac} <Debug> TCPHandler: Processed in 0.001259829 sec. | ||
| 8357 | 2026.03.18 11:28:12.989133 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8358 | 2026.03.18 11:28:12.989239 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8359 | 2026.03.18 11:28:12.989274 [ 187 ] {93408d6d-6dfd-4e12-a992-721bbf817a32::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 | ||
| 8360 | 2026.03.18 11:28:12.989330 [ 5 ] {d605fcaf-c014-49fc-9940-e3486af439e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8361 | 2026.03.18 11:28:12.989373 [ 5 ] {d605fcaf-c014-49fc-9940-e3486af439e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8362 | 2026.03.18 11:28:12.989432 [ 187 ] {93408d6d-6dfd-4e12-a992-721bbf817a32::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8363 | 2026.03.18 11:28:12.989477 [ 187 ] {93408d6d-6dfd-4e12-a992-721bbf817a32::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 | ||
| 8364 | 2026.03.18 11:28:12.989558 [ 187 ] {93408d6d-6dfd-4e12-a992-721bbf817a32::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 | ||
| 8365 | 2026.03.18 11:28:12.989617 [ 187 ] {93408d6d-6dfd-4e12-a992-721bbf817a32::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 | ||
| 8366 | 2026.03.18 11:28:12.989669 [ 187 ] {93408d6d-6dfd-4e12-a992-721bbf817a32::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 | ||
| 8367 | 2026.03.18 11:28:12.989722 [ 187 ] {93408d6d-6dfd-4e12-a992-721bbf817a32::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 | ||
| 8368 | 2026.03.18 11:28:12.990124 [ 5 ] {d605fcaf-c014-49fc-9940-e3486af439e5} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8369 | 2026.03.18 11:28:12.990167 [ 5 ] {d605fcaf-c014-49fc-9940-e3486af439e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8370 | 2026.03.18 11:28:12.990527 [ 5 ] {d605fcaf-c014-49fc-9940-e3486af439e5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8371 | 2026.03.18 11:28:12.990618 [ 189 ] {93408d6d-6dfd-4e12-a992-721bbf817a32::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001403612 sec., 3562.2379973952916 rows/sec., 264.38 KiB/sec. | ||
| 8372 | 2026.03.18 11:28:12.990789 [ 186 ] {93408d6d-6dfd-4e12-a992-721bbf817a32::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 8373 | 2026.03.18 11:28:12.990803 [ 5 ] {d605fcaf-c014-49fc-9940-e3486af439e5} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8374 | 2026.03.18 11:28:12.990969 [ 5 ] {d605fcaf-c014-49fc-9940-e3486af439e5} <Debug> executeQuery: Read 1046 rows, 74.03 KiB in 0.001638 sec., 638583.6385836386 rows/sec., 44.14 MiB/sec. | ||
| 8375 | 2026.03.18 11:28:12.991012 [ 5 ] {d605fcaf-c014-49fc-9940-e3486af439e5} <Debug> TCPHandler: Processed in 0.001810602 sec. | ||
| 8376 | 2026.03.18 11:28:12.991112 [ 186 ] {93408d6d-6dfd-4e12-a992-721bbf817a32::all_1_5_1} <Trace> oximeter.fields_u64 (93408d6d-6dfd-4e12-a992-721bbf817a32): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8377 | 2026.03.18 11:28:12.991128 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8378 | 2026.03.18 11:28:12.991189 [ 186 ] {93408d6d-6dfd-4e12-a992-721bbf817a32::all_1_5_1} <Trace> oximeter.fields_u64 (93408d6d-6dfd-4e12-a992-721bbf817a32) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 8379 | 2026.03.18 11:28:12.991255 [ 5 ] {76d255f4-d87e-4e45-9577-a9dbe0b75db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8380 | 2026.03.18 11:28:12.991289 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 8381 | 2026.03.18 11:28:12.991310 [ 5 ] {76d255f4-d87e-4e45-9577-a9dbe0b75db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8382 | 2026.03.18 11:28:12.992003 [ 5 ] {76d255f4-d87e-4e45-9577-a9dbe0b75db3} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8383 | 2026.03.18 11:28:12.992112 [ 5 ] {76d255f4-d87e-4e45-9577-a9dbe0b75db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8384 | 2026.03.18 11:28:12.992553 [ 5 ] {76d255f4-d87e-4e45-9577-a9dbe0b75db3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8385 | 2026.03.18 11:28:12.992788 [ 5 ] {76d255f4-d87e-4e45-9577-a9dbe0b75db3} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8386 | 2026.03.18 11:28:12.992930 [ 5 ] {76d255f4-d87e-4e45-9577-a9dbe0b75db3} <Debug> executeQuery: Read 1251 rows, 80.34 KiB in 0.001713 sec., 730297.7232924694 rows/sec., 45.80 MiB/sec. | ||
| 8387 | 2026.03.18 11:28:12.992971 [ 5 ] {76d255f4-d87e-4e45-9577-a9dbe0b75db3} <Debug> TCPHandler: Processed in 0.001887053 sec. | ||
| 8388 | 2026.03.18 11:28:12.993093 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8389 | 2026.03.18 11:28:12.993184 [ 5 ] {731330b5-5753-47fc-9718-698d489f1204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8390 | 2026.03.18 11:28:12.993237 [ 5 ] {731330b5-5753-47fc-9718-698d489f1204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8391 | 2026.03.18 11:28:12.994137 [ 5 ] {731330b5-5753-47fc-9718-698d489f1204} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8392 | 2026.03.18 11:28:12.994175 [ 5 ] {731330b5-5753-47fc-9718-698d489f1204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8393 | 2026.03.18 11:28:12.994748 [ 5 ] {731330b5-5753-47fc-9718-698d489f1204} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8394 | 2026.03.18 11:28:12.994981 [ 5 ] {731330b5-5753-47fc-9718-698d489f1204} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8395 | 2026.03.18 11:28:12.995126 [ 5 ] {731330b5-5753-47fc-9718-698d489f1204} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001953 sec., 21505.37634408602 rows/sec., 38.54 MiB/sec. | ||
| 8396 | 2026.03.18 11:28:12.995202 [ 5 ] {731330b5-5753-47fc-9718-698d489f1204} <Debug> TCPHandler: Processed in 0.002158819 sec. | ||
| 8397 | 2026.03.18 11:28:12.995328 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8398 | 2026.03.18 11:28:12.995424 [ 5 ] {263fe156-f131-4ca8-8e6a-52e45c69a6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8399 | 2026.03.18 11:28:12.995466 [ 5 ] {263fe156-f131-4ca8-8e6a-52e45c69a6e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8400 | 2026.03.18 11:28:12.995793 [ 5 ] {263fe156-f131-4ca8-8e6a-52e45c69a6e7} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8401 | 2026.03.18 11:28:12.995829 [ 5 ] {263fe156-f131-4ca8-8e6a-52e45c69a6e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8402 | 2026.03.18 11:28:12.996133 [ 5 ] {263fe156-f131-4ca8-8e6a-52e45c69a6e7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8403 | 2026.03.18 11:28:12.996357 [ 5 ] {263fe156-f131-4ca8-8e6a-52e45c69a6e7} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8404 | 2026.03.18 11:28:12.996479 [ 5 ] {263fe156-f131-4ca8-8e6a-52e45c69a6e7} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001101 sec., 21798.365122615804 rows/sec., 1.47 MiB/sec. | ||
| 8405 | 2026.03.18 11:28:12.996514 [ 5 ] {263fe156-f131-4ca8-8e6a-52e45c69a6e7} <Debug> TCPHandler: Processed in 0.001264419 sec. | ||
| 8406 | 2026.03.18 11:28:15.318321 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1062 | ||
| 8407 | 2026.03.18 11:28:15.320816 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8408 | 2026.03.18 11:28:15.320851 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8409 | 2026.03.18 11:28:15.322074 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8410 | 2026.03.18 11:28:15.322340 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8411 | 2026.03.18 11:28:15.322592 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1062 | ||
| 8412 | 2026.03.18 11:28:16.258016 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8413 | 2026.03.18 11:28:16.258228 [ 5 ] {4be04c7b-f860-402f-be57-699ff20b3d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8414 | 2026.03.18 11:28:16.258310 [ 5 ] {4be04c7b-f860-402f-be57-699ff20b3d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8415 | 2026.03.18 11:28:16.258959 [ 5 ] {4be04c7b-f860-402f-be57-699ff20b3d6c} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8416 | 2026.03.18 11:28:16.258997 [ 5 ] {4be04c7b-f860-402f-be57-699ff20b3d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8417 | 2026.03.18 11:28:16.259445 [ 5 ] {4be04c7b-f860-402f-be57-699ff20b3d6c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8418 | 2026.03.18 11:28:16.259678 [ 5 ] {4be04c7b-f860-402f-be57-699ff20b3d6c} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8419 | 2026.03.18 11:28:16.259833 [ 5 ] {4be04c7b-f860-402f-be57-699ff20b3d6c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001659 sec., 33755.27426160337 rows/sec., 2.59 MiB/sec. | ||
| 8420 | 2026.03.18 11:28:16.259875 [ 5 ] {4be04c7b-f860-402f-be57-699ff20b3d6c} <Debug> TCPHandler: Processed in 0.002039826 sec. | ||
| 8421 | 2026.03.18 11:28:16.259998 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8422 | 2026.03.18 11:28:16.260095 [ 5 ] {b3ee65df-a948-48c1-b980-876e27ac6604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8423 | 2026.03.18 11:28:16.260137 [ 5 ] {b3ee65df-a948-48c1-b980-876e27ac6604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8424 | 2026.03.18 11:28:16.260551 [ 5 ] {b3ee65df-a948-48c1-b980-876e27ac6604} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8425 | 2026.03.18 11:28:16.260588 [ 5 ] {b3ee65df-a948-48c1-b980-876e27ac6604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8426 | 2026.03.18 11:28:16.260895 [ 5 ] {b3ee65df-a948-48c1-b980-876e27ac6604} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8427 | 2026.03.18 11:28:16.261117 [ 5 ] {b3ee65df-a948-48c1-b980-876e27ac6604} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8428 | 2026.03.18 11:28:16.261246 [ 5 ] {b3ee65df-a948-48c1-b980-876e27ac6604} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 8429 | 2026.03.18 11:28:16.261282 [ 5 ] {b3ee65df-a948-48c1-b980-876e27ac6604} <Debug> TCPHandler: Processed in 0.001338071 sec. | ||
| 8430 | 2026.03.18 11:28:16.261388 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8431 | 2026.03.18 11:28:16.261476 [ 5 ] {678c032f-7874-432e-896a-fc82de40df0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8432 | 2026.03.18 11:28:16.261518 [ 5 ] {678c032f-7874-432e-896a-fc82de40df0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8433 | 2026.03.18 11:28:16.261871 [ 5 ] {678c032f-7874-432e-896a-fc82de40df0d} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8434 | 2026.03.18 11:28:16.261904 [ 5 ] {678c032f-7874-432e-896a-fc82de40df0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8435 | 2026.03.18 11:28:16.262283 [ 5 ] {678c032f-7874-432e-896a-fc82de40df0d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8436 | 2026.03.18 11:28:16.262519 [ 5 ] {678c032f-7874-432e-896a-fc82de40df0d} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8437 | 2026.03.18 11:28:16.262648 [ 5 ] {678c032f-7874-432e-896a-fc82de40df0d} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001173 sec., 81841.43222506394 rows/sec., 5.70 MiB/sec. | ||
| 8438 | 2026.03.18 11:28:16.262685 [ 5 ] {678c032f-7874-432e-896a-fc82de40df0d} <Debug> TCPHandler: Processed in 0.00133545 sec. | ||
| 8439 | 2026.03.18 11:28:16.262795 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8440 | 2026.03.18 11:28:16.262889 [ 5 ] {29f73fdf-c560-4966-b8b3-03c41db042f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8441 | 2026.03.18 11:28:16.262932 [ 5 ] {29f73fdf-c560-4966-b8b3-03c41db042f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8442 | 2026.03.18 11:28:16.263248 [ 5 ] {29f73fdf-c560-4966-b8b3-03c41db042f2} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8443 | 2026.03.18 11:28:16.263284 [ 5 ] {29f73fdf-c560-4966-b8b3-03c41db042f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8444 | 2026.03.18 11:28:16.263589 [ 5 ] {29f73fdf-c560-4966-b8b3-03c41db042f2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8445 | 2026.03.18 11:28:16.263797 [ 5 ] {29f73fdf-c560-4966-b8b3-03c41db042f2} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8446 | 2026.03.18 11:28:16.263925 [ 5 ] {29f73fdf-c560-4966-b8b3-03c41db042f2} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001054 sec., 34155.59772296015 rows/sec., 2.30 MiB/sec. | ||
| 8447 | 2026.03.18 11:28:16.263961 [ 5 ] {29f73fdf-c560-4966-b8b3-03c41db042f2} <Debug> TCPHandler: Processed in 0.001215847 sec. | ||
| 8448 | 2026.03.18 11:28:17.763102 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18725 | ||
| 8449 | 2026.03.18 11:28:17.763881 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8450 | 2026.03.18 11:28:17.763928 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8451 | 2026.03.18 11:28:17.764377 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8452 | 2026.03.18 11:28:17.764665 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8453 | 2026.03.18 11:28:17.764809 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18725 | ||
| 8454 | 2026.03.18 11:28:18.726661 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8455 | 2026.03.18 11:28:18.743932 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8456 | 2026.03.18 11:28:18.743997 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8457 | 2026.03.18 11:28:18.750029 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8458 | 2026.03.18 11:28:18.750790 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8459 | 2026.03.18 11:28:18.753819 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8460 | 2026.03.18 11:28:21.261774 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8461 | 2026.03.18 11:28:21.262054 [ 5 ] {6e64a39d-4230-4248-bda3-bc0f4473b417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8462 | 2026.03.18 11:28:21.262159 [ 5 ] {6e64a39d-4230-4248-bda3-bc0f4473b417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8463 | 2026.03.18 11:28:21.262832 [ 5 ] {6e64a39d-4230-4248-bda3-bc0f4473b417} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8464 | 2026.03.18 11:28:21.262868 [ 5 ] {6e64a39d-4230-4248-bda3-bc0f4473b417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8465 | 2026.03.18 11:28:21.263261 [ 5 ] {6e64a39d-4230-4248-bda3-bc0f4473b417} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8466 | 2026.03.18 11:28:21.263485 [ 5 ] {6e64a39d-4230-4248-bda3-bc0f4473b417} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8467 | 2026.03.18 11:28:21.263618 [ 73 ] {} <Debug> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8468 | 2026.03.18 11:28:21.263642 [ 5 ] {6e64a39d-4230-4248-bda3-bc0f4473b417} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001664 sec., 45673.07692307693 rows/sec., 3.76 MiB/sec. | ||
| 8469 | 2026.03.18 11:28:21.263662 [ 73 ] {} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8470 | 2026.03.18 11:28:21.263685 [ 5 ] {6e64a39d-4230-4248-bda3-bc0f4473b417} <Debug> TCPHandler: Processed in 0.002096567 sec. | ||
| 8471 | 2026.03.18 11:28:21.263687 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8472 | 2026.03.18 11:28:21.263814 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8473 | 2026.03.18 11:28:21.263827 [ 194 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::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 | ||
| 8474 | 2026.03.18 11:28:21.263910 [ 5 ] {8593f557-e40b-4e26-8ecb-c444509faaf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8475 | 2026.03.18 11:28:21.263957 [ 5 ] {8593f557-e40b-4e26-8ecb-c444509faaf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8476 | 2026.03.18 11:28:21.263986 [ 194 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8477 | 2026.03.18 11:28:21.264027 [ 194 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2895 rows starting from the beginning of the part | ||
| 8478 | 2026.03.18 11:28:21.264097 [ 194 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 118 rows starting from the beginning of the part | ||
| 8479 | 2026.03.18 11:28:21.264143 [ 194 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 76 rows starting from the beginning of the part | ||
| 8480 | 2026.03.18 11:28:21.264182 [ 194 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 2004 rows starting from the beginning of the part | ||
| 8481 | 2026.03.18 11:28:21.264219 [ 194 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
| 8482 | 2026.03.18 11:28:21.264256 [ 194 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 76 rows starting from the beginning of the part | ||
| 8483 | 2026.03.18 11:28:21.264363 [ 5 ] {8593f557-e40b-4e26-8ecb-c444509faaf0} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8484 | 2026.03.18 11:28:21.264406 [ 5 ] {8593f557-e40b-4e26-8ecb-c444509faaf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8485 | 2026.03.18 11:28:21.264728 [ 5 ] {8593f557-e40b-4e26-8ecb-c444509faaf0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8486 | 2026.03.18 11:28:21.264969 [ 5 ] {8593f557-e40b-4e26-8ecb-c444509faaf0} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8487 | 2026.03.18 11:28:21.265106 [ 5 ] {8593f557-e40b-4e26-8ecb-c444509faaf0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001214 sec., 8237.232289950576 rows/sec., 619.40 KiB/sec. | ||
| 8488 | 2026.03.18 11:28:21.265145 [ 5 ] {8593f557-e40b-4e26-8ecb-c444509faaf0} <Debug> TCPHandler: Processed in 0.001381042 sec. | ||
| 8489 | 2026.03.18 11:28:21.265248 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8490 | 2026.03.18 11:28:21.265343 [ 5 ] {fdf18a39-331a-4939-b615-4dc99219d140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8491 | 2026.03.18 11:28:21.265384 [ 5 ] {fdf18a39-331a-4939-b615-4dc99219d140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8492 | 2026.03.18 11:28:21.265812 [ 5 ] {fdf18a39-331a-4939-b615-4dc99219d140} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8493 | 2026.03.18 11:28:21.265848 [ 5 ] {fdf18a39-331a-4939-b615-4dc99219d140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8494 | 2026.03.18 11:28:21.266170 [ 5 ] {fdf18a39-331a-4939-b615-4dc99219d140} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8495 | 2026.03.18 11:28:21.266267 [ 189 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5225 rows, containing 5 columns (5 merged, 0 gathered) in 0.002504017 sec., 2086647.175318698 rows/sec., 168.57 MiB/sec. | ||
| 8496 | 2026.03.18 11:28:21.266382 [ 5 ] {fdf18a39-331a-4939-b615-4dc99219d140} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8497 | 2026.03.18 11:28:21.266483 [ 73 ] {} <Debug> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8498 | 2026.03.18 11:28:21.266509 [ 73 ] {} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8499 | 2026.03.18 11:28:21.266523 [ 5 ] {fdf18a39-331a-4939-b615-4dc99219d140} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001198 sec., 61769.616026711185 rows/sec., 4.82 MiB/sec. | ||
| 8500 | 2026.03.18 11:28:21.266526 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8501 | 2026.03.18 11:28:21.266561 [ 5 ] {fdf18a39-331a-4939-b615-4dc99219d140} <Debug> TCPHandler: Processed in 0.001362461 sec. | ||
| 8502 | 2026.03.18 11:28:21.266617 [ 186 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::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 | ||
| 8503 | 2026.03.18 11:28:21.266649 [ 200 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8504 | 2026.03.18 11:28:21.266677 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8505 | 2026.03.18 11:28:21.266745 [ 186 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8506 | 2026.03.18 11:28:21.266781 [ 5 ] {97c7a4e3-caed-4a89-b116-1ced9c46749b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8507 | 2026.03.18 11:28:21.266783 [ 186 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1552 rows starting from the beginning of the part | ||
| 8508 | 2026.03.18 11:28:21.266833 [ 5 ] {97c7a4e3-caed-4a89-b116-1ced9c46749b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8509 | 2026.03.18 11:28:21.266866 [ 186 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 95 rows starting from the beginning of the part | ||
| 8510 | 2026.03.18 11:28:21.266921 [ 186 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 74 rows starting from the beginning of the part | ||
| 8511 | 2026.03.18 11:28:21.266970 [ 186 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1046 rows starting from the beginning of the part | ||
| 8512 | 2026.03.18 11:28:21.267015 [ 186 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
| 8513 | 2026.03.18 11:28:21.267054 [ 200 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_61_12} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8514 | 2026.03.18 11:28:21.267058 [ 186 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 74 rows starting from the beginning of the part | ||
| 8515 | 2026.03.18 11:28:21.267159 [ 200 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_61_12} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8516 | 2026.03.18 11:28:21.267249 [ 5 ] {97c7a4e3-caed-4a89-b116-1ced9c46749b} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8517 | 2026.03.18 11:28:21.267275 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 8518 | 2026.03.18 11:28:21.267289 [ 5 ] {97c7a4e3-caed-4a89-b116-1ced9c46749b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8519 | 2026.03.18 11:28:21.267645 [ 5 ] {97c7a4e3-caed-4a89-b116-1ced9c46749b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8520 | 2026.03.18 11:28:21.267880 [ 5 ] {97c7a4e3-caed-4a89-b116-1ced9c46749b} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8521 | 2026.03.18 11:28:21.268022 [ 5 ] {97c7a4e3-caed-4a89-b116-1ced9c46749b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 8522 | 2026.03.18 11:28:21.268027 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8523 | 2026.03.18 11:28:21.268062 [ 5 ] {97c7a4e3-caed-4a89-b116-1ced9c46749b} <Debug> TCPHandler: Processed in 0.001434092 sec. | ||
| 8524 | 2026.03.18 11:28:21.268099 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8525 | 2026.03.18 11:28:21.268125 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8526 | 2026.03.18 11:28:21.268184 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8527 | 2026.03.18 11:28:21.268201 [ 189 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::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 | ||
| 8528 | 2026.03.18 11:28:21.268289 [ 5 ] {8ce55dc7-f886-48de-b473-2ccc582e40c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8529 | 2026.03.18 11:28:21.268299 [ 189 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8530 | 2026.03.18 11:28:21.268333 [ 189 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17674 rows starting from the beginning of the part | ||
| 8531 | 2026.03.18 11:28:21.268337 [ 191 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2905 rows, containing 5 columns (5 merged, 0 gathered) in 0.001755451 sec., 1654845.393007267 rows/sec., 122.85 MiB/sec. | ||
| 8532 | 2026.03.18 11:28:21.268348 [ 5 ] {8ce55dc7-f886-48de-b473-2ccc582e40c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8533 | 2026.03.18 11:28:21.268392 [ 189 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 8534 | 2026.03.18 11:28:21.268437 [ 189 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::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 | ||
| 8535 | 2026.03.18 11:28:21.268477 [ 189 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1251 rows starting from the beginning of the part | ||
| 8536 | 2026.03.18 11:28:21.268518 [ 189 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 96 rows starting from the beginning of the part | ||
| 8537 | 2026.03.18 11:28:21.268558 [ 200 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8538 | 2026.03.18 11:28:21.268561 [ 189 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::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 | ||
| 8539 | 2026.03.18 11:28:21.268901 [ 200 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_61_12} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8540 | 2026.03.18 11:28:21.268984 [ 200 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_61_12} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8541 | 2026.03.18 11:28:21.269077 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 8542 | 2026.03.18 11:28:21.269168 [ 5 ] {8ce55dc7-f886-48de-b473-2ccc582e40c7} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8543 | 2026.03.18 11:28:21.269210 [ 5 ] {8ce55dc7-f886-48de-b473-2ccc582e40c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8544 | 2026.03.18 11:28:21.269766 [ 5 ] {8ce55dc7-f886-48de-b473-2ccc582e40c7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8545 | 2026.03.18 11:28:21.269992 [ 5 ] {8ce55dc7-f886-48de-b473-2ccc582e40c7} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8546 | 2026.03.18 11:28:21.270139 [ 5 ] {8ce55dc7-f886-48de-b473-2ccc582e40c7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001869 sec., 5350.454788657036 rows/sec., 9.59 MiB/sec. | ||
| 8547 | 2026.03.18 11:28:21.270195 [ 5 ] {8ce55dc7-f886-48de-b473-2ccc582e40c7} <Debug> TCPHandler: Processed in 0.002061637 sec. | ||
| 8548 | 2026.03.18 11:28:21.270305 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8549 | 2026.03.18 11:28:21.270401 [ 5 ] {b2be8486-0351-46d0-8615-021d0a12930a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8550 | 2026.03.18 11:28:21.270443 [ 5 ] {b2be8486-0351-46d0-8615-021d0a12930a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8551 | 2026.03.18 11:28:21.270782 [ 5 ] {b2be8486-0351-46d0-8615-021d0a12930a} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8552 | 2026.03.18 11:28:21.270817 [ 5 ] {b2be8486-0351-46d0-8615-021d0a12930a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8553 | 2026.03.18 11:28:21.271147 [ 5 ] {b2be8486-0351-46d0-8615-021d0a12930a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8554 | 2026.03.18 11:28:21.271357 [ 5 ] {b2be8486-0351-46d0-8615-021d0a12930a} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8555 | 2026.03.18 11:28:21.271464 [ 71 ] {} <Debug> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8556 | 2026.03.18 11:28:21.271485 [ 5 ] {b2be8486-0351-46d0-8615-021d0a12930a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 8557 | 2026.03.18 11:28:21.271498 [ 71 ] {} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8558 | 2026.03.18 11:28:21.271527 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8559 | 2026.03.18 11:28:21.271529 [ 5 ] {b2be8486-0351-46d0-8615-021d0a12930a} <Debug> TCPHandler: Processed in 0.001274219 sec. | ||
| 8560 | 2026.03.18 11:28:21.271611 [ 191 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 8561 | 2026.03.18 11:28:21.271740 [ 191 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8562 | 2026.03.18 11:28:21.271778 [ 191 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3048 rows starting from the beginning of the part | ||
| 8563 | 2026.03.18 11:28:21.271848 [ 191 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 8564 | 2026.03.18 11:28:21.271897 [ 191 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 8565 | 2026.03.18 11:28:21.271942 [ 191 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 24 rows starting from the beginning of the part | ||
| 8566 | 2026.03.18 11:28:21.271983 [ 191 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 36 rows starting from the beginning of the part | ||
| 8567 | 2026.03.18 11:28:21.272026 [ 191 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 8568 | 2026.03.18 11:28:21.273437 [ 200 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3288 rows, containing 4 columns (4 merged, 0 gathered) in 0.001863283 sec., 1764627.2734737557 rows/sec., 118.33 MiB/sec. | ||
| 8569 | 2026.03.18 11:28:21.273823 [ 190 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19501 rows, containing 5 columns (5 merged, 0 gathered) in 0.005651778 sec., 3450418.611629827 rows/sec., 231.07 MiB/sec. | ||
| 8570 | 2026.03.18 11:28:21.273884 [ 193 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8571 | 2026.03.18 11:28:21.274216 [ 193 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_61_12} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8572 | 2026.03.18 11:28:21.274227 [ 196 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8573 | 2026.03.18 11:28:21.274290 [ 193 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_61_12} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8574 | 2026.03.18 11:28:21.274385 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8575 | 2026.03.18 11:28:21.274555 [ 196 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8576 | 2026.03.18 11:28:21.274638 [ 196 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8577 | 2026.03.18 11:28:21.274747 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.28 MiB. | ||
| 8578 | 2026.03.18 11:28:22.001141 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.93 MiB, peak 309.89 MiB, free memory in arenas 0.00 B, will set to 301.11 MiB (RSS), difference: 1.18 MiB | ||
| 8579 | 2026.03.18 11:28:25.114027 [ 8 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8580 | 2026.03.18 11:28:25.114091 [ 8 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8581 | 2026.03.18 11:28:25.265780 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19237 | ||
| 8582 | 2026.03.18 11:28:25.266573 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8583 | 2026.03.18 11:28:25.266612 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8584 | 2026.03.18 11:28:25.267082 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8585 | 2026.03.18 11:28:25.267327 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8586 | 2026.03.18 11:28:25.267457 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19237 | ||
| 8587 | 2026.03.18 11:28:25.323267 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1082 | ||
| 8588 | 2026.03.18 11:28:25.325434 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8589 | 2026.03.18 11:28:25.325483 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8590 | 2026.03.18 11:28:25.326717 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8591 | 2026.03.18 11:28:25.326999 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8592 | 2026.03.18 11:28:25.327363 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1082 | ||
| 8593 | 2026.03.18 11:28:26.254650 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8594 | 2026.03.18 11:28:26.262344 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8595 | 2026.03.18 11:28:26.262518 [ 5 ] {9f85a95d-d218-446f-8d9e-a2cae4a668d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8596 | 2026.03.18 11:28:26.262583 [ 5 ] {9f85a95d-d218-446f-8d9e-a2cae4a668d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8597 | 2026.03.18 11:28:26.263272 [ 5 ] {9f85a95d-d218-446f-8d9e-a2cae4a668d9} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8598 | 2026.03.18 11:28:26.263318 [ 5 ] {9f85a95d-d218-446f-8d9e-a2cae4a668d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8599 | 2026.03.18 11:28:26.263746 [ 5 ] {9f85a95d-d218-446f-8d9e-a2cae4a668d9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8600 | 2026.03.18 11:28:26.263982 [ 5 ] {9f85a95d-d218-446f-8d9e-a2cae4a668d9} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8601 | 2026.03.18 11:28:26.264140 [ 5 ] {9f85a95d-d218-446f-8d9e-a2cae4a668d9} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001675 sec., 70447.76119402985 rows/sec., 5.99 MiB/sec. | ||
| 8602 | 2026.03.18 11:28:26.264186 [ 5 ] {9f85a95d-d218-446f-8d9e-a2cae4a668d9} <Debug> TCPHandler: Processed in 0.001967225 sec. | ||
| 8603 | 2026.03.18 11:28:26.264315 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8604 | 2026.03.18 11:28:26.264416 [ 5 ] {00b4610b-e859-4295-a286-6bd35c695965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8605 | 2026.03.18 11:28:26.264462 [ 5 ] {00b4610b-e859-4295-a286-6bd35c695965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8606 | 2026.03.18 11:28:26.264890 [ 5 ] {00b4610b-e859-4295-a286-6bd35c695965} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8607 | 2026.03.18 11:28:26.264930 [ 5 ] {00b4610b-e859-4295-a286-6bd35c695965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8608 | 2026.03.18 11:28:26.265242 [ 5 ] {00b4610b-e859-4295-a286-6bd35c695965} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8609 | 2026.03.18 11:28:26.265456 [ 5 ] {00b4610b-e859-4295-a286-6bd35c695965} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8610 | 2026.03.18 11:28:26.265580 [ 40 ] {} <Debug> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8611 | 2026.03.18 11:28:26.265593 [ 5 ] {00b4610b-e859-4295-a286-6bd35c695965} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.0012 sec., 25833.333333333336 rows/sec., 1.90 MiB/sec. | ||
| 8612 | 2026.03.18 11:28:26.265648 [ 40 ] {} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8613 | 2026.03.18 11:28:26.265657 [ 5 ] {00b4610b-e859-4295-a286-6bd35c695965} <Debug> TCPHandler: Processed in 0.001394882 sec. | ||
| 8614 | 2026.03.18 11:28:26.265678 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8615 | 2026.03.18 11:28:26.265773 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8616 | 2026.03.18 11:28:26.265789 [ 200 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::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 | ||
| 8617 | 2026.03.18 11:28:26.265876 [ 5 ] {67cf68fc-6e66-480b-a4f9-b7d7d4994c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8618 | 2026.03.18 11:28:26.265921 [ 5 ] {67cf68fc-6e66-480b-a4f9-b7d7d4994c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8619 | 2026.03.18 11:28:26.265925 [ 200 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8620 | 2026.03.18 11:28:26.265972 [ 200 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 226 rows starting from the beginning of the part | ||
| 8621 | 2026.03.18 11:28:26.266048 [ 200 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 31 rows starting from the beginning of the part | ||
| 8622 | 2026.03.18 11:28:26.266099 [ 200 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 10 rows starting from the beginning of the part | ||
| 8623 | 2026.03.18 11:28:26.266142 [ 200 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 46 rows starting from the beginning of the part | ||
| 8624 | 2026.03.18 11:28:26.266183 [ 200 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 10 rows starting from the beginning of the part | ||
| 8625 | 2026.03.18 11:28:26.266223 [ 200 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 31 rows starting from the beginning of the part | ||
| 8626 | 2026.03.18 11:28:26.266417 [ 5 ] {67cf68fc-6e66-480b-a4f9-b7d7d4994c98} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8627 | 2026.03.18 11:28:26.266458 [ 5 ] {67cf68fc-6e66-480b-a4f9-b7d7d4994c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8628 | 2026.03.18 11:28:26.266790 [ 5 ] {67cf68fc-6e66-480b-a4f9-b7d7d4994c98} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8629 | 2026.03.18 11:28:26.267017 [ 5 ] {67cf68fc-6e66-480b-a4f9-b7d7d4994c98} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8630 | 2026.03.18 11:28:26.267117 [ 190 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 354 rows, containing 5 columns (5 merged, 0 gathered) in 0.001374232 sec., 257598.42588442127 rows/sec., 18.33 MiB/sec. | ||
| 8631 | 2026.03.18 11:28:26.267152 [ 5 ] {67cf68fc-6e66-480b-a4f9-b7d7d4994c98} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001297 sec., 73245.95219737857 rows/sec., 5.72 MiB/sec. | ||
| 8632 | 2026.03.18 11:28:26.267197 [ 5 ] {67cf68fc-6e66-480b-a4f9-b7d7d4994c98} <Debug> TCPHandler: Processed in 0.001474054 sec. | ||
| 8633 | 2026.03.18 11:28:26.267283 [ 200 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8634 | 2026.03.18 11:28:26.267313 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8635 | 2026.03.18 11:28:26.267412 [ 5 ] {d65ed2b6-ae3d-4c24-b269-4cc601400cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8636 | 2026.03.18 11:28:26.267459 [ 5 ] {d65ed2b6-ae3d-4c24-b269-4cc601400cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8637 | 2026.03.18 11:28:26.267545 [ 200 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_56_11} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8638 | 2026.03.18 11:28:26.267620 [ 200 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_56_11} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8639 | 2026.03.18 11:28:26.267695 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8640 | 2026.03.18 11:28:26.267870 [ 5 ] {d65ed2b6-ae3d-4c24-b269-4cc601400cdf} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8641 | 2026.03.18 11:28:26.267912 [ 5 ] {d65ed2b6-ae3d-4c24-b269-4cc601400cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8642 | 2026.03.18 11:28:26.268258 [ 5 ] {d65ed2b6-ae3d-4c24-b269-4cc601400cdf} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8643 | 2026.03.18 11:28:26.268470 [ 5 ] {d65ed2b6-ae3d-4c24-b269-4cc601400cdf} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8644 | 2026.03.18 11:28:26.268603 [ 5 ] {d65ed2b6-ae3d-4c24-b269-4cc601400cdf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 8645 | 2026.03.18 11:28:26.268640 [ 5 ] {d65ed2b6-ae3d-4c24-b269-4cc601400cdf} <Debug> TCPHandler: Processed in 0.001376822 sec. | ||
| 8646 | 2026.03.18 11:28:26.268760 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8647 | 2026.03.18 11:28:26.268882 [ 5 ] {2cfa0de8-39b5-4765-a5ba-26f36164200c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8648 | 2026.03.18 11:28:26.268948 [ 5 ] {2cfa0de8-39b5-4765-a5ba-26f36164200c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8649 | 2026.03.18 11:28:26.269777 [ 5 ] {2cfa0de8-39b5-4765-a5ba-26f36164200c} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8650 | 2026.03.18 11:28:26.269814 [ 5 ] {2cfa0de8-39b5-4765-a5ba-26f36164200c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8651 | 2026.03.18 11:28:26.270351 [ 5 ] {2cfa0de8-39b5-4765-a5ba-26f36164200c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8652 | 2026.03.18 11:28:26.270587 [ 5 ] {2cfa0de8-39b5-4765-a5ba-26f36164200c} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8653 | 2026.03.18 11:28:26.270725 [ 5 ] {2cfa0de8-39b5-4765-a5ba-26f36164200c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001868 sec., 16595.289079229122 rows/sec., 29.74 MiB/sec. | ||
| 8654 | 2026.03.18 11:28:26.270725 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8655 | 2026.03.18 11:28:26.270781 [ 5 ] {2cfa0de8-39b5-4765-a5ba-26f36164200c} <Debug> TCPHandler: Processed in 0.002078457 sec. | ||
| 8656 | 2026.03.18 11:28:26.270793 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8657 | 2026.03.18 11:28:26.270842 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8658 | 2026.03.18 11:28:26.270904 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8659 | 2026.03.18 11:28:26.270941 [ 193 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::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 | ||
| 8660 | 2026.03.18 11:28:26.271002 [ 5 ] {9d8c93cb-1330-4134-9821-b94568dc85c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8661 | 2026.03.18 11:28:26.271044 [ 5 ] {9d8c93cb-1330-4134-9821-b94568dc85c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8662 | 2026.03.18 11:28:26.271143 [ 193 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8663 | 2026.03.18 11:28:26.271198 [ 193 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1031 rows starting from the beginning of the part | ||
| 8664 | 2026.03.18 11:28:26.271320 [ 193 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 31 rows starting from the beginning of the part | ||
| 8665 | 2026.03.18 11:28:26.271371 [ 5 ] {9d8c93cb-1330-4134-9821-b94568dc85c4} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8666 | 2026.03.18 11:28:26.271406 [ 5 ] {9d8c93cb-1330-4134-9821-b94568dc85c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8667 | 2026.03.18 11:28:26.271423 [ 193 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 10 rows starting from the beginning of the part | ||
| 8668 | 2026.03.18 11:28:26.271527 [ 193 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 42 rows starting from the beginning of the part | ||
| 8669 | 2026.03.18 11:28:26.271538 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8670 | 2026.03.18 11:28:26.271576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8671 | 2026.03.18 11:28:26.271631 [ 193 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 10 rows starting from the beginning of the part | ||
| 8672 | 2026.03.18 11:28:26.271702 [ 5 ] {9d8c93cb-1330-4134-9821-b94568dc85c4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8673 | 2026.03.18 11:28:26.271734 [ 193 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 31 rows starting from the beginning of the part | ||
| 8674 | 2026.03.18 11:28:26.271909 [ 5 ] {9d8c93cb-1330-4134-9821-b94568dc85c4} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8675 | 2026.03.18 11:28:26.272033 [ 5 ] {9d8c93cb-1330-4134-9821-b94568dc85c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 8676 | 2026.03.18 11:28:26.272068 [ 5 ] {9d8c93cb-1330-4134-9821-b94568dc85c4} <Debug> TCPHandler: Processed in 0.001215708 sec. | ||
| 8677 | 2026.03.18 11:28:26.277722 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8678 | 2026.03.18 11:28:26.278666 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8679 | 2026.03.18 11:28:26.280942 [ 200 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1155 rows, containing 19 columns (19 merged, 0 gathered) in 0.010036979 sec., 115074.46613169162 rows/sec., 206.21 MiB/sec. | ||
| 8680 | 2026.03.18 11:28:26.281850 [ 201 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8681 | 2026.03.18 11:28:26.282180 [ 201 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8682 | 2026.03.18 11:28:26.282247 [ 201 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8683 | 2026.03.18 11:28:26.282332 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.41 MiB. | ||
| 8684 | 2026.03.18 11:28:26.282540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8685 | 2026.03.18 11:28:27.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.16 MiB, peak 317.54 MiB, free memory in arenas 0.00 B, will set to 304.86 MiB (RSS), difference: 2.70 MiB | ||
| 8686 | 2026.03.18 11:28:31.267830 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8687 | 2026.03.18 11:28:31.268073 [ 5 ] {50f8f0cc-81fe-45e2-81bc-d5f3126df1fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8688 | 2026.03.18 11:28:31.268158 [ 5 ] {50f8f0cc-81fe-45e2-81bc-d5f3126df1fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8689 | 2026.03.18 11:28:31.268967 [ 5 ] {50f8f0cc-81fe-45e2-81bc-d5f3126df1fd} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8690 | 2026.03.18 11:28:31.269032 [ 5 ] {50f8f0cc-81fe-45e2-81bc-d5f3126df1fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8691 | 2026.03.18 11:28:31.269664 [ 5 ] {50f8f0cc-81fe-45e2-81bc-d5f3126df1fd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8692 | 2026.03.18 11:28:31.269992 [ 5 ] {50f8f0cc-81fe-45e2-81bc-d5f3126df1fd} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8693 | 2026.03.18 11:28:31.270192 [ 5 ] {50f8f0cc-81fe-45e2-81bc-d5f3126df1fd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002182 sec., 10999.083409715857 rows/sec., 934.49 KiB/sec. | ||
| 8694 | 2026.03.18 11:28:31.270250 [ 5 ] {50f8f0cc-81fe-45e2-81bc-d5f3126df1fd} <Debug> TCPHandler: Processed in 0.002581249 sec. | ||
| 8695 | 2026.03.18 11:28:31.270398 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8696 | 2026.03.18 11:28:31.270512 [ 5 ] {65e425e0-c3d6-4df4-af8b-dbe7751596c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8697 | 2026.03.18 11:28:31.270564 [ 5 ] {65e425e0-c3d6-4df4-af8b-dbe7751596c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8698 | 2026.03.18 11:28:31.271100 [ 5 ] {65e425e0-c3d6-4df4-af8b-dbe7751596c9} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8699 | 2026.03.18 11:28:31.271137 [ 5 ] {65e425e0-c3d6-4df4-af8b-dbe7751596c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8700 | 2026.03.18 11:28:31.271523 [ 5 ] {65e425e0-c3d6-4df4-af8b-dbe7751596c9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8701 | 2026.03.18 11:28:31.271808 [ 5 ] {65e425e0-c3d6-4df4-af8b-dbe7751596c9} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8702 | 2026.03.18 11:28:31.271972 [ 5 ] {65e425e0-c3d6-4df4-af8b-dbe7751596c9} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001486 sec., 131897.7119784657 rows/sec., 11.75 MiB/sec. | ||
| 8703 | 2026.03.18 11:28:31.272020 [ 5 ] {65e425e0-c3d6-4df4-af8b-dbe7751596c9} <Debug> TCPHandler: Processed in 0.001680828 sec. | ||
| 8704 | 2026.03.18 11:28:31.272155 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8705 | 2026.03.18 11:28:31.272260 [ 5 ] {a7e20d19-c2cf-4a7f-8d4e-1cc3efe3ed1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8706 | 2026.03.18 11:28:31.272308 [ 5 ] {a7e20d19-c2cf-4a7f-8d4e-1cc3efe3ed1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8707 | 2026.03.18 11:28:31.272809 [ 5 ] {a7e20d19-c2cf-4a7f-8d4e-1cc3efe3ed1d} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8708 | 2026.03.18 11:28:31.272850 [ 5 ] {a7e20d19-c2cf-4a7f-8d4e-1cc3efe3ed1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8709 | 2026.03.18 11:28:31.273257 [ 5 ] {a7e20d19-c2cf-4a7f-8d4e-1cc3efe3ed1d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8710 | 2026.03.18 11:28:31.273522 [ 5 ] {a7e20d19-c2cf-4a7f-8d4e-1cc3efe3ed1d} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8711 | 2026.03.18 11:28:31.273684 [ 5 ] {a7e20d19-c2cf-4a7f-8d4e-1cc3efe3ed1d} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001445 sec., 15224.913494809687 rows/sec., 1.16 MiB/sec. | ||
| 8712 | 2026.03.18 11:28:31.273732 [ 5 ] {a7e20d19-c2cf-4a7f-8d4e-1cc3efe3ed1d} <Debug> TCPHandler: Processed in 0.001634727 sec. | ||
| 8713 | 2026.03.18 11:28:31.273859 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8714 | 2026.03.18 11:28:31.273980 [ 5 ] {49107c7e-d61a-4155-a1b1-bd7ecbbfeb0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8715 | 2026.03.18 11:28:31.274032 [ 5 ] {49107c7e-d61a-4155-a1b1-bd7ecbbfeb0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8716 | 2026.03.18 11:28:31.274557 [ 5 ] {49107c7e-d61a-4155-a1b1-bd7ecbbfeb0e} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8717 | 2026.03.18 11:28:31.274603 [ 5 ] {49107c7e-d61a-4155-a1b1-bd7ecbbfeb0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8718 | 2026.03.18 11:28:31.275042 [ 5 ] {49107c7e-d61a-4155-a1b1-bd7ecbbfeb0e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8719 | 2026.03.18 11:28:31.275312 [ 5 ] {49107c7e-d61a-4155-a1b1-bd7ecbbfeb0e} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8720 | 2026.03.18 11:28:31.275488 [ 5 ] {49107c7e-d61a-4155-a1b1-bd7ecbbfeb0e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001531 sec., 15676.028739386022 rows/sec., 1.30 MiB/sec. | ||
| 8721 | 2026.03.18 11:28:31.275540 [ 5 ] {49107c7e-d61a-4155-a1b1-bd7ecbbfeb0e} <Debug> TCPHandler: Processed in 0.00173944 sec. | ||
| 8722 | 2026.03.18 11:28:31.275685 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8723 | 2026.03.18 11:28:31.275795 [ 5 ] {1881af97-4bb5-43fc-8645-38621b68918b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8724 | 2026.03.18 11:28:31.275845 [ 5 ] {1881af97-4bb5-43fc-8645-38621b68918b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8725 | 2026.03.18 11:28:31.276390 [ 5 ] {1881af97-4bb5-43fc-8645-38621b68918b} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8726 | 2026.03.18 11:28:31.276433 [ 5 ] {1881af97-4bb5-43fc-8645-38621b68918b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8727 | 2026.03.18 11:28:31.276811 [ 5 ] {1881af97-4bb5-43fc-8645-38621b68918b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8728 | 2026.03.18 11:28:31.277084 [ 5 ] {1881af97-4bb5-43fc-8645-38621b68918b} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8729 | 2026.03.18 11:28:31.277249 [ 5 ] {1881af97-4bb5-43fc-8645-38621b68918b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001476 sec., 8130.081300813007 rows/sec., 635.16 KiB/sec. | ||
| 8730 | 2026.03.18 11:28:31.277301 [ 5 ] {1881af97-4bb5-43fc-8645-38621b68918b} <Debug> TCPHandler: Processed in 0.001674678 sec. | ||
| 8731 | 2026.03.18 11:28:31.277462 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8732 | 2026.03.18 11:28:31.277580 [ 5 ] {91f6ba67-1254-468a-9909-a1a299610bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8733 | 2026.03.18 11:28:31.277635 [ 5 ] {91f6ba67-1254-468a-9909-a1a299610bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8734 | 2026.03.18 11:28:31.278284 [ 5 ] {91f6ba67-1254-468a-9909-a1a299610bdd} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8735 | 2026.03.18 11:28:31.278329 [ 5 ] {91f6ba67-1254-468a-9909-a1a299610bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8736 | 2026.03.18 11:28:31.278759 [ 5 ] {91f6ba67-1254-468a-9909-a1a299610bdd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8737 | 2026.03.18 11:28:31.279162 [ 5 ] {91f6ba67-1254-468a-9909-a1a299610bdd} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8738 | 2026.03.18 11:28:31.279328 [ 5 ] {91f6ba67-1254-468a-9909-a1a299610bdd} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001772 sec., 62076.749435665915 rows/sec., 5.06 MiB/sec. | ||
| 8739 | 2026.03.18 11:28:31.279368 [ 5 ] {91f6ba67-1254-468a-9909-a1a299610bdd} <Debug> TCPHandler: Processed in 0.001967765 sec. | ||
| 8740 | 2026.03.18 11:28:31.279522 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8741 | 2026.03.18 11:28:31.279617 [ 5 ] {10bea711-858f-45fa-91b0-67157e7b1af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8742 | 2026.03.18 11:28:31.279663 [ 5 ] {10bea711-858f-45fa-91b0-67157e7b1af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8743 | 2026.03.18 11:28:31.280134 [ 5 ] {10bea711-858f-45fa-91b0-67157e7b1af6} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8744 | 2026.03.18 11:28:31.280176 [ 5 ] {10bea711-858f-45fa-91b0-67157e7b1af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8745 | 2026.03.18 11:28:31.280708 [ 5 ] {10bea711-858f-45fa-91b0-67157e7b1af6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8746 | 2026.03.18 11:28:31.281003 [ 5 ] {10bea711-858f-45fa-91b0-67157e7b1af6} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8747 | 2026.03.18 11:28:31.281184 [ 5 ] {10bea711-858f-45fa-91b0-67157e7b1af6} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001585 sec., 123659.30599369085 rows/sec., 8.87 MiB/sec. | ||
| 8748 | 2026.03.18 11:28:31.281234 [ 5 ] {10bea711-858f-45fa-91b0-67157e7b1af6} <Debug> TCPHandler: Processed in 0.00176263 sec. | ||
| 8749 | 2026.03.18 11:28:31.281381 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8750 | 2026.03.18 11:28:31.281491 [ 5 ] {54f19dd0-cc11-4c78-81aa-17d23ffd0319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8751 | 2026.03.18 11:28:31.281558 [ 5 ] {54f19dd0-cc11-4c78-81aa-17d23ffd0319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8752 | 2026.03.18 11:28:31.282529 [ 5 ] {54f19dd0-cc11-4c78-81aa-17d23ffd0319} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8753 | 2026.03.18 11:28:31.282570 [ 5 ] {54f19dd0-cc11-4c78-81aa-17d23ffd0319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8754 | 2026.03.18 11:28:31.283331 [ 5 ] {54f19dd0-cc11-4c78-81aa-17d23ffd0319} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8755 | 2026.03.18 11:28:31.283622 [ 5 ] {54f19dd0-cc11-4c78-81aa-17d23ffd0319} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8756 | 2026.03.18 11:28:31.283832 [ 5 ] {54f19dd0-cc11-4c78-81aa-17d23ffd0319} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002363 sec., 4231.908590774439 rows/sec., 7.58 MiB/sec. | ||
| 8757 | 2026.03.18 11:28:31.283924 [ 5 ] {54f19dd0-cc11-4c78-81aa-17d23ffd0319} <Debug> TCPHandler: Processed in 0.002601219 sec. | ||
| 8758 | 2026.03.18 11:28:31.284069 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8759 | 2026.03.18 11:28:31.284208 [ 5 ] {08481b52-4ee8-453b-b2d2-7418e32a2fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8760 | 2026.03.18 11:28:31.284268 [ 5 ] {08481b52-4ee8-453b-b2d2-7418e32a2fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8761 | 2026.03.18 11:28:31.284760 [ 5 ] {08481b52-4ee8-453b-b2d2-7418e32a2fba} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8762 | 2026.03.18 11:28:31.284805 [ 5 ] {08481b52-4ee8-453b-b2d2-7418e32a2fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8763 | 2026.03.18 11:28:31.285232 [ 5 ] {08481b52-4ee8-453b-b2d2-7418e32a2fba} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8764 | 2026.03.18 11:28:31.285526 [ 5 ] {08481b52-4ee8-453b-b2d2-7418e32a2fba} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8765 | 2026.03.18 11:28:31.285697 [ 5 ] {08481b52-4ee8-453b-b2d2-7418e32a2fba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001515 sec., 39603.960396039605 rows/sec., 2.67 MiB/sec. | ||
| 8766 | 2026.03.18 11:28:31.285745 [ 5 ] {08481b52-4ee8-453b-b2d2-7418e32a2fba} <Debug> TCPHandler: Processed in 0.00173572 sec. | ||
| 8767 | 2026.03.18 11:28:31.688021 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46093 | ||
| 8768 | 2026.03.18 11:28:31.688155 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8769 | 2026.03.18 11:28:31.688188 [ 286 ] {} <Debug> TCP-Session: d30aa96b-0b8f-4239-a644-8cc95ef0ebf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46093 | ||
| 8770 | 2026.03.18 11:28:31.688215 [ 286 ] {} <Debug> TCP-Session: d30aa96b-0b8f-4239-a644-8cc95ef0ebf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8771 | 2026.03.18 11:28:31.688232 [ 286 ] {} <Debug> TCP-Session: d30aa96b-0b8f-4239-a644-8cc95ef0ebf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8772 | 2026.03.18 11:28:31.688533 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43950 | ||
| 8773 | 2026.03.18 11:28:31.688568 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59006 | ||
| 8774 | 2026.03.18 11:28:31.688600 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37066 | ||
| 8775 | 2026.03.18 11:28:31.688617 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55332 | ||
| 8776 | 2026.03.18 11:28:31.688675 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8777 | 2026.03.18 11:28:31.688617 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46630 | ||
| 8778 | 2026.03.18 11:28:31.688733 [ 288 ] {} <Debug> TCP-Session: 5d663273-1cc6-48c9-9959-0af4d8b80986 Authenticating user 'default' from [fd00:1122:3344:101::e]:43950 | ||
| 8779 | 2026.03.18 11:28:31.688716 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8780 | 2026.03.18 11:28:31.688764 [ 288 ] {} <Debug> TCP-Session: 5d663273-1cc6-48c9-9959-0af4d8b80986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8781 | 2026.03.18 11:28:31.688792 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8782 | 2026.03.18 11:28:31.688802 [ 290 ] {} <Debug> TCP-Session: 69e278a2-f5d5-49ac-8342-a0cfc353bcf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59006 | ||
| 8783 | 2026.03.18 11:28:31.688802 [ 288 ] {} <Debug> TCP-Session: 5d663273-1cc6-48c9-9959-0af4d8b80986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8784 | 2026.03.18 11:28:31.688838 [ 356 ] {} <Debug> TCP-Session: ab95e938-1a8b-4a16-bf77-77685e269ae6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55332 | ||
| 8785 | 2026.03.18 11:28:31.688855 [ 290 ] {} <Debug> TCP-Session: 69e278a2-f5d5-49ac-8342-a0cfc353bcf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8786 | 2026.03.18 11:28:31.688899 [ 356 ] {} <Debug> TCP-Session: ab95e938-1a8b-4a16-bf77-77685e269ae6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8787 | 2026.03.18 11:28:31.688915 [ 290 ] {} <Debug> TCP-Session: 69e278a2-f5d5-49ac-8342-a0cfc353bcf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8788 | 2026.03.18 11:28:31.688934 [ 356 ] {} <Debug> TCP-Session: ab95e938-1a8b-4a16-bf77-77685e269ae6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8789 | 2026.03.18 11:28:31.688716 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8790 | 2026.03.18 11:28:31.688614 [ 286 ] {} <Trace> TCP-Session: d30aa96b-0b8f-4239-a644-8cc95ef0ebf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8791 | 2026.03.18 11:28:31.689024 [ 354 ] {} <Debug> TCP-Session: efb387c2-2150-4fba-b87c-92e70c0157eb Authenticating user 'default' from [fd00:1122:3344:101::e]:37066 | ||
| 8792 | 2026.03.18 11:28:31.688589 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42376 | ||
| 8793 | 2026.03.18 11:28:31.689080 [ 354 ] {} <Debug> TCP-Session: efb387c2-2150-4fba-b87c-92e70c0157eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8794 | 2026.03.18 11:28:31.688570 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45849 | ||
| 8795 | 2026.03.18 11:28:31.689134 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8796 | 2026.03.18 11:28:31.689129 [ 354 ] {} <Debug> TCP-Session: efb387c2-2150-4fba-b87c-92e70c0157eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8797 | 2026.03.18 11:28:31.689232 [ 355 ] {} <Debug> TCP-Session: 742b19f3-e98e-4151-be5e-2acf2e491ec2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46630 | ||
| 8798 | 2026.03.18 11:28:31.689254 [ 286 ] {1a190cf9-bf21-4bcb-b502-2f796d5cc23f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46093) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8799 | 2026.03.18 11:28:31.689279 [ 355 ] {} <Debug> TCP-Session: 742b19f3-e98e-4151-be5e-2acf2e491ec2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8800 | 2026.03.18 11:28:31.688545 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46271 | ||
| 8801 | 2026.03.18 11:28:31.689316 [ 355 ] {} <Debug> TCP-Session: 742b19f3-e98e-4151-be5e-2acf2e491ec2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8802 | 2026.03.18 11:28:31.689628 [ 286 ] {1a190cf9-bf21-4bcb-b502-2f796d5cc23f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8803 | 2026.03.18 11:28:31.689700 [ 286 ] {1a190cf9-bf21-4bcb-b502-2f796d5cc23f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8804 | 2026.03.18 11:28:31.689783 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8805 | 2026.03.18 11:28:31.689821 [ 353 ] {} <Debug> TCP-Session: 91d5d636-e575-4588-8126-f1d2d6441106 Authenticating user 'default' from [fd00:1122:3344:101::e]:42376 | ||
| 8806 | 2026.03.18 11:28:31.689841 [ 353 ] {} <Debug> TCP-Session: 91d5d636-e575-4588-8126-f1d2d6441106 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8807 | 2026.03.18 11:28:31.689860 [ 353 ] {} <Debug> TCP-Session: 91d5d636-e575-4588-8126-f1d2d6441106 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8808 | 2026.03.18 11:28:31.689967 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8809 | 2026.03.18 11:28:31.690017 [ 352 ] {} <Debug> TCP-Session: 524c2327-4711-4984-be23-c2e0d5768192 Authenticating user 'default' from [fd00:1122:3344:101::e]:45849 | ||
| 8810 | 2026.03.18 11:28:31.690043 [ 352 ] {} <Debug> TCP-Session: 524c2327-4711-4984-be23-c2e0d5768192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8811 | 2026.03.18 11:28:31.690062 [ 352 ] {} <Debug> TCP-Session: 524c2327-4711-4984-be23-c2e0d5768192 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8812 | 2026.03.18 11:28:31.690086 [ 286 ] {1a190cf9-bf21-4bcb-b502-2f796d5cc23f} <Debug> oximeter.version (5a74e377-dedb-4303-97fa-7688a0a55619) (SelectExecutor): Key condition: unknown | ||
| 8813 | 2026.03.18 11:28:31.690264 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8814 | 2026.03.18 11:28:31.690306 [ 289 ] {} <Debug> TCP-Session: cdd4180e-8bba-4c16-a363-92ff5696fc62 Authenticating user 'default' from [fd00:1122:3344:101::e]:46271 | ||
| 8815 | 2026.03.18 11:28:31.690323 [ 289 ] {} <Debug> TCP-Session: cdd4180e-8bba-4c16-a363-92ff5696fc62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8816 | 2026.03.18 11:28:31.690335 [ 289 ] {} <Debug> TCP-Session: cdd4180e-8bba-4c16-a363-92ff5696fc62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8817 | 2026.03.18 11:28:31.691042 [ 307 ] {1a190cf9-bf21-4bcb-b502-2f796d5cc23f} <Trace> AggregatingTransform: Aggregating | ||
| 8818 | 2026.03.18 11:28:31.691092 [ 307 ] {1a190cf9-bf21-4bcb-b502-2f796d5cc23f} <Trace> Aggregator: Aggregation method: without_key | ||
| 8819 | 2026.03.18 11:28:31.691126 [ 307 ] {1a190cf9-bf21-4bcb-b502-2f796d5cc23f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000896231 sec. (1115.784 rows/sec., 43.59 KiB/sec.) | ||
| 8820 | 2026.03.18 11:28:31.691141 [ 307 ] {1a190cf9-bf21-4bcb-b502-2f796d5cc23f} <Trace> Aggregator: Merging aggregated data | ||
| 8821 | 2026.03.18 11:28:31.692568 [ 286 ] {1a190cf9-bf21-4bcb-b502-2f796d5cc23f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003392 sec., 294.811320754717 rows/sec., 11.52 KiB/sec. | ||
| 8822 | 2026.03.18 11:28:31.692717 [ 286 ] {1a190cf9-bf21-4bcb-b502-2f796d5cc23f} <Debug> TCPHandler: Processed in 0.004289167 sec. | ||
| 8823 | 2026.03.18 11:28:31.692853 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8824 | 2026.03.18 11:28:31.692884 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8825 | 2026.03.18 11:28:31.692893 [ 286 ] {} <Debug> TCP-Session: d30aa96b-0b8f-4239-a644-8cc95ef0ebf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8826 | 2026.03.18 11:28:31.692907 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8827 | 2026.03.18 11:28:31.692947 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8828 | 2026.03.18 11:28:31.692968 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8829 | 2026.03.18 11:28:31.692978 [ 356 ] {} <Debug> TCP-Session: ab95e938-1a8b-4a16-bf77-77685e269ae6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8830 | 2026.03.18 11:28:31.692992 [ 289 ] {} <Debug> TCP-Session: cdd4180e-8bba-4c16-a363-92ff5696fc62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8831 | 2026.03.18 11:28:31.693002 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8832 | 2026.03.18 11:28:31.693025 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8833 | 2026.03.18 11:28:31.693018 [ 353 ] {} <Debug> TCP-Session: 91d5d636-e575-4588-8126-f1d2d6441106 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8834 | 2026.03.18 11:28:31.693063 [ 352 ] {} <Debug> TCP-Session: 524c2327-4711-4984-be23-c2e0d5768192 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8835 | 2026.03.18 11:28:31.693081 [ 354 ] {} <Debug> TCP-Session: efb387c2-2150-4fba-b87c-92e70c0157eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8836 | 2026.03.18 11:28:31.692996 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8837 | 2026.03.18 11:28:31.692925 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8838 | 2026.03.18 11:28:31.693149 [ 290 ] {} <Debug> TCP-Session: 69e278a2-f5d5-49ac-8342-a0cfc353bcf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8839 | 2026.03.18 11:28:31.692935 [ 355 ] {} <Debug> TCP-Session: 742b19f3-e98e-4151-be5e-2acf2e491ec2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8840 | 2026.03.18 11:28:31.693180 [ 288 ] {} <Debug> TCP-Session: 5d663273-1cc6-48c9-9959-0af4d8b80986 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8841 | 2026.03.18 11:28:31.912820 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51670 | ||
| 8842 | 2026.03.18 11:28:31.912934 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8843 | 2026.03.18 11:28:31.912961 [ 286 ] {} <Debug> TCP-Session: ff40d1e8-f983-40f6-8cd6-6101d5e80545 Authenticating user 'default' from [fd00:1122:3344:101::e]:51670 | ||
| 8844 | 2026.03.18 11:28:31.912983 [ 286 ] {} <Debug> TCP-Session: ff40d1e8-f983-40f6-8cd6-6101d5e80545 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8845 | 2026.03.18 11:28:31.912996 [ 286 ] {} <Debug> TCP-Session: ff40d1e8-f983-40f6-8cd6-6101d5e80545 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8846 | 2026.03.18 11:28:31.913220 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65496 | ||
| 8847 | 2026.03.18 11:28:31.913243 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43649 | ||
| 8848 | 2026.03.18 11:28:31.913290 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36017 | ||
| 8849 | 2026.03.18 11:28:31.913295 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52962 | ||
| 8850 | 2026.03.18 11:28:31.913329 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61239 | ||
| 8851 | 2026.03.18 11:28:31.913370 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8852 | 2026.03.18 11:28:31.913382 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8853 | 2026.03.18 11:28:31.913382 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8854 | 2026.03.18 11:28:31.913424 [ 288 ] {} <Debug> TCP-Session: 23dab08e-3fa4-4899-b4de-a018c1f3e6b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:65496 | ||
| 8855 | 2026.03.18 11:28:31.913435 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8856 | 2026.03.18 11:28:31.913446 [ 289 ] {} <Debug> TCP-Session: 38b2e0b0-562f-4c78-a2b1-5643e61cf872 Authenticating user 'default' from [fd00:1122:3344:101::e]:43649 | ||
| 8857 | 2026.03.18 11:28:31.913451 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8858 | 2026.03.18 11:28:31.913479 [ 356 ] {} <Debug> TCP-Session: 715275dd-4243-4ffc-a242-cc4ea1f81ff9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61239 | ||
| 8859 | 2026.03.18 11:28:31.913490 [ 289 ] {} <Debug> TCP-Session: 38b2e0b0-562f-4c78-a2b1-5643e61cf872 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8860 | 2026.03.18 11:28:31.913514 [ 356 ] {} <Debug> TCP-Session: 715275dd-4243-4ffc-a242-cc4ea1f81ff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8861 | 2026.03.18 11:28:31.913518 [ 289 ] {} <Debug> TCP-Session: 38b2e0b0-562f-4c78-a2b1-5643e61cf872 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8862 | 2026.03.18 11:28:31.913528 [ 356 ] {} <Debug> TCP-Session: 715275dd-4243-4ffc-a242-cc4ea1f81ff9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8863 | 2026.03.18 11:28:31.913513 [ 290 ] {} <Debug> TCP-Session: 982f8b4f-d842-48dd-8279-67bef79d52e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52962 | ||
| 8864 | 2026.03.18 11:28:31.913473 [ 288 ] {} <Debug> TCP-Session: 23dab08e-3fa4-4899-b4de-a018c1f3e6b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8865 | 2026.03.18 11:28:31.913580 [ 290 ] {} <Debug> TCP-Session: 982f8b4f-d842-48dd-8279-67bef79d52e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8866 | 2026.03.18 11:28:31.913465 [ 286 ] {} <Trace> TCP-Session: ff40d1e8-f983-40f6-8cd6-6101d5e80545 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8867 | 2026.03.18 11:28:31.913617 [ 290 ] {} <Debug> TCP-Session: 982f8b4f-d842-48dd-8279-67bef79d52e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8868 | 2026.03.18 11:28:31.913612 [ 288 ] {} <Debug> TCP-Session: 23dab08e-3fa4-4899-b4de-a018c1f3e6b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8869 | 2026.03.18 11:28:31.913430 [ 352 ] {} <Debug> TCP-Session: c893ec6a-3f3c-42d7-afb2-d30129906b10 Authenticating user 'default' from [fd00:1122:3344:101::e]:36017 | ||
| 8870 | 2026.03.18 11:28:31.913324 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63825 | ||
| 8871 | 2026.03.18 11:28:31.913713 [ 352 ] {} <Debug> TCP-Session: c893ec6a-3f3c-42d7-afb2-d30129906b10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8872 | 2026.03.18 11:28:31.913314 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40191 | ||
| 8873 | 2026.03.18 11:28:31.913748 [ 352 ] {} <Debug> TCP-Session: c893ec6a-3f3c-42d7-afb2-d30129906b10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8874 | 2026.03.18 11:28:31.913303 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46311 | ||
| 8875 | 2026.03.18 11:28:31.913793 [ 286 ] {daab1f58-ae84-426e-8e5b-6f73b2478926} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51670) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8876 | 2026.03.18 11:28:31.913818 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8877 | 2026.03.18 11:28:31.913783 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8878 | 2026.03.18 11:28:31.913853 [ 354 ] {} <Debug> TCP-Session: bac34309-6ebc-4231-91ba-c21b55d8aa0b Authenticating user 'default' from [fd00:1122:3344:101::e]:40191 | ||
| 8879 | 2026.03.18 11:28:31.913855 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8880 | 2026.03.18 11:28:31.913875 [ 355 ] {} <Debug> TCP-Session: 8108acf4-79b7-40a1-a55c-b044f6f6a1ca Authenticating user 'default' from [fd00:1122:3344:101::e]:63825 | ||
| 8881 | 2026.03.18 11:28:31.913883 [ 354 ] {} <Debug> TCP-Session: bac34309-6ebc-4231-91ba-c21b55d8aa0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8882 | 2026.03.18 11:28:31.913900 [ 353 ] {} <Debug> TCP-Session: 45868c4b-52a7-4219-806f-49ada00cc859 Authenticating user 'default' from [fd00:1122:3344:101::e]:46311 | ||
| 8883 | 2026.03.18 11:28:31.913920 [ 354 ] {} <Debug> TCP-Session: bac34309-6ebc-4231-91ba-c21b55d8aa0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8884 | 2026.03.18 11:28:31.913939 [ 353 ] {} <Debug> TCP-Session: 45868c4b-52a7-4219-806f-49ada00cc859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8885 | 2026.03.18 11:28:31.913911 [ 355 ] {} <Debug> TCP-Session: 8108acf4-79b7-40a1-a55c-b044f6f6a1ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8886 | 2026.03.18 11:28:31.913963 [ 353 ] {} <Debug> TCP-Session: 45868c4b-52a7-4219-806f-49ada00cc859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8887 | 2026.03.18 11:28:31.913986 [ 355 ] {} <Debug> TCP-Session: 8108acf4-79b7-40a1-a55c-b044f6f6a1ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8888 | 2026.03.18 11:28:31.914060 [ 286 ] {daab1f58-ae84-426e-8e5b-6f73b2478926} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8889 | 2026.03.18 11:28:31.914117 [ 286 ] {daab1f58-ae84-426e-8e5b-6f73b2478926} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8890 | 2026.03.18 11:28:31.914395 [ 286 ] {daab1f58-ae84-426e-8e5b-6f73b2478926} <Debug> oximeter.version (5a74e377-dedb-4303-97fa-7688a0a55619) (SelectExecutor): Key condition: unknown | ||
| 8891 | 2026.03.18 11:28:31.915308 [ 343 ] {daab1f58-ae84-426e-8e5b-6f73b2478926} <Trace> AggregatingTransform: Aggregating | ||
| 8892 | 2026.03.18 11:28:31.915360 [ 343 ] {daab1f58-ae84-426e-8e5b-6f73b2478926} <Trace> Aggregator: Aggregation method: without_key | ||
| 8893 | 2026.03.18 11:28:31.915398 [ 343 ] {daab1f58-ae84-426e-8e5b-6f73b2478926} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000905591 sec. (1104.251 rows/sec., 43.13 KiB/sec.) | ||
| 8894 | 2026.03.18 11:28:31.915420 [ 343 ] {daab1f58-ae84-426e-8e5b-6f73b2478926} <Trace> Aggregator: Merging aggregated data | ||
| 8895 | 2026.03.18 11:28:31.916781 [ 286 ] {daab1f58-ae84-426e-8e5b-6f73b2478926} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003041 sec., 328.8391976323578 rows/sec., 12.85 KiB/sec. | ||
| 8896 | 2026.03.18 11:28:31.916993 [ 286 ] {daab1f58-ae84-426e-8e5b-6f73b2478926} <Debug> TCPHandler: Processed in 0.003685644 sec. | ||
| 8897 | 2026.03.18 11:28:31.917089 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8898 | 2026.03.18 11:28:31.917117 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8899 | 2026.03.18 11:28:31.917124 [ 286 ] {} <Debug> TCP-Session: ff40d1e8-f983-40f6-8cd6-6101d5e80545 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8900 | 2026.03.18 11:28:31.917140 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8901 | 2026.03.18 11:28:31.917160 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8902 | 2026.03.18 11:28:31.917210 [ 356 ] {} <Debug> TCP-Session: 715275dd-4243-4ffc-a242-cc4ea1f81ff9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8903 | 2026.03.18 11:28:31.917212 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8904 | 2026.03.18 11:28:31.917242 [ 290 ] {} <Debug> TCP-Session: 982f8b4f-d842-48dd-8279-67bef79d52e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8905 | 2026.03.18 11:28:31.917255 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8906 | 2026.03.18 11:28:31.917269 [ 353 ] {} <Debug> TCP-Session: 45868c4b-52a7-4219-806f-49ada00cc859 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8907 | 2026.03.18 11:28:31.917199 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8908 | 2026.03.18 11:28:31.917292 [ 354 ] {} <Debug> TCP-Session: bac34309-6ebc-4231-91ba-c21b55d8aa0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8909 | 2026.03.18 11:28:31.917343 [ 355 ] {} <Debug> TCP-Session: 8108acf4-79b7-40a1-a55c-b044f6f6a1ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8910 | 2026.03.18 11:28:31.917180 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8911 | 2026.03.18 11:28:31.917164 [ 288 ] {} <Debug> TCP-Session: 23dab08e-3fa4-4899-b4de-a018c1f3e6b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8912 | 2026.03.18 11:28:31.917230 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8913 | 2026.03.18 11:28:31.917534 [ 289 ] {} <Debug> TCP-Session: 38b2e0b0-562f-4c78-a2b1-5643e61cf872 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8914 | 2026.03.18 11:28:31.917572 [ 352 ] {} <Debug> TCP-Session: c893ec6a-3f3c-42d7-afb2-d30129906b10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8915 | 2026.03.18 11:28:31.964197 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58628 | ||
| 8916 | 2026.03.18 11:28:31.964297 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8917 | 2026.03.18 11:28:31.964322 [ 286 ] {} <Debug> TCP-Session: f7282777-0417-432f-aede-05259b3f929e Authenticating user 'default' from [fd00:1122:3344:101::e]:58628 | ||
| 8918 | 2026.03.18 11:28:31.964342 [ 286 ] {} <Debug> TCP-Session: f7282777-0417-432f-aede-05259b3f929e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8919 | 2026.03.18 11:28:31.964356 [ 286 ] {} <Debug> TCP-Session: f7282777-0417-432f-aede-05259b3f929e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8920 | 2026.03.18 11:28:31.964624 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37709 | ||
| 8921 | 2026.03.18 11:28:31.964658 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55384 | ||
| 8922 | 2026.03.18 11:28:31.964709 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40359 | ||
| 8923 | 2026.03.18 11:28:31.964723 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63831 | ||
| 8924 | 2026.03.18 11:28:31.964765 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8925 | 2026.03.18 11:28:31.964717 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45391 | ||
| 8926 | 2026.03.18 11:28:31.964799 [ 286 ] {} <Trace> TCP-Session: f7282777-0417-432f-aede-05259b3f929e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8927 | 2026.03.18 11:28:31.964818 [ 288 ] {} <Debug> TCP-Session: e99d045c-c71a-48c9-9fe1-c9a4d9a816f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37709 | ||
| 8928 | 2026.03.18 11:28:31.964841 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8929 | 2026.03.18 11:28:31.964865 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8930 | 2026.03.18 11:28:31.964874 [ 288 ] {} <Debug> TCP-Session: e99d045c-c71a-48c9-9fe1-c9a4d9a816f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8931 | 2026.03.18 11:28:31.964889 [ 356 ] {} <Debug> TCP-Session: 91e02dd9-15d6-4ae9-8c3c-1b0017b65c59 Authenticating user 'default' from [fd00:1122:3344:101::e]:63831 | ||
| 8932 | 2026.03.18 11:28:31.964895 [ 355 ] {} <Debug> TCP-Session: b6921cd0-36aa-49da-b5a6-6d005dad8f2e Authenticating user 'default' from [fd00:1122:3344:101::e]:45391 | ||
| 8933 | 2026.03.18 11:28:31.964905 [ 288 ] {} <Debug> TCP-Session: e99d045c-c71a-48c9-9fe1-c9a4d9a816f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8934 | 2026.03.18 11:28:31.964922 [ 356 ] {} <Debug> TCP-Session: 91e02dd9-15d6-4ae9-8c3c-1b0017b65c59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8935 | 2026.03.18 11:28:31.964931 [ 355 ] {} <Debug> TCP-Session: b6921cd0-36aa-49da-b5a6-6d005dad8f2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8936 | 2026.03.18 11:28:31.964955 [ 356 ] {} <Debug> TCP-Session: 91e02dd9-15d6-4ae9-8c3c-1b0017b65c59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8937 | 2026.03.18 11:28:31.964969 [ 355 ] {} <Debug> TCP-Session: b6921cd0-36aa-49da-b5a6-6d005dad8f2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8938 | 2026.03.18 11:28:31.964979 [ 286 ] {85f63414-872c-455d-8047-17471c6257b8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58628) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8939 | 2026.03.18 11:28:31.964805 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8940 | 2026.03.18 11:28:31.964692 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62493 | ||
| 8941 | 2026.03.18 11:28:31.965060 [ 354 ] {} <Debug> TCP-Session: 499c75e8-619e-4ba5-8e37-25848ebe6e66 Authenticating user 'default' from [fd00:1122:3344:101::e]:40359 | ||
| 8942 | 2026.03.18 11:28:31.964674 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60291 | ||
| 8943 | 2026.03.18 11:28:31.965107 [ 354 ] {} <Debug> TCP-Session: 499c75e8-619e-4ba5-8e37-25848ebe6e66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8944 | 2026.03.18 11:28:31.965124 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8945 | 2026.03.18 11:28:31.965138 [ 354 ] {} <Debug> TCP-Session: 499c75e8-619e-4ba5-8e37-25848ebe6e66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8946 | 2026.03.18 11:28:31.964797 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8947 | 2026.03.18 11:28:31.965162 [ 353 ] {} <Debug> TCP-Session: ed00b6a3-8046-4bdc-8428-5600eb2efd53 Authenticating user 'default' from [fd00:1122:3344:101::e]:62493 | ||
| 8948 | 2026.03.18 11:28:31.965167 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8949 | 2026.03.18 11:28:31.965207 [ 353 ] {} <Debug> TCP-Session: ed00b6a3-8046-4bdc-8428-5600eb2efd53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8950 | 2026.03.18 11:28:31.965197 [ 290 ] {} <Debug> TCP-Session: d503425e-69ff-4f24-8b89-bc2157ebb523 Authenticating user 'default' from [fd00:1122:3344:101::e]:55384 | ||
| 8951 | 2026.03.18 11:28:31.965230 [ 352 ] {} <Debug> TCP-Session: a9249108-c72f-48b7-945e-04861eb55c5d Authenticating user 'default' from [fd00:1122:3344:101::e]:60291 | ||
| 8952 | 2026.03.18 11:28:31.965238 [ 353 ] {} <Debug> TCP-Session: ed00b6a3-8046-4bdc-8428-5600eb2efd53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8953 | 2026.03.18 11:28:31.965258 [ 290 ] {} <Debug> TCP-Session: d503425e-69ff-4f24-8b89-bc2157ebb523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8954 | 2026.03.18 11:28:31.965270 [ 352 ] {} <Debug> TCP-Session: a9249108-c72f-48b7-945e-04861eb55c5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8955 | 2026.03.18 11:28:31.965297 [ 290 ] {} <Debug> TCP-Session: d503425e-69ff-4f24-8b89-bc2157ebb523 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8956 | 2026.03.18 11:28:31.965310 [ 352 ] {} <Debug> TCP-Session: a9249108-c72f-48b7-945e-04861eb55c5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8957 | 2026.03.18 11:28:31.965242 [ 286 ] {85f63414-872c-455d-8047-17471c6257b8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8958 | 2026.03.18 11:28:31.964653 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34487 | ||
| 8959 | 2026.03.18 11:28:31.965399 [ 286 ] {85f63414-872c-455d-8047-17471c6257b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8960 | 2026.03.18 11:28:31.965433 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8961 | 2026.03.18 11:28:31.965459 [ 289 ] {} <Debug> TCP-Session: b8b23746-c274-4488-b1a3-6eaec4e5a630 Authenticating user 'default' from [fd00:1122:3344:101::e]:34487 | ||
| 8962 | 2026.03.18 11:28:31.965475 [ 289 ] {} <Debug> TCP-Session: b8b23746-c274-4488-b1a3-6eaec4e5a630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8963 | 2026.03.18 11:28:31.965487 [ 289 ] {} <Debug> TCP-Session: b8b23746-c274-4488-b1a3-6eaec4e5a630 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8964 | 2026.03.18 11:28:31.965683 [ 286 ] {85f63414-872c-455d-8047-17471c6257b8} <Debug> oximeter.version (5a74e377-dedb-4303-97fa-7688a0a55619) (SelectExecutor): Key condition: unknown | ||
| 8965 | 2026.03.18 11:28:31.966746 [ 339 ] {85f63414-872c-455d-8047-17471c6257b8} <Trace> AggregatingTransform: Aggregating | ||
| 8966 | 2026.03.18 11:28:31.966791 [ 339 ] {85f63414-872c-455d-8047-17471c6257b8} <Trace> Aggregator: Aggregation method: without_key | ||
| 8967 | 2026.03.18 11:28:31.966830 [ 339 ] {85f63414-872c-455d-8047-17471c6257b8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001045634 sec. (956.358 rows/sec., 37.36 KiB/sec.) | ||
| 8968 | 2026.03.18 11:28:31.966848 [ 339 ] {85f63414-872c-455d-8047-17471c6257b8} <Trace> Aggregator: Merging aggregated data | ||
| 8969 | 2026.03.18 11:28:31.968177 [ 286 ] {85f63414-872c-455d-8047-17471c6257b8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003249 sec., 307.7870113881194 rows/sec., 12.02 KiB/sec. | ||
| 8970 | 2026.03.18 11:28:31.968329 [ 286 ] {85f63414-872c-455d-8047-17471c6257b8} <Debug> TCPHandler: Processed in 0.003631723 sec. | ||
| 8971 | 2026.03.18 11:28:31.968449 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8972 | 2026.03.18 11:28:31.968481 [ 286 ] {} <Debug> TCP-Session: f7282777-0417-432f-aede-05259b3f929e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8973 | 2026.03.18 11:28:31.968482 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8974 | 2026.03.18 11:28:31.968498 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8975 | 2026.03.18 11:28:31.968519 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8976 | 2026.03.18 11:28:31.968539 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8977 | 2026.03.18 11:28:31.968556 [ 356 ] {} <Debug> TCP-Session: 91e02dd9-15d6-4ae9-8c3c-1b0017b65c59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8978 | 2026.03.18 11:28:31.968558 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8979 | 2026.03.18 11:28:31.968575 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8980 | 2026.03.18 11:28:31.968592 [ 290 ] {} <Debug> TCP-Session: d503425e-69ff-4f24-8b89-bc2157ebb523 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8981 | 2026.03.18 11:28:31.968614 [ 352 ] {} <Debug> TCP-Session: a9249108-c72f-48b7-945e-04861eb55c5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8982 | 2026.03.18 11:28:31.968613 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8983 | 2026.03.18 11:28:31.968642 [ 354 ] {} <Debug> TCP-Session: 499c75e8-619e-4ba5-8e37-25848ebe6e66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8984 | 2026.03.18 11:28:31.968535 [ 288 ] {} <Debug> TCP-Session: e99d045c-c71a-48c9-9fe1-c9a4d9a816f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8985 | 2026.03.18 11:28:31.968688 [ 355 ] {} <Debug> TCP-Session: b6921cd0-36aa-49da-b5a6-6d005dad8f2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8986 | 2026.03.18 11:28:31.968591 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8987 | 2026.03.18 11:28:31.968567 [ 289 ] {} <Debug> TCP-Session: b8b23746-c274-4488-b1a3-6eaec4e5a630 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8988 | 2026.03.18 11:28:31.968760 [ 353 ] {} <Debug> TCP-Session: ed00b6a3-8046-4bdc-8428-5600eb2efd53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8989 | 2026.03.18 11:28:32.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.22 MiB, peak 317.54 MiB, free memory in arenas 0.00 B, will set to 304.89 MiB (RSS), difference: -1.33 MiB | ||
| 8990 | 2026.03.18 11:28:32.767754 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19685 | ||
| 8991 | 2026.03.18 11:28:32.768255 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8992 | 2026.03.18 11:28:32.768303 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8993 | 2026.03.18 11:28:32.768809 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8994 | 2026.03.18 11:28:32.769050 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8995 | 2026.03.18 11:28:32.769198 [ 48 ] {} <Debug> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8996 | 2026.03.18 11:28:32.769202 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19685 | ||
| 8997 | 2026.03.18 11:28:32.769243 [ 48 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8998 | 2026.03.18 11:28:32.769269 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8999 | 2026.03.18 11:28:32.769408 [ 197 ] {43b6763b-e493-49db-9043-0005070a8341::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 | ||
| 9000 | 2026.03.18 11:28:32.769556 [ 197 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9001 | 2026.03.18 11:28:32.769595 [ 197 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17317 rows starting from the beginning of the part | ||
| 9002 | 2026.03.18 11:28:32.769660 [ 197 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 9003 | 2026.03.18 11:28:32.769706 [ 197 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 9004 | 2026.03.18 11:28:32.769747 [ 197 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 9005 | 2026.03.18 11:28:32.769783 [ 197 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 9006 | 2026.03.18 11:28:32.769822 [ 197 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 9007 | 2026.03.18 11:28:32.771734 [ 200 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19685 rows, containing 4 columns (4 merged, 0 gathered) in 0.002391435 sec., 8231459.353902574 rows/sec., 117.75 MiB/sec. | ||
| 9008 | 2026.03.18 11:28:32.772054 [ 188 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9009 | 2026.03.18 11:28:32.772339 [ 188 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_41_8} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9010 | 2026.03.18 11:28:32.772409 [ 188 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_41_8} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9011 | 2026.03.18 11:28:32.772506 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 9012 | 2026.03.18 11:28:33.782772 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9013 | 2026.03.18 11:28:33.800219 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9014 | 2026.03.18 11:28:33.800284 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9015 | 2026.03.18 11:28:33.806772 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9016 | 2026.03.18 11:28:33.807854 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9017 | 2026.03.18 11:28:33.808226 [ 68 ] {} <Debug> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9018 | 2026.03.18 11:28:33.808298 [ 68 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9019 | 2026.03.18 11:28:33.808320 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9020 | 2026.03.18 11:28:33.808423 [ 201 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 9021 | 2026.03.18 11:28:33.811673 [ 201 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9022 | 2026.03.18 11:28:33.812444 [ 201 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 9023 | 2026.03.18 11:28:33.813382 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9024 | 2026.03.18 11:28:33.816016 [ 201 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 9025 | 2026.03.18 11:28:33.819654 [ 201 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 9026 | 2026.03.18 11:28:33.823939 [ 201 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 9027 | 2026.03.18 11:28:33.828280 [ 201 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 9028 | 2026.03.18 11:28:33.832088 [ 201 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 9029 | 2026.03.18 11:28:33.886482 [ 201 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.078098431 sec., 3956.545554673179 rows/sec., 20.46 MiB/sec. | ||
| 9030 | 2026.03.18 11:28:33.888690 [ 201 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9031 | 2026.03.18 11:28:33.890547 [ 201 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_41_8} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9032 | 2026.03.18 11:28:33.890658 [ 201 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_41_8} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9033 | 2026.03.18 11:28:33.892464 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9034 | 2026.03.18 11:28:35.327714 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1118 | ||
| 9035 | 2026.03.18 11:28:35.330262 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9036 | 2026.03.18 11:28:35.330322 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9037 | 2026.03.18 11:28:35.331578 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9038 | 2026.03.18 11:28:35.331857 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9039 | 2026.03.18 11:28:35.332033 [ 67 ] {} <Debug> system.query_log (242d9df0-2007-4580-96e4-3be21c287915) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9040 | 2026.03.18 11:28:35.332104 [ 67 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9041 | 2026.03.18 11:28:35.332124 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9042 | 2026.03.18 11:28:35.332240 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1118 | ||
| 9043 | 2026.03.18 11:28:35.332251 [ 192 ] {242d9df0-2007-4580-96e4-3be21c287915::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 | ||
| 9044 | 2026.03.18 11:28:35.332853 [ 192 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9045 | 2026.03.18 11:28:35.332985 [ 192 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 968 rows starting from the beginning of the part | ||
| 9046 | 2026.03.18 11:28:35.333374 [ 192 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 20 rows starting from the beginning of the part | ||
| 9047 | 2026.03.18 11:28:35.333751 [ 192 ] {242d9df0-2007-4580-96e4-3be21c287915::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 | ||
| 9048 | 2026.03.18 11:28:35.334112 [ 192 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
| 9049 | 2026.03.18 11:28:35.334460 [ 192 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part | ||
| 9050 | 2026.03.18 11:28:35.334793 [ 192 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 9051 | 2026.03.18 11:28:35.341322 [ 199 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1118 rows, containing 72 columns (72 merged, 0 gathered) in 0.009129399 sec., 122461.51143136586 rows/sec., 101.93 MiB/sec. | ||
| 9052 | 2026.03.18 11:28:35.342879 [ 199 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9053 | 2026.03.18 11:28:35.343490 [ 199 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_31_6} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9054 | 2026.03.18 11:28:35.343575 [ 199 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_31_6} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9055 | 2026.03.18 11:28:35.343891 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.69 MiB. | ||
| 9056 | 2026.03.18 11:28:36.262363 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9057 | 2026.03.18 11:28:36.262564 [ 5 ] {12973dd0-2bd4-4695-a8cc-ac998e652d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9058 | 2026.03.18 11:28:36.262641 [ 5 ] {12973dd0-2bd4-4695-a8cc-ac998e652d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9059 | 2026.03.18 11:28:36.263331 [ 5 ] {12973dd0-2bd4-4695-a8cc-ac998e652d9f} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9060 | 2026.03.18 11:28:36.263380 [ 5 ] {12973dd0-2bd4-4695-a8cc-ac998e652d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9061 | 2026.03.18 11:28:36.263778 [ 5 ] {12973dd0-2bd4-4695-a8cc-ac998e652d9f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9062 | 2026.03.18 11:28:36.264011 [ 5 ] {12973dd0-2bd4-4695-a8cc-ac998e652d9f} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9063 | 2026.03.18 11:28:36.264177 [ 5 ] {12973dd0-2bd4-4695-a8cc-ac998e652d9f} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001665 sec., 70870.87087087087 rows/sec., 6.03 MiB/sec. | ||
| 9064 | 2026.03.18 11:28:36.264243 [ 5 ] {12973dd0-2bd4-4695-a8cc-ac998e652d9f} <Debug> TCPHandler: Processed in 0.002016466 sec. | ||
| 9065 | 2026.03.18 11:28:36.264379 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9066 | 2026.03.18 11:28:36.264510 [ 5 ] {fc45e2b0-d9fb-4d94-bfb3-b7e98d73d1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9067 | 2026.03.18 11:28:36.264570 [ 5 ] {fc45e2b0-d9fb-4d94-bfb3-b7e98d73d1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9068 | 2026.03.18 11:28:36.265003 [ 5 ] {fc45e2b0-d9fb-4d94-bfb3-b7e98d73d1ff} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9069 | 2026.03.18 11:28:36.265038 [ 5 ] {fc45e2b0-d9fb-4d94-bfb3-b7e98d73d1ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9070 | 2026.03.18 11:28:36.265369 [ 5 ] {fc45e2b0-d9fb-4d94-bfb3-b7e98d73d1ff} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9071 | 2026.03.18 11:28:36.265582 [ 5 ] {fc45e2b0-d9fb-4d94-bfb3-b7e98d73d1ff} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9072 | 2026.03.18 11:28:36.265719 [ 5 ] {fc45e2b0-d9fb-4d94-bfb3-b7e98d73d1ff} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001242 sec., 24959.742351046698 rows/sec., 1.83 MiB/sec. | ||
| 9073 | 2026.03.18 11:28:36.265758 [ 5 ] {fc45e2b0-d9fb-4d94-bfb3-b7e98d73d1ff} <Debug> TCPHandler: Processed in 0.001434033 sec. | ||
| 9074 | 2026.03.18 11:28:36.265866 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9075 | 2026.03.18 11:28:36.265965 [ 5 ] {f020d962-e5f9-4734-9cb0-315a556d1bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9076 | 2026.03.18 11:28:36.266008 [ 5 ] {f020d962-e5f9-4734-9cb0-315a556d1bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9077 | 2026.03.18 11:28:36.266439 [ 5 ] {f020d962-e5f9-4734-9cb0-315a556d1bbf} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9078 | 2026.03.18 11:28:36.266474 [ 5 ] {f020d962-e5f9-4734-9cb0-315a556d1bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9079 | 2026.03.18 11:28:36.266782 [ 5 ] {f020d962-e5f9-4734-9cb0-315a556d1bbf} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9080 | 2026.03.18 11:28:36.267004 [ 5 ] {f020d962-e5f9-4734-9cb0-315a556d1bbf} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9081 | 2026.03.18 11:28:36.267133 [ 5 ] {f020d962-e5f9-4734-9cb0-315a556d1bbf} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001188 sec., 79966.32996632997 rows/sec., 6.25 MiB/sec. | ||
| 9082 | 2026.03.18 11:28:36.267170 [ 5 ] {f020d962-e5f9-4734-9cb0-315a556d1bbf} <Debug> TCPHandler: Processed in 0.001355011 sec. | ||
| 9083 | 2026.03.18 11:28:36.267279 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9084 | 2026.03.18 11:28:36.267375 [ 5 ] {dd5771f5-38c5-4abd-936c-e2befe49c162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9085 | 2026.03.18 11:28:36.267419 [ 5 ] {dd5771f5-38c5-4abd-936c-e2befe49c162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9086 | 2026.03.18 11:28:36.267832 [ 5 ] {dd5771f5-38c5-4abd-936c-e2befe49c162} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9087 | 2026.03.18 11:28:36.267866 [ 5 ] {dd5771f5-38c5-4abd-936c-e2befe49c162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9088 | 2026.03.18 11:28:36.268191 [ 5 ] {dd5771f5-38c5-4abd-936c-e2befe49c162} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9089 | 2026.03.18 11:28:36.268400 [ 5 ] {dd5771f5-38c5-4abd-936c-e2befe49c162} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9090 | 2026.03.18 11:28:36.268528 [ 5 ] {dd5771f5-38c5-4abd-936c-e2befe49c162} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 9091 | 2026.03.18 11:28:36.268564 [ 5 ] {dd5771f5-38c5-4abd-936c-e2befe49c162} <Debug> TCPHandler: Processed in 0.001334541 sec. | ||
| 9092 | 2026.03.18 11:28:36.268675 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9093 | 2026.03.18 11:28:36.268776 [ 5 ] {36be05b3-904a-41c2-887e-cdeba0449aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9094 | 2026.03.18 11:28:36.268832 [ 5 ] {36be05b3-904a-41c2-887e-cdeba0449aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9095 | 2026.03.18 11:28:36.269653 [ 5 ] {36be05b3-904a-41c2-887e-cdeba0449aa3} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9096 | 2026.03.18 11:28:36.269688 [ 5 ] {36be05b3-904a-41c2-887e-cdeba0449aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9097 | 2026.03.18 11:28:36.270224 [ 5 ] {36be05b3-904a-41c2-887e-cdeba0449aa3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9098 | 2026.03.18 11:28:36.270450 [ 5 ] {36be05b3-904a-41c2-887e-cdeba0449aa3} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9099 | 2026.03.18 11:28:36.270596 [ 5 ] {36be05b3-904a-41c2-887e-cdeba0449aa3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001839 sec., 16856.98749320283 rows/sec., 30.21 MiB/sec. | ||
| 9100 | 2026.03.18 11:28:36.270663 [ 5 ] {36be05b3-904a-41c2-887e-cdeba0449aa3} <Debug> TCPHandler: Processed in 0.002037287 sec. | ||
| 9101 | 2026.03.18 11:28:36.270779 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9102 | 2026.03.18 11:28:36.270875 [ 5 ] {9fc3f5c7-f713-4341-8f69-5dd2e036a6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9103 | 2026.03.18 11:28:36.270917 [ 5 ] {9fc3f5c7-f713-4341-8f69-5dd2e036a6b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9104 | 2026.03.18 11:28:36.271254 [ 5 ] {9fc3f5c7-f713-4341-8f69-5dd2e036a6b5} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9105 | 2026.03.18 11:28:36.271290 [ 5 ] {9fc3f5c7-f713-4341-8f69-5dd2e036a6b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9106 | 2026.03.18 11:28:36.271601 [ 5 ] {9fc3f5c7-f713-4341-8f69-5dd2e036a6b5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9107 | 2026.03.18 11:28:36.271819 [ 5 ] {9fc3f5c7-f713-4341-8f69-5dd2e036a6b5} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9108 | 2026.03.18 11:28:36.271948 [ 5 ] {9fc3f5c7-f713-4341-8f69-5dd2e036a6b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 9109 | 2026.03.18 11:28:36.271985 [ 5 ] {9fc3f5c7-f713-4341-8f69-5dd2e036a6b5} <Debug> TCPHandler: Processed in 0.001256149 sec. | ||
| 9110 | 2026.03.18 11:28:40.114138 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9111 | 2026.03.18 11:28:40.114216 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9112 | 2026.03.18 11:28:40.269317 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20197 | ||
| 9113 | 2026.03.18 11:28:40.269894 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9114 | 2026.03.18 11:28:40.269940 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9115 | 2026.03.18 11:28:40.270418 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9116 | 2026.03.18 11:28:40.270642 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9117 | 2026.03.18 11:28:40.270772 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20197 | ||
| 9118 | 2026.03.18 11:28:41.261452 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9119 | 2026.03.18 11:28:41.261655 [ 5 ] {14563450-40bc-43be-ba18-91eaad8f8bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9120 | 2026.03.18 11:28:41.261731 [ 5 ] {14563450-40bc-43be-ba18-91eaad8f8bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9121 | 2026.03.18 11:28:41.262438 [ 5 ] {14563450-40bc-43be-ba18-91eaad8f8bf7} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9122 | 2026.03.18 11:28:41.262488 [ 5 ] {14563450-40bc-43be-ba18-91eaad8f8bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9123 | 2026.03.18 11:28:41.262888 [ 5 ] {14563450-40bc-43be-ba18-91eaad8f8bf7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9124 | 2026.03.18 11:28:41.263115 [ 5 ] {14563450-40bc-43be-ba18-91eaad8f8bf7} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9125 | 2026.03.18 11:28:41.263283 [ 5 ] {14563450-40bc-43be-ba18-91eaad8f8bf7} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001685 sec., 45103.857566765575 rows/sec., 3.72 MiB/sec. | ||
| 9126 | 2026.03.18 11:28:41.263327 [ 5 ] {14563450-40bc-43be-ba18-91eaad8f8bf7} <Debug> TCPHandler: Processed in 0.002012196 sec. | ||
| 9127 | 2026.03.18 11:28:41.263456 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9128 | 2026.03.18 11:28:41.263552 [ 5 ] {a1d464a6-720b-443c-9a32-38005a5b879e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9129 | 2026.03.18 11:28:41.263594 [ 5 ] {a1d464a6-720b-443c-9a32-38005a5b879e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9130 | 2026.03.18 11:28:41.263994 [ 5 ] {a1d464a6-720b-443c-9a32-38005a5b879e} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9131 | 2026.03.18 11:28:41.264031 [ 5 ] {a1d464a6-720b-443c-9a32-38005a5b879e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9132 | 2026.03.18 11:28:41.264325 [ 5 ] {a1d464a6-720b-443c-9a32-38005a5b879e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9133 | 2026.03.18 11:28:41.264536 [ 5 ] {a1d464a6-720b-443c-9a32-38005a5b879e} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9134 | 2026.03.18 11:28:41.264665 [ 5 ] {a1d464a6-720b-443c-9a32-38005a5b879e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001132 sec., 8833.922261484098 rows/sec., 664.27 KiB/sec. | ||
| 9135 | 2026.03.18 11:28:41.264704 [ 5 ] {a1d464a6-720b-443c-9a32-38005a5b879e} <Debug> TCPHandler: Processed in 0.001297819 sec. | ||
| 9136 | 2026.03.18 11:28:41.264816 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9137 | 2026.03.18 11:28:41.264912 [ 5 ] {979789ce-8bf3-4184-b76b-be4804e022a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9138 | 2026.03.18 11:28:41.264952 [ 5 ] {979789ce-8bf3-4184-b76b-be4804e022a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9139 | 2026.03.18 11:28:41.265369 [ 5 ] {979789ce-8bf3-4184-b76b-be4804e022a6} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9140 | 2026.03.18 11:28:41.265406 [ 5 ] {979789ce-8bf3-4184-b76b-be4804e022a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9141 | 2026.03.18 11:28:41.265705 [ 5 ] {979789ce-8bf3-4184-b76b-be4804e022a6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9142 | 2026.03.18 11:28:41.265920 [ 5 ] {979789ce-8bf3-4184-b76b-be4804e022a6} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9143 | 2026.03.18 11:28:41.266063 [ 5 ] {979789ce-8bf3-4184-b76b-be4804e022a6} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001169 sec., 63301.96749358426 rows/sec., 4.94 MiB/sec. | ||
| 9144 | 2026.03.18 11:28:41.266102 [ 5 ] {979789ce-8bf3-4184-b76b-be4804e022a6} <Debug> TCPHandler: Processed in 0.00133516 sec. | ||
| 9145 | 2026.03.18 11:28:41.266215 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9146 | 2026.03.18 11:28:41.266309 [ 5 ] {cea3f53d-98e1-4f15-b854-7bd011645109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9147 | 2026.03.18 11:28:41.266352 [ 5 ] {cea3f53d-98e1-4f15-b854-7bd011645109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9148 | 2026.03.18 11:28:41.266759 [ 5 ] {cea3f53d-98e1-4f15-b854-7bd011645109} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9149 | 2026.03.18 11:28:41.266794 [ 5 ] {cea3f53d-98e1-4f15-b854-7bd011645109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9150 | 2026.03.18 11:28:41.267150 [ 5 ] {cea3f53d-98e1-4f15-b854-7bd011645109} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9151 | 2026.03.18 11:28:41.267360 [ 5 ] {cea3f53d-98e1-4f15-b854-7bd011645109} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9152 | 2026.03.18 11:28:41.267506 [ 5 ] {cea3f53d-98e1-4f15-b854-7bd011645109} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 9153 | 2026.03.18 11:28:41.267544 [ 5 ] {cea3f53d-98e1-4f15-b854-7bd011645109} <Debug> TCPHandler: Processed in 0.001379531 sec. | ||
| 9154 | 2026.03.18 11:28:41.267656 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9155 | 2026.03.18 11:28:41.267750 [ 5 ] {4070932f-66b0-4679-9cfd-8ce8f3c2b8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9156 | 2026.03.18 11:28:41.267805 [ 5 ] {4070932f-66b0-4679-9cfd-8ce8f3c2b8fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9157 | 2026.03.18 11:28:41.268593 [ 5 ] {4070932f-66b0-4679-9cfd-8ce8f3c2b8fc} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9158 | 2026.03.18 11:28:41.268630 [ 5 ] {4070932f-66b0-4679-9cfd-8ce8f3c2b8fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9159 | 2026.03.18 11:28:41.269162 [ 5 ] {4070932f-66b0-4679-9cfd-8ce8f3c2b8fc} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9160 | 2026.03.18 11:28:41.269382 [ 5 ] {4070932f-66b0-4679-9cfd-8ce8f3c2b8fc} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9161 | 2026.03.18 11:28:41.269520 [ 5 ] {4070932f-66b0-4679-9cfd-8ce8f3c2b8fc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001788 sec., 5592.841163310962 rows/sec., 10.02 MiB/sec. | ||
| 9162 | 2026.03.18 11:28:41.269574 [ 5 ] {4070932f-66b0-4679-9cfd-8ce8f3c2b8fc} <Debug> TCPHandler: Processed in 0.001967085 sec. | ||
| 9163 | 2026.03.18 11:28:41.269692 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9164 | 2026.03.18 11:28:41.269789 [ 5 ] {bfb3fdcd-d44a-44bc-a0a8-f1ac2bf3b2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9165 | 2026.03.18 11:28:41.269830 [ 5 ] {bfb3fdcd-d44a-44bc-a0a8-f1ac2bf3b2e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9166 | 2026.03.18 11:28:41.270173 [ 5 ] {bfb3fdcd-d44a-44bc-a0a8-f1ac2bf3b2e7} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9167 | 2026.03.18 11:28:41.270210 [ 5 ] {bfb3fdcd-d44a-44bc-a0a8-f1ac2bf3b2e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9168 | 2026.03.18 11:28:41.270514 [ 5 ] {bfb3fdcd-d44a-44bc-a0a8-f1ac2bf3b2e7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9169 | 2026.03.18 11:28:41.270723 [ 5 ] {bfb3fdcd-d44a-44bc-a0a8-f1ac2bf3b2e7} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9170 | 2026.03.18 11:28:41.270866 [ 5 ] {bfb3fdcd-d44a-44bc-a0a8-f1ac2bf3b2e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 9171 | 2026.03.18 11:28:41.270903 [ 5 ] {bfb3fdcd-d44a-44bc-a0a8-f1ac2bf3b2e7} <Debug> TCPHandler: Processed in 0.001260729 sec. | ||
| 9172 | 2026.03.18 11:28:41.313454 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9173 | 2026.03.18 11:28:41.328369 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9174 | 2026.03.18 11:28:41.328408 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9175 | 2026.03.18 11:28:41.334490 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9176 | 2026.03.18 11:28:41.335183 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9177 | 2026.03.18 11:28:41.337816 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9178 | 2026.03.18 11:28:42.981104 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9179 | 2026.03.18 11:28:42.981387 [ 5 ] {29bef34c-b196-4bf6-8cc7-f1b94094cbe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9180 | 2026.03.18 11:28:42.981491 [ 5 ] {29bef34c-b196-4bf6-8cc7-f1b94094cbe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9181 | 2026.03.18 11:28:42.982242 [ 5 ] {29bef34c-b196-4bf6-8cc7-f1b94094cbe1} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9182 | 2026.03.18 11:28:42.982291 [ 5 ] {29bef34c-b196-4bf6-8cc7-f1b94094cbe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9183 | 2026.03.18 11:28:42.982670 [ 5 ] {29bef34c-b196-4bf6-8cc7-f1b94094cbe1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9184 | 2026.03.18 11:28:42.982892 [ 5 ] {29bef34c-b196-4bf6-8cc7-f1b94094cbe1} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9185 | 2026.03.18 11:28:42.983050 [ 5 ] {29bef34c-b196-4bf6-8cc7-f1b94094cbe1} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001742 sec., 5740.52812858783 rows/sec., 468.10 KiB/sec. | ||
| 9186 | 2026.03.18 11:28:42.983101 [ 5 ] {29bef34c-b196-4bf6-8cc7-f1b94094cbe1} <Debug> TCPHandler: Processed in 0.00217928 sec. | ||
| 9187 | 2026.03.18 11:28:42.983220 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9188 | 2026.03.18 11:28:42.983315 [ 5 ] {9c856b47-9d27-49da-9cc2-00283e1987bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9189 | 2026.03.18 11:28:42.983356 [ 5 ] {9c856b47-9d27-49da-9cc2-00283e1987bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9190 | 2026.03.18 11:28:42.984665 [ 5 ] {9c856b47-9d27-49da-9cc2-00283e1987bd} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9191 | 2026.03.18 11:28:42.984702 [ 5 ] {9c856b47-9d27-49da-9cc2-00283e1987bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9192 | 2026.03.18 11:28:42.985130 [ 5 ] {9c856b47-9d27-49da-9cc2-00283e1987bd} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9193 | 2026.03.18 11:28:42.985339 [ 5 ] {9c856b47-9d27-49da-9cc2-00283e1987bd} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9194 | 2026.03.18 11:28:42.985468 [ 5 ] {9c856b47-9d27-49da-9cc2-00283e1987bd} <Debug> executeQuery: Read 2007 rows, 155.72 KiB in 0.002172 sec., 924033.1491712708 rows/sec., 70.02 MiB/sec. | ||
| 9195 | 2026.03.18 11:28:42.985506 [ 5 ] {9c856b47-9d27-49da-9cc2-00283e1987bd} <Debug> TCPHandler: Processed in 0.002334763 sec. | ||
| 9196 | 2026.03.18 11:28:42.985522 [ 60 ] {} <Debug> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9197 | 2026.03.18 11:28:42.985620 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9198 | 2026.03.18 11:28:42.985622 [ 60 ] {} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9199 | 2026.03.18 11:28:42.985685 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9200 | 2026.03.18 11:28:42.985723 [ 5 ] {924346e6-fa73-4f10-9aa8-ea8f71ab50b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9201 | 2026.03.18 11:28:42.985772 [ 5 ] {924346e6-fa73-4f10-9aa8-ea8f71ab50b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9202 | 2026.03.18 11:28:42.985826 [ 195 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::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 | ||
| 9203 | 2026.03.18 11:28:42.985970 [ 195 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9204 | 2026.03.18 11:28:42.986004 [ 195 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2895 rows starting from the beginning of the part | ||
| 9205 | 2026.03.18 11:28:42.986069 [ 195 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 118 rows starting from the beginning of the part | ||
| 9206 | 2026.03.18 11:28:42.986110 [ 195 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 196 rows starting from the beginning of the part | ||
| 9207 | 2026.03.18 11:28:42.986160 [ 195 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 118 rows starting from the beginning of the part | ||
| 9208 | 2026.03.18 11:28:42.986181 [ 5 ] {924346e6-fa73-4f10-9aa8-ea8f71ab50b2} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9209 | 2026.03.18 11:28:42.986200 [ 195 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 76 rows starting from the beginning of the part | ||
| 9210 | 2026.03.18 11:28:42.986225 [ 5 ] {924346e6-fa73-4f10-9aa8-ea8f71ab50b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9211 | 2026.03.18 11:28:42.986248 [ 195 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 2007 rows starting from the beginning of the part | ||
| 9212 | 2026.03.18 11:28:42.986577 [ 5 ] {924346e6-fa73-4f10-9aa8-ea8f71ab50b2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9213 | 2026.03.18 11:28:42.986835 [ 5 ] {924346e6-fa73-4f10-9aa8-ea8f71ab50b2} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9214 | 2026.03.18 11:28:42.986969 [ 5 ] {924346e6-fa73-4f10-9aa8-ea8f71ab50b2} <Debug> executeQuery: Read 52 rows, 3.86 KiB in 0.001264 sec., 41139.240506329115 rows/sec., 2.98 MiB/sec. | ||
| 9215 | 2026.03.18 11:28:42.987007 [ 5 ] {924346e6-fa73-4f10-9aa8-ea8f71ab50b2} <Debug> TCPHandler: Processed in 0.001434842 sec. | ||
| 9216 | 2026.03.18 11:28:42.987126 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9217 | 2026.03.18 11:28:42.987247 [ 5 ] {4cae5053-cda4-4f06-a2d3-a9dae300a19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9218 | 2026.03.18 11:28:42.987295 [ 5 ] {4cae5053-cda4-4f06-a2d3-a9dae300a19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9219 | 2026.03.18 11:28:42.988016 [ 5 ] {4cae5053-cda4-4f06-a2d3-a9dae300a19c} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9220 | 2026.03.18 11:28:42.988053 [ 5 ] {4cae5053-cda4-4f06-a2d3-a9dae300a19c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9221 | 2026.03.18 11:28:42.988396 [ 192 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5410 rows, containing 5 columns (5 merged, 0 gathered) in 0.00263063 sec., 2056541.588896956 rows/sec., 167.25 MiB/sec. | ||
| 9222 | 2026.03.18 11:28:42.988402 [ 5 ] {4cae5053-cda4-4f06-a2d3-a9dae300a19c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9223 | 2026.03.18 11:28:42.988638 [ 5 ] {4cae5053-cda4-4f06-a2d3-a9dae300a19c} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9224 | 2026.03.18 11:28:42.988734 [ 195 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9225 | 2026.03.18 11:28:42.988783 [ 5 ] {4cae5053-cda4-4f06-a2d3-a9dae300a19c} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.00156 sec., 453846.1538461539 rows/sec., 26.48 MiB/sec. | ||
| 9226 | 2026.03.18 11:28:42.988826 [ 5 ] {4cae5053-cda4-4f06-a2d3-a9dae300a19c} <Debug> TCPHandler: Processed in 0.00175956 sec. | ||
| 9227 | 2026.03.18 11:28:42.988938 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9228 | 2026.03.18 11:28:42.989008 [ 195 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_66_13} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9229 | 2026.03.18 11:28:42.989032 [ 5 ] {27be09e6-137d-491e-ba44-0d2201e8535f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9230 | 2026.03.18 11:28:42.989076 [ 5 ] {27be09e6-137d-491e-ba44-0d2201e8535f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9231 | 2026.03.18 11:28:42.989085 [ 195 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_66_13} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9232 | 2026.03.18 11:28:42.989168 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 9233 | 2026.03.18 11:28:42.989451 [ 5 ] {27be09e6-137d-491e-ba44-0d2201e8535f} <Trace> oximeter.fields_u64 (93408d6d-6dfd-4e12-a992-721bbf817a32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9234 | 2026.03.18 11:28:42.989491 [ 5 ] {27be09e6-137d-491e-ba44-0d2201e8535f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9235 | 2026.03.18 11:28:42.989784 [ 5 ] {27be09e6-137d-491e-ba44-0d2201e8535f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 9236 | 2026.03.18 11:28:42.989995 [ 5 ] {27be09e6-137d-491e-ba44-0d2201e8535f} <Trace> oximeter.fields_u64 (93408d6d-6dfd-4e12-a992-721bbf817a32): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9237 | 2026.03.18 11:28:42.990121 [ 5 ] {27be09e6-137d-491e-ba44-0d2201e8535f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001107 sec., 903.342366757001 rows/sec., 63.52 KiB/sec. | ||
| 9238 | 2026.03.18 11:28:42.990158 [ 5 ] {27be09e6-137d-491e-ba44-0d2201e8535f} <Debug> TCPHandler: Processed in 0.001266719 sec. | ||
| 9239 | 2026.03.18 11:28:42.990272 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9240 | 2026.03.18 11:28:42.990375 [ 5 ] {2cf3fd4e-e6bd-4e97-be89-8bd3e1d7c76c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9241 | 2026.03.18 11:28:42.990415 [ 5 ] {2cf3fd4e-e6bd-4e97-be89-8bd3e1d7c76c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9242 | 2026.03.18 11:28:42.991256 [ 5 ] {2cf3fd4e-e6bd-4e97-be89-8bd3e1d7c76c} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9243 | 2026.03.18 11:28:42.991294 [ 5 ] {2cf3fd4e-e6bd-4e97-be89-8bd3e1d7c76c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9244 | 2026.03.18 11:28:42.991670 [ 5 ] {2cf3fd4e-e6bd-4e97-be89-8bd3e1d7c76c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9245 | 2026.03.18 11:28:42.991886 [ 5 ] {2cf3fd4e-e6bd-4e97-be89-8bd3e1d7c76c} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9246 | 2026.03.18 11:28:42.992019 [ 5 ] {2cf3fd4e-e6bd-4e97-be89-8bd3e1d7c76c} <Debug> executeQuery: Read 1052 rows, 74.52 KiB in 0.001663 sec., 632591.7017438364 rows/sec., 43.76 MiB/sec. | ||
| 9247 | 2026.03.18 11:28:42.992057 [ 5 ] {2cf3fd4e-e6bd-4e97-be89-8bd3e1d7c76c} <Debug> TCPHandler: Processed in 0.001835092 sec. | ||
| 9248 | 2026.03.18 11:28:42.992064 [ 60 ] {} <Debug> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9249 | 2026.03.18 11:28:42.992134 [ 60 ] {} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9250 | 2026.03.18 11:28:42.992168 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9251 | 2026.03.18 11:28:42.992170 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9252 | 2026.03.18 11:28:42.992275 [ 5 ] {5171642b-e76e-4f1a-8271-7d9a5ff1f4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9253 | 2026.03.18 11:28:42.992326 [ 5 ] {5171642b-e76e-4f1a-8271-7d9a5ff1f4ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9254 | 2026.03.18 11:28:42.992323 [ 198 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::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 | ||
| 9255 | 2026.03.18 11:28:42.992503 [ 198 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9256 | 2026.03.18 11:28:42.992543 [ 198 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1552 rows starting from the beginning of the part | ||
| 9257 | 2026.03.18 11:28:42.992610 [ 198 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 95 rows starting from the beginning of the part | ||
| 9258 | 2026.03.18 11:28:42.992656 [ 198 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 110 rows starting from the beginning of the part | ||
| 9259 | 2026.03.18 11:28:42.992719 [ 198 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 95 rows starting from the beginning of the part | ||
| 9260 | 2026.03.18 11:28:42.992785 [ 198 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 74 rows starting from the beginning of the part | ||
| 9261 | 2026.03.18 11:28:42.992829 [ 198 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1052 rows starting from the beginning of the part | ||
| 9262 | 2026.03.18 11:28:42.993003 [ 5 ] {5171642b-e76e-4f1a-8271-7d9a5ff1f4ec} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9263 | 2026.03.18 11:28:42.993045 [ 5 ] {5171642b-e76e-4f1a-8271-7d9a5ff1f4ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9264 | 2026.03.18 11:28:42.993509 [ 5 ] {5171642b-e76e-4f1a-8271-7d9a5ff1f4ec} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9265 | 2026.03.18 11:28:42.993736 [ 5 ] {5171642b-e76e-4f1a-8271-7d9a5ff1f4ec} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9266 | 2026.03.18 11:28:42.993874 [ 5 ] {5171642b-e76e-4f1a-8271-7d9a5ff1f4ec} <Debug> executeQuery: Read 1254 rows, 80.55 KiB in 0.001617 sec., 775510.2040816327 rows/sec., 48.65 MiB/sec. | ||
| 9267 | 2026.03.18 11:28:42.993885 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9268 | 2026.03.18 11:28:42.993912 [ 5 ] {5171642b-e76e-4f1a-8271-7d9a5ff1f4ec} <Debug> TCPHandler: Processed in 0.001792171 sec. | ||
| 9269 | 2026.03.18 11:28:42.993961 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9270 | 2026.03.18 11:28:42.994003 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9271 | 2026.03.18 11:28:42.994068 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9272 | 2026.03.18 11:28:42.994093 [ 195 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::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 | ||
| 9273 | 2026.03.18 11:28:42.994188 [ 195 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9274 | 2026.03.18 11:28:42.994200 [ 5 ] {6d908eb4-2200-41a7-90cb-bb6f1b1b4d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9275 | 2026.03.18 11:28:42.994215 [ 195 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19501 rows starting from the beginning of the part | ||
| 9276 | 2026.03.18 11:28:42.994275 [ 195 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::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 | ||
| 9277 | 2026.03.18 11:28:42.994275 [ 5 ] {6d908eb4-2200-41a7-90cb-bb6f1b1b4d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9278 | 2026.03.18 11:28:42.994312 [ 195 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 196 rows starting from the beginning of the part | ||
| 9279 | 2026.03.18 11:28:42.994352 [ 195 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::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 | ||
| 9280 | 2026.03.18 11:28:42.994370 [ 192 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2978 rows, containing 5 columns (5 merged, 0 gathered) in 0.002103098 sec., 1416006.2916706689 rows/sec., 105.57 MiB/sec. | ||
| 9281 | 2026.03.18 11:28:42.994383 [ 195 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 9282 | 2026.03.18 11:28:42.994441 [ 195 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1254 rows starting from the beginning of the part | ||
| 9283 | 2026.03.18 11:28:42.994740 [ 192 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9284 | 2026.03.18 11:28:42.995083 [ 192 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_66_13} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9285 | 2026.03.18 11:28:42.995159 [ 192 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_66_13} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9286 | 2026.03.18 11:28:42.995222 [ 5 ] {6d908eb4-2200-41a7-90cb-bb6f1b1b4d93} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9287 | 2026.03.18 11:28:42.995256 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 9288 | 2026.03.18 11:28:42.995265 [ 5 ] {6d908eb4-2200-41a7-90cb-bb6f1b1b4d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9289 | 2026.03.18 11:28:42.995921 [ 5 ] {6d908eb4-2200-41a7-90cb-bb6f1b1b4d93} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9290 | 2026.03.18 11:28:42.996176 [ 5 ] {6d908eb4-2200-41a7-90cb-bb6f1b1b4d93} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9291 | 2026.03.18 11:28:42.996325 [ 5 ] {6d908eb4-2200-41a7-90cb-bb6f1b1b4d93} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00215 sec., 19534.883720930233 rows/sec., 35.01 MiB/sec. | ||
| 9292 | 2026.03.18 11:28:42.996381 [ 5 ] {6d908eb4-2200-41a7-90cb-bb6f1b1b4d93} <Debug> TCPHandler: Processed in 0.002373214 sec. | ||
| 9293 | 2026.03.18 11:28:42.996496 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9294 | 2026.03.18 11:28:42.996590 [ 5 ] {6223f07f-feeb-47f0-b003-b513b5bcddf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9295 | 2026.03.18 11:28:42.996632 [ 5 ] {6223f07f-feeb-47f0-b003-b513b5bcddf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9296 | 2026.03.18 11:28:42.996959 [ 5 ] {6223f07f-feeb-47f0-b003-b513b5bcddf6} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9297 | 2026.03.18 11:28:42.996995 [ 5 ] {6223f07f-feeb-47f0-b003-b513b5bcddf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9298 | 2026.03.18 11:28:42.997314 [ 5 ] {6223f07f-feeb-47f0-b003-b513b5bcddf6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9299 | 2026.03.18 11:28:42.997528 [ 5 ] {6223f07f-feeb-47f0-b003-b513b5bcddf6} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9300 | 2026.03.18 11:28:42.997654 [ 60 ] {} <Debug> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9301 | 2026.03.18 11:28:42.997662 [ 5 ] {6223f07f-feeb-47f0-b003-b513b5bcddf6} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00109 sec., 22018.34862385321 rows/sec., 1.48 MiB/sec. | ||
| 9302 | 2026.03.18 11:28:42.997700 [ 60 ] {} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9303 | 2026.03.18 11:28:42.997729 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9304 | 2026.03.18 11:28:42.997733 [ 5 ] {6223f07f-feeb-47f0-b003-b513b5bcddf6} <Debug> TCPHandler: Processed in 0.0012849 sec. | ||
| 9305 | 2026.03.18 11:28:42.997813 [ 191 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 9306 | 2026.03.18 11:28:42.997920 [ 191 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9307 | 2026.03.18 11:28:42.997948 [ 191 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3288 rows starting from the beginning of the part | ||
| 9308 | 2026.03.18 11:28:42.997998 [ 191 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 9309 | 2026.03.18 11:28:42.998038 [ 191 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9310 | 2026.03.18 11:28:42.998077 [ 191 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 9311 | 2026.03.18 11:28:42.998113 [ 191 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 9312 | 2026.03.18 11:28:42.998151 [ 191 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 24 rows starting from the beginning of the part | ||
| 9313 | 2026.03.18 11:28:42.999577 [ 189 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3552 rows, containing 4 columns (4 merged, 0 gathered) in 0.001801281 sec., 1971929.9765000574 rows/sec., 132.28 MiB/sec. | ||
| 9314 | 2026.03.18 11:28:42.999908 [ 191 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9315 | 2026.03.18 11:28:43.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.05 MiB, peak 319.38 MiB, free memory in arenas 0.00 B, will set to 309.52 MiB (RSS), difference: -7.53 MiB | ||
| 9316 | 2026.03.18 11:28:43.000308 [ 191 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_66_13} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9317 | 2026.03.18 11:28:43.000376 [ 191 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_66_13} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9318 | 2026.03.18 11:28:43.000436 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9319 | 2026.03.18 11:28:43.001065 [ 189 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21431 rows, containing 5 columns (5 merged, 0 gathered) in 0.00700575 sec., 3059058.630410734 rows/sec., 204.42 MiB/sec. | ||
| 9320 | 2026.03.18 11:28:43.001437 [ 195 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9321 | 2026.03.18 11:28:43.001706 [ 195 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9322 | 2026.03.18 11:28:43.001771 [ 195 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9323 | 2026.03.18 11:28:43.001832 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 9324 | 2026.03.18 11:28:44.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.75 MiB, peak 319.38 MiB, free memory in arenas 0.00 B, will set to 309.53 MiB (RSS), difference: 9.78 MiB | ||
| 9325 | 2026.03.18 11:28:45.332428 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1160 | ||
| 9326 | 2026.03.18 11:28:45.334991 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9327 | 2026.03.18 11:28:45.335040 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9328 | 2026.03.18 11:28:45.336272 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9329 | 2026.03.18 11:28:45.336544 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9330 | 2026.03.18 11:28:45.336913 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1160 | ||
| 9331 | 2026.03.18 11:28:46.257457 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9332 | 2026.03.18 11:28:46.257639 [ 5 ] {2d8466b6-6796-4cb4-b890-c58fb2146733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9333 | 2026.03.18 11:28:46.257708 [ 5 ] {2d8466b6-6796-4cb4-b890-c58fb2146733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9334 | 2026.03.18 11:28:46.258386 [ 5 ] {2d8466b6-6796-4cb4-b890-c58fb2146733} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9335 | 2026.03.18 11:28:46.258435 [ 5 ] {2d8466b6-6796-4cb4-b890-c58fb2146733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9336 | 2026.03.18 11:28:46.258823 [ 5 ] {2d8466b6-6796-4cb4-b890-c58fb2146733} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9337 | 2026.03.18 11:28:46.259081 [ 5 ] {2d8466b6-6796-4cb4-b890-c58fb2146733} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9338 | 2026.03.18 11:28:46.259237 [ 5 ] {2d8466b6-6796-4cb4-b890-c58fb2146733} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001648 sec., 33980.58252427185 rows/sec., 2.61 MiB/sec. | ||
| 9339 | 2026.03.18 11:28:46.259280 [ 5 ] {2d8466b6-6796-4cb4-b890-c58fb2146733} <Debug> TCPHandler: Processed in 0.001953325 sec. | ||
| 9340 | 2026.03.18 11:28:46.259411 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9341 | 2026.03.18 11:28:46.259506 [ 5 ] {8626962e-1850-4b94-8d94-85b91ba1ecfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9342 | 2026.03.18 11:28:46.259547 [ 5 ] {8626962e-1850-4b94-8d94-85b91ba1ecfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9343 | 2026.03.18 11:28:46.259972 [ 5 ] {8626962e-1850-4b94-8d94-85b91ba1ecfd} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9344 | 2026.03.18 11:28:46.260007 [ 5 ] {8626962e-1850-4b94-8d94-85b91ba1ecfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9345 | 2026.03.18 11:28:46.260306 [ 5 ] {8626962e-1850-4b94-8d94-85b91ba1ecfd} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9346 | 2026.03.18 11:28:46.260522 [ 5 ] {8626962e-1850-4b94-8d94-85b91ba1ecfd} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9347 | 2026.03.18 11:28:46.260652 [ 5 ] {8626962e-1850-4b94-8d94-85b91ba1ecfd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001165 sec., 54935.622317596564 rows/sec., 4.29 MiB/sec. | ||
| 9348 | 2026.03.18 11:28:46.260690 [ 5 ] {8626962e-1850-4b94-8d94-85b91ba1ecfd} <Debug> TCPHandler: Processed in 0.00132988 sec. | ||
| 9349 | 2026.03.18 11:28:46.260805 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9350 | 2026.03.18 11:28:46.260899 [ 5 ] {cd180752-03af-4d40-8c6f-ff5a969c8697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9351 | 2026.03.18 11:28:46.260944 [ 5 ] {cd180752-03af-4d40-8c6f-ff5a969c8697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9352 | 2026.03.18 11:28:46.261325 [ 5 ] {cd180752-03af-4d40-8c6f-ff5a969c8697} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9353 | 2026.03.18 11:28:46.261358 [ 5 ] {cd180752-03af-4d40-8c6f-ff5a969c8697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9354 | 2026.03.18 11:28:46.261686 [ 5 ] {cd180752-03af-4d40-8c6f-ff5a969c8697} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9355 | 2026.03.18 11:28:46.261902 [ 5 ] {cd180752-03af-4d40-8c6f-ff5a969c8697} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9356 | 2026.03.18 11:28:46.262026 [ 5 ] {cd180752-03af-4d40-8c6f-ff5a969c8697} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001145 sec., 83842.79475982532 rows/sec., 5.84 MiB/sec. | ||
| 9357 | 2026.03.18 11:28:46.262063 [ 5 ] {cd180752-03af-4d40-8c6f-ff5a969c8697} <Debug> TCPHandler: Processed in 0.001306459 sec. | ||
| 9358 | 2026.03.18 11:28:46.262192 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9359 | 2026.03.18 11:28:46.262287 [ 5 ] {ddb5c33c-8f76-4a44-8eca-81620acdbb9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9360 | 2026.03.18 11:28:46.262330 [ 5 ] {ddb5c33c-8f76-4a44-8eca-81620acdbb9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9361 | 2026.03.18 11:28:46.262661 [ 5 ] {ddb5c33c-8f76-4a44-8eca-81620acdbb9d} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9362 | 2026.03.18 11:28:46.262697 [ 5 ] {ddb5c33c-8f76-4a44-8eca-81620acdbb9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9363 | 2026.03.18 11:28:46.263003 [ 5 ] {ddb5c33c-8f76-4a44-8eca-81620acdbb9d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9364 | 2026.03.18 11:28:46.263220 [ 5 ] {ddb5c33c-8f76-4a44-8eca-81620acdbb9d} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9365 | 2026.03.18 11:28:46.263348 [ 5 ] {ddb5c33c-8f76-4a44-8eca-81620acdbb9d} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00108 sec., 33333.333333333336 rows/sec., 2.25 MiB/sec. | ||
| 9366 | 2026.03.18 11:28:46.263385 [ 5 ] {ddb5c33c-8f76-4a44-8eca-81620acdbb9d} <Debug> TCPHandler: Processed in 0.001241818 sec. | ||
| 9367 | 2026.03.18 11:28:47.770857 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20645 | ||
| 9368 | 2026.03.18 11:28:47.771406 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2026.03.18 11:28:47.771457 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9370 | 2026.03.18 11:28:47.772017 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9371 | 2026.03.18 11:28:47.772249 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9372 | 2026.03.18 11:28:47.772375 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20645 | ||
| 9373 | 2026.03.18 11:28:48.837890 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9374 | 2026.03.18 11:28:48.853976 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9375 | 2026.03.18 11:28:48.854034 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9376 | 2026.03.18 11:28:48.859965 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9377 | 2026.03.18 11:28:48.860711 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9378 | 2026.03.18 11:28:48.863695 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9379 | 2026.03.18 11:28:51.262468 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9380 | 2026.03.18 11:28:51.262665 [ 5 ] {554926a4-21a9-4615-b47f-5ba9b7ddb6e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9381 | 2026.03.18 11:28:51.262737 [ 5 ] {554926a4-21a9-4615-b47f-5ba9b7ddb6e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9382 | 2026.03.18 11:28:51.263429 [ 5 ] {554926a4-21a9-4615-b47f-5ba9b7ddb6e0} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9383 | 2026.03.18 11:28:51.263469 [ 5 ] {554926a4-21a9-4615-b47f-5ba9b7ddb6e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9384 | 2026.03.18 11:28:51.263847 [ 5 ] {554926a4-21a9-4615-b47f-5ba9b7ddb6e0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9385 | 2026.03.18 11:28:51.264068 [ 5 ] {554926a4-21a9-4615-b47f-5ba9b7ddb6e0} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9386 | 2026.03.18 11:28:51.264213 [ 5 ] {554926a4-21a9-4615-b47f-5ba9b7ddb6e0} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001603 sec., 47411.10417966313 rows/sec., 3.91 MiB/sec. | ||
| 9387 | 2026.03.18 11:28:51.264254 [ 5 ] {554926a4-21a9-4615-b47f-5ba9b7ddb6e0} <Debug> TCPHandler: Processed in 0.001920934 sec. | ||
| 9388 | 2026.03.18 11:28:51.264377 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9389 | 2026.03.18 11:28:51.264473 [ 5 ] {71ca300b-e831-4fca-86a0-628fd75c94e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9390 | 2026.03.18 11:28:51.264514 [ 5 ] {71ca300b-e831-4fca-86a0-628fd75c94e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9391 | 2026.03.18 11:28:51.264914 [ 5 ] {71ca300b-e831-4fca-86a0-628fd75c94e2} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9392 | 2026.03.18 11:28:51.264948 [ 5 ] {71ca300b-e831-4fca-86a0-628fd75c94e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9393 | 2026.03.18 11:28:51.265240 [ 5 ] {71ca300b-e831-4fca-86a0-628fd75c94e2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9394 | 2026.03.18 11:28:51.265442 [ 5 ] {71ca300b-e831-4fca-86a0-628fd75c94e2} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9395 | 2026.03.18 11:28:51.265545 [ 53 ] {} <Debug> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9396 | 2026.03.18 11:28:51.265571 [ 5 ] {71ca300b-e831-4fca-86a0-628fd75c94e2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001117 sec., 8952.551477170995 rows/sec., 673.19 KiB/sec. | ||
| 9397 | 2026.03.18 11:28:51.265583 [ 53 ] {} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9398 | 2026.03.18 11:28:51.265604 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9399 | 2026.03.18 11:28:51.265610 [ 5 ] {71ca300b-e831-4fca-86a0-628fd75c94e2} <Debug> TCPHandler: Processed in 0.001281949 sec. | ||
| 9400 | 2026.03.18 11:28:51.265714 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9401 | 2026.03.18 11:28:51.265734 [ 192 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::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 | ||
| 9402 | 2026.03.18 11:28:51.265809 [ 5 ] {7272db0e-add5-488b-9c75-f82323015417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9403 | 2026.03.18 11:28:51.265854 [ 5 ] {7272db0e-add5-488b-9c75-f82323015417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9404 | 2026.03.18 11:28:51.265891 [ 192 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9405 | 2026.03.18 11:28:51.265933 [ 192 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 226 rows starting from the beginning of the part | ||
| 9406 | 2026.03.18 11:28:51.266009 [ 192 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 22 rows starting from the beginning of the part | ||
| 9407 | 2026.03.18 11:28:51.266060 [ 192 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 31 rows starting from the beginning of the part | ||
| 9408 | 2026.03.18 11:28:51.266109 [ 192 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 10 rows starting from the beginning of the part | ||
| 9409 | 2026.03.18 11:28:51.266149 [ 192 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 52 rows starting from the beginning of the part | ||
| 9410 | 2026.03.18 11:28:51.266189 [ 192 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 10 rows starting from the beginning of the part | ||
| 9411 | 2026.03.18 11:28:51.266277 [ 5 ] {7272db0e-add5-488b-9c75-f82323015417} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9412 | 2026.03.18 11:28:51.266320 [ 5 ] {7272db0e-add5-488b-9c75-f82323015417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9413 | 2026.03.18 11:28:51.266653 [ 5 ] {7272db0e-add5-488b-9c75-f82323015417} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9414 | 2026.03.18 11:28:51.266886 [ 5 ] {7272db0e-add5-488b-9c75-f82323015417} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9415 | 2026.03.18 11:28:51.267018 [ 5 ] {7272db0e-add5-488b-9c75-f82323015417} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001228 sec., 60260.586319218244 rows/sec., 4.70 MiB/sec. | ||
| 9416 | 2026.03.18 11:28:51.267056 [ 5 ] {7272db0e-add5-488b-9c75-f82323015417} <Debug> TCPHandler: Processed in 0.001391142 sec. | ||
| 9417 | 2026.03.18 11:28:51.267058 [ 195 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 351 rows, containing 5 columns (5 merged, 0 gathered) in 0.001385892 sec., 253266.48829778944 rows/sec., 18.03 MiB/sec. | ||
| 9418 | 2026.03.18 11:28:51.267177 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9419 | 2026.03.18 11:28:51.267236 [ 189 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9420 | 2026.03.18 11:28:51.267275 [ 5 ] {4650d285-4dee-44d9-b6b5-05c54fac92ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9421 | 2026.03.18 11:28:51.267319 [ 5 ] {4650d285-4dee-44d9-b6b5-05c54fac92ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9422 | 2026.03.18 11:28:51.267495 [ 189 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_61_12} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9423 | 2026.03.18 11:28:51.267559 [ 189 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_61_12} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9424 | 2026.03.18 11:28:51.267634 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9425 | 2026.03.18 11:28:51.267735 [ 5 ] {4650d285-4dee-44d9-b6b5-05c54fac92ca} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9426 | 2026.03.18 11:28:51.267770 [ 5 ] {4650d285-4dee-44d9-b6b5-05c54fac92ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9427 | 2026.03.18 11:28:51.268102 [ 5 ] {4650d285-4dee-44d9-b6b5-05c54fac92ca} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9428 | 2026.03.18 11:28:51.268314 [ 5 ] {4650d285-4dee-44d9-b6b5-05c54fac92ca} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9429 | 2026.03.18 11:28:51.268442 [ 5 ] {4650d285-4dee-44d9-b6b5-05c54fac92ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 9430 | 2026.03.18 11:28:51.268478 [ 5 ] {4650d285-4dee-44d9-b6b5-05c54fac92ca} <Debug> TCPHandler: Processed in 0.001349151 sec. | ||
| 9431 | 2026.03.18 11:28:51.268587 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9432 | 2026.03.18 11:28:51.268680 [ 5 ] {8241efdb-a7e9-494d-9a45-c192ac987b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9433 | 2026.03.18 11:28:51.268735 [ 5 ] {8241efdb-a7e9-494d-9a45-c192ac987b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9434 | 2026.03.18 11:28:51.269496 [ 5 ] {8241efdb-a7e9-494d-9a45-c192ac987b82} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9435 | 2026.03.18 11:28:51.269529 [ 5 ] {8241efdb-a7e9-494d-9a45-c192ac987b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9436 | 2026.03.18 11:28:51.270033 [ 5 ] {8241efdb-a7e9-494d-9a45-c192ac987b82} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9437 | 2026.03.18 11:28:51.270254 [ 5 ] {8241efdb-a7e9-494d-9a45-c192ac987b82} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9438 | 2026.03.18 11:28:51.270356 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9439 | 2026.03.18 11:28:51.270388 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9440 | 2026.03.18 11:28:51.270390 [ 5 ] {8241efdb-a7e9-494d-9a45-c192ac987b82} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001729 sec., 5783.68999421631 rows/sec., 10.36 MiB/sec. | ||
| 9441 | 2026.03.18 11:28:51.270406 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9442 | 2026.03.18 11:28:51.270450 [ 5 ] {8241efdb-a7e9-494d-9a45-c192ac987b82} <Debug> TCPHandler: Processed in 0.001911184 sec. | ||
| 9443 | 2026.03.18 11:28:51.270514 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::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 | ||
| 9444 | 2026.03.18 11:28:51.270559 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9445 | 2026.03.18 11:28:51.270658 [ 5 ] {f6d0865c-8641-4757-a9e9-c316129e021e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9446 | 2026.03.18 11:28:51.270699 [ 5 ] {f6d0865c-8641-4757-a9e9-c316129e021e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9447 | 2026.03.18 11:28:51.270795 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9448 | 2026.03.18 11:28:51.270864 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1155 rows starting from the beginning of the part | ||
| 9449 | 2026.03.18 11:28:51.271005 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 10 rows starting from the beginning of the part | ||
| 9450 | 2026.03.18 11:28:51.271041 [ 5 ] {f6d0865c-8641-4757-a9e9-c316129e021e} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9451 | 2026.03.18 11:28:51.271080 [ 5 ] {f6d0865c-8641-4757-a9e9-c316129e021e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9452 | 2026.03.18 11:28:51.271115 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 31 rows starting from the beginning of the part | ||
| 9453 | 2026.03.18 11:28:51.271216 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 10 rows starting from the beginning of the part | ||
| 9454 | 2026.03.18 11:28:51.271305 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 42 rows starting from the beginning of the part | ||
| 9455 | 2026.03.18 11:28:51.271390 [ 186 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 10 rows starting from the beginning of the part | ||
| 9456 | 2026.03.18 11:28:51.271393 [ 5 ] {f6d0865c-8641-4757-a9e9-c316129e021e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9457 | 2026.03.18 11:28:51.271620 [ 5 ] {f6d0865c-8641-4757-a9e9-c316129e021e} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9458 | 2026.03.18 11:28:51.271758 [ 5 ] {f6d0865c-8641-4757-a9e9-c316129e021e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 9459 | 2026.03.18 11:28:51.271796 [ 5 ] {f6d0865c-8641-4757-a9e9-c316129e021e} <Debug> TCPHandler: Processed in 0.00128502 sec. | ||
| 9460 | 2026.03.18 11:28:51.276545 [ 195 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1258 rows, containing 19 columns (19 merged, 0 gathered) in 0.006084969 sec., 206738.93326325904 rows/sec., 370.47 MiB/sec. | ||
| 9461 | 2026.03.18 11:28:51.277920 [ 194 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9462 | 2026.03.18 11:28:51.278270 [ 194 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9463 | 2026.03.18 11:28:51.278349 [ 194 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9464 | 2026.03.18 11:28:51.278458 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 9465 | 2026.03.18 11:28:52.000270 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.05 MiB, peak 321.58 MiB, free memory in arenas 0.00 B, will set to 311.71 MiB (RSS), difference: 1.66 MiB | ||
| 9466 | 2026.03.18 11:28:55.114459 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9467 | 2026.03.18 11:28:55.114528 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9468 | 2026.03.18 11:28:55.272649 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21157 | ||
| 9469 | 2026.03.18 11:28:55.273409 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9470 | 2026.03.18 11:28:55.273447 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9471 | 2026.03.18 11:28:55.273919 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9472 | 2026.03.18 11:28:55.274144 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9473 | 2026.03.18 11:28:55.274275 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21157 | ||
| 9474 | 2026.03.18 11:28:55.337105 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1180 | ||
| 9475 | 2026.03.18 11:28:55.339299 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9476 | 2026.03.18 11:28:55.339346 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9477 | 2026.03.18 11:28:55.340517 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9478 | 2026.03.18 11:28:55.340791 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9479 | 2026.03.18 11:28:55.341054 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1180 | ||
| 9480 | 2026.03.18 11:28:56.262597 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9481 | 2026.03.18 11:28:56.262778 [ 5 ] {a804a515-04e4-465d-8587-088141498f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9482 | 2026.03.18 11:28:56.262850 [ 5 ] {a804a515-04e4-465d-8587-088141498f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9483 | 2026.03.18 11:28:56.263522 [ 5 ] {a804a515-04e4-465d-8587-088141498f16} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9484 | 2026.03.18 11:28:56.263573 [ 5 ] {a804a515-04e4-465d-8587-088141498f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9485 | 2026.03.18 11:28:56.263977 [ 5 ] {a804a515-04e4-465d-8587-088141498f16} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9486 | 2026.03.18 11:28:56.264212 [ 5 ] {a804a515-04e4-465d-8587-088141498f16} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9487 | 2026.03.18 11:28:56.264368 [ 5 ] {a804a515-04e4-465d-8587-088141498f16} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.00164 sec., 71951.21951219512 rows/sec., 6.12 MiB/sec. | ||
| 9488 | 2026.03.18 11:28:56.264419 [ 5 ] {a804a515-04e4-465d-8587-088141498f16} <Debug> TCPHandler: Processed in 0.001954575 sec. | ||
| 9489 | 2026.03.18 11:28:56.264547 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9490 | 2026.03.18 11:28:56.264649 [ 5 ] {710c6392-f1cb-4f42-9a6b-862dc48de2a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9491 | 2026.03.18 11:28:56.264693 [ 5 ] {710c6392-f1cb-4f42-9a6b-862dc48de2a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9492 | 2026.03.18 11:28:56.265144 [ 5 ] {710c6392-f1cb-4f42-9a6b-862dc48de2a4} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9493 | 2026.03.18 11:28:56.265185 [ 5 ] {710c6392-f1cb-4f42-9a6b-862dc48de2a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9494 | 2026.03.18 11:28:56.265504 [ 5 ] {710c6392-f1cb-4f42-9a6b-862dc48de2a4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9495 | 2026.03.18 11:28:56.265719 [ 5 ] {710c6392-f1cb-4f42-9a6b-862dc48de2a4} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9496 | 2026.03.18 11:28:56.265855 [ 5 ] {710c6392-f1cb-4f42-9a6b-862dc48de2a4} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00123 sec., 25203.252032520326 rows/sec., 1.85 MiB/sec. | ||
| 9497 | 2026.03.18 11:28:56.265893 [ 5 ] {710c6392-f1cb-4f42-9a6b-862dc48de2a4} <Debug> TCPHandler: Processed in 0.001399441 sec. | ||
| 9498 | 2026.03.18 11:28:56.266002 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9499 | 2026.03.18 11:28:56.266106 [ 5 ] {f6cc1565-40f5-48c3-affd-ff8b79b76f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9500 | 2026.03.18 11:28:56.266149 [ 5 ] {f6cc1565-40f5-48c3-affd-ff8b79b76f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9501 | 2026.03.18 11:28:56.266579 [ 5 ] {f6cc1565-40f5-48c3-affd-ff8b79b76f63} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9502 | 2026.03.18 11:28:56.266614 [ 5 ] {f6cc1565-40f5-48c3-affd-ff8b79b76f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9503 | 2026.03.18 11:28:56.266933 [ 5 ] {f6cc1565-40f5-48c3-affd-ff8b79b76f63} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9504 | 2026.03.18 11:28:56.267146 [ 5 ] {f6cc1565-40f5-48c3-affd-ff8b79b76f63} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9505 | 2026.03.18 11:28:56.267275 [ 5 ] {f6cc1565-40f5-48c3-affd-ff8b79b76f63} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00119 sec., 79831.93277310923 rows/sec., 6.23 MiB/sec. | ||
| 9506 | 2026.03.18 11:28:56.267313 [ 5 ] {f6cc1565-40f5-48c3-affd-ff8b79b76f63} <Debug> TCPHandler: Processed in 0.001361401 sec. | ||
| 9507 | 2026.03.18 11:28:56.267434 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9508 | 2026.03.18 11:28:56.267530 [ 5 ] {95361421-8bb7-4284-bcaa-2299647e1d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9509 | 2026.03.18 11:28:56.267574 [ 5 ] {95361421-8bb7-4284-bcaa-2299647e1d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9510 | 2026.03.18 11:28:56.267978 [ 5 ] {95361421-8bb7-4284-bcaa-2299647e1d66} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9511 | 2026.03.18 11:28:56.268013 [ 5 ] {95361421-8bb7-4284-bcaa-2299647e1d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9512 | 2026.03.18 11:28:56.268342 [ 5 ] {95361421-8bb7-4284-bcaa-2299647e1d66} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9513 | 2026.03.18 11:28:56.268546 [ 5 ] {95361421-8bb7-4284-bcaa-2299647e1d66} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9514 | 2026.03.18 11:28:56.268674 [ 5 ] {95361421-8bb7-4284-bcaa-2299647e1d66} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 9515 | 2026.03.18 11:28:56.268710 [ 5 ] {95361421-8bb7-4284-bcaa-2299647e1d66} <Debug> TCPHandler: Processed in 0.001324881 sec. | ||
| 9516 | 2026.03.18 11:28:56.268821 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9517 | 2026.03.18 11:28:56.268914 [ 5 ] {25800788-7f12-4b6a-812e-b8adf033f791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9518 | 2026.03.18 11:28:56.268968 [ 5 ] {25800788-7f12-4b6a-812e-b8adf033f791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9519 | 2026.03.18 11:28:56.269750 [ 5 ] {25800788-7f12-4b6a-812e-b8adf033f791} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9520 | 2026.03.18 11:28:56.269784 [ 5 ] {25800788-7f12-4b6a-812e-b8adf033f791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9521 | 2026.03.18 11:28:56.270322 [ 5 ] {25800788-7f12-4b6a-812e-b8adf033f791} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9522 | 2026.03.18 11:28:56.270548 [ 5 ] {25800788-7f12-4b6a-812e-b8adf033f791} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9523 | 2026.03.18 11:28:56.270684 [ 5 ] {25800788-7f12-4b6a-812e-b8adf033f791} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001787 sec., 17347.509792949077 rows/sec., 31.09 MiB/sec. | ||
| 9524 | 2026.03.18 11:28:56.270738 [ 5 ] {25800788-7f12-4b6a-812e-b8adf033f791} <Debug> TCPHandler: Processed in 0.001966135 sec. | ||
| 9525 | 2026.03.18 11:28:56.270854 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9526 | 2026.03.18 11:28:56.270948 [ 5 ] {e4c5e4aa-7dae-478c-801c-79402cae4650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9527 | 2026.03.18 11:28:56.270989 [ 5 ] {e4c5e4aa-7dae-478c-801c-79402cae4650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9528 | 2026.03.18 11:28:56.271319 [ 5 ] {e4c5e4aa-7dae-478c-801c-79402cae4650} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9529 | 2026.03.18 11:28:56.271352 [ 5 ] {e4c5e4aa-7dae-478c-801c-79402cae4650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9530 | 2026.03.18 11:28:56.271651 [ 5 ] {e4c5e4aa-7dae-478c-801c-79402cae4650} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9531 | 2026.03.18 11:28:56.271865 [ 5 ] {e4c5e4aa-7dae-478c-801c-79402cae4650} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9532 | 2026.03.18 11:28:56.271991 [ 5 ] {e4c5e4aa-7dae-478c-801c-79402cae4650} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 9533 | 2026.03.18 11:28:56.272027 [ 5 ] {e4c5e4aa-7dae-478c-801c-79402cae4650} <Debug> TCPHandler: Processed in 0.001222598 sec. | ||
| 9534 | 2026.03.18 11:28:56.363735 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9535 | 2026.03.18 11:28:56.379960 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9536 | 2026.03.18 11:28:56.380003 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9537 | 2026.03.18 11:28:56.386036 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9538 | 2026.03.18 11:28:56.386776 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9539 | 2026.03.18 11:28:56.389978 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9540 | 2026.03.18 11:28:56.511321 [ 45 ] {} <Debug> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 9541 | 2026.03.18 11:28:56.511385 [ 45 ] {} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9542 | 2026.03.18 11:28:56.511421 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9543 | 2026.03.18 11:28:56.511571 [ 189 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 9544 | 2026.03.18 11:28:56.511748 [ 189 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9545 | 2026.03.18 11:28:56.511802 [ 189 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 882 rows starting from the beginning of the part | ||
| 9546 | 2026.03.18 11:28:56.511908 [ 189 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 9547 | 2026.03.18 11:28:56.511985 [ 189 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 708 rows starting from the beginning of the part | ||
| 9548 | 2026.03.18 11:28:56.512054 [ 189 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 9549 | 2026.03.18 11:28:56.512118 [ 189 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 708 rows starting from the beginning of the part | ||
| 9550 | 2026.03.18 11:28:56.513239 [ 194 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2346 rows, containing 5 columns (5 merged, 0 gathered) in 0.00172787 sec., 1357741.0337583267 rows/sec., 85.96 MiB/sec. | ||
| 9551 | 2026.03.18 11:28:56.513499 [ 196 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 9552 | 2026.03.18 11:28:56.513868 [ 196 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_19_4} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9553 | 2026.03.18 11:28:56.513961 [ 196 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_19_4} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 9554 | 2026.03.18 11:28:56.514079 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 9555 | 2026.03.18 11:29:01.264110 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9556 | 2026.03.18 11:29:01.264334 [ 5 ] {be76b7f8-417b-4fb2-a578-becb41a50c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9557 | 2026.03.18 11:29:01.264410 [ 5 ] {be76b7f8-417b-4fb2-a578-becb41a50c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9558 | 2026.03.18 11:29:01.265067 [ 5 ] {be76b7f8-417b-4fb2-a578-becb41a50c82} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9559 | 2026.03.18 11:29:01.265116 [ 5 ] {be76b7f8-417b-4fb2-a578-becb41a50c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9560 | 2026.03.18 11:29:01.265513 [ 5 ] {be76b7f8-417b-4fb2-a578-becb41a50c82} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9561 | 2026.03.18 11:29:01.265744 [ 5 ] {be76b7f8-417b-4fb2-a578-becb41a50c82} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9562 | 2026.03.18 11:29:01.265895 [ 5 ] {be76b7f8-417b-4fb2-a578-becb41a50c82} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001617 sec., 14842.300556586271 rows/sec., 1.23 MiB/sec. | ||
| 9563 | 2026.03.18 11:29:01.265937 [ 5 ] {be76b7f8-417b-4fb2-a578-becb41a50c82} <Debug> TCPHandler: Processed in 0.001968435 sec. | ||
| 9564 | 2026.03.18 11:29:01.266064 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9565 | 2026.03.18 11:29:01.266160 [ 5 ] {24c5c682-87c2-4e55-9d9c-60d130fc0ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9566 | 2026.03.18 11:29:01.266204 [ 5 ] {24c5c682-87c2-4e55-9d9c-60d130fc0ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9567 | 2026.03.18 11:29:01.266608 [ 5 ] {24c5c682-87c2-4e55-9d9c-60d130fc0ad9} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9568 | 2026.03.18 11:29:01.266643 [ 5 ] {24c5c682-87c2-4e55-9d9c-60d130fc0ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9569 | 2026.03.18 11:29:01.266944 [ 5 ] {24c5c682-87c2-4e55-9d9c-60d130fc0ad9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9570 | 2026.03.18 11:29:01.267168 [ 5 ] {24c5c682-87c2-4e55-9d9c-60d130fc0ad9} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9571 | 2026.03.18 11:29:01.267298 [ 5 ] {24c5c682-87c2-4e55-9d9c-60d130fc0ad9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001158 sec., 3454.231433506045 rows/sec., 281.67 KiB/sec. | ||
| 9572 | 2026.03.18 11:29:01.267336 [ 5 ] {24c5c682-87c2-4e55-9d9c-60d130fc0ad9} <Debug> TCPHandler: Processed in 0.00132091 sec. | ||
| 9573 | 2026.03.18 11:29:01.267447 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9574 | 2026.03.18 11:29:01.267541 [ 5 ] {82b76a6b-a402-4f6b-9d28-059e36c8dc9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9575 | 2026.03.18 11:29:01.267582 [ 5 ] {82b76a6b-a402-4f6b-9d28-059e36c8dc9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9576 | 2026.03.18 11:29:01.268079 [ 5 ] {82b76a6b-a402-4f6b-9d28-059e36c8dc9c} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9577 | 2026.03.18 11:29:01.268114 [ 5 ] {82b76a6b-a402-4f6b-9d28-059e36c8dc9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9578 | 2026.03.18 11:29:01.268437 [ 5 ] {82b76a6b-a402-4f6b-9d28-059e36c8dc9c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9579 | 2026.03.18 11:29:01.268649 [ 5 ] {82b76a6b-a402-4f6b-9d28-059e36c8dc9c} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9580 | 2026.03.18 11:29:01.268778 [ 5 ] {82b76a6b-a402-4f6b-9d28-059e36c8dc9c} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001255 sec., 157768.92430278883 rows/sec., 14.02 MiB/sec. | ||
| 9581 | 2026.03.18 11:29:01.268816 [ 5 ] {82b76a6b-a402-4f6b-9d28-059e36c8dc9c} <Debug> TCPHandler: Processed in 0.001417792 sec. | ||
| 9582 | 2026.03.18 11:29:01.268933 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9583 | 2026.03.18 11:29:01.269026 [ 5 ] {c97fe429-8307-40e7-94bf-62a8073da899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9584 | 2026.03.18 11:29:01.269067 [ 5 ] {c97fe429-8307-40e7-94bf-62a8073da899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9585 | 2026.03.18 11:29:01.269470 [ 5 ] {c97fe429-8307-40e7-94bf-62a8073da899} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9586 | 2026.03.18 11:29:01.269504 [ 5 ] {c97fe429-8307-40e7-94bf-62a8073da899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9587 | 2026.03.18 11:29:01.269795 [ 5 ] {c97fe429-8307-40e7-94bf-62a8073da899} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9588 | 2026.03.18 11:29:01.270004 [ 5 ] {c97fe429-8307-40e7-94bf-62a8073da899} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9589 | 2026.03.18 11:29:01.270134 [ 5 ] {c97fe429-8307-40e7-94bf-62a8073da899} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001127 sec., 23070.097604259096 rows/sec., 1.73 MiB/sec. | ||
| 9590 | 2026.03.18 11:29:01.270173 [ 5 ] {c97fe429-8307-40e7-94bf-62a8073da899} <Debug> TCPHandler: Processed in 0.001289039 sec. | ||
| 9591 | 2026.03.18 11:29:01.270281 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9592 | 2026.03.18 11:29:01.270383 [ 5 ] {e579287e-fc42-478a-9516-f8decdbe59f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9593 | 2026.03.18 11:29:01.270424 [ 5 ] {e579287e-fc42-478a-9516-f8decdbe59f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9594 | 2026.03.18 11:29:01.270901 [ 5 ] {e579287e-fc42-478a-9516-f8decdbe59f0} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9595 | 2026.03.18 11:29:01.270943 [ 5 ] {e579287e-fc42-478a-9516-f8decdbe59f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9596 | 2026.03.18 11:29:01.271310 [ 5 ] {e579287e-fc42-478a-9516-f8decdbe59f0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9597 | 2026.03.18 11:29:01.271538 [ 5 ] {e579287e-fc42-478a-9516-f8decdbe59f0} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9598 | 2026.03.18 11:29:01.271669 [ 5 ] {e579287e-fc42-478a-9516-f8decdbe59f0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001304 sec., 18404.907975460123 rows/sec., 1.53 MiB/sec. | ||
| 9599 | 2026.03.18 11:29:01.271707 [ 5 ] {e579287e-fc42-478a-9516-f8decdbe59f0} <Debug> TCPHandler: Processed in 0.001477143 sec. | ||
| 9600 | 2026.03.18 11:29:01.271810 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9601 | 2026.03.18 11:29:01.271904 [ 5 ] {638486fd-7ad0-4c67-a68f-33430225fcc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9602 | 2026.03.18 11:29:01.271944 [ 5 ] {638486fd-7ad0-4c67-a68f-33430225fcc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9603 | 2026.03.18 11:29:01.272344 [ 5 ] {638486fd-7ad0-4c67-a68f-33430225fcc2} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9604 | 2026.03.18 11:29:01.272379 [ 5 ] {638486fd-7ad0-4c67-a68f-33430225fcc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9605 | 2026.03.18 11:29:01.272679 [ 5 ] {638486fd-7ad0-4c67-a68f-33430225fcc2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9606 | 2026.03.18 11:29:01.272892 [ 5 ] {638486fd-7ad0-4c67-a68f-33430225fcc2} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9607 | 2026.03.18 11:29:01.273020 [ 5 ] {638486fd-7ad0-4c67-a68f-33430225fcc2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001135 sec., 10572.687224669604 rows/sec., 825.99 KiB/sec. | ||
| 9608 | 2026.03.18 11:29:01.273058 [ 5 ] {638486fd-7ad0-4c67-a68f-33430225fcc2} <Debug> TCPHandler: Processed in 0.001296909 sec. | ||
| 9609 | 2026.03.18 11:29:01.273159 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9610 | 2026.03.18 11:29:01.273253 [ 5 ] {ef009809-b531-40fe-a072-6f00a25bba28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9611 | 2026.03.18 11:29:01.273293 [ 5 ] {ef009809-b531-40fe-a072-6f00a25bba28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9612 | 2026.03.18 11:29:01.273737 [ 5 ] {ef009809-b531-40fe-a072-6f00a25bba28} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9613 | 2026.03.18 11:29:01.273772 [ 5 ] {ef009809-b531-40fe-a072-6f00a25bba28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9614 | 2026.03.18 11:29:01.274152 [ 5 ] {ef009809-b531-40fe-a072-6f00a25bba28} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9615 | 2026.03.18 11:29:01.274360 [ 5 ] {ef009809-b531-40fe-a072-6f00a25bba28} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9616 | 2026.03.18 11:29:01.274488 [ 5 ] {ef009809-b531-40fe-a072-6f00a25bba28} <Debug> executeQuery: Read 114 rows, 9.50 KiB in 0.001252 sec., 91054.31309904152 rows/sec., 7.41 MiB/sec. | ||
| 9617 | 2026.03.18 11:29:01.274526 [ 5 ] {ef009809-b531-40fe-a072-6f00a25bba28} <Debug> TCPHandler: Processed in 0.001416383 sec. | ||
| 9618 | 2026.03.18 11:29:01.274636 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9619 | 2026.03.18 11:29:01.274740 [ 5 ] {9beef872-2d85-4083-9f15-a2a2d98ac546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9620 | 2026.03.18 11:29:01.274803 [ 5 ] {9beef872-2d85-4083-9f15-a2a2d98ac546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9621 | 2026.03.18 11:29:01.275207 [ 5 ] {9beef872-2d85-4083-9f15-a2a2d98ac546} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9622 | 2026.03.18 11:29:01.275333 [ 5 ] {9beef872-2d85-4083-9f15-a2a2d98ac546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9623 | 2026.03.18 11:29:01.275670 [ 5 ] {9beef872-2d85-4083-9f15-a2a2d98ac546} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9624 | 2026.03.18 11:29:01.275886 [ 5 ] {9beef872-2d85-4083-9f15-a2a2d98ac546} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9625 | 2026.03.18 11:29:01.276017 [ 5 ] {9beef872-2d85-4083-9f15-a2a2d98ac546} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001298 sec., 152542.37288135596 rows/sec., 10.94 MiB/sec. | ||
| 9626 | 2026.03.18 11:29:01.276055 [ 5 ] {9beef872-2d85-4083-9f15-a2a2d98ac546} <Debug> TCPHandler: Processed in 0.001468223 sec. | ||
| 9627 | 2026.03.18 11:29:01.276166 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9628 | 2026.03.18 11:29:01.276260 [ 5 ] {ce5bec7b-b1c3-424d-b8b8-72376b89b88d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9629 | 2026.03.18 11:29:01.276314 [ 5 ] {ce5bec7b-b1c3-424d-b8b8-72376b89b88d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9630 | 2026.03.18 11:29:01.277071 [ 5 ] {ce5bec7b-b1c3-424d-b8b8-72376b89b88d} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9631 | 2026.03.18 11:29:01.277126 [ 5 ] {ce5bec7b-b1c3-424d-b8b8-72376b89b88d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9632 | 2026.03.18 11:29:01.277653 [ 5 ] {ce5bec7b-b1c3-424d-b8b8-72376b89b88d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9633 | 2026.03.18 11:29:01.277880 [ 5 ] {ce5bec7b-b1c3-424d-b8b8-72376b89b88d} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9634 | 2026.03.18 11:29:01.278019 [ 5 ] {ce5bec7b-b1c3-424d-b8b8-72376b89b88d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001776 sec., 5630.630630630631 rows/sec., 10.09 MiB/sec. | ||
| 9635 | 2026.03.18 11:29:01.278083 [ 5 ] {ce5bec7b-b1c3-424d-b8b8-72376b89b88d} <Debug> TCPHandler: Processed in 0.001966395 sec. | ||
| 9636 | 2026.03.18 11:29:01.278193 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9637 | 2026.03.18 11:29:01.278290 [ 5 ] {30cedbd4-0e36-4dee-9c8a-76d8225c434a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9638 | 2026.03.18 11:29:01.278331 [ 5 ] {30cedbd4-0e36-4dee-9c8a-76d8225c434a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9639 | 2026.03.18 11:29:01.278664 [ 5 ] {30cedbd4-0e36-4dee-9c8a-76d8225c434a} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9640 | 2026.03.18 11:29:01.278699 [ 5 ] {30cedbd4-0e36-4dee-9c8a-76d8225c434a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9641 | 2026.03.18 11:29:01.279002 [ 5 ] {30cedbd4-0e36-4dee-9c8a-76d8225c434a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9642 | 2026.03.18 11:29:01.279208 [ 5 ] {30cedbd4-0e36-4dee-9c8a-76d8225c434a} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9643 | 2026.03.18 11:29:01.279334 [ 5 ] {30cedbd4-0e36-4dee-9c8a-76d8225c434a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 9644 | 2026.03.18 11:29:01.279370 [ 5 ] {30cedbd4-0e36-4dee-9c8a-76d8225c434a} <Debug> TCPHandler: Processed in 0.001225408 sec. | ||
| 9645 | 2026.03.18 11:29:02.775375 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21605 | ||
| 9646 | 2026.03.18 11:29:02.775924 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9647 | 2026.03.18 11:29:02.775961 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9648 | 2026.03.18 11:29:02.776425 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9649 | 2026.03.18 11:29:02.776658 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9650 | 2026.03.18 11:29:02.776793 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21605 | ||
| 9651 | 2026.03.18 11:29:03.891016 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9652 | 2026.03.18 11:29:03.907630 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9653 | 2026.03.18 11:29:03.907688 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9654 | 2026.03.18 11:29:03.913811 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9655 | 2026.03.18 11:29:03.914565 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9656 | 2026.03.18 11:29:03.917345 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9657 | 2026.03.18 11:29:05.342142 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1212 | ||
| 9658 | 2026.03.18 11:29:05.344451 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9659 | 2026.03.18 11:29:05.344499 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9660 | 2026.03.18 11:29:05.345690 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9661 | 2026.03.18 11:29:05.345951 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9662 | 2026.03.18 11:29:05.346215 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1212 | ||
| 9663 | 2026.03.18 11:29:06.261919 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9664 | 2026.03.18 11:29:06.262106 [ 5 ] {a20e2c47-a813-4588-bd85-545f872e5802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9665 | 2026.03.18 11:29:06.262175 [ 5 ] {a20e2c47-a813-4588-bd85-545f872e5802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9666 | 2026.03.18 11:29:06.262830 [ 5 ] {a20e2c47-a813-4588-bd85-545f872e5802} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9667 | 2026.03.18 11:29:06.262879 [ 5 ] {a20e2c47-a813-4588-bd85-545f872e5802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9668 | 2026.03.18 11:29:06.263287 [ 5 ] {a20e2c47-a813-4588-bd85-545f872e5802} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9669 | 2026.03.18 11:29:06.263512 [ 5 ] {a20e2c47-a813-4588-bd85-545f872e5802} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9670 | 2026.03.18 11:29:06.263666 [ 5 ] {a20e2c47-a813-4588-bd85-545f872e5802} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.00161 sec., 73291.9254658385 rows/sec., 6.23 MiB/sec. | ||
| 9671 | 2026.03.18 11:29:06.263664 [ 34 ] {} <Debug> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9672 | 2026.03.18 11:29:06.263713 [ 5 ] {a20e2c47-a813-4588-bd85-545f872e5802} <Debug> TCPHandler: Processed in 0.001923184 sec. | ||
| 9673 | 2026.03.18 11:29:06.263746 [ 34 ] {} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9674 | 2026.03.18 11:29:06.263775 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9675 | 2026.03.18 11:29:06.263846 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9676 | 2026.03.18 11:29:06.263877 [ 194 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::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 | ||
| 9677 | 2026.03.18 11:29:06.263947 [ 5 ] {59e7010a-b947-47d6-8842-0c42dc4d20c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9678 | 2026.03.18 11:29:06.263994 [ 5 ] {59e7010a-b947-47d6-8842-0c42dc4d20c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9679 | 2026.03.18 11:29:06.263995 [ 194 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9680 | 2026.03.18 11:29:06.264042 [ 194 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2895 rows starting from the beginning of the part | ||
| 9681 | 2026.03.18 11:29:06.264106 [ 194 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 9682 | 2026.03.18 11:29:06.264149 [ 194 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 76 rows starting from the beginning of the part | ||
| 9683 | 2026.03.18 11:29:06.264189 [ 194 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 118 rows starting from the beginning of the part | ||
| 9684 | 2026.03.18 11:29:06.264254 [ 194 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 198 rows starting from the beginning of the part | ||
| 9685 | 2026.03.18 11:29:06.264356 [ 194 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 118 rows starting from the beginning of the part | ||
| 9686 | 2026.03.18 11:29:06.264421 [ 5 ] {59e7010a-b947-47d6-8842-0c42dc4d20c8} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9687 | 2026.03.18 11:29:06.264463 [ 5 ] {59e7010a-b947-47d6-8842-0c42dc4d20c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9688 | 2026.03.18 11:29:06.264812 [ 5 ] {59e7010a-b947-47d6-8842-0c42dc4d20c8} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9689 | 2026.03.18 11:29:06.265041 [ 5 ] {59e7010a-b947-47d6-8842-0c42dc4d20c8} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9690 | 2026.03.18 11:29:06.265180 [ 5 ] {59e7010a-b947-47d6-8842-0c42dc4d20c8} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001253 sec., 24740.622505985633 rows/sec., 1.82 MiB/sec. | ||
| 9691 | 2026.03.18 11:29:06.265220 [ 5 ] {59e7010a-b947-47d6-8842-0c42dc4d20c8} <Debug> TCPHandler: Processed in 0.001422143 sec. | ||
| 9692 | 2026.03.18 11:29:06.265329 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9693 | 2026.03.18 11:29:06.265422 [ 5 ] {bc8bba01-869b-4e6c-b5c7-7125604e8972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9694 | 2026.03.18 11:29:06.265463 [ 5 ] {bc8bba01-869b-4e6c-b5c7-7125604e8972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9695 | 2026.03.18 11:29:06.265854 [ 193 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3461 rows, containing 5 columns (5 merged, 0 gathered) in 0.002022366 sec., 1711361.840537272 rows/sec., 140.87 MiB/sec. | ||
| 9696 | 2026.03.18 11:29:06.265886 [ 5 ] {bc8bba01-869b-4e6c-b5c7-7125604e8972} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9697 | 2026.03.18 11:29:06.265923 [ 5 ] {bc8bba01-869b-4e6c-b5c7-7125604e8972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9698 | 2026.03.18 11:29:06.266149 [ 197 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9699 | 2026.03.18 11:29:06.266304 [ 5 ] {bc8bba01-869b-4e6c-b5c7-7125604e8972} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9700 | 2026.03.18 11:29:06.266424 [ 197 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_71_14} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9701 | 2026.03.18 11:29:06.266515 [ 197 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_71_14} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9702 | 2026.03.18 11:29:06.266589 [ 5 ] {bc8bba01-869b-4e6c-b5c7-7125604e8972} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9703 | 2026.03.18 11:29:06.266619 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 9704 | 2026.03.18 11:29:06.266743 [ 34 ] {} <Debug> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9705 | 2026.03.18 11:29:06.266758 [ 5 ] {bc8bba01-869b-4e6c-b5c7-7125604e8972} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001353 sec., 70214.33850702143 rows/sec., 5.48 MiB/sec. | ||
| 9706 | 2026.03.18 11:29:06.266807 [ 34 ] {} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9707 | 2026.03.18 11:29:06.266842 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9708 | 2026.03.18 11:29:06.266850 [ 5 ] {bc8bba01-869b-4e6c-b5c7-7125604e8972} <Debug> TCPHandler: Processed in 0.001567366 sec. | ||
| 9709 | 2026.03.18 11:29:06.266990 [ 190 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::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 | ||
| 9710 | 2026.03.18 11:29:06.267015 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9711 | 2026.03.18 11:29:06.267107 [ 190 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9712 | 2026.03.18 11:29:06.267132 [ 5 ] {c9e925ce-0d20-4415-a2c1-22164517230a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9713 | 2026.03.18 11:29:06.267147 [ 190 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1552 rows starting from the beginning of the part | ||
| 9714 | 2026.03.18 11:29:06.267197 [ 5 ] {c9e925ce-0d20-4415-a2c1-22164517230a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9715 | 2026.03.18 11:29:06.267231 [ 190 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 9716 | 2026.03.18 11:29:06.267298 [ 190 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 74 rows starting from the beginning of the part | ||
| 9717 | 2026.03.18 11:29:06.267353 [ 190 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 95 rows starting from the beginning of the part | ||
| 9718 | 2026.03.18 11:29:06.267429 [ 190 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 114 rows starting from the beginning of the part | ||
| 9719 | 2026.03.18 11:29:06.267505 [ 190 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 95 rows starting from the beginning of the part | ||
| 9720 | 2026.03.18 11:29:06.267795 [ 5 ] {c9e925ce-0d20-4415-a2c1-22164517230a} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9721 | 2026.03.18 11:29:06.267847 [ 5 ] {c9e925ce-0d20-4415-a2c1-22164517230a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9722 | 2026.03.18 11:29:06.268356 [ 5 ] {c9e925ce-0d20-4415-a2c1-22164517230a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9723 | 2026.03.18 11:29:06.268664 [ 5 ] {c9e925ce-0d20-4415-a2c1-22164517230a} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9724 | 2026.03.18 11:29:06.268841 [ 5 ] {c9e925ce-0d20-4415-a2c1-22164517230a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00173 sec., 92485.54913294798 rows/sec., 6.44 MiB/sec. | ||
| 9725 | 2026.03.18 11:29:06.268873 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9726 | 2026.03.18 11:29:06.268891 [ 5 ] {c9e925ce-0d20-4415-a2c1-22164517230a} <Debug> TCPHandler: Processed in 0.001934734 sec. | ||
| 9727 | 2026.03.18 11:29:06.268988 [ 197 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1994 rows, containing 5 columns (5 merged, 0 gathered) in 0.002065107 sec., 965567.4015922662 rows/sec., 73.02 MiB/sec. | ||
| 9728 | 2026.03.18 11:29:06.268966 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9729 | 2026.03.18 11:29:06.269088 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9730 | 2026.03.18 11:29:06.269236 [ 193 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::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 | ||
| 9731 | 2026.03.18 11:29:06.269246 [ 201 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9732 | 2026.03.18 11:29:06.269354 [ 193 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9733 | 2026.03.18 11:29:06.269396 [ 193 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21431 rows starting from the beginning of the part | ||
| 9734 | 2026.03.18 11:29:06.269469 [ 193 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 96 rows starting from the beginning of the part | ||
| 9735 | 2026.03.18 11:29:06.269532 [ 193 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::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 | ||
| 9736 | 2026.03.18 11:29:06.269590 [ 201 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_71_14} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9737 | 2026.03.18 11:29:06.269592 [ 193 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 9738 | 2026.03.18 11:29:06.269648 [ 193 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 198 rows starting from the beginning of the part | ||
| 9739 | 2026.03.18 11:29:06.269661 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9740 | 2026.03.18 11:29:06.269684 [ 201 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_71_14} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9741 | 2026.03.18 11:29:06.269698 [ 193 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 9742 | 2026.03.18 11:29:06.269767 [ 5 ] {3333d4cc-ed80-4507-9be9-7e424cee4134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9743 | 2026.03.18 11:29:06.269778 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 9744 | 2026.03.18 11:29:06.269824 [ 5 ] {3333d4cc-ed80-4507-9be9-7e424cee4134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9745 | 2026.03.18 11:29:06.270701 [ 5 ] {3333d4cc-ed80-4507-9be9-7e424cee4134} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9746 | 2026.03.18 11:29:06.270738 [ 5 ] {3333d4cc-ed80-4507-9be9-7e424cee4134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9747 | 2026.03.18 11:29:06.271449 [ 5 ] {3333d4cc-ed80-4507-9be9-7e424cee4134} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9748 | 2026.03.18 11:29:06.271796 [ 5 ] {3333d4cc-ed80-4507-9be9-7e424cee4134} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9749 | 2026.03.18 11:29:06.272006 [ 5 ] {3333d4cc-ed80-4507-9be9-7e424cee4134} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002258 sec., 13728.963684676704 rows/sec., 24.60 MiB/sec. | ||
| 9750 | 2026.03.18 11:29:06.272123 [ 5 ] {3333d4cc-ed80-4507-9be9-7e424cee4134} <Debug> TCPHandler: Processed in 0.002525207 sec. | ||
| 9751 | 2026.03.18 11:29:06.272276 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9752 | 2026.03.18 11:29:06.272403 [ 5 ] {596b4f91-adbb-4c7a-ba67-00cc168423e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9753 | 2026.03.18 11:29:06.272461 [ 5 ] {596b4f91-adbb-4c7a-ba67-00cc168423e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9754 | 2026.03.18 11:29:06.272884 [ 5 ] {596b4f91-adbb-4c7a-ba67-00cc168423e8} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9755 | 2026.03.18 11:29:06.272923 [ 5 ] {596b4f91-adbb-4c7a-ba67-00cc168423e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9756 | 2026.03.18 11:29:06.275422 [ 5 ] {596b4f91-adbb-4c7a-ba67-00cc168423e8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9757 | 2026.03.18 11:29:06.275646 [ 5 ] {596b4f91-adbb-4c7a-ba67-00cc168423e8} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9758 | 2026.03.18 11:29:06.275777 [ 32 ] {} <Debug> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9759 | 2026.03.18 11:29:06.275784 [ 5 ] {596b4f91-adbb-4c7a-ba67-00cc168423e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003407 sec., 17610.801291458763 rows/sec., 1.19 MiB/sec. | ||
| 9760 | 2026.03.18 11:29:06.275825 [ 32 ] {} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9761 | 2026.03.18 11:29:06.275846 [ 5 ] {596b4f91-adbb-4c7a-ba67-00cc168423e8} <Debug> TCPHandler: Processed in 0.003635033 sec. | ||
| 9762 | 2026.03.18 11:29:06.275852 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9763 | 2026.03.18 11:29:06.275969 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 9764 | 2026.03.18 11:29:06.276098 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9765 | 2026.03.18 11:29:06.276134 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3552 rows starting from the beginning of the part | ||
| 9766 | 2026.03.18 11:29:06.276198 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part | ||
| 9767 | 2026.03.18 11:29:06.276242 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 9768 | 2026.03.18 11:29:06.276281 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 9769 | 2026.03.18 11:29:06.276355 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 9770 | 2026.03.18 11:29:06.276400 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 9771 | 2026.03.18 11:29:06.277943 [ 201 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3828 rows, containing 4 columns (4 merged, 0 gathered) in 0.002028006 sec., 1887568.379975207 rows/sec., 126.66 MiB/sec. | ||
| 9772 | 2026.03.18 11:29:06.278250 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9773 | 2026.03.18 11:29:06.278493 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_71_14} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9774 | 2026.03.18 11:29:06.278574 [ 188 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_71_14} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9775 | 2026.03.18 11:29:06.278643 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 9776 | 2026.03.18 11:29:06.280269 [ 200 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22205 rows, containing 5 columns (5 merged, 0 gathered) in 0.011077723 sec., 2004473.3019592566 rows/sec., 134.18 MiB/sec. | ||
| 9777 | 2026.03.18 11:29:06.280841 [ 188 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9778 | 2026.03.18 11:29:06.281100 [ 188 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9779 | 2026.03.18 11:29:06.281241 [ 188 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9780 | 2026.03.18 11:29:06.281358 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9781 | 2026.03.18 11:29:07.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.25 MiB, peak 323.37 MiB, free memory in arenas 0.00 B, will set to 313.45 MiB (RSS), difference: 1.20 MiB | ||
| 9782 | 2026.03.18 11:29:10.114607 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9783 | 2026.03.18 11:29:10.114687 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9784 | 2026.03.18 11:29:10.276866 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22117 | ||
| 9785 | 2026.03.18 11:29:10.277385 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9786 | 2026.03.18 11:29:10.277429 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9787 | 2026.03.18 11:29:10.277894 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9788 | 2026.03.18 11:29:10.278111 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9789 | 2026.03.18 11:29:10.278237 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22117 | ||
| 9790 | 2026.03.18 11:29:10.278264 [ 26 ] {} <Debug> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9791 | 2026.03.18 11:29:10.278334 [ 26 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9792 | 2026.03.18 11:29:10.278358 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9793 | 2026.03.18 11:29:10.278485 [ 200 ] {43b6763b-e493-49db-9043-0005070a8341::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 | ||
| 9794 | 2026.03.18 11:29:10.278596 [ 200 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9795 | 2026.03.18 11:29:10.278631 [ 200 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19685 rows starting from the beginning of the part | ||
| 9796 | 2026.03.18 11:29:10.278695 [ 200 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 9797 | 2026.03.18 11:29:10.278748 [ 200 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 9798 | 2026.03.18 11:29:10.278790 [ 200 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 9799 | 2026.03.18 11:29:10.278826 [ 200 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 9800 | 2026.03.18 11:29:10.278865 [ 200 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 9801 | 2026.03.18 11:29:10.280735 [ 199 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22117 rows, containing 4 columns (4 merged, 0 gathered) in 0.002293613 sec., 9642864.77274065 rows/sec., 137.94 MiB/sec. | ||
| 9802 | 2026.03.18 11:29:10.281123 [ 199 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9803 | 2026.03.18 11:29:10.281427 [ 199 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_46_9} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9804 | 2026.03.18 11:29:10.281510 [ 199 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_46_9} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9805 | 2026.03.18 11:29:10.281635 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 9806 | 2026.03.18 11:29:11.261226 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9807 | 2026.03.18 11:29:11.261406 [ 5 ] {4d7ad138-4e88-4ae1-bca0-a9c868441a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9808 | 2026.03.18 11:29:11.261476 [ 5 ] {4d7ad138-4e88-4ae1-bca0-a9c868441a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9809 | 2026.03.18 11:29:11.262145 [ 5 ] {4d7ad138-4e88-4ae1-bca0-a9c868441a0a} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9810 | 2026.03.18 11:29:11.262199 [ 5 ] {4d7ad138-4e88-4ae1-bca0-a9c868441a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9811 | 2026.03.18 11:29:11.262601 [ 5 ] {4d7ad138-4e88-4ae1-bca0-a9c868441a0a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9812 | 2026.03.18 11:29:11.262857 [ 5 ] {4d7ad138-4e88-4ae1-bca0-a9c868441a0a} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9813 | 2026.03.18 11:29:11.263023 [ 5 ] {4d7ad138-4e88-4ae1-bca0-a9c868441a0a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001666 sec., 45618.24729891957 rows/sec., 3.76 MiB/sec. | ||
| 9814 | 2026.03.18 11:29:11.263076 [ 5 ] {4d7ad138-4e88-4ae1-bca0-a9c868441a0a} <Debug> TCPHandler: Processed in 0.001977435 sec. | ||
| 9815 | 2026.03.18 11:29:11.263206 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9816 | 2026.03.18 11:29:11.263307 [ 5 ] {273139a7-d5ea-4bc2-99f3-f4e666c20a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9817 | 2026.03.18 11:29:11.263351 [ 5 ] {273139a7-d5ea-4bc2-99f3-f4e666c20a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9818 | 2026.03.18 11:29:11.263782 [ 5 ] {273139a7-d5ea-4bc2-99f3-f4e666c20a13} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9819 | 2026.03.18 11:29:11.263820 [ 5 ] {273139a7-d5ea-4bc2-99f3-f4e666c20a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9820 | 2026.03.18 11:29:11.264125 [ 5 ] {273139a7-d5ea-4bc2-99f3-f4e666c20a13} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9821 | 2026.03.18 11:29:11.264329 [ 5 ] {273139a7-d5ea-4bc2-99f3-f4e666c20a13} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9822 | 2026.03.18 11:29:11.264471 [ 5 ] {273139a7-d5ea-4bc2-99f3-f4e666c20a13} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001187 sec., 8424.599831508003 rows/sec., 633.49 KiB/sec. | ||
| 9823 | 2026.03.18 11:29:11.264510 [ 5 ] {273139a7-d5ea-4bc2-99f3-f4e666c20a13} <Debug> TCPHandler: Processed in 0.001356051 sec. | ||
| 9824 | 2026.03.18 11:29:11.264626 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9825 | 2026.03.18 11:29:11.264722 [ 5 ] {11a9561e-f490-4dac-81f7-c040ebf8b98b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9826 | 2026.03.18 11:29:11.264763 [ 5 ] {11a9561e-f490-4dac-81f7-c040ebf8b98b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9827 | 2026.03.18 11:29:11.265194 [ 5 ] {11a9561e-f490-4dac-81f7-c040ebf8b98b} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9828 | 2026.03.18 11:29:11.265232 [ 5 ] {11a9561e-f490-4dac-81f7-c040ebf8b98b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9829 | 2026.03.18 11:29:11.265540 [ 5 ] {11a9561e-f490-4dac-81f7-c040ebf8b98b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9830 | 2026.03.18 11:29:11.265746 [ 5 ] {11a9561e-f490-4dac-81f7-c040ebf8b98b} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9831 | 2026.03.18 11:29:11.265879 [ 5 ] {11a9561e-f490-4dac-81f7-c040ebf8b98b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001176 sec., 62925.17006802721 rows/sec., 4.91 MiB/sec. | ||
| 9832 | 2026.03.18 11:29:11.265916 [ 5 ] {11a9561e-f490-4dac-81f7-c040ebf8b98b} <Debug> TCPHandler: Processed in 0.001338881 sec. | ||
| 9833 | 2026.03.18 11:29:11.266029 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9834 | 2026.03.18 11:29:11.266123 [ 5 ] {1a4eb09e-7721-4bd2-a34d-e79a0058f8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9835 | 2026.03.18 11:29:11.266166 [ 5 ] {1a4eb09e-7721-4bd2-a34d-e79a0058f8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9836 | 2026.03.18 11:29:11.266577 [ 5 ] {1a4eb09e-7721-4bd2-a34d-e79a0058f8fa} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9837 | 2026.03.18 11:29:11.266614 [ 5 ] {1a4eb09e-7721-4bd2-a34d-e79a0058f8fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9838 | 2026.03.18 11:29:11.266945 [ 5 ] {1a4eb09e-7721-4bd2-a34d-e79a0058f8fa} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9839 | 2026.03.18 11:29:11.267163 [ 5 ] {1a4eb09e-7721-4bd2-a34d-e79a0058f8fa} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9840 | 2026.03.18 11:29:11.267300 [ 5 ] {1a4eb09e-7721-4bd2-a34d-e79a0058f8fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 9841 | 2026.03.18 11:29:11.267338 [ 5 ] {1a4eb09e-7721-4bd2-a34d-e79a0058f8fa} <Debug> TCPHandler: Processed in 0.001357902 sec. | ||
| 9842 | 2026.03.18 11:29:11.267442 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9843 | 2026.03.18 11:29:11.267535 [ 5 ] {94336d18-77e9-4523-970e-d12e2a2f001c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9844 | 2026.03.18 11:29:11.267589 [ 5 ] {94336d18-77e9-4523-970e-d12e2a2f001c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9845 | 2026.03.18 11:29:11.268376 [ 5 ] {94336d18-77e9-4523-970e-d12e2a2f001c} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9846 | 2026.03.18 11:29:11.268413 [ 5 ] {94336d18-77e9-4523-970e-d12e2a2f001c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9847 | 2026.03.18 11:29:11.268934 [ 5 ] {94336d18-77e9-4523-970e-d12e2a2f001c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9848 | 2026.03.18 11:29:11.269151 [ 5 ] {94336d18-77e9-4523-970e-d12e2a2f001c} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9849 | 2026.03.18 11:29:11.269298 [ 5 ] {94336d18-77e9-4523-970e-d12e2a2f001c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001782 sec., 5611.672278338945 rows/sec., 10.06 MiB/sec. | ||
| 9850 | 2026.03.18 11:29:11.269361 [ 5 ] {94336d18-77e9-4523-970e-d12e2a2f001c} <Debug> TCPHandler: Processed in 0.001966715 sec. | ||
| 9851 | 2026.03.18 11:29:11.269487 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9852 | 2026.03.18 11:29:11.269607 [ 5 ] {3d8c4f00-79c5-4eb4-b1a1-04e671642b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9853 | 2026.03.18 11:29:11.269662 [ 5 ] {3d8c4f00-79c5-4eb4-b1a1-04e671642b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9854 | 2026.03.18 11:29:11.270034 [ 5 ] {3d8c4f00-79c5-4eb4-b1a1-04e671642b9d} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9855 | 2026.03.18 11:29:11.270069 [ 5 ] {3d8c4f00-79c5-4eb4-b1a1-04e671642b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9856 | 2026.03.18 11:29:11.270362 [ 5 ] {3d8c4f00-79c5-4eb4-b1a1-04e671642b9d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9857 | 2026.03.18 11:29:11.270564 [ 5 ] {3d8c4f00-79c5-4eb4-b1a1-04e671642b9d} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9858 | 2026.03.18 11:29:11.270692 [ 5 ] {3d8c4f00-79c5-4eb4-b1a1-04e671642b9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 9859 | 2026.03.18 11:29:11.270730 [ 5 ] {3d8c4f00-79c5-4eb4-b1a1-04e671642b9d} <Debug> TCPHandler: Processed in 0.0013056 sec. | ||
| 9860 | 2026.03.18 11:29:11.417409 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9861 | 2026.03.18 11:29:11.434669 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9862 | 2026.03.18 11:29:11.434715 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9863 | 2026.03.18 11:29:11.440765 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9864 | 2026.03.18 11:29:11.441455 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9865 | 2026.03.18 11:29:11.441801 [ 28 ] {} <Debug> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9866 | 2026.03.18 11:29:11.441879 [ 28 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9867 | 2026.03.18 11:29:11.441903 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9868 | 2026.03.18 11:29:11.442063 [ 191 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 9869 | 2026.03.18 11:29:11.444565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9870 | 2026.03.18 11:29:11.446112 [ 191 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9871 | 2026.03.18 11:29:11.447690 [ 191 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 9872 | 2026.03.18 11:29:11.452693 [ 191 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 9873 | 2026.03.18 11:29:11.457559 [ 191 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 9874 | 2026.03.18 11:29:11.462550 [ 191 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 9875 | 2026.03.18 11:29:11.467389 [ 191 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 9876 | 2026.03.18 11:29:11.471429 [ 191 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 9877 | 2026.03.18 11:29:11.524040 [ 198 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.082054081 sec., 4228.918242347995 rows/sec., 21.87 MiB/sec. | ||
| 9878 | 2026.03.18 11:29:11.526828 [ 198 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9879 | 2026.03.18 11:29:11.528829 [ 198 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_46_9} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9880 | 2026.03.18 11:29:11.528938 [ 198 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_46_9} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9881 | 2026.03.18 11:29:11.531650 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9882 | 2026.03.18 11:29:12.000280 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.96 MiB, peak 328.38 MiB, free memory in arenas 0.00 B, will set to 313.79 MiB (RSS), difference: -1.17 MiB | ||
| 9883 | 2026.03.18 11:29:12.987015 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9884 | 2026.03.18 11:29:12.987210 [ 5 ] {963f9c78-6fb3-479f-8bc4-2d411122b869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9885 | 2026.03.18 11:29:12.987282 [ 5 ] {963f9c78-6fb3-479f-8bc4-2d411122b869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9886 | 2026.03.18 11:29:12.988106 [ 5 ] {963f9c78-6fb3-479f-8bc4-2d411122b869} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9887 | 2026.03.18 11:29:12.988147 [ 5 ] {963f9c78-6fb3-479f-8bc4-2d411122b869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9888 | 2026.03.18 11:29:12.988547 [ 5 ] {963f9c78-6fb3-479f-8bc4-2d411122b869} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9889 | 2026.03.18 11:29:12.988780 [ 5 ] {963f9c78-6fb3-479f-8bc4-2d411122b869} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9890 | 2026.03.18 11:29:12.988920 [ 66 ] {} <Debug> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 9891 | 2026.03.18 11:29:12.988941 [ 5 ] {963f9c78-6fb3-479f-8bc4-2d411122b869} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001786 sec., 159014.5576707727 rows/sec., 10.10 MiB/sec. | ||
| 9892 | 2026.03.18 11:29:12.988993 [ 66 ] {} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9893 | 2026.03.18 11:29:12.989013 [ 5 ] {963f9c78-6fb3-479f-8bc4-2d411122b869} <Debug> TCPHandler: Processed in 0.002130849 sec. | ||
| 9894 | 2026.03.18 11:29:12.989023 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9895 | 2026.03.18 11:29:12.989146 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9896 | 2026.03.18 11:29:12.989160 [ 192 ] {c515034c-33db-44de-9081-eeca588cfedb::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 | ||
| 9897 | 2026.03.18 11:29:12.989254 [ 5 ] {484b8fde-46bb-4f3d-aec1-77534b8c5e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9898 | 2026.03.18 11:29:12.989303 [ 5 ] {484b8fde-46bb-4f3d-aec1-77534b8c5e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9899 | 2026.03.18 11:29:12.989319 [ 192 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9900 | 2026.03.18 11:29:12.989363 [ 192 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 308 rows starting from the beginning of the part | ||
| 9901 | 2026.03.18 11:29:12.989442 [ 192 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 9902 | 2026.03.18 11:29:12.989495 [ 192 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 9903 | 2026.03.18 11:29:12.989549 [ 192 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 9904 | 2026.03.18 11:29:12.989593 [ 192 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 9905 | 2026.03.18 11:29:12.989638 [ 192 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 9906 | 2026.03.18 11:29:12.989717 [ 5 ] {484b8fde-46bb-4f3d-aec1-77534b8c5e60} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9907 | 2026.03.18 11:29:12.989760 [ 5 ] {484b8fde-46bb-4f3d-aec1-77534b8c5e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9908 | 2026.03.18 11:29:12.990122 [ 5 ] {484b8fde-46bb-4f3d-aec1-77534b8c5e60} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9909 | 2026.03.18 11:29:12.990352 [ 5 ] {484b8fde-46bb-4f3d-aec1-77534b8c5e60} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9910 | 2026.03.18 11:29:12.990464 [ 66 ] {} <Debug> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799) (MergerMutator): Selected 6 parts from all_1_13_3 to all_18_18_0 | ||
| 9911 | 2026.03.18 11:29:12.990494 [ 66 ] {} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9912 | 2026.03.18 11:29:12.990496 [ 5 ] {484b8fde-46bb-4f3d-aec1-77534b8c5e60} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001266 sec., 3159.55766192733 rows/sec., 257.64 KiB/sec. | ||
| 9913 | 2026.03.18 11:29:12.990512 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9914 | 2026.03.18 11:29:12.990548 [ 5 ] {484b8fde-46bb-4f3d-aec1-77534b8c5e60} <Debug> TCPHandler: Processed in 0.001452423 sec. | ||
| 9915 | 2026.03.18 11:29:12.990630 [ 186 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_13_3 to all_18_18_0 into Compact with storage Full | ||
| 9916 | 2026.03.18 11:29:12.990642 [ 189 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001544335 sec., 445499.1954465838 rows/sec., 31.51 MiB/sec. | ||
| 9917 | 2026.03.18 11:29:12.990700 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9918 | 2026.03.18 11:29:12.990778 [ 186 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9919 | 2026.03.18 11:29:12.990799 [ 5 ] {d5ad6f70-7f02-4d24-87f0-fd9602619cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9920 | 2026.03.18 11:29:12.990822 [ 186 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 9921 | 2026.03.18 11:29:12.990824 [ 192 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 9922 | 2026.03.18 11:29:12.990845 [ 5 ] {d5ad6f70-7f02-4d24-87f0-fd9602619cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9923 | 2026.03.18 11:29:12.990901 [ 186 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 9924 | 2026.03.18 11:29:12.990957 [ 186 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 9925 | 2026.03.18 11:29:12.991008 [ 186 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 9926 | 2026.03.18 11:29:12.991054 [ 186 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 9927 | 2026.03.18 11:29:12.991101 [ 186 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 9928 | 2026.03.18 11:29:12.991137 [ 192 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_15_3} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9929 | 2026.03.18 11:29:12.991221 [ 192 ] {c515034c-33db-44de-9081-eeca588cfedb::all_1_15_3} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 9930 | 2026.03.18 11:29:12.991298 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9931 | 2026.03.18 11:29:12.991942 [ 189 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001362302 sec., 33766.37485667642 rows/sec., 2.82 MiB/sec. | ||
| 9932 | 2026.03.18 11:29:12.992054 [ 186 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 9933 | 2026.03.18 11:29:12.992299 [ 186 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_18_4} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9934 | 2026.03.18 11:29:12.992367 [ 186 ] {44a93c63-f27f-4b34-a0f9-fc06891cc799::all_1_18_4} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799) (MergerMutator): Merged 6 parts: [all_1_13_3, all_18_18_0] -> all_1_18_4 | ||
| 9935 | 2026.03.18 11:29:12.992434 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 9936 | 2026.03.18 11:29:12.993107 [ 5 ] {d5ad6f70-7f02-4d24-87f0-fd9602619cd0} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9937 | 2026.03.18 11:29:12.993149 [ 5 ] {d5ad6f70-7f02-4d24-87f0-fd9602619cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9938 | 2026.03.18 11:29:12.993632 [ 5 ] {d5ad6f70-7f02-4d24-87f0-fd9602619cd0} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9939 | 2026.03.18 11:29:12.993845 [ 5 ] {d5ad6f70-7f02-4d24-87f0-fd9602619cd0} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9940 | 2026.03.18 11:29:12.993983 [ 5 ] {d5ad6f70-7f02-4d24-87f0-fd9602619cd0} <Debug> executeQuery: Read 2745 rows, 214.60 KiB in 0.003204 sec., 856741.5730337079 rows/sec., 65.41 MiB/sec. | ||
| 9941 | 2026.03.18 11:29:12.994023 [ 5 ] {d5ad6f70-7f02-4d24-87f0-fd9602619cd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 9942 | 2026.03.18 11:29:12.994038 [ 5 ] {d5ad6f70-7f02-4d24-87f0-fd9602619cd0} <Debug> TCPHandler: Processed in 0.003385927 sec. | ||
| 9943 | 2026.03.18 11:29:12.994188 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9944 | 2026.03.18 11:29:12.994317 [ 5 ] {e468779f-c6ce-454d-8e65-cd8280adfdad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9945 | 2026.03.18 11:29:12.994366 [ 5 ] {e468779f-c6ce-454d-8e65-cd8280adfdad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9946 | 2026.03.18 11:29:12.995013 [ 5 ] {e468779f-c6ce-454d-8e65-cd8280adfdad} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9947 | 2026.03.18 11:29:12.995049 [ 5 ] {e468779f-c6ce-454d-8e65-cd8280adfdad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9948 | 2026.03.18 11:29:12.995382 [ 5 ] {e468779f-c6ce-454d-8e65-cd8280adfdad} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9949 | 2026.03.18 11:29:12.995592 [ 5 ] {e468779f-c6ce-454d-8e65-cd8280adfdad} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9950 | 2026.03.18 11:29:12.995703 [ 66 ] {} <Debug> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9951 | 2026.03.18 11:29:12.995727 [ 5 ] {e468779f-c6ce-454d-8e65-cd8280adfdad} <Debug> executeQuery: Read 188 rows, 11.98 KiB in 0.001437 sec., 130828.11412665276 rows/sec., 8.14 MiB/sec. | ||
| 9952 | 2026.03.18 11:29:12.995736 [ 66 ] {} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9953 | 2026.03.18 11:29:12.995768 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9954 | 2026.03.18 11:29:12.995773 [ 5 ] {e468779f-c6ce-454d-8e65-cd8280adfdad} <Debug> TCPHandler: Processed in 0.001648738 sec. | ||
| 9955 | 2026.03.18 11:29:12.995857 [ 196 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::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 | ||
| 9956 | 2026.03.18 11:29:12.995897 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9957 | 2026.03.18 11:29:12.995964 [ 196 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9958 | 2026.03.18 11:29:12.995998 [ 196 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 226 rows starting from the beginning of the part | ||
| 9959 | 2026.03.18 11:29:12.996005 [ 5 ] {7a2d0768-af94-41c0-9c5c-64fd8d112f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9960 | 2026.03.18 11:29:12.996057 [ 5 ] {7a2d0768-af94-41c0-9c5c-64fd8d112f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9961 | 2026.03.18 11:29:12.996065 [ 196 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 31 rows starting from the beginning of the part | ||
| 9962 | 2026.03.18 11:29:12.996124 [ 196 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 26 rows starting from the beginning of the part | ||
| 9963 | 2026.03.18 11:29:12.996172 [ 196 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 31 rows starting from the beginning of the part | ||
| 9964 | 2026.03.18 11:29:12.996219 [ 196 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 10 rows starting from the beginning of the part | ||
| 9965 | 2026.03.18 11:29:12.996265 [ 196 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 188 rows starting from the beginning of the part | ||
| 9966 | 2026.03.18 11:29:12.996928 [ 5 ] {7a2d0768-af94-41c0-9c5c-64fd8d112f6d} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9967 | 2026.03.18 11:29:12.996970 [ 5 ] {7a2d0768-af94-41c0-9c5c-64fd8d112f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9968 | 2026.03.18 11:29:12.997137 [ 190 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 512 rows, containing 5 columns (5 merged, 0 gathered) in 0.00132252 sec., 387139.7029912591 rows/sec., 26.73 MiB/sec. | ||
| 9969 | 2026.03.18 11:29:12.997265 [ 196 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9970 | 2026.03.18 11:29:12.997383 [ 5 ] {7a2d0768-af94-41c0-9c5c-64fd8d112f6d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9971 | 2026.03.18 11:29:12.997584 [ 196 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_66_13} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9972 | 2026.03.18 11:29:12.997666 [ 196 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_66_13} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9973 | 2026.03.18 11:29:12.997689 [ 5 ] {7a2d0768-af94-41c0-9c5c-64fd8d112f6d} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9974 | 2026.03.18 11:29:12.997742 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 9975 | 2026.03.18 11:29:12.997835 [ 5 ] {7a2d0768-af94-41c0-9c5c-64fd8d112f6d} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.00185 sec., 463243.2432432432 rows/sec., 27.53 MiB/sec. | ||
| 9976 | 2026.03.18 11:29:12.997879 [ 5 ] {7a2d0768-af94-41c0-9c5c-64fd8d112f6d} <Debug> TCPHandler: Processed in 0.002033046 sec. | ||
| 9977 | 2026.03.18 11:29:12.997981 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9978 | 2026.03.18 11:29:12.998075 [ 5 ] {824046ac-6169-415f-b01b-8ebf5a3441a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9979 | 2026.03.18 11:29:12.998116 [ 5 ] {824046ac-6169-415f-b01b-8ebf5a3441a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9980 | 2026.03.18 11:29:12.998499 [ 5 ] {824046ac-6169-415f-b01b-8ebf5a3441a5} <Trace> oximeter.fields_u64 (93408d6d-6dfd-4e12-a992-721bbf817a32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9981 | 2026.03.18 11:29:12.998536 [ 5 ] {824046ac-6169-415f-b01b-8ebf5a3441a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9982 | 2026.03.18 11:29:12.998825 [ 5 ] {824046ac-6169-415f-b01b-8ebf5a3441a5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 9983 | 2026.03.18 11:29:12.999028 [ 5 ] {824046ac-6169-415f-b01b-8ebf5a3441a5} <Trace> oximeter.fields_u64 (93408d6d-6dfd-4e12-a992-721bbf817a32): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9984 | 2026.03.18 11:29:12.999155 [ 5 ] {824046ac-6169-415f-b01b-8ebf5a3441a5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.0011 sec., 909.090909090909 rows/sec., 63.92 KiB/sec. | ||
| 9985 | 2026.03.18 11:29:12.999194 [ 5 ] {824046ac-6169-415f-b01b-8ebf5a3441a5} <Debug> TCPHandler: Processed in 0.001261259 sec. | ||
| 9986 | 2026.03.18 11:29:12.999306 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9987 | 2026.03.18 11:29:12.999401 [ 5 ] {9922ac6e-f785-4548-8247-e7ae57cc64dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9988 | 2026.03.18 11:29:12.999439 [ 5 ] {9922ac6e-f785-4548-8247-e7ae57cc64dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9989 | 2026.03.18 11:29:12.999916 [ 5 ] {9922ac6e-f785-4548-8247-e7ae57cc64dd} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9990 | 2026.03.18 11:29:12.999952 [ 5 ] {9922ac6e-f785-4548-8247-e7ae57cc64dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9991 | 2026.03.18 11:29:13.000367 [ 5 ] {9922ac6e-f785-4548-8247-e7ae57cc64dd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9992 | 2026.03.18 11:29:13.000570 [ 5 ] {9922ac6e-f785-4548-8247-e7ae57cc64dd} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9993 | 2026.03.18 11:29:13.000671 [ 66 ] {} <Debug> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 9994 | 2026.03.18 11:29:13.000701 [ 5 ] {9922ac6e-f785-4548-8247-e7ae57cc64dd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001319 sec., 112206.21683093252 rows/sec., 6.38 MiB/sec. | ||
| 9995 | 2026.03.18 11:29:13.000702 [ 66 ] {} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9996 | 2026.03.18 11:29:13.000741 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9997 | 2026.03.18 11:29:13.000746 [ 5 ] {9922ac6e-f785-4548-8247-e7ae57cc64dd} <Debug> TCPHandler: Processed in 0.001487504 sec. | ||
| 9998 | 2026.03.18 11:29:13.000826 [ 189 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::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 | ||
| 9999 | 2026.03.18 11:29:13.000866 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10000 | 2026.03.18 11:29:13.000921 [ 189 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10001 | 2026.03.18 11:29:13.000953 [ 189 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 160 rows starting from the beginning of the part | ||
| 10002 | 2026.03.18 11:29:13.000958 [ 5 ] {0f6a779a-bf44-4928-90b9-ebf306b1d2ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10003 | 2026.03.18 11:29:13.001001 [ 5 ] {0f6a779a-bf44-4928-90b9-ebf306b1d2ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10004 | 2026.03.18 11:29:13.001017 [ 189 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 10005 | 2026.03.18 11:29:13.001065 [ 189 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 10006 | 2026.03.18 11:29:13.001110 [ 189 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 10007 | 2026.03.18 11:29:13.001154 [ 189 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 10008 | 2026.03.18 11:29:13.001199 [ 189 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 10009 | 2026.03.18 11:29:13.002015 [ 190 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 5 columns (5 merged, 0 gathered) in 0.001228988 sec., 289669.22378412157 rows/sec., 18.53 MiB/sec. | ||
| 10010 | 2026.03.18 11:29:13.002124 [ 5 ] {0f6a779a-bf44-4928-90b9-ebf306b1d2ed} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10011 | 2026.03.18 11:29:13.002148 [ 196 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 10012 | 2026.03.18 11:29:13.002165 [ 5 ] {0f6a779a-bf44-4928-90b9-ebf306b1d2ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10013 | 2026.03.18 11:29:13.002435 [ 196 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_15_3} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10014 | 2026.03.18 11:29:13.002512 [ 196 ] {58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2::all_1_15_3} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 10015 | 2026.03.18 11:29:13.002591 [ 5 ] {0f6a779a-bf44-4928-90b9-ebf306b1d2ed} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10016 | 2026.03.18 11:29:13.002602 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10017 | 2026.03.18 11:29:13.002806 [ 5 ] {0f6a779a-bf44-4928-90b9-ebf306b1d2ed} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10018 | 2026.03.18 11:29:13.002944 [ 5 ] {0f6a779a-bf44-4928-90b9-ebf306b1d2ed} <Debug> executeQuery: Read 1472 rows, 104.09 KiB in 0.002004 sec., 734530.9381237525 rows/sec., 50.73 MiB/sec. | ||
| 10019 | 2026.03.18 11:29:13.002983 [ 5 ] {0f6a779a-bf44-4928-90b9-ebf306b1d2ed} <Debug> TCPHandler: Processed in 0.002164339 sec. | ||
| 10020 | 2026.03.18 11:29:13.003099 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10021 | 2026.03.18 11:29:13.003192 [ 5 ] {b1d173f5-df9a-4f56-9ea7-386e4bb9ad16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10022 | 2026.03.18 11:29:13.003234 [ 5 ] {b1d173f5-df9a-4f56-9ea7-386e4bb9ad16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10023 | 2026.03.18 11:29:13.003560 [ 5 ] {b1d173f5-df9a-4f56-9ea7-386e4bb9ad16} <Trace> oximeter.measurements_bool (e8857f07-2eee-47c4-a153-6dc56621075c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10024 | 2026.03.18 11:29:13.003595 [ 5 ] {b1d173f5-df9a-4f56-9ea7-386e4bb9ad16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10025 | 2026.03.18 11:29:13.003891 [ 5 ] {b1d173f5-df9a-4f56-9ea7-386e4bb9ad16} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 10026 | 2026.03.18 11:29:13.004106 [ 5 ] {b1d173f5-df9a-4f56-9ea7-386e4bb9ad16} <Trace> oximeter.measurements_bool (e8857f07-2eee-47c4-a153-6dc56621075c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10027 | 2026.03.18 11:29:13.004234 [ 5 ] {b1d173f5-df9a-4f56-9ea7-386e4bb9ad16} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 10028 | 2026.03.18 11:29:13.004271 [ 5 ] {b1d173f5-df9a-4f56-9ea7-386e4bb9ad16} <Debug> TCPHandler: Processed in 0.001218328 sec. | ||
| 10029 | 2026.03.18 11:29:13.004384 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10030 | 2026.03.18 11:29:13.004485 [ 5 ] {32b46dc1-26dc-41db-ade6-3ab22d072879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10031 | 2026.03.18 11:29:13.004529 [ 5 ] {32b46dc1-26dc-41db-ade6-3ab22d072879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10032 | 2026.03.18 11:29:13.005316 [ 5 ] {32b46dc1-26dc-41db-ade6-3ab22d072879} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10033 | 2026.03.18 11:29:13.005353 [ 5 ] {32b46dc1-26dc-41db-ade6-3ab22d072879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10034 | 2026.03.18 11:29:13.005776 [ 5 ] {32b46dc1-26dc-41db-ade6-3ab22d072879} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10035 | 2026.03.18 11:29:13.005992 [ 5 ] {32b46dc1-26dc-41db-ade6-3ab22d072879} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10036 | 2026.03.18 11:29:13.006129 [ 5 ] {32b46dc1-26dc-41db-ade6-3ab22d072879} <Debug> executeQuery: Read 1356 rows, 86.96 KiB in 0.001664 sec., 814903.8461538462 rows/sec., 51.04 MiB/sec. | ||
| 10037 | 2026.03.18 11:29:13.006168 [ 5 ] {32b46dc1-26dc-41db-ade6-3ab22d072879} <Debug> TCPHandler: Processed in 0.001833652 sec. | ||
| 10038 | 2026.03.18 11:29:13.006288 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10039 | 2026.03.18 11:29:13.006382 [ 5 ] {d2bb4841-d01d-469d-baed-b9d1eb6314c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10040 | 2026.03.18 11:29:13.006425 [ 5 ] {d2bb4841-d01d-469d-baed-b9d1eb6314c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10041 | 2026.03.18 11:29:13.006748 [ 5 ] {d2bb4841-d01d-469d-baed-b9d1eb6314c4} <Trace> oximeter.measurements_f64 (efe2ec94-1119-4b28-bd60-cc7de1f833a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10042 | 2026.03.18 11:29:13.006785 [ 5 ] {d2bb4841-d01d-469d-baed-b9d1eb6314c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10043 | 2026.03.18 11:29:13.007093 [ 5 ] {d2bb4841-d01d-469d-baed-b9d1eb6314c4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 10044 | 2026.03.18 11:29:13.007309 [ 5 ] {d2bb4841-d01d-469d-baed-b9d1eb6314c4} <Trace> oximeter.measurements_f64 (efe2ec94-1119-4b28-bd60-cc7de1f833a0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10045 | 2026.03.18 11:29:13.007441 [ 5 ] {d2bb4841-d01d-469d-baed-b9d1eb6314c4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001078 sec., 927.643784786642 rows/sec., 62.51 KiB/sec. | ||
| 10046 | 2026.03.18 11:29:13.007480 [ 5 ] {d2bb4841-d01d-469d-baed-b9d1eb6314c4} <Debug> TCPHandler: Processed in 0.001241839 sec. | ||
| 10047 | 2026.03.18 11:29:13.007593 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10048 | 2026.03.18 11:29:13.007691 [ 5 ] {67b02e0d-b841-4c7d-8473-6f503e9f162e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10049 | 2026.03.18 11:29:13.007747 [ 5 ] {67b02e0d-b841-4c7d-8473-6f503e9f162e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10050 | 2026.03.18 11:29:13.008749 [ 5 ] {67b02e0d-b841-4c7d-8473-6f503e9f162e} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10051 | 2026.03.18 11:29:13.008793 [ 5 ] {67b02e0d-b841-4c7d-8473-6f503e9f162e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10052 | 2026.03.18 11:29:13.009372 [ 5 ] {67b02e0d-b841-4c7d-8473-6f503e9f162e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10053 | 2026.03.18 11:29:13.009594 [ 5 ] {67b02e0d-b841-4c7d-8473-6f503e9f162e} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10054 | 2026.03.18 11:29:13.009734 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10055 | 2026.03.18 11:29:13.009739 [ 5 ] {67b02e0d-b841-4c7d-8473-6f503e9f162e} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002067 sec., 20319.303338171263 rows/sec., 36.41 MiB/sec. | ||
| 10056 | 2026.03.18 11:29:13.009779 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10057 | 2026.03.18 11:29:13.009804 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10058 | 2026.03.18 11:29:13.009825 [ 5 ] {67b02e0d-b841-4c7d-8473-6f503e9f162e} <Debug> TCPHandler: Processed in 0.002280802 sec. | ||
| 10059 | 2026.03.18 11:29:13.009890 [ 197 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::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 | ||
| 10060 | 2026.03.18 11:29:13.009965 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10061 | 2026.03.18 11:29:13.010057 [ 5 ] {ee2b0f5b-6620-4a28-b44a-3b6ffdad92f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10062 | 2026.03.18 11:29:13.010100 [ 5 ] {ee2b0f5b-6620-4a28-b44a-3b6ffdad92f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10063 | 2026.03.18 11:29:13.010105 [ 197 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10064 | 2026.03.18 11:29:13.010161 [ 197 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1258 rows starting from the beginning of the part | ||
| 10065 | 2026.03.18 11:29:13.010312 [ 197 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 31 rows starting from the beginning of the part | ||
| 10066 | 2026.03.18 11:29:13.010446 [ 5 ] {ee2b0f5b-6620-4a28-b44a-3b6ffdad92f3} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10067 | 2026.03.18 11:29:13.010468 [ 197 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 10 rows starting from the beginning of the part | ||
| 10068 | 2026.03.18 11:29:13.010482 [ 5 ] {ee2b0f5b-6620-4a28-b44a-3b6ffdad92f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10069 | 2026.03.18 11:29:13.010613 [ 197 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 31 rows starting from the beginning of the part | ||
| 10070 | 2026.03.18 11:29:13.010757 [ 197 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 10 rows starting from the beginning of the part | ||
| 10071 | 2026.03.18 11:29:13.010784 [ 5 ] {ee2b0f5b-6620-4a28-b44a-3b6ffdad92f3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10072 | 2026.03.18 11:29:13.010894 [ 197 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 42 rows starting from the beginning of the part | ||
| 10073 | 2026.03.18 11:29:13.010988 [ 5 ] {ee2b0f5b-6620-4a28-b44a-3b6ffdad92f3} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10074 | 2026.03.18 11:29:13.011121 [ 5 ] {ee2b0f5b-6620-4a28-b44a-3b6ffdad92f3} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001081 sec., 49953.746530989825 rows/sec., 2.97 MiB/sec. | ||
| 10075 | 2026.03.18 11:29:13.011158 [ 5 ] {ee2b0f5b-6620-4a28-b44a-3b6ffdad92f3} <Debug> TCPHandler: Processed in 0.001241779 sec. | ||
| 10076 | 2026.03.18 11:29:13.019963 [ 196 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1382 rows, containing 19 columns (19 merged, 0 gathered) in 0.01010881 sec., 136712.43202711298 rows/sec., 244.98 MiB/sec. | ||
| 10077 | 2026.03.18 11:29:13.021415 [ 190 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10078 | 2026.03.18 11:29:13.021820 [ 190 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10079 | 2026.03.18 11:29:13.021904 [ 190 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10080 | 2026.03.18 11:29:13.022089 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.41 MiB. | ||
| 10081 | 2026.03.18 11:29:14.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.40 MiB, peak 328.38 MiB, free memory in arenas 0.00 B, will set to 319.75 MiB (RSS), difference: 5.34 MiB | ||
| 10082 | 2026.03.18 11:29:15.346387 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1262 | ||
| 10083 | 2026.03.18 11:29:15.349025 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10084 | 2026.03.18 11:29:15.349072 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10085 | 2026.03.18 11:29:15.350293 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10086 | 2026.03.18 11:29:15.350558 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10087 | 2026.03.18 11:29:15.350821 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1262 | ||
| 10088 | 2026.03.18 11:29:16.258006 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10089 | 2026.03.18 11:29:16.258188 [ 5 ] {4ecec47e-134c-49a8-8d54-ddce7a417a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10090 | 2026.03.18 11:29:16.258255 [ 5 ] {4ecec47e-134c-49a8-8d54-ddce7a417a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10091 | 2026.03.18 11:29:16.258969 [ 5 ] {4ecec47e-134c-49a8-8d54-ddce7a417a23} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10092 | 2026.03.18 11:29:16.259022 [ 5 ] {4ecec47e-134c-49a8-8d54-ddce7a417a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10093 | 2026.03.18 11:29:16.259470 [ 5 ] {4ecec47e-134c-49a8-8d54-ddce7a417a23} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10094 | 2026.03.18 11:29:16.259733 [ 5 ] {4ecec47e-134c-49a8-8d54-ddce7a417a23} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10095 | 2026.03.18 11:29:16.259918 [ 5 ] {4ecec47e-134c-49a8-8d54-ddce7a417a23} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001779 sec., 31478.358628442948 rows/sec., 2.42 MiB/sec. | ||
| 10096 | 2026.03.18 11:29:16.259971 [ 5 ] {4ecec47e-134c-49a8-8d54-ddce7a417a23} <Debug> TCPHandler: Processed in 0.002098128 sec. | ||
| 10097 | 2026.03.18 11:29:16.260096 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10098 | 2026.03.18 11:29:16.260200 [ 5 ] {0a77a096-c703-4d5a-8009-5d8a6129566b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10099 | 2026.03.18 11:29:16.260245 [ 5 ] {0a77a096-c703-4d5a-8009-5d8a6129566b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10100 | 2026.03.18 11:29:16.260694 [ 5 ] {0a77a096-c703-4d5a-8009-5d8a6129566b} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10101 | 2026.03.18 11:29:16.260732 [ 5 ] {0a77a096-c703-4d5a-8009-5d8a6129566b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10102 | 2026.03.18 11:29:16.261037 [ 5 ] {0a77a096-c703-4d5a-8009-5d8a6129566b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10103 | 2026.03.18 11:29:16.261243 [ 5 ] {0a77a096-c703-4d5a-8009-5d8a6129566b} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10104 | 2026.03.18 11:29:16.261375 [ 5 ] {0a77a096-c703-4d5a-8009-5d8a6129566b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 10105 | 2026.03.18 11:29:16.261415 [ 5 ] {0a77a096-c703-4d5a-8009-5d8a6129566b} <Debug> TCPHandler: Processed in 0.001371302 sec. | ||
| 10106 | 2026.03.18 11:29:16.261530 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10107 | 2026.03.18 11:29:16.261627 [ 5 ] {27e9bd28-2c3a-4d74-8517-bce09e9c86c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10108 | 2026.03.18 11:29:16.261673 [ 5 ] {27e9bd28-2c3a-4d74-8517-bce09e9c86c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10109 | 2026.03.18 11:29:16.262054 [ 5 ] {27e9bd28-2c3a-4d74-8517-bce09e9c86c2} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10110 | 2026.03.18 11:29:16.262089 [ 5 ] {27e9bd28-2c3a-4d74-8517-bce09e9c86c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10111 | 2026.03.18 11:29:16.262421 [ 5 ] {27e9bd28-2c3a-4d74-8517-bce09e9c86c2} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10112 | 2026.03.18 11:29:16.262644 [ 5 ] {27e9bd28-2c3a-4d74-8517-bce09e9c86c2} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10113 | 2026.03.18 11:29:16.262774 [ 5 ] {27e9bd28-2c3a-4d74-8517-bce09e9c86c2} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001168 sec., 82191.78082191781 rows/sec., 5.72 MiB/sec. | ||
| 10114 | 2026.03.18 11:29:16.262812 [ 5 ] {27e9bd28-2c3a-4d74-8517-bce09e9c86c2} <Debug> TCPHandler: Processed in 0.001333631 sec. | ||
| 10115 | 2026.03.18 11:29:16.262926 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10116 | 2026.03.18 11:29:16.263020 [ 5 ] {107659e6-6e4e-4fe2-9219-01e37ebcbbab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10117 | 2026.03.18 11:29:16.263063 [ 5 ] {107659e6-6e4e-4fe2-9219-01e37ebcbbab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10118 | 2026.03.18 11:29:16.263378 [ 5 ] {107659e6-6e4e-4fe2-9219-01e37ebcbbab} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10119 | 2026.03.18 11:29:16.263413 [ 5 ] {107659e6-6e4e-4fe2-9219-01e37ebcbbab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10120 | 2026.03.18 11:29:16.263711 [ 5 ] {107659e6-6e4e-4fe2-9219-01e37ebcbbab} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10121 | 2026.03.18 11:29:16.263920 [ 5 ] {107659e6-6e4e-4fe2-9219-01e37ebcbbab} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10122 | 2026.03.18 11:29:16.264047 [ 5 ] {107659e6-6e4e-4fe2-9219-01e37ebcbbab} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001046 sec., 34416.82600382409 rows/sec., 2.32 MiB/sec. | ||
| 10123 | 2026.03.18 11:29:16.264084 [ 5 ] {107659e6-6e4e-4fe2-9219-01e37ebcbbab} <Debug> TCPHandler: Processed in 0.001206477 sec. | ||
| 10124 | 2026.03.18 11:29:17.778354 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22565 | ||
| 10125 | 2026.03.18 11:29:17.779185 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10126 | 2026.03.18 11:29:17.779282 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10127 | 2026.03.18 11:29:17.779876 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10128 | 2026.03.18 11:29:17.780121 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10129 | 2026.03.18 11:29:17.780273 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22565 | ||
| 10130 | 2026.03.18 11:29:18.944697 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10131 | 2026.03.18 11:29:18.960847 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10132 | 2026.03.18 11:29:18.960903 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10133 | 2026.03.18 11:29:18.966556 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10134 | 2026.03.18 11:29:18.967263 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10135 | 2026.03.18 11:29:18.970201 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10136 | 2026.03.18 11:29:21.261249 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10137 | 2026.03.18 11:29:21.261440 [ 5 ] {c765e3d2-813a-491a-bc98-4ee58c453995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10138 | 2026.03.18 11:29:21.261515 [ 5 ] {c765e3d2-813a-491a-bc98-4ee58c453995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10139 | 2026.03.18 11:29:21.262239 [ 5 ] {c765e3d2-813a-491a-bc98-4ee58c453995} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10140 | 2026.03.18 11:29:21.262294 [ 5 ] {c765e3d2-813a-491a-bc98-4ee58c453995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10141 | 2026.03.18 11:29:21.262697 [ 5 ] {c765e3d2-813a-491a-bc98-4ee58c453995} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10142 | 2026.03.18 11:29:21.262936 [ 5 ] {c765e3d2-813a-491a-bc98-4ee58c453995} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10143 | 2026.03.18 11:29:21.263097 [ 5 ] {c765e3d2-813a-491a-bc98-4ee58c453995} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001693 sec., 44890.726520968696 rows/sec., 3.70 MiB/sec. | ||
| 10144 | 2026.03.18 11:29:21.263153 [ 5 ] {c765e3d2-813a-491a-bc98-4ee58c453995} <Debug> TCPHandler: Processed in 0.002035616 sec. | ||
| 10145 | 2026.03.18 11:29:21.263286 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10146 | 2026.03.18 11:29:21.263391 [ 5 ] {eb649ee2-adcc-4d1b-848e-bd967de8e75e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10147 | 2026.03.18 11:29:21.263437 [ 5 ] {eb649ee2-adcc-4d1b-848e-bd967de8e75e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10148 | 2026.03.18 11:29:21.263866 [ 5 ] {eb649ee2-adcc-4d1b-848e-bd967de8e75e} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10149 | 2026.03.18 11:29:21.263906 [ 5 ] {eb649ee2-adcc-4d1b-848e-bd967de8e75e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10150 | 2026.03.18 11:29:21.264211 [ 5 ] {eb649ee2-adcc-4d1b-848e-bd967de8e75e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10151 | 2026.03.18 11:29:21.264421 [ 5 ] {eb649ee2-adcc-4d1b-848e-bd967de8e75e} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10152 | 2026.03.18 11:29:21.264556 [ 5 ] {eb649ee2-adcc-4d1b-848e-bd967de8e75e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001189 sec., 8410.428931875525 rows/sec., 632.42 KiB/sec. | ||
| 10153 | 2026.03.18 11:29:21.264596 [ 5 ] {eb649ee2-adcc-4d1b-848e-bd967de8e75e} <Debug> TCPHandler: Processed in 0.001367761 sec. | ||
| 10154 | 2026.03.18 11:29:21.264718 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10155 | 2026.03.18 11:29:21.264839 [ 5 ] {0d863e81-3f3f-49db-872b-b3e6c054254d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10156 | 2026.03.18 11:29:21.264888 [ 5 ] {0d863e81-3f3f-49db-872b-b3e6c054254d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10157 | 2026.03.18 11:29:21.265414 [ 5 ] {0d863e81-3f3f-49db-872b-b3e6c054254d} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10158 | 2026.03.18 11:29:21.265458 [ 5 ] {0d863e81-3f3f-49db-872b-b3e6c054254d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10159 | 2026.03.18 11:29:21.265804 [ 5 ] {0d863e81-3f3f-49db-872b-b3e6c054254d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10160 | 2026.03.18 11:29:21.266011 [ 5 ] {0d863e81-3f3f-49db-872b-b3e6c054254d} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10161 | 2026.03.18 11:29:21.266140 [ 5 ] {0d863e81-3f3f-49db-872b-b3e6c054254d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001327 sec., 55764.88319517709 rows/sec., 4.35 MiB/sec. | ||
| 10162 | 2026.03.18 11:29:21.266184 [ 5 ] {0d863e81-3f3f-49db-872b-b3e6c054254d} <Debug> TCPHandler: Processed in 0.001525874 sec. | ||
| 10163 | 2026.03.18 11:29:21.266298 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10164 | 2026.03.18 11:29:21.266391 [ 5 ] {42dd7cb3-5f91-42a8-ab9c-caefb8143b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10165 | 2026.03.18 11:29:21.266434 [ 5 ] {42dd7cb3-5f91-42a8-ab9c-caefb8143b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10166 | 2026.03.18 11:29:21.266835 [ 5 ] {42dd7cb3-5f91-42a8-ab9c-caefb8143b34} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10167 | 2026.03.18 11:29:21.266870 [ 5 ] {42dd7cb3-5f91-42a8-ab9c-caefb8143b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10168 | 2026.03.18 11:29:21.267199 [ 5 ] {42dd7cb3-5f91-42a8-ab9c-caefb8143b34} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10169 | 2026.03.18 11:29:21.267402 [ 5 ] {42dd7cb3-5f91-42a8-ab9c-caefb8143b34} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10170 | 2026.03.18 11:29:21.267529 [ 5 ] {42dd7cb3-5f91-42a8-ab9c-caefb8143b34} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 10171 | 2026.03.18 11:29:21.267566 [ 5 ] {42dd7cb3-5f91-42a8-ab9c-caefb8143b34} <Debug> TCPHandler: Processed in 0.00131552 sec. | ||
| 10172 | 2026.03.18 11:29:21.267671 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10173 | 2026.03.18 11:29:21.267772 [ 5 ] {0f834930-7654-4291-8fa2-3a4083f27664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10174 | 2026.03.18 11:29:21.267829 [ 5 ] {0f834930-7654-4291-8fa2-3a4083f27664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10175 | 2026.03.18 11:29:21.268597 [ 5 ] {0f834930-7654-4291-8fa2-3a4083f27664} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10176 | 2026.03.18 11:29:21.268632 [ 5 ] {0f834930-7654-4291-8fa2-3a4083f27664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10177 | 2026.03.18 11:29:21.269193 [ 5 ] {0f834930-7654-4291-8fa2-3a4083f27664} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10178 | 2026.03.18 11:29:21.269421 [ 5 ] {0f834930-7654-4291-8fa2-3a4083f27664} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10179 | 2026.03.18 11:29:21.269559 [ 5 ] {0f834930-7654-4291-8fa2-3a4083f27664} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001806 sec., 5537.098560354374 rows/sec., 9.92 MiB/sec. | ||
| 10180 | 2026.03.18 11:29:21.269613 [ 5 ] {0f834930-7654-4291-8fa2-3a4083f27664} <Debug> TCPHandler: Processed in 0.001990715 sec. | ||
| 10181 | 2026.03.18 11:29:21.269749 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10182 | 2026.03.18 11:29:21.269844 [ 5 ] {3bd9c973-f59b-4264-801b-8d54c8d115b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10183 | 2026.03.18 11:29:21.269886 [ 5 ] {3bd9c973-f59b-4264-801b-8d54c8d115b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10184 | 2026.03.18 11:29:21.270230 [ 5 ] {3bd9c973-f59b-4264-801b-8d54c8d115b7} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10185 | 2026.03.18 11:29:21.270265 [ 5 ] {3bd9c973-f59b-4264-801b-8d54c8d115b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10186 | 2026.03.18 11:29:21.270594 [ 5 ] {3bd9c973-f59b-4264-801b-8d54c8d115b7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10187 | 2026.03.18 11:29:21.270806 [ 5 ] {3bd9c973-f59b-4264-801b-8d54c8d115b7} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10188 | 2026.03.18 11:29:21.270939 [ 5 ] {3bd9c973-f59b-4264-801b-8d54c8d115b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 10189 | 2026.03.18 11:29:21.270975 [ 5 ] {3bd9c973-f59b-4264-801b-8d54c8d115b7} <Debug> TCPHandler: Processed in 0.00127461 sec. | ||
| 10190 | 2026.03.18 11:29:25.114957 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10191 | 2026.03.18 11:29:25.115033 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10192 | 2026.03.18 11:29:25.281270 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23077 | ||
| 10193 | 2026.03.18 11:29:25.281793 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10194 | 2026.03.18 11:29:25.281837 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10195 | 2026.03.18 11:29:25.282298 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10196 | 2026.03.18 11:29:25.282515 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10197 | 2026.03.18 11:29:25.282719 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23077 | ||
| 10198 | 2026.03.18 11:29:25.352021 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1282 | ||
| 10199 | 2026.03.18 11:29:25.354119 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10200 | 2026.03.18 11:29:25.354166 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10201 | 2026.03.18 11:29:25.355343 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10202 | 2026.03.18 11:29:25.355621 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10203 | 2026.03.18 11:29:25.355778 [ 147 ] {} <Debug> system.query_log (242d9df0-2007-4580-96e4-3be21c287915) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10204 | 2026.03.18 11:29:25.355844 [ 147 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10205 | 2026.03.18 11:29:25.355863 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10206 | 2026.03.18 11:29:25.355967 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1282 | ||
| 10207 | 2026.03.18 11:29:25.355967 [ 196 ] {242d9df0-2007-4580-96e4-3be21c287915::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 | ||
| 10208 | 2026.03.18 11:29:25.356507 [ 196 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10209 | 2026.03.18 11:29:25.356635 [ 196 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1118 rows starting from the beginning of the part | ||
| 10210 | 2026.03.18 11:29:25.356992 [ 196 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 42 rows starting from the beginning of the part | ||
| 10211 | 2026.03.18 11:29:25.357331 [ 196 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 20 rows starting from the beginning of the part | ||
| 10212 | 2026.03.18 11:29:25.357677 [ 196 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 32 rows starting from the beginning of the part | ||
| 10213 | 2026.03.18 11:29:25.358001 [ 196 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 50 rows starting from the beginning of the part | ||
| 10214 | 2026.03.18 11:29:25.358311 [ 196 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 20 rows starting from the beginning of the part | ||
| 10215 | 2026.03.18 11:29:25.364703 [ 190 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1282 rows, containing 72 columns (72 merged, 0 gathered) in 0.00878117 sec., 145994.21261631424 rows/sec., 119.18 MiB/sec. | ||
| 10216 | 2026.03.18 11:29:25.366022 [ 188 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10217 | 2026.03.18 11:29:25.366514 [ 188 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_36_7} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10218 | 2026.03.18 11:29:25.366579 [ 188 ] {242d9df0-2007-4580-96e4-3be21c287915::all_1_36_7} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10219 | 2026.03.18 11:29:25.366813 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 10220 | 2026.03.18 11:29:25.891709 [ 146 ] {} <Debug> oximeter.measurements_bool (e8857f07-2eee-47c4-a153-6dc56621075c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 10221 | 2026.03.18 11:29:25.891773 [ 146 ] {} <Trace> oximeter.measurements_bool (e8857f07-2eee-47c4-a153-6dc56621075c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10222 | 2026.03.18 11:29:25.891797 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10223 | 2026.03.18 11:29:25.891901 [ 190 ] {e8857f07-2eee-47c4-a153-6dc56621075c::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 | ||
| 10224 | 2026.03.18 11:29:25.892027 [ 190 ] {e8857f07-2eee-47c4-a153-6dc56621075c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10225 | 2026.03.18 11:29:25.892065 [ 190 ] {e8857f07-2eee-47c4-a153-6dc56621075c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 10226 | 2026.03.18 11:29:25.892131 [ 190 ] {e8857f07-2eee-47c4-a153-6dc56621075c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 10227 | 2026.03.18 11:29:25.892178 [ 190 ] {e8857f07-2eee-47c4-a153-6dc56621075c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 10228 | 2026.03.18 11:29:25.892220 [ 190 ] {e8857f07-2eee-47c4-a153-6dc56621075c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 10229 | 2026.03.18 11:29:25.892261 [ 190 ] {e8857f07-2eee-47c4-a153-6dc56621075c::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 | ||
| 10230 | 2026.03.18 11:29:25.893031 [ 188 ] {e8857f07-2eee-47c4-a153-6dc56621075c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001160837 sec., 25843.421600104062 rows/sec., 1.32 MiB/sec. | ||
| 10231 | 2026.03.18 11:29:25.893197 [ 194 ] {e8857f07-2eee-47c4-a153-6dc56621075c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 10232 | 2026.03.18 11:29:25.893470 [ 194 ] {e8857f07-2eee-47c4-a153-6dc56621075c::all_1_5_1} <Trace> oximeter.measurements_bool (e8857f07-2eee-47c4-a153-6dc56621075c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10233 | 2026.03.18 11:29:25.893539 [ 194 ] {e8857f07-2eee-47c4-a153-6dc56621075c::all_1_5_1} <Trace> oximeter.measurements_bool (e8857f07-2eee-47c4-a153-6dc56621075c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 10234 | 2026.03.18 11:29:25.893599 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10235 | 2026.03.18 11:29:26.001785 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001098755 sec. | ||
| 10236 | 2026.03.18 11:29:26.271140 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10237 | 2026.03.18 11:29:26.271337 [ 5 ] {38e1b75a-6b4c-4668-8345-8f3182531dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10238 | 2026.03.18 11:29:26.271405 [ 5 ] {38e1b75a-6b4c-4668-8345-8f3182531dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10239 | 2026.03.18 11:29:26.272120 [ 5 ] {38e1b75a-6b4c-4668-8345-8f3182531dee} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10240 | 2026.03.18 11:29:26.272172 [ 5 ] {38e1b75a-6b4c-4668-8345-8f3182531dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10241 | 2026.03.18 11:29:26.272606 [ 5 ] {38e1b75a-6b4c-4668-8345-8f3182531dee} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10242 | 2026.03.18 11:29:26.272842 [ 5 ] {38e1b75a-6b4c-4668-8345-8f3182531dee} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10243 | 2026.03.18 11:29:26.273003 [ 5 ] {38e1b75a-6b4c-4668-8345-8f3182531dee} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00172 sec., 165116.27906976745 rows/sec., 10.49 MiB/sec. | ||
| 10244 | 2026.03.18 11:29:26.273055 [ 5 ] {38e1b75a-6b4c-4668-8345-8f3182531dee} <Debug> TCPHandler: Processed in 0.002053887 sec. | ||
| 10245 | 2026.03.18 11:29:26.273182 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10246 | 2026.03.18 11:29:26.273286 [ 5 ] {fcd1e4fe-b24d-4c38-9947-2831f7134245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10247 | 2026.03.18 11:29:26.273331 [ 5 ] {fcd1e4fe-b24d-4c38-9947-2831f7134245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10248 | 2026.03.18 11:29:26.274065 [ 5 ] {fcd1e4fe-b24d-4c38-9947-2831f7134245} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10249 | 2026.03.18 11:29:26.274103 [ 5 ] {fcd1e4fe-b24d-4c38-9947-2831f7134245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10250 | 2026.03.18 11:29:26.274480 [ 5 ] {fcd1e4fe-b24d-4c38-9947-2831f7134245} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10251 | 2026.03.18 11:29:26.274691 [ 5 ] {fcd1e4fe-b24d-4c38-9947-2831f7134245} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10252 | 2026.03.18 11:29:26.274828 [ 5 ] {fcd1e4fe-b24d-4c38-9947-2831f7134245} <Debug> executeQuery: Read 859 rows, 69.37 KiB in 0.001565 sec., 548881.7891373802 rows/sec., 43.29 MiB/sec. | ||
| 10253 | 2026.03.18 11:29:26.274827 [ 146 ] {} <Debug> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10254 | 2026.03.18 11:29:26.274867 [ 5 ] {fcd1e4fe-b24d-4c38-9947-2831f7134245} <Debug> TCPHandler: Processed in 0.00173819 sec. | ||
| 10255 | 2026.03.18 11:29:26.274901 [ 146 ] {} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10256 | 2026.03.18 11:29:26.274934 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10257 | 2026.03.18 11:29:26.274997 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10258 | 2026.03.18 11:29:26.275032 [ 190 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::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 | ||
| 10259 | 2026.03.18 11:29:26.275099 [ 5 ] {838af549-21f7-4508-8183-78704806863f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10260 | 2026.03.18 11:29:26.275145 [ 5 ] {838af549-21f7-4508-8183-78704806863f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10261 | 2026.03.18 11:29:26.275151 [ 190 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10262 | 2026.03.18 11:29:26.275191 [ 190 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2895 rows starting from the beginning of the part | ||
| 10263 | 2026.03.18 11:29:26.275255 [ 190 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 76 rows starting from the beginning of the part | ||
| 10264 | 2026.03.18 11:29:26.275298 [ 190 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 2745 rows starting from the beginning of the part | ||
| 10265 | 2026.03.18 11:29:26.275339 [ 190 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part | ||
| 10266 | 2026.03.18 11:29:26.275375 [ 190 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 76 rows starting from the beginning of the part | ||
| 10267 | 2026.03.18 11:29:26.275412 [ 190 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 859 rows starting from the beginning of the part | ||
| 10268 | 2026.03.18 11:29:26.275598 [ 5 ] {838af549-21f7-4508-8183-78704806863f} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10269 | 2026.03.18 11:29:26.275638 [ 5 ] {838af549-21f7-4508-8183-78704806863f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10270 | 2026.03.18 11:29:26.275974 [ 5 ] {838af549-21f7-4508-8183-78704806863f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10271 | 2026.03.18 11:29:26.276195 [ 5 ] {838af549-21f7-4508-8183-78704806863f} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10272 | 2026.03.18 11:29:26.276330 [ 5 ] {838af549-21f7-4508-8183-78704806863f} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001252 sec., 138178.91373801915 rows/sec., 8.48 MiB/sec. | ||
| 10273 | 2026.03.18 11:29:26.276367 [ 5 ] {838af549-21f7-4508-8183-78704806863f} <Debug> TCPHandler: Processed in 0.001419802 sec. | ||
| 10274 | 2026.03.18 11:29:26.276480 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10275 | 2026.03.18 11:29:26.276577 [ 5 ] {19ef3cd4-e707-4096-a555-6b2bd0e24565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10276 | 2026.03.18 11:29:26.276618 [ 5 ] {19ef3cd4-e707-4096-a555-6b2bd0e24565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10277 | 2026.03.18 11:29:26.277042 [ 5 ] {19ef3cd4-e707-4096-a555-6b2bd0e24565} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10278 | 2026.03.18 11:29:26.277076 [ 5 ] {19ef3cd4-e707-4096-a555-6b2bd0e24565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10279 | 2026.03.18 11:29:26.277412 [ 5 ] {19ef3cd4-e707-4096-a555-6b2bd0e24565} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10280 | 2026.03.18 11:29:26.277489 [ 188 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6707 rows, containing 5 columns (5 merged, 0 gathered) in 0.002492856 sec., 2690488.339478895 rows/sec., 217.89 MiB/sec. | ||
| 10281 | 2026.03.18 11:29:26.277636 [ 5 ] {19ef3cd4-e707-4096-a555-6b2bd0e24565} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10282 | 2026.03.18 11:29:26.277768 [ 5 ] {19ef3cd4-e707-4096-a555-6b2bd0e24565} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00121 sec., 123140.49586776861 rows/sec., 7.96 MiB/sec. | ||
| 10283 | 2026.03.18 11:29:26.277806 [ 5 ] {19ef3cd4-e707-4096-a555-6b2bd0e24565} <Debug> TCPHandler: Processed in 0.001375851 sec. | ||
| 10284 | 2026.03.18 11:29:26.277900 [ 187 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10285 | 2026.03.18 11:29:26.277926 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10286 | 2026.03.18 11:29:26.278029 [ 5 ] {4baefd29-f2d0-4ea9-aea9-f32077bcbb06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10287 | 2026.03.18 11:29:26.278069 [ 5 ] {4baefd29-f2d0-4ea9-aea9-f32077bcbb06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10288 | 2026.03.18 11:29:26.278276 [ 187 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_76_15} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10289 | 2026.03.18 11:29:26.278370 [ 187 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_76_15} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10290 | 2026.03.18 11:29:26.278486 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 10291 | 2026.03.18 11:29:26.278490 [ 5 ] {4baefd29-f2d0-4ea9-aea9-f32077bcbb06} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10292 | 2026.03.18 11:29:26.278537 [ 5 ] {4baefd29-f2d0-4ea9-aea9-f32077bcbb06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10293 | 2026.03.18 11:29:26.278852 [ 5 ] {4baefd29-f2d0-4ea9-aea9-f32077bcbb06} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10294 | 2026.03.18 11:29:26.279065 [ 5 ] {4baefd29-f2d0-4ea9-aea9-f32077bcbb06} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10295 | 2026.03.18 11:29:26.279191 [ 5 ] {4baefd29-f2d0-4ea9-aea9-f32077bcbb06} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00118 sec., 125423.72881355931 rows/sec., 7.13 MiB/sec. | ||
| 10296 | 2026.03.18 11:29:26.279331 [ 5 ] {4baefd29-f2d0-4ea9-aea9-f32077bcbb06} <Debug> TCPHandler: Processed in 0.001454574 sec. | ||
| 10297 | 2026.03.18 11:29:26.279447 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10298 | 2026.03.18 11:29:26.279542 [ 5 ] {ad25f856-8e3e-46b3-b471-54db6e513de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10299 | 2026.03.18 11:29:26.279582 [ 5 ] {ad25f856-8e3e-46b3-b471-54db6e513de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10300 | 2026.03.18 11:29:26.280169 [ 5 ] {ad25f856-8e3e-46b3-b471-54db6e513de3} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10301 | 2026.03.18 11:29:26.280205 [ 5 ] {ad25f856-8e3e-46b3-b471-54db6e513de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10302 | 2026.03.18 11:29:26.280533 [ 5 ] {ad25f856-8e3e-46b3-b471-54db6e513de3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10303 | 2026.03.18 11:29:26.280750 [ 5 ] {ad25f856-8e3e-46b3-b471-54db6e513de3} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10304 | 2026.03.18 11:29:26.280951 [ 145 ] {} <Debug> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10305 | 2026.03.18 11:29:26.280985 [ 5 ] {ad25f856-8e3e-46b3-b471-54db6e513de3} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001461 sec., 356605.0650239562 rows/sec., 25.17 MiB/sec. | ||
| 10306 | 2026.03.18 11:29:26.280987 [ 145 ] {} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10307 | 2026.03.18 11:29:26.281017 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10308 | 2026.03.18 11:29:26.281024 [ 5 ] {ad25f856-8e3e-46b3-b471-54db6e513de3} <Debug> TCPHandler: Processed in 0.001625187 sec. | ||
| 10309 | 2026.03.18 11:29:26.281089 [ 190 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::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 | ||
| 10310 | 2026.03.18 11:29:26.281128 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10311 | 2026.03.18 11:29:26.281186 [ 190 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10312 | 2026.03.18 11:29:26.281213 [ 190 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1552 rows starting from the beginning of the part | ||
| 10313 | 2026.03.18 11:29:26.281227 [ 5 ] {a5298614-c12b-45d6-8f9d-7b27a79f135d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10314 | 2026.03.18 11:29:26.281259 [ 190 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 74 rows starting from the beginning of the part | ||
| 10315 | 2026.03.18 11:29:26.281273 [ 5 ] {a5298614-c12b-45d6-8f9d-7b27a79f135d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10316 | 2026.03.18 11:29:26.281302 [ 190 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1472 rows starting from the beginning of the part | ||
| 10317 | 2026.03.18 11:29:26.281342 [ 190 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part | ||
| 10318 | 2026.03.18 11:29:26.281374 [ 190 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 74 rows starting from the beginning of the part | ||
| 10319 | 2026.03.18 11:29:26.281409 [ 190 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 521 rows starting from the beginning of the part | ||
| 10320 | 2026.03.18 11:29:26.281613 [ 5 ] {a5298614-c12b-45d6-8f9d-7b27a79f135d} <Trace> oximeter.measurements_bool (e8857f07-2eee-47c4-a153-6dc56621075c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10321 | 2026.03.18 11:29:26.281653 [ 5 ] {a5298614-c12b-45d6-8f9d-7b27a79f135d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10322 | 2026.03.18 11:29:26.281974 [ 5 ] {a5298614-c12b-45d6-8f9d-7b27a79f135d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 10323 | 2026.03.18 11:29:26.282223 [ 5 ] {a5298614-c12b-45d6-8f9d-7b27a79f135d} <Trace> oximeter.measurements_bool (e8857f07-2eee-47c4-a153-6dc56621075c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10324 | 2026.03.18 11:29:26.282350 [ 5 ] {a5298614-c12b-45d6-8f9d-7b27a79f135d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001141 sec., 5258.5451358457485 rows/sec., 274.74 KiB/sec. | ||
| 10325 | 2026.03.18 11:29:26.282387 [ 5 ] {a5298614-c12b-45d6-8f9d-7b27a79f135d} <Debug> TCPHandler: Processed in 0.00130871 sec. | ||
| 10326 | 2026.03.18 11:29:26.282491 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10327 | 2026.03.18 11:29:26.282570 [ 190 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001509525 sec., 2488862.3904870735 rows/sec., 183.91 MiB/sec. | ||
| 10328 | 2026.03.18 11:29:26.282589 [ 5 ] {73a1f554-a58f-4b92-9215-76c856f5e0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10329 | 2026.03.18 11:29:26.282642 [ 5 ] {73a1f554-a58f-4b92-9215-76c856f5e0c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10330 | 2026.03.18 11:29:26.282848 [ 200 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10331 | 2026.03.18 11:29:26.283063 [ 5 ] {73a1f554-a58f-4b92-9215-76c856f5e0c8} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10332 | 2026.03.18 11:29:26.283109 [ 5 ] {73a1f554-a58f-4b92-9215-76c856f5e0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10333 | 2026.03.18 11:29:26.283218 [ 200 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_76_15} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10334 | 2026.03.18 11:29:26.283321 [ 200 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_76_15} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10335 | 2026.03.18 11:29:26.283428 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 10336 | 2026.03.18 11:29:26.283564 [ 5 ] {73a1f554-a58f-4b92-9215-76c856f5e0c8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10337 | 2026.03.18 11:29:26.283784 [ 5 ] {73a1f554-a58f-4b92-9215-76c856f5e0c8} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10338 | 2026.03.18 11:29:26.283901 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10339 | 2026.03.18 11:29:26.283917 [ 5 ] {73a1f554-a58f-4b92-9215-76c856f5e0c8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001347 sec., 196733.4818114328 rows/sec., 13.07 MiB/sec. | ||
| 10340 | 2026.03.18 11:29:26.283944 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10341 | 2026.03.18 11:29:26.283964 [ 5 ] {73a1f554-a58f-4b92-9215-76c856f5e0c8} <Debug> TCPHandler: Processed in 0.001523064 sec. | ||
| 10342 | 2026.03.18 11:29:26.283967 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10343 | 2026.03.18 11:29:26.284056 [ 187 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::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 | ||
| 10344 | 2026.03.18 11:29:26.284077 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10345 | 2026.03.18 11:29:26.284163 [ 187 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10346 | 2026.03.18 11:29:26.284176 [ 5 ] {70f40ebe-c873-483f-9c14-76d93db5095f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10347 | 2026.03.18 11:29:26.284202 [ 187 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22205 rows starting from the beginning of the part | ||
| 10348 | 2026.03.18 11:29:26.284225 [ 5 ] {70f40ebe-c873-483f-9c14-76d93db5095f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10349 | 2026.03.18 11:29:26.284272 [ 187 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 10350 | 2026.03.18 11:29:26.284323 [ 187 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1356 rows starting from the beginning of the part | ||
| 10351 | 2026.03.18 11:29:26.284365 [ 187 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 96 rows starting from the beginning of the part | ||
| 10352 | 2026.03.18 11:29:26.284408 [ 187 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 10353 | 2026.03.18 11:29:26.284451 [ 187 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 265 rows starting from the beginning of the part | ||
| 10354 | 2026.03.18 11:29:26.284612 [ 5 ] {70f40ebe-c873-483f-9c14-76d93db5095f} <Trace> oximeter.measurements_f64 (efe2ec94-1119-4b28-bd60-cc7de1f833a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10355 | 2026.03.18 11:29:26.284653 [ 5 ] {70f40ebe-c873-483f-9c14-76d93db5095f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10356 | 2026.03.18 11:29:26.284975 [ 5 ] {70f40ebe-c873-483f-9c14-76d93db5095f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 10357 | 2026.03.18 11:29:26.285184 [ 5 ] {70f40ebe-c873-483f-9c14-76d93db5095f} <Trace> oximeter.measurements_f64 (efe2ec94-1119-4b28-bd60-cc7de1f833a0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10358 | 2026.03.18 11:29:26.285327 [ 5 ] {70f40ebe-c873-483f-9c14-76d93db5095f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001168 sec., 856.1643835616438 rows/sec., 57.69 KiB/sec. | ||
| 10359 | 2026.03.18 11:29:26.285377 [ 5 ] {70f40ebe-c873-483f-9c14-76d93db5095f} <Debug> TCPHandler: Processed in 0.00134856 sec. | ||
| 10360 | 2026.03.18 11:29:26.285518 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10361 | 2026.03.18 11:29:26.285621 [ 5 ] {00b1e7d3-cbd2-4955-bcb6-d100f356f971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10362 | 2026.03.18 11:29:26.285680 [ 5 ] {00b1e7d3-cbd2-4955-bcb6-d100f356f971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10363 | 2026.03.18 11:29:26.286698 [ 5 ] {00b1e7d3-cbd2-4955-bcb6-d100f356f971} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10364 | 2026.03.18 11:29:26.286734 [ 5 ] {00b1e7d3-cbd2-4955-bcb6-d100f356f971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10365 | 2026.03.18 11:29:26.287745 [ 5 ] {00b1e7d3-cbd2-4955-bcb6-d100f356f971} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10366 | 2026.03.18 11:29:26.288086 [ 5 ] {00b1e7d3-cbd2-4955-bcb6-d100f356f971} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10367 | 2026.03.18 11:29:26.288257 [ 5 ] {00b1e7d3-cbd2-4955-bcb6-d100f356f971} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002654 sec., 11680.482290881688 rows/sec., 20.93 MiB/sec. | ||
| 10368 | 2026.03.18 11:29:26.288345 [ 5 ] {00b1e7d3-cbd2-4955-bcb6-d100f356f971} <Debug> TCPHandler: Processed in 0.002887376 sec. | ||
| 10369 | 2026.03.18 11:29:26.288484 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10370 | 2026.03.18 11:29:26.288601 [ 5 ] {f1091dc0-1c2f-47da-b479-1599bace9e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10371 | 2026.03.18 11:29:26.288650 [ 5 ] {f1091dc0-1c2f-47da-b479-1599bace9e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10372 | 2026.03.18 11:29:26.289068 [ 5 ] {f1091dc0-1c2f-47da-b479-1599bace9e07} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10373 | 2026.03.18 11:29:26.289110 [ 5 ] {f1091dc0-1c2f-47da-b479-1599bace9e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10374 | 2026.03.18 11:29:26.289557 [ 5 ] {f1091dc0-1c2f-47da-b479-1599bace9e07} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10375 | 2026.03.18 11:29:26.289859 [ 5 ] {f1091dc0-1c2f-47da-b479-1599bace9e07} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10376 | 2026.03.18 11:29:26.289974 [ 145 ] {} <Debug> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10377 | 2026.03.18 11:29:26.290005 [ 145 ] {} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10378 | 2026.03.18 11:29:26.290020 [ 5 ] {f1091dc0-1c2f-47da-b479-1599bace9e07} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001443 sec., 62370.06237006237 rows/sec., 3.90 MiB/sec. | ||
| 10379 | 2026.03.18 11:29:26.290022 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10380 | 2026.03.18 11:29:26.290067 [ 5 ] {f1091dc0-1c2f-47da-b479-1599bace9e07} <Debug> TCPHandler: Processed in 0.001636738 sec. | ||
| 10381 | 2026.03.18 11:29:26.290122 [ 200 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 10382 | 2026.03.18 11:29:26.290225 [ 200 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10383 | 2026.03.18 11:29:26.290256 [ 200 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3828 rows starting from the beginning of the part | ||
| 10384 | 2026.03.18 11:29:26.290319 [ 200 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 10385 | 2026.03.18 11:29:26.290361 [ 200 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 54 rows starting from the beginning of the part | ||
| 10386 | 2026.03.18 11:29:26.290401 [ 200 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 36 rows starting from the beginning of the part | ||
| 10387 | 2026.03.18 11:29:26.290442 [ 200 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 10388 | 2026.03.18 11:29:26.290480 [ 200 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 90 rows starting from the beginning of the part | ||
| 10389 | 2026.03.18 11:29:26.290485 [ 190 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24242 rows, containing 5 columns (5 merged, 0 gathered) in 0.006461327 sec., 3751860.879351873 rows/sec., 250.40 MiB/sec. | ||
| 10390 | 2026.03.18 11:29:26.291091 [ 199 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10391 | 2026.03.18 11:29:26.291423 [ 199 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10392 | 2026.03.18 11:29:26.291498 [ 199 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10393 | 2026.03.18 11:29:26.291581 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 10394 | 2026.03.18 11:29:26.291910 [ 186 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4128 rows, containing 4 columns (4 merged, 0 gathered) in 0.001825271 sec., 2261581.978785616 rows/sec., 151.33 MiB/sec. | ||
| 10395 | 2026.03.18 11:29:26.292383 [ 190 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10396 | 2026.03.18 11:29:26.292662 [ 190 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_76_15} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10397 | 2026.03.18 11:29:26.292742 [ 190 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_76_15} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10398 | 2026.03.18 11:29:26.292827 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 10399 | 2026.03.18 11:29:26.471241 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10400 | 2026.03.18 11:29:26.488288 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10401 | 2026.03.18 11:29:26.488333 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10402 | 2026.03.18 11:29:26.495271 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10403 | 2026.03.18 11:29:26.495997 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10404 | 2026.03.18 11:29:26.499056 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10405 | 2026.03.18 11:29:31.267010 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10406 | 2026.03.18 11:29:31.267257 [ 5 ] {626ea63b-9c9a-4060-8f9f-c9d056b45168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10407 | 2026.03.18 11:29:31.267370 [ 5 ] {626ea63b-9c9a-4060-8f9f-c9d056b45168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10408 | 2026.03.18 11:29:31.268308 [ 5 ] {626ea63b-9c9a-4060-8f9f-c9d056b45168} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10409 | 2026.03.18 11:29:31.268371 [ 5 ] {626ea63b-9c9a-4060-8f9f-c9d056b45168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10410 | 2026.03.18 11:29:31.268868 [ 5 ] {626ea63b-9c9a-4060-8f9f-c9d056b45168} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10411 | 2026.03.18 11:29:31.269182 [ 5 ] {626ea63b-9c9a-4060-8f9f-c9d056b45168} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10412 | 2026.03.18 11:29:31.269404 [ 5 ] {626ea63b-9c9a-4060-8f9f-c9d056b45168} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002214 sec., 10840.108401084011 rows/sec., 920.99 KiB/sec. | ||
| 10413 | 2026.03.18 11:29:31.269487 [ 5 ] {626ea63b-9c9a-4060-8f9f-c9d056b45168} <Debug> TCPHandler: Processed in 0.00263541 sec. | ||
| 10414 | 2026.03.18 11:29:31.269679 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10415 | 2026.03.18 11:29:31.269834 [ 5 ] {7a4a0fb8-c91e-43b8-8862-d726f31fce81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10416 | 2026.03.18 11:29:31.269906 [ 5 ] {7a4a0fb8-c91e-43b8-8862-d726f31fce81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10417 | 2026.03.18 11:29:31.270714 [ 5 ] {7a4a0fb8-c91e-43b8-8862-d726f31fce81} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10418 | 2026.03.18 11:29:31.270760 [ 5 ] {7a4a0fb8-c91e-43b8-8862-d726f31fce81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10419 | 2026.03.18 11:29:31.271300 [ 5 ] {7a4a0fb8-c91e-43b8-8862-d726f31fce81} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10420 | 2026.03.18 11:29:31.271694 [ 5 ] {7a4a0fb8-c91e-43b8-8862-d726f31fce81} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10421 | 2026.03.18 11:29:31.271914 [ 5 ] {7a4a0fb8-c91e-43b8-8862-d726f31fce81} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.002118 sec., 92540.13220018885 rows/sec., 8.24 MiB/sec. | ||
| 10422 | 2026.03.18 11:29:31.271969 [ 5 ] {7a4a0fb8-c91e-43b8-8862-d726f31fce81} <Debug> TCPHandler: Processed in 0.002369294 sec. | ||
| 10423 | 2026.03.18 11:29:31.272125 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10424 | 2026.03.18 11:29:31.272246 [ 5 ] {a1d64742-946c-4d54-a695-9fb5035d82e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10425 | 2026.03.18 11:29:31.272300 [ 5 ] {a1d64742-946c-4d54-a695-9fb5035d82e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10426 | 2026.03.18 11:29:31.272810 [ 5 ] {a1d64742-946c-4d54-a695-9fb5035d82e8} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10427 | 2026.03.18 11:29:31.272853 [ 5 ] {a1d64742-946c-4d54-a695-9fb5035d82e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10428 | 2026.03.18 11:29:31.273232 [ 5 ] {a1d64742-946c-4d54-a695-9fb5035d82e8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10429 | 2026.03.18 11:29:31.273508 [ 5 ] {a1d64742-946c-4d54-a695-9fb5035d82e8} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10430 | 2026.03.18 11:29:31.273673 [ 5 ] {a1d64742-946c-4d54-a695-9fb5035d82e8} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001453 sec., 15141.087405368204 rows/sec., 1.15 MiB/sec. | ||
| 10431 | 2026.03.18 11:29:31.273732 [ 5 ] {a1d64742-946c-4d54-a695-9fb5035d82e8} <Debug> TCPHandler: Processed in 0.001667658 sec. | ||
| 10432 | 2026.03.18 11:29:31.273898 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10433 | 2026.03.18 11:29:31.274048 [ 5 ] {3c879eb1-4acc-43a6-ab32-94647e158ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10434 | 2026.03.18 11:29:31.274114 [ 5 ] {3c879eb1-4acc-43a6-ab32-94647e158ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10435 | 2026.03.18 11:29:31.274723 [ 5 ] {3c879eb1-4acc-43a6-ab32-94647e158ac1} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10436 | 2026.03.18 11:29:31.274778 [ 5 ] {3c879eb1-4acc-43a6-ab32-94647e158ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10437 | 2026.03.18 11:29:31.275238 [ 5 ] {3c879eb1-4acc-43a6-ab32-94647e158ac1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10438 | 2026.03.18 11:29:31.275570 [ 5 ] {3c879eb1-4acc-43a6-ab32-94647e158ac1} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10439 | 2026.03.18 11:29:31.275780 [ 5 ] {3c879eb1-4acc-43a6-ab32-94647e158ac1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001761 sec., 13628.62010221465 rows/sec., 1.13 MiB/sec. | ||
| 10440 | 2026.03.18 11:29:31.275839 [ 5 ] {3c879eb1-4acc-43a6-ab32-94647e158ac1} <Debug> TCPHandler: Processed in 0.002019026 sec. | ||
| 10441 | 2026.03.18 11:29:31.276001 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10442 | 2026.03.18 11:29:31.276126 [ 5 ] {72514c87-fc43-45a9-9ffb-f91d84f43d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10443 | 2026.03.18 11:29:31.276174 [ 5 ] {72514c87-fc43-45a9-9ffb-f91d84f43d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10444 | 2026.03.18 11:29:31.276725 [ 5 ] {72514c87-fc43-45a9-9ffb-f91d84f43d8b} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10445 | 2026.03.18 11:29:31.276771 [ 5 ] {72514c87-fc43-45a9-9ffb-f91d84f43d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10446 | 2026.03.18 11:29:31.277256 [ 5 ] {72514c87-fc43-45a9-9ffb-f91d84f43d8b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10447 | 2026.03.18 11:29:31.277652 [ 5 ] {72514c87-fc43-45a9-9ffb-f91d84f43d8b} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10448 | 2026.03.18 11:29:31.277865 [ 5 ] {72514c87-fc43-45a9-9ffb-f91d84f43d8b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001773 sec., 6768.18950930626 rows/sec., 528.76 KiB/sec. | ||
| 10449 | 2026.03.18 11:29:31.277918 [ 5 ] {72514c87-fc43-45a9-9ffb-f91d84f43d8b} <Debug> TCPHandler: Processed in 0.001978025 sec. | ||
| 10450 | 2026.03.18 11:29:31.278051 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10451 | 2026.03.18 11:29:31.278173 [ 5 ] {fd84a599-f4a8-4484-a2a2-184bc5170fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10452 | 2026.03.18 11:29:31.278225 [ 5 ] {fd84a599-f4a8-4484-a2a2-184bc5170fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10453 | 2026.03.18 11:29:31.278840 [ 5 ] {fd84a599-f4a8-4484-a2a2-184bc5170fcc} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10454 | 2026.03.18 11:29:31.278888 [ 5 ] {fd84a599-f4a8-4484-a2a2-184bc5170fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10455 | 2026.03.18 11:29:31.279343 [ 5 ] {fd84a599-f4a8-4484-a2a2-184bc5170fcc} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10456 | 2026.03.18 11:29:31.279660 [ 5 ] {fd84a599-f4a8-4484-a2a2-184bc5170fcc} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10457 | 2026.03.18 11:29:31.279862 [ 5 ] {fd84a599-f4a8-4484-a2a2-184bc5170fcc} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.00171 sec., 64327.48538011696 rows/sec., 5.24 MiB/sec. | ||
| 10458 | 2026.03.18 11:29:31.279927 [ 5 ] {fd84a599-f4a8-4484-a2a2-184bc5170fcc} <Debug> TCPHandler: Processed in 0.001932154 sec. | ||
| 10459 | 2026.03.18 11:29:31.280096 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10460 | 2026.03.18 11:29:31.280237 [ 5 ] {991f8cda-e58f-40ba-8e1a-c0049c2688ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10461 | 2026.03.18 11:29:31.280306 [ 5 ] {991f8cda-e58f-40ba-8e1a-c0049c2688ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10462 | 2026.03.18 11:29:31.280951 [ 5 ] {991f8cda-e58f-40ba-8e1a-c0049c2688ad} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10463 | 2026.03.18 11:29:31.281002 [ 5 ] {991f8cda-e58f-40ba-8e1a-c0049c2688ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10464 | 2026.03.18 11:29:31.281545 [ 5 ] {991f8cda-e58f-40ba-8e1a-c0049c2688ad} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10465 | 2026.03.18 11:29:31.281903 [ 5 ] {991f8cda-e58f-40ba-8e1a-c0049c2688ad} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10466 | 2026.03.18 11:29:31.282112 [ 5 ] {991f8cda-e58f-40ba-8e1a-c0049c2688ad} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001905 sec., 102887.13910761155 rows/sec., 7.38 MiB/sec. | ||
| 10467 | 2026.03.18 11:29:31.282174 [ 5 ] {991f8cda-e58f-40ba-8e1a-c0049c2688ad} <Debug> TCPHandler: Processed in 0.002146859 sec. | ||
| 10468 | 2026.03.18 11:29:31.282360 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10469 | 2026.03.18 11:29:31.282499 [ 5 ] {5d91005c-2a4d-42e5-8a16-4f0921337155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10470 | 2026.03.18 11:29:31.282587 [ 5 ] {5d91005c-2a4d-42e5-8a16-4f0921337155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10471 | 2026.03.18 11:29:31.283719 [ 5 ] {5d91005c-2a4d-42e5-8a16-4f0921337155} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10472 | 2026.03.18 11:29:31.283773 [ 5 ] {5d91005c-2a4d-42e5-8a16-4f0921337155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10473 | 2026.03.18 11:29:31.284578 [ 5 ] {5d91005c-2a4d-42e5-8a16-4f0921337155} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10474 | 2026.03.18 11:29:31.284880 [ 5 ] {5d91005c-2a4d-42e5-8a16-4f0921337155} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10475 | 2026.03.18 11:29:31.285081 [ 5 ] {5d91005c-2a4d-42e5-8a16-4f0921337155} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00259 sec., 3861.0038610038614 rows/sec., 6.92 MiB/sec. | ||
| 10476 | 2026.03.18 11:29:31.285172 [ 5 ] {5d91005c-2a4d-42e5-8a16-4f0921337155} <Debug> TCPHandler: Processed in 0.002880695 sec. | ||
| 10477 | 2026.03.18 11:29:31.285353 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10478 | 2026.03.18 11:29:31.285484 [ 5 ] {5e6c0ebe-be03-4068-9b68-680b102cc92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10479 | 2026.03.18 11:29:31.285553 [ 5 ] {5e6c0ebe-be03-4068-9b68-680b102cc92d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10480 | 2026.03.18 11:29:31.286275 [ 5 ] {5e6c0ebe-be03-4068-9b68-680b102cc92d} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10481 | 2026.03.18 11:29:31.286320 [ 5 ] {5e6c0ebe-be03-4068-9b68-680b102cc92d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10482 | 2026.03.18 11:29:31.286706 [ 5 ] {5e6c0ebe-be03-4068-9b68-680b102cc92d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10483 | 2026.03.18 11:29:31.286958 [ 5 ] {5e6c0ebe-be03-4068-9b68-680b102cc92d} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10484 | 2026.03.18 11:29:31.287114 [ 5 ] {5e6c0ebe-be03-4068-9b68-680b102cc92d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001654 sec., 36275.695284159614 rows/sec., 2.44 MiB/sec. | ||
| 10485 | 2026.03.18 11:29:31.287159 [ 5 ] {5e6c0ebe-be03-4068-9b68-680b102cc92d} <Debug> TCPHandler: Processed in 0.001862593 sec. | ||
| 10486 | 2026.03.18 11:29:31.448337 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37645 | ||
| 10487 | 2026.03.18 11:29:31.448451 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10488 | 2026.03.18 11:29:31.448479 [ 286 ] {} <Debug> TCP-Session: 6c4b0193-5dae-4796-bfd9-c077780dbb2b Authenticating user 'default' from [fd00:1122:3344:101::e]:37645 | ||
| 10489 | 2026.03.18 11:29:31.448501 [ 286 ] {} <Debug> TCP-Session: 6c4b0193-5dae-4796-bfd9-c077780dbb2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10490 | 2026.03.18 11:29:31.448514 [ 286 ] {} <Debug> TCP-Session: 6c4b0193-5dae-4796-bfd9-c077780dbb2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10491 | 2026.03.18 11:29:31.448729 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63363 | ||
| 10492 | 2026.03.18 11:29:31.448745 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54347 | ||
| 10493 | 2026.03.18 11:29:31.448777 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55779 | ||
| 10494 | 2026.03.18 11:29:31.448823 [ 286 ] {} <Trace> TCP-Session: 6c4b0193-5dae-4796-bfd9-c077780dbb2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10495 | 2026.03.18 11:29:31.448806 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38077 | ||
| 10496 | 2026.03.18 11:29:31.448887 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10497 | 2026.03.18 11:29:31.448862 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10498 | 2026.03.18 11:29:31.448916 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10499 | 2026.03.18 11:29:31.448922 [ 289 ] {} <Debug> TCP-Session: 4b389bc8-9871-48c1-968c-abd198105074 Authenticating user 'default' from [fd00:1122:3344:101::e]:54347 | ||
| 10500 | 2026.03.18 11:29:31.448944 [ 288 ] {} <Debug> TCP-Session: 484a1934-9938-4aa4-8d1d-03bac1e58177 Authenticating user 'default' from [fd00:1122:3344:101::e]:63363 | ||
| 10501 | 2026.03.18 11:29:31.448957 [ 290 ] {} <Debug> TCP-Session: 11afdbcb-3026-4106-b28f-eeda34dd29e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55779 | ||
| 10502 | 2026.03.18 11:29:31.448970 [ 289 ] {} <Debug> TCP-Session: 4b389bc8-9871-48c1-968c-abd198105074 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10503 | 2026.03.18 11:29:31.448985 [ 288 ] {} <Debug> TCP-Session: 484a1934-9938-4aa4-8d1d-03bac1e58177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10504 | 2026.03.18 11:29:31.449003 [ 289 ] {} <Debug> TCP-Session: 4b389bc8-9871-48c1-968c-abd198105074 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10505 | 2026.03.18 11:29:31.448998 [ 290 ] {} <Debug> TCP-Session: 11afdbcb-3026-4106-b28f-eeda34dd29e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10506 | 2026.03.18 11:29:31.449027 [ 286 ] {696c2c93-d373-4369-bbd8-3d8a80d9e6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37645) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10507 | 2026.03.18 11:29:31.449046 [ 290 ] {} <Debug> TCP-Session: 11afdbcb-3026-4106-b28f-eeda34dd29e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10508 | 2026.03.18 11:29:31.449020 [ 288 ] {} <Debug> TCP-Session: 484a1934-9938-4aa4-8d1d-03bac1e58177 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10509 | 2026.03.18 11:29:31.448804 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37353 | ||
| 10510 | 2026.03.18 11:29:31.448796 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51828 | ||
| 10511 | 2026.03.18 11:29:31.449148 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10512 | 2026.03.18 11:29:31.448783 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49559 | ||
| 10513 | 2026.03.18 11:29:31.449192 [ 356 ] {} <Debug> TCP-Session: 48feb9c4-13c0-480e-81c9-14e80cbc5ca3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38077 | ||
| 10514 | 2026.03.18 11:29:31.448771 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65204 | ||
| 10515 | 2026.03.18 11:29:31.449236 [ 356 ] {} <Debug> TCP-Session: 48feb9c4-13c0-480e-81c9-14e80cbc5ca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10516 | 2026.03.18 11:29:31.449262 [ 356 ] {} <Debug> TCP-Session: 48feb9c4-13c0-480e-81c9-14e80cbc5ca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10517 | 2026.03.18 11:29:31.449330 [ 286 ] {696c2c93-d373-4369-bbd8-3d8a80d9e6c6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10518 | 2026.03.18 11:29:31.449393 [ 286 ] {696c2c93-d373-4369-bbd8-3d8a80d9e6c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10519 | 2026.03.18 11:29:31.449679 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10520 | 2026.03.18 11:29:31.449686 [ 286 ] {696c2c93-d373-4369-bbd8-3d8a80d9e6c6} <Debug> oximeter.version (5a74e377-dedb-4303-97fa-7688a0a55619) (SelectExecutor): Key condition: unknown | ||
| 10521 | 2026.03.18 11:29:31.449710 [ 353 ] {} <Debug> TCP-Session: ad56fa12-7583-47ab-aa9a-779bac87913e Authenticating user 'default' from [fd00:1122:3344:101::e]:49559 | ||
| 10522 | 2026.03.18 11:29:31.449732 [ 353 ] {} <Debug> TCP-Session: ad56fa12-7583-47ab-aa9a-779bac87913e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10523 | 2026.03.18 11:29:31.449749 [ 353 ] {} <Debug> TCP-Session: ad56fa12-7583-47ab-aa9a-779bac87913e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10524 | 2026.03.18 11:29:31.449796 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10525 | 2026.03.18 11:29:31.449829 [ 352 ] {} <Debug> TCP-Session: eef6909a-8d8e-4847-b291-ede9c7aae19e Authenticating user 'default' from [fd00:1122:3344:101::e]:65204 | ||
| 10526 | 2026.03.18 11:29:31.449847 [ 352 ] {} <Debug> TCP-Session: eef6909a-8d8e-4847-b291-ede9c7aae19e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10527 | 2026.03.18 11:29:31.449862 [ 352 ] {} <Debug> TCP-Session: eef6909a-8d8e-4847-b291-ede9c7aae19e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10528 | 2026.03.18 11:29:31.449928 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10529 | 2026.03.18 11:29:31.449963 [ 355 ] {} <Debug> TCP-Session: 2af51e22-2f7e-4726-9ab8-9aa54f7dbeed Authenticating user 'default' from [fd00:1122:3344:101::e]:37353 | ||
| 10530 | 2026.03.18 11:29:31.449980 [ 355 ] {} <Debug> TCP-Session: 2af51e22-2f7e-4726-9ab8-9aa54f7dbeed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10531 | 2026.03.18 11:29:31.449992 [ 355 ] {} <Debug> TCP-Session: 2af51e22-2f7e-4726-9ab8-9aa54f7dbeed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10532 | 2026.03.18 11:29:31.450140 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10533 | 2026.03.18 11:29:31.450178 [ 354 ] {} <Debug> TCP-Session: 75af1950-616b-4b6b-99d3-b0fa4666862d Authenticating user 'default' from [fd00:1122:3344:101::e]:51828 | ||
| 10534 | 2026.03.18 11:29:31.450196 [ 354 ] {} <Debug> TCP-Session: 75af1950-616b-4b6b-99d3-b0fa4666862d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10535 | 2026.03.18 11:29:31.450212 [ 354 ] {} <Debug> TCP-Session: 75af1950-616b-4b6b-99d3-b0fa4666862d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10536 | 2026.03.18 11:29:31.450709 [ 260 ] {696c2c93-d373-4369-bbd8-3d8a80d9e6c6} <Trace> AggregatingTransform: Aggregating | ||
| 10537 | 2026.03.18 11:29:31.450749 [ 260 ] {696c2c93-d373-4369-bbd8-3d8a80d9e6c6} <Trace> Aggregator: Aggregation method: without_key | ||
| 10538 | 2026.03.18 11:29:31.450785 [ 260 ] {696c2c93-d373-4369-bbd8-3d8a80d9e6c6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000985263 sec. (1014.957 rows/sec., 39.65 KiB/sec.) | ||
| 10539 | 2026.03.18 11:29:31.450804 [ 260 ] {696c2c93-d373-4369-bbd8-3d8a80d9e6c6} <Trace> Aggregator: Merging aggregated data | ||
| 10540 | 2026.03.18 11:29:31.452251 [ 286 ] {696c2c93-d373-4369-bbd8-3d8a80d9e6c6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003288 sec., 304.1362530413625 rows/sec., 11.88 KiB/sec. | ||
| 10541 | 2026.03.18 11:29:31.452384 [ 286 ] {696c2c93-d373-4369-bbd8-3d8a80d9e6c6} <Debug> TCPHandler: Processed in 0.003686984 sec. | ||
| 10542 | 2026.03.18 11:29:31.452517 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10543 | 2026.03.18 11:29:31.452548 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10544 | 2026.03.18 11:29:31.452553 [ 286 ] {} <Debug> TCP-Session: 6c4b0193-5dae-4796-bfd9-c077780dbb2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10545 | 2026.03.18 11:29:31.452572 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10546 | 2026.03.18 11:29:31.452587 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10547 | 2026.03.18 11:29:31.452608 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10548 | 2026.03.18 11:29:31.452629 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10549 | 2026.03.18 11:29:31.452649 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10550 | 2026.03.18 11:29:31.452670 [ 289 ] {} <Debug> TCP-Session: 4b389bc8-9871-48c1-968c-abd198105074 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10551 | 2026.03.18 11:29:31.452688 [ 290 ] {} <Debug> TCP-Session: 11afdbcb-3026-4106-b28f-eeda34dd29e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10552 | 2026.03.18 11:29:31.452694 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10553 | 2026.03.18 11:29:31.452706 [ 353 ] {} <Debug> TCP-Session: ad56fa12-7583-47ab-aa9a-779bac87913e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10554 | 2026.03.18 11:29:31.452752 [ 354 ] {} <Debug> TCP-Session: 75af1950-616b-4b6b-99d3-b0fa4666862d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10555 | 2026.03.18 11:29:31.452641 [ 355 ] {} <Debug> TCP-Session: 2af51e22-2f7e-4726-9ab8-9aa54f7dbeed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10556 | 2026.03.18 11:29:31.452625 [ 288 ] {} <Debug> TCP-Session: 484a1934-9938-4aa4-8d1d-03bac1e58177 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10557 | 2026.03.18 11:29:31.452593 [ 356 ] {} <Debug> TCP-Session: 48feb9c4-13c0-480e-81c9-14e80cbc5ca3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10558 | 2026.03.18 11:29:31.452668 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10559 | 2026.03.18 11:29:31.452861 [ 352 ] {} <Debug> TCP-Session: eef6909a-8d8e-4847-b291-ede9c7aae19e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10560 | 2026.03.18 11:29:31.496377 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64358 | ||
| 10561 | 2026.03.18 11:29:31.496475 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10562 | 2026.03.18 11:29:31.496503 [ 286 ] {} <Debug> TCP-Session: 97a3e281-41c7-424b-aee9-9f7d3b0eb26d Authenticating user 'default' from [fd00:1122:3344:101::e]:64358 | ||
| 10563 | 2026.03.18 11:29:31.496524 [ 286 ] {} <Debug> TCP-Session: 97a3e281-41c7-424b-aee9-9f7d3b0eb26d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10564 | 2026.03.18 11:29:31.496538 [ 286 ] {} <Debug> TCP-Session: 97a3e281-41c7-424b-aee9-9f7d3b0eb26d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10565 | 2026.03.18 11:29:31.496746 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64776 | ||
| 10566 | 2026.03.18 11:29:31.496777 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43754 | ||
| 10567 | 2026.03.18 11:29:31.496807 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40759 | ||
| 10568 | 2026.03.18 11:29:31.496847 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43023 | ||
| 10569 | 2026.03.18 11:29:31.496861 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41833 | ||
| 10570 | 2026.03.18 11:29:31.496891 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10571 | 2026.03.18 11:29:31.496898 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10572 | 2026.03.18 11:29:31.496856 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58335 | ||
| 10573 | 2026.03.18 11:29:31.496942 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10574 | 2026.03.18 11:29:31.496949 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10575 | 2026.03.18 11:29:31.496945 [ 289 ] {} <Debug> TCP-Session: 9c21c070-b60c-4fa1-9036-c76b3c761e9e Authenticating user 'default' from [fd00:1122:3344:101::e]:43754 | ||
| 10576 | 2026.03.18 11:29:31.496989 [ 290 ] {} <Debug> TCP-Session: d0c8a649-529b-4222-9579-7a04abab4ea2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40759 | ||
| 10577 | 2026.03.18 11:29:31.497006 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10578 | 2026.03.18 11:29:31.497020 [ 289 ] {} <Debug> TCP-Session: 9c21c070-b60c-4fa1-9036-c76b3c761e9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10579 | 2026.03.18 11:29:31.497035 [ 290 ] {} <Debug> TCP-Session: d0c8a649-529b-4222-9579-7a04abab4ea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10580 | 2026.03.18 11:29:31.497049 [ 355 ] {} <Debug> TCP-Session: 6ff331a5-79ab-4b7b-9a30-b676f01aba24 Authenticating user 'default' from [fd00:1122:3344:101::e]:58335 | ||
| 10581 | 2026.03.18 11:29:31.497070 [ 290 ] {} <Debug> TCP-Session: d0c8a649-529b-4222-9579-7a04abab4ea2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10582 | 2026.03.18 11:29:31.497093 [ 355 ] {} <Debug> TCP-Session: 6ff331a5-79ab-4b7b-9a30-b676f01aba24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10583 | 2026.03.18 11:29:31.497055 [ 289 ] {} <Debug> TCP-Session: 9c21c070-b60c-4fa1-9036-c76b3c761e9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10584 | 2026.03.18 11:29:31.497115 [ 355 ] {} <Debug> TCP-Session: 6ff331a5-79ab-4b7b-9a30-b676f01aba24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10585 | 2026.03.18 11:29:31.497000 [ 356 ] {} <Debug> TCP-Session: 3734ec8a-530a-4ed3-be5c-e16366c66772 Authenticating user 'default' from [fd00:1122:3344:101::e]:41833 | ||
| 10586 | 2026.03.18 11:29:31.496942 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10587 | 2026.03.18 11:29:31.497206 [ 356 ] {} <Debug> TCP-Session: 3734ec8a-530a-4ed3-be5c-e16366c66772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10588 | 2026.03.18 11:29:31.497233 [ 354 ] {} <Debug> TCP-Session: 6e3cdf86-7968-4781-bf21-60282b1c7eb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43023 | ||
| 10589 | 2026.03.18 11:29:31.497240 [ 356 ] {} <Debug> TCP-Session: 3734ec8a-530a-4ed3-be5c-e16366c66772 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10590 | 2026.03.18 11:29:31.497264 [ 354 ] {} <Debug> TCP-Session: 6e3cdf86-7968-4781-bf21-60282b1c7eb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10591 | 2026.03.18 11:29:31.496833 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46290 | ||
| 10592 | 2026.03.18 11:29:31.497290 [ 354 ] {} <Debug> TCP-Session: 6e3cdf86-7968-4781-bf21-60282b1c7eb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10593 | 2026.03.18 11:29:31.496797 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47053 | ||
| 10594 | 2026.03.18 11:29:31.496941 [ 286 ] {} <Trace> TCP-Session: 97a3e281-41c7-424b-aee9-9f7d3b0eb26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10595 | 2026.03.18 11:29:31.497374 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10596 | 2026.03.18 11:29:31.496930 [ 288 ] {} <Debug> TCP-Session: 4fe38ea4-c84d-4701-9271-2f6b56a95a8c Authenticating user 'default' from [fd00:1122:3344:101::e]:64776 | ||
| 10597 | 2026.03.18 11:29:31.497402 [ 353 ] {} <Debug> TCP-Session: f2d010b2-43bf-4863-ac1d-1a1a114547ca Authenticating user 'default' from [fd00:1122:3344:101::e]:46290 | ||
| 10598 | 2026.03.18 11:29:31.497393 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10599 | 2026.03.18 11:29:31.497437 [ 288 ] {} <Debug> TCP-Session: 4fe38ea4-c84d-4701-9271-2f6b56a95a8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10600 | 2026.03.18 11:29:31.497465 [ 352 ] {} <Debug> TCP-Session: bbd1bec1-6944-45b1-bdc7-6d72870bae1b Authenticating user 'default' from [fd00:1122:3344:101::e]:47053 | ||
| 10601 | 2026.03.18 11:29:31.497442 [ 353 ] {} <Debug> TCP-Session: f2d010b2-43bf-4863-ac1d-1a1a114547ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10602 | 2026.03.18 11:29:31.497494 [ 352 ] {} <Debug> TCP-Session: bbd1bec1-6944-45b1-bdc7-6d72870bae1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10603 | 2026.03.18 11:29:31.497510 [ 353 ] {} <Debug> TCP-Session: f2d010b2-43bf-4863-ac1d-1a1a114547ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10604 | 2026.03.18 11:29:31.497523 [ 352 ] {} <Debug> TCP-Session: bbd1bec1-6944-45b1-bdc7-6d72870bae1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10605 | 2026.03.18 11:29:31.497524 [ 286 ] {4bc204b1-31f5-4511-9ae8-ab62826f1523} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64358) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10606 | 2026.03.18 11:29:31.497485 [ 288 ] {} <Debug> TCP-Session: 4fe38ea4-c84d-4701-9271-2f6b56a95a8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10607 | 2026.03.18 11:29:31.497799 [ 286 ] {4bc204b1-31f5-4511-9ae8-ab62826f1523} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10608 | 2026.03.18 11:29:31.497855 [ 286 ] {4bc204b1-31f5-4511-9ae8-ab62826f1523} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10609 | 2026.03.18 11:29:31.498145 [ 286 ] {4bc204b1-31f5-4511-9ae8-ab62826f1523} <Debug> oximeter.version (5a74e377-dedb-4303-97fa-7688a0a55619) (SelectExecutor): Key condition: unknown | ||
| 10610 | 2026.03.18 11:29:31.499041 [ 298 ] {4bc204b1-31f5-4511-9ae8-ab62826f1523} <Trace> AggregatingTransform: Aggregating | ||
| 10611 | 2026.03.18 11:29:31.499098 [ 298 ] {4bc204b1-31f5-4511-9ae8-ab62826f1523} <Trace> Aggregator: Aggregation method: without_key | ||
| 10612 | 2026.03.18 11:29:31.499139 [ 298 ] {4bc204b1-31f5-4511-9ae8-ab62826f1523} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00089536 sec. (1116.869 rows/sec., 43.63 KiB/sec.) | ||
| 10613 | 2026.03.18 11:29:31.499160 [ 298 ] {4bc204b1-31f5-4511-9ae8-ab62826f1523} <Trace> Aggregator: Merging aggregated data | ||
| 10614 | 2026.03.18 11:29:31.500329 [ 286 ] {4bc204b1-31f5-4511-9ae8-ab62826f1523} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002862 sec., 349.4060097833683 rows/sec., 13.65 KiB/sec. | ||
| 10615 | 2026.03.18 11:29:31.500478 [ 286 ] {4bc204b1-31f5-4511-9ae8-ab62826f1523} <Debug> TCPHandler: Processed in 0.003648173 sec. | ||
| 10616 | 2026.03.18 11:29:31.500595 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10617 | 2026.03.18 11:29:31.500620 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10618 | 2026.03.18 11:29:31.500625 [ 286 ] {} <Debug> TCP-Session: 97a3e281-41c7-424b-aee9-9f7d3b0eb26d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10619 | 2026.03.18 11:29:31.500644 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10620 | 2026.03.18 11:29:31.500669 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10621 | 2026.03.18 11:29:31.500687 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10622 | 2026.03.18 11:29:31.500701 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10623 | 2026.03.18 11:29:31.500725 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10624 | 2026.03.18 11:29:31.500748 [ 354 ] {} <Debug> TCP-Session: 6e3cdf86-7968-4781-bf21-60282b1c7eb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10625 | 2026.03.18 11:29:31.500754 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10626 | 2026.03.18 11:29:31.500778 [ 290 ] {} <Debug> TCP-Session: d0c8a649-529b-4222-9579-7a04abab4ea2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10627 | 2026.03.18 11:29:31.500738 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10628 | 2026.03.18 11:29:31.500817 [ 355 ] {} <Debug> TCP-Session: 6ff331a5-79ab-4b7b-9a30-b676f01aba24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10629 | 2026.03.18 11:29:31.500717 [ 289 ] {} <Debug> TCP-Session: 9c21c070-b60c-4fa1-9036-c76b3c761e9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10630 | 2026.03.18 11:29:31.500857 [ 352 ] {} <Debug> TCP-Session: bbd1bec1-6944-45b1-bdc7-6d72870bae1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10631 | 2026.03.18 11:29:31.500706 [ 356 ] {} <Debug> TCP-Session: 3734ec8a-530a-4ed3-be5c-e16366c66772 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10632 | 2026.03.18 11:29:31.500767 [ 353 ] {} <Debug> TCP-Session: f2d010b2-43bf-4863-ac1d-1a1a114547ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10633 | 2026.03.18 11:29:31.500668 [ 288 ] {} <Debug> TCP-Session: 4fe38ea4-c84d-4701-9271-2f6b56a95a8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10634 | 2026.03.18 11:29:31.509573 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62896 | ||
| 10635 | 2026.03.18 11:29:31.509636 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10636 | 2026.03.18 11:29:31.509658 [ 353 ] {} <Debug> TCP-Session: d1c96202-dc5d-4808-8ed3-2b57cab0bc1d Authenticating user 'default' from [fd00:1122:3344:101::e]:62896 | ||
| 10637 | 2026.03.18 11:29:31.509675 [ 353 ] {} <Debug> TCP-Session: d1c96202-dc5d-4808-8ed3-2b57cab0bc1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10638 | 2026.03.18 11:29:31.509687 [ 353 ] {} <Debug> TCP-Session: d1c96202-dc5d-4808-8ed3-2b57cab0bc1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10639 | 2026.03.18 11:29:31.509827 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43197 | ||
| 10640 | 2026.03.18 11:29:31.509873 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54080 | ||
| 10641 | 2026.03.18 11:29:31.509887 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37520 | ||
| 10642 | 2026.03.18 11:29:31.509907 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56135 | ||
| 10643 | 2026.03.18 11:29:31.509923 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10644 | 2026.03.18 11:29:31.509950 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64811 | ||
| 10645 | 2026.03.18 11:29:31.509964 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42380 | ||
| 10646 | 2026.03.18 11:29:31.509977 [ 354 ] {} <Debug> TCP-Session: 1e9bdd9e-1dee-49d2-bf4e-cc63ea00ad8a Authenticating user 'default' from [fd00:1122:3344:101::e]:43197 | ||
| 10647 | 2026.03.18 11:29:31.509992 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10648 | 2026.03.18 11:29:31.510028 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10649 | 2026.03.18 11:29:31.510044 [ 286 ] {} <Debug> TCP-Session: d48b7a42-d1db-4d1b-abe5-5c229a058595 Authenticating user 'default' from [fd00:1122:3344:101::e]:56135 | ||
| 10650 | 2026.03.18 11:29:31.510044 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10651 | 2026.03.18 11:29:31.510061 [ 289 ] {} <Debug> TCP-Session: 90fd2a8c-eeb1-434b-83d1-ffd3f0158243 Authenticating user 'default' from [fd00:1122:3344:101::e]:64811 | ||
| 10652 | 2026.03.18 11:29:31.510073 [ 286 ] {} <Debug> TCP-Session: d48b7a42-d1db-4d1b-abe5-5c229a058595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10653 | 2026.03.18 11:29:31.510099 [ 289 ] {} <Debug> TCP-Session: 90fd2a8c-eeb1-434b-83d1-ffd3f0158243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10654 | 2026.03.18 11:29:31.510115 [ 286 ] {} <Debug> TCP-Session: d48b7a42-d1db-4d1b-abe5-5c229a058595 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10655 | 2026.03.18 11:29:31.510128 [ 289 ] {} <Debug> TCP-Session: 90fd2a8c-eeb1-434b-83d1-ffd3f0158243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10656 | 2026.03.18 11:29:31.510090 [ 352 ] {} <Debug> TCP-Session: d060dc6b-8752-4532-9ccb-62afd1ac482e Authenticating user 'default' from [fd00:1122:3344:101::e]:42380 | ||
| 10657 | 2026.03.18 11:29:31.510033 [ 354 ] {} <Debug> TCP-Session: 1e9bdd9e-1dee-49d2-bf4e-cc63ea00ad8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10658 | 2026.03.18 11:29:31.510171 [ 352 ] {} <Debug> TCP-Session: d060dc6b-8752-4532-9ccb-62afd1ac482e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10659 | 2026.03.18 11:29:31.510191 [ 354 ] {} <Debug> TCP-Session: 1e9bdd9e-1dee-49d2-bf4e-cc63ea00ad8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10660 | 2026.03.18 11:29:31.510208 [ 352 ] {} <Debug> TCP-Session: d060dc6b-8752-4532-9ccb-62afd1ac482e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10661 | 2026.03.18 11:29:31.509970 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10662 | 2026.03.18 11:29:31.509959 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33073 | ||
| 10663 | 2026.03.18 11:29:31.510254 [ 356 ] {} <Debug> TCP-Session: 457ab9ed-073e-4b01-b623-312debbf1558 Authenticating user 'default' from [fd00:1122:3344:101::e]:37520 | ||
| 10664 | 2026.03.18 11:29:31.509953 [ 353 ] {} <Trace> TCP-Session: d1c96202-dc5d-4808-8ed3-2b57cab0bc1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10665 | 2026.03.18 11:29:31.510290 [ 356 ] {} <Debug> TCP-Session: 457ab9ed-073e-4b01-b623-312debbf1558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10666 | 2026.03.18 11:29:31.510312 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10667 | 2026.03.18 11:29:31.510325 [ 356 ] {} <Debug> TCP-Session: 457ab9ed-073e-4b01-b623-312debbf1558 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10668 | 2026.03.18 11:29:31.510345 [ 290 ] {} <Debug> TCP-Session: e3ece678-8768-4655-bb4a-2c14ef1a70da Authenticating user 'default' from [fd00:1122:3344:101::e]:33073 | ||
| 10669 | 2026.03.18 11:29:31.509950 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10670 | 2026.03.18 11:29:31.510374 [ 290 ] {} <Debug> TCP-Session: e3ece678-8768-4655-bb4a-2c14ef1a70da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10671 | 2026.03.18 11:29:31.509943 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41331 | ||
| 10672 | 2026.03.18 11:29:31.510422 [ 355 ] {} <Debug> TCP-Session: 71037b44-dbf2-40cf-a7c9-53eb428ce8f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54080 | ||
| 10673 | 2026.03.18 11:29:31.510442 [ 353 ] {d6e6be25-c3d1-48fa-9b3c-d07d600c35e2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62896) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10674 | 2026.03.18 11:29:31.510476 [ 355 ] {} <Debug> TCP-Session: 71037b44-dbf2-40cf-a7c9-53eb428ce8f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10675 | 2026.03.18 11:29:31.510495 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10676 | 2026.03.18 11:29:31.510428 [ 290 ] {} <Debug> TCP-Session: e3ece678-8768-4655-bb4a-2c14ef1a70da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10677 | 2026.03.18 11:29:31.510542 [ 288 ] {} <Debug> TCP-Session: 1b3edbd4-9360-4e79-a763-b336672dee85 Authenticating user 'default' from [fd00:1122:3344:101::e]:41331 | ||
| 10678 | 2026.03.18 11:29:31.510508 [ 355 ] {} <Debug> TCP-Session: 71037b44-dbf2-40cf-a7c9-53eb428ce8f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10679 | 2026.03.18 11:29:31.510571 [ 288 ] {} <Debug> TCP-Session: 1b3edbd4-9360-4e79-a763-b336672dee85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10680 | 2026.03.18 11:29:31.510585 [ 288 ] {} <Debug> TCP-Session: 1b3edbd4-9360-4e79-a763-b336672dee85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10681 | 2026.03.18 11:29:31.510694 [ 353 ] {d6e6be25-c3d1-48fa-9b3c-d07d600c35e2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10682 | 2026.03.18 11:29:31.510746 [ 353 ] {d6e6be25-c3d1-48fa-9b3c-d07d600c35e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10683 | 2026.03.18 11:29:31.511023 [ 353 ] {d6e6be25-c3d1-48fa-9b3c-d07d600c35e2} <Debug> oximeter.version (5a74e377-dedb-4303-97fa-7688a0a55619) (SelectExecutor): Key condition: unknown | ||
| 10684 | 2026.03.18 11:29:31.512041 [ 315 ] {d6e6be25-c3d1-48fa-9b3c-d07d600c35e2} <Trace> AggregatingTransform: Aggregating | ||
| 10685 | 2026.03.18 11:29:31.512081 [ 315 ] {d6e6be25-c3d1-48fa-9b3c-d07d600c35e2} <Trace> Aggregator: Aggregation method: without_key | ||
| 10686 | 2026.03.18 11:29:31.512116 [ 315 ] {d6e6be25-c3d1-48fa-9b3c-d07d600c35e2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001006163 sec. (993.875 rows/sec., 38.82 KiB/sec.) | ||
| 10687 | 2026.03.18 11:29:31.512135 [ 315 ] {d6e6be25-c3d1-48fa-9b3c-d07d600c35e2} <Trace> Aggregator: Merging aggregated data | ||
| 10688 | 2026.03.18 11:29:31.513605 [ 353 ] {d6e6be25-c3d1-48fa-9b3c-d07d600c35e2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003207 sec., 311.81789834736514 rows/sec., 12.18 KiB/sec. | ||
| 10689 | 2026.03.18 11:29:31.513736 [ 353 ] {d6e6be25-c3d1-48fa-9b3c-d07d600c35e2} <Debug> TCPHandler: Processed in 0.003877628 sec. | ||
| 10690 | 2026.03.18 11:29:31.513839 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10691 | 2026.03.18 11:29:31.513867 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10692 | 2026.03.18 11:29:31.513870 [ 353 ] {} <Debug> TCP-Session: d1c96202-dc5d-4808-8ed3-2b57cab0bc1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10693 | 2026.03.18 11:29:31.513900 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10694 | 2026.03.18 11:29:31.513920 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10695 | 2026.03.18 11:29:31.513929 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10696 | 2026.03.18 11:29:31.513948 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10697 | 2026.03.18 11:29:31.513963 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10698 | 2026.03.18 11:29:31.513984 [ 356 ] {} <Debug> TCP-Session: 457ab9ed-073e-4b01-b623-312debbf1558 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10699 | 2026.03.18 11:29:31.514000 [ 286 ] {} <Debug> TCP-Session: d48b7a42-d1db-4d1b-abe5-5c229a058595 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10700 | 2026.03.18 11:29:31.514019 [ 289 ] {} <Debug> TCP-Session: 90fd2a8c-eeb1-434b-83d1-ffd3f0158243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10701 | 2026.03.18 11:29:31.513912 [ 354 ] {} <Debug> TCP-Session: 1e9bdd9e-1dee-49d2-bf4e-cc63ea00ad8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10702 | 2026.03.18 11:29:31.513880 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10703 | 2026.03.18 11:29:31.513984 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10704 | 2026.03.18 11:29:31.514101 [ 352 ] {} <Debug> TCP-Session: d060dc6b-8752-4532-9ccb-62afd1ac482e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10705 | 2026.03.18 11:29:31.513967 [ 355 ] {} <Debug> TCP-Session: 71037b44-dbf2-40cf-a7c9-53eb428ce8f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10706 | 2026.03.18 11:29:31.514124 [ 290 ] {} <Debug> TCP-Session: e3ece678-8768-4655-bb4a-2c14ef1a70da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10707 | 2026.03.18 11:29:31.513942 [ 288 ] {} <Debug> TCP-Session: 1b3edbd4-9360-4e79-a763-b336672dee85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10708 | 2026.03.18 11:29:32.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.87 MiB, peak 330.98 MiB, free memory in arenas 0.00 B, will set to 320.59 MiB (RSS), difference: -1.29 MiB | ||
| 10709 | 2026.03.18 11:29:32.782986 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23525 | ||
| 10710 | 2026.03.18 11:29:32.783648 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10711 | 2026.03.18 11:29:32.783708 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10712 | 2026.03.18 11:29:32.784325 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10713 | 2026.03.18 11:29:32.784653 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10714 | 2026.03.18 11:29:32.784873 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23525 | ||
| 10715 | 2026.03.18 11:29:33.999193 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10716 | 2026.03.18 11:29:34.016678 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10717 | 2026.03.18 11:29:34.016752 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10718 | 2026.03.18 11:29:34.023353 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10719 | 2026.03.18 11:29:34.024092 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10720 | 2026.03.18 11:29:34.027981 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10721 | 2026.03.18 11:29:35.356257 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1328 | ||
| 10722 | 2026.03.18 11:29:35.359073 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10723 | 2026.03.18 11:29:35.359117 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10724 | 2026.03.18 11:29:35.360303 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10725 | 2026.03.18 11:29:35.360554 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10726 | 2026.03.18 11:29:35.360805 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1328 | ||
| 10727 | 2026.03.18 11:29:36.263519 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10728 | 2026.03.18 11:29:36.263777 [ 5 ] {62e059aa-90dc-4fad-840c-e39ed988b905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10729 | 2026.03.18 11:29:36.263842 [ 5 ] {62e059aa-90dc-4fad-840c-e39ed988b905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10730 | 2026.03.18 11:29:36.264541 [ 5 ] {62e059aa-90dc-4fad-840c-e39ed988b905} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10731 | 2026.03.18 11:29:36.264581 [ 5 ] {62e059aa-90dc-4fad-840c-e39ed988b905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10732 | 2026.03.18 11:29:36.265004 [ 5 ] {62e059aa-90dc-4fad-840c-e39ed988b905} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10733 | 2026.03.18 11:29:36.265274 [ 5 ] {62e059aa-90dc-4fad-840c-e39ed988b905} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10734 | 2026.03.18 11:29:36.265441 [ 5 ] {62e059aa-90dc-4fad-840c-e39ed988b905} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.00172 sec., 68604.6511627907 rows/sec., 5.84 MiB/sec. | ||
| 10735 | 2026.03.18 11:29:36.265487 [ 5 ] {62e059aa-90dc-4fad-840c-e39ed988b905} <Debug> TCPHandler: Processed in 0.002151969 sec. | ||
| 10736 | 2026.03.18 11:29:36.265624 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10737 | 2026.03.18 11:29:36.265720 [ 5 ] {ca402bbc-cb12-41e1-af6e-77e7fa09bbf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10738 | 2026.03.18 11:29:36.265762 [ 5 ] {ca402bbc-cb12-41e1-af6e-77e7fa09bbf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10739 | 2026.03.18 11:29:36.266195 [ 5 ] {ca402bbc-cb12-41e1-af6e-77e7fa09bbf1} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10740 | 2026.03.18 11:29:36.266232 [ 5 ] {ca402bbc-cb12-41e1-af6e-77e7fa09bbf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10741 | 2026.03.18 11:29:36.266542 [ 5 ] {ca402bbc-cb12-41e1-af6e-77e7fa09bbf1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10742 | 2026.03.18 11:29:36.266781 [ 5 ] {ca402bbc-cb12-41e1-af6e-77e7fa09bbf1} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10743 | 2026.03.18 11:29:36.266915 [ 5 ] {ca402bbc-cb12-41e1-af6e-77e7fa09bbf1} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001213 sec., 25556.47155812036 rows/sec., 1.88 MiB/sec. | ||
| 10744 | 2026.03.18 11:29:36.266956 [ 5 ] {ca402bbc-cb12-41e1-af6e-77e7fa09bbf1} <Debug> TCPHandler: Processed in 0.001382862 sec. | ||
| 10745 | 2026.03.18 11:29:36.267061 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10746 | 2026.03.18 11:29:36.267157 [ 5 ] {7ffa957b-32bf-427f-ac38-2fdb5144cc72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10747 | 2026.03.18 11:29:36.267197 [ 5 ] {7ffa957b-32bf-427f-ac38-2fdb5144cc72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10748 | 2026.03.18 11:29:36.267625 [ 5 ] {7ffa957b-32bf-427f-ac38-2fdb5144cc72} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10749 | 2026.03.18 11:29:36.267663 [ 5 ] {7ffa957b-32bf-427f-ac38-2fdb5144cc72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10750 | 2026.03.18 11:29:36.267977 [ 5 ] {7ffa957b-32bf-427f-ac38-2fdb5144cc72} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10751 | 2026.03.18 11:29:36.268213 [ 5 ] {7ffa957b-32bf-427f-ac38-2fdb5144cc72} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10752 | 2026.03.18 11:29:36.268358 [ 5 ] {7ffa957b-32bf-427f-ac38-2fdb5144cc72} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001219 sec., 77932.73174733388 rows/sec., 6.09 MiB/sec. | ||
| 10753 | 2026.03.18 11:29:36.268399 [ 5 ] {7ffa957b-32bf-427f-ac38-2fdb5144cc72} <Debug> TCPHandler: Processed in 0.001387361 sec. | ||
| 10754 | 2026.03.18 11:29:36.268514 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10755 | 2026.03.18 11:29:36.268610 [ 5 ] {9a7eaaef-7ead-42c4-86c5-97bc51641ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10756 | 2026.03.18 11:29:36.268656 [ 5 ] {9a7eaaef-7ead-42c4-86c5-97bc51641ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10757 | 2026.03.18 11:29:36.269065 [ 5 ] {9a7eaaef-7ead-42c4-86c5-97bc51641ad2} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10758 | 2026.03.18 11:29:36.269103 [ 5 ] {9a7eaaef-7ead-42c4-86c5-97bc51641ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10759 | 2026.03.18 11:29:36.269439 [ 5 ] {9a7eaaef-7ead-42c4-86c5-97bc51641ad2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10760 | 2026.03.18 11:29:36.269667 [ 5 ] {9a7eaaef-7ead-42c4-86c5-97bc51641ad2} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10761 | 2026.03.18 11:29:36.269814 [ 5 ] {9a7eaaef-7ead-42c4-86c5-97bc51641ad2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 10762 | 2026.03.18 11:29:36.269853 [ 5 ] {9a7eaaef-7ead-42c4-86c5-97bc51641ad2} <Debug> TCPHandler: Processed in 0.001388412 sec. | ||
| 10763 | 2026.03.18 11:29:36.269965 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10764 | 2026.03.18 11:29:36.270062 [ 5 ] {f9a0980d-69e9-49f6-9bb9-623b7272f7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10765 | 2026.03.18 11:29:36.270118 [ 5 ] {f9a0980d-69e9-49f6-9bb9-623b7272f7d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10766 | 2026.03.18 11:29:36.270939 [ 5 ] {f9a0980d-69e9-49f6-9bb9-623b7272f7d5} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10767 | 2026.03.18 11:29:36.270977 [ 5 ] {f9a0980d-69e9-49f6-9bb9-623b7272f7d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10768 | 2026.03.18 11:29:36.271564 [ 5 ] {f9a0980d-69e9-49f6-9bb9-623b7272f7d5} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10769 | 2026.03.18 11:29:36.271796 [ 5 ] {f9a0980d-69e9-49f6-9bb9-623b7272f7d5} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10770 | 2026.03.18 11:29:36.271933 [ 5 ] {f9a0980d-69e9-49f6-9bb9-623b7272f7d5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00189 sec., 16402.116402116404 rows/sec., 29.39 MiB/sec. | ||
| 10771 | 2026.03.18 11:29:36.271986 [ 5 ] {f9a0980d-69e9-49f6-9bb9-623b7272f7d5} <Debug> TCPHandler: Processed in 0.002070057 sec. | ||
| 10772 | 2026.03.18 11:29:36.272102 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10773 | 2026.03.18 11:29:36.272197 [ 5 ] {e63febcb-d441-4614-bbc4-4e783446019d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10774 | 2026.03.18 11:29:36.272240 [ 5 ] {e63febcb-d441-4614-bbc4-4e783446019d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10775 | 2026.03.18 11:29:36.272573 [ 5 ] {e63febcb-d441-4614-bbc4-4e783446019d} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10776 | 2026.03.18 11:29:36.272608 [ 5 ] {e63febcb-d441-4614-bbc4-4e783446019d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10777 | 2026.03.18 11:29:36.272913 [ 5 ] {e63febcb-d441-4614-bbc4-4e783446019d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10778 | 2026.03.18 11:29:36.273127 [ 5 ] {e63febcb-d441-4614-bbc4-4e783446019d} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10779 | 2026.03.18 11:29:36.273269 [ 5 ] {e63febcb-d441-4614-bbc4-4e783446019d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 10780 | 2026.03.18 11:29:36.273305 [ 5 ] {e63febcb-d441-4614-bbc4-4e783446019d} <Debug> TCPHandler: Processed in 0.001252558 sec. | ||
| 10781 | 2026.03.18 11:29:40.115080 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10782 | 2026.03.18 11:29:40.115182 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10783 | 2026.03.18 11:29:40.285723 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24037 | ||
| 10784 | 2026.03.18 11:29:40.286241 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10785 | 2026.03.18 11:29:40.286283 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10786 | 2026.03.18 11:29:40.286779 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10787 | 2026.03.18 11:29:40.287015 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10788 | 2026.03.18 11:29:40.287160 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24037 | ||
| 10789 | 2026.03.18 11:29:41.262671 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10790 | 2026.03.18 11:29:41.262964 [ 5 ] {ec5d7f95-397a-4410-82b6-544b8bd68e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10791 | 2026.03.18 11:29:41.263115 [ 5 ] {ec5d7f95-397a-4410-82b6-544b8bd68e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10792 | 2026.03.18 11:29:41.264004 [ 5 ] {ec5d7f95-397a-4410-82b6-544b8bd68e59} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10793 | 2026.03.18 11:29:41.264054 [ 5 ] {ec5d7f95-397a-4410-82b6-544b8bd68e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10794 | 2026.03.18 11:29:41.264466 [ 5 ] {ec5d7f95-397a-4410-82b6-544b8bd68e59} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10795 | 2026.03.18 11:29:41.264703 [ 5 ] {ec5d7f95-397a-4410-82b6-544b8bd68e59} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10796 | 2026.03.18 11:29:41.264854 [ 5 ] {ec5d7f95-397a-4410-82b6-544b8bd68e59} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001976 sec., 38461.53846153846 rows/sec., 3.17 MiB/sec. | ||
| 10797 | 2026.03.18 11:29:41.264897 [ 5 ] {ec5d7f95-397a-4410-82b6-544b8bd68e59} <Debug> TCPHandler: Processed in 0.002417315 sec. | ||
| 10798 | 2026.03.18 11:29:41.265024 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10799 | 2026.03.18 11:29:41.265120 [ 5 ] {594baf38-5947-49d7-ae1b-e2ef448b0066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10800 | 2026.03.18 11:29:41.265163 [ 5 ] {594baf38-5947-49d7-ae1b-e2ef448b0066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10801 | 2026.03.18 11:29:41.265565 [ 5 ] {594baf38-5947-49d7-ae1b-e2ef448b0066} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10802 | 2026.03.18 11:29:41.265602 [ 5 ] {594baf38-5947-49d7-ae1b-e2ef448b0066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10803 | 2026.03.18 11:29:41.265940 [ 5 ] {594baf38-5947-49d7-ae1b-e2ef448b0066} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10804 | 2026.03.18 11:29:41.266162 [ 5 ] {594baf38-5947-49d7-ae1b-e2ef448b0066} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10805 | 2026.03.18 11:29:41.266268 [ 133 ] {} <Debug> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10806 | 2026.03.18 11:29:41.266295 [ 5 ] {594baf38-5947-49d7-ae1b-e2ef448b0066} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001194 sec., 8375.209380234506 rows/sec., 629.78 KiB/sec. | ||
| 10807 | 2026.03.18 11:29:41.266306 [ 133 ] {} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10808 | 2026.03.18 11:29:41.266327 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10809 | 2026.03.18 11:29:41.266335 [ 5 ] {594baf38-5947-49d7-ae1b-e2ef448b0066} <Debug> TCPHandler: Processed in 0.001361951 sec. | ||
| 10810 | 2026.03.18 11:29:41.266439 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10811 | 2026.03.18 11:29:41.266495 [ 200 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::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 | ||
| 10812 | 2026.03.18 11:29:41.266535 [ 5 ] {6830317c-1fd2-4a9d-97d7-8826648eeb4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10813 | 2026.03.18 11:29:41.266600 [ 5 ] {6830317c-1fd2-4a9d-97d7-8826648eeb4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10814 | 2026.03.18 11:29:41.266712 [ 200 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10815 | 2026.03.18 11:29:41.266756 [ 200 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 226 rows starting from the beginning of the part | ||
| 10816 | 2026.03.18 11:29:41.266832 [ 200 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 10 rows starting from the beginning of the part | ||
| 10817 | 2026.03.18 11:29:41.266887 [ 200 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 173 rows starting from the beginning of the part | ||
| 10818 | 2026.03.18 11:29:41.266937 [ 200 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 22 rows starting from the beginning of the part | ||
| 10819 | 2026.03.18 11:29:41.266983 [ 200 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 31 rows starting from the beginning of the part | ||
| 10820 | 2026.03.18 11:29:41.267029 [ 5 ] {6830317c-1fd2-4a9d-97d7-8826648eeb4a} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10821 | 2026.03.18 11:29:41.267031 [ 200 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 10 rows starting from the beginning of the part | ||
| 10822 | 2026.03.18 11:29:41.267073 [ 5 ] {6830317c-1fd2-4a9d-97d7-8826648eeb4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10823 | 2026.03.18 11:29:41.267430 [ 5 ] {6830317c-1fd2-4a9d-97d7-8826648eeb4a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10824 | 2026.03.18 11:29:41.267664 [ 5 ] {6830317c-1fd2-4a9d-97d7-8826648eeb4a} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10825 | 2026.03.18 11:29:41.267800 [ 5 ] {6830317c-1fd2-4a9d-97d7-8826648eeb4a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001284 sec., 57632.39875389408 rows/sec., 4.50 MiB/sec. | ||
| 10826 | 2026.03.18 11:29:41.267838 [ 5 ] {6830317c-1fd2-4a9d-97d7-8826648eeb4a} <Debug> TCPHandler: Processed in 0.001448643 sec. | ||
| 10827 | 2026.03.18 11:29:41.267952 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10828 | 2026.03.18 11:29:41.268042 [ 186 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 472 rows, containing 5 columns (5 merged, 0 gathered) in 0.001635678 sec., 288565.35332748864 rows/sec., 19.75 MiB/sec. | ||
| 10829 | 2026.03.18 11:29:41.268048 [ 5 ] {615cea7b-ad86-482b-b6f6-81e9e2ed2b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10830 | 2026.03.18 11:29:41.268138 [ 5 ] {615cea7b-ad86-482b-b6f6-81e9e2ed2b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10831 | 2026.03.18 11:29:41.268214 [ 189 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10832 | 2026.03.18 11:29:41.268477 [ 189 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_71_14} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10833 | 2026.03.18 11:29:41.268547 [ 189 ] {fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657::all_1_71_14} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10834 | 2026.03.18 11:29:41.268553 [ 5 ] {615cea7b-ad86-482b-b6f6-81e9e2ed2b65} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10835 | 2026.03.18 11:29:41.268591 [ 5 ] {615cea7b-ad86-482b-b6f6-81e9e2ed2b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10836 | 2026.03.18 11:29:41.268626 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10837 | 2026.03.18 11:29:41.268944 [ 5 ] {615cea7b-ad86-482b-b6f6-81e9e2ed2b65} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10838 | 2026.03.18 11:29:41.269164 [ 5 ] {615cea7b-ad86-482b-b6f6-81e9e2ed2b65} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10839 | 2026.03.18 11:29:41.269295 [ 5 ] {615cea7b-ad86-482b-b6f6-81e9e2ed2b65} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 10840 | 2026.03.18 11:29:41.269334 [ 5 ] {615cea7b-ad86-482b-b6f6-81e9e2ed2b65} <Debug> TCPHandler: Processed in 0.001431572 sec. | ||
| 10841 | 2026.03.18 11:29:41.269442 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10842 | 2026.03.18 11:29:41.269538 [ 5 ] {4259f9aa-dc1c-432c-80b6-4b96b833087d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10843 | 2026.03.18 11:29:41.269595 [ 5 ] {4259f9aa-dc1c-432c-80b6-4b96b833087d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10844 | 2026.03.18 11:29:41.270372 [ 5 ] {4259f9aa-dc1c-432c-80b6-4b96b833087d} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10845 | 2026.03.18 11:29:41.270409 [ 5 ] {4259f9aa-dc1c-432c-80b6-4b96b833087d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10846 | 2026.03.18 11:29:41.270950 [ 5 ] {4259f9aa-dc1c-432c-80b6-4b96b833087d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10847 | 2026.03.18 11:29:41.271211 [ 5 ] {4259f9aa-dc1c-432c-80b6-4b96b833087d} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10848 | 2026.03.18 11:29:41.271320 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10849 | 2026.03.18 11:29:41.271349 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10850 | 2026.03.18 11:29:41.271354 [ 5 ] {4259f9aa-dc1c-432c-80b6-4b96b833087d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001835 sec., 5449.591280653951 rows/sec., 9.77 MiB/sec. | ||
| 10851 | 2026.03.18 11:29:41.271369 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10852 | 2026.03.18 11:29:41.271411 [ 5 ] {4259f9aa-dc1c-432c-80b6-4b96b833087d} <Debug> TCPHandler: Processed in 0.002018586 sec. | ||
| 10853 | 2026.03.18 11:29:41.271447 [ 201 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::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 | ||
| 10854 | 2026.03.18 11:29:41.271524 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10855 | 2026.03.18 11:29:41.271621 [ 5 ] {2f769c89-8c73-4d00-8879-1620b7578c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10856 | 2026.03.18 11:29:41.271636 [ 201 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10857 | 2026.03.18 11:29:41.271665 [ 5 ] {2f769c89-8c73-4d00-8879-1620b7578c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10858 | 2026.03.18 11:29:41.271690 [ 201 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1382 rows starting from the beginning of the part | ||
| 10859 | 2026.03.18 11:29:41.271817 [ 201 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 10 rows starting from the beginning of the part | ||
| 10860 | 2026.03.18 11:29:41.271935 [ 201 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 31 rows starting from the beginning of the part | ||
| 10861 | 2026.03.18 11:29:41.272005 [ 5 ] {2f769c89-8c73-4d00-8879-1620b7578c50} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10862 | 2026.03.18 11:29:41.272041 [ 5 ] {2f769c89-8c73-4d00-8879-1620b7578c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10863 | 2026.03.18 11:29:41.272044 [ 201 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 10 rows starting from the beginning of the part | ||
| 10864 | 2026.03.18 11:29:41.272155 [ 201 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 31 rows starting from the beginning of the part | ||
| 10865 | 2026.03.18 11:29:41.272257 [ 201 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 10 rows starting from the beginning of the part | ||
| 10866 | 2026.03.18 11:29:41.272370 [ 5 ] {2f769c89-8c73-4d00-8879-1620b7578c50} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10867 | 2026.03.18 11:29:41.272596 [ 5 ] {2f769c89-8c73-4d00-8879-1620b7578c50} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10868 | 2026.03.18 11:29:41.272729 [ 5 ] {2f769c89-8c73-4d00-8879-1620b7578c50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 10869 | 2026.03.18 11:29:41.272767 [ 5 ] {2f769c89-8c73-4d00-8879-1620b7578c50} <Debug> TCPHandler: Processed in 0.001293209 sec. | ||
| 10870 | 2026.03.18 11:29:41.279144 [ 198 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1474 rows, containing 19 columns (19 merged, 0 gathered) in 0.007732317 sec., 190628.50113361882 rows/sec., 341.60 MiB/sec. | ||
| 10871 | 2026.03.18 11:29:41.280262 [ 201 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10872 | 2026.03.18 11:29:41.280591 [ 201 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10873 | 2026.03.18 11:29:41.280667 [ 201 ] {9e622e26-2d1b-43eb-b8d4-c8803d340767::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10874 | 2026.03.18 11:29:41.280761 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 10875 | 2026.03.18 11:29:41.528748 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10876 | 2026.03.18 11:29:41.546250 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10877 | 2026.03.18 11:29:41.546306 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10878 | 2026.03.18 11:29:41.552325 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10879 | 2026.03.18 11:29:41.553068 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10880 | 2026.03.18 11:29:41.555949 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10881 | 2026.03.18 11:29:42.000272 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.64 MiB, peak 332.66 MiB, free memory in arenas 0.00 B, will set to 324.04 MiB (RSS), difference: 2.40 MiB | ||
| 10882 | 2026.03.18 11:29:42.984664 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10883 | 2026.03.18 11:29:42.984841 [ 5 ] {271038be-187b-4e66-9f3d-7ddca4c4239d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10884 | 2026.03.18 11:29:42.984907 [ 5 ] {271038be-187b-4e66-9f3d-7ddca4c4239d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10885 | 2026.03.18 11:29:42.985524 [ 5 ] {271038be-187b-4e66-9f3d-7ddca4c4239d} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10886 | 2026.03.18 11:29:42.985576 [ 5 ] {271038be-187b-4e66-9f3d-7ddca4c4239d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10887 | 2026.03.18 11:29:42.985955 [ 5 ] {271038be-187b-4e66-9f3d-7ddca4c4239d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10888 | 2026.03.18 11:29:42.986186 [ 5 ] {271038be-187b-4e66-9f3d-7ddca4c4239d} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10889 | 2026.03.18 11:29:42.986338 [ 5 ] {271038be-187b-4e66-9f3d-7ddca4c4239d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001547 sec., 6464.124111182935 rows/sec., 527.10 KiB/sec. | ||
| 10890 | 2026.03.18 11:29:42.986379 [ 5 ] {271038be-187b-4e66-9f3d-7ddca4c4239d} <Debug> TCPHandler: Processed in 0.001844482 sec. | ||
| 10891 | 2026.03.18 11:29:42.986504 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10892 | 2026.03.18 11:29:42.986605 [ 5 ] {7eba047d-24db-430e-84ff-5f3199e283b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10893 | 2026.03.18 11:29:42.986646 [ 5 ] {7eba047d-24db-430e-84ff-5f3199e283b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10894 | 2026.03.18 11:29:42.988016 [ 5 ] {7eba047d-24db-430e-84ff-5f3199e283b5} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10895 | 2026.03.18 11:29:42.988053 [ 5 ] {7eba047d-24db-430e-84ff-5f3199e283b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10896 | 2026.03.18 11:29:42.988478 [ 5 ] {7eba047d-24db-430e-84ff-5f3199e283b5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10897 | 2026.03.18 11:29:42.988710 [ 5 ] {7eba047d-24db-430e-84ff-5f3199e283b5} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10898 | 2026.03.18 11:29:42.988841 [ 5 ] {7eba047d-24db-430e-84ff-5f3199e283b5} <Debug> executeQuery: Read 2007 rows, 155.72 KiB in 0.002253 sec., 890812.2503328896 rows/sec., 67.50 MiB/sec. | ||
| 10899 | 2026.03.18 11:29:42.988879 [ 5 ] {7eba047d-24db-430e-84ff-5f3199e283b5} <Debug> TCPHandler: Processed in 0.002426185 sec. | ||
| 10900 | 2026.03.18 11:29:42.988994 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10901 | 2026.03.18 11:29:42.989090 [ 5 ] {b114d330-8b4d-435e-8e27-8d32c03c125e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10902 | 2026.03.18 11:29:42.989132 [ 5 ] {b114d330-8b4d-435e-8e27-8d32c03c125e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10903 | 2026.03.18 11:29:42.989560 [ 5 ] {b114d330-8b4d-435e-8e27-8d32c03c125e} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10904 | 2026.03.18 11:29:42.989597 [ 5 ] {b114d330-8b4d-435e-8e27-8d32c03c125e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10905 | 2026.03.18 11:29:42.989900 [ 5 ] {b114d330-8b4d-435e-8e27-8d32c03c125e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10906 | 2026.03.18 11:29:42.990118 [ 5 ] {b114d330-8b4d-435e-8e27-8d32c03c125e} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10907 | 2026.03.18 11:29:42.990249 [ 5 ] {b114d330-8b4d-435e-8e27-8d32c03c125e} <Debug> executeQuery: Read 52 rows, 3.86 KiB in 0.001178 sec., 44142.61460101868 rows/sec., 3.20 MiB/sec. | ||
| 10908 | 2026.03.18 11:29:42.990287 [ 5 ] {b114d330-8b4d-435e-8e27-8d32c03c125e} <Debug> TCPHandler: Processed in 0.00134262 sec. | ||
| 10909 | 2026.03.18 11:29:42.990394 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10910 | 2026.03.18 11:29:42.990495 [ 5 ] {ef3c16d2-b51c-44ca-a3b6-ea3e3534a983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10911 | 2026.03.18 11:29:42.990538 [ 5 ] {ef3c16d2-b51c-44ca-a3b6-ea3e3534a983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10912 | 2026.03.18 11:29:42.991288 [ 5 ] {ef3c16d2-b51c-44ca-a3b6-ea3e3534a983} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10913 | 2026.03.18 11:29:42.991325 [ 5 ] {ef3c16d2-b51c-44ca-a3b6-ea3e3534a983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10914 | 2026.03.18 11:29:42.991673 [ 5 ] {ef3c16d2-b51c-44ca-a3b6-ea3e3534a983} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10915 | 2026.03.18 11:29:42.991880 [ 5 ] {ef3c16d2-b51c-44ca-a3b6-ea3e3534a983} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10916 | 2026.03.18 11:29:42.991992 [ 130 ] {} <Debug> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 10917 | 2026.03.18 11:29:42.992009 [ 5 ] {ef3c16d2-b51c-44ca-a3b6-ea3e3534a983} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001533 sec., 461839.53033268097 rows/sec., 26.94 MiB/sec. | ||
| 10918 | 2026.03.18 11:29:42.992057 [ 130 ] {} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10919 | 2026.03.18 11:29:42.992067 [ 5 ] {ef3c16d2-b51c-44ca-a3b6-ea3e3534a983} <Debug> TCPHandler: Processed in 0.001723639 sec. | ||
| 10920 | 2026.03.18 11:29:42.992087 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10921 | 2026.03.18 11:29:42.992198 [ 186 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 10922 | 2026.03.18 11:29:42.992206 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10923 | 2026.03.18 11:29:42.992317 [ 186 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10924 | 2026.03.18 11:29:42.992343 [ 5 ] {7af0d6d7-4b9c-4694-94e8-befeacd99d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10925 | 2026.03.18 11:29:42.992354 [ 186 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 882 rows starting from the beginning of the part | ||
| 10926 | 2026.03.18 11:29:42.992403 [ 5 ] {7af0d6d7-4b9c-4694-94e8-befeacd99d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10927 | 2026.03.18 11:29:42.992435 [ 186 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 10928 | 2026.03.18 11:29:42.992483 [ 186 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 857 rows starting from the beginning of the part | ||
| 10929 | 2026.03.18 11:29:42.992522 [ 186 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 149 rows starting from the beginning of the part | ||
| 10930 | 2026.03.18 11:29:42.992575 [ 186 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 10931 | 2026.03.18 11:29:42.992614 [ 186 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 708 rows starting from the beginning of the part | ||
| 10932 | 2026.03.18 11:29:42.992900 [ 5 ] {7af0d6d7-4b9c-4694-94e8-befeacd99d58} <Trace> oximeter.fields_u64 (93408d6d-6dfd-4e12-a992-721bbf817a32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10933 | 2026.03.18 11:29:42.992948 [ 5 ] {7af0d6d7-4b9c-4694-94e8-befeacd99d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10934 | 2026.03.18 11:29:42.993364 [ 5 ] {7af0d6d7-4b9c-4694-94e8-befeacd99d58} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 10935 | 2026.03.18 11:29:42.993678 [ 5 ] {7af0d6d7-4b9c-4694-94e8-befeacd99d58} <Trace> oximeter.fields_u64 (93408d6d-6dfd-4e12-a992-721bbf817a32): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10936 | 2026.03.18 11:29:42.993824 [ 5 ] {7af0d6d7-4b9c-4694-94e8-befeacd99d58} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001505 sec., 664.4518272425249 rows/sec., 46.72 KiB/sec. | ||
| 10937 | 2026.03.18 11:29:42.993864 [ 5 ] {7af0d6d7-4b9c-4694-94e8-befeacd99d58} <Debug> TCPHandler: Processed in 0.001718909 sec. | ||
| 10938 | 2026.03.18 11:29:42.993867 [ 201 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2644 rows, containing 5 columns (5 merged, 0 gathered) in 0.001714169 sec., 1542438.3476775044 rows/sec., 98.54 MiB/sec. | ||
| 10939 | 2026.03.18 11:29:42.993976 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10940 | 2026.03.18 11:29:42.994070 [ 186 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 10941 | 2026.03.18 11:29:42.994073 [ 5 ] {0f80176b-adc4-47d5-a538-195e213c67a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10942 | 2026.03.18 11:29:42.994132 [ 5 ] {0f80176b-adc4-47d5-a538-195e213c67a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10943 | 2026.03.18 11:29:42.994404 [ 186 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_24_5} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10944 | 2026.03.18 11:29:42.994485 [ 186 ] {bb1feba9-aed2-475c-8097-04a1d10b00b6::all_1_24_5} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 10945 | 2026.03.18 11:29:42.994578 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 10946 | 2026.03.18 11:29:42.995064 [ 5 ] {0f80176b-adc4-47d5-a538-195e213c67a7} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10947 | 2026.03.18 11:29:42.995106 [ 5 ] {0f80176b-adc4-47d5-a538-195e213c67a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10948 | 2026.03.18 11:29:42.995452 [ 5 ] {0f80176b-adc4-47d5-a538-195e213c67a7} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10949 | 2026.03.18 11:29:42.995731 [ 5 ] {0f80176b-adc4-47d5-a538-195e213c67a7} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10950 | 2026.03.18 11:29:42.995860 [ 5 ] {0f80176b-adc4-47d5-a538-195e213c67a7} <Debug> executeQuery: Read 1052 rows, 74.52 KiB in 0.001807 sec., 582180.409518539 rows/sec., 40.27 MiB/sec. | ||
| 10951 | 2026.03.18 11:29:42.995896 [ 5 ] {0f80176b-adc4-47d5-a538-195e213c67a7} <Debug> TCPHandler: Processed in 0.001968755 sec. | ||
| 10952 | 2026.03.18 11:29:42.996010 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10953 | 2026.03.18 11:29:42.996105 [ 5 ] {c5ca75b8-8448-4cf3-a0b8-c8bc3b21eb68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10954 | 2026.03.18 11:29:42.996149 [ 5 ] {c5ca75b8-8448-4cf3-a0b8-c8bc3b21eb68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10955 | 2026.03.18 11:29:42.996907 [ 5 ] {c5ca75b8-8448-4cf3-a0b8-c8bc3b21eb68} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10956 | 2026.03.18 11:29:42.996943 [ 5 ] {c5ca75b8-8448-4cf3-a0b8-c8bc3b21eb68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10957 | 2026.03.18 11:29:42.997377 [ 5 ] {c5ca75b8-8448-4cf3-a0b8-c8bc3b21eb68} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10958 | 2026.03.18 11:29:42.997619 [ 5 ] {c5ca75b8-8448-4cf3-a0b8-c8bc3b21eb68} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10959 | 2026.03.18 11:29:42.997753 [ 5 ] {c5ca75b8-8448-4cf3-a0b8-c8bc3b21eb68} <Debug> executeQuery: Read 1254 rows, 80.55 KiB in 0.001667 sec., 752249.550089982 rows/sec., 47.19 MiB/sec. | ||
| 10960 | 2026.03.18 11:29:42.997790 [ 5 ] {c5ca75b8-8448-4cf3-a0b8-c8bc3b21eb68} <Debug> TCPHandler: Processed in 0.001828451 sec. | ||
| 10961 | 2026.03.18 11:29:42.997913 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10962 | 2026.03.18 11:29:42.998030 [ 5 ] {bc493383-c5fb-4988-ba86-160ed8d9b9ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10963 | 2026.03.18 11:29:42.998097 [ 5 ] {bc493383-c5fb-4988-ba86-160ed8d9b9ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10964 | 2026.03.18 11:29:42.999057 [ 5 ] {bc493383-c5fb-4988-ba86-160ed8d9b9ff} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10965 | 2026.03.18 11:29:42.999094 [ 5 ] {bc493383-c5fb-4988-ba86-160ed8d9b9ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10966 | 2026.03.18 11:29:42.999661 [ 5 ] {bc493383-c5fb-4988-ba86-160ed8d9b9ff} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10967 | 2026.03.18 11:29:42.999892 [ 5 ] {bc493383-c5fb-4988-ba86-160ed8d9b9ff} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10968 | 2026.03.18 11:29:43.000028 [ 5 ] {bc493383-c5fb-4988-ba86-160ed8d9b9ff} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002023 sec., 20761.245674740483 rows/sec., 37.20 MiB/sec. | ||
| 10969 | 2026.03.18 11:29:43.000082 [ 5 ] {bc493383-c5fb-4988-ba86-160ed8d9b9ff} <Debug> TCPHandler: Processed in 0.002230081 sec. | ||
| 10970 | 2026.03.18 11:29:43.000197 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10971 | 2026.03.18 11:29:43.000291 [ 5 ] {9b9cf13e-3113-4a06-a68c-abdc80e11e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10972 | 2026.03.18 11:29:43.000333 [ 5 ] {9b9cf13e-3113-4a06-a68c-abdc80e11e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10973 | 2026.03.18 11:29:43.000656 [ 5 ] {9b9cf13e-3113-4a06-a68c-abdc80e11e5c} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10974 | 2026.03.18 11:29:43.000692 [ 5 ] {9b9cf13e-3113-4a06-a68c-abdc80e11e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10975 | 2026.03.18 11:29:43.000987 [ 5 ] {9b9cf13e-3113-4a06-a68c-abdc80e11e5c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10976 | 2026.03.18 11:29:43.001338 [ 5 ] {9b9cf13e-3113-4a06-a68c-abdc80e11e5c} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10977 | 2026.03.18 11:29:43.001468 [ 5 ] {9b9cf13e-3113-4a06-a68c-abdc80e11e5c} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001197 sec., 20050.12531328321 rows/sec., 1.35 MiB/sec. | ||
| 10978 | 2026.03.18 11:29:43.001505 [ 5 ] {9b9cf13e-3113-4a06-a68c-abdc80e11e5c} <Debug> TCPHandler: Processed in 0.001358591 sec. | ||
| 10979 | 2026.03.18 11:29:45.361669 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1370 | ||
| 10980 | 2026.03.18 11:29:45.364199 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10981 | 2026.03.18 11:29:45.364249 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10982 | 2026.03.18 11:29:45.365449 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10983 | 2026.03.18 11:29:45.365735 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10984 | 2026.03.18 11:29:45.366115 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1370 | ||
| 10985 | 2026.03.18 11:29:46.259031 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10986 | 2026.03.18 11:29:46.259316 [ 5 ] {5c74fe75-1623-4f46-a880-480b9e55764b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10987 | 2026.03.18 11:29:46.259425 [ 5 ] {5c74fe75-1623-4f46-a880-480b9e55764b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10988 | 2026.03.18 11:29:46.260221 [ 5 ] {5c74fe75-1623-4f46-a880-480b9e55764b} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10989 | 2026.03.18 11:29:46.260272 [ 5 ] {5c74fe75-1623-4f46-a880-480b9e55764b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10990 | 2026.03.18 11:29:46.260676 [ 5 ] {5c74fe75-1623-4f46-a880-480b9e55764b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10991 | 2026.03.18 11:29:46.260920 [ 5 ] {5c74fe75-1623-4f46-a880-480b9e55764b} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10992 | 2026.03.18 11:29:46.261081 [ 5 ] {5c74fe75-1623-4f46-a880-480b9e55764b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001846 sec., 30335.861321776814 rows/sec., 2.33 MiB/sec. | ||
| 10993 | 2026.03.18 11:29:46.261088 [ 128 ] {} <Debug> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10994 | 2026.03.18 11:29:46.261134 [ 5 ] {5c74fe75-1623-4f46-a880-480b9e55764b} <Debug> TCPHandler: Processed in 0.002289012 sec. | ||
| 10995 | 2026.03.18 11:29:46.261167 [ 128 ] {} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10996 | 2026.03.18 11:29:46.261198 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10997 | 2026.03.18 11:29:46.261286 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10998 | 2026.03.18 11:29:46.261374 [ 191 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::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 | ||
| 10999 | 2026.03.18 11:29:46.261395 [ 5 ] {2e99572b-acc7-49d2-ad4b-af9e4255f5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11000 | 2026.03.18 11:29:46.261497 [ 5 ] {2e99572b-acc7-49d2-ad4b-af9e4255f5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11001 | 2026.03.18 11:29:46.261600 [ 191 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11002 | 2026.03.18 11:29:46.261662 [ 191 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2895 rows starting from the beginning of the part | ||
| 11003 | 2026.03.18 11:29:46.261732 [ 191 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 196 rows starting from the beginning of the part | ||
| 11004 | 2026.03.18 11:29:46.261778 [ 191 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 118 rows starting from the beginning of the part | ||
| 11005 | 2026.03.18 11:29:46.261821 [ 191 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 76 rows starting from the beginning of the part | ||
| 11006 | 2026.03.18 11:29:46.261862 [ 191 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 2007 rows starting from the beginning of the part | ||
| 11007 | 2026.03.18 11:29:46.261903 [ 191 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 11008 | 2026.03.18 11:29:46.261951 [ 5 ] {2e99572b-acc7-49d2-ad4b-af9e4255f5a0} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11009 | 2026.03.18 11:29:46.261993 [ 5 ] {2e99572b-acc7-49d2-ad4b-af9e4255f5a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11010 | 2026.03.18 11:29:46.262333 [ 5 ] {2e99572b-acc7-49d2-ad4b-af9e4255f5a0} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11011 | 2026.03.18 11:29:46.262571 [ 5 ] {2e99572b-acc7-49d2-ad4b-af9e4255f5a0} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11012 | 2026.03.18 11:29:46.262704 [ 128 ] {} <Debug> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11013 | 2026.03.18 11:29:46.262723 [ 5 ] {2e99572b-acc7-49d2-ad4b-af9e4255f5a0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001347 sec., 47512.991833704524 rows/sec., 3.71 MiB/sec. | ||
| 11014 | 2026.03.18 11:29:46.262739 [ 128 ] {} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11015 | 2026.03.18 11:29:46.262770 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11016 | 2026.03.18 11:29:46.262773 [ 5 ] {2e99572b-acc7-49d2-ad4b-af9e4255f5a0} <Debug> TCPHandler: Processed in 0.001552445 sec. | ||
| 11017 | 2026.03.18 11:29:46.262865 [ 201 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::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 | ||
| 11018 | 2026.03.18 11:29:46.262903 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11019 | 2026.03.18 11:29:46.262957 [ 201 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11020 | 2026.03.18 11:29:46.262987 [ 201 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1552 rows starting from the beginning of the part | ||
| 11021 | 2026.03.18 11:29:46.263007 [ 5 ] {7157f7c1-fade-4d21-98ce-497431c90dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11022 | 2026.03.18 11:29:46.263045 [ 201 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 110 rows starting from the beginning of the part | ||
| 11023 | 2026.03.18 11:29:46.263053 [ 5 ] {7157f7c1-fade-4d21-98ce-497431c90dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11024 | 2026.03.18 11:29:46.263088 [ 201 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 95 rows starting from the beginning of the part | ||
| 11025 | 2026.03.18 11:29:46.263127 [ 201 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 74 rows starting from the beginning of the part | ||
| 11026 | 2026.03.18 11:29:46.263164 [ 201 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1052 rows starting from the beginning of the part | ||
| 11027 | 2026.03.18 11:29:46.263200 [ 201 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 11028 | 2026.03.18 11:29:46.263438 [ 5 ] {7157f7c1-fade-4d21-98ce-497431c90dff} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11029 | 2026.03.18 11:29:46.263474 [ 5 ] {7157f7c1-fade-4d21-98ce-497431c90dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11030 | 2026.03.18 11:29:46.263895 [ 5 ] {7157f7c1-fade-4d21-98ce-497431c90dff} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11031 | 2026.03.18 11:29:46.263908 [ 192 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5348 rows, containing 5 columns (5 merged, 0 gathered) in 0.002620149 sec., 2041105.295920194 rows/sec., 165.64 MiB/sec. | ||
| 11032 | 2026.03.18 11:29:46.264122 [ 5 ] {7157f7c1-fade-4d21-98ce-497431c90dff} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11033 | 2026.03.18 11:29:46.264248 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Selected 5 parts from all_1_76_15 to all_80_80_0 | ||
| 11034 | 2026.03.18 11:29:46.264267 [ 5 ] {7157f7c1-fade-4d21-98ce-497431c90dff} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00128 sec., 75000 rows/sec., 5.22 MiB/sec. | ||
| 11035 | 2026.03.18 11:29:46.264278 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11036 | 2026.03.18 11:29:46.264268 [ 192 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11037 | 2026.03.18 11:29:46.264311 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11038 | 2026.03.18 11:29:46.264313 [ 5 ] {7157f7c1-fade-4d21-98ce-497431c90dff} <Debug> TCPHandler: Processed in 0.001458143 sec. | ||
| 11039 | 2026.03.18 11:29:46.264517 [ 201 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_76_15 to all_80_80_0 into Compact with storage Full | ||
| 11040 | 2026.03.18 11:29:46.264567 [ 193 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2947 rows, containing 5 columns (5 merged, 0 gathered) in 0.0017426 sec., 1691151.1534488695 rows/sec., 125.95 MiB/sec. | ||
| 11041 | 2026.03.18 11:29:46.264579 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11042 | 2026.03.18 11:29:46.264613 [ 201 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11043 | 2026.03.18 11:29:46.264643 [ 201 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 24242 rows starting from the beginning of the part | ||
| 11044 | 2026.03.18 11:29:46.264674 [ 192 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_81_16} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11045 | 2026.03.18 11:29:46.264683 [ 5 ] {06f26ed3-a79f-4bb8-8fee-5fc3e1fd4d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11046 | 2026.03.18 11:29:46.264693 [ 201 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 196 rows starting from the beginning of the part | ||
| 11047 | 2026.03.18 11:29:46.264741 [ 5 ] {06f26ed3-a79f-4bb8-8fee-5fc3e1fd4d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11048 | 2026.03.18 11:29:46.264747 [ 201 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 11049 | 2026.03.18 11:29:46.264761 [ 197 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11050 | 2026.03.18 11:29:46.264778 [ 192 ] {e28381ca-e80d-434a-826c-915ecc33f6f9::all_1_81_16} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11051 | 2026.03.18 11:29:46.264789 [ 201 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11052 | 2026.03.18 11:29:46.264840 [ 201 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1254 rows starting from the beginning of the part | ||
| 11053 | 2026.03.18 11:29:46.264885 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 11054 | 2026.03.18 11:29:46.265039 [ 197 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_81_16} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11055 | 2026.03.18 11:29:46.265078 [ 5 ] {06f26ed3-a79f-4bb8-8fee-5fc3e1fd4d40} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11056 | 2026.03.18 11:29:46.265111 [ 197 ] {ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85::all_1_81_16} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11057 | 2026.03.18 11:29:46.265116 [ 5 ] {06f26ed3-a79f-4bb8-8fee-5fc3e1fd4d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11058 | 2026.03.18 11:29:46.265179 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 11059 | 2026.03.18 11:29:46.265443 [ 5 ] {06f26ed3-a79f-4bb8-8fee-5fc3e1fd4d40} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11060 | 2026.03.18 11:29:46.265683 [ 5 ] {06f26ed3-a79f-4bb8-8fee-5fc3e1fd4d40} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11061 | 2026.03.18 11:29:46.265799 [ 128 ] {} <Debug> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11062 | 2026.03.18 11:29:46.265816 [ 5 ] {06f26ed3-a79f-4bb8-8fee-5fc3e1fd4d40} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001153 sec., 31222.896790980052 rows/sec., 2.10 MiB/sec. | ||
| 11063 | 2026.03.18 11:29:46.265831 [ 128 ] {} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11064 | 2026.03.18 11:29:46.265856 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11065 | 2026.03.18 11:29:46.265861 [ 5 ] {06f26ed3-a79f-4bb8-8fee-5fc3e1fd4d40} <Debug> TCPHandler: Processed in 0.00133046 sec. | ||
| 11066 | 2026.03.18 11:29:46.265939 [ 196 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 11067 | 2026.03.18 11:29:46.266048 [ 196 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11068 | 2026.03.18 11:29:46.266081 [ 196 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4128 rows starting from the beginning of the part | ||
| 11069 | 2026.03.18 11:29:46.266140 [ 196 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 11070 | 2026.03.18 11:29:46.266185 [ 196 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::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 | ||
| 11071 | 2026.03.18 11:29:46.266223 [ 196 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 11072 | 2026.03.18 11:29:46.266260 [ 196 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 24 rows starting from the beginning of the part | ||
| 11073 | 2026.03.18 11:29:46.266301 [ 196 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 36 rows starting from the beginning of the part | ||
| 11074 | 2026.03.18 11:29:46.268021 [ 192 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4368 rows, containing 4 columns (4 merged, 0 gathered) in 0.002121398 sec., 2059019.571056445 rows/sec., 137.83 MiB/sec. | ||
| 11075 | 2026.03.18 11:29:46.268294 [ 196 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11076 | 2026.03.18 11:29:46.268543 [ 196 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_81_16} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11077 | 2026.03.18 11:29:46.268605 [ 196 ] {62229d62-2727-4ed3-a4db-50312bdf88a7::all_1_81_16} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11078 | 2026.03.18 11:29:46.268672 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 11079 | 2026.03.18 11:29:46.270593 [ 193 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26012 rows, containing 5 columns (5 merged, 0 gathered) in 0.006102209 sec., 4262718.631892156 rows/sec., 283.99 MiB/sec. | ||
| 11080 | 2026.03.18 11:29:46.271095 [ 192 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 11081 | 2026.03.18 11:29:46.271554 [ 192 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11082 | 2026.03.18 11:29:46.271682 [ 192 ] {d47f111e-4ffa-4447-8839-0200761f5bd7::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7) (MergerMutator): Merged 5 parts: [all_1_76_15, all_80_80_0] -> all_1_80_16 | ||
| 11083 | 2026.03.18 11:29:46.271769 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 11084 | 2026.03.18 11:29:47.788073 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24485 | ||
| 11085 | 2026.03.18 11:29:47.788571 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11086 | 2026.03.18 11:29:47.788607 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11087 | 2026.03.18 11:29:47.789123 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11088 | 2026.03.18 11:29:47.789356 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11089 | 2026.03.18 11:29:47.789478 [ 120 ] {} <Debug> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11090 | 2026.03.18 11:29:47.789488 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24485 | ||
| 11091 | 2026.03.18 11:29:47.789529 [ 120 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11092 | 2026.03.18 11:29:47.789552 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11093 | 2026.03.18 11:29:47.789673 [ 194 ] {43b6763b-e493-49db-9043-0005070a8341::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 | ||
| 11094 | 2026.03.18 11:29:47.789812 [ 194 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11095 | 2026.03.18 11:29:47.789848 [ 194 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22117 rows starting from the beginning of the part | ||
| 11096 | 2026.03.18 11:29:47.789912 [ 194 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 11097 | 2026.03.18 11:29:47.789954 [ 194 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 11098 | 2026.03.18 11:29:47.789995 [ 194 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 11099 | 2026.03.18 11:29:47.790030 [ 194 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 11100 | 2026.03.18 11:29:47.790068 [ 194 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 11101 | 2026.03.18 11:29:47.792015 [ 193 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24485 rows, containing 4 columns (4 merged, 0 gathered) in 0.002391155 sec., 10239821.341569243 rows/sec., 146.48 MiB/sec. | ||
| 11102 | 2026.03.18 11:29:47.792401 [ 188 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11103 | 2026.03.18 11:29:47.792664 [ 188 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_51_10} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11104 | 2026.03.18 11:29:47.792732 [ 188 ] {43b6763b-e493-49db-9043-0005070a8341::all_1_51_10} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11105 | 2026.03.18 11:29:47.792839 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 11106 | 2026.03.18 11:29:49.056814 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11107 | 2026.03.18 11:29:49.074454 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11108 | 2026.03.18 11:29:49.074520 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11109 | 2026.03.18 11:29:49.080285 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11110 | 2026.03.18 11:29:49.081021 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11111 | 2026.03.18 11:29:49.081330 [ 92 ] {} <Debug> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11112 | 2026.03.18 11:29:49.081403 [ 92 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11113 | 2026.03.18 11:29:49.081425 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11114 | 2026.03.18 11:29:49.081554 [ 194 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 11115 | 2026.03.18 11:29:49.084220 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11116 | 2026.03.18 11:29:49.085251 [ 194 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11117 | 2026.03.18 11:29:49.086992 [ 194 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 11118 | 2026.03.18 11:29:49.091891 [ 194 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 11119 | 2026.03.18 11:29:49.096750 [ 194 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 11120 | 2026.03.18 11:29:49.101484 [ 194 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 11121 | 2026.03.18 11:29:49.105854 [ 194 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 11122 | 2026.03.18 11:29:49.109560 [ 194 ] {c23b3aca-3112-4f15-af36-a584d078c19b::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 | ||
| 11123 | 2026.03.18 11:29:49.162218 [ 193 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.080723361 sec., 4756.987261717212 rows/sec., 24.60 MiB/sec. | ||
| 11124 | 2026.03.18 11:29:49.165194 [ 195 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11125 | 2026.03.18 11:29:49.167288 [ 195 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_51_10} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11126 | 2026.03.18 11:29:49.167402 [ 195 ] {c23b3aca-3112-4f15-af36-a584d078c19b::all_1_51_10} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11127 | 2026.03.18 11:29:49.169532 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11128 | 2026.03.18 11:29:51.262312 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11129 | 2026.03.18 11:29:51.262518 [ 5 ] {b8f48bd4-5468-4bf8-b039-57de499d3006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11130 | 2026.03.18 11:29:51.262594 [ 5 ] {b8f48bd4-5468-4bf8-b039-57de499d3006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11131 | 2026.03.18 11:29:51.263316 [ 5 ] {b8f48bd4-5468-4bf8-b039-57de499d3006} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11132 | 2026.03.18 11:29:51.263364 [ 5 ] {b8f48bd4-5468-4bf8-b039-57de499d3006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11133 | 2026.03.18 11:29:51.263774 [ 5 ] {b8f48bd4-5468-4bf8-b039-57de499d3006} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11134 | 2026.03.18 11:29:51.264007 [ 5 ] {b8f48bd4-5468-4bf8-b039-57de499d3006} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11135 | 2026.03.18 11:29:51.264166 [ 5 ] {b8f48bd4-5468-4bf8-b039-57de499d3006} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001703 sec., 44627.128596594244 rows/sec., 3.68 MiB/sec. | ||
| 11136 | 2026.03.18 11:29:51.264218 [ 5 ] {b8f48bd4-5468-4bf8-b039-57de499d3006} <Debug> TCPHandler: Processed in 0.002042347 sec. | ||
| 11137 | 2026.03.18 11:29:51.264348 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11138 | 2026.03.18 11:29:51.264454 [ 5 ] {ebfb6bb1-a43f-4925-ab80-d00e1abf2eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11139 | 2026.03.18 11:29:51.264501 [ 5 ] {ebfb6bb1-a43f-4925-ab80-d00e1abf2eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11140 | 2026.03.18 11:29:51.264918 [ 5 ] {ebfb6bb1-a43f-4925-ab80-d00e1abf2eff} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11141 | 2026.03.18 11:29:51.264953 [ 5 ] {ebfb6bb1-a43f-4925-ab80-d00e1abf2eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11142 | 2026.03.18 11:29:51.265269 [ 5 ] {ebfb6bb1-a43f-4925-ab80-d00e1abf2eff} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11143 | 2026.03.18 11:29:51.265489 [ 5 ] {ebfb6bb1-a43f-4925-ab80-d00e1abf2eff} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11144 | 2026.03.18 11:29:51.265621 [ 5 ] {ebfb6bb1-a43f-4925-ab80-d00e1abf2eff} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001191 sec., 8396.305625524768 rows/sec., 631.36 KiB/sec. | ||
| 11145 | 2026.03.18 11:29:51.265659 [ 5 ] {ebfb6bb1-a43f-4925-ab80-d00e1abf2eff} <Debug> TCPHandler: Processed in 0.0013627 sec. | ||
| 11146 | 2026.03.18 11:29:51.265759 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11147 | 2026.03.18 11:29:51.265854 [ 5 ] {270f90f8-48b4-46fe-8538-68686b6a4739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11148 | 2026.03.18 11:29:51.265896 [ 5 ] {270f90f8-48b4-46fe-8538-68686b6a4739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11149 | 2026.03.18 11:29:51.266307 [ 5 ] {270f90f8-48b4-46fe-8538-68686b6a4739} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11150 | 2026.03.18 11:29:51.266342 [ 5 ] {270f90f8-48b4-46fe-8538-68686b6a4739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11151 | 2026.03.18 11:29:51.266647 [ 5 ] {270f90f8-48b4-46fe-8538-68686b6a4739} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11152 | 2026.03.18 11:29:51.266875 [ 5 ] {270f90f8-48b4-46fe-8538-68686b6a4739} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11153 | 2026.03.18 11:29:51.267001 [ 5 ] {270f90f8-48b4-46fe-8538-68686b6a4739} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001166 sec., 63464.83704974272 rows/sec., 4.95 MiB/sec. | ||
| 11154 | 2026.03.18 11:29:51.267038 [ 5 ] {270f90f8-48b4-46fe-8538-68686b6a4739} <Debug> TCPHandler: Processed in 0.00132676 sec. | ||
| 11155 | 2026.03.18 11:29:51.267143 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11156 | 2026.03.18 11:29:51.267237 [ 5 ] {312b1b82-6736-4abc-bf0d-4e7cbd8de66b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11157 | 2026.03.18 11:29:51.267281 [ 5 ] {312b1b82-6736-4abc-bf0d-4e7cbd8de66b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11158 | 2026.03.18 11:29:51.267670 [ 5 ] {312b1b82-6736-4abc-bf0d-4e7cbd8de66b} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11159 | 2026.03.18 11:29:51.267704 [ 5 ] {312b1b82-6736-4abc-bf0d-4e7cbd8de66b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11160 | 2026.03.18 11:29:51.268045 [ 5 ] {312b1b82-6736-4abc-bf0d-4e7cbd8de66b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11161 | 2026.03.18 11:29:51.268257 [ 5 ] {312b1b82-6736-4abc-bf0d-4e7cbd8de66b} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11162 | 2026.03.18 11:29:51.268385 [ 5 ] {312b1b82-6736-4abc-bf0d-4e7cbd8de66b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 11163 | 2026.03.18 11:29:51.268422 [ 5 ] {312b1b82-6736-4abc-bf0d-4e7cbd8de66b} <Debug> TCPHandler: Processed in 0.00132663 sec. | ||
| 11164 | 2026.03.18 11:29:51.268523 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11165 | 2026.03.18 11:29:51.268617 [ 5 ] {bdfb6b79-4102-4035-9089-47150cc3a65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11166 | 2026.03.18 11:29:51.268671 [ 5 ] {bdfb6b79-4102-4035-9089-47150cc3a65f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11167 | 2026.03.18 11:29:51.269428 [ 5 ] {bdfb6b79-4102-4035-9089-47150cc3a65f} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11168 | 2026.03.18 11:29:51.269464 [ 5 ] {bdfb6b79-4102-4035-9089-47150cc3a65f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11169 | 2026.03.18 11:29:51.269964 [ 5 ] {bdfb6b79-4102-4035-9089-47150cc3a65f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11170 | 2026.03.18 11:29:51.270179 [ 5 ] {bdfb6b79-4102-4035-9089-47150cc3a65f} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): 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.03.18 11:29:51.270317 [ 5 ] {bdfb6b79-4102-4035-9089-47150cc3a65f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001719 sec., 5817.335660267598 rows/sec., 10.42 MiB/sec. | ||
| 11172 | 2026.03.18 11:29:51.270383 [ 5 ] {bdfb6b79-4102-4035-9089-47150cc3a65f} <Debug> TCPHandler: Processed in 0.001906613 sec. | ||
| 11173 | 2026.03.18 11:29:51.270490 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11174 | 2026.03.18 11:29:51.270582 [ 5 ] {8816176c-2188-4942-8b27-095d9a62c268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11175 | 2026.03.18 11:29:51.270624 [ 5 ] {8816176c-2188-4942-8b27-095d9a62c268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11176 | 2026.03.18 11:29:51.270948 [ 5 ] {8816176c-2188-4942-8b27-095d9a62c268} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11177 | 2026.03.18 11:29:51.270980 [ 5 ] {8816176c-2188-4942-8b27-095d9a62c268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11178 | 2026.03.18 11:29:51.271283 [ 5 ] {8816176c-2188-4942-8b27-095d9a62c268} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11179 | 2026.03.18 11:29:51.271501 [ 5 ] {8816176c-2188-4942-8b27-095d9a62c268} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11180 | 2026.03.18 11:29:51.271628 [ 5 ] {8816176c-2188-4942-8b27-095d9a62c268} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 11181 | 2026.03.18 11:29:51.271663 [ 5 ] {8816176c-2188-4942-8b27-095d9a62c268} <Debug> TCPHandler: Processed in 0.001223148 sec. | ||
| 11182 | 2026.03.18 11:29:55.115223 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11183 | 2026.03.18 11:29:55.115282 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11184 | 2026.03.18 11:29:55.290607 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24997 | ||
| 11185 | 2026.03.18 11:29:55.291137 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11186 | 2026.03.18 11:29:55.291182 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11187 | 2026.03.18 11:29:55.291703 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11188 | 2026.03.18 11:29:55.291933 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11189 | 2026.03.18 11:29:55.292066 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24997 | ||
| 11190 | 2026.03.18 11:29:55.367234 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1390 | ||
| 11191 | 2026.03.18 11:29:55.369323 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11192 | 2026.03.18 11:29:55.369368 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11193 | 2026.03.18 11:29:55.370521 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11194 | 2026.03.18 11:29:55.370786 [ 243 ] {} <Trace> system.query_log (242d9df0-2007-4580-96e4-3be21c287915): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11195 | 2026.03.18 11:29:55.371049 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1390 | ||
| 11196 | 2026.03.18 11:29:56.262919 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11197 | 2026.03.18 11:29:56.263121 [ 5 ] {54516756-2e44-4ca3-9304-98c1ea0fb035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11198 | 2026.03.18 11:29:56.263199 [ 5 ] {54516756-2e44-4ca3-9304-98c1ea0fb035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11199 | 2026.03.18 11:29:56.263982 [ 5 ] {54516756-2e44-4ca3-9304-98c1ea0fb035} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11200 | 2026.03.18 11:29:56.264036 [ 5 ] {54516756-2e44-4ca3-9304-98c1ea0fb035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11201 | 2026.03.18 11:29:56.264473 [ 5 ] {54516756-2e44-4ca3-9304-98c1ea0fb035} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11202 | 2026.03.18 11:29:56.264718 [ 5 ] {54516756-2e44-4ca3-9304-98c1ea0fb035} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11203 | 2026.03.18 11:29:56.264880 [ 5 ] {54516756-2e44-4ca3-9304-98c1ea0fb035} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001813 sec., 65085.493656922234 rows/sec., 5.54 MiB/sec. | ||
| 11204 | 2026.03.18 11:29:56.264932 [ 5 ] {54516756-2e44-4ca3-9304-98c1ea0fb035} <Debug> TCPHandler: Processed in 0.002151179 sec. | ||
| 11205 | 2026.03.18 11:29:56.265061 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11206 | 2026.03.18 11:29:56.265165 [ 5 ] {527be140-1dd4-4cff-b741-13730aff4b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11207 | 2026.03.18 11:29:56.265210 [ 5 ] {527be140-1dd4-4cff-b741-13730aff4b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11208 | 2026.03.18 11:29:56.265643 [ 5 ] {527be140-1dd4-4cff-b741-13730aff4b8c} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11209 | 2026.03.18 11:29:56.265682 [ 5 ] {527be140-1dd4-4cff-b741-13730aff4b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11210 | 2026.03.18 11:29:56.266000 [ 5 ] {527be140-1dd4-4cff-b741-13730aff4b8c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11211 | 2026.03.18 11:29:56.266214 [ 5 ] {527be140-1dd4-4cff-b741-13730aff4b8c} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11212 | 2026.03.18 11:29:56.266351 [ 5 ] {527be140-1dd4-4cff-b741-13730aff4b8c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001211 sec., 25598.67877786953 rows/sec., 1.88 MiB/sec. | ||
| 11213 | 2026.03.18 11:29:56.266390 [ 5 ] {527be140-1dd4-4cff-b741-13730aff4b8c} <Debug> TCPHandler: Processed in 0.001382791 sec. | ||
| 11214 | 2026.03.18 11:29:56.266494 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11215 | 2026.03.18 11:29:56.266589 [ 5 ] {e8119882-2113-4084-a7eb-5b510fef1f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11216 | 2026.03.18 11:29:56.266632 [ 5 ] {e8119882-2113-4084-a7eb-5b510fef1f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11217 | 2026.03.18 11:29:56.267067 [ 5 ] {e8119882-2113-4084-a7eb-5b510fef1f76} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11218 | 2026.03.18 11:29:56.267104 [ 5 ] {e8119882-2113-4084-a7eb-5b510fef1f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11219 | 2026.03.18 11:29:56.267423 [ 5 ] {e8119882-2113-4084-a7eb-5b510fef1f76} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11220 | 2026.03.18 11:29:56.267635 [ 5 ] {e8119882-2113-4084-a7eb-5b510fef1f76} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11221 | 2026.03.18 11:29:56.267765 [ 5 ] {e8119882-2113-4084-a7eb-5b510fef1f76} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001194 sec., 79564.4891122278 rows/sec., 6.21 MiB/sec. | ||
| 11222 | 2026.03.18 11:29:56.267803 [ 5 ] {e8119882-2113-4084-a7eb-5b510fef1f76} <Debug> TCPHandler: Processed in 0.001357211 sec. | ||
| 11223 | 2026.03.18 11:29:56.267915 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11224 | 2026.03.18 11:29:56.268010 [ 5 ] {528af412-1c48-47bb-88c1-88325ae6a0e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11225 | 2026.03.18 11:29:56.268055 [ 5 ] {528af412-1c48-47bb-88c1-88325ae6a0e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11226 | 2026.03.18 11:29:56.268462 [ 5 ] {528af412-1c48-47bb-88c1-88325ae6a0e1} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11227 | 2026.03.18 11:29:56.268499 [ 5 ] {528af412-1c48-47bb-88c1-88325ae6a0e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11228 | 2026.03.18 11:29:56.268833 [ 5 ] {528af412-1c48-47bb-88c1-88325ae6a0e1} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11229 | 2026.03.18 11:29:56.269053 [ 5 ] {528af412-1c48-47bb-88c1-88325ae6a0e1} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11230 | 2026.03.18 11:29:56.269186 [ 5 ] {528af412-1c48-47bb-88c1-88325ae6a0e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 11231 | 2026.03.18 11:29:56.269223 [ 5 ] {528af412-1c48-47bb-88c1-88325ae6a0e1} <Debug> TCPHandler: Processed in 0.001355951 sec. | ||
| 11232 | 2026.03.18 11:29:56.269344 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11233 | 2026.03.18 11:29:56.269466 [ 5 ] {be3547f9-9311-478a-89b9-7972e458962e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11234 | 2026.03.18 11:29:56.269532 [ 5 ] {be3547f9-9311-478a-89b9-7972e458962e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11235 | 2026.03.18 11:29:56.270420 [ 5 ] {be3547f9-9311-478a-89b9-7972e458962e} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11236 | 2026.03.18 11:29:56.270458 [ 5 ] {be3547f9-9311-478a-89b9-7972e458962e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11237 | 2026.03.18 11:29:56.271002 [ 5 ] {be3547f9-9311-478a-89b9-7972e458962e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11238 | 2026.03.18 11:29:56.271236 [ 5 ] {be3547f9-9311-478a-89b9-7972e458962e} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11239 | 2026.03.18 11:29:56.271375 [ 5 ] {be3547f9-9311-478a-89b9-7972e458962e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001935 sec., 16020.671834625322 rows/sec., 28.71 MiB/sec. | ||
| 11240 | 2026.03.18 11:29:56.271429 [ 5 ] {be3547f9-9311-478a-89b9-7972e458962e} <Debug> TCPHandler: Processed in 0.002145519 sec. | ||
| 11241 | 2026.03.18 11:29:56.271541 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11242 | 2026.03.18 11:29:56.271636 [ 5 ] {35e66602-45df-4196-8f60-93c41d52b09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11243 | 2026.03.18 11:29:56.271678 [ 5 ] {35e66602-45df-4196-8f60-93c41d52b09e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11244 | 2026.03.18 11:29:56.272010 [ 5 ] {35e66602-45df-4196-8f60-93c41d52b09e} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11245 | 2026.03.18 11:29:56.272045 [ 5 ] {35e66602-45df-4196-8f60-93c41d52b09e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11246 | 2026.03.18 11:29:56.272354 [ 5 ] {35e66602-45df-4196-8f60-93c41d52b09e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11247 | 2026.03.18 11:29:56.272574 [ 5 ] {35e66602-45df-4196-8f60-93c41d52b09e} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11248 | 2026.03.18 11:29:56.272704 [ 5 ] {35e66602-45df-4196-8f60-93c41d52b09e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 11249 | 2026.03.18 11:29:56.272740 [ 5 ] {35e66602-45df-4196-8f60-93c41d52b09e} <Debug> TCPHandler: Processed in 0.001247428 sec. | ||
| 11250 | 2026.03.18 11:29:56.584302 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11251 | 2026.03.18 11:29:56.599823 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11252 | 2026.03.18 11:29:56.599868 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11253 | 2026.03.18 11:29:56.606131 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11254 | 2026.03.18 11:29:56.606814 [ 244 ] {} <Trace> system.metric_log (c23b3aca-3112-4f15-af36-a584d078c19b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11255 | 2026.03.18 11:29:56.609484 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11256 | 2026.03.18 11:30:01.268508 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11257 | 2026.03.18 11:30:01.268718 [ 5 ] {303c67d1-98b5-4140-b82c-0852c94f04d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11258 | 2026.03.18 11:30:01.268805 [ 5 ] {303c67d1-98b5-4140-b82c-0852c94f04d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11259 | 2026.03.18 11:30:01.269650 [ 5 ] {303c67d1-98b5-4140-b82c-0852c94f04d6} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11260 | 2026.03.18 11:30:01.269704 [ 5 ] {303c67d1-98b5-4140-b82c-0852c94f04d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11261 | 2026.03.18 11:30:01.270195 [ 5 ] {303c67d1-98b5-4140-b82c-0852c94f04d6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11262 | 2026.03.18 11:30:01.270476 [ 5 ] {303c67d1-98b5-4140-b82c-0852c94f04d6} <Trace> oximeter.fields_i16 (c515034c-33db-44de-9081-eeca588cfedb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11263 | 2026.03.18 11:30:01.270662 [ 5 ] {303c67d1-98b5-4140-b82c-0852c94f04d6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001965 sec., 12213.740458015267 rows/sec., 1.01 MiB/sec. | ||
| 11264 | 2026.03.18 11:30:01.270720 [ 5 ] {303c67d1-98b5-4140-b82c-0852c94f04d6} <Debug> TCPHandler: Processed in 0.002343203 sec. | ||
| 11265 | 2026.03.18 11:30:01.270890 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11266 | 2026.03.18 11:30:01.271007 [ 5 ] {f093c125-1c45-4145-b3ca-26a97ac38fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11267 | 2026.03.18 11:30:01.271059 [ 5 ] {f093c125-1c45-4145-b3ca-26a97ac38fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11268 | 2026.03.18 11:30:01.271514 [ 5 ] {f093c125-1c45-4145-b3ca-26a97ac38fd2} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11269 | 2026.03.18 11:30:01.271555 [ 5 ] {f093c125-1c45-4145-b3ca-26a97ac38fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11270 | 2026.03.18 11:30:01.271902 [ 5 ] {f093c125-1c45-4145-b3ca-26a97ac38fd2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11271 | 2026.03.18 11:30:01.272232 [ 5 ] {f093c125-1c45-4145-b3ca-26a97ac38fd2} <Trace> oximeter.fields_ipaddr (44a93c63-f27f-4b34-a0f9-fc06891cc799): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11272 | 2026.03.18 11:30:01.272390 [ 5 ] {f093c125-1c45-4145-b3ca-26a97ac38fd2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001405 sec., 2846.9750889679717 rows/sec., 232.15 KiB/sec. | ||
| 11273 | 2026.03.18 11:30:01.272436 [ 5 ] {f093c125-1c45-4145-b3ca-26a97ac38fd2} <Debug> TCPHandler: Processed in 0.001609957 sec. | ||
| 11274 | 2026.03.18 11:30:01.272605 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11275 | 2026.03.18 11:30:01.272719 [ 5 ] {2d53d6f0-8166-4f70-91b0-a6315b98da2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11276 | 2026.03.18 11:30:01.272771 [ 5 ] {2d53d6f0-8166-4f70-91b0-a6315b98da2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11277 | 2026.03.18 11:30:01.273359 [ 5 ] {2d53d6f0-8166-4f70-91b0-a6315b98da2a} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11278 | 2026.03.18 11:30:01.273405 [ 5 ] {2d53d6f0-8166-4f70-91b0-a6315b98da2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11279 | 2026.03.18 11:30:01.273771 [ 5 ] {2d53d6f0-8166-4f70-91b0-a6315b98da2a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11280 | 2026.03.18 11:30:01.274011 [ 5 ] {2d53d6f0-8166-4f70-91b0-a6315b98da2a} <Trace> oximeter.fields_string (e28381ca-e80d-434a-826c-915ecc33f6f9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11281 | 2026.03.18 11:30:01.274231 [ 5 ] {2d53d6f0-8166-4f70-91b0-a6315b98da2a} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001534 sec., 129074.31551499348 rows/sec., 11.47 MiB/sec. | ||
| 11282 | 2026.03.18 11:30:01.274280 [ 5 ] {2d53d6f0-8166-4f70-91b0-a6315b98da2a} <Debug> TCPHandler: Processed in 0.00174397 sec. | ||
| 11283 | 2026.03.18 11:30:01.274456 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11284 | 2026.03.18 11:30:01.274571 [ 5 ] {bad12ed2-1a01-4c1b-bc73-3d066cb0c093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11285 | 2026.03.18 11:30:01.274620 [ 5 ] {bad12ed2-1a01-4c1b-bc73-3d066cb0c093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11286 | 2026.03.18 11:30:01.275134 [ 5 ] {bad12ed2-1a01-4c1b-bc73-3d066cb0c093} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11287 | 2026.03.18 11:30:01.275174 [ 5 ] {bad12ed2-1a01-4c1b-bc73-3d066cb0c093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11288 | 2026.03.18 11:30:01.275513 [ 5 ] {bad12ed2-1a01-4c1b-bc73-3d066cb0c093} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11289 | 2026.03.18 11:30:01.275779 [ 5 ] {bad12ed2-1a01-4c1b-bc73-3d066cb0c093} <Trace> oximeter.fields_u16 (fb9e9cc3-8a0d-4cf0-95c3-118fe50b6657): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11290 | 2026.03.18 11:30:01.275923 [ 5 ] {bad12ed2-1a01-4c1b-bc73-3d066cb0c093} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.00143 sec., 18181.81818181818 rows/sec., 1.36 MiB/sec. | ||
| 11291 | 2026.03.18 11:30:01.275967 [ 5 ] {bad12ed2-1a01-4c1b-bc73-3d066cb0c093} <Debug> TCPHandler: Processed in 0.001627747 sec. | ||
| 11292 | 2026.03.18 11:30:01.276156 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11293 | 2026.03.18 11:30:01.276265 [ 5 ] {55a3c7ac-5a65-43c4-8892-e66d7aad3f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11294 | 2026.03.18 11:30:01.276313 [ 5 ] {55a3c7ac-5a65-43c4-8892-e66d7aad3f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11295 | 2026.03.18 11:30:01.276823 [ 5 ] {55a3c7ac-5a65-43c4-8892-e66d7aad3f21} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11296 | 2026.03.18 11:30:01.276869 [ 5 ] {55a3c7ac-5a65-43c4-8892-e66d7aad3f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11297 | 2026.03.18 11:30:01.277226 [ 5 ] {55a3c7ac-5a65-43c4-8892-e66d7aad3f21} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11298 | 2026.03.18 11:30:01.277491 [ 5 ] {55a3c7ac-5a65-43c4-8892-e66d7aad3f21} <Trace> oximeter.fields_u32 (bb1feba9-aed2-475c-8097-04a1d10b00b6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11299 | 2026.03.18 11:30:01.277647 [ 5 ] {55a3c7ac-5a65-43c4-8892-e66d7aad3f21} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001399 sec., 17155.11079342387 rows/sec., 1.42 MiB/sec. | ||
| 11300 | 2026.03.18 11:30:01.277692 [ 5 ] {55a3c7ac-5a65-43c4-8892-e66d7aad3f21} <Debug> TCPHandler: Processed in 0.001593246 sec. | ||
| 11301 | 2026.03.18 11:30:01.277827 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11302 | 2026.03.18 11:30:01.277938 [ 5 ] {8b0495e0-9a97-4b84-87b1-ba51227de64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11303 | 2026.03.18 11:30:01.277986 [ 5 ] {8b0495e0-9a97-4b84-87b1-ba51227de64f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11304 | 2026.03.18 11:30:01.278427 [ 5 ] {8b0495e0-9a97-4b84-87b1-ba51227de64f} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11305 | 2026.03.18 11:30:01.278466 [ 5 ] {8b0495e0-9a97-4b84-87b1-ba51227de64f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11306 | 2026.03.18 11:30:01.278805 [ 5 ] {8b0495e0-9a97-4b84-87b1-ba51227de64f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11307 | 2026.03.18 11:30:01.279139 [ 5 ] {8b0495e0-9a97-4b84-87b1-ba51227de64f} <Trace> oximeter.fields_u8 (58072cd4-2b0e-4fc3-8552-7a80fc3ca3e2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11308 | 2026.03.18 11:30:01.279303 [ 5 ] {8b0495e0-9a97-4b84-87b1-ba51227de64f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001384 sec., 8670.520231213872 rows/sec., 677.38 KiB/sec. | ||
| 11309 | 2026.03.18 11:30:01.279352 [ 5 ] {8b0495e0-9a97-4b84-87b1-ba51227de64f} <Debug> TCPHandler: Processed in 0.001581436 sec. | ||
| 11310 | 2026.03.18 11:30:01.279510 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11311 | 2026.03.18 11:30:01.279626 [ 5 ] {a016ef57-c588-4b40-9123-0b29427a35f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11312 | 2026.03.18 11:30:01.279674 [ 5 ] {a016ef57-c588-4b40-9123-0b29427a35f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11313 | 2026.03.18 11:30:01.280204 [ 5 ] {a016ef57-c588-4b40-9123-0b29427a35f4} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11314 | 2026.03.18 11:30:01.280243 [ 5 ] {a016ef57-c588-4b40-9123-0b29427a35f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11315 | 2026.03.18 11:30:01.280588 [ 5 ] {a016ef57-c588-4b40-9123-0b29427a35f4} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11316 | 2026.03.18 11:30:01.280866 [ 5 ] {a016ef57-c588-4b40-9123-0b29427a35f4} <Trace> oximeter.fields_uuid (ccb45a0f-cbee-483e-af5e-bbbbbe7dbd85): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11317 | 2026.03.18 11:30:01.281006 [ 5 ] {a016ef57-c588-4b40-9123-0b29427a35f4} <Debug> executeQuery: Read 114 rows, 9.50 KiB in 0.00146 sec., 78082.19178082192 rows/sec., 6.35 MiB/sec. | ||
| 11318 | 2026.03.18 11:30:01.281113 [ 5 ] {a016ef57-c588-4b40-9123-0b29427a35f4} <Debug> TCPHandler: Processed in 0.001661958 sec. | ||
| 11319 | 2026.03.18 11:30:01.281253 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11320 | 2026.03.18 11:30:01.281364 [ 5 ] {c338ac2d-327e-4b3a-aff6-1a15e5a13521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11321 | 2026.03.18 11:30:01.281413 [ 5 ] {c338ac2d-327e-4b3a-aff6-1a15e5a13521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11322 | 2026.03.18 11:30:01.281926 [ 5 ] {c338ac2d-327e-4b3a-aff6-1a15e5a13521} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11323 | 2026.03.18 11:30:01.281968 [ 5 ] {c338ac2d-327e-4b3a-aff6-1a15e5a13521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11324 | 2026.03.18 11:30:01.282357 [ 5 ] {c338ac2d-327e-4b3a-aff6-1a15e5a13521} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11325 | 2026.03.18 11:30:01.282612 [ 5 ] {c338ac2d-327e-4b3a-aff6-1a15e5a13521} <Trace> oximeter.measurements_cumulativeu64 (d47f111e-4ffa-4447-8839-0200761f5bd7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11326 | 2026.03.18 11:30:01.282759 [ 5 ] {c338ac2d-327e-4b3a-aff6-1a15e5a13521} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001462 sec., 135430.9165526676 rows/sec., 9.71 MiB/sec. | ||
| 11327 | 2026.03.18 11:30:01.282801 [ 5 ] {c338ac2d-327e-4b3a-aff6-1a15e5a13521} <Debug> TCPHandler: Processed in 0.001652827 sec. | ||
| 11328 | 2026.03.18 11:30:01.282945 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11329 | 2026.03.18 11:30:01.283116 [ 5 ] {7a03e93b-cf47-4200-9950-a7a5b670859e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11330 | 2026.03.18 11:30:01.283192 [ 5 ] {7a03e93b-cf47-4200-9950-a7a5b670859e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11331 | 2026.03.18 11:30:01.284206 [ 5 ] {7a03e93b-cf47-4200-9950-a7a5b670859e} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11332 | 2026.03.18 11:30:01.284262 [ 5 ] {7a03e93b-cf47-4200-9950-a7a5b670859e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11333 | 2026.03.18 11:30:01.284937 [ 5 ] {7a03e93b-cf47-4200-9950-a7a5b670859e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11334 | 2026.03.18 11:30:01.285236 [ 5 ] {7a03e93b-cf47-4200-9950-a7a5b670859e} <Trace> oximeter.measurements_histogramu64 (9e622e26-2d1b-43eb-b8d4-c8803d340767): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11335 | 2026.03.18 11:30:01.285403 [ 5 ] {7a03e93b-cf47-4200-9950-a7a5b670859e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00233 sec., 4291.845493562231 rows/sec., 7.69 MiB/sec. | ||
| 11336 | 2026.03.18 11:30:01.285481 [ 5 ] {7a03e93b-cf47-4200-9950-a7a5b670859e} <Debug> TCPHandler: Processed in 0.002562209 sec. | ||
| 11337 | 2026.03.18 11:30:01.285619 [ 5 ] {} <Trace> TCP-Session: 3d6590ec-121f-4fbd-bd6b-c97288b989ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11338 | 2026.03.18 11:30:01.285733 [ 5 ] {5ef8dfd9-80f9-4ecc-b9b5-8febc5804dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64006) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11339 | 2026.03.18 11:30:01.285785 [ 5 ] {5ef8dfd9-80f9-4ecc-b9b5-8febc5804dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11340 | 2026.03.18 11:30:01.286288 [ 5 ] {5ef8dfd9-80f9-4ecc-b9b5-8febc5804dbf} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11341 | 2026.03.18 11:30:01.286335 [ 5 ] {5ef8dfd9-80f9-4ecc-b9b5-8febc5804dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11342 | 2026.03.18 11:30:01.286714 [ 5 ] {5ef8dfd9-80f9-4ecc-b9b5-8febc5804dbf} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11343 | 2026.03.18 11:30:01.287015 [ 5 ] {5ef8dfd9-80f9-4ecc-b9b5-8febc5804dbf} <Trace> oximeter.measurements_u64 (62229d62-2727-4ed3-a4db-50312bdf88a7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11344 | 2026.03.18 11:30:01.287167 [ 5 ] {5ef8dfd9-80f9-4ecc-b9b5-8febc5804dbf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001421 sec., 42223.7860661506 rows/sec., 2.85 MiB/sec. | ||
| 11345 | 2026.03.18 11:30:01.287209 [ 5 ] {5ef8dfd9-80f9-4ecc-b9b5-8febc5804dbf} <Debug> TCPHandler: Processed in 0.001625527 sec. | ||
| 11346 | 2026.03.18 11:30:02.793514 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25445 | ||
| 11347 | 2026.03.18 11:30:02.794221 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11348 | 2026.03.18 11:30:02.794280 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11349 | 2026.03.18 11:30:02.794818 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11350 | 2026.03.18 11:30:02.795085 [ 245 ] {} <Trace> system.asynchronous_metric_log (43b6763b-e493-49db-9043-0005070a8341): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11351 | 2026.03.18 11:30:02.795250 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25445 | ||