| 1 | [ Jan 21 00:01:06 Enabled. ] | ||
| 2 | [ Jan 21 00:01:06 Rereading configuration. ] | ||
| 3 | [ Jan 21 00:01:06 Rereading configuration. ] | ||
| 4 | [ Jan 21 00:01:08 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Jan 21 00:01:08 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.01.21 00:01:10.466864 [ 1 ] {} <Information> Application: Will watch for the process with pid 29981 | ||
| 29 | 2026.01.21 00:01:10.467235 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.21 00:01:10.692858 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 29981 | ||
| 31 | 2026.01.21 00:01:10.695073 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.21 00:01:10.695219 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.21 00:01:10.832026 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.21 00:01:10.892443 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.21 00:01:10.892505 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.21 00:01:10.892523 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.21 00:01:10.892588 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.21 00:01:10.892950 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.21 00:01:10.895093 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.01.21 00:01:10.895869 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.21 00:01:10.896788 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.01.21 00:01:10.896812 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.01.21 00:01:10.896826 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.21 00:01:10.897548 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.21 00:01:10.898527 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.21 00:01:10.904075 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.21 00:01:10.904783 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.21 00:01:10.905983 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.21 00:01:10.906048 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.21 00:01:10.907054 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.01.21 00:01:10.907445 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.21 00:01:10.912001 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.21 00:01:10.912564 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.21 00:01:10.917536 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.21 00:01:10.917883 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.21 00:01:10.918305 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.21 00:01:10.918680 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.21 00:01:10.920043 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.21 00:01:10.920071 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.21 00:01:10.920167 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.21 00:01:10.920253 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.21 00:01:10.933412 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.21 00:01:10.933442 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000175512 sec | ||
| 68 | 2026.01.21 00:01:10.933472 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.21 00:01:10.933488 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.21 00:01:10.934241 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.21 00:01:10.934838 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.21 00:01:10.945516 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.21 00:01:10.945557 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.21 00:01:10.945578 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.21 00:01:10.945589 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.21 00:01:10.945621 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.21 00:01:10.945641 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.21 00:01:10.947676 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.21 00:01:10.947720 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.21 00:01:10.947744 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.21 00:01:10.947880 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.21 00:01:10.947920 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.21 00:01:10.947932 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.21 00:01:10.947948 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.21 00:01:10.947960 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.21 00:01:10.947989 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.21 00:01:10.948005 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.21 00:01:10.974719 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.21 00:01:10.988957 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.21 00:01:10.988989 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.28e-05 sec | ||
| 91 | 2026.01.21 00:01:10.989001 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.21 00:01:10.989012 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.21 00:01:10.989037 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.21 00:01:10.989223 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.21 00:01:10.989266 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.21 00:01:10.989279 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.21 00:01:10.989290 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.01.21 00:01:10.989300 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.21 00:01:10.992836 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.21 00:01:10.993074 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.63 MiB (RSS), difference: 91.86 MiB | ||
| 101 | 2026.01.21 00:01:10.994459 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.4201e-05 sec. | ||
| 102 | 2026.01.21 00:01:10.994844 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.21 00:01:10.994905 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.21 00:01:10.994921 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.21 00:01:11.960036 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41281 | ||
| 106 | 2026.01.21 00:01:11.962234 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.21 00:01:11.962297 [ 3 ] {} <Debug> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Authenticating user 'default' from [fd00:1122:3344:101::d]:41281 | ||
| 108 | 2026.01.21 00:01:11.962325 [ 3 ] {} <Debug> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.21 00:01:11.962414 [ 3 ] {} <Debug> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.21 00:01:11.962512 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.21 00:01:11.962538 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.01.21 00:01:11.962623 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.21 00:01:11.963370 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49069 | ||
| 114 | 2026.01.21 00:01:11.963418 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41938 | ||
| 115 | 2026.01.21 00:01:11.963651 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.01.21 00:01:11.963693 [ 5 ] {} <Debug> TCP-Session: 81936fd8-614f-4609-b7c4-a50b4098d759 Authenticating user 'default' from [fd00:1122:3344:101::d]:41938 | ||
| 117 | 2026.01.21 00:01:11.963779 [ 5 ] {} <Debug> TCP-Session: 81936fd8-614f-4609-b7c4-a50b4098d759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.01.21 00:01:11.963797 [ 5 ] {} <Debug> TCP-Session: 81936fd8-614f-4609-b7c4-a50b4098d759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.01.21 00:01:11.964380 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57941 | ||
| 120 | 2026.01.21 00:01:11.964648 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41050 | ||
| 121 | 2026.01.21 00:01:11.965179 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.01.21 00:01:11.965289 [ 4 ] {} <Debug> TCP-Session: c7dda616-75c6-4d5a-9407-adc2d24e61f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49069 | ||
| 123 | 2026.01.21 00:01:11.965321 [ 4 ] {} <Debug> TCP-Session: c7dda616-75c6-4d5a-9407-adc2d24e61f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.01.21 00:01:11.965410 [ 4 ] {} <Debug> TCP-Session: c7dda616-75c6-4d5a-9407-adc2d24e61f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.01.21 00:01:11.965425 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39114 | ||
| 126 | 2026.01.21 00:01:11.965487 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.01.21 00:01:11.965652 [ 253 ] {} <Debug> TCP-Session: e13ae81c-9858-4365-91ee-8cfbe670f600 Authenticating user 'default' from [fd00:1122:3344:101::d]:57941 | ||
| 128 | 2026.01.21 00:01:11.965689 [ 253 ] {} <Debug> TCP-Session: e13ae81c-9858-4365-91ee-8cfbe670f600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.01.21 00:01:11.965712 [ 253 ] {} <Debug> TCP-Session: e13ae81c-9858-4365-91ee-8cfbe670f600 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.01.21 00:01:11.966162 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.01.21 00:01:11.966205 [ 255 ] {} <Debug> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Authenticating user 'default' from [fd00:1122:3344:101::d]:41050 | ||
| 132 | 2026.01.21 00:01:11.966222 [ 255 ] {} <Debug> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.01.21 00:01:11.966277 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.01.21 00:01:11.966294 [ 255 ] {} <Debug> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.01.21 00:01:11.966221 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60544 | ||
| 136 | 2026.01.21 00:01:11.966329 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 137 | 2026.01.21 00:01:11.966359 [ 256 ] {} <Debug> TCP-Session: 6ff25816-3b69-4a66-ae6e-2724aa3e58f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39114 | ||
| 138 | 2026.01.21 00:01:11.966408 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61350 | ||
| 139 | 2026.01.21 00:01:11.966435 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.01.21 00:01:11.966471 [ 256 ] {} <Debug> TCP-Session: 6ff25816-3b69-4a66-ae6e-2724aa3e58f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.01.21 00:01:11.966336 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44813 | ||
| 142 | 2026.01.21 00:01:11.966562 [ 257 ] {} <Debug> TCP-Session: 35a204f9-4198-4efe-ac0d-d1a072f294c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60544 | ||
| 143 | 2026.01.21 00:01:11.966581 [ 256 ] {} <Debug> TCP-Session: 6ff25816-3b69-4a66-ae6e-2724aa3e58f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.21 00:01:11.966621 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2026.01.21 00:01:11.966606 [ 257 ] {} <Debug> TCP-Session: 35a204f9-4198-4efe-ac0d-d1a072f294c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.21 00:01:11.966691 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.01.21 00:01:11.966731 [ 259 ] {} <Debug> TCP-Session: 9118b57e-a65b-4bbe-b4c5-124d1adb9e5f Authenticating user 'default' from [fd00:1122:3344:101::d]:61350 | ||
| 148 | 2026.01.21 00:01:11.966697 [ 257 ] {} <Debug> TCP-Session: 35a204f9-4198-4efe-ac0d-d1a072f294c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.01.21 00:01:11.967921 [ 259 ] {} <Debug> TCP-Session: 9118b57e-a65b-4bbe-b4c5-124d1adb9e5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.01.21 00:01:11.968026 [ 259 ] {} <Debug> TCP-Session: 9118b57e-a65b-4bbe-b4c5-124d1adb9e5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.01.21 00:01:11.968495 [ 258 ] {} <Debug> TCP-Session: b6579eb7-7efe-483b-9483-a1810d21d485 Authenticating user 'default' from [fd00:1122:3344:101::d]:44813 | ||
| 152 | 2026.01.21 00:01:11.968525 [ 258 ] {} <Debug> TCP-Session: b6579eb7-7efe-483b-9483-a1810d21d485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.21 00:01:11.968626 [ 258 ] {} <Debug> TCP-Session: b6579eb7-7efe-483b-9483-a1810d21d485 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.21 00:01:11.970021 [ 3 ] {67d5d29f-31d0-4e09-8a14-d2576046f99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.01.21 00:01:12.000157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.22 MiB, peak 117.22 MiB, free memory in arenas 0.00 B, will set to 121.00 MiB (RSS), difference: 3.78 MiB | ||
| 156 | 2026.01.21 00:01:12.086597 [ 3 ] {67d5d29f-31d0-4e09-8a14-d2576046f99f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41281) (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 @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.01.21 00:01:12.087608 [ 3 ] {67d5d29f-31d0-4e09-8a14-d2576046f99f} <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 @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.01.21 00:01:12.087813 [ 3 ] {67d5d29f-31d0-4e09-8a14-d2576046f99f} <Debug> TCPHandler: Processed in 0.124104038 sec. | ||
| 205 | 2026.01.21 00:01:12.088601 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.01.21 00:01:12.088888 [ 255 ] {cad96f45-2d7a-4492-9b1a-5c5a56a53fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.01.21 00:01:12.089232 [ 255 ] {cad96f45-2d7a-4492-9b1a-5c5a56a53fa4} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41050) (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 @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.01.21 00:01:12.089513 [ 255 ] {cad96f45-2d7a-4492-9b1a-5c5a56a53fa4} <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 @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.01.21 00:01:12.089753 [ 255 ] {cad96f45-2d7a-4492-9b1a-5c5a56a53fa4} <Debug> TCPHandler: Processed in 0.001315591 sec. | ||
| 256 | 2026.01.21 00:01:12.089982 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.01.21 00:01:12.090732 [ 3 ] {2347b0d0-2542-4674-8969-f1a392616bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.01.21 00:01:12.091425 [ 3 ] {2347b0d0-2542-4674-8969-f1a392616bc6} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.01.21 00:01:12.106931 [ 3 ] {2347b0d0-2542-4674-8969-f1a392616bc6} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.01.21 00:01:12.106953 [ 3 ] {2347b0d0-2542-4674-8969-f1a392616bc6} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.572e-05 sec | ||
| 261 | 2026.01.21 00:01:12.107044 [ 3 ] {2347b0d0-2542-4674-8969-f1a392616bc6} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.01.21 00:01:12.107056 [ 3 ] {2347b0d0-2542-4674-8969-f1a392616bc6} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.01.21 00:01:12.107083 [ 3 ] {2347b0d0-2542-4674-8969-f1a392616bc6} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.01.21 00:01:12.107720 [ 3 ] {2347b0d0-2542-4674-8969-f1a392616bc6} <Debug> TCPHandler: Processed in 0.017791381 sec. | ||
| 265 | 2026.01.21 00:01:12.107961 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.01.21 00:01:12.108112 [ 3 ] {6d4293ad-e817-4045-bc46-4d528cc4fe56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) /* 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.01.21 00:01:12.108279 [ 3 ] {6d4293ad-e817-4045-bc46-4d528cc4fe56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.01.21 00:01:12.113322 [ 3 ] {6d4293ad-e817-4045-bc46-4d528cc4fe56} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.01.21 00:01:12.121443 [ 3 ] {6d4293ad-e817-4045-bc46-4d528cc4fe56} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7): Loading data parts | ||
| 271 | 2026.01.21 00:01:12.122681 [ 3 ] {6d4293ad-e817-4045-bc46-4d528cc4fe56} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7): There are no data parts | ||
| 272 | 2026.01.21 00:01:12.129609 [ 3 ] {6d4293ad-e817-4045-bc46-4d528cc4fe56} <Debug> TCPHandler: Processed in 0.0217038 sec. | ||
| 273 | 2026.01.21 00:01:12.129806 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.01.21 00:01:12.130074 [ 3 ] {d628b0f0-f912-4411-9ae8-4aa8abbe403f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) /* 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.01.21 00:01:12.130205 [ 3 ] {d628b0f0-f912-4411-9ae8-4aa8abbe403f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.01.21 00:01:12.142762 [ 3 ] {d628b0f0-f912-4411-9ae8-4aa8abbe403f} <Debug> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Loading data parts | ||
| 287 | 2026.01.21 00:01:12.142974 [ 3 ] {d628b0f0-f912-4411-9ae8-4aa8abbe403f} <Debug> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): There are no data parts | ||
| 288 | 2026.01.21 00:01:12.147999 [ 3 ] {d628b0f0-f912-4411-9ae8-4aa8abbe403f} <Debug> TCPHandler: Processed in 0.018247508 sec. | ||
| 289 | 2026.01.21 00:01:12.148386 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.01.21 00:01:12.148585 [ 3 ] {9d922e57-f30e-45f2-9141-0ae94e3819cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.148723 [ 3 ] {9d922e57-f30e-45f2-9141-0ae94e3819cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.01.21 00:01:12.150913 [ 3 ] {9d922e57-f30e-45f2-9141-0ae94e3819cf} <Debug> oximeter.measurements_i8 (f5ff3506-8de2-4e4c-8904-a19c56666de8): Loading data parts | ||
| 293 | 2026.01.21 00:01:12.151129 [ 3 ] {9d922e57-f30e-45f2-9141-0ae94e3819cf} <Debug> oximeter.measurements_i8 (f5ff3506-8de2-4e4c-8904-a19c56666de8): There are no data parts | ||
| 294 | 2026.01.21 00:01:12.156433 [ 3 ] {9d922e57-f30e-45f2-9141-0ae94e3819cf} <Debug> TCPHandler: Processed in 0.008115953 sec. | ||
| 295 | 2026.01.21 00:01:12.156573 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.01.21 00:01:12.156881 [ 3 ] {715d9dc4-cb14-41de-b65d-9ac06fcc0288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.156924 [ 3 ] {715d9dc4-cb14-41de-b65d-9ac06fcc0288} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.01.21 00:01:12.162791 [ 3 ] {715d9dc4-cb14-41de-b65d-9ac06fcc0288} <Debug> oximeter.measurements_u8 (828cdce3-5699-4d36-bd66-b873a9a1e9d3): Loading data parts | ||
| 299 | 2026.01.21 00:01:12.162939 [ 3 ] {715d9dc4-cb14-41de-b65d-9ac06fcc0288} <Debug> oximeter.measurements_u8 (828cdce3-5699-4d36-bd66-b873a9a1e9d3): There are no data parts | ||
| 300 | 2026.01.21 00:01:12.169459 [ 3 ] {715d9dc4-cb14-41de-b65d-9ac06fcc0288} <Debug> TCPHandler: Processed in 0.012934486 sec. | ||
| 301 | 2026.01.21 00:01:12.169763 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.01.21 00:01:12.169998 [ 3 ] {28326f3d-9d3c-4aed-b802-83ba11d0b6ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.170145 [ 3 ] {28326f3d-9d3c-4aed-b802-83ba11d0b6ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.01.21 00:01:12.176796 [ 3 ] {28326f3d-9d3c-4aed-b802-83ba11d0b6ae} <Debug> oximeter.measurements_i16 (39685bcd-0cb8-4ae9-bc07-a8bece4e8b53): Loading data parts | ||
| 305 | 2026.01.21 00:01:12.176980 [ 3 ] {28326f3d-9d3c-4aed-b802-83ba11d0b6ae} <Debug> oximeter.measurements_i16 (39685bcd-0cb8-4ae9-bc07-a8bece4e8b53): There are no data parts | ||
| 306 | 2026.01.21 00:01:12.181583 [ 3 ] {28326f3d-9d3c-4aed-b802-83ba11d0b6ae} <Debug> TCPHandler: Processed in 0.011900671 sec. | ||
| 307 | 2026.01.21 00:01:12.181735 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.01.21 00:01:12.181976 [ 3 ] {e4a7692c-ab2a-4ba2-b682-b2b3a88ad3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.182059 [ 3 ] {e4a7692c-ab2a-4ba2-b682-b2b3a88ad3e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.01.21 00:01:12.188904 [ 3 ] {e4a7692c-ab2a-4ba2-b682-b2b3a88ad3e3} <Debug> oximeter.measurements_u16 (2b75499b-1ed1-42e4-b271-dac45bd2b3af): Loading data parts | ||
| 311 | 2026.01.21 00:01:12.189052 [ 3 ] {e4a7692c-ab2a-4ba2-b682-b2b3a88ad3e3} <Debug> oximeter.measurements_u16 (2b75499b-1ed1-42e4-b271-dac45bd2b3af): There are no data parts | ||
| 312 | 2026.01.21 00:01:12.196938 [ 3 ] {e4a7692c-ab2a-4ba2-b682-b2b3a88ad3e3} <Debug> TCPHandler: Processed in 0.015260062 sec. | ||
| 313 | 2026.01.21 00:01:12.197205 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.01.21 00:01:12.197393 [ 3 ] {b3716cce-1de7-42ab-8160-798976a5120c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.197531 [ 3 ] {b3716cce-1de7-42ab-8160-798976a5120c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.01.21 00:01:12.202997 [ 3 ] {b3716cce-1de7-42ab-8160-798976a5120c} <Debug> oximeter.measurements_i32 (a416e6d5-f226-46c1-b594-5fb08de2107d): Loading data parts | ||
| 317 | 2026.01.21 00:01:12.203134 [ 3 ] {b3716cce-1de7-42ab-8160-798976a5120c} <Debug> oximeter.measurements_i32 (a416e6d5-f226-46c1-b594-5fb08de2107d): There are no data parts | ||
| 318 | 2026.01.21 00:01:12.206202 [ 3 ] {b3716cce-1de7-42ab-8160-798976a5120c} <Debug> TCPHandler: Processed in 0.009056358 sec. | ||
| 319 | 2026.01.21 00:01:12.206339 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.01.21 00:01:12.206503 [ 3 ] {3562b0f9-ef8c-428a-b294-395762e51867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.206653 [ 3 ] {3562b0f9-ef8c-428a-b294-395762e51867} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.01.21 00:01:12.208682 [ 3 ] {3562b0f9-ef8c-428a-b294-395762e51867} <Debug> oximeter.measurements_u32 (fc9aefc6-5500-4c25-bdac-e466d5221f82): Loading data parts | ||
| 323 | 2026.01.21 00:01:12.208839 [ 3 ] {3562b0f9-ef8c-428a-b294-395762e51867} <Debug> oximeter.measurements_u32 (fc9aefc6-5500-4c25-bdac-e466d5221f82): There are no data parts | ||
| 324 | 2026.01.21 00:01:12.217127 [ 3 ] {3562b0f9-ef8c-428a-b294-395762e51867} <Debug> TCPHandler: Processed in 0.010837785 sec. | ||
| 325 | 2026.01.21 00:01:12.217300 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.01.21 00:01:12.217570 [ 3 ] {de904d64-acfb-48f3-af25-b7eae89a8714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.217698 [ 3 ] {de904d64-acfb-48f3-af25-b7eae89a8714} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.01.21 00:01:12.220247 [ 3 ] {de904d64-acfb-48f3-af25-b7eae89a8714} <Debug> oximeter.measurements_i64 (7faa0ba1-382b-42e3-8944-7c890a5aacbc): Loading data parts | ||
| 329 | 2026.01.21 00:01:12.220378 [ 3 ] {de904d64-acfb-48f3-af25-b7eae89a8714} <Debug> oximeter.measurements_i64 (7faa0ba1-382b-42e3-8944-7c890a5aacbc): There are no data parts | ||
| 330 | 2026.01.21 00:01:12.223507 [ 3 ] {de904d64-acfb-48f3-af25-b7eae89a8714} <Debug> TCPHandler: Processed in 0.006265735 sec. | ||
| 331 | 2026.01.21 00:01:12.223672 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.01.21 00:01:12.223858 [ 3 ] {e8e9ceba-b6ac-43c5-9fb4-20b550b762f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.224002 [ 3 ] {e8e9ceba-b6ac-43c5-9fb4-20b550b762f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.01.21 00:01:12.226027 [ 3 ] {e8e9ceba-b6ac-43c5-9fb4-20b550b762f1} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Loading data parts | ||
| 335 | 2026.01.21 00:01:12.226210 [ 3 ] {e8e9ceba-b6ac-43c5-9fb4-20b550b762f1} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): There are no data parts | ||
| 336 | 2026.01.21 00:01:12.236336 [ 3 ] {e8e9ceba-b6ac-43c5-9fb4-20b550b762f1} <Debug> TCPHandler: Processed in 0.012727743 sec. | ||
| 337 | 2026.01.21 00:01:12.236480 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.01.21 00:01:12.236723 [ 3 ] {5280ebbb-c1cc-4c03-8681-2a90f5684ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.236847 [ 3 ] {5280ebbb-c1cc-4c03-8681-2a90f5684ca0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.01.21 00:01:12.239498 [ 3 ] {5280ebbb-c1cc-4c03-8681-2a90f5684ca0} <Debug> oximeter.measurements_f32 (592320ab-7ee1-4792-889b-8a096037cc2d): Loading data parts | ||
| 341 | 2026.01.21 00:01:12.239667 [ 3 ] {5280ebbb-c1cc-4c03-8681-2a90f5684ca0} <Debug> oximeter.measurements_f32 (592320ab-7ee1-4792-889b-8a096037cc2d): There are no data parts | ||
| 342 | 2026.01.21 00:01:12.242295 [ 3 ] {5280ebbb-c1cc-4c03-8681-2a90f5684ca0} <Debug> TCPHandler: Processed in 0.005863369 sec. | ||
| 343 | 2026.01.21 00:01:12.242438 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.01.21 00:01:12.242596 [ 3 ] {44b44f22-63ce-451d-bfe3-c6ee3985fdb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.242715 [ 3 ] {44b44f22-63ce-451d-bfe3-c6ee3985fdb7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.01.21 00:01:12.244623 [ 3 ] {44b44f22-63ce-451d-bfe3-c6ee3985fdb7} <Debug> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Loading data parts | ||
| 347 | 2026.01.21 00:01:12.244949 [ 3 ] {44b44f22-63ce-451d-bfe3-c6ee3985fdb7} <Debug> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): There are no data parts | ||
| 348 | 2026.01.21 00:01:12.253050 [ 3 ] {44b44f22-63ce-451d-bfe3-c6ee3985fdb7} <Debug> TCPHandler: Processed in 0.010660022 sec. | ||
| 349 | 2026.01.21 00:01:12.253221 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.01.21 00:01:12.253499 [ 3 ] {76651eaf-873e-4534-be03-7047497e5052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.253647 [ 3 ] {76651eaf-873e-4534-be03-7047497e5052} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.01.21 00:01:12.256450 [ 3 ] {76651eaf-873e-4534-be03-7047497e5052} <Debug> oximeter.measurements_string (78710a91-30bb-4e2f-98fb-4ebc9285a9f3): Loading data parts | ||
| 353 | 2026.01.21 00:01:12.256594 [ 3 ] {76651eaf-873e-4534-be03-7047497e5052} <Debug> oximeter.measurements_string (78710a91-30bb-4e2f-98fb-4ebc9285a9f3): There are no data parts | ||
| 354 | 2026.01.21 00:01:12.259346 [ 3 ] {76651eaf-873e-4534-be03-7047497e5052} <Debug> TCPHandler: Processed in 0.006190484 sec. | ||
| 355 | 2026.01.21 00:01:12.259553 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.01.21 00:01:12.259754 [ 3 ] {e2e4ba77-015a-4046-9fe4-fa066d1f01a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.259903 [ 3 ] {e2e4ba77-015a-4046-9fe4-fa066d1f01a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.01.21 00:01:12.261871 [ 3 ] {e2e4ba77-015a-4046-9fe4-fa066d1f01a5} <Debug> oximeter.measurements_bytes (53c0150c-ff7a-4323-845e-1abf76f54601): Loading data parts | ||
| 366 | 2026.01.21 00:01:12.262032 [ 3 ] {e2e4ba77-015a-4046-9fe4-fa066d1f01a5} <Debug> oximeter.measurements_bytes (53c0150c-ff7a-4323-845e-1abf76f54601): There are no data parts | ||
| 367 | 2026.01.21 00:01:12.272337 [ 3 ] {e2e4ba77-015a-4046-9fe4-fa066d1f01a5} <Debug> TCPHandler: Processed in 0.012843276 sec. | ||
| 368 | 2026.01.21 00:01:12.272498 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.01.21 00:01:12.272694 [ 3 ] {460b505b-3d0c-4e1c-b366-9ead6e88219c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.272834 [ 3 ] {460b505b-3d0c-4e1c-b366-9ead6e88219c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.01.21 00:01:12.275572 [ 3 ] {460b505b-3d0c-4e1c-b366-9ead6e88219c} <Debug> oximeter.measurements_cumulativei64 (e4db870e-5f98-41f7-b280-5bab4b65c6a3): Loading data parts | ||
| 372 | 2026.01.21 00:01:12.275722 [ 3 ] {460b505b-3d0c-4e1c-b366-9ead6e88219c} <Debug> oximeter.measurements_cumulativei64 (e4db870e-5f98-41f7-b280-5bab4b65c6a3): There are no data parts | ||
| 373 | 2026.01.21 00:01:12.278375 [ 3 ] {460b505b-3d0c-4e1c-b366-9ead6e88219c} <Debug> TCPHandler: Processed in 0.0059354 sec. | ||
| 374 | 2026.01.21 00:01:12.278634 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.01.21 00:01:12.278878 [ 3 ] {1519d99c-9d20-400c-ae1f-863fec117d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.279018 [ 3 ] {1519d99c-9d20-400c-ae1f-863fec117d35} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.01.21 00:01:12.280942 [ 3 ] {1519d99c-9d20-400c-ae1f-863fec117d35} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Loading data parts | ||
| 378 | 2026.01.21 00:01:12.281265 [ 3 ] {1519d99c-9d20-400c-ae1f-863fec117d35} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): There are no data parts | ||
| 379 | 2026.01.21 00:01:12.289992 [ 3 ] {1519d99c-9d20-400c-ae1f-863fec117d35} <Debug> TCPHandler: Processed in 0.011417444 sec. | ||
| 380 | 2026.01.21 00:01:12.290134 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.01.21 00:01:12.290410 [ 3 ] {da38f278-07f5-48ab-abba-b3ee1c955865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.290494 [ 3 ] {da38f278-07f5-48ab-abba-b3ee1c955865} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.01.21 00:01:12.293475 [ 3 ] {da38f278-07f5-48ab-abba-b3ee1c955865} <Debug> oximeter.measurements_cumulativef32 (318cce78-a677-473b-831d-fa29706e8882): Loading data parts | ||
| 384 | 2026.01.21 00:01:12.293627 [ 3 ] {da38f278-07f5-48ab-abba-b3ee1c955865} <Debug> oximeter.measurements_cumulativef32 (318cce78-a677-473b-831d-fa29706e8882): There are no data parts | ||
| 385 | 2026.01.21 00:01:12.305474 [ 3 ] {da38f278-07f5-48ab-abba-b3ee1c955865} <Debug> TCPHandler: Processed in 0.015389024 sec. | ||
| 386 | 2026.01.21 00:01:12.305632 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.01.21 00:01:12.305796 [ 3 ] {9b784b7e-8290-4c00-9140-ec28e00f1c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.305927 [ 3 ] {9b784b7e-8290-4c00-9140-ec28e00f1c83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.01.21 00:01:12.313449 [ 3 ] {9b784b7e-8290-4c00-9140-ec28e00f1c83} <Debug> oximeter.measurements_cumulativef64 (434f8658-e01d-4c68-b007-780c44693585): Loading data parts | ||
| 390 | 2026.01.21 00:01:12.313644 [ 3 ] {9b784b7e-8290-4c00-9140-ec28e00f1c83} <Debug> oximeter.measurements_cumulativef64 (434f8658-e01d-4c68-b007-780c44693585): There are no data parts | ||
| 391 | 2026.01.21 00:01:12.316839 [ 3 ] {9b784b7e-8290-4c00-9140-ec28e00f1c83} <Debug> TCPHandler: Processed in 0.011257111 sec. | ||
| 392 | 2026.01.21 00:01:12.316993 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.01.21 00:01:12.317312 [ 3 ] {34db21f9-46fd-42d8-a403-f4d078fae92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.317461 [ 3 ] {34db21f9-46fd-42d8-a403-f4d078fae92b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.01.21 00:01:12.319657 [ 3 ] {34db21f9-46fd-42d8-a403-f4d078fae92b} <Debug> oximeter.measurements_histogrami8 (d94cf54e-9707-4b94-ba25-a9c3e9e2c0e9): Loading data parts | ||
| 406 | 2026.01.21 00:01:12.319824 [ 3 ] {34db21f9-46fd-42d8-a403-f4d078fae92b} <Debug> oximeter.measurements_histogrami8 (d94cf54e-9707-4b94-ba25-a9c3e9e2c0e9): There are no data parts | ||
| 407 | 2026.01.21 00:01:12.327609 [ 3 ] {34db21f9-46fd-42d8-a403-f4d078fae92b} <Debug> TCPHandler: Processed in 0.010667192 sec. | ||
| 408 | 2026.01.21 00:01:12.327773 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.01.21 00:01:12.328032 [ 3 ] {b659a6a7-ff41-40b3-8581-c04ac914f6fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.328161 [ 3 ] {b659a6a7-ff41-40b3-8581-c04ac914f6fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.01.21 00:01:12.331861 [ 3 ] {b659a6a7-ff41-40b3-8581-c04ac914f6fb} <Debug> oximeter.measurements_histogramu8 (79f94d2c-4c84-490a-a99c-b5343bfe0103): Loading data parts | ||
| 412 | 2026.01.21 00:01:12.332093 [ 3 ] {b659a6a7-ff41-40b3-8581-c04ac914f6fb} <Debug> oximeter.measurements_histogramu8 (79f94d2c-4c84-490a-a99c-b5343bfe0103): There are no data parts | ||
| 413 | 2026.01.21 00:01:12.344938 [ 3 ] {b659a6a7-ff41-40b3-8581-c04ac914f6fb} <Debug> TCPHandler: Processed in 0.017223072 sec. | ||
| 414 | 2026.01.21 00:01:12.345093 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.01.21 00:01:12.345451 [ 3 ] {e875c1de-1ec7-4233-8505-7f42d8060609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.345611 [ 3 ] {e875c1de-1ec7-4233-8505-7f42d8060609} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.01.21 00:01:12.352577 [ 3 ] {e875c1de-1ec7-4233-8505-7f42d8060609} <Debug> oximeter.measurements_histogrami16 (c2e03d4b-5198-4634-b3a9-ec2ace701ae0): Loading data parts | ||
| 418 | 2026.01.21 00:01:12.352780 [ 3 ] {e875c1de-1ec7-4233-8505-7f42d8060609} <Debug> oximeter.measurements_histogrami16 (c2e03d4b-5198-4634-b3a9-ec2ace701ae0): There are no data parts | ||
| 419 | 2026.01.21 00:01:12.358373 [ 3 ] {e875c1de-1ec7-4233-8505-7f42d8060609} <Debug> TCPHandler: Processed in 0.013338653 sec. | ||
| 420 | 2026.01.21 00:01:12.358654 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.01.21 00:01:12.358885 [ 3 ] {77d55411-40ee-43e7-b585-b0f21d64bdb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.359039 [ 3 ] {77d55411-40ee-43e7-b585-b0f21d64bdb8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.01.21 00:01:12.362553 [ 3 ] {77d55411-40ee-43e7-b585-b0f21d64bdb8} <Debug> oximeter.measurements_histogramu16 (4aa57956-82c3-41df-b54e-e63ab7781c6e): Loading data parts | ||
| 424 | 2026.01.21 00:01:12.362801 [ 3 ] {77d55411-40ee-43e7-b585-b0f21d64bdb8} <Debug> oximeter.measurements_histogramu16 (4aa57956-82c3-41df-b54e-e63ab7781c6e): There are no data parts | ||
| 425 | 2026.01.21 00:01:12.364209 [ 3 ] {77d55411-40ee-43e7-b585-b0f21d64bdb8} <Debug> TCPHandler: Processed in 0.005608185 sec. | ||
| 426 | 2026.01.21 00:01:12.364357 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.01.21 00:01:12.364652 [ 3 ] {9daa693a-e60e-4500-9fc6-62b9d91506bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.364788 [ 3 ] {9daa693a-e60e-4500-9fc6-62b9d91506bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.01.21 00:01:12.375419 [ 3 ] {9daa693a-e60e-4500-9fc6-62b9d91506bb} <Debug> oximeter.measurements_histogrami32 (41ad5429-4ce0-4ff3-a49e-007f1264a5aa): Loading data parts | ||
| 430 | 2026.01.21 00:01:12.375565 [ 3 ] {9daa693a-e60e-4500-9fc6-62b9d91506bb} <Debug> oximeter.measurements_histogrami32 (41ad5429-4ce0-4ff3-a49e-007f1264a5aa): There are no data parts | ||
| 431 | 2026.01.21 00:01:12.379236 [ 3 ] {9daa693a-e60e-4500-9fc6-62b9d91506bb} <Debug> TCPHandler: Processed in 0.014928788 sec. | ||
| 432 | 2026.01.21 00:01:12.379504 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.01.21 00:01:12.379760 [ 3 ] {48dd3041-2293-446c-b31e-0ebfe7db6196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.379914 [ 3 ] {48dd3041-2293-446c-b31e-0ebfe7db6196} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.01.21 00:01:12.390248 [ 3 ] {48dd3041-2293-446c-b31e-0ebfe7db6196} <Debug> oximeter.measurements_histogramu32 (bad487b7-3861-4913-9471-e0f37417e58e): Loading data parts | ||
| 436 | 2026.01.21 00:01:12.390519 [ 3 ] {48dd3041-2293-446c-b31e-0ebfe7db6196} <Debug> oximeter.measurements_histogramu32 (bad487b7-3861-4913-9471-e0f37417e58e): There are no data parts | ||
| 437 | 2026.01.21 00:01:12.393571 [ 3 ] {48dd3041-2293-446c-b31e-0ebfe7db6196} <Debug> TCPHandler: Processed in 0.014127455 sec. | ||
| 438 | 2026.01.21 00:01:12.393728 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.01.21 00:01:12.394068 [ 3 ] {0238f46d-219e-4396-8446-fa40dba6b42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.394234 [ 3 ] {0238f46d-219e-4396-8446-fa40dba6b42b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.01.21 00:01:12.396441 [ 3 ] {0238f46d-219e-4396-8446-fa40dba6b42b} <Debug> oximeter.measurements_histogrami64 (98ca4581-b961-4e62-ae97-47b4e2201e90): Loading data parts | ||
| 442 | 2026.01.21 00:01:12.396590 [ 3 ] {0238f46d-219e-4396-8446-fa40dba6b42b} <Debug> oximeter.measurements_histogrami64 (98ca4581-b961-4e62-ae97-47b4e2201e90): There are no data parts | ||
| 443 | 2026.01.21 00:01:12.406266 [ 3 ] {0238f46d-219e-4396-8446-fa40dba6b42b} <Debug> TCPHandler: Processed in 0.012587971 sec. | ||
| 444 | 2026.01.21 00:01:12.406516 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.01.21 00:01:12.406782 [ 3 ] {93691bd0-dee1-4a6e-acd8-7905ee10fe1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.406930 [ 3 ] {93691bd0-dee1-4a6e-acd8-7905ee10fe1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.01.21 00:01:12.409793 [ 3 ] {93691bd0-dee1-4a6e-acd8-7905ee10fe1c} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Loading data parts | ||
| 448 | 2026.01.21 00:01:12.409936 [ 3 ] {93691bd0-dee1-4a6e-acd8-7905ee10fe1c} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): There are no data parts | ||
| 449 | 2026.01.21 00:01:12.413181 [ 3 ] {93691bd0-dee1-4a6e-acd8-7905ee10fe1c} <Debug> TCPHandler: Processed in 0.006730072 sec. | ||
| 450 | 2026.01.21 00:01:12.413341 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.01.21 00:01:12.413596 [ 3 ] {0899db27-6a3f-42ad-b435-6538d39787d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.413746 [ 3 ] {0899db27-6a3f-42ad-b435-6538d39787d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.01.21 00:01:12.417976 [ 3 ] {0899db27-6a3f-42ad-b435-6538d39787d0} <Debug> oximeter.measurements_histogramf32 (813e10c7-2b7e-4d32-bafa-8f61f94afd7d): Loading data parts | ||
| 454 | 2026.01.21 00:01:12.418117 [ 3 ] {0899db27-6a3f-42ad-b435-6538d39787d0} <Debug> oximeter.measurements_histogramf32 (813e10c7-2b7e-4d32-bafa-8f61f94afd7d): There are no data parts | ||
| 455 | 2026.01.21 00:01:12.424061 [ 3 ] {0899db27-6a3f-42ad-b435-6538d39787d0} <Debug> TCPHandler: Processed in 0.010779474 sec. | ||
| 456 | 2026.01.21 00:01:12.424320 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.01.21 00:01:12.424536 [ 3 ] {c1b926ad-deaa-4cb7-b66d-ec42f3d62e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.424685 [ 3 ] {c1b926ad-deaa-4cb7-b66d-ec42f3d62e9a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.01.21 00:01:12.427189 [ 3 ] {c1b926ad-deaa-4cb7-b66d-ec42f3d62e9a} <Debug> oximeter.measurements_histogramf64 (7bf1aaa7-05ce-4b73-8863-f0e929a3a8e3): Loading data parts | ||
| 460 | 2026.01.21 00:01:12.427324 [ 3 ] {c1b926ad-deaa-4cb7-b66d-ec42f3d62e9a} <Debug> oximeter.measurements_histogramf64 (7bf1aaa7-05ce-4b73-8863-f0e929a3a8e3): There are no data parts | ||
| 461 | 2026.01.21 00:01:12.430292 [ 3 ] {c1b926ad-deaa-4cb7-b66d-ec42f3d62e9a} <Debug> TCPHandler: Processed in 0.006020092 sec. | ||
| 462 | 2026.01.21 00:01:12.430445 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.01.21 00:01:12.430626 [ 3 ] {d489485b-53c4-4294-9bff-e9b5b7c5a9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) /* 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.01.21 00:01:12.431115 [ 3 ] {d489485b-53c4-4294-9bff-e9b5b7c5a9eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.01.21 00:01:12.437835 [ 3 ] {d489485b-53c4-4294-9bff-e9b5b7c5a9eb} <Debug> oximeter.fields_bool (0f143e59-80af-4079-8c71-568030dafed5): Loading data parts | ||
| 491 | 2026.01.21 00:01:12.438232 [ 3 ] {d489485b-53c4-4294-9bff-e9b5b7c5a9eb} <Debug> oximeter.fields_bool (0f143e59-80af-4079-8c71-568030dafed5): There are no data parts | ||
| 492 | 2026.01.21 00:01:12.443555 [ 3 ] {d489485b-53c4-4294-9bff-e9b5b7c5a9eb} <Debug> TCPHandler: Processed in 0.01316277 sec. | ||
| 493 | 2026.01.21 00:01:12.443703 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.01.21 00:01:12.443941 [ 3 ] {2e6d7c2b-6c9b-4afb-9ada-fbf395a9e00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.444063 [ 3 ] {2e6d7c2b-6c9b-4afb-9ada-fbf395a9e00a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.01.21 00:01:12.446296 [ 3 ] {2e6d7c2b-6c9b-4afb-9ada-fbf395a9e00a} <Debug> oximeter.fields_i8 (869d8e8a-ea88-4f9c-86d0-af7622896d94): Loading data parts | ||
| 497 | 2026.01.21 00:01:12.446434 [ 3 ] {2e6d7c2b-6c9b-4afb-9ada-fbf395a9e00a} <Debug> oximeter.fields_i8 (869d8e8a-ea88-4f9c-86d0-af7622896d94): There are no data parts | ||
| 498 | 2026.01.21 00:01:12.449034 [ 3 ] {2e6d7c2b-6c9b-4afb-9ada-fbf395a9e00a} <Debug> TCPHandler: Processed in 0.005380892 sec. | ||
| 499 | 2026.01.21 00:01:12.449181 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.01.21 00:01:12.449335 [ 3 ] {5824d34c-1d99-47d5-a339-fd0b2cd3504b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.449470 [ 3 ] {5824d34c-1d99-47d5-a339-fd0b2cd3504b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.01.21 00:01:12.451422 [ 3 ] {5824d34c-1d99-47d5-a339-fd0b2cd3504b} <Debug> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Loading data parts | ||
| 503 | 2026.01.21 00:01:12.451651 [ 3 ] {5824d34c-1d99-47d5-a339-fd0b2cd3504b} <Debug> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): There are no data parts | ||
| 504 | 2026.01.21 00:01:12.459739 [ 3 ] {5824d34c-1d99-47d5-a339-fd0b2cd3504b} <Debug> TCPHandler: Processed in 0.010607552 sec. | ||
| 505 | 2026.01.21 00:01:12.459889 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.01.21 00:01:12.460133 [ 3 ] {b9c2ac80-6d49-4dd5-bec9-c13c5dd7c40f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.460251 [ 3 ] {b9c2ac80-6d49-4dd5-bec9-c13c5dd7c40f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.01.21 00:01:12.462854 [ 3 ] {b9c2ac80-6d49-4dd5-bec9-c13c5dd7c40f} <Debug> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Loading data parts | ||
| 509 | 2026.01.21 00:01:12.463025 [ 3 ] {b9c2ac80-6d49-4dd5-bec9-c13c5dd7c40f} <Debug> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): There are no data parts | ||
| 510 | 2026.01.21 00:01:12.465726 [ 3 ] {b9c2ac80-6d49-4dd5-bec9-c13c5dd7c40f} <Debug> TCPHandler: Processed in 0.00589236 sec. | ||
| 511 | 2026.01.21 00:01:12.465882 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.01.21 00:01:12.466068 [ 3 ] {5ea3d050-58b6-4160-a372-4ca40f78fff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.466187 [ 3 ] {5ea3d050-58b6-4160-a372-4ca40f78fff8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.01.21 00:01:12.468205 [ 3 ] {5ea3d050-58b6-4160-a372-4ca40f78fff8} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Loading data parts | ||
| 515 | 2026.01.21 00:01:12.468402 [ 3 ] {5ea3d050-58b6-4160-a372-4ca40f78fff8} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): There are no data parts | ||
| 516 | 2026.01.21 00:01:12.478420 [ 3 ] {5ea3d050-58b6-4160-a372-4ca40f78fff8} <Debug> TCPHandler: Processed in 0.012598302 sec. | ||
| 517 | 2026.01.21 00:01:12.478578 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.01.21 00:01:12.478924 [ 3 ] {9b947b22-03c8-469b-b1cb-fe9659a1a185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.479066 [ 3 ] {9b947b22-03c8-469b-b1cb-fe9659a1a185} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.01.21 00:01:12.482257 [ 3 ] {9b947b22-03c8-469b-b1cb-fe9659a1a185} <Debug> oximeter.fields_i32 (e9476b4c-fe04-4f5e-8af3-d2c5c6c19d14): Loading data parts | ||
| 521 | 2026.01.21 00:01:12.482398 [ 3 ] {9b947b22-03c8-469b-b1cb-fe9659a1a185} <Debug> oximeter.fields_i32 (e9476b4c-fe04-4f5e-8af3-d2c5c6c19d14): There are no data parts | ||
| 522 | 2026.01.21 00:01:12.485253 [ 3 ] {9b947b22-03c8-469b-b1cb-fe9659a1a185} <Debug> TCPHandler: Processed in 0.006735502 sec. | ||
| 523 | 2026.01.21 00:01:12.485397 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.01.21 00:01:12.485550 [ 3 ] {d11b4989-4029-4a41-9e8b-cf632b11f1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.485667 [ 3 ] {d11b4989-4029-4a41-9e8b-cf632b11f1f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.01.21 00:01:12.487652 [ 3 ] {d11b4989-4029-4a41-9e8b-cf632b11f1f2} <Debug> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Loading data parts | ||
| 527 | 2026.01.21 00:01:12.487895 [ 3 ] {d11b4989-4029-4a41-9e8b-cf632b11f1f2} <Debug> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): There are no data parts | ||
| 528 | 2026.01.21 00:01:12.495922 [ 3 ] {d11b4989-4029-4a41-9e8b-cf632b11f1f2} <Debug> TCPHandler: Processed in 0.010574461 sec. | ||
| 529 | 2026.01.21 00:01:12.496106 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.01.21 00:01:12.496387 [ 3 ] {0a3d966e-dbad-4ca1-aad2-8bc2241796d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.496525 [ 3 ] {0a3d966e-dbad-4ca1-aad2-8bc2241796d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.01.21 00:01:12.502996 [ 3 ] {0a3d966e-dbad-4ca1-aad2-8bc2241796d4} <Debug> oximeter.fields_i64 (b5031b87-1257-4995-8937-ee5af5c970f3): Loading data parts | ||
| 533 | 2026.01.21 00:01:12.503140 [ 3 ] {0a3d966e-dbad-4ca1-aad2-8bc2241796d4} <Debug> oximeter.fields_i64 (b5031b87-1257-4995-8937-ee5af5c970f3): There are no data parts | ||
| 534 | 2026.01.21 00:01:12.509149 [ 3 ] {0a3d966e-dbad-4ca1-aad2-8bc2241796d4} <Debug> TCPHandler: Processed in 0.01310182 sec. | ||
| 535 | 2026.01.21 00:01:12.509307 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.01.21 00:01:12.509492 [ 3 ] {37f26d0c-aec7-4366-8895-c0dfc0a982d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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.01.21 00:01:12.509627 [ 3 ] {37f26d0c-aec7-4366-8895-c0dfc0a982d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.01.21 00:01:12.518741 [ 3 ] {37f26d0c-aec7-4366-8895-c0dfc0a982d3} <Debug> oximeter.fields_u64 (7f68516c-bd66-45af-973f-7eefd86582cb): Loading data parts | ||
| 539 | 2026.01.21 00:01:12.519024 [ 3 ] {37f26d0c-aec7-4366-8895-c0dfc0a982d3} <Debug> oximeter.fields_u64 (7f68516c-bd66-45af-973f-7eefd86582cb): There are no data parts | ||
| 540 | 2026.01.21 00:01:12.524781 [ 3 ] {37f26d0c-aec7-4366-8895-c0dfc0a982d3} <Debug> TCPHandler: Processed in 0.015533096 sec. | ||
| 541 | 2026.01.21 00:01:12.524966 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.01.21 00:01:12.525046 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50075 | ||
| 543 | 2026.01.21 00:01:12.525250 [ 3 ] {8e6a1f5b-f276-4775-9e43-465c0237ce75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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) | ||
| 544 | 2026.01.21 00:01:12.525386 [ 3 ] {8e6a1f5b-f276-4775-9e43-465c0237ce75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 545 | 2026.01.21 00:01:12.525636 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 546 | 2026.01.21 00:01:12.525743 [ 262 ] {} <Debug> TCP-Session: 0bbf1e0c-7d20-4af3-ba78-376aba86376d Authenticating user 'default' from [fd00:1122:3344:101::a]:50075 | ||
| 547 | 2026.01.21 00:01:12.525811 [ 262 ] {} <Debug> TCP-Session: 0bbf1e0c-7d20-4af3-ba78-376aba86376d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 548 | 2026.01.21 00:01:12.525826 [ 262 ] {} <Debug> TCP-Session: 0bbf1e0c-7d20-4af3-ba78-376aba86376d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 549 | 2026.01.21 00:01:12.525942 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 550 | 2026.01.21 00:01:12.526018 [ 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 | ||
| 551 | 2026.01.21 00:01:12.526076 [ 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 | ||
| 552 | 2026.01.21 00:01:12.527032 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34314 | ||
| 553 | 2026.01.21 00:01:12.527104 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37136 | ||
| 554 | 2026.01.21 00:01:12.527213 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46111 | ||
| 555 | 2026.01.21 00:01:12.527269 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 556 | 2026.01.21 00:01:12.527308 [ 263 ] {} <Debug> TCP-Session: b5a20129-dd93-42a6-9031-084446f352df Authenticating user 'default' from [fd00:1122:3344:101::a]:34314 | ||
| 557 | 2026.01.21 00:01:12.527366 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45681 | ||
| 558 | 2026.01.21 00:01:12.527340 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 559 | 2026.01.21 00:01:12.527431 [ 263 ] {} <Debug> TCP-Session: b5a20129-dd93-42a6-9031-084446f352df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 560 | 2026.01.21 00:01:12.527441 [ 264 ] {} <Debug> TCP-Session: c38b1bba-79b5-4e5b-9eb1-bc14aee430df Authenticating user 'default' from [fd00:1122:3344:101::a]:37136 | ||
| 561 | 2026.01.21 00:01:12.527497 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52336 | ||
| 562 | 2026.01.21 00:01:12.527463 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 563 | 2026.01.21 00:01:12.527456 [ 263 ] {} <Debug> TCP-Session: b5a20129-dd93-42a6-9031-084446f352df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 564 | 2026.01.21 00:01:12.527595 [ 265 ] {} <Debug> TCP-Session: 68adf2ee-d162-490c-be2f-a524092ca201 Authenticating user 'default' from [fd00:1122:3344:101::a]:46111 | ||
| 565 | 2026.01.21 00:01:12.527639 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41376 | ||
| 566 | 2026.01.21 00:01:12.527577 [ 264 ] {} <Debug> TCP-Session: c38b1bba-79b5-4e5b-9eb1-bc14aee430df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 567 | 2026.01.21 00:01:12.527566 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 568 | 2026.01.21 00:01:12.527749 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34963 | ||
| 569 | 2026.01.21 00:01:12.527754 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 570 | 2026.01.21 00:01:12.527720 [ 265 ] {} <Debug> TCP-Session: 68adf2ee-d162-490c-be2f-a524092ca201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 571 | 2026.01.21 00:01:12.527855 [ 267 ] {} <Debug> TCP-Session: b0bcdcf4-90a0-4900-b5ee-7940713a2840 Authenticating user 'default' from [fd00:1122:3344:101::a]:52336 | ||
| 572 | 2026.01.21 00:01:12.527840 [ 266 ] {} <Debug> TCP-Session: 5c1e463a-d010-45da-9786-42c43987bd19 Authenticating user 'default' from [fd00:1122:3344:101::a]:45681 | ||
| 573 | 2026.01.21 00:01:12.527833 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 574 | 2026.01.21 00:01:12.527971 [ 267 ] {} <Debug> TCP-Session: b0bcdcf4-90a0-4900-b5ee-7940713a2840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 575 | 2026.01.21 00:01:12.527959 [ 266 ] {} <Debug> TCP-Session: 5c1e463a-d010-45da-9786-42c43987bd19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 576 | 2026.01.21 00:01:12.528032 [ 268 ] {} <Debug> TCP-Session: e5bb917a-8c57-47b4-930c-9c10d425cf27 Authenticating user 'default' from [fd00:1122:3344:101::a]:41376 | ||
| 577 | 2026.01.21 00:01:12.528096 [ 267 ] {} <Debug> TCP-Session: b0bcdcf4-90a0-4900-b5ee-7940713a2840 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 578 | 2026.01.21 00:01:12.528116 [ 268 ] {} <Debug> TCP-Session: e5bb917a-8c57-47b4-930c-9c10d425cf27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 579 | 2026.01.21 00:01:12.528121 [ 266 ] {} <Debug> TCP-Session: 5c1e463a-d010-45da-9786-42c43987bd19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 580 | 2026.01.21 00:01:12.527943 [ 265 ] {} <Debug> TCP-Session: 68adf2ee-d162-490c-be2f-a524092ca201 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.01.21 00:01:12.528182 [ 268 ] {} <Debug> TCP-Session: e5bb917a-8c57-47b4-930c-9c10d425cf27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.01.21 00:01:12.527696 [ 264 ] {} <Debug> TCP-Session: c38b1bba-79b5-4e5b-9eb1-bc14aee430df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.01.21 00:01:12.527968 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 584 | 2026.01.21 00:01:12.528363 [ 269 ] {} <Debug> TCP-Session: 5e974faf-5810-44dd-8bb8-3500dc740b62 Authenticating user 'default' from [fd00:1122:3344:101::a]:34963 | ||
| 585 | 2026.01.21 00:01:12.528383 [ 269 ] {} <Debug> TCP-Session: 5e974faf-5810-44dd-8bb8-3500dc740b62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 586 | 2026.01.21 00:01:12.528397 [ 269 ] {} <Debug> TCP-Session: 5e974faf-5810-44dd-8bb8-3500dc740b62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 587 | 2026.01.21 00:01:12.533911 [ 3 ] {8e6a1f5b-f276-4775-9e43-465c0237ce75} <Debug> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Loading data parts | ||
| 588 | 2026.01.21 00:01:12.534074 [ 3 ] {8e6a1f5b-f276-4775-9e43-465c0237ce75} <Debug> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): There are no data parts | ||
| 589 | 2026.01.21 00:01:12.536158 [ 3 ] {8e6a1f5b-f276-4775-9e43-465c0237ce75} <Debug> TCPHandler: Processed in 0.011250362 sec. | ||
| 590 | 2026.01.21 00:01:12.536472 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.01.21 00:01:12.536638 [ 3 ] {2475fd46-714a-4d68-81b2-059899c63463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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) | ||
| 592 | 2026.01.21 00:01:12.536832 [ 3 ] {2475fd46-714a-4d68-81b2-059899c63463} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2026.01.21 00:01:12.542488 [ 3 ] {2475fd46-714a-4d68-81b2-059899c63463} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Loading data parts | ||
| 594 | 2026.01.21 00:01:12.542709 [ 3 ] {2475fd46-714a-4d68-81b2-059899c63463} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): There are no data parts | ||
| 595 | 2026.01.21 00:01:12.544429 [ 3 ] {2475fd46-714a-4d68-81b2-059899c63463} <Debug> TCPHandler: Processed in 0.008015012 sec. | ||
| 596 | 2026.01.21 00:01:12.544583 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.01.21 00:01:12.544820 [ 3 ] {e9e8f177-f9bc-4fb8-a5b0-898473fa12cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) 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) | ||
| 598 | 2026.01.21 00:01:12.544908 [ 3 ] {e9e8f177-f9bc-4fb8-a5b0-898473fa12cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2026.01.21 00:01:12.550999 [ 3 ] {e9e8f177-f9bc-4fb8-a5b0-898473fa12cb} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Loading data parts | ||
| 600 | 2026.01.21 00:01:12.551145 [ 3 ] {e9e8f177-f9bc-4fb8-a5b0-898473fa12cb} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): There are no data parts | ||
| 601 | 2026.01.21 00:01:12.556950 [ 3 ] {e9e8f177-f9bc-4fb8-a5b0-898473fa12cb} <Debug> TCPHandler: Processed in 0.012414389 sec. | ||
| 602 | 2026.01.21 00:01:12.557223 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.01.21 00:01:12.557525 [ 3 ] {d57f5fd9-c3e0-40d6-b4da-11e9a6e9f741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) /* The timeseries schema table stores the extracted schema for the samples | ||
| 604 | * oximeter collects. | ||
| 605 | */ | ||
| 606 | 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) | ||
| 607 | 2026.01.21 00:01:12.557685 [ 3 ] {d57f5fd9-c3e0-40d6-b4da-11e9a6e9f741} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2026.01.21 00:01:12.564362 [ 3 ] {d57f5fd9-c3e0-40d6-b4da-11e9a6e9f741} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1): Loading data parts | ||
| 609 | 2026.01.21 00:01:12.564511 [ 3 ] {d57f5fd9-c3e0-40d6-b4da-11e9a6e9f741} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1): There are no data parts | ||
| 610 | 2026.01.21 00:01:12.571075 [ 3 ] {d57f5fd9-c3e0-40d6-b4da-11e9a6e9f741} <Debug> TCPHandler: Processed in 0.013916482 sec. | ||
| 611 | 2026.01.21 00:01:12.571309 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.01.21 00:01:12.571589 [ 255 ] {7266cbf9-552b-4be4-a2df-fa4633d739f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2026.01.21 00:01:12.572829 [ 255 ] {7266cbf9-552b-4be4-a2df-fa4633d739f4} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2026.01.21 00:01:12.589720 [ 261 ] {7266cbf9-552b-4be4-a2df-fa4633d739f4} <Trace> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 615 | 2026.01.21 00:01:12.589780 [ 261 ] {7266cbf9-552b-4be4-a2df-fa4633d739f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 616 | 2026.01.21 00:01:12.594432 [ 261 ] {7266cbf9-552b-4be4-a2df-fa4633d739f4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 617 | 2026.01.21 00:01:12.595148 [ 261 ] {7266cbf9-552b-4be4-a2df-fa4633d739f4} <Trace> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 618 | 2026.01.21 00:01:12.595439 [ 255 ] {7266cbf9-552b-4be4-a2df-fa4633d739f4} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.023959 sec., 41.737969030426974 rows/sec., 667.81 B/sec. | ||
| 619 | 2026.01.21 00:01:12.595786 [ 255 ] {7266cbf9-552b-4be4-a2df-fa4633d739f4} <Debug> TCPHandler: Processed in 0.024531383 sec. | ||
| 620 | 2026.01.21 00:01:13.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 128.35 MiB, peak 128.35 MiB, free memory in arenas 0.00 B, will set to 138.59 MiB (RSS), difference: 10.24 MiB | ||
| 621 | 2026.01.21 00:01:14.380824 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33734 | ||
| 622 | 2026.01.21 00:01:14.382760 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.01.21 00:01:14.382901 [ 270 ] {} <Debug> TCP-Session: 91459fa6-9d2f-4691-82cc-94bed70838ff Authenticating user 'default' from [fd00:1122:3344:101::b]:33734 | ||
| 624 | 2026.01.21 00:01:14.382929 [ 270 ] {} <Debug> TCP-Session: 91459fa6-9d2f-4691-82cc-94bed70838ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.01.21 00:01:14.382942 [ 270 ] {} <Debug> TCP-Session: 91459fa6-9d2f-4691-82cc-94bed70838ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.01.21 00:01:14.383079 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.01.21 00:01:14.383117 [ 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.01.21 00:01:14.383213 [ 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.01.21 00:01:14.385583 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48543 | ||
| 630 | 2026.01.21 00:01:14.385771 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50144 | ||
| 631 | 2026.01.21 00:01:14.385774 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52976 | ||
| 632 | 2026.01.21 00:01:14.385845 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63387 | ||
| 633 | 2026.01.21 00:01:14.385945 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43654 | ||
| 634 | 2026.01.21 00:01:14.386021 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.01.21 00:01:14.386089 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52586 | ||
| 636 | 2026.01.21 00:01:14.386097 [ 271 ] {} <Debug> TCP-Session: 91c08f43-a559-481a-811c-74cc0d8d90a6 Authenticating user 'default' from [fd00:1122:3344:101::b]:48543 | ||
| 637 | 2026.01.21 00:01:14.386134 [ 271 ] {} <Debug> TCP-Session: 91c08f43-a559-481a-811c-74cc0d8d90a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.01.21 00:01:14.386160 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.01.21 00:01:14.386232 [ 271 ] {} <Debug> TCP-Session: 91c08f43-a559-481a-811c-74cc0d8d90a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2026.01.21 00:01:14.386232 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.01.21 00:01:14.386323 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.01.21 00:01:14.386331 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65049 | ||
| 643 | 2026.01.21 00:01:14.386281 [ 274 ] {} <Debug> TCP-Session: 45ef7471-e79c-43a1-b93a-f21bbe73104d Authenticating user 'default' from [fd00:1122:3344:101::b]:63387 | ||
| 644 | 2026.01.21 00:01:14.386371 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.01.21 00:01:14.386430 [ 272 ] {} <Debug> TCP-Session: 03470221-118f-4c69-bf52-8e95e4895341 Authenticating user 'default' from [fd00:1122:3344:101::b]:50144 | ||
| 646 | 2026.01.21 00:01:14.386416 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2026.01.21 00:01:14.386489 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.01.21 00:01:14.386548 [ 272 ] {} <Debug> TCP-Session: 03470221-118f-4c69-bf52-8e95e4895341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.01.21 00:01:14.386535 [ 275 ] {} <Debug> TCP-Session: 1de9f692-2f89-4228-bcdd-445f802e3e66 Authenticating user 'default' from [fd00:1122:3344:101::b]:43654 | ||
| 650 | 2026.01.21 00:01:14.386531 [ 276 ] {} <Debug> TCP-Session: 080b4356-a607-497c-9329-c6d1f09259fd Authenticating user 'default' from [fd00:1122:3344:101::b]:52586 | ||
| 651 | 2026.01.21 00:01:14.386645 [ 272 ] {} <Debug> TCP-Session: 03470221-118f-4c69-bf52-8e95e4895341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.01.21 00:01:14.386638 [ 275 ] {} <Debug> TCP-Session: 1de9f692-2f89-4228-bcdd-445f802e3e66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.01.21 00:01:14.386634 [ 277 ] {} <Debug> TCP-Session: 3de337b0-524e-4feb-a481-67b461966e06 Authenticating user 'default' from [fd00:1122:3344:101::b]:65049 | ||
| 654 | 2026.01.21 00:01:14.386796 [ 275 ] {} <Debug> TCP-Session: 1de9f692-2f89-4228-bcdd-445f802e3e66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.01.21 00:01:14.386791 [ 276 ] {} <Debug> TCP-Session: 080b4356-a607-497c-9329-c6d1f09259fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.01.21 00:01:14.386406 [ 274 ] {} <Debug> TCP-Session: 45ef7471-e79c-43a1-b93a-f21bbe73104d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.01.21 00:01:14.386905 [ 276 ] {} <Debug> TCP-Session: 080b4356-a607-497c-9329-c6d1f09259fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.01.21 00:01:14.386401 [ 273 ] {} <Debug> TCP-Session: a2072aa9-4c27-4680-9715-666afcfe2328 Authenticating user 'default' from [fd00:1122:3344:101::b]:52976 | ||
| 659 | 2026.01.21 00:01:14.386906 [ 277 ] {} <Debug> TCP-Session: 3de337b0-524e-4feb-a481-67b461966e06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.01.21 00:01:14.387002 [ 273 ] {} <Debug> TCP-Session: a2072aa9-4c27-4680-9715-666afcfe2328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.01.21 00:01:14.386988 [ 274 ] {} <Debug> TCP-Session: 45ef7471-e79c-43a1-b93a-f21bbe73104d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.01.21 00:01:14.387093 [ 277 ] {} <Debug> TCP-Session: 3de337b0-524e-4feb-a481-67b461966e06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.01.21 00:01:14.387114 [ 273 ] {} <Debug> TCP-Session: a2072aa9-4c27-4680-9715-666afcfe2328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.01.21 00:01:18.449008 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 665 | 2026.01.21 00:01:18.449020 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 666 | 2026.01.21 00:01:18.449115 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 667 | 2026.01.21 00:01:18.449149 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 668 | 2026.01.21 00:01:18.455825 [ 244 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Loading data parts | ||
| 669 | 2026.01.21 00:01:18.456003 [ 244 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): There are no data parts | ||
| 670 | 2026.01.21 00:01:18.460085 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 671 | 2026.01.21 00:01:18.460133 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 672 | 2026.01.21 00:01:18.464051 [ 243 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Loading data parts | ||
| 673 | 2026.01.21 00:01:18.464240 [ 243 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): There are no data parts | ||
| 674 | 2026.01.21 00:01:18.465601 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 675 | 2026.01.21 00:01:18.466216 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 676 | 2026.01.21 00:01:18.466372 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 677 | 2026.01.21 00:01:18.500059 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 678 | 2026.01.21 00:01:18.500118 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 679 | 2026.01.21 00:01:18.506276 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 680 | 2026.01.21 00:01:18.507425 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 681 | 2026.01.21 00:01:18.510721 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 682 | 2026.01.21 00:01:19.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.29 MiB, peak 148.29 MiB, free memory in arenas 0.00 B, will set to 153.35 MiB (RSS), difference: 9.06 MiB | ||
| 683 | 2026.01.21 00:01:20.948978 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 684 | 2026.01.21 00:01:20.949294 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 685 | 2026.01.21 00:01:20.958087 [ 242 ] {} <Debug> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Loading data parts | ||
| 686 | 2026.01.21 00:01:20.958354 [ 242 ] {} <Debug> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): There are no data parts | ||
| 687 | 2026.01.21 00:01:20.967544 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 688 | 2026.01.21 00:01:20.967695 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 689 | 2026.01.21 00:01:20.969548 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 690 | 2026.01.21 00:01:20.970200 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 691 | 2026.01.21 00:01:20.970608 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 692 | 2026.01.21 00:01:21.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.55 MiB, peak 157.55 MiB, free memory in arenas 0.00 B, will set to 154.40 MiB (RSS), difference: -3.15 MiB | ||
| 693 | 2026.01.21 00:01:23.025532 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41298 | ||
| 694 | 2026.01.21 00:01:23.029348 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.01.21 00:01:23.029388 [ 278 ] {} <Debug> TCP-Session: 43ac1501-3b9e-4990-bd07-0bff0e5cc235 Authenticating user 'default' from [fd00:1122:3344:101::c]:41298 | ||
| 696 | 2026.01.21 00:01:23.029407 [ 278 ] {} <Debug> TCP-Session: 43ac1501-3b9e-4990-bd07-0bff0e5cc235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.01.21 00:01:23.029418 [ 278 ] {} <Debug> TCP-Session: 43ac1501-3b9e-4990-bd07-0bff0e5cc235 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.01.21 00:01:23.029631 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 699 | 2026.01.21 00:01:23.029666 [ 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 | ||
| 700 | 2026.01.21 00:01:23.029792 [ 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 | ||
| 701 | 2026.01.21 00:01:23.032264 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65256 | ||
| 702 | 2026.01.21 00:01:23.032341 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33779 | ||
| 703 | 2026.01.21 00:01:23.032443 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50045 | ||
| 704 | 2026.01.21 00:01:23.032476 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 705 | 2026.01.21 00:01:23.032548 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 706 | 2026.01.21 00:01:23.032572 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44173 | ||
| 707 | 2026.01.21 00:01:23.032652 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 708 | 2026.01.21 00:01:23.032664 [ 279 ] {} <Debug> TCP-Session: 91948ffe-5698-437d-b8aa-505046993caa Authenticating user 'default' from [fd00:1122:3344:101::c]:65256 | ||
| 709 | 2026.01.21 00:01:23.032701 [ 281 ] {} <Debug> TCP-Session: b9ef3fc0-a1ce-4e01-ad19-04f1cd08cffd Authenticating user 'default' from [fd00:1122:3344:101::c]:50045 | ||
| 710 | 2026.01.21 00:01:23.032690 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47730 | ||
| 711 | 2026.01.21 00:01:23.032793 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 712 | 2026.01.21 00:01:23.032813 [ 279 ] {} <Debug> TCP-Session: 91948ffe-5698-437d-b8aa-505046993caa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.01.21 00:01:23.032880 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50774 | ||
| 714 | 2026.01.21 00:01:23.032854 [ 281 ] {} <Debug> TCP-Session: b9ef3fc0-a1ce-4e01-ad19-04f1cd08cffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.01.21 00:01:23.032838 [ 282 ] {} <Debug> TCP-Session: e28ffcb1-969f-4915-8782-4bcf2db2b952 Authenticating user 'default' from [fd00:1122:3344:101::c]:44173 | ||
| 716 | 2026.01.21 00:01:23.032978 [ 281 ] {} <Debug> TCP-Session: b9ef3fc0-a1ce-4e01-ad19-04f1cd08cffd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 717 | 2026.01.21 00:01:23.032962 [ 279 ] {} <Debug> TCP-Session: 91948ffe-5698-437d-b8aa-505046993caa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 718 | 2026.01.21 00:01:23.032940 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 719 | 2026.01.21 00:01:23.033058 [ 282 ] {} <Debug> TCP-Session: e28ffcb1-969f-4915-8782-4bcf2db2b952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.01.21 00:01:23.032794 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38753 | ||
| 721 | 2026.01.21 00:01:23.032691 [ 280 ] {} <Debug> TCP-Session: e176f262-9b32-4c6b-b5b9-429b4e581760 Authenticating user 'default' from [fd00:1122:3344:101::c]:33779 | ||
| 722 | 2026.01.21 00:01:23.033197 [ 282 ] {} <Debug> TCP-Session: e28ffcb1-969f-4915-8782-4bcf2db2b952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 723 | 2026.01.21 00:01:23.033180 [ 283 ] {} <Debug> TCP-Session: c846ded1-6965-4d00-9cbf-3e1d2de2baf3 Authenticating user 'default' from [fd00:1122:3344:101::c]:47730 | ||
| 724 | 2026.01.21 00:01:23.033168 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 725 | 2026.01.21 00:01:23.033327 [ 280 ] {} <Debug> TCP-Session: e176f262-9b32-4c6b-b5b9-429b4e581760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 726 | 2026.01.21 00:01:23.033372 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 727 | 2026.01.21 00:01:23.033350 [ 283 ] {} <Debug> TCP-Session: c846ded1-6965-4d00-9cbf-3e1d2de2baf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 728 | 2026.01.21 00:01:23.033354 [ 285 ] {} <Debug> TCP-Session: 154332b0-6cb1-4e7c-b70b-8d5fe0037cd0 Authenticating user 'default' from [fd00:1122:3344:101::c]:50774 | ||
| 729 | 2026.01.21 00:01:23.033484 [ 284 ] {} <Debug> TCP-Session: 99f4bee5-9930-468c-85ee-fb39b04ddf47 Authenticating user 'default' from [fd00:1122:3344:101::c]:38753 | ||
| 730 | 2026.01.21 00:01:23.033463 [ 283 ] {} <Debug> TCP-Session: c846ded1-6965-4d00-9cbf-3e1d2de2baf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.01.21 00:01:23.033448 [ 280 ] {} <Debug> TCP-Session: e176f262-9b32-4c6b-b5b9-429b4e581760 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2026.01.21 00:01:23.033621 [ 285 ] {} <Debug> TCP-Session: 154332b0-6cb1-4e7c-b70b-8d5fe0037cd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 733 | 2026.01.21 00:01:23.033645 [ 284 ] {} <Debug> TCP-Session: 99f4bee5-9930-468c-85ee-fb39b04ddf47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 734 | 2026.01.21 00:01:23.033716 [ 284 ] {} <Debug> TCP-Session: 99f4bee5-9930-468c-85ee-fb39b04ddf47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 735 | 2026.01.21 00:01:23.033733 [ 285 ] {} <Debug> TCP-Session: 154332b0-6cb1-4e7c-b70b-8d5fe0037cd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 736 | 2026.01.21 00:01:25.920498 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.01.21 00:01:25.920560 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.01.21 00:01:25.966720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2026.01.21 00:01:25.967622 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.01.21 00:01:25.967663 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 741 | 2026.01.21 00:01:25.968500 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.01.21 00:01:25.969265 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.01.21 00:01:25.969422 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.01.21 00:01:26.010923 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.01.21 00:01:26.029459 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.01.21 00:01:26.029588 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 747 | 2026.01.21 00:01:26.036334 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.01.21 00:01:26.037619 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.01.21 00:01:26.041243 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.01.21 00:01:27.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.83 MiB, peak 159.83 MiB, free memory in arenas 0.00 B, will set to 157.66 MiB (RSS), difference: 1.83 MiB | ||
| 751 | 2026.01.21 00:01:31.000353 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.67 MiB, peak 159.83 MiB, free memory in arenas 0.00 B, will set to 157.69 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.01.21 00:01:33.469556 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 753 | 2026.01.21 00:01:33.470058 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 754 | 2026.01.21 00:01:33.470108 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 755 | 2026.01.21 00:01:33.470885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 756 | 2026.01.21 00:01:33.471342 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 757 | 2026.01.21 00:01:33.471494 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 758 | 2026.01.21 00:01:33.541374 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 759 | 2026.01.21 00:01:33.558173 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 760 | 2026.01.21 00:01:33.558234 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 761 | 2026.01.21 00:01:33.564726 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 762 | 2026.01.21 00:01:33.565941 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 763 | 2026.01.21 00:01:33.569311 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 764 | 2026.01.21 00:01:40.752461 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56741 | ||
| 765 | 2026.01.21 00:01:40.754324 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 766 | 2026.01.21 00:01:40.754368 [ 286 ] {} <Debug> TCP-Session: 428f9a36-a357-442a-9154-7a254e30891c Authenticating user 'default' from [fd00:1122:3344:101::e]:56741 | ||
| 767 | 2026.01.21 00:01:40.754391 [ 286 ] {} <Debug> TCP-Session: 428f9a36-a357-442a-9154-7a254e30891c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.01.21 00:01:40.754404 [ 286 ] {} <Debug> TCP-Session: 428f9a36-a357-442a-9154-7a254e30891c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.01.21 00:01:40.754455 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 770 | 2026.01.21 00:01:40.754480 [ 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 | ||
| 771 | 2026.01.21 00:01:40.754496 [ 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 | ||
| 772 | 2026.01.21 00:01:40.754929 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40461 | ||
| 773 | 2026.01.21 00:01:40.755012 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64730 | ||
| 774 | 2026.01.21 00:01:40.755077 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.01.21 00:01:40.755115 [ 287 ] {} <Debug> TCP-Session: f1e10b58-43ed-42e7-a9d2-efe9d1f266d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40461 | ||
| 776 | 2026.01.21 00:01:40.755138 [ 287 ] {} <Debug> TCP-Session: f1e10b58-43ed-42e7-a9d2-efe9d1f266d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.01.21 00:01:40.755152 [ 287 ] {} <Debug> TCP-Session: f1e10b58-43ed-42e7-a9d2-efe9d1f266d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.01.21 00:01:40.755209 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 779 | 2026.01.21 00:01:40.755228 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50269 | ||
| 780 | 2026.01.21 00:01:40.755249 [ 288 ] {} <Debug> TCP-Session: 2ef108c4-273e-47f3-8308-80961e8e3801 Authenticating user 'default' from [fd00:1122:3344:101::e]:64730 | ||
| 781 | 2026.01.21 00:01:40.755232 [ 286 ] {} <Trace> TCP-Session: 428f9a36-a357-442a-9154-7a254e30891c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2026.01.21 00:01:40.755293 [ 288 ] {} <Debug> TCP-Session: 2ef108c4-273e-47f3-8308-80961e8e3801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.01.21 00:01:40.755297 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50703 | ||
| 784 | 2026.01.21 00:01:40.755322 [ 288 ] {} <Debug> TCP-Session: 2ef108c4-273e-47f3-8308-80961e8e3801 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.01.21 00:01:40.755311 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33997 | ||
| 786 | 2026.01.21 00:01:40.755433 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40252 | ||
| 787 | 2026.01.21 00:01:40.755437 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 788 | 2026.01.21 00:01:40.755483 [ 286 ] {235c5043-be83-4264-b9a8-632044dd7ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56741) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 789 | 2026.01.21 00:01:40.755554 [ 290 ] {} <Debug> TCP-Session: 50e730d8-3ff5-4eaa-b99b-2f39e9fec384 Authenticating user 'default' from [fd00:1122:3344:101::e]:50269 | ||
| 790 | 2026.01.21 00:01:40.755581 [ 290 ] {} <Debug> TCP-Session: 50e730d8-3ff5-4eaa-b99b-2f39e9fec384 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.01.21 00:01:40.755595 [ 290 ] {} <Debug> TCP-Session: 50e730d8-3ff5-4eaa-b99b-2f39e9fec384 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.01.21 00:01:40.755597 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41081 | ||
| 793 | 2026.01.21 00:01:40.757804 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 794 | 2026.01.21 00:01:40.757853 [ 291 ] {} <Debug> TCP-Session: ae5991e3-7270-4ab7-a717-5d20f6485f01 Authenticating user 'default' from [fd00:1122:3344:101::e]:50703 | ||
| 795 | 2026.01.21 00:01:40.757873 [ 291 ] {} <Debug> TCP-Session: ae5991e3-7270-4ab7-a717-5d20f6485f01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.01.21 00:01:40.757888 [ 291 ] {} <Debug> TCP-Session: ae5991e3-7270-4ab7-a717-5d20f6485f01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.01.21 00:01:40.759844 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 798 | 2026.01.21 00:01:40.759868 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43761 | ||
| 799 | 2026.01.21 00:01:40.759887 [ 289 ] {} <Debug> TCP-Session: 518dcc78-906b-440e-a6ab-2020ff34885d Authenticating user 'default' from [fd00:1122:3344:101::e]:33997 | ||
| 800 | 2026.01.21 00:01:40.759919 [ 289 ] {} <Debug> TCP-Session: 518dcc78-906b-440e-a6ab-2020ff34885d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.01.21 00:01:40.759933 [ 289 ] {} <Debug> TCP-Session: 518dcc78-906b-440e-a6ab-2020ff34885d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.01.21 00:01:40.761805 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 803 | 2026.01.21 00:01:40.761873 [ 293 ] {} <Debug> TCP-Session: 8d431bb0-182c-41af-95b9-e7a5601e852a Authenticating user 'default' from [fd00:1122:3344:101::e]:41081 | ||
| 804 | 2026.01.21 00:01:40.761898 [ 293 ] {} <Debug> TCP-Session: 8d431bb0-182c-41af-95b9-e7a5601e852a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2026.01.21 00:01:40.761911 [ 293 ] {} <Debug> TCP-Session: 8d431bb0-182c-41af-95b9-e7a5601e852a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 806 | 2026.01.21 00:01:40.761985 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 807 | 2026.01.21 00:01:40.762011 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 808 | 2026.01.21 00:01:40.762041 [ 294 ] {} <Debug> TCP-Session: c7d92c30-039b-4046-934d-4a86bf9f5a76 Authenticating user 'default' from [fd00:1122:3344:101::e]:43761 | ||
| 809 | 2026.01.21 00:01:40.762052 [ 292 ] {} <Debug> TCP-Session: d714495d-a082-4ca1-bcbc-5f64ff122a8a Authenticating user 'default' from [fd00:1122:3344:101::e]:40252 | ||
| 810 | 2026.01.21 00:01:40.762067 [ 294 ] {} <Debug> TCP-Session: c7d92c30-039b-4046-934d-4a86bf9f5a76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 811 | 2026.01.21 00:01:40.762082 [ 292 ] {} <Debug> TCP-Session: d714495d-a082-4ca1-bcbc-5f64ff122a8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2026.01.21 00:01:40.762089 [ 294 ] {} <Debug> TCP-Session: c7d92c30-039b-4046-934d-4a86bf9f5a76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.01.21 00:01:40.762105 [ 292 ] {} <Debug> TCP-Session: d714495d-a082-4ca1-bcbc-5f64ff122a8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.01.21 00:01:40.764008 [ 286 ] {235c5043-be83-4264-b9a8-632044dd7ea4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 815 | 2026.01.21 00:01:40.776271 [ 286 ] {235c5043-be83-4264-b9a8-632044dd7ea4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.01.21 00:01:40.796940 [ 286 ] {235c5043-be83-4264-b9a8-632044dd7ea4} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 817 | 2026.01.21 00:01:40.816439 [ 299 ] {235c5043-be83-4264-b9a8-632044dd7ea4} <Trace> AggregatingTransform: Aggregating | ||
| 818 | 2026.01.21 00:01:40.818614 [ 299 ] {235c5043-be83-4264-b9a8-632044dd7ea4} <Trace> Aggregator: Aggregation method: without_key | ||
| 819 | 2026.01.21 00:01:40.819390 [ 299 ] {235c5043-be83-4264-b9a8-632044dd7ea4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.008292756 sec. (120.587 rows/sec., 4.71 KiB/sec.) | ||
| 820 | 2026.01.21 00:01:40.819418 [ 299 ] {235c5043-be83-4264-b9a8-632044dd7ea4} <Trace> Aggregator: Merging aggregated data | ||
| 821 | 2026.01.21 00:01:40.819473 [ 299 ] {235c5043-be83-4264-b9a8-632044dd7ea4} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 822 | 2026.01.21 00:01:40.822474 [ 286 ] {235c5043-be83-4264-b9a8-632044dd7ea4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.06706 sec., 14.912019087384433 rows/sec., 596.48 B/sec. | ||
| 823 | 2026.01.21 00:01:40.822665 [ 286 ] {235c5043-be83-4264-b9a8-632044dd7ea4} <Debug> TCPHandler: Processed in 0.067624329 sec. | ||
| 824 | 2026.01.21 00:01:40.826034 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 825 | 2026.01.21 00:01:40.826083 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 826 | 2026.01.21 00:01:40.826109 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 827 | 2026.01.21 00:01:40.826132 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 828 | 2026.01.21 00:01:40.826146 [ 294 ] {} <Debug> TCP-Session: c7d92c30-039b-4046-934d-4a86bf9f5a76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.01.21 00:01:40.826147 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 830 | 2026.01.21 00:01:40.826173 [ 287 ] {} <Debug> TCP-Session: f1e10b58-43ed-42e7-a9d2-efe9d1f266d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 831 | 2026.01.21 00:01:40.826193 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 832 | 2026.01.21 00:01:40.826202 [ 293 ] {} <Debug> TCP-Session: 8d431bb0-182c-41af-95b9-e7a5601e852a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 833 | 2026.01.21 00:01:40.826212 [ 290 ] {} <Debug> TCP-Session: 50e730d8-3ff5-4eaa-b99b-2f39e9fec384 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.01.21 00:01:40.826233 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 835 | 2026.01.21 00:01:40.826246 [ 289 ] {} <Debug> TCP-Session: 518dcc78-906b-440e-a6ab-2020ff34885d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.01.21 00:01:40.826302 [ 292 ] {} <Debug> TCP-Session: d714495d-a082-4ca1-bcbc-5f64ff122a8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 837 | 2026.01.21 00:01:40.826212 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 838 | 2026.01.21 00:01:40.826173 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 839 | 2026.01.21 00:01:40.826089 [ 286 ] {} <Debug> TCP-Session: 428f9a36-a357-442a-9154-7a254e30891c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 840 | 2026.01.21 00:01:40.826373 [ 291 ] {} <Debug> TCP-Session: ae5991e3-7270-4ab7-a717-5d20f6485f01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 841 | 2026.01.21 00:01:40.826391 [ 288 ] {} <Debug> TCP-Session: 2ef108c4-273e-47f3-8308-80961e8e3801 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 842 | 2026.01.21 00:01:40.920604 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 843 | 2026.01.21 00:01:40.920659 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 844 | 2026.01.21 00:01:40.971059 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 90 | ||
| 845 | 2026.01.21 00:01:40.971617 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 846 | 2026.01.21 00:01:40.972105 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 847 | 2026.01.21 00:01:40.972151 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 848 | 2026.01.21 00:01:40.972842 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 849 | 2026.01.21 00:01:40.973350 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 850 | 2026.01.21 00:01:40.973400 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 851 | 2026.01.21 00:01:40.973402 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 852 | 2026.01.21 00:01:40.973550 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 853 | 2026.01.21 00:01:40.974710 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 854 | 2026.01.21 00:01:40.975296 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 855 | 2026.01.21 00:01:40.975589 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 856 | 2026.01.21 00:01:41.000311 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.35 MiB, peak 167.45 MiB, free memory in arenas 0.00 B, will set to 163.01 MiB (RSS), difference: 3.65 MiB | ||
| 857 | 2026.01.21 00:01:41.069383 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 858 | 2026.01.21 00:01:41.087027 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 859 | 2026.01.21 00:01:41.087101 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 860 | 2026.01.21 00:01:41.093783 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 861 | 2026.01.21 00:01:41.094985 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 862 | 2026.01.21 00:01:41.098536 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 863 | 2026.01.21 00:01:42.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.53 MiB, peak 167.53 MiB, free memory in arenas 0.00 B, will set to 164.87 MiB (RSS), difference: 1.34 MiB | ||
| 864 | 2026.01.21 00:01:45.477074 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53374 | ||
| 865 | 2026.01.21 00:01:45.477217 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 866 | 2026.01.21 00:01:45.477251 [ 286 ] {} <Debug> TCP-Session: aff8fbce-2e38-47eb-b568-1f9877bffcb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53374 | ||
| 867 | 2026.01.21 00:01:45.477278 [ 286 ] {} <Debug> TCP-Session: aff8fbce-2e38-47eb-b568-1f9877bffcb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2026.01.21 00:01:45.477294 [ 286 ] {} <Debug> TCP-Session: aff8fbce-2e38-47eb-b568-1f9877bffcb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2026.01.21 00:01:45.477535 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54648 | ||
| 870 | 2026.01.21 00:01:45.477574 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50970 | ||
| 871 | 2026.01.21 00:01:45.477587 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61306 | ||
| 872 | 2026.01.21 00:01:45.477601 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42375 | ||
| 873 | 2026.01.21 00:01:45.477620 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54381 | ||
| 874 | 2026.01.21 00:01:45.477681 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 875 | 2026.01.21 00:01:45.477685 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 876 | 2026.01.21 00:01:45.477720 [ 290 ] {} <Debug> TCP-Session: 59cc79ba-cc19-475a-9d77-7e95bbe2194d Authenticating user 'default' from [fd00:1122:3344:101::e]:50970 | ||
| 877 | 2026.01.21 00:01:45.477726 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 878 | 2026.01.21 00:01:45.477729 [ 286 ] {} <Trace> TCP-Session: aff8fbce-2e38-47eb-b568-1f9877bffcb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2026.01.21 00:01:45.477754 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 880 | 2026.01.21 00:01:45.477764 [ 291 ] {} <Debug> TCP-Session: 4d226836-a772-4d03-b8fb-37b399c7f520 Authenticating user 'default' from [fd00:1122:3344:101::e]:61306 | ||
| 881 | 2026.01.21 00:01:45.477797 [ 292 ] {} <Debug> TCP-Session: d0e20d4e-0a6c-4517-8a9c-0080195c1898 Authenticating user 'default' from [fd00:1122:3344:101::e]:42375 | ||
| 882 | 2026.01.21 00:01:45.477813 [ 291 ] {} <Debug> TCP-Session: 4d226836-a772-4d03-b8fb-37b399c7f520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2026.01.21 00:01:45.477763 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 884 | 2026.01.21 00:01:45.477832 [ 292 ] {} <Debug> TCP-Session: d0e20d4e-0a6c-4517-8a9c-0080195c1898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 885 | 2026.01.21 00:01:45.477868 [ 294 ] {} <Debug> TCP-Session: 10fa0749-d16d-4b96-a317-046025dfc905 Authenticating user 'default' from [fd00:1122:3344:101::e]:54381 | ||
| 886 | 2026.01.21 00:01:45.477881 [ 292 ] {} <Debug> TCP-Session: d0e20d4e-0a6c-4517-8a9c-0080195c1898 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2026.01.21 00:01:45.477898 [ 294 ] {} <Debug> TCP-Session: 10fa0749-d16d-4b96-a317-046025dfc905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.01.21 00:01:45.477751 [ 290 ] {} <Debug> TCP-Session: 59cc79ba-cc19-475a-9d77-7e95bbe2194d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.01.21 00:01:45.477922 [ 294 ] {} <Debug> TCP-Session: 10fa0749-d16d-4b96-a317-046025dfc905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.01.21 00:01:45.477929 [ 286 ] {a39d2319-8964-4bdb-9456-c589bf2a155c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53374) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 891 | 2026.01.21 00:01:45.477935 [ 290 ] {} <Debug> TCP-Session: 59cc79ba-cc19-475a-9d77-7e95bbe2194d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2026.01.21 00:01:45.477731 [ 287 ] {} <Debug> TCP-Session: 077e69d6-0683-4755-8fd3-4b7a481fae18 Authenticating user 'default' from [fd00:1122:3344:101::e]:54648 | ||
| 893 | 2026.01.21 00:01:45.477613 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57617 | ||
| 894 | 2026.01.21 00:01:45.477994 [ 287 ] {} <Debug> TCP-Session: 077e69d6-0683-4755-8fd3-4b7a481fae18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.01.21 00:01:45.477574 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33091 | ||
| 896 | 2026.01.21 00:01:45.478053 [ 287 ] {} <Debug> TCP-Session: 077e69d6-0683-4755-8fd3-4b7a481fae18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2026.01.21 00:01:45.477536 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48461 | ||
| 898 | 2026.01.21 00:01:45.477838 [ 291 ] {} <Debug> TCP-Session: 4d226836-a772-4d03-b8fb-37b399c7f520 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.01.21 00:01:45.478125 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 900 | 2026.01.21 00:01:45.478159 [ 293 ] {} <Debug> TCP-Session: 88209647-6bef-4cdb-bf81-d6590c7c1d43 Authenticating user 'default' from [fd00:1122:3344:101::e]:57617 | ||
| 901 | 2026.01.21 00:01:45.478181 [ 293 ] {} <Debug> TCP-Session: 88209647-6bef-4cdb-bf81-d6590c7c1d43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.01.21 00:01:45.478194 [ 293 ] {} <Debug> TCP-Session: 88209647-6bef-4cdb-bf81-d6590c7c1d43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.01.21 00:01:45.478211 [ 286 ] {a39d2319-8964-4bdb-9456-c589bf2a155c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 904 | 2026.01.21 00:01:45.478215 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 905 | 2026.01.21 00:01:45.478264 [ 289 ] {} <Debug> TCP-Session: ba83c78c-810b-4d55-8d52-6aefee5076fd Authenticating user 'default' from [fd00:1122:3344:101::e]:33091 | ||
| 906 | 2026.01.21 00:01:45.478269 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 907 | 2026.01.21 00:01:45.478276 [ 286 ] {a39d2319-8964-4bdb-9456-c589bf2a155c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 908 | 2026.01.21 00:01:45.478309 [ 288 ] {} <Debug> TCP-Session: 46dcb1ae-00b4-4149-bfc6-5af0da44d8a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48461 | ||
| 909 | 2026.01.21 00:01:45.478285 [ 289 ] {} <Debug> TCP-Session: ba83c78c-810b-4d55-8d52-6aefee5076fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.01.21 00:01:45.478338 [ 288 ] {} <Debug> TCP-Session: 46dcb1ae-00b4-4149-bfc6-5af0da44d8a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 911 | 2026.01.21 00:01:45.478355 [ 289 ] {} <Debug> TCP-Session: ba83c78c-810b-4d55-8d52-6aefee5076fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 912 | 2026.01.21 00:01:45.478366 [ 288 ] {} <Debug> TCP-Session: 46dcb1ae-00b4-4149-bfc6-5af0da44d8a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 913 | 2026.01.21 00:01:45.478602 [ 286 ] {a39d2319-8964-4bdb-9456-c589bf2a155c} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 914 | 2026.01.21 00:01:45.479511 [ 319 ] {a39d2319-8964-4bdb-9456-c589bf2a155c} <Trace> AggregatingTransform: Aggregating | ||
| 915 | 2026.01.21 00:01:45.479563 [ 319 ] {a39d2319-8964-4bdb-9456-c589bf2a155c} <Trace> Aggregator: Aggregation method: without_key | ||
| 916 | 2026.01.21 00:01:45.479596 [ 319 ] {a39d2319-8964-4bdb-9456-c589bf2a155c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000891253 sec. (1122.016 rows/sec., 43.83 KiB/sec.) | ||
| 917 | 2026.01.21 00:01:45.479612 [ 319 ] {a39d2319-8964-4bdb-9456-c589bf2a155c} <Trace> Aggregator: Merging aggregated data | ||
| 918 | 2026.01.21 00:01:45.480881 [ 286 ] {a39d2319-8964-4bdb-9456-c589bf2a155c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003008 sec., 332.44680851063833 rows/sec., 12.99 KiB/sec. | ||
| 919 | 2026.01.21 00:01:45.481031 [ 286 ] {a39d2319-8964-4bdb-9456-c589bf2a155c} <Debug> TCPHandler: Processed in 0.003431942 sec. | ||
| 920 | 2026.01.21 00:01:45.481161 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 921 | 2026.01.21 00:01:45.481190 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 922 | 2026.01.21 00:01:45.481193 [ 286 ] {} <Debug> TCP-Session: aff8fbce-2e38-47eb-b568-1f9877bffcb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 923 | 2026.01.21 00:01:45.481211 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 924 | 2026.01.21 00:01:45.481228 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 925 | 2026.01.21 00:01:45.481246 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 926 | 2026.01.21 00:01:45.481266 [ 288 ] {} <Debug> TCP-Session: 46dcb1ae-00b4-4149-bfc6-5af0da44d8a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.01.21 00:01:45.481289 [ 290 ] {} <Debug> TCP-Session: 59cc79ba-cc19-475a-9d77-7e95bbe2194d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.01.21 00:01:45.481296 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 929 | 2026.01.21 00:01:45.481313 [ 289 ] {} <Debug> TCP-Session: ba83c78c-810b-4d55-8d52-6aefee5076fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.01.21 00:01:45.481314 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 931 | 2026.01.21 00:01:45.481349 [ 291 ] {} <Debug> TCP-Session: 4d226836-a772-4d03-b8fb-37b399c7f520 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.01.21 00:01:45.481280 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 933 | 2026.01.21 00:01:45.481382 [ 293 ] {} <Debug> TCP-Session: 88209647-6bef-4cdb-bf81-d6590c7c1d43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2026.01.21 00:01:45.481280 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 935 | 2026.01.21 00:01:45.481428 [ 292 ] {} <Debug> TCP-Session: d0e20d4e-0a6c-4517-8a9c-0080195c1898 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 936 | 2026.01.21 00:01:45.481233 [ 287 ] {} <Debug> TCP-Session: 077e69d6-0683-4755-8fd3-4b7a481fae18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.01.21 00:01:45.481464 [ 294 ] {} <Debug> TCP-Session: 10fa0749-d16d-4b96-a317-046025dfc905 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.01.21 00:01:47.604613 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 939 | 2026.01.21 00:01:47.604823 [ 3 ] {0d26b5ae-84bb-498e-a48e-0dae7fc3b17e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 940 | 2026.01.21 00:01:47.605117 [ 3 ] {0d26b5ae-84bb-498e-a48e-0dae7fc3b17e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 941 | 2026.01.21 00:01:47.605180 [ 3 ] {0d26b5ae-84bb-498e-a48e-0dae7fc3b17e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 942 | 2026.01.21 00:01:47.605623 [ 3 ] {0d26b5ae-84bb-498e-a48e-0dae7fc3b17e} <Debug> TCPHandler: Processed in 0.001142248 sec. | ||
| 943 | 2026.01.21 00:01:47.624332 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 944 | 2026.01.21 00:01:47.624500 [ 3 ] {1cfa756f-a780-4a13-9694-de466269298a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 945 | 2026.01.21 00:01:47.633804 [ 3 ] {1cfa756f-a780-4a13-9694-de466269298a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 946 | 2026.01.21 00:01:47.633870 [ 3 ] {1cfa756f-a780-4a13-9694-de466269298a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 947 | 2026.01.21 00:01:47.636299 [ 3 ] {1cfa756f-a780-4a13-9694-de466269298a} <Debug> TCPHandler: Processed in 0.012030954 sec. | ||
| 948 | 2026.01.21 00:01:47.636566 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 949 | 2026.01.21 00:01:47.636695 [ 3 ] {ef2d84e4-7c70-43ae-92ea-12c6f3226e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 950 | 2026.01.21 00:01:47.641439 [ 3 ] {ef2d84e4-7c70-43ae-92ea-12c6f3226e88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 951 | 2026.01.21 00:01:47.641498 [ 3 ] {ef2d84e4-7c70-43ae-92ea-12c6f3226e88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 952 | 2026.01.21 00:01:47.641981 [ 3 ] {ef2d84e4-7c70-43ae-92ea-12c6f3226e88} <Debug> TCPHandler: Processed in 0.005467283 sec. | ||
| 953 | 2026.01.21 00:01:47.642198 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 954 | 2026.01.21 00:01:47.642320 [ 3 ] {6644bebc-5412-4a19-91ce-a91b40413151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 955 | 2026.01.21 00:01:47.642572 [ 3 ] {6644bebc-5412-4a19-91ce-a91b40413151} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 956 | 2026.01.21 00:01:47.642616 [ 3 ] {6644bebc-5412-4a19-91ce-a91b40413151} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 957 | 2026.01.21 00:01:47.642972 [ 3 ] {6644bebc-5412-4a19-91ce-a91b40413151} <Debug> TCPHandler: Processed in 0.000824042 sec. | ||
| 958 | 2026.01.21 00:01:47.643181 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2026.01.21 00:01:47.643297 [ 3 ] {b12956bf-35e4-46c0-bbc5-756af3bdc08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 960 | 2026.01.21 00:01:47.643538 [ 3 ] {b12956bf-35e4-46c0-bbc5-756af3bdc08b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 961 | 2026.01.21 00:01:47.643580 [ 3 ] {b12956bf-35e4-46c0-bbc5-756af3bdc08b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 962 | 2026.01.21 00:01:47.643892 [ 3 ] {b12956bf-35e4-46c0-bbc5-756af3bdc08b} <Debug> TCPHandler: Processed in 0.000759391 sec. | ||
| 963 | 2026.01.21 00:01:47.644108 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 964 | 2026.01.21 00:01:47.644223 [ 3 ] {4835df06-1983-4aee-a7e8-37f482435757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 965 | 2026.01.21 00:01:47.644463 [ 3 ] {4835df06-1983-4aee-a7e8-37f482435757} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 966 | 2026.01.21 00:01:47.644505 [ 3 ] {4835df06-1983-4aee-a7e8-37f482435757} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 967 | 2026.01.21 00:01:47.644819 [ 3 ] {4835df06-1983-4aee-a7e8-37f482435757} <Debug> TCPHandler: Processed in 0.000760561 sec. | ||
| 968 | 2026.01.21 00:01:47.645207 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 969 | 2026.01.21 00:01:47.645321 [ 3 ] {687b8517-ed09-431e-aaf5-8f45a7e68e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 970 | 2026.01.21 00:01:47.645561 [ 3 ] {687b8517-ed09-431e-aaf5-8f45a7e68e81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 971 | 2026.01.21 00:01:47.645604 [ 3 ] {687b8517-ed09-431e-aaf5-8f45a7e68e81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 972 | 2026.01.21 00:01:47.645921 [ 3 ] {687b8517-ed09-431e-aaf5-8f45a7e68e81} <Debug> TCPHandler: Processed in 0.000762921 sec. | ||
| 973 | 2026.01.21 00:01:47.646125 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 974 | 2026.01.21 00:01:47.646242 [ 3 ] {a751cfa8-a34a-4e99-80ba-596d34177e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 975 | 2026.01.21 00:01:47.646484 [ 3 ] {a751cfa8-a34a-4e99-80ba-596d34177e64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 976 | 2026.01.21 00:01:47.646527 [ 3 ] {a751cfa8-a34a-4e99-80ba-596d34177e64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 977 | 2026.01.21 00:01:47.646893 [ 3 ] {a751cfa8-a34a-4e99-80ba-596d34177e64} <Debug> TCPHandler: Processed in 0.000816643 sec. | ||
| 978 | 2026.01.21 00:01:47.647083 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 979 | 2026.01.21 00:01:47.647199 [ 3 ] {32ed804e-5206-44ab-b7c5-962ae611c074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 980 | 2026.01.21 00:01:47.647443 [ 3 ] {32ed804e-5206-44ab-b7c5-962ae611c074} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 981 | 2026.01.21 00:01:47.647485 [ 3 ] {32ed804e-5206-44ab-b7c5-962ae611c074} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 982 | 2026.01.21 00:01:47.647799 [ 3 ] {32ed804e-5206-44ab-b7c5-962ae611c074} <Debug> TCPHandler: Processed in 0.000766192 sec. | ||
| 983 | 2026.01.21 00:01:47.651032 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 984 | 2026.01.21 00:01:47.651217 [ 3 ] {f30919f1-f314-4de8-81ec-5f2c08151f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 985 | 2026.01.21 00:01:47.651290 [ 3 ] {f30919f1-f314-4de8-81ec-5f2c08151f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 986 | 2026.01.21 00:01:47.654163 [ 3 ] {f30919f1-f314-4de8-81ec-5f2c08151f4a} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 987 | 2026.01.21 00:01:47.654218 [ 3 ] {f30919f1-f314-4de8-81ec-5f2c08151f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 988 | 2026.01.21 00:01:47.657037 [ 3 ] {f30919f1-f314-4de8-81ec-5f2c08151f4a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 989 | 2026.01.21 00:01:47.657446 [ 3 ] {f30919f1-f314-4de8-81ec-5f2c08151f4a} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 990 | 2026.01.21 00:01:47.657597 [ 3 ] {f30919f1-f314-4de8-81ec-5f2c08151f4a} <Debug> executeQuery: Read 9 rows, 1.16 KiB in 0.006433 sec., 1399.036219493238 rows/sec., 180.04 KiB/sec. | ||
| 991 | 2026.01.21 00:01:47.657636 [ 3 ] {f30919f1-f314-4de8-81ec-5f2c08151f4a} <Debug> TCPHandler: Processed in 0.006695892 sec. | ||
| 992 | 2026.01.21 00:01:47.657747 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 993 | 2026.01.21 00:01:47.657842 [ 3 ] {25a3d7ea-a5fc-482a-a178-ffb2bd719cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 994 | 2026.01.21 00:01:47.657884 [ 3 ] {25a3d7ea-a5fc-482a-a178-ffb2bd719cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 995 | 2026.01.21 00:01:47.662470 [ 3 ] {25a3d7ea-a5fc-482a-a178-ffb2bd719cdc} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 996 | 2026.01.21 00:01:47.662504 [ 3 ] {25a3d7ea-a5fc-482a-a178-ffb2bd719cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 997 | 2026.01.21 00:01:47.665556 [ 3 ] {25a3d7ea-a5fc-482a-a178-ffb2bd719cdc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 998 | 2026.01.21 00:01:47.666157 [ 3 ] {25a3d7ea-a5fc-482a-a178-ffb2bd719cdc} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 999 | 2026.01.21 00:01:47.666291 [ 3 ] {25a3d7ea-a5fc-482a-a178-ffb2bd719cdc} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.008467 sec., 472.42234557694576 rows/sec., 38.52 KiB/sec. | ||
| 1000 | 2026.01.21 00:01:47.666328 [ 3 ] {25a3d7ea-a5fc-482a-a178-ffb2bd719cdc} <Debug> TCPHandler: Processed in 0.008636082 sec. | ||
| 1001 | 2026.01.21 00:01:47.666448 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2026.01.21 00:01:47.666543 [ 3 ] {decb5ed7-19cb-4fa1-b7a7-bd942a4fca10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1003 | 2026.01.21 00:01:47.666583 [ 3 ] {decb5ed7-19cb-4fa1-b7a7-bd942a4fca10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1004 | 2026.01.21 00:01:47.666977 [ 3 ] {decb5ed7-19cb-4fa1-b7a7-bd942a4fca10} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1005 | 2026.01.21 00:01:47.667013 [ 3 ] {decb5ed7-19cb-4fa1-b7a7-bd942a4fca10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1006 | 2026.01.21 00:01:47.667604 [ 3 ] {decb5ed7-19cb-4fa1-b7a7-bd942a4fca10} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1007 | 2026.01.21 00:01:47.668100 [ 3 ] {decb5ed7-19cb-4fa1-b7a7-bd942a4fca10} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1008 | 2026.01.21 00:01:47.668231 [ 3 ] {decb5ed7-19cb-4fa1-b7a7-bd942a4fca10} <Debug> executeQuery: Read 12 rows, 1.07 KiB in 0.001706 sec., 7033.997655334115 rows/sec., 625.66 KiB/sec. | ||
| 1009 | 2026.01.21 00:01:47.668268 [ 3 ] {decb5ed7-19cb-4fa1-b7a7-bd942a4fca10} <Debug> TCPHandler: Processed in 0.001869658 sec. | ||
| 1010 | 2026.01.21 00:01:47.668378 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1011 | 2026.01.21 00:01:47.668472 [ 3 ] {f99a04d4-756a-45ae-a071-6a95c6daa3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1012 | 2026.01.21 00:01:47.668512 [ 3 ] {f99a04d4-756a-45ae-a071-6a95c6daa3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1013 | 2026.01.21 00:01:47.668937 [ 3 ] {f99a04d4-756a-45ae-a071-6a95c6daa3fb} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1014 | 2026.01.21 00:01:47.668982 [ 3 ] {f99a04d4-756a-45ae-a071-6a95c6daa3fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1015 | 2026.01.21 00:01:47.669584 [ 3 ] {f99a04d4-756a-45ae-a071-6a95c6daa3fb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1016 | 2026.01.21 00:01:47.670041 [ 3 ] {f99a04d4-756a-45ae-a071-6a95c6daa3fb} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1017 | 2026.01.21 00:01:47.670173 [ 3 ] {f99a04d4-756a-45ae-a071-6a95c6daa3fb} <Debug> executeQuery: Read 7 rows, 517.00 B in 0.001719 sec., 4072.1349621873183 rows/sec., 293.71 KiB/sec. | ||
| 1018 | 2026.01.21 00:01:47.670208 [ 3 ] {f99a04d4-756a-45ae-a071-6a95c6daa3fb} <Debug> TCPHandler: Processed in 0.001880429 sec. | ||
| 1019 | 2026.01.21 00:01:47.670318 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1020 | 2026.01.21 00:01:47.670413 [ 3 ] {a807385c-6d43-47d8-bef5-8abcd354eff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1021 | 2026.01.21 00:01:47.670452 [ 3 ] {a807385c-6d43-47d8-bef5-8abcd354eff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1022 | 2026.01.21 00:01:47.672846 [ 3 ] {a807385c-6d43-47d8-bef5-8abcd354eff2} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1023 | 2026.01.21 00:01:47.672883 [ 3 ] {a807385c-6d43-47d8-bef5-8abcd354eff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1024 | 2026.01.21 00:01:47.673653 [ 3 ] {a807385c-6d43-47d8-bef5-8abcd354eff2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1025 | 2026.01.21 00:01:47.674196 [ 3 ] {a807385c-6d43-47d8-bef5-8abcd354eff2} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1026 | 2026.01.21 00:01:47.674328 [ 3 ] {a807385c-6d43-47d8-bef5-8abcd354eff2} <Debug> executeQuery: Read 24 rows, 1.93 KiB in 0.003934 sec., 6100.660904931367 rows/sec., 491.26 KiB/sec. | ||
| 1027 | 2026.01.21 00:01:47.674365 [ 3 ] {a807385c-6d43-47d8-bef5-8abcd354eff2} <Debug> TCPHandler: Processed in 0.004096903 sec. | ||
| 1028 | 2026.01.21 00:01:47.674481 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1029 | 2026.01.21 00:01:47.674576 [ 3 ] {0d964c62-f415-4789-9944-cac269a20bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1030 | 2026.01.21 00:01:47.674620 [ 3 ] {0d964c62-f415-4789-9944-cac269a20bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1031 | 2026.01.21 00:01:47.677070 [ 3 ] {0d964c62-f415-4789-9944-cac269a20bd0} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1032 | 2026.01.21 00:01:47.677106 [ 3 ] {0d964c62-f415-4789-9944-cac269a20bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1033 | 2026.01.21 00:01:47.681515 [ 3 ] {0d964c62-f415-4789-9944-cac269a20bd0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1034 | 2026.01.21 00:01:47.681952 [ 3 ] {0d964c62-f415-4789-9944-cac269a20bd0} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1035 | 2026.01.21 00:01:47.682088 [ 3 ] {0d964c62-f415-4789-9944-cac269a20bd0} <Debug> executeQuery: Read 10 rows, 768.00 B in 0.007532 sec., 1327.6686139139672 rows/sec., 99.58 KiB/sec. | ||
| 1036 | 2026.01.21 00:01:47.682127 [ 3 ] {0d964c62-f415-4789-9944-cac269a20bd0} <Debug> TCPHandler: Processed in 0.007693747 sec. | ||
| 1037 | 2026.01.21 00:01:47.682248 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1038 | 2026.01.21 00:01:47.682344 [ 3 ] {790d60c2-c5ed-46c7-bc1a-0d71427b42cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1039 | 2026.01.21 00:01:47.682397 [ 3 ] {790d60c2-c5ed-46c7-bc1a-0d71427b42cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1040 | 2026.01.21 00:01:47.683287 [ 3 ] {790d60c2-c5ed-46c7-bc1a-0d71427b42cb} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1041 | 2026.01.21 00:01:47.683324 [ 3 ] {790d60c2-c5ed-46c7-bc1a-0d71427b42cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1042 | 2026.01.21 00:01:47.686984 [ 3 ] {790d60c2-c5ed-46c7-bc1a-0d71427b42cb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1043 | 2026.01.21 00:01:47.687436 [ 3 ] {790d60c2-c5ed-46c7-bc1a-0d71427b42cb} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1044 | 2026.01.21 00:01:47.687574 [ 3 ] {790d60c2-c5ed-46c7-bc1a-0d71427b42cb} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.005249 sec., 571.5374357020385 rows/sec., 1.02 MiB/sec. | ||
| 1045 | 2026.01.21 00:01:47.687631 [ 3 ] {790d60c2-c5ed-46c7-bc1a-0d71427b42cb} <Debug> TCPHandler: Processed in 0.005432923 sec. | ||
| 1046 | 2026.01.21 00:01:47.687751 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2026.01.21 00:01:47.687847 [ 3 ] {e8d5bc8b-4ae5-450c-8afd-454dff68a014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1048 | 2026.01.21 00:01:47.687888 [ 3 ] {e8d5bc8b-4ae5-450c-8afd-454dff68a014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1049 | 2026.01.21 00:01:47.688221 [ 3 ] {e8d5bc8b-4ae5-450c-8afd-454dff68a014} <Trace> oximeter.measurements_i64 (7faa0ba1-382b-42e3-8944-7c890a5aacbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1050 | 2026.01.21 00:01:47.688257 [ 3 ] {e8d5bc8b-4ae5-450c-8afd-454dff68a014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1051 | 2026.01.21 00:01:47.688695 [ 3 ] {e8d5bc8b-4ae5-450c-8afd-454dff68a014} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1052 | 2026.01.21 00:01:47.689085 [ 3 ] {e8d5bc8b-4ae5-450c-8afd-454dff68a014} <Trace> oximeter.measurements_i64 (7faa0ba1-382b-42e3-8944-7c890a5aacbc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1053 | 2026.01.21 00:01:47.689206 [ 3 ] {e8d5bc8b-4ae5-450c-8afd-454dff68a014} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001411 sec., 6378.454996456414 rows/sec., 450.56 KiB/sec. | ||
| 1054 | 2026.01.21 00:01:47.689250 [ 3 ] {e8d5bc8b-4ae5-450c-8afd-454dff68a014} <Debug> TCPHandler: Processed in 0.001584664 sec. | ||
| 1055 | 2026.01.21 00:01:47.689352 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1056 | 2026.01.21 00:01:47.689440 [ 3 ] {754528a9-c16c-4e2b-82c5-b504426aa29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1057 | 2026.01.21 00:01:47.689477 [ 3 ] {754528a9-c16c-4e2b-82c5-b504426aa29a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1058 | 2026.01.21 00:01:47.689840 [ 3 ] {754528a9-c16c-4e2b-82c5-b504426aa29a} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1059 | 2026.01.21 00:01:47.689876 [ 3 ] {754528a9-c16c-4e2b-82c5-b504426aa29a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1060 | 2026.01.21 00:01:47.690362 [ 3 ] {754528a9-c16c-4e2b-82c5-b504426aa29a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1061 | 2026.01.21 00:01:47.690792 [ 3 ] {754528a9-c16c-4e2b-82c5-b504426aa29a} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1062 | 2026.01.21 00:01:47.690919 [ 3 ] {754528a9-c16c-4e2b-82c5-b504426aa29a} <Debug> executeQuery: Read 8 rows, 516.00 B in 0.001448 sec., 5524.861878453038 rows/sec., 348.00 KiB/sec. | ||
| 1063 | 2026.01.21 00:01:47.690954 [ 3 ] {754528a9-c16c-4e2b-82c5-b504426aa29a} <Debug> TCPHandler: Processed in 0.001608594 sec. | ||
| 1064 | 2026.01.21 00:01:48.473690 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2403 | ||
| 1065 | 2026.01.21 00:01:48.474200 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1066 | 2026.01.21 00:01:48.474248 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1067 | 2026.01.21 00:01:48.474892 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1068 | 2026.01.21 00:01:48.475387 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1069 | 2026.01.21 00:01:48.475570 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2403 | ||
| 1070 | 2026.01.21 00:01:48.598660 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1071 | 2026.01.21 00:01:48.615281 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2026.01.21 00:01:48.615334 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1073 | 2026.01.21 00:01:48.621381 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1074 | 2026.01.21 00:01:48.622553 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2026.01.21 00:01:48.625922 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1076 | 2026.01.21 00:01:50.154518 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63286 | ||
| 1077 | 2026.01.21 00:01:50.154668 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1078 | 2026.01.21 00:01:50.154700 [ 286 ] {} <Debug> TCP-Session: 1fba8301-6d2a-4697-8b42-53b4ef67b7d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63286 | ||
| 1079 | 2026.01.21 00:01:50.154726 [ 286 ] {} <Debug> TCP-Session: 1fba8301-6d2a-4697-8b42-53b4ef67b7d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1080 | 2026.01.21 00:01:50.154742 [ 286 ] {} <Debug> TCP-Session: 1fba8301-6d2a-4697-8b42-53b4ef67b7d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1081 | 2026.01.21 00:01:50.154973 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54215 | ||
| 1082 | 2026.01.21 00:01:50.154993 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58695 | ||
| 1083 | 2026.01.21 00:01:50.155025 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48196 | ||
| 1084 | 2026.01.21 00:01:50.155036 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54653 | ||
| 1085 | 2026.01.21 00:01:50.155075 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38549 | ||
| 1086 | 2026.01.21 00:01:50.155109 [ 286 ] {} <Trace> TCP-Session: 1fba8301-6d2a-4697-8b42-53b4ef67b7d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.01.21 00:01:50.155104 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1088 | 2026.01.21 00:01:50.155143 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1089 | 2026.01.21 00:01:50.155158 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1090 | 2026.01.21 00:01:50.155170 [ 287 ] {} <Debug> TCP-Session: 4a62cbee-0c1e-48a7-916c-23d31c1ee2ee Authenticating user 'default' from [fd00:1122:3344:101::e]:54215 | ||
| 1091 | 2026.01.21 00:01:50.155180 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1092 | 2026.01.21 00:01:50.155212 [ 287 ] {} <Debug> TCP-Session: 4a62cbee-0c1e-48a7-916c-23d31c1ee2ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1093 | 2026.01.21 00:01:50.155195 [ 290 ] {} <Debug> TCP-Session: 33890931-fab9-4098-9c2e-54bafc820a20 Authenticating user 'default' from [fd00:1122:3344:101::e]:54653 | ||
| 1094 | 2026.01.21 00:01:50.155247 [ 287 ] {} <Debug> TCP-Session: 4a62cbee-0c1e-48a7-916c-23d31c1ee2ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1095 | 2026.01.21 00:01:50.155245 [ 292 ] {} <Debug> TCP-Session: bdc584f6-6880-441d-b43e-8fc273341d9d Authenticating user 'default' from [fd00:1122:3344:101::e]:38549 | ||
| 1096 | 2026.01.21 00:01:50.155269 [ 290 ] {} <Debug> TCP-Session: 33890931-fab9-4098-9c2e-54bafc820a20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1097 | 2026.01.21 00:01:50.155283 [ 286 ] {6ddc6782-5841-41df-8762-5a07b0168469} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63286) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1098 | 2026.01.21 00:01:50.155294 [ 292 ] {} <Debug> TCP-Session: bdc584f6-6880-441d-b43e-8fc273341d9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2026.01.21 00:01:50.155304 [ 290 ] {} <Debug> TCP-Session: 33890931-fab9-4098-9c2e-54bafc820a20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2026.01.21 00:01:50.155328 [ 292 ] {} <Debug> TCP-Session: bdc584f6-6880-441d-b43e-8fc273341d9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1101 | 2026.01.21 00:01:50.155182 [ 289 ] {} <Debug> TCP-Session: dede1ef4-0669-4775-b7a7-40916188abeb Authenticating user 'default' from [fd00:1122:3344:101::e]:48196 | ||
| 1102 | 2026.01.21 00:01:50.155115 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1103 | 2026.01.21 00:01:50.155389 [ 289 ] {} <Debug> TCP-Session: dede1ef4-0669-4775-b7a7-40916188abeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2026.01.21 00:01:50.155094 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61408 | ||
| 1105 | 2026.01.21 00:01:50.155414 [ 289 ] {} <Debug> TCP-Session: dede1ef4-0669-4775-b7a7-40916188abeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1106 | 2026.01.21 00:01:50.155413 [ 288 ] {} <Debug> TCP-Session: 0db192fa-5458-4343-bd03-220194fa0557 Authenticating user 'default' from [fd00:1122:3344:101::e]:58695 | ||
| 1107 | 2026.01.21 00:01:50.155084 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47564 | ||
| 1108 | 2026.01.21 00:01:50.155484 [ 288 ] {} <Debug> TCP-Session: 0db192fa-5458-4343-bd03-220194fa0557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2026.01.21 00:01:50.155495 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1110 | 2026.01.21 00:01:50.155518 [ 288 ] {} <Debug> TCP-Session: 0db192fa-5458-4343-bd03-220194fa0557 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1111 | 2026.01.21 00:01:50.155060 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34969 | ||
| 1112 | 2026.01.21 00:01:50.155543 [ 294 ] {} <Debug> TCP-Session: 0d9eca2f-7380-4377-b5bb-b60bf2329eb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61408 | ||
| 1113 | 2026.01.21 00:01:50.155559 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1114 | 2026.01.21 00:01:50.155587 [ 286 ] {6ddc6782-5841-41df-8762-5a07b0168469} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1115 | 2026.01.21 00:01:50.155613 [ 293 ] {} <Debug> TCP-Session: 9af87d33-ba50-406d-8098-3538817c1e47 Authenticating user 'default' from [fd00:1122:3344:101::e]:47564 | ||
| 1116 | 2026.01.21 00:01:50.155591 [ 294 ] {} <Debug> TCP-Session: 0d9eca2f-7380-4377-b5bb-b60bf2329eb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.01.21 00:01:50.155651 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1118 | 2026.01.21 00:01:50.155668 [ 286 ] {6ddc6782-5841-41df-8762-5a07b0168469} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1119 | 2026.01.21 00:01:50.155673 [ 294 ] {} <Debug> TCP-Session: 0d9eca2f-7380-4377-b5bb-b60bf2329eb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2026.01.21 00:01:50.155692 [ 291 ] {} <Debug> TCP-Session: 7258c802-b16a-46b6-92f0-be3b8fb2aa6a Authenticating user 'default' from [fd00:1122:3344:101::e]:34969 | ||
| 1121 | 2026.01.21 00:01:50.155654 [ 293 ] {} <Debug> TCP-Session: 9af87d33-ba50-406d-8098-3538817c1e47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1122 | 2026.01.21 00:01:50.155731 [ 291 ] {} <Debug> TCP-Session: 7258c802-b16a-46b6-92f0-be3b8fb2aa6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2026.01.21 00:01:50.155754 [ 293 ] {} <Debug> TCP-Session: 9af87d33-ba50-406d-8098-3538817c1e47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2026.01.21 00:01:50.155766 [ 291 ] {} <Debug> TCP-Session: 7258c802-b16a-46b6-92f0-be3b8fb2aa6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2026.01.21 00:01:50.156001 [ 286 ] {6ddc6782-5841-41df-8762-5a07b0168469} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 1126 | 2026.01.21 00:01:50.156899 [ 260 ] {6ddc6782-5841-41df-8762-5a07b0168469} <Trace> AggregatingTransform: Aggregating | ||
| 1127 | 2026.01.21 00:01:50.156944 [ 260 ] {6ddc6782-5841-41df-8762-5a07b0168469} <Trace> Aggregator: Aggregation method: without_key | ||
| 1128 | 2026.01.21 00:01:50.156978 [ 260 ] {6ddc6782-5841-41df-8762-5a07b0168469} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000873174 sec. (1145.247 rows/sec., 44.74 KiB/sec.) | ||
| 1129 | 2026.01.21 00:01:50.156993 [ 260 ] {6ddc6782-5841-41df-8762-5a07b0168469} <Trace> Aggregator: Merging aggregated data | ||
| 1130 | 2026.01.21 00:01:50.158381 [ 286 ] {6ddc6782-5841-41df-8762-5a07b0168469} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003154 sec., 317.0577045022194 rows/sec., 12.39 KiB/sec. | ||
| 1131 | 2026.01.21 00:01:50.158571 [ 286 ] {6ddc6782-5841-41df-8762-5a07b0168469} <Debug> TCPHandler: Processed in 0.003584484 sec. | ||
| 1132 | 2026.01.21 00:01:50.158685 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1133 | 2026.01.21 00:01:50.158715 [ 286 ] {} <Debug> TCP-Session: 1fba8301-6d2a-4697-8b42-53b4ef67b7d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1134 | 2026.01.21 00:01:50.158715 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1135 | 2026.01.21 00:01:50.158731 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1136 | 2026.01.21 00:01:50.158749 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1137 | 2026.01.21 00:01:50.158774 [ 287 ] {} <Debug> TCP-Session: 4a62cbee-0c1e-48a7-916c-23d31c1ee2ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1138 | 2026.01.21 00:01:50.158784 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1139 | 2026.01.21 00:01:50.158813 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1140 | 2026.01.21 00:01:50.158825 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1141 | 2026.01.21 00:01:50.158835 [ 292 ] {} <Debug> TCP-Session: bdc584f6-6880-441d-b43e-8fc273341d9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1142 | 2026.01.21 00:01:50.158859 [ 290 ] {} <Debug> TCP-Session: 33890931-fab9-4098-9c2e-54bafc820a20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1143 | 2026.01.21 00:01:50.158880 [ 293 ] {} <Debug> TCP-Session: 9af87d33-ba50-406d-8098-3538817c1e47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1144 | 2026.01.21 00:01:50.158790 [ 288 ] {} <Debug> TCP-Session: 0db192fa-5458-4343-bd03-220194fa0557 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1145 | 2026.01.21 00:01:50.158768 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1146 | 2026.01.21 00:01:50.158808 [ 294 ] {} <Debug> TCP-Session: 0d9eca2f-7380-4377-b5bb-b60bf2329eb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2026.01.21 00:01:50.158960 [ 289 ] {} <Debug> TCP-Session: dede1ef4-0669-4775-b7a7-40916188abeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.01.21 00:01:50.158800 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1149 | 2026.01.21 00:01:50.159019 [ 291 ] {} <Debug> TCP-Session: 7258c802-b16a-46b6-92f0-be3b8fb2aa6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2026.01.21 00:01:50.975749 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 130 | ||
| 1151 | 2026.01.21 00:01:50.978231 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1152 | 2026.01.21 00:01:50.978290 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1153 | 2026.01.21 00:01:50.979717 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1154 | 2026.01.21 00:01:50.980299 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1155 | 2026.01.21 00:01:50.980618 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 130 | ||
| 1156 | 2026.01.21 00:01:52.605591 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1157 | 2026.01.21 00:01:52.605784 [ 3 ] {df13a8b9-3449-4767-9674-525b4e8efbce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1158 | 2026.01.21 00:01:52.605864 [ 3 ] {df13a8b9-3449-4767-9674-525b4e8efbce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1159 | 2026.01.21 00:01:52.606507 [ 3 ] {df13a8b9-3449-4767-9674-525b4e8efbce} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1160 | 2026.01.21 00:01:52.606550 [ 3 ] {df13a8b9-3449-4767-9674-525b4e8efbce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1161 | 2026.01.21 00:01:52.607035 [ 3 ] {df13a8b9-3449-4767-9674-525b4e8efbce} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1162 | 2026.01.21 00:01:52.607500 [ 3 ] {df13a8b9-3449-4767-9674-525b4e8efbce} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1163 | 2026.01.21 00:01:52.607648 [ 3 ] {df13a8b9-3449-4767-9674-525b4e8efbce} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001918 sec., 2085.505735140772 rows/sec., 175.66 KiB/sec. | ||
| 1164 | 2026.01.21 00:01:52.607689 [ 3 ] {df13a8b9-3449-4767-9674-525b4e8efbce} <Debug> TCPHandler: Processed in 0.002229794 sec. | ||
| 1165 | 2026.01.21 00:01:52.607834 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1166 | 2026.01.21 00:01:52.607933 [ 3 ] {92bbb8f9-9a38-4f4d-9e6d-11dcdc774549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1167 | 2026.01.21 00:01:52.607975 [ 3 ] {92bbb8f9-9a38-4f4d-9e6d-11dcdc774549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1168 | 2026.01.21 00:01:52.608380 [ 3 ] {92bbb8f9-9a38-4f4d-9e6d-11dcdc774549} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1169 | 2026.01.21 00:01:52.608417 [ 3 ] {92bbb8f9-9a38-4f4d-9e6d-11dcdc774549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1170 | 2026.01.21 00:01:52.608832 [ 3 ] {92bbb8f9-9a38-4f4d-9e6d-11dcdc774549} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1171 | 2026.01.21 00:01:52.609312 [ 3 ] {92bbb8f9-9a38-4f4d-9e6d-11dcdc774549} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1172 | 2026.01.21 00:01:52.609450 [ 3 ] {92bbb8f9-9a38-4f4d-9e6d-11dcdc774549} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001537 sec., 5204.94469746259 rows/sec., 418.07 KiB/sec. | ||
| 1173 | 2026.01.21 00:01:52.609486 [ 3 ] {92bbb8f9-9a38-4f4d-9e6d-11dcdc774549} <Debug> TCPHandler: Processed in 0.001714306 sec. | ||
| 1174 | 2026.01.21 00:01:52.609609 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2026.01.21 00:01:52.609715 [ 3 ] {2aaa5da9-2814-4698-b19b-a476bb89923b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1176 | 2026.01.21 00:01:52.609760 [ 3 ] {2aaa5da9-2814-4698-b19b-a476bb89923b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1177 | 2026.01.21 00:01:52.610147 [ 3 ] {2aaa5da9-2814-4698-b19b-a476bb89923b} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1178 | 2026.01.21 00:01:52.610183 [ 3 ] {2aaa5da9-2814-4698-b19b-a476bb89923b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1179 | 2026.01.21 00:01:52.610624 [ 3 ] {2aaa5da9-2814-4698-b19b-a476bb89923b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1180 | 2026.01.21 00:01:52.611071 [ 3 ] {2aaa5da9-2814-4698-b19b-a476bb89923b} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1181 | 2026.01.21 00:01:52.611198 [ 3 ] {2aaa5da9-2814-4698-b19b-a476bb89923b} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001502 sec., 6657.789613848202 rows/sec., 507.14 KiB/sec. | ||
| 1182 | 2026.01.21 00:01:52.611234 [ 3 ] {2aaa5da9-2814-4698-b19b-a476bb89923b} <Debug> TCPHandler: Processed in 0.001675615 sec. | ||
| 1183 | 2026.01.21 00:01:52.611348 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1184 | 2026.01.21 00:01:52.611440 [ 3 ] {0cc1e584-a875-4d0d-9ce6-f7e052d975f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1185 | 2026.01.21 00:01:52.611481 [ 3 ] {0cc1e584-a875-4d0d-9ce6-f7e052d975f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1186 | 2026.01.21 00:01:52.611816 [ 3 ] {0cc1e584-a875-4d0d-9ce6-f7e052d975f3} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1187 | 2026.01.21 00:01:52.611852 [ 3 ] {0cc1e584-a875-4d0d-9ce6-f7e052d975f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1188 | 2026.01.21 00:01:52.612252 [ 3 ] {0cc1e584-a875-4d0d-9ce6-f7e052d975f3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1189 | 2026.01.21 00:01:52.612702 [ 3 ] {0cc1e584-a875-4d0d-9ce6-f7e052d975f3} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1190 | 2026.01.21 00:01:52.612831 [ 3 ] {0cc1e584-a875-4d0d-9ce6-f7e052d975f3} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.00141 sec., 7092.198581560284 rows/sec., 446.73 KiB/sec. | ||
| 1191 | 2026.01.21 00:01:52.612865 [ 3 ] {0cc1e584-a875-4d0d-9ce6-f7e052d975f3} <Debug> TCPHandler: Processed in 0.001566864 sec. | ||
| 1192 | 2026.01.21 00:01:55.920908 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1193 | 2026.01.21 00:01:55.921021 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1194 | 2026.01.21 00:01:55.975746 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2851 | ||
| 1195 | 2026.01.21 00:01:55.976218 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1196 | 2026.01.21 00:01:55.976263 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1197 | 2026.01.21 00:01:55.976902 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1198 | 2026.01.21 00:01:55.977406 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1199 | 2026.01.21 00:01:55.977538 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2851 | ||
| 1200 | 2026.01.21 00:01:55.977547 [ 82 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1201 | 2026.01.21 00:01:55.977614 [ 82 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1202 | 2026.01.21 00:01:55.977645 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1203 | 2026.01.21 00:01:55.979784 [ 198 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 1204 | 2026.01.21 00:01:55.981845 [ 198 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1205 | 2026.01.21 00:01:55.983958 [ 198 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1206 | 2026.01.21 00:01:55.990235 [ 198 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1207 | 2026.01.21 00:01:55.990320 [ 198 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1208 | 2026.01.21 00:01:55.990383 [ 198 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1209 | 2026.01.21 00:01:55.990441 [ 198 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1210 | 2026.01.21 00:01:55.990509 [ 198 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1211 | 2026.01.21 00:01:56.026818 [ 197 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2851 rows, containing 4 columns (4 merged, 0 gathered) in 0.049051677 sec., 58122.375714086185 rows/sec., 851.40 KiB/sec. | ||
| 1212 | 2026.01.21 00:01:56.027803 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1213 | 2026.01.21 00:01:56.028394 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_6_1} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1214 | 2026.01.21 00:01:56.028471 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_6_1} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1215 | 2026.01.21 00:01:56.028567 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1216 | 2026.01.21 00:01:56.126089 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1217 | 2026.01.21 00:01:56.142597 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1218 | 2026.01.21 00:01:56.142649 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1219 | 2026.01.21 00:01:56.149185 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1220 | 2026.01.21 00:01:56.150355 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1221 | 2026.01.21 00:01:56.150637 [ 82 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1222 | 2026.01.21 00:01:56.150697 [ 82 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1223 | 2026.01.21 00:01:56.150718 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1224 | 2026.01.21 00:01:56.150817 [ 194 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 1225 | 2026.01.21 00:01:56.153638 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1226 | 2026.01.21 00:01:56.154909 [ 194 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1227 | 2026.01.21 00:01:56.156370 [ 194 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 1228 | 2026.01.21 00:01:56.161016 [ 194 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 1229 | 2026.01.21 00:01:56.165470 [ 194 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 1230 | 2026.01.21 00:01:56.169754 [ 194 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 1231 | 2026.01.21 00:01:56.179016 [ 194 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 1232 | 2026.01.21 00:01:56.183336 [ 194 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 1233 | 2026.01.21 00:01:56.242975 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.092197693 sec., 498.9278853213822 rows/sec., 2.58 MiB/sec. | ||
| 1234 | 2026.01.21 00:01:56.245570 [ 200 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1235 | 2026.01.21 00:01:56.248242 [ 200 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_6_1} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1236 | 2026.01.21 00:01:56.248363 [ 200 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_6_1} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1237 | 2026.01.21 00:01:56.250420 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1238 | 2026.01.21 00:01:57.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.00 MiB, peak 178.54 MiB, free memory in arenas 0.00 B, will set to 178.77 MiB (RSS), difference: 9.77 MiB | ||
| 1239 | 2026.01.21 00:01:57.607392 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1240 | 2026.01.21 00:01:57.607561 [ 3 ] {f020d234-5ed0-4455-bb3b-aae015f44e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1241 | 2026.01.21 00:01:57.607624 [ 3 ] {f020d234-5ed0-4455-bb3b-aae015f44e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1242 | 2026.01.21 00:01:57.608252 [ 3 ] {f020d234-5ed0-4455-bb3b-aae015f44e8d} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2026.01.21 00:01:57.608292 [ 3 ] {f020d234-5ed0-4455-bb3b-aae015f44e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1244 | 2026.01.21 00:01:57.608679 [ 3 ] {f020d234-5ed0-4455-bb3b-aae015f44e8d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1245 | 2026.01.21 00:01:57.608911 [ 3 ] {f020d234-5ed0-4455-bb3b-aae015f44e8d} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1246 | 2026.01.21 00:01:57.609058 [ 3 ] {f020d234-5ed0-4455-bb3b-aae015f44e8d} <Debug> executeQuery: Read 46 rows, 4.26 KiB in 0.001544 sec., 29792.746113989637 rows/sec., 2.70 MiB/sec. | ||
| 1247 | 2026.01.21 00:01:57.609098 [ 3 ] {f020d234-5ed0-4455-bb3b-aae015f44e8d} <Debug> TCPHandler: Processed in 0.001831848 sec. | ||
| 1248 | 2026.01.21 00:01:57.609222 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1249 | 2026.01.21 00:01:57.609317 [ 3 ] {af9c2f5f-156a-4451-9d45-4c8edcca8bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1250 | 2026.01.21 00:01:57.609357 [ 3 ] {af9c2f5f-156a-4451-9d45-4c8edcca8bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1251 | 2026.01.21 00:01:57.609753 [ 3 ] {af9c2f5f-156a-4451-9d45-4c8edcca8bd6} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1252 | 2026.01.21 00:01:57.609788 [ 3 ] {af9c2f5f-156a-4451-9d45-4c8edcca8bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1253 | 2026.01.21 00:01:57.610077 [ 3 ] {af9c2f5f-156a-4451-9d45-4c8edcca8bd6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1254 | 2026.01.21 00:01:57.610284 [ 3 ] {af9c2f5f-156a-4451-9d45-4c8edcca8bd6} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1255 | 2026.01.21 00:01:57.610406 [ 3 ] {af9c2f5f-156a-4451-9d45-4c8edcca8bd6} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001108 sec., 18953.06859205776 rows/sec., 1.39 MiB/sec. | ||
| 1256 | 2026.01.21 00:01:57.610441 [ 3 ] {af9c2f5f-156a-4451-9d45-4c8edcca8bd6} <Debug> TCPHandler: Processed in 0.001269239 sec. | ||
| 1257 | 2026.01.21 00:01:57.610555 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1258 | 2026.01.21 00:01:57.610649 [ 3 ] {18a2aee8-82af-4574-921c-d2cd220a5741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1259 | 2026.01.21 00:01:57.610688 [ 3 ] {18a2aee8-82af-4574-921c-d2cd220a5741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1260 | 2026.01.21 00:01:57.611083 [ 3 ] {18a2aee8-82af-4574-921c-d2cd220a5741} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1261 | 2026.01.21 00:01:57.611118 [ 3 ] {18a2aee8-82af-4574-921c-d2cd220a5741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1262 | 2026.01.21 00:01:57.611419 [ 3 ] {18a2aee8-82af-4574-921c-d2cd220a5741} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1263 | 2026.01.21 00:01:57.611623 [ 3 ] {18a2aee8-82af-4574-921c-d2cd220a5741} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1264 | 2026.01.21 00:01:57.611742 [ 3 ] {18a2aee8-82af-4574-921c-d2cd220a5741} <Debug> executeQuery: Read 37 rows, 2.99 KiB in 0.001111 sec., 33303.3303330333 rows/sec., 2.62 MiB/sec. | ||
| 1265 | 2026.01.21 00:01:57.611777 [ 3 ] {18a2aee8-82af-4574-921c-d2cd220a5741} <Debug> TCPHandler: Processed in 0.001273189 sec. | ||
| 1266 | 2026.01.21 00:01:57.611888 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1267 | 2026.01.21 00:01:57.611981 [ 3 ] {5e10c71c-b28d-4acd-8061-7acbaefdd673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1268 | 2026.01.21 00:01:57.612023 [ 3 ] {5e10c71c-b28d-4acd-8061-7acbaefdd673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1269 | 2026.01.21 00:01:57.612371 [ 3 ] {5e10c71c-b28d-4acd-8061-7acbaefdd673} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1270 | 2026.01.21 00:01:57.612406 [ 3 ] {5e10c71c-b28d-4acd-8061-7acbaefdd673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1271 | 2026.01.21 00:01:57.612732 [ 3 ] {5e10c71c-b28d-4acd-8061-7acbaefdd673} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1272 | 2026.01.21 00:01:57.612938 [ 3 ] {5e10c71c-b28d-4acd-8061-7acbaefdd673} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1273 | 2026.01.21 00:01:57.613059 [ 3 ] {5e10c71c-b28d-4acd-8061-7acbaefdd673} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001096 sec., 9124.087591240876 rows/sec., 695.00 KiB/sec. | ||
| 1274 | 2026.01.21 00:01:57.613094 [ 3 ] {5e10c71c-b28d-4acd-8061-7acbaefdd673} <Debug> TCPHandler: Processed in 0.001255459 sec. | ||
| 1275 | 2026.01.21 00:01:57.613202 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1276 | 2026.01.21 00:01:57.613295 [ 3 ] {4d2d11db-8191-43e9-9875-2f1fda3da1fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1277 | 2026.01.21 00:01:57.613348 [ 3 ] {4d2d11db-8191-43e9-9875-2f1fda3da1fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1278 | 2026.01.21 00:01:57.614225 [ 3 ] {4d2d11db-8191-43e9-9875-2f1fda3da1fc} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1279 | 2026.01.21 00:01:57.614259 [ 3 ] {4d2d11db-8191-43e9-9875-2f1fda3da1fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1280 | 2026.01.21 00:01:57.614824 [ 3 ] {4d2d11db-8191-43e9-9875-2f1fda3da1fc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1281 | 2026.01.21 00:01:57.615045 [ 3 ] {4d2d11db-8191-43e9-9875-2f1fda3da1fc} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1282 | 2026.01.21 00:01:57.615171 [ 3 ] {4d2d11db-8191-43e9-9875-2f1fda3da1fc} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001895 sec., 11081.794195250659 rows/sec., 19.86 MiB/sec. | ||
| 1283 | 2026.01.21 00:01:57.615220 [ 3 ] {4d2d11db-8191-43e9-9875-2f1fda3da1fc} <Debug> TCPHandler: Processed in 0.002065842 sec. | ||
| 1284 | 2026.01.21 00:01:57.615335 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1285 | 2026.01.21 00:01:57.615428 [ 3 ] {905c34e3-3db5-4e34-b5f8-e69c14bb0131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1286 | 2026.01.21 00:01:57.615469 [ 3 ] {905c34e3-3db5-4e34-b5f8-e69c14bb0131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1287 | 2026.01.21 00:01:57.615815 [ 3 ] {905c34e3-3db5-4e34-b5f8-e69c14bb0131} <Trace> oximeter.measurements_i64 (7faa0ba1-382b-42e3-8944-7c890a5aacbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1288 | 2026.01.21 00:01:57.615850 [ 3 ] {905c34e3-3db5-4e34-b5f8-e69c14bb0131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1289 | 2026.01.21 00:01:57.616160 [ 3 ] {905c34e3-3db5-4e34-b5f8-e69c14bb0131} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1290 | 2026.01.21 00:01:57.616365 [ 3 ] {905c34e3-3db5-4e34-b5f8-e69c14bb0131} <Trace> oximeter.measurements_i64 (7faa0ba1-382b-42e3-8944-7c890a5aacbc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1291 | 2026.01.21 00:01:57.616484 [ 3 ] {905c34e3-3db5-4e34-b5f8-e69c14bb0131} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001073 sec., 11183.597390493942 rows/sec., 842.77 KiB/sec. | ||
| 1292 | 2026.01.21 00:01:57.616517 [ 3 ] {905c34e3-3db5-4e34-b5f8-e69c14bb0131} <Debug> TCPHandler: Processed in 0.001231098 sec. | ||
| 1293 | 2026.01.21 00:01:57.616626 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1294 | 2026.01.21 00:01:57.616719 [ 3 ] {7310bc83-3861-44aa-ac0a-0fdcf571e990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1295 | 2026.01.21 00:01:57.616758 [ 3 ] {7310bc83-3861-44aa-ac0a-0fdcf571e990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1296 | 2026.01.21 00:01:57.617081 [ 3 ] {7310bc83-3861-44aa-ac0a-0fdcf571e990} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1297 | 2026.01.21 00:01:57.617115 [ 3 ] {7310bc83-3861-44aa-ac0a-0fdcf571e990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1298 | 2026.01.21 00:01:57.617417 [ 3 ] {7310bc83-3861-44aa-ac0a-0fdcf571e990} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1299 | 2026.01.21 00:01:57.617621 [ 3 ] {7310bc83-3861-44aa-ac0a-0fdcf571e990} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1300 | 2026.01.21 00:01:57.617741 [ 3 ] {7310bc83-3861-44aa-ac0a-0fdcf571e990} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.00104 sec., 9615.384615384617 rows/sec., 605.66 KiB/sec. | ||
| 1301 | 2026.01.21 00:01:57.617775 [ 3 ] {7310bc83-3861-44aa-ac0a-0fdcf571e990} <Debug> TCPHandler: Processed in 0.001197998 sec. | ||
| 1302 | 2026.01.21 00:01:59.767518 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1303 | 2026.01.21 00:01:59.767770 [ 3 ] {ca591ef1-e2f0-4f8c-9ae6-5bb97f97fd2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1304 | 2026.01.21 00:01:59.768117 [ 3 ] {ca591ef1-e2f0-4f8c-9ae6-5bb97f97fd2f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1305 | 2026.01.21 00:01:59.772211 [ 3 ] {ca591ef1-e2f0-4f8c-9ae6-5bb97f97fd2f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1306 | 2026.01.21 00:01:59.772460 [ 3 ] {ca591ef1-e2f0-4f8c-9ae6-5bb97f97fd2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1307 | 2026.01.21 00:01:59.772534 [ 3 ] {ca591ef1-e2f0-4f8c-9ae6-5bb97f97fd2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1308 | 2026.01.21 00:01:59.772724 [ 3 ] {ca591ef1-e2f0-4f8c-9ae6-5bb97f97fd2f} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1309 | 2026.01.21 00:01:59.774675 [ 3 ] {ca591ef1-e2f0-4f8c-9ae6-5bb97f97fd2f} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1310 | 2026.01.21 00:01:59.776569 [ 3 ] {ca591ef1-e2f0-4f8c-9ae6-5bb97f97fd2f} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 1311 | 2026.01.21 00:01:59.776607 [ 3 ] {ca591ef1-e2f0-4f8c-9ae6-5bb97f97fd2f} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1312 | 2026.01.21 00:01:59.776731 [ 3 ] {ca591ef1-e2f0-4f8c-9ae6-5bb97f97fd2f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1313 | 2026.01.21 00:01:59.776770 [ 3 ] {ca591ef1-e2f0-4f8c-9ae6-5bb97f97fd2f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1314 | 2026.01.21 00:01:59.790072 [ 3 ] {ca591ef1-e2f0-4f8c-9ae6-5bb97f97fd2f} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.022415 sec., 401.5168414008476 rows/sec., 17.30 KiB/sec. | ||
| 1315 | 2026.01.21 00:01:59.790176 [ 3 ] {ca591ef1-e2f0-4f8c-9ae6-5bb97f97fd2f} <Debug> TCPHandler: Processed in 0.022784257 sec. | ||
| 1316 | 2026.01.21 00:01:59.790542 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2026.01.21 00:01:59.790676 [ 3 ] {6ace3e7c-ed51-4e5c-8a56-8eb3ef244a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1318 | 2026.01.21 00:01:59.790902 [ 3 ] {6ace3e7c-ed51-4e5c-8a56-8eb3ef244a27} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1319 | 2026.01.21 00:01:59.790935 [ 3 ] {6ace3e7c-ed51-4e5c-8a56-8eb3ef244a27} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1320 | 2026.01.21 00:01:59.791089 [ 3 ] {6ace3e7c-ed51-4e5c-8a56-8eb3ef244a27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1321 | 2026.01.21 00:01:59.791142 [ 3 ] {6ace3e7c-ed51-4e5c-8a56-8eb3ef244a27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1322 | 2026.01.21 00:01:59.791245 [ 3 ] {6ace3e7c-ed51-4e5c-8a56-8eb3ef244a27} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1323 | 2026.01.21 00:01:59.791274 [ 3 ] {6ace3e7c-ed51-4e5c-8a56-8eb3ef244a27} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1324 | 2026.01.21 00:01:59.791293 [ 3 ] {6ace3e7c-ed51-4e5c-8a56-8eb3ef244a27} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 1325 | 2026.01.21 00:01:59.791307 [ 3 ] {6ace3e7c-ed51-4e5c-8a56-8eb3ef244a27} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1326 | 2026.01.21 00:01:59.791339 [ 3 ] {6ace3e7c-ed51-4e5c-8a56-8eb3ef244a27} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes'))" | ||
| 1327 | 2026.01.21 00:01:59.791356 [ 3 ] {6ace3e7c-ed51-4e5c-8a56-8eb3ef244a27} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1328 | 2026.01.21 00:01:59.792003 [ 3 ] {6ace3e7c-ed51-4e5c-8a56-8eb3ef244a27} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.00138 sec., 6521.739130434783 rows/sec., 280.94 KiB/sec. | ||
| 1329 | 2026.01.21 00:01:59.792091 [ 3 ] {6ace3e7c-ed51-4e5c-8a56-8eb3ef244a27} <Debug> TCPHandler: Processed in 0.001602615 sec. | ||
| 1330 | 2026.01.21 00:01:59.792364 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1331 | 2026.01.21 00:01:59.792493 [ 3 ] {8e34c99e-f226-4b8a-8867-0012d70aa862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1332 | 2026.01.21 00:01:59.792758 [ 3 ] {8e34c99e-f226-4b8a-8867-0012d70aa862} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1333 | 2026.01.21 00:01:59.792802 [ 3 ] {8e34c99e-f226-4b8a-8867-0012d70aa862} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1334 | 2026.01.21 00:01:59.792998 [ 3 ] {8e34c99e-f226-4b8a-8867-0012d70aa862} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1335 | 2026.01.21 00:01:59.793057 [ 3 ] {8e34c99e-f226-4b8a-8867-0012d70aa862} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1336 | 2026.01.21 00:01:59.793160 [ 3 ] {8e34c99e-f226-4b8a-8867-0012d70aa862} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1337 | 2026.01.21 00:01:59.793188 [ 3 ] {8e34c99e-f226-4b8a-8867-0012d70aa862} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1338 | 2026.01.21 00:01:59.793207 [ 3 ] {8e34c99e-f226-4b8a-8867-0012d70aa862} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 1339 | 2026.01.21 00:01:59.793221 [ 3 ] {8e34c99e-f226-4b8a-8867-0012d70aa862} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1340 | 2026.01.21 00:01:59.793255 [ 3 ] {8e34c99e-f226-4b8a-8867-0012d70aa862} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1341 | 2026.01.21 00:01:59.793273 [ 3 ] {8e34c99e-f226-4b8a-8867-0012d70aa862} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1342 | 2026.01.21 00:01:59.793745 [ 3 ] {8e34c99e-f226-4b8a-8867-0012d70aa862} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001298 sec., 6933.744221879816 rows/sec., 298.69 KiB/sec. | ||
| 1343 | 2026.01.21 00:01:59.793832 [ 3 ] {8e34c99e-f226-4b8a-8867-0012d70aa862} <Debug> TCPHandler: Processed in 0.001521503 sec. | ||
| 1344 | 2026.01.21 00:01:59.794093 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1345 | 2026.01.21 00:01:59.794224 [ 3 ] {8bfc94d1-f02e-4b34-aa8b-1334d7d10b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1346 | 2026.01.21 00:01:59.794445 [ 3 ] {8bfc94d1-f02e-4b34-aa8b-1334d7d10b2d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1347 | 2026.01.21 00:01:59.794476 [ 3 ] {8bfc94d1-f02e-4b34-aa8b-1334d7d10b2d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1348 | 2026.01.21 00:01:59.794640 [ 3 ] {8bfc94d1-f02e-4b34-aa8b-1334d7d10b2d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1349 | 2026.01.21 00:01:59.794693 [ 3 ] {8bfc94d1-f02e-4b34-aa8b-1334d7d10b2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1350 | 2026.01.21 00:01:59.794795 [ 3 ] {8bfc94d1-f02e-4b34-aa8b-1334d7d10b2d} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1351 | 2026.01.21 00:01:59.794822 [ 3 ] {8bfc94d1-f02e-4b34-aa8b-1334d7d10b2d} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1352 | 2026.01.21 00:01:59.794841 [ 3 ] {8bfc94d1-f02e-4b34-aa8b-1334d7d10b2d} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 1353 | 2026.01.21 00:01:59.794856 [ 3 ] {8bfc94d1-f02e-4b34-aa8b-1334d7d10b2d} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1354 | 2026.01.21 00:01:59.794890 [ 3 ] {8bfc94d1-f02e-4b34-aa8b-1334d7d10b2d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1355 | 2026.01.21 00:01:59.794908 [ 3 ] {8bfc94d1-f02e-4b34-aa8b-1334d7d10b2d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1356 | 2026.01.21 00:01:59.795338 [ 3 ] {8bfc94d1-f02e-4b34-aa8b-1334d7d10b2d} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001159 sec., 7765.314926660914 rows/sec., 334.51 KiB/sec. | ||
| 1357 | 2026.01.21 00:01:59.795428 [ 3 ] {8bfc94d1-f02e-4b34-aa8b-1334d7d10b2d} <Debug> TCPHandler: Processed in 0.001389841 sec. | ||
| 1358 | 2026.01.21 00:01:59.795665 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1359 | 2026.01.21 00:01:59.795786 [ 3 ] {eea1402a-3139-4776-96fe-678ee20dea18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1360 | 2026.01.21 00:01:59.795999 [ 3 ] {eea1402a-3139-4776-96fe-678ee20dea18} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1361 | 2026.01.21 00:01:59.796029 [ 3 ] {eea1402a-3139-4776-96fe-678ee20dea18} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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_rib:active_routes')" moved to PREWHERE | ||
| 1362 | 2026.01.21 00:01:59.796189 [ 3 ] {eea1402a-3139-4776-96fe-678ee20dea18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1363 | 2026.01.21 00:01:59.796244 [ 3 ] {eea1402a-3139-4776-96fe-678ee20dea18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1364 | 2026.01.21 00:01:59.796350 [ 3 ] {eea1402a-3139-4776-96fe-678ee20dea18} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1365 | 2026.01.21 00:01:59.796381 [ 3 ] {eea1402a-3139-4776-96fe-678ee20dea18} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1366 | 2026.01.21 00:01:59.796402 [ 3 ] {eea1402a-3139-4776-96fe-678ee20dea18} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 1367 | 2026.01.21 00:01:59.796417 [ 3 ] {eea1402a-3139-4776-96fe-678ee20dea18} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1368 | 2026.01.21 00:01:59.796452 [ 3 ] {eea1402a-3139-4776-96fe-678ee20dea18} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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_rib:active_routes'))" | ||
| 1369 | 2026.01.21 00:01:59.796473 [ 3 ] {eea1402a-3139-4776-96fe-678ee20dea18} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1370 | 2026.01.21 00:01:59.796941 [ 3 ] {eea1402a-3139-4776-96fe-678ee20dea18} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001199 sec., 7506.255212677232 rows/sec., 323.35 KiB/sec. | ||
| 1371 | 2026.01.21 00:01:59.797028 [ 3 ] {eea1402a-3139-4776-96fe-678ee20dea18} <Debug> TCPHandler: Processed in 0.001415672 sec. | ||
| 1372 | 2026.01.21 00:01:59.797296 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1373 | 2026.01.21 00:01:59.797420 [ 3 ] {58466752-85b9-4e25-9384-7b2e854e32b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1374 | 2026.01.21 00:01:59.797629 [ 3 ] {58466752-85b9-4e25-9384-7b2e854e32b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1375 | 2026.01.21 00:01:59.797694 [ 3 ] {58466752-85b9-4e25-9384-7b2e854e32b0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1376 | 2026.01.21 00:01:59.798022 [ 3 ] {58466752-85b9-4e25-9384-7b2e854e32b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1377 | 2026.01.21 00:01:59.798109 [ 3 ] {58466752-85b9-4e25-9384-7b2e854e32b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1378 | 2026.01.21 00:01:59.798261 [ 3 ] {58466752-85b9-4e25-9384-7b2e854e32b0} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1379 | 2026.01.21 00:01:59.798298 [ 3 ] {58466752-85b9-4e25-9384-7b2e854e32b0} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1380 | 2026.01.21 00:01:59.798320 [ 3 ] {58466752-85b9-4e25-9384-7b2e854e32b0} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 1381 | 2026.01.21 00:01:59.798337 [ 3 ] {58466752-85b9-4e25-9384-7b2e854e32b0} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1382 | 2026.01.21 00:01:59.798376 [ 3 ] {58466752-85b9-4e25-9384-7b2e854e32b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1383 | 2026.01.21 00:01:59.798396 [ 3 ] {58466752-85b9-4e25-9384-7b2e854e32b0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1384 | 2026.01.21 00:01:59.798930 [ 3 ] {58466752-85b9-4e25-9384-7b2e854e32b0} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.00155 sec., 5806.451612903226 rows/sec., 250.13 KiB/sec. | ||
| 1385 | 2026.01.21 00:01:59.799046 [ 3 ] {58466752-85b9-4e25-9384-7b2e854e32b0} <Debug> TCPHandler: Processed in 0.001801667 sec. | ||
| 1386 | 2026.01.21 00:01:59.813054 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1387 | 2026.01.21 00:01:59.813197 [ 3 ] {57397680-9a1b-4933-ac70-8fa9f66b3a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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') FORMAT Native; (stage: Complete) | ||
| 1388 | 2026.01.21 00:01:59.813449 [ 3 ] {57397680-9a1b-4933-ac70-8fa9f66b3a49} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1389 | 2026.01.21 00:01:59.813489 [ 3 ] {57397680-9a1b-4933-ac70-8fa9f66b3a49} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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')" moved to PREWHERE | ||
| 1390 | 2026.01.21 00:01:59.813690 [ 3 ] {57397680-9a1b-4933-ac70-8fa9f66b3a49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1391 | 2026.01.21 00:01:59.813751 [ 3 ] {57397680-9a1b-4933-ac70-8fa9f66b3a49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1392 | 2026.01.21 00:01:59.813865 [ 3 ] {57397680-9a1b-4933-ac70-8fa9f66b3a49} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1393 | 2026.01.21 00:01:59.813895 [ 3 ] {57397680-9a1b-4933-ac70-8fa9f66b3a49} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1394 | 2026.01.21 00:01:59.813918 [ 3 ] {57397680-9a1b-4933-ac70-8fa9f66b3a49} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 1395 | 2026.01.21 00:01:59.813935 [ 3 ] {57397680-9a1b-4933-ac70-8fa9f66b3a49} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1396 | 2026.01.21 00:01:59.813980 [ 3 ] {57397680-9a1b-4933-ac70-8fa9f66b3a49} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 1397 | 2026.01.21 00:01:59.814001 [ 3 ] {57397680-9a1b-4933-ac70-8fa9f66b3a49} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1398 | 2026.01.21 00:01:59.814486 [ 3 ] {57397680-9a1b-4933-ac70-8fa9f66b3a49} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001339 sec., 6721.433905899926 rows/sec., 289.54 KiB/sec. | ||
| 1399 | 2026.01.21 00:01:59.814573 [ 3 ] {57397680-9a1b-4933-ac70-8fa9f66b3a49} <Debug> TCPHandler: Processed in 0.001578954 sec. | ||
| 1400 | 2026.01.21 00:01:59.814929 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1401 | 2026.01.21 00:01:59.815055 [ 3 ] {a551b491-6e95-4a97-837d-44cbc502c5b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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') FORMAT Native; (stage: Complete) | ||
| 1402 | 2026.01.21 00:01:59.815277 [ 3 ] {a551b491-6e95-4a97-837d-44cbc502c5b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1403 | 2026.01.21 00:01:59.815310 [ 3 ] {a551b491-6e95-4a97-837d-44cbc502c5b4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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')" moved to PREWHERE | ||
| 1404 | 2026.01.21 00:01:59.815478 [ 3 ] {a551b491-6e95-4a97-837d-44cbc502c5b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1405 | 2026.01.21 00:01:59.815532 [ 3 ] {a551b491-6e95-4a97-837d-44cbc502c5b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1406 | 2026.01.21 00:01:59.815633 [ 3 ] {a551b491-6e95-4a97-837d-44cbc502c5b4} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1407 | 2026.01.21 00:01:59.815662 [ 3 ] {a551b491-6e95-4a97-837d-44cbc502c5b4} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1408 | 2026.01.21 00:01:59.815683 [ 3 ] {a551b491-6e95-4a97-837d-44cbc502c5b4} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 1409 | 2026.01.21 00:01:59.815699 [ 3 ] {a551b491-6e95-4a97-837d-44cbc502c5b4} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1410 | 2026.01.21 00:01:59.815733 [ 3 ] {a551b491-6e95-4a97-837d-44cbc502c5b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 1411 | 2026.01.21 00:01:59.815753 [ 3 ] {a551b491-6e95-4a97-837d-44cbc502c5b4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1412 | 2026.01.21 00:01:59.816180 [ 3 ] {a551b491-6e95-4a97-837d-44cbc502c5b4} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001171 sec., 7685.7386848847145 rows/sec., 331.08 KiB/sec. | ||
| 1413 | 2026.01.21 00:01:59.816268 [ 3 ] {a551b491-6e95-4a97-837d-44cbc502c5b4} <Debug> TCPHandler: Processed in 0.001389492 sec. | ||
| 1414 | 2026.01.21 00:01:59.816493 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1415 | 2026.01.21 00:01:59.816618 [ 3 ] {8dbe2b52-6e6e-49e4-82e6-800757a3a7cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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') FORMAT Native; (stage: Complete) | ||
| 1416 | 2026.01.21 00:01:59.816841 [ 3 ] {8dbe2b52-6e6e-49e4-82e6-800757a3a7cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1417 | 2026.01.21 00:01:59.816874 [ 3 ] {8dbe2b52-6e6e-49e4-82e6-800757a3a7cf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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')" moved to PREWHERE | ||
| 1418 | 2026.01.21 00:01:59.817071 [ 3 ] {8dbe2b52-6e6e-49e4-82e6-800757a3a7cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1419 | 2026.01.21 00:01:59.817126 [ 3 ] {8dbe2b52-6e6e-49e4-82e6-800757a3a7cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1420 | 2026.01.21 00:01:59.817224 [ 3 ] {8dbe2b52-6e6e-49e4-82e6-800757a3a7cf} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1421 | 2026.01.21 00:01:59.817253 [ 3 ] {8dbe2b52-6e6e-49e4-82e6-800757a3a7cf} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1422 | 2026.01.21 00:01:59.817273 [ 3 ] {8dbe2b52-6e6e-49e4-82e6-800757a3a7cf} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 1423 | 2026.01.21 00:01:59.817314 [ 3 ] {8dbe2b52-6e6e-49e4-82e6-800757a3a7cf} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1424 | 2026.01.21 00:01:59.817350 [ 3 ] {8dbe2b52-6e6e-49e4-82e6-800757a3a7cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 1425 | 2026.01.21 00:01:59.817370 [ 3 ] {8dbe2b52-6e6e-49e4-82e6-800757a3a7cf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1426 | 2026.01.21 00:01:59.817947 [ 3 ] {8dbe2b52-6e6e-49e4-82e6-800757a3a7cf} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001375 sec., 6545.454545454546 rows/sec., 281.96 KiB/sec. | ||
| 1427 | 2026.01.21 00:01:59.818031 [ 3 ] {8dbe2b52-6e6e-49e4-82e6-800757a3a7cf} <Debug> TCPHandler: Processed in 0.001587394 sec. | ||
| 1428 | 2026.01.21 00:01:59.818238 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1429 | 2026.01.21 00:01:59.818364 [ 3 ] {a8ab843f-7ecb-422e-ad5f-1022ba11e7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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') FORMAT Native; (stage: Complete) | ||
| 1430 | 2026.01.21 00:01:59.818575 [ 3 ] {a8ab843f-7ecb-422e-ad5f-1022ba11e7a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1431 | 2026.01.21 00:01:59.818609 [ 3 ] {a8ab843f-7ecb-422e-ad5f-1022ba11e7a1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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')" moved to PREWHERE | ||
| 1432 | 2026.01.21 00:01:59.818778 [ 3 ] {a8ab843f-7ecb-422e-ad5f-1022ba11e7a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1433 | 2026.01.21 00:01:59.818832 [ 3 ] {a8ab843f-7ecb-422e-ad5f-1022ba11e7a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1434 | 2026.01.21 00:01:59.818936 [ 3 ] {a8ab843f-7ecb-422e-ad5f-1022ba11e7a1} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1435 | 2026.01.21 00:01:59.818965 [ 3 ] {a8ab843f-7ecb-422e-ad5f-1022ba11e7a1} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1436 | 2026.01.21 00:01:59.818985 [ 3 ] {a8ab843f-7ecb-422e-ad5f-1022ba11e7a1} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 1437 | 2026.01.21 00:01:59.819000 [ 3 ] {a8ab843f-7ecb-422e-ad5f-1022ba11e7a1} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1438 | 2026.01.21 00:01:59.819034 [ 3 ] {a8ab843f-7ecb-422e-ad5f-1022ba11e7a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 1439 | 2026.01.21 00:01:59.819052 [ 3 ] {a8ab843f-7ecb-422e-ad5f-1022ba11e7a1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1440 | 2026.01.21 00:01:59.819592 [ 3 ] {a8ab843f-7ecb-422e-ad5f-1022ba11e7a1} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001276 sec., 7053.2915360501565 rows/sec., 303.84 KiB/sec. | ||
| 1441 | 2026.01.21 00:01:59.819678 [ 3 ] {a8ab843f-7ecb-422e-ad5f-1022ba11e7a1} <Debug> TCPHandler: Processed in 0.001489263 sec. | ||
| 1442 | 2026.01.21 00:01:59.819884 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1443 | 2026.01.21 00:01:59.820015 [ 3 ] {72f80ecd-5bc9-4449-b220-f724a91b65e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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') FORMAT Native; (stage: Complete) | ||
| 1444 | 2026.01.21 00:01:59.820226 [ 3 ] {72f80ecd-5bc9-4449-b220-f724a91b65e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1445 | 2026.01.21 00:01:59.820260 [ 3 ] {72f80ecd-5bc9-4449-b220-f724a91b65e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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')" moved to PREWHERE | ||
| 1446 | 2026.01.21 00:01:59.820428 [ 3 ] {72f80ecd-5bc9-4449-b220-f724a91b65e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1447 | 2026.01.21 00:01:59.820481 [ 3 ] {72f80ecd-5bc9-4449-b220-f724a91b65e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1448 | 2026.01.21 00:01:59.820579 [ 3 ] {72f80ecd-5bc9-4449-b220-f724a91b65e8} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1449 | 2026.01.21 00:01:59.820608 [ 3 ] {72f80ecd-5bc9-4449-b220-f724a91b65e8} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1450 | 2026.01.21 00:01:59.820628 [ 3 ] {72f80ecd-5bc9-4449-b220-f724a91b65e8} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 1451 | 2026.01.21 00:01:59.820643 [ 3 ] {72f80ecd-5bc9-4449-b220-f724a91b65e8} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1452 | 2026.01.21 00:01:59.820678 [ 3 ] {72f80ecd-5bc9-4449-b220-f724a91b65e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 1453 | 2026.01.21 00:01:59.820696 [ 3 ] {72f80ecd-5bc9-4449-b220-f724a91b65e8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1454 | 2026.01.21 00:01:59.821114 [ 3 ] {72f80ecd-5bc9-4449-b220-f724a91b65e8} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001145 sec., 7860.2620087336245 rows/sec., 338.60 KiB/sec. | ||
| 1455 | 2026.01.21 00:01:59.821200 [ 3 ] {72f80ecd-5bc9-4449-b220-f724a91b65e8} <Debug> TCPHandler: Processed in 0.001365871 sec. | ||
| 1456 | 2026.01.21 00:01:59.821398 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1457 | 2026.01.21 00:01:59.821521 [ 3 ] {4e221b75-259c-4fc6-b08b-1952b7b38ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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') FORMAT Native; (stage: Complete) | ||
| 1458 | 2026.01.21 00:01:59.821732 [ 3 ] {4e221b75-259c-4fc6-b08b-1952b7b38ebd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1459 | 2026.01.21 00:01:59.821764 [ 3 ] {4e221b75-259c-4fc6-b08b-1952b7b38ebd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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')" moved to PREWHERE | ||
| 1460 | 2026.01.21 00:01:59.821932 [ 3 ] {4e221b75-259c-4fc6-b08b-1952b7b38ebd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1461 | 2026.01.21 00:01:59.821985 [ 3 ] {4e221b75-259c-4fc6-b08b-1952b7b38ebd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1462 | 2026.01.21 00:01:59.822082 [ 3 ] {4e221b75-259c-4fc6-b08b-1952b7b38ebd} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1463 | 2026.01.21 00:01:59.822111 [ 3 ] {4e221b75-259c-4fc6-b08b-1952b7b38ebd} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1464 | 2026.01.21 00:01:59.822131 [ 3 ] {4e221b75-259c-4fc6-b08b-1952b7b38ebd} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 1465 | 2026.01.21 00:01:59.822147 [ 3 ] {4e221b75-259c-4fc6-b08b-1952b7b38ebd} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1466 | 2026.01.21 00:01:59.822181 [ 3 ] {4e221b75-259c-4fc6-b08b-1952b7b38ebd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 1467 | 2026.01.21 00:01:59.822200 [ 3 ] {4e221b75-259c-4fc6-b08b-1952b7b38ebd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1468 | 2026.01.21 00:01:59.822708 [ 3 ] {4e221b75-259c-4fc6-b08b-1952b7b38ebd} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001232 sec., 7305.194805194805 rows/sec., 314.69 KiB/sec. | ||
| 1469 | 2026.01.21 00:01:59.822792 [ 3 ] {4e221b75-259c-4fc6-b08b-1952b7b38ebd} <Debug> TCPHandler: Processed in 0.001442542 sec. | ||
| 1470 | 2026.01.21 00:01:59.897263 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1471 | 2026.01.21 00:01:59.897469 [ 3 ] {6040dae7-d226-4e7f-9067-90c53649b0b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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') FORMAT Native; (stage: Complete) | ||
| 1472 | 2026.01.21 00:01:59.897946 [ 3 ] {6040dae7-d226-4e7f-9067-90c53649b0b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1473 | 2026.01.21 00:01:59.898010 [ 3 ] {6040dae7-d226-4e7f-9067-90c53649b0b8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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')" moved to PREWHERE | ||
| 1474 | 2026.01.21 00:01:59.898356 [ 3 ] {6040dae7-d226-4e7f-9067-90c53649b0b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1475 | 2026.01.21 00:01:59.898447 [ 3 ] {6040dae7-d226-4e7f-9067-90c53649b0b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1476 | 2026.01.21 00:01:59.898556 [ 3 ] {6040dae7-d226-4e7f-9067-90c53649b0b8} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1477 | 2026.01.21 00:01:59.898586 [ 3 ] {6040dae7-d226-4e7f-9067-90c53649b0b8} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1478 | 2026.01.21 00:01:59.898606 [ 3 ] {6040dae7-d226-4e7f-9067-90c53649b0b8} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 1479 | 2026.01.21 00:01:59.898621 [ 3 ] {6040dae7-d226-4e7f-9067-90c53649b0b8} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1480 | 2026.01.21 00:01:59.898656 [ 3 ] {6040dae7-d226-4e7f-9067-90c53649b0b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 1481 | 2026.01.21 00:01:59.898674 [ 3 ] {6040dae7-d226-4e7f-9067-90c53649b0b8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 9 rows starting from 0 | ||
| 1482 | 2026.01.21 00:01:59.899237 [ 3 ] {6040dae7-d226-4e7f-9067-90c53649b0b8} <Debug> executeQuery: Read 9 rows, 397.00 B in 0.001861 sec., 4836.109618484686 rows/sec., 208.33 KiB/sec. | ||
| 1483 | 2026.01.21 00:01:59.899324 [ 3 ] {6040dae7-d226-4e7f-9067-90c53649b0b8} <Debug> TCPHandler: Processed in 0.002138813 sec. | ||
| 1484 | 2026.01.21 00:01:59.899814 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1485 | 2026.01.21 00:01:59.899924 [ 3 ] {61d82e9e-d9d1-4090-a4a9-061a35ac856a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1486 | 2026.01.21 00:01:59.899969 [ 3 ] {61d82e9e-d9d1-4090-a4a9-061a35ac856a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1487 | 2026.01.21 00:01:59.900531 [ 3 ] {61d82e9e-d9d1-4090-a4a9-061a35ac856a} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1488 | 2026.01.21 00:01:59.900579 [ 3 ] {61d82e9e-d9d1-4090-a4a9-061a35ac856a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1489 | 2026.01.21 00:01:59.901025 [ 3 ] {61d82e9e-d9d1-4090-a4a9-061a35ac856a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1490 | 2026.01.21 00:01:59.901240 [ 3 ] {61d82e9e-d9d1-4090-a4a9-061a35ac856a} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1491 | 2026.01.21 00:01:59.901392 [ 3 ] {61d82e9e-d9d1-4090-a4a9-061a35ac856a} <Debug> executeQuery: Read 13 rows, 4.27 KiB in 0.0015 sec., 8666.666666666666 rows/sec., 2.78 MiB/sec. | ||
| 1492 | 2026.01.21 00:01:59.901432 [ 3 ] {61d82e9e-d9d1-4090-a4a9-061a35ac856a} <Debug> TCPHandler: Processed in 0.001668166 sec. | ||
| 1493 | 2026.01.21 00:01:59.901570 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1494 | 2026.01.21 00:01:59.901673 [ 3 ] {67ff5dcf-3c6e-402e-b626-7395002a1705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1495 | 2026.01.21 00:01:59.901717 [ 3 ] {67ff5dcf-3c6e-402e-b626-7395002a1705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1496 | 2026.01.21 00:01:59.904088 [ 3 ] {67ff5dcf-3c6e-402e-b626-7395002a1705} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1497 | 2026.01.21 00:01:59.904123 [ 3 ] {67ff5dcf-3c6e-402e-b626-7395002a1705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1498 | 2026.01.21 00:01:59.904565 [ 3 ] {67ff5dcf-3c6e-402e-b626-7395002a1705} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1499 | 2026.01.21 00:01:59.904786 [ 3 ] {67ff5dcf-3c6e-402e-b626-7395002a1705} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1500 | 2026.01.21 00:01:59.904930 [ 3 ] {67ff5dcf-3c6e-402e-b626-7395002a1705} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003278 sec., 7321.537522879805 rows/sec., 622.04 KiB/sec. | ||
| 1501 | 2026.01.21 00:01:59.904969 [ 3 ] {67ff5dcf-3c6e-402e-b626-7395002a1705} <Debug> TCPHandler: Processed in 0.003460743 sec. | ||
| 1502 | 2026.01.21 00:01:59.905087 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1503 | 2026.01.21 00:01:59.905182 [ 3 ] {258da535-5fa4-4d73-8913-3a99f594861b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1504 | 2026.01.21 00:01:59.905224 [ 3 ] {258da535-5fa4-4d73-8913-3a99f594861b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1505 | 2026.01.21 00:01:59.905641 [ 3 ] {258da535-5fa4-4d73-8913-3a99f594861b} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1506 | 2026.01.21 00:01:59.905676 [ 3 ] {258da535-5fa4-4d73-8913-3a99f594861b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1507 | 2026.01.21 00:01:59.905963 [ 3 ] {258da535-5fa4-4d73-8913-3a99f594861b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1508 | 2026.01.21 00:01:59.906178 [ 3 ] {258da535-5fa4-4d73-8913-3a99f594861b} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1509 | 2026.01.21 00:01:59.906320 [ 3 ] {258da535-5fa4-4d73-8913-3a99f594861b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001156 sec., 3460.2076124567475 rows/sec., 282.16 KiB/sec. | ||
| 1510 | 2026.01.21 00:01:59.906372 [ 3 ] {258da535-5fa4-4d73-8913-3a99f594861b} <Debug> TCPHandler: Processed in 0.00133394 sec. | ||
| 1511 | 2026.01.21 00:01:59.906491 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1512 | 2026.01.21 00:01:59.906591 [ 3 ] {4e9bd7a2-7761-4708-987d-cd38cb53f4cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1513 | 2026.01.21 00:01:59.906632 [ 3 ] {4e9bd7a2-7761-4708-987d-cd38cb53f4cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1514 | 2026.01.21 00:01:59.907760 [ 3 ] {4e9bd7a2-7761-4708-987d-cd38cb53f4cd} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1515 | 2026.01.21 00:01:59.907798 [ 3 ] {4e9bd7a2-7761-4708-987d-cd38cb53f4cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1516 | 2026.01.21 00:01:59.908279 [ 3 ] {4e9bd7a2-7761-4708-987d-cd38cb53f4cd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1517 | 2026.01.21 00:01:59.908510 [ 3 ] {4e9bd7a2-7761-4708-987d-cd38cb53f4cd} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1518 | 2026.01.21 00:01:59.908648 [ 3 ] {4e9bd7a2-7761-4708-987d-cd38cb53f4cd} <Debug> executeQuery: Read 1267 rows, 108.58 KiB in 0.002076 sec., 610308.2851637765 rows/sec., 51.08 MiB/sec. | ||
| 1519 | 2026.01.21 00:01:59.908686 [ 3 ] {4e9bd7a2-7761-4708-987d-cd38cb53f4cd} <Debug> TCPHandler: Processed in 0.002245054 sec. | ||
| 1520 | 2026.01.21 00:01:59.908798 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1521 | 2026.01.21 00:01:59.908893 [ 3 ] {782b003e-f4d5-4b04-9494-6ff963c4e0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1522 | 2026.01.21 00:01:59.908942 [ 3 ] {782b003e-f4d5-4b04-9494-6ff963c4e0a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1523 | 2026.01.21 00:01:59.909342 [ 3 ] {782b003e-f4d5-4b04-9494-6ff963c4e0a3} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1524 | 2026.01.21 00:01:59.909377 [ 3 ] {782b003e-f4d5-4b04-9494-6ff963c4e0a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1525 | 2026.01.21 00:01:59.909681 [ 3 ] {782b003e-f4d5-4b04-9494-6ff963c4e0a3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1526 | 2026.01.21 00:01:59.909891 [ 3 ] {782b003e-f4d5-4b04-9494-6ff963c4e0a3} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1527 | 2026.01.21 00:01:59.910029 [ 3 ] {782b003e-f4d5-4b04-9494-6ff963c4e0a3} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001154 sec., 13864.81802426343 rows/sec., 1.05 MiB/sec. | ||
| 1528 | 2026.01.21 00:01:59.910067 [ 3 ] {782b003e-f4d5-4b04-9494-6ff963c4e0a3} <Debug> TCPHandler: Processed in 0.00131901 sec. | ||
| 1529 | 2026.01.21 00:01:59.910178 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1530 | 2026.01.21 00:01:59.910272 [ 3 ] {c6064584-2520-45a2-8e69-44fabdab93d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1531 | 2026.01.21 00:01:59.910311 [ 3 ] {c6064584-2520-45a2-8e69-44fabdab93d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1532 | 2026.01.21 00:01:59.910817 [ 3 ] {c6064584-2520-45a2-8e69-44fabdab93d6} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1533 | 2026.01.21 00:01:59.910850 [ 3 ] {c6064584-2520-45a2-8e69-44fabdab93d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1534 | 2026.01.21 00:01:59.911308 [ 3 ] {c6064584-2520-45a2-8e69-44fabdab93d6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1535 | 2026.01.21 00:01:59.911533 [ 3 ] {c6064584-2520-45a2-8e69-44fabdab93d6} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1536 | 2026.01.21 00:01:59.911665 [ 3 ] {c6064584-2520-45a2-8e69-44fabdab93d6} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00141 sec., 178723.40425531915 rows/sec., 12.36 MiB/sec. | ||
| 1537 | 2026.01.21 00:01:59.911702 [ 3 ] {c6064584-2520-45a2-8e69-44fabdab93d6} <Debug> TCPHandler: Processed in 0.001572044 sec. | ||
| 1538 | 2026.01.21 00:01:59.911820 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1539 | 2026.01.21 00:01:59.911913 [ 3 ] {ebde5a92-dc74-4bc1-8baa-d58ab46877d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1540 | 2026.01.21 00:01:59.911953 [ 3 ] {ebde5a92-dc74-4bc1-8baa-d58ab46877d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1541 | 2026.01.21 00:01:59.912348 [ 3 ] {ebde5a92-dc74-4bc1-8baa-d58ab46877d2} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1542 | 2026.01.21 00:01:59.912383 [ 3 ] {ebde5a92-dc74-4bc1-8baa-d58ab46877d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1543 | 2026.01.21 00:01:59.914650 [ 3 ] {ebde5a92-dc74-4bc1-8baa-d58ab46877d2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1544 | 2026.01.21 00:01:59.914915 [ 3 ] {ebde5a92-dc74-4bc1-8baa-d58ab46877d2} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1545 | 2026.01.21 00:01:59.915071 [ 3 ] {ebde5a92-dc74-4bc1-8baa-d58ab46877d2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.003174 sec., 3780.7183364839316 rows/sec., 295.37 KiB/sec. | ||
| 1546 | 2026.01.21 00:01:59.915118 [ 3 ] {ebde5a92-dc74-4bc1-8baa-d58ab46877d2} <Debug> TCPHandler: Processed in 0.003347761 sec. | ||
| 1547 | 2026.01.21 00:01:59.915249 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1548 | 2026.01.21 00:01:59.915361 [ 3 ] {685809e0-fc11-4e84-b6af-fe0eed21f540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1549 | 2026.01.21 00:01:59.915409 [ 3 ] {685809e0-fc11-4e84-b6af-fe0eed21f540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1550 | 2026.01.21 00:01:59.915968 [ 3 ] {685809e0-fc11-4e84-b6af-fe0eed21f540} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1551 | 2026.01.21 00:01:59.916003 [ 3 ] {685809e0-fc11-4e84-b6af-fe0eed21f540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1552 | 2026.01.21 00:01:59.916332 [ 3 ] {685809e0-fc11-4e84-b6af-fe0eed21f540} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1553 | 2026.01.21 00:01:59.916539 [ 3 ] {685809e0-fc11-4e84-b6af-fe0eed21f540} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1554 | 2026.01.21 00:01:59.916674 [ 3 ] {685809e0-fc11-4e84-b6af-fe0eed21f540} <Debug> executeQuery: Read 504 rows, 38.52 KiB in 0.001336 sec., 377245.508982036 rows/sec., 28.15 MiB/sec. | ||
| 1555 | 2026.01.21 00:01:59.916711 [ 3 ] {685809e0-fc11-4e84-b6af-fe0eed21f540} <Debug> TCPHandler: Processed in 0.001520724 sec. | ||
| 1556 | 2026.01.21 00:01:59.916829 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1557 | 2026.01.21 00:01:59.916923 [ 3 ] {a2bea8c3-8487-4d21-b780-88a0a32db18a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1558 | 2026.01.21 00:01:59.916971 [ 3 ] {a2bea8c3-8487-4d21-b780-88a0a32db18a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1559 | 2026.01.21 00:01:59.917932 [ 3 ] {a2bea8c3-8487-4d21-b780-88a0a32db18a} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1560 | 2026.01.21 00:01:59.917967 [ 3 ] {a2bea8c3-8487-4d21-b780-88a0a32db18a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1561 | 2026.01.21 00:01:59.918521 [ 3 ] {a2bea8c3-8487-4d21-b780-88a0a32db18a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1562 | 2026.01.21 00:01:59.918737 [ 3 ] {a2bea8c3-8487-4d21-b780-88a0a32db18a} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1563 | 2026.01.21 00:01:59.918861 [ 3 ] {a2bea8c3-8487-4d21-b780-88a0a32db18a} <Debug> executeQuery: Read 2263 rows, 159.66 KiB in 0.001957 sec., 1156361.7782319877 rows/sec., 79.67 MiB/sec. | ||
| 1564 | 2026.01.21 00:01:59.918897 [ 3 ] {a2bea8c3-8487-4d21-b780-88a0a32db18a} <Debug> TCPHandler: Processed in 0.002116472 sec. | ||
| 1565 | 2026.01.21 00:01:59.919019 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1566 | 2026.01.21 00:01:59.919113 [ 3 ] {6fa6713a-57da-4de5-9b24-6569ac9aa257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1567 | 2026.01.21 00:01:59.919154 [ 3 ] {6fa6713a-57da-4de5-9b24-6569ac9aa257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1568 | 2026.01.21 00:01:59.919471 [ 3 ] {6fa6713a-57da-4de5-9b24-6569ac9aa257} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1569 | 2026.01.21 00:01:59.919504 [ 3 ] {6fa6713a-57da-4de5-9b24-6569ac9aa257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1570 | 2026.01.21 00:01:59.919791 [ 3 ] {6fa6713a-57da-4de5-9b24-6569ac9aa257} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1571 | 2026.01.21 00:01:59.920002 [ 3 ] {6fa6713a-57da-4de5-9b24-6569ac9aa257} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1572 | 2026.01.21 00:01:59.920128 [ 3 ] {6fa6713a-57da-4de5-9b24-6569ac9aa257} <Debug> executeQuery: Read 4 rows, 258.00 B in 0.001033 sec., 3872.216844143272 rows/sec., 243.90 KiB/sec. | ||
| 1573 | 2026.01.21 00:01:59.920162 [ 3 ] {6fa6713a-57da-4de5-9b24-6569ac9aa257} <Debug> TCPHandler: Processed in 0.001193608 sec. | ||
| 1574 | 2026.01.21 00:02:00.980928 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 198 | ||
| 1575 | 2026.01.21 00:02:00.984008 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1576 | 2026.01.21 00:02:00.984060 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1577 | 2026.01.21 00:02:00.985399 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1578 | 2026.01.21 00:02:00.985670 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1579 | 2026.01.21 00:02:00.985959 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 198 | ||
| 1580 | 2026.01.21 00:02:02.605326 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1581 | 2026.01.21 00:02:02.605520 [ 3 ] {5a38a9d4-c37a-462b-b3f7-9f05fbee563e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1582 | 2026.01.21 00:02:02.605588 [ 3 ] {5a38a9d4-c37a-462b-b3f7-9f05fbee563e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1583 | 2026.01.21 00:02:02.606181 [ 3 ] {5a38a9d4-c37a-462b-b3f7-9f05fbee563e} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1584 | 2026.01.21 00:02:02.606229 [ 3 ] {5a38a9d4-c37a-462b-b3f7-9f05fbee563e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1585 | 2026.01.21 00:02:02.606605 [ 3 ] {5a38a9d4-c37a-462b-b3f7-9f05fbee563e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1586 | 2026.01.21 00:02:02.606835 [ 3 ] {5a38a9d4-c37a-462b-b3f7-9f05fbee563e} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2026.01.21 00:02:02.606995 [ 3 ] {5a38a9d4-c37a-462b-b3f7-9f05fbee563e} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001527 sec., 2619.515389652914 rows/sec., 220.64 KiB/sec. | ||
| 1588 | 2026.01.21 00:02:02.607043 [ 3 ] {5a38a9d4-c37a-462b-b3f7-9f05fbee563e} <Debug> TCPHandler: Processed in 0.001854879 sec. | ||
| 1589 | 2026.01.21 00:02:02.607161 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1590 | 2026.01.21 00:02:02.607261 [ 3 ] {04b8d18e-8042-4062-9edd-13ef5b0c38f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1591 | 2026.01.21 00:02:02.607304 [ 3 ] {04b8d18e-8042-4062-9edd-13ef5b0c38f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1592 | 2026.01.21 00:02:02.607708 [ 3 ] {04b8d18e-8042-4062-9edd-13ef5b0c38f9} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1593 | 2026.01.21 00:02:02.607745 [ 3 ] {04b8d18e-8042-4062-9edd-13ef5b0c38f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1594 | 2026.01.21 00:02:02.608035 [ 3 ] {04b8d18e-8042-4062-9edd-13ef5b0c38f9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1595 | 2026.01.21 00:02:02.608241 [ 3 ] {04b8d18e-8042-4062-9edd-13ef5b0c38f9} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1596 | 2026.01.21 00:02:02.608365 [ 3 ] {04b8d18e-8042-4062-9edd-13ef5b0c38f9} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001154 sec., 6932.409012131715 rows/sec., 556.83 KiB/sec. | ||
| 1597 | 2026.01.21 00:02:02.608401 [ 3 ] {04b8d18e-8042-4062-9edd-13ef5b0c38f9} <Debug> TCPHandler: Processed in 0.00132224 sec. | ||
| 1598 | 2026.01.21 00:02:02.608507 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1599 | 2026.01.21 00:02:02.608597 [ 3 ] {9c882d43-f058-4cbf-a33d-331d51bf3ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1600 | 2026.01.21 00:02:02.608638 [ 3 ] {9c882d43-f058-4cbf-a33d-331d51bf3ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1601 | 2026.01.21 00:02:02.609099 [ 3 ] {9c882d43-f058-4cbf-a33d-331d51bf3ab0} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1602 | 2026.01.21 00:02:02.609144 [ 3 ] {9c882d43-f058-4cbf-a33d-331d51bf3ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1603 | 2026.01.21 00:02:02.609559 [ 3 ] {9c882d43-f058-4cbf-a33d-331d51bf3ab0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1604 | 2026.01.21 00:02:02.609806 [ 3 ] {9c882d43-f058-4cbf-a33d-331d51bf3ab0} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1605 | 2026.01.21 00:02:02.609951 [ 3 ] {9c882d43-f058-4cbf-a33d-331d51bf3ab0} <Debug> executeQuery: Read 6 rows, 468.00 B in 0.001328 sec., 4518.0722891566265 rows/sec., 344.15 KiB/sec. | ||
| 1606 | 2026.01.21 00:02:02.609990 [ 3 ] {9c882d43-f058-4cbf-a33d-331d51bf3ab0} <Debug> TCPHandler: Processed in 0.001496032 sec. | ||
| 1607 | 2026.01.21 00:02:02.610108 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1608 | 2026.01.21 00:02:02.610207 [ 3 ] {dd9487ad-f101-4be7-915b-39bbaef28f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1609 | 2026.01.21 00:02:02.610251 [ 3 ] {dd9487ad-f101-4be7-915b-39bbaef28f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1610 | 2026.01.21 00:02:02.610577 [ 3 ] {dd9487ad-f101-4be7-915b-39bbaef28f7d} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1611 | 2026.01.21 00:02:02.610614 [ 3 ] {dd9487ad-f101-4be7-915b-39bbaef28f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1612 | 2026.01.21 00:02:02.610928 [ 3 ] {dd9487ad-f101-4be7-915b-39bbaef28f7d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1613 | 2026.01.21 00:02:02.611163 [ 3 ] {dd9487ad-f101-4be7-915b-39bbaef28f7d} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1614 | 2026.01.21 00:02:02.611297 [ 3 ] {dd9487ad-f101-4be7-915b-39bbaef28f7d} <Debug> executeQuery: Read 6 rows, 387.00 B in 0.001109 sec., 5410.279531109108 rows/sec., 340.78 KiB/sec. | ||
| 1615 | 2026.01.21 00:02:02.611334 [ 3 ] {dd9487ad-f101-4be7-915b-39bbaef28f7d} <Debug> TCPHandler: Processed in 0.00127718 sec. | ||
| 1616 | 2026.01.21 00:02:03.477737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3363 | ||
| 1617 | 2026.01.21 00:02:03.478261 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1618 | 2026.01.21 00:02:03.478306 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1619 | 2026.01.21 00:02:03.478802 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1620 | 2026.01.21 00:02:03.479045 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1621 | 2026.01.21 00:02:03.479172 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3363 | ||
| 1622 | 2026.01.21 00:02:03.654033 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1623 | 2026.01.21 00:02:03.671003 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1624 | 2026.01.21 00:02:03.671060 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1625 | 2026.01.21 00:02:03.676598 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1626 | 2026.01.21 00:02:03.677290 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1627 | 2026.01.21 00:02:03.680294 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1628 | 2026.01.21 00:02:07.606854 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1629 | 2026.01.21 00:02:07.607042 [ 3 ] {922a2c2e-034e-413d-be8d-fd2f1917d3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1630 | 2026.01.21 00:02:07.607107 [ 3 ] {922a2c2e-034e-413d-be8d-fd2f1917d3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1631 | 2026.01.21 00:02:07.607786 [ 3 ] {922a2c2e-034e-413d-be8d-fd2f1917d3ce} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1632 | 2026.01.21 00:02:07.607828 [ 3 ] {922a2c2e-034e-413d-be8d-fd2f1917d3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1633 | 2026.01.21 00:02:07.608281 [ 3 ] {922a2c2e-034e-413d-be8d-fd2f1917d3ce} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1634 | 2026.01.21 00:02:07.608558 [ 3 ] {922a2c2e-034e-413d-be8d-fd2f1917d3ce} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1635 | 2026.01.21 00:02:07.608720 [ 3 ] {922a2c2e-034e-413d-be8d-fd2f1917d3ce} <Debug> executeQuery: Read 50 rows, 4.66 KiB in 0.001725 sec., 28985.507246376812 rows/sec., 2.64 MiB/sec. | ||
| 1636 | 2026.01.21 00:02:07.608725 [ 67 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1637 | 2026.01.21 00:02:07.608764 [ 3 ] {922a2c2e-034e-413d-be8d-fd2f1917d3ce} <Debug> TCPHandler: Processed in 0.002034761 sec. | ||
| 1638 | 2026.01.21 00:02:07.608804 [ 67 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1639 | 2026.01.21 00:02:07.608834 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1640 | 2026.01.21 00:02:07.608913 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1641 | 2026.01.21 00:02:07.608994 [ 192 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::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 | ||
| 1642 | 2026.01.21 00:02:07.609016 [ 3 ] {b2ee66e3-bfd8-4215-b5c8-b357e0b90d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1643 | 2026.01.21 00:02:07.609078 [ 3 ] {b2ee66e3-bfd8-4215-b5c8-b357e0b90d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1644 | 2026.01.21 00:02:07.609193 [ 192 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1645 | 2026.01.21 00:02:07.609253 [ 192 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 1646 | 2026.01.21 00:02:07.609349 [ 192 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::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 | ||
| 1647 | 2026.01.21 00:02:07.609399 [ 192 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
| 1648 | 2026.01.21 00:02:07.609443 [ 192 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1267 rows starting from the beginning of the part | ||
| 1649 | 2026.01.21 00:02:07.609484 [ 192 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 1650 | 2026.01.21 00:02:07.609519 [ 3 ] {b2ee66e3-bfd8-4215-b5c8-b357e0b90d2e} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1651 | 2026.01.21 00:02:07.609532 [ 192 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::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 | ||
| 1652 | 2026.01.21 00:02:07.609567 [ 3 ] {b2ee66e3-bfd8-4215-b5c8-b357e0b90d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1653 | 2026.01.21 00:02:07.609926 [ 3 ] {b2ee66e3-bfd8-4215-b5c8-b357e0b90d2e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1654 | 2026.01.21 00:02:07.610195 [ 3 ] {b2ee66e3-bfd8-4215-b5c8-b357e0b90d2e} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1655 | 2026.01.21 00:02:07.610334 [ 3 ] {b2ee66e3-bfd8-4215-b5c8-b357e0b90d2e} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001339 sec., 17176.997759522033 rows/sec., 1.26 MiB/sec. | ||
| 1656 | 2026.01.21 00:02:07.610375 [ 3 ] {b2ee66e3-bfd8-4215-b5c8-b357e0b90d2e} <Debug> TCPHandler: Processed in 0.001523353 sec. | ||
| 1657 | 2026.01.21 00:02:07.610490 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1658 | 2026.01.21 00:02:07.610592 [ 3 ] {e6d2f295-1a14-4118-8340-2210a36cfaa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1659 | 2026.01.21 00:02:07.610634 [ 3 ] {e6d2f295-1a14-4118-8340-2210a36cfaa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1660 | 2026.01.21 00:02:07.610720 [ 197 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1383 rows, containing 5 columns (5 merged, 0 gathered) in 0.001792608 sec., 771501.6333743908 rows/sec., 67.90 MiB/sec. | ||
| 1661 | 2026.01.21 00:02:07.611071 [ 3 ] {e6d2f295-1a14-4118-8340-2210a36cfaa2} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1662 | 2026.01.21 00:02:07.611085 [ 186 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1663 | 2026.01.21 00:02:07.611112 [ 3 ] {e6d2f295-1a14-4118-8340-2210a36cfaa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1664 | 2026.01.21 00:02:07.611524 [ 3 ] {e6d2f295-1a14-4118-8340-2210a36cfaa2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1665 | 2026.01.21 00:02:07.611524 [ 186 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_6_1} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1666 | 2026.01.21 00:02:07.611637 [ 186 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_6_1} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1667 | 2026.01.21 00:02:07.611733 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 1668 | 2026.01.21 00:02:07.611790 [ 3 ] {e6d2f295-1a14-4118-8340-2210a36cfaa2} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1669 | 2026.01.21 00:02:07.611903 [ 67 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1670 | 2026.01.21 00:02:07.611928 [ 3 ] {e6d2f295-1a14-4118-8340-2210a36cfaa2} <Debug> executeQuery: Read 34 rows, 2.75 KiB in 0.001355 sec., 25092.25092250922 rows/sec., 1.98 MiB/sec. | ||
| 1671 | 2026.01.21 00:02:07.611945 [ 67 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1672 | 2026.01.21 00:02:07.611972 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1673 | 2026.01.21 00:02:07.611975 [ 3 ] {e6d2f295-1a14-4118-8340-2210a36cfaa2} <Debug> TCPHandler: Processed in 0.001535474 sec. | ||
| 1674 | 2026.01.21 00:02:07.612055 [ 192 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::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 | ||
| 1675 | 2026.01.21 00:02:07.612102 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1676 | 2026.01.21 00:02:07.612144 [ 192 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1677 | 2026.01.21 00:02:07.612172 [ 192 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::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 | ||
| 1678 | 2026.01.21 00:02:07.612202 [ 3 ] {ccad4590-4f0b-4acb-9183-2d14a491ecc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1679 | 2026.01.21 00:02:07.612216 [ 192 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::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 | ||
| 1680 | 2026.01.21 00:02:07.612253 [ 3 ] {ccad4590-4f0b-4acb-9183-2d14a491ecc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1681 | 2026.01.21 00:02:07.612259 [ 192 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part | ||
| 1682 | 2026.01.21 00:02:07.612313 [ 192 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 504 rows starting from the beginning of the part | ||
| 1683 | 2026.01.21 00:02:07.612348 [ 192 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 1684 | 2026.01.21 00:02:07.612386 [ 192 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 1685 | 2026.01.21 00:02:07.612627 [ 3 ] {ccad4590-4f0b-4acb-9183-2d14a491ecc2} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1686 | 2026.01.21 00:02:07.612669 [ 3 ] {ccad4590-4f0b-4acb-9183-2d14a491ecc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1687 | 2026.01.21 00:02:07.613025 [ 3 ] {ccad4590-4f0b-4acb-9183-2d14a491ecc2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1688 | 2026.01.21 00:02:07.613176 [ 189 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 615 rows, containing 5 columns (5 merged, 0 gathered) in 0.001151927 sec., 533887.9981109913 rows/sec., 42.28 MiB/sec. | ||
| 1689 | 2026.01.21 00:02:07.613303 [ 3 ] {ccad4590-4f0b-4acb-9183-2d14a491ecc2} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1690 | 2026.01.21 00:02:07.613340 [ 192 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1691 | 2026.01.21 00:02:07.613415 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1692 | 2026.01.21 00:02:07.613446 [ 3 ] {ccad4590-4f0b-4acb-9183-2d14a491ecc2} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001262 sec., 7923.930269413629 rows/sec., 603.58 KiB/sec. | ||
| 1693 | 2026.01.21 00:02:07.613453 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1694 | 2026.01.21 00:02:07.613494 [ 3 ] {ccad4590-4f0b-4acb-9183-2d14a491ecc2} <Debug> TCPHandler: Processed in 0.001444012 sec. | ||
| 1695 | 2026.01.21 00:02:07.613531 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1696 | 2026.01.21 00:02:07.613614 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1697 | 2026.01.21 00:02:07.613626 [ 197 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 1698 | 2026.01.21 00:02:07.613616 [ 192 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_6_1} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1699 | 2026.01.21 00:02:07.613718 [ 3 ] {0ea6a91d-7a99-443c-9b73-efab707f3d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1700 | 2026.01.21 00:02:07.613737 [ 192 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_6_1} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1701 | 2026.01.21 00:02:07.613751 [ 197 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1702 | 2026.01.21 00:02:07.613782 [ 3 ] {0ea6a91d-7a99-443c-9b73-efab707f3d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1703 | 2026.01.21 00:02:07.613802 [ 197 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 1704 | 2026.01.21 00:02:07.613811 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 1705 | 2026.01.21 00:02:07.613888 [ 197 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1706 | 2026.01.21 00:02:07.613941 [ 197 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 1707 | 2026.01.21 00:02:07.613983 [ 197 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2263 rows starting from the beginning of the part | ||
| 1708 | 2026.01.21 00:02:07.614029 [ 197 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 1709 | 2026.01.21 00:02:07.614072 [ 197 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1710 | 2026.01.21 00:02:07.614590 [ 3 ] {0ea6a91d-7a99-443c-9b73-efab707f3d98} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1711 | 2026.01.21 00:02:07.614629 [ 3 ] {0ea6a91d-7a99-443c-9b73-efab707f3d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1712 | 2026.01.21 00:02:07.615128 [ 189 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2309 rows, containing 5 columns (5 merged, 0 gathered) in 0.001540234 sec., 1499122.8605523577 rows/sec., 103.44 MiB/sec. | ||
| 1713 | 2026.01.21 00:02:07.615170 [ 3 ] {0ea6a91d-7a99-443c-9b73-efab707f3d98} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1714 | 2026.01.21 00:02:07.615366 [ 192 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1715 | 2026.01.21 00:02:07.615497 [ 3 ] {0ea6a91d-7a99-443c-9b73-efab707f3d98} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2026.01.21 00:02:07.615660 [ 192 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1717 | 2026.01.21 00:02:07.615701 [ 3 ] {0ea6a91d-7a99-443c-9b73-efab707f3d98} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002 sec., 11500 rows/sec., 20.61 MiB/sec. | ||
| 1718 | 2026.01.21 00:02:07.615736 [ 192 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1719 | 2026.01.21 00:02:07.615780 [ 3 ] {0ea6a91d-7a99-443c-9b73-efab707f3d98} <Debug> TCPHandler: Processed in 0.002215934 sec. | ||
| 1720 | 2026.01.21 00:02:07.615813 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 1721 | 2026.01.21 00:02:07.615916 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1722 | 2026.01.21 00:02:07.616022 [ 3 ] {c174168c-2b45-4028-9f56-2e0d868ca1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1723 | 2026.01.21 00:02:07.616063 [ 3 ] {c174168c-2b45-4028-9f56-2e0d868ca1bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1724 | 2026.01.21 00:02:07.616389 [ 3 ] {c174168c-2b45-4028-9f56-2e0d868ca1bb} <Trace> oximeter.measurements_i64 (7faa0ba1-382b-42e3-8944-7c890a5aacbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1725 | 2026.01.21 00:02:07.616427 [ 3 ] {c174168c-2b45-4028-9f56-2e0d868ca1bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1726 | 2026.01.21 00:02:07.616753 [ 3 ] {c174168c-2b45-4028-9f56-2e0d868ca1bb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1727 | 2026.01.21 00:02:07.616968 [ 3 ] {c174168c-2b45-4028-9f56-2e0d868ca1bb} <Trace> oximeter.measurements_i64 (7faa0ba1-382b-42e3-8944-7c890a5aacbc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1728 | 2026.01.21 00:02:07.617097 [ 3 ] {c174168c-2b45-4028-9f56-2e0d868ca1bb} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001094 sec., 2742.2303473491775 rows/sec., 219.59 KiB/sec. | ||
| 1729 | 2026.01.21 00:02:07.617132 [ 3 ] {c174168c-2b45-4028-9f56-2e0d868ca1bb} <Debug> TCPHandler: Processed in 0.001269139 sec. | ||
| 1730 | 2026.01.21 00:02:07.617254 [ 3 ] {} <Trace> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1731 | 2026.01.21 00:02:07.617369 [ 3 ] {c6774916-fe21-42a2-a47d-96edbeb79244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1732 | 2026.01.21 00:02:07.617419 [ 3 ] {c6774916-fe21-42a2-a47d-96edbeb79244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1733 | 2026.01.21 00:02:07.617793 [ 3 ] {c6774916-fe21-42a2-a47d-96edbeb79244} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1734 | 2026.01.21 00:02:07.617831 [ 3 ] {c6774916-fe21-42a2-a47d-96edbeb79244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1735 | 2026.01.21 00:02:07.618143 [ 3 ] {c6774916-fe21-42a2-a47d-96edbeb79244} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1736 | 2026.01.21 00:02:07.618360 [ 3 ] {c6774916-fe21-42a2-a47d-96edbeb79244} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1737 | 2026.01.21 00:02:07.618469 [ 67 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1738 | 2026.01.21 00:02:07.618490 [ 3 ] {c6774916-fe21-42a2-a47d-96edbeb79244} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001146 sec., 8726.003490401396 rows/sec., 549.64 KiB/sec. | ||
| 1739 | 2026.01.21 00:02:07.618508 [ 67 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2026.01.21 00:02:07.618531 [ 3 ] {c6774916-fe21-42a2-a47d-96edbeb79244} <Debug> TCPHandler: Processed in 0.001338031 sec. | ||
| 1741 | 2026.01.21 00:02:07.618533 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1742 | 2026.01.21 00:02:07.618686 [ 199 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 1743 | 2026.01.21 00:02:07.618829 [ 199 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1744 | 2026.01.21 00:02:07.618879 [ 199 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 1745 | 2026.01.21 00:02:07.618975 [ 199 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1746 | 2026.01.21 00:02:07.619039 [ 199 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 1747 | 2026.01.21 00:02:07.619085 [ 199 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 1748 | 2026.01.21 00:02:07.619133 [ 199 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 1749 | 2026.01.21 00:02:07.619184 [ 199 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1750 | 2026.01.21 00:02:07.620043 [ 189 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 4 columns (4 merged, 0 gathered) in 0.001411142 sec., 34015.00345110556 rows/sec., 2.09 MiB/sec. | ||
| 1751 | 2026.01.21 00:02:07.620172 [ 199 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1752 | 2026.01.21 00:02:07.620423 [ 199 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_6_1} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1753 | 2026.01.21 00:02:07.620489 [ 199 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_6_1} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1754 | 2026.01.21 00:02:07.620552 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 1755 | 2026.01.21 00:02:10.921068 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1756 | 2026.01.21 00:02:10.921134 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1757 | 2026.01.21 00:02:10.979415 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3811 | ||
| 1758 | 2026.01.21 00:02:10.979889 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1759 | 2026.01.21 00:02:10.979935 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1760 | 2026.01.21 00:02:10.980406 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1761 | 2026.01.21 00:02:10.980643 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1762 | 2026.01.21 00:02:10.980770 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3811 | ||
| 1763 | 2026.01.21 00:02:10.986416 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 220 | ||
| 1764 | 2026.01.21 00:02:10.988375 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1765 | 2026.01.21 00:02:10.988423 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1766 | 2026.01.21 00:02:10.989544 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1767 | 2026.01.21 00:02:10.989814 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1768 | 2026.01.21 00:02:10.990063 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 220 | ||
| 1769 | 2026.01.21 00:02:11.180531 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1770 | 2026.01.21 00:02:11.196382 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1771 | 2026.01.21 00:02:11.196430 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1772 | 2026.01.21 00:02:11.202650 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1773 | 2026.01.21 00:02:11.203348 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1774 | 2026.01.21 00:02:11.206154 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1775 | 2026.01.21 00:02:11.965373 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1776 | 2026.01.21 00:02:11.965448 [ 3 ] {} <Debug> TCP-Session: b1cc17c6-7491-468d-a628-5b2f0b1fd728 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1777 | 2026.01.21 00:02:12.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.77 MiB, peak 185.80 MiB, free memory in arenas 0.00 B, will set to 182.71 MiB (RSS), difference: 2.94 MiB | ||
| 1778 | 2026.01.21 00:02:12.605295 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1779 | 2026.01.21 00:02:12.605490 [ 255 ] {81a388f1-e707-42d6-92b0-307525a4ebee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1780 | 2026.01.21 00:02:12.605562 [ 255 ] {81a388f1-e707-42d6-92b0-307525a4ebee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1781 | 2026.01.21 00:02:12.606228 [ 255 ] {81a388f1-e707-42d6-92b0-307525a4ebee} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1782 | 2026.01.21 00:02:12.606272 [ 255 ] {81a388f1-e707-42d6-92b0-307525a4ebee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1783 | 2026.01.21 00:02:12.606659 [ 255 ] {81a388f1-e707-42d6-92b0-307525a4ebee} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1784 | 2026.01.21 00:02:12.606896 [ 255 ] {81a388f1-e707-42d6-92b0-307525a4ebee} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1785 | 2026.01.21 00:02:12.607041 [ 255 ] {81a388f1-e707-42d6-92b0-307525a4ebee} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001605 sec., 2492.21183800623 rows/sec., 209.92 KiB/sec. | ||
| 1786 | 2026.01.21 00:02:12.607082 [ 255 ] {81a388f1-e707-42d6-92b0-307525a4ebee} <Debug> TCPHandler: Processed in 0.001921229 sec. | ||
| 1787 | 2026.01.21 00:02:12.607204 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1788 | 2026.01.21 00:02:12.607300 [ 255 ] {60198207-7d75-4b69-a738-57fa64b2a525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1789 | 2026.01.21 00:02:12.607340 [ 255 ] {60198207-7d75-4b69-a738-57fa64b2a525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1790 | 2026.01.21 00:02:12.607747 [ 255 ] {60198207-7d75-4b69-a738-57fa64b2a525} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1791 | 2026.01.21 00:02:12.607783 [ 255 ] {60198207-7d75-4b69-a738-57fa64b2a525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1792 | 2026.01.21 00:02:12.608082 [ 255 ] {60198207-7d75-4b69-a738-57fa64b2a525} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1793 | 2026.01.21 00:02:12.608297 [ 255 ] {60198207-7d75-4b69-a738-57fa64b2a525} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1794 | 2026.01.21 00:02:12.608424 [ 255 ] {60198207-7d75-4b69-a738-57fa64b2a525} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001143 sec., 6999.12510936133 rows/sec., 562.19 KiB/sec. | ||
| 1795 | 2026.01.21 00:02:12.608463 [ 255 ] {60198207-7d75-4b69-a738-57fa64b2a525} <Debug> TCPHandler: Processed in 0.00131089 sec. | ||
| 1796 | 2026.01.21 00:02:12.608568 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1797 | 2026.01.21 00:02:12.608662 [ 255 ] {98a55b98-0024-43d0-ab85-1f74cfdc53bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1798 | 2026.01.21 00:02:12.608705 [ 255 ] {98a55b98-0024-43d0-ab85-1f74cfdc53bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1799 | 2026.01.21 00:02:12.609061 [ 255 ] {98a55b98-0024-43d0-ab85-1f74cfdc53bd} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1800 | 2026.01.21 00:02:12.609098 [ 255 ] {98a55b98-0024-43d0-ab85-1f74cfdc53bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1801 | 2026.01.21 00:02:12.609481 [ 255 ] {98a55b98-0024-43d0-ab85-1f74cfdc53bd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1802 | 2026.01.21 00:02:12.609696 [ 255 ] {98a55b98-0024-43d0-ab85-1f74cfdc53bd} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1803 | 2026.01.21 00:02:12.609826 [ 255 ] {98a55b98-0024-43d0-ab85-1f74cfdc53bd} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001183 sec., 8453.085376162298 rows/sec., 643.89 KiB/sec. | ||
| 1804 | 2026.01.21 00:02:12.609863 [ 255 ] {98a55b98-0024-43d0-ab85-1f74cfdc53bd} <Debug> TCPHandler: Processed in 0.00134511 sec. | ||
| 1805 | 2026.01.21 00:02:12.609965 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1806 | 2026.01.21 00:02:12.610059 [ 255 ] {3be63ac8-316d-473b-8856-bd29bb90f91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1807 | 2026.01.21 00:02:12.610101 [ 255 ] {3be63ac8-316d-473b-8856-bd29bb90f91c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1808 | 2026.01.21 00:02:12.610420 [ 255 ] {3be63ac8-316d-473b-8856-bd29bb90f91c} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1809 | 2026.01.21 00:02:12.610456 [ 255 ] {3be63ac8-316d-473b-8856-bd29bb90f91c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 1810 | 2026.01.21 00:02:12.610760 [ 255 ] {3be63ac8-316d-473b-8856-bd29bb90f91c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1811 | 2026.01.21 00:02:12.610975 [ 255 ] {3be63ac8-316d-473b-8856-bd29bb90f91c} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1812 | 2026.01.21 00:02:12.611098 [ 255 ] {3be63ac8-316d-473b-8856-bd29bb90f91c} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001058 sec., 9451.79584120983 rows/sec., 595.35 KiB/sec. | ||
| 1813 | 2026.01.21 00:02:12.611133 [ 255 ] {3be63ac8-316d-473b-8856-bd29bb90f91c} <Debug> TCPHandler: Processed in 0.001217679 sec. | ||
| 1814 | 2026.01.21 00:02:17.607164 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1815 | 2026.01.21 00:02:17.607422 [ 255 ] {486695fc-47ac-4634-bd04-4ad31aeef2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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') FORMAT Native; (stage: Complete) | ||
| 1816 | 2026.01.21 00:02:17.607800 [ 255 ] {486695fc-47ac-4634-bd04-4ad31aeef2fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1817 | 2026.01.21 00:02:17.607843 [ 255 ] {486695fc-47ac-4634-bd04-4ad31aeef2fb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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')" moved to PREWHERE | ||
| 1818 | 2026.01.21 00:02:17.608123 [ 255 ] {486695fc-47ac-4634-bd04-4ad31aeef2fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1819 | 2026.01.21 00:02:17.608202 [ 255 ] {486695fc-47ac-4634-bd04-4ad31aeef2fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1820 | 2026.01.21 00:02:17.608342 [ 255 ] {486695fc-47ac-4634-bd04-4ad31aeef2fb} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1821 | 2026.01.21 00:02:17.608459 [ 319 ] {486695fc-47ac-4634-bd04-4ad31aeef2fb} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1822 | 2026.01.21 00:02:17.608463 [ 323 ] {486695fc-47ac-4634-bd04-4ad31aeef2fb} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1823 | 2026.01.21 00:02:17.608597 [ 255 ] {486695fc-47ac-4634-bd04-4ad31aeef2fb} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 1824 | 2026.01.21 00:02:17.608623 [ 255 ] {486695fc-47ac-4634-bd04-4ad31aeef2fb} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1825 | 2026.01.21 00:02:17.610683 [ 255 ] {486695fc-47ac-4634-bd04-4ad31aeef2fb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1826 | 2026.01.21 00:02:17.610710 [ 255 ] {486695fc-47ac-4634-bd04-4ad31aeef2fb} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1827 | 2026.01.21 00:02:17.610765 [ 255 ] {486695fc-47ac-4634-bd04-4ad31aeef2fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 1828 | 2026.01.21 00:02:17.610808 [ 255 ] {486695fc-47ac-4634-bd04-4ad31aeef2fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 1829 | 2026.01.21 00:02:17.611795 [ 255 ] {486695fc-47ac-4634-bd04-4ad31aeef2fb} <Debug> executeQuery: Read 22 rows, 969.00 B in 0.004477 sec., 4914.004914004914 rows/sec., 211.37 KiB/sec. | ||
| 1830 | 2026.01.21 00:02:17.611909 [ 255 ] {486695fc-47ac-4634-bd04-4ad31aeef2fb} <Debug> TCPHandler: Processed in 0.004870474 sec. | ||
| 1831 | 2026.01.21 00:02:17.612258 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1832 | 2026.01.21 00:02:17.612390 [ 255 ] {7d837107-882c-4e5c-bb94-a416af03177f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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') FORMAT Native; (stage: Complete) | ||
| 1833 | 2026.01.21 00:02:17.612605 [ 255 ] {7d837107-882c-4e5c-bb94-a416af03177f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1834 | 2026.01.21 00:02:17.612637 [ 255 ] {7d837107-882c-4e5c-bb94-a416af03177f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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')" moved to PREWHERE | ||
| 1835 | 2026.01.21 00:02:17.612820 [ 255 ] {7d837107-882c-4e5c-bb94-a416af03177f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1836 | 2026.01.21 00:02:17.612874 [ 255 ] {7d837107-882c-4e5c-bb94-a416af03177f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1837 | 2026.01.21 00:02:17.612976 [ 255 ] {7d837107-882c-4e5c-bb94-a416af03177f} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1838 | 2026.01.21 00:02:17.613041 [ 319 ] {7d837107-882c-4e5c-bb94-a416af03177f} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1839 | 2026.01.21 00:02:17.613045 [ 320 ] {7d837107-882c-4e5c-bb94-a416af03177f} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1840 | 2026.01.21 00:02:17.613156 [ 255 ] {7d837107-882c-4e5c-bb94-a416af03177f} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 1841 | 2026.01.21 00:02:17.613182 [ 255 ] {7d837107-882c-4e5c-bb94-a416af03177f} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1842 | 2026.01.21 00:02:17.613237 [ 255 ] {7d837107-882c-4e5c-bb94-a416af03177f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1843 | 2026.01.21 00:02:17.613255 [ 255 ] {7d837107-882c-4e5c-bb94-a416af03177f} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1844 | 2026.01.21 00:02:17.613287 [ 255 ] {7d837107-882c-4e5c-bb94-a416af03177f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 1845 | 2026.01.21 00:02:17.613318 [ 255 ] {7d837107-882c-4e5c-bb94-a416af03177f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 1846 | 2026.01.21 00:02:17.613922 [ 255 ] {7d837107-882c-4e5c-bb94-a416af03177f} <Debug> executeQuery: Read 22 rows, 969.00 B in 0.001583 sec., 13897.662665824384 rows/sec., 597.78 KiB/sec. | ||
| 1847 | 2026.01.21 00:02:17.614025 [ 255 ] {7d837107-882c-4e5c-bb94-a416af03177f} <Debug> TCPHandler: Processed in 0.001819498 sec. | ||
| 1848 | 2026.01.21 00:02:17.614246 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1849 | 2026.01.21 00:02:17.614377 [ 255 ] {bc2e9f2c-14c8-4eb3-975a-dfeb0b8096d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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') FORMAT Native; (stage: Complete) | ||
| 1850 | 2026.01.21 00:02:17.614580 [ 255 ] {bc2e9f2c-14c8-4eb3-975a-dfeb0b8096d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1851 | 2026.01.21 00:02:17.614612 [ 255 ] {bc2e9f2c-14c8-4eb3-975a-dfeb0b8096d1} <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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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')" moved to PREWHERE | ||
| 1852 | 2026.01.21 00:02:17.614792 [ 255 ] {bc2e9f2c-14c8-4eb3-975a-dfeb0b8096d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1853 | 2026.01.21 00:02:17.614845 [ 255 ] {bc2e9f2c-14c8-4eb3-975a-dfeb0b8096d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1854 | 2026.01.21 00:02:17.614947 [ 255 ] {bc2e9f2c-14c8-4eb3-975a-dfeb0b8096d1} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1855 | 2026.01.21 00:02:17.615006 [ 323 ] {bc2e9f2c-14c8-4eb3-975a-dfeb0b8096d1} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1856 | 2026.01.21 00:02:17.615012 [ 320 ] {bc2e9f2c-14c8-4eb3-975a-dfeb0b8096d1} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1857 | 2026.01.21 00:02:17.615102 [ 255 ] {bc2e9f2c-14c8-4eb3-975a-dfeb0b8096d1} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 1858 | 2026.01.21 00:02:17.615127 [ 255 ] {bc2e9f2c-14c8-4eb3-975a-dfeb0b8096d1} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1859 | 2026.01.21 00:02:17.615181 [ 255 ] {bc2e9f2c-14c8-4eb3-975a-dfeb0b8096d1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1860 | 2026.01.21 00:02:17.615197 [ 255 ] {bc2e9f2c-14c8-4eb3-975a-dfeb0b8096d1} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1861 | 2026.01.21 00:02:17.615227 [ 255 ] {bc2e9f2c-14c8-4eb3-975a-dfeb0b8096d1} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 1862 | 2026.01.21 00:02:17.615264 [ 255 ] {bc2e9f2c-14c8-4eb3-975a-dfeb0b8096d1} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 1863 | 2026.01.21 00:02:17.615928 [ 255 ] {bc2e9f2c-14c8-4eb3-975a-dfeb0b8096d1} <Debug> executeQuery: Read 22 rows, 969.00 B in 0.001602 sec., 13732.833957553059 rows/sec., 590.69 KiB/sec. | ||
| 1864 | 2026.01.21 00:02:17.616011 [ 255 ] {bc2e9f2c-14c8-4eb3-975a-dfeb0b8096d1} <Debug> TCPHandler: Processed in 0.001820718 sec. | ||
| 1865 | 2026.01.21 00:02:17.616228 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1866 | 2026.01.21 00:02:17.616358 [ 255 ] {4bdff5a0-9ee3-4194-ad1c-07ebc00eb2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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') FORMAT Native; (stage: Complete) | ||
| 1867 | 2026.01.21 00:02:17.616560 [ 255 ] {4bdff5a0-9ee3-4194-ad1c-07ebc00eb2bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1868 | 2026.01.21 00:02:17.616594 [ 255 ] {4bdff5a0-9ee3-4194-ad1c-07ebc00eb2bc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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')" moved to PREWHERE | ||
| 1869 | 2026.01.21 00:02:17.616774 [ 255 ] {4bdff5a0-9ee3-4194-ad1c-07ebc00eb2bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1870 | 2026.01.21 00:02:17.616826 [ 255 ] {4bdff5a0-9ee3-4194-ad1c-07ebc00eb2bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1871 | 2026.01.21 00:02:17.616927 [ 255 ] {4bdff5a0-9ee3-4194-ad1c-07ebc00eb2bc} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1872 | 2026.01.21 00:02:17.616980 [ 305 ] {4bdff5a0-9ee3-4194-ad1c-07ebc00eb2bc} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1873 | 2026.01.21 00:02:17.616987 [ 319 ] {4bdff5a0-9ee3-4194-ad1c-07ebc00eb2bc} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1874 | 2026.01.21 00:02:17.617070 [ 255 ] {4bdff5a0-9ee3-4194-ad1c-07ebc00eb2bc} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 1875 | 2026.01.21 00:02:17.617096 [ 255 ] {4bdff5a0-9ee3-4194-ad1c-07ebc00eb2bc} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1876 | 2026.01.21 00:02:17.617150 [ 255 ] {4bdff5a0-9ee3-4194-ad1c-07ebc00eb2bc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1877 | 2026.01.21 00:02:17.617166 [ 255 ] {4bdff5a0-9ee3-4194-ad1c-07ebc00eb2bc} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1878 | 2026.01.21 00:02:17.617196 [ 255 ] {4bdff5a0-9ee3-4194-ad1c-07ebc00eb2bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 1879 | 2026.01.21 00:02:17.617228 [ 255 ] {4bdff5a0-9ee3-4194-ad1c-07ebc00eb2bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 1880 | 2026.01.21 00:02:17.617769 [ 255 ] {4bdff5a0-9ee3-4194-ad1c-07ebc00eb2bc} <Debug> executeQuery: Read 22 rows, 969.00 B in 0.001463 sec., 15037.593984962405 rows/sec., 646.81 KiB/sec. | ||
| 1881 | 2026.01.21 00:02:17.617859 [ 255 ] {4bdff5a0-9ee3-4194-ad1c-07ebc00eb2bc} <Debug> TCPHandler: Processed in 0.001683206 sec. | ||
| 1882 | 2026.01.21 00:02:17.618065 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1883 | 2026.01.21 00:02:17.618195 [ 255 ] {66138a94-14bb-4fc6-94f8-e1c44ead83a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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') FORMAT Native; (stage: Complete) | ||
| 1884 | 2026.01.21 00:02:17.618400 [ 255 ] {66138a94-14bb-4fc6-94f8-e1c44ead83a4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1885 | 2026.01.21 00:02:17.618434 [ 255 ] {66138a94-14bb-4fc6-94f8-e1c44ead83a4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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')" moved to PREWHERE | ||
| 1886 | 2026.01.21 00:02:17.618617 [ 255 ] {66138a94-14bb-4fc6-94f8-e1c44ead83a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1887 | 2026.01.21 00:02:17.618670 [ 255 ] {66138a94-14bb-4fc6-94f8-e1c44ead83a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1888 | 2026.01.21 00:02:17.618768 [ 255 ] {66138a94-14bb-4fc6-94f8-e1c44ead83a4} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1889 | 2026.01.21 00:02:17.618832 [ 305 ] {66138a94-14bb-4fc6-94f8-e1c44ead83a4} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1890 | 2026.01.21 00:02:17.618846 [ 320 ] {66138a94-14bb-4fc6-94f8-e1c44ead83a4} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1891 | 2026.01.21 00:02:17.618929 [ 255 ] {66138a94-14bb-4fc6-94f8-e1c44ead83a4} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 1892 | 2026.01.21 00:02:17.618955 [ 255 ] {66138a94-14bb-4fc6-94f8-e1c44ead83a4} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1893 | 2026.01.21 00:02:17.619007 [ 255 ] {66138a94-14bb-4fc6-94f8-e1c44ead83a4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1894 | 2026.01.21 00:02:17.619025 [ 255 ] {66138a94-14bb-4fc6-94f8-e1c44ead83a4} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1895 | 2026.01.21 00:02:17.619055 [ 255 ] {66138a94-14bb-4fc6-94f8-e1c44ead83a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 1896 | 2026.01.21 00:02:17.619086 [ 255 ] {66138a94-14bb-4fc6-94f8-e1c44ead83a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 1897 | 2026.01.21 00:02:17.619651 [ 255 ] {66138a94-14bb-4fc6-94f8-e1c44ead83a4} <Debug> executeQuery: Read 22 rows, 969.00 B in 0.001507 sec., 14598.5401459854 rows/sec., 627.93 KiB/sec. | ||
| 1898 | 2026.01.21 00:02:17.619754 [ 255 ] {66138a94-14bb-4fc6-94f8-e1c44ead83a4} <Debug> TCPHandler: Processed in 0.001738987 sec. | ||
| 1899 | 2026.01.21 00:02:17.619957 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1900 | 2026.01.21 00:02:17.620084 [ 255 ] {ab03f14c-21b9-43ed-9347-961c865fb2c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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') FORMAT Native; (stage: Complete) | ||
| 1901 | 2026.01.21 00:02:17.620294 [ 255 ] {ab03f14c-21b9-43ed-9347-961c865fb2c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1902 | 2026.01.21 00:02:17.620328 [ 255 ] {ab03f14c-21b9-43ed-9347-961c865fb2c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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')" moved to PREWHERE | ||
| 1903 | 2026.01.21 00:02:17.620513 [ 255 ] {ab03f14c-21b9-43ed-9347-961c865fb2c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1904 | 2026.01.21 00:02:17.620566 [ 255 ] {ab03f14c-21b9-43ed-9347-961c865fb2c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1905 | 2026.01.21 00:02:17.620664 [ 255 ] {ab03f14c-21b9-43ed-9347-961c865fb2c7} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1906 | 2026.01.21 00:02:17.620720 [ 319 ] {ab03f14c-21b9-43ed-9347-961c865fb2c7} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1907 | 2026.01.21 00:02:17.620728 [ 320 ] {ab03f14c-21b9-43ed-9347-961c865fb2c7} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1908 | 2026.01.21 00:02:17.620815 [ 255 ] {ab03f14c-21b9-43ed-9347-961c865fb2c7} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 1909 | 2026.01.21 00:02:17.620841 [ 255 ] {ab03f14c-21b9-43ed-9347-961c865fb2c7} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1910 | 2026.01.21 00:02:17.620895 [ 255 ] {ab03f14c-21b9-43ed-9347-961c865fb2c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1911 | 2026.01.21 00:02:17.620911 [ 255 ] {ab03f14c-21b9-43ed-9347-961c865fb2c7} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1912 | 2026.01.21 00:02:17.620940 [ 255 ] {ab03f14c-21b9-43ed-9347-961c865fb2c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 1913 | 2026.01.21 00:02:17.620970 [ 255 ] {ab03f14c-21b9-43ed-9347-961c865fb2c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 1914 | 2026.01.21 00:02:17.621496 [ 255 ] {ab03f14c-21b9-43ed-9347-961c865fb2c7} <Debug> executeQuery: Read 22 rows, 969.00 B in 0.001463 sec., 15037.593984962405 rows/sec., 646.81 KiB/sec. | ||
| 1915 | 2026.01.21 00:02:17.621580 [ 255 ] {ab03f14c-21b9-43ed-9347-961c865fb2c7} <Debug> TCPHandler: Processed in 0.001673876 sec. | ||
| 1916 | 2026.01.21 00:02:17.621798 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1917 | 2026.01.21 00:02:17.621926 [ 255 ] {a0923b9f-82bc-4add-9d84-dfca9d49bcfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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') FORMAT Native; (stage: Complete) | ||
| 1918 | 2026.01.21 00:02:17.622129 [ 255 ] {a0923b9f-82bc-4add-9d84-dfca9d49bcfe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1919 | 2026.01.21 00:02:17.622162 [ 255 ] {a0923b9f-82bc-4add-9d84-dfca9d49bcfe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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')" moved to PREWHERE | ||
| 1920 | 2026.01.21 00:02:17.622435 [ 255 ] {a0923b9f-82bc-4add-9d84-dfca9d49bcfe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1921 | 2026.01.21 00:02:17.622493 [ 255 ] {a0923b9f-82bc-4add-9d84-dfca9d49bcfe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1922 | 2026.01.21 00:02:17.622592 [ 255 ] {a0923b9f-82bc-4add-9d84-dfca9d49bcfe} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1923 | 2026.01.21 00:02:17.622718 [ 305 ] {a0923b9f-82bc-4add-9d84-dfca9d49bcfe} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1924 | 2026.01.21 00:02:17.622725 [ 319 ] {a0923b9f-82bc-4add-9d84-dfca9d49bcfe} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1925 | 2026.01.21 00:02:17.622838 [ 255 ] {a0923b9f-82bc-4add-9d84-dfca9d49bcfe} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 1926 | 2026.01.21 00:02:17.622863 [ 255 ] {a0923b9f-82bc-4add-9d84-dfca9d49bcfe} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1927 | 2026.01.21 00:02:17.622918 [ 255 ] {a0923b9f-82bc-4add-9d84-dfca9d49bcfe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1928 | 2026.01.21 00:02:17.622934 [ 255 ] {a0923b9f-82bc-4add-9d84-dfca9d49bcfe} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1929 | 2026.01.21 00:02:17.622964 [ 255 ] {a0923b9f-82bc-4add-9d84-dfca9d49bcfe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 1930 | 2026.01.21 00:02:17.622994 [ 255 ] {a0923b9f-82bc-4add-9d84-dfca9d49bcfe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 1931 | 2026.01.21 00:02:17.623770 [ 255 ] {a0923b9f-82bc-4add-9d84-dfca9d49bcfe} <Debug> executeQuery: Read 22 rows, 969.00 B in 0.001895 sec., 11609.498680738787 rows/sec., 499.36 KiB/sec. | ||
| 1932 | 2026.01.21 00:02:17.623858 [ 255 ] {a0923b9f-82bc-4add-9d84-dfca9d49bcfe} <Debug> TCPHandler: Processed in 0.002110473 sec. | ||
| 1933 | 2026.01.21 00:02:17.624078 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1934 | 2026.01.21 00:02:17.624207 [ 255 ] {9e0dc514-32b7-4adf-a01b-242852279d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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') FORMAT Native; (stage: Complete) | ||
| 1935 | 2026.01.21 00:02:17.624412 [ 255 ] {9e0dc514-32b7-4adf-a01b-242852279d9b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1936 | 2026.01.21 00:02:17.624445 [ 255 ] {9e0dc514-32b7-4adf-a01b-242852279d9b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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')" moved to PREWHERE | ||
| 1937 | 2026.01.21 00:02:17.624637 [ 255 ] {9e0dc514-32b7-4adf-a01b-242852279d9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1938 | 2026.01.21 00:02:17.624688 [ 255 ] {9e0dc514-32b7-4adf-a01b-242852279d9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1939 | 2026.01.21 00:02:17.624786 [ 255 ] {9e0dc514-32b7-4adf-a01b-242852279d9b} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1940 | 2026.01.21 00:02:17.624852 [ 305 ] {9e0dc514-32b7-4adf-a01b-242852279d9b} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1941 | 2026.01.21 00:02:17.624859 [ 306 ] {9e0dc514-32b7-4adf-a01b-242852279d9b} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1942 | 2026.01.21 00:02:17.624958 [ 255 ] {9e0dc514-32b7-4adf-a01b-242852279d9b} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 1943 | 2026.01.21 00:02:17.624983 [ 255 ] {9e0dc514-32b7-4adf-a01b-242852279d9b} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1944 | 2026.01.21 00:02:17.625037 [ 255 ] {9e0dc514-32b7-4adf-a01b-242852279d9b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1945 | 2026.01.21 00:02:17.625054 [ 255 ] {9e0dc514-32b7-4adf-a01b-242852279d9b} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1946 | 2026.01.21 00:02:17.625084 [ 255 ] {9e0dc514-32b7-4adf-a01b-242852279d9b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 1947 | 2026.01.21 00:02:17.625118 [ 255 ] {9e0dc514-32b7-4adf-a01b-242852279d9b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 1948 | 2026.01.21 00:02:17.625689 [ 255 ] {9e0dc514-32b7-4adf-a01b-242852279d9b} <Debug> executeQuery: Read 22 rows, 969.00 B in 0.001534 sec., 14341.590612777054 rows/sec., 616.88 KiB/sec. | ||
| 1949 | 2026.01.21 00:02:17.625789 [ 255 ] {9e0dc514-32b7-4adf-a01b-242852279d9b} <Debug> TCPHandler: Processed in 0.001760157 sec. | ||
| 1950 | 2026.01.21 00:02:17.626002 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1951 | 2026.01.21 00:02:17.626130 [ 255 ] {62feb373-7bd9-4c6b-b3ee-cb255f663264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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') FORMAT Native; (stage: Complete) | ||
| 1952 | 2026.01.21 00:02:17.626337 [ 255 ] {62feb373-7bd9-4c6b-b3ee-cb255f663264} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1953 | 2026.01.21 00:02:17.626371 [ 255 ] {62feb373-7bd9-4c6b-b3ee-cb255f663264} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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')" moved to PREWHERE | ||
| 1954 | 2026.01.21 00:02:17.626560 [ 255 ] {62feb373-7bd9-4c6b-b3ee-cb255f663264} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1955 | 2026.01.21 00:02:17.626612 [ 255 ] {62feb373-7bd9-4c6b-b3ee-cb255f663264} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1956 | 2026.01.21 00:02:17.626709 [ 255 ] {62feb373-7bd9-4c6b-b3ee-cb255f663264} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1957 | 2026.01.21 00:02:17.626766 [ 319 ] {62feb373-7bd9-4c6b-b3ee-cb255f663264} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1958 | 2026.01.21 00:02:17.626777 [ 306 ] {62feb373-7bd9-4c6b-b3ee-cb255f663264} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1959 | 2026.01.21 00:02:17.626866 [ 255 ] {62feb373-7bd9-4c6b-b3ee-cb255f663264} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 1960 | 2026.01.21 00:02:17.626892 [ 255 ] {62feb373-7bd9-4c6b-b3ee-cb255f663264} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1961 | 2026.01.21 00:02:17.626946 [ 255 ] {62feb373-7bd9-4c6b-b3ee-cb255f663264} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1962 | 2026.01.21 00:02:17.626962 [ 255 ] {62feb373-7bd9-4c6b-b3ee-cb255f663264} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1963 | 2026.01.21 00:02:17.626992 [ 255 ] {62feb373-7bd9-4c6b-b3ee-cb255f663264} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 1964 | 2026.01.21 00:02:17.627022 [ 255 ] {62feb373-7bd9-4c6b-b3ee-cb255f663264} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 1965 | 2026.01.21 00:02:17.627552 [ 255 ] {62feb373-7bd9-4c6b-b3ee-cb255f663264} <Debug> executeQuery: Read 22 rows, 969.00 B in 0.001475 sec., 14915.254237288136 rows/sec., 641.55 KiB/sec. | ||
| 1966 | 2026.01.21 00:02:17.627635 [ 255 ] {62feb373-7bd9-4c6b-b3ee-cb255f663264} <Debug> TCPHandler: Processed in 0.001683296 sec. | ||
| 1967 | 2026.01.21 00:02:17.627834 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1968 | 2026.01.21 00:02:17.627966 [ 255 ] {453272d8-d85c-44d5-93e4-f1781d267dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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') FORMAT Native; (stage: Complete) | ||
| 1969 | 2026.01.21 00:02:17.628171 [ 255 ] {453272d8-d85c-44d5-93e4-f1781d267dde} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1970 | 2026.01.21 00:02:17.628206 [ 255 ] {453272d8-d85c-44d5-93e4-f1781d267dde} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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')" moved to PREWHERE | ||
| 1971 | 2026.01.21 00:02:17.628394 [ 255 ] {453272d8-d85c-44d5-93e4-f1781d267dde} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1972 | 2026.01.21 00:02:17.628446 [ 255 ] {453272d8-d85c-44d5-93e4-f1781d267dde} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1973 | 2026.01.21 00:02:17.628543 [ 255 ] {453272d8-d85c-44d5-93e4-f1781d267dde} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1974 | 2026.01.21 00:02:17.628595 [ 305 ] {453272d8-d85c-44d5-93e4-f1781d267dde} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1975 | 2026.01.21 00:02:17.628607 [ 306 ] {453272d8-d85c-44d5-93e4-f1781d267dde} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1976 | 2026.01.21 00:02:17.628682 [ 255 ] {453272d8-d85c-44d5-93e4-f1781d267dde} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 1977 | 2026.01.21 00:02:17.628707 [ 255 ] {453272d8-d85c-44d5-93e4-f1781d267dde} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1978 | 2026.01.21 00:02:17.628760 [ 255 ] {453272d8-d85c-44d5-93e4-f1781d267dde} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1979 | 2026.01.21 00:02:17.628776 [ 255 ] {453272d8-d85c-44d5-93e4-f1781d267dde} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1980 | 2026.01.21 00:02:17.628807 [ 255 ] {453272d8-d85c-44d5-93e4-f1781d267dde} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 1981 | 2026.01.21 00:02:17.628836 [ 255 ] {453272d8-d85c-44d5-93e4-f1781d267dde} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 1982 | 2026.01.21 00:02:17.629445 [ 255 ] {453272d8-d85c-44d5-93e4-f1781d267dde} <Debug> executeQuery: Read 22 rows, 969.00 B in 0.001533 sec., 14350.945857795172 rows/sec., 617.28 KiB/sec. | ||
| 1983 | 2026.01.21 00:02:17.629533 [ 255 ] {453272d8-d85c-44d5-93e4-f1781d267dde} <Debug> TCPHandler: Processed in 0.001748247 sec. | ||
| 1984 | 2026.01.21 00:02:17.629752 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1985 | 2026.01.21 00:02:17.629883 [ 255 ] {11cc98af-a4c9-42d6-b7d9-86cb223aa995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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') FORMAT Native; (stage: Complete) | ||
| 1986 | 2026.01.21 00:02:17.630094 [ 255 ] {11cc98af-a4c9-42d6-b7d9-86cb223aa995} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1987 | 2026.01.21 00:02:17.630129 [ 255 ] {11cc98af-a4c9-42d6-b7d9-86cb223aa995} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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')" moved to PREWHERE | ||
| 1988 | 2026.01.21 00:02:17.630320 [ 255 ] {11cc98af-a4c9-42d6-b7d9-86cb223aa995} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1989 | 2026.01.21 00:02:17.630371 [ 255 ] {11cc98af-a4c9-42d6-b7d9-86cb223aa995} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1990 | 2026.01.21 00:02:17.630468 [ 255 ] {11cc98af-a4c9-42d6-b7d9-86cb223aa995} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1991 | 2026.01.21 00:02:17.630531 [ 310 ] {11cc98af-a4c9-42d6-b7d9-86cb223aa995} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1992 | 2026.01.21 00:02:17.630532 [ 305 ] {11cc98af-a4c9-42d6-b7d9-86cb223aa995} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1993 | 2026.01.21 00:02:17.630615 [ 255 ] {11cc98af-a4c9-42d6-b7d9-86cb223aa995} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 1994 | 2026.01.21 00:02:17.630635 [ 255 ] {11cc98af-a4c9-42d6-b7d9-86cb223aa995} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1995 | 2026.01.21 00:02:17.630687 [ 255 ] {11cc98af-a4c9-42d6-b7d9-86cb223aa995} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1996 | 2026.01.21 00:02:17.630703 [ 255 ] {11cc98af-a4c9-42d6-b7d9-86cb223aa995} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1997 | 2026.01.21 00:02:17.630733 [ 255 ] {11cc98af-a4c9-42d6-b7d9-86cb223aa995} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 1998 | 2026.01.21 00:02:17.630761 [ 255 ] {11cc98af-a4c9-42d6-b7d9-86cb223aa995} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 1999 | 2026.01.21 00:02:17.631298 [ 255 ] {11cc98af-a4c9-42d6-b7d9-86cb223aa995} <Debug> executeQuery: Read 22 rows, 969.00 B in 0.001468 sec., 14986.376021798365 rows/sec., 644.61 KiB/sec. | ||
| 2000 | 2026.01.21 00:02:17.631386 [ 255 ] {11cc98af-a4c9-42d6-b7d9-86cb223aa995} <Debug> TCPHandler: Processed in 0.001683896 sec. | ||
| 2001 | 2026.01.21 00:02:17.631599 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2002 | 2026.01.21 00:02:17.631730 [ 255 ] {3476052b-5a4a-46dc-a5aa-1379e220f90d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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') FORMAT Native; (stage: Complete) | ||
| 2003 | 2026.01.21 00:02:17.631937 [ 255 ] {3476052b-5a4a-46dc-a5aa-1379e220f90d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2004 | 2026.01.21 00:02:17.631975 [ 255 ] {3476052b-5a4a-46dc-a5aa-1379e220f90d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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')" moved to PREWHERE | ||
| 2005 | 2026.01.21 00:02:17.632168 [ 255 ] {3476052b-5a4a-46dc-a5aa-1379e220f90d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2006 | 2026.01.21 00:02:17.632219 [ 255 ] {3476052b-5a4a-46dc-a5aa-1379e220f90d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2007 | 2026.01.21 00:02:17.632316 [ 255 ] {3476052b-5a4a-46dc-a5aa-1379e220f90d} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2008 | 2026.01.21 00:02:17.632379 [ 306 ] {3476052b-5a4a-46dc-a5aa-1379e220f90d} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2009 | 2026.01.21 00:02:17.632382 [ 305 ] {3476052b-5a4a-46dc-a5aa-1379e220f90d} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2010 | 2026.01.21 00:02:17.632467 [ 255 ] {3476052b-5a4a-46dc-a5aa-1379e220f90d} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 2011 | 2026.01.21 00:02:17.632487 [ 255 ] {3476052b-5a4a-46dc-a5aa-1379e220f90d} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2012 | 2026.01.21 00:02:17.632540 [ 255 ] {3476052b-5a4a-46dc-a5aa-1379e220f90d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2013 | 2026.01.21 00:02:17.632556 [ 255 ] {3476052b-5a4a-46dc-a5aa-1379e220f90d} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 2014 | 2026.01.21 00:02:17.632585 [ 255 ] {3476052b-5a4a-46dc-a5aa-1379e220f90d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 2015 | 2026.01.21 00:02:17.632614 [ 255 ] {3476052b-5a4a-46dc-a5aa-1379e220f90d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 2016 | 2026.01.21 00:02:17.633145 [ 255 ] {3476052b-5a4a-46dc-a5aa-1379e220f90d} <Debug> executeQuery: Read 22 rows, 969.00 B in 0.001469 sec., 14976.174268209666 rows/sec., 644.17 KiB/sec. | ||
| 2017 | 2026.01.21 00:02:17.633230 [ 255 ] {3476052b-5a4a-46dc-a5aa-1379e220f90d} <Debug> TCPHandler: Processed in 0.001680336 sec. | ||
| 2018 | 2026.01.21 00:02:17.633420 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2019 | 2026.01.21 00:02:17.633550 [ 255 ] {df3802e4-f297-42ce-836f-7e87cb6dfcd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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') FORMAT Native; (stage: Complete) | ||
| 2020 | 2026.01.21 00:02:17.633756 [ 255 ] {df3802e4-f297-42ce-836f-7e87cb6dfcd4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2021 | 2026.01.21 00:02:17.633790 [ 255 ] {df3802e4-f297-42ce-836f-7e87cb6dfcd4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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')" moved to PREWHERE | ||
| 2022 | 2026.01.21 00:02:17.633982 [ 255 ] {df3802e4-f297-42ce-836f-7e87cb6dfcd4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2023 | 2026.01.21 00:02:17.634033 [ 255 ] {df3802e4-f297-42ce-836f-7e87cb6dfcd4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2024 | 2026.01.21 00:02:17.634127 [ 255 ] {df3802e4-f297-42ce-836f-7e87cb6dfcd4} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2025 | 2026.01.21 00:02:17.634181 [ 305 ] {df3802e4-f297-42ce-836f-7e87cb6dfcd4} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2026 | 2026.01.21 00:02:17.634189 [ 306 ] {df3802e4-f297-42ce-836f-7e87cb6dfcd4} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2027 | 2026.01.21 00:02:17.634269 [ 255 ] {df3802e4-f297-42ce-836f-7e87cb6dfcd4} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 2028 | 2026.01.21 00:02:17.634294 [ 255 ] {df3802e4-f297-42ce-836f-7e87cb6dfcd4} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2029 | 2026.01.21 00:02:17.634345 [ 255 ] {df3802e4-f297-42ce-836f-7e87cb6dfcd4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2030 | 2026.01.21 00:02:17.634361 [ 255 ] {df3802e4-f297-42ce-836f-7e87cb6dfcd4} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 2031 | 2026.01.21 00:02:17.634390 [ 255 ] {df3802e4-f297-42ce-836f-7e87cb6dfcd4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 2032 | 2026.01.21 00:02:17.634419 [ 255 ] {df3802e4-f297-42ce-836f-7e87cb6dfcd4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 2033 | 2026.01.21 00:02:17.634977 [ 255 ] {df3802e4-f297-42ce-836f-7e87cb6dfcd4} <Debug> executeQuery: Read 22 rows, 969.00 B in 0.00148 sec., 14864.864864864865 rows/sec., 639.38 KiB/sec. | ||
| 2034 | 2026.01.21 00:02:17.635079 [ 255 ] {df3802e4-f297-42ce-836f-7e87cb6dfcd4} <Debug> TCPHandler: Processed in 0.001707886 sec. | ||
| 2035 | 2026.01.21 00:02:17.635271 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2036 | 2026.01.21 00:02:17.635402 [ 255 ] {7a3ab2a9-757a-483e-a893-70c4f18dc2af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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') FORMAT Native; (stage: Complete) | ||
| 2037 | 2026.01.21 00:02:17.635610 [ 255 ] {7a3ab2a9-757a-483e-a893-70c4f18dc2af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2038 | 2026.01.21 00:02:17.635644 [ 255 ] {7a3ab2a9-757a-483e-a893-70c4f18dc2af} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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')" moved to PREWHERE | ||
| 2039 | 2026.01.21 00:02:17.635848 [ 255 ] {7a3ab2a9-757a-483e-a893-70c4f18dc2af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2040 | 2026.01.21 00:02:17.635899 [ 255 ] {7a3ab2a9-757a-483e-a893-70c4f18dc2af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2041 | 2026.01.21 00:02:17.635995 [ 255 ] {7a3ab2a9-757a-483e-a893-70c4f18dc2af} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2042 | 2026.01.21 00:02:17.636049 [ 303 ] {7a3ab2a9-757a-483e-a893-70c4f18dc2af} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2043 | 2026.01.21 00:02:17.636052 [ 335 ] {7a3ab2a9-757a-483e-a893-70c4f18dc2af} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2044 | 2026.01.21 00:02:17.636135 [ 255 ] {7a3ab2a9-757a-483e-a893-70c4f18dc2af} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 2045 | 2026.01.21 00:02:17.636159 [ 255 ] {7a3ab2a9-757a-483e-a893-70c4f18dc2af} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2046 | 2026.01.21 00:02:17.636212 [ 255 ] {7a3ab2a9-757a-483e-a893-70c4f18dc2af} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2047 | 2026.01.21 00:02:17.636227 [ 255 ] {7a3ab2a9-757a-483e-a893-70c4f18dc2af} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 2048 | 2026.01.21 00:02:17.636263 [ 255 ] {7a3ab2a9-757a-483e-a893-70c4f18dc2af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 2049 | 2026.01.21 00:02:17.636295 [ 255 ] {7a3ab2a9-757a-483e-a893-70c4f18dc2af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 2050 | 2026.01.21 00:02:17.636793 [ 255 ] {7a3ab2a9-757a-483e-a893-70c4f18dc2af} <Debug> executeQuery: Read 22 rows, 969.00 B in 0.001446 sec., 15214.384508990317 rows/sec., 654.42 KiB/sec. | ||
| 2051 | 2026.01.21 00:02:17.636876 [ 255 ] {7a3ab2a9-757a-483e-a893-70c4f18dc2af} <Debug> TCPHandler: Processed in 0.001655336 sec. | ||
| 2052 | 2026.01.21 00:02:17.640874 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2053 | 2026.01.21 00:02:17.640980 [ 255 ] {195781c9-0171-4695-b15b-45b0d18be569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2054 | 2026.01.21 00:02:17.641020 [ 255 ] {195781c9-0171-4695-b15b-45b0d18be569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2055 | 2026.01.21 00:02:17.641555 [ 255 ] {195781c9-0171-4695-b15b-45b0d18be569} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2026.01.21 00:02:17.641604 [ 255 ] {195781c9-0171-4695-b15b-45b0d18be569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2057 | 2026.01.21 00:02:17.642099 [ 255 ] {195781c9-0171-4695-b15b-45b0d18be569} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2058 | 2026.01.21 00:02:17.642339 [ 255 ] {195781c9-0171-4695-b15b-45b0d18be569} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2059 | 2026.01.21 00:02:17.642490 [ 255 ] {195781c9-0171-4695-b15b-45b0d18be569} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.00154 sec., 9090.909090909092 rows/sec., 1.27 MiB/sec. | ||
| 2060 | 2026.01.21 00:02:17.642531 [ 255 ] {195781c9-0171-4695-b15b-45b0d18be569} <Debug> TCPHandler: Processed in 0.001707186 sec. | ||
| 2061 | 2026.01.21 00:02:17.642639 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2062 | 2026.01.21 00:02:17.642735 [ 255 ] {af9a6a78-62a5-4829-a12a-24075136a748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2063 | 2026.01.21 00:02:17.642778 [ 255 ] {af9a6a78-62a5-4829-a12a-24075136a748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2064 | 2026.01.21 00:02:17.643188 [ 255 ] {af9a6a78-62a5-4829-a12a-24075136a748} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2065 | 2026.01.21 00:02:17.643226 [ 255 ] {af9a6a78-62a5-4829-a12a-24075136a748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2066 | 2026.01.21 00:02:17.643517 [ 255 ] {af9a6a78-62a5-4829-a12a-24075136a748} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2067 | 2026.01.21 00:02:17.643736 [ 255 ] {af9a6a78-62a5-4829-a12a-24075136a748} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2068 | 2026.01.21 00:02:17.643862 [ 255 ] {af9a6a78-62a5-4829-a12a-24075136a748} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001145 sec., 1746.7248908296945 rows/sec., 142.43 KiB/sec. | ||
| 2069 | 2026.01.21 00:02:17.643901 [ 255 ] {af9a6a78-62a5-4829-a12a-24075136a748} <Debug> TCPHandler: Processed in 0.001311431 sec. | ||
| 2070 | 2026.01.21 00:02:17.644014 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2071 | 2026.01.21 00:02:17.644108 [ 255 ] {5cbeeee5-5ad3-4413-af90-4e3751d6ecd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2072 | 2026.01.21 00:02:17.644148 [ 255 ] {5cbeeee5-5ad3-4413-af90-4e3751d6ecd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2073 | 2026.01.21 00:02:17.644582 [ 255 ] {5cbeeee5-5ad3-4413-af90-4e3751d6ecd0} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2026.01.21 00:02:17.644620 [ 255 ] {5cbeeee5-5ad3-4413-af90-4e3751d6ecd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2075 | 2026.01.21 00:02:17.644915 [ 255 ] {5cbeeee5-5ad3-4413-af90-4e3751d6ecd0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2076 | 2026.01.21 00:02:17.645129 [ 255 ] {5cbeeee5-5ad3-4413-af90-4e3751d6ecd0} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2077 | 2026.01.21 00:02:17.645256 [ 255 ] {5cbeeee5-5ad3-4413-af90-4e3751d6ecd0} <Debug> executeQuery: Read 77 rows, 6.74 KiB in 0.001166 sec., 66037.73584905661 rows/sec., 5.64 MiB/sec. | ||
| 2078 | 2026.01.21 00:02:17.645293 [ 255 ] {5cbeeee5-5ad3-4413-af90-4e3751d6ecd0} <Debug> TCPHandler: Processed in 0.001329921 sec. | ||
| 2079 | 2026.01.21 00:02:17.645408 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2080 | 2026.01.21 00:02:17.645502 [ 255 ] {0e793286-fc6e-44e4-8353-21af65e002d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2081 | 2026.01.21 00:02:17.645544 [ 255 ] {0e793286-fc6e-44e4-8353-21af65e002d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2082 | 2026.01.21 00:02:17.645939 [ 255 ] {0e793286-fc6e-44e4-8353-21af65e002d2} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2083 | 2026.01.21 00:02:17.645977 [ 255 ] {0e793286-fc6e-44e4-8353-21af65e002d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2084 | 2026.01.21 00:02:17.646272 [ 255 ] {0e793286-fc6e-44e4-8353-21af65e002d2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2085 | 2026.01.21 00:02:17.646495 [ 255 ] {0e793286-fc6e-44e4-8353-21af65e002d2} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2086 | 2026.01.21 00:02:17.646627 [ 255 ] {0e793286-fc6e-44e4-8353-21af65e002d2} <Debug> executeQuery: Read 25 rows, 1.87 KiB in 0.001143 sec., 21872.265966754156 rows/sec., 1.60 MiB/sec. | ||
| 2087 | 2026.01.21 00:02:17.646666 [ 255 ] {0e793286-fc6e-44e4-8353-21af65e002d2} <Debug> TCPHandler: Processed in 0.00130729 sec. | ||
| 2088 | 2026.01.21 00:02:17.646775 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2089 | 2026.01.21 00:02:17.646868 [ 255 ] {70981529-a954-45a4-b90b-fbc931edb3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2090 | 2026.01.21 00:02:17.646909 [ 255 ] {70981529-a954-45a4-b90b-fbc931edb3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2091 | 2026.01.21 00:02:17.647312 [ 255 ] {70981529-a954-45a4-b90b-fbc931edb3a1} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2092 | 2026.01.21 00:02:17.647350 [ 255 ] {70981529-a954-45a4-b90b-fbc931edb3a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2093 | 2026.01.21 00:02:17.647646 [ 255 ] {70981529-a954-45a4-b90b-fbc931edb3a1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2094 | 2026.01.21 00:02:17.647870 [ 255 ] {70981529-a954-45a4-b90b-fbc931edb3a1} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2095 | 2026.01.21 00:02:17.647996 [ 255 ] {70981529-a954-45a4-b90b-fbc931edb3a1} <Debug> executeQuery: Read 61 rows, 4.88 KiB in 0.001145 sec., 53275.10917030568 rows/sec., 4.17 MiB/sec. | ||
| 2096 | 2026.01.21 00:02:17.648033 [ 255 ] {70981529-a954-45a4-b90b-fbc931edb3a1} <Debug> TCPHandler: Processed in 0.00130816 sec. | ||
| 2097 | 2026.01.21 00:02:17.648151 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2098 | 2026.01.21 00:02:17.648244 [ 255 ] {67268ee5-9917-4994-afe4-ca3ddf132c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2099 | 2026.01.21 00:02:17.648286 [ 255 ] {67268ee5-9917-4994-afe4-ca3ddf132c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2100 | 2026.01.21 00:02:17.648646 [ 255 ] {67268ee5-9917-4994-afe4-ca3ddf132c4e} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2101 | 2026.01.21 00:02:17.648684 [ 255 ] {67268ee5-9917-4994-afe4-ca3ddf132c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2102 | 2026.01.21 00:02:17.649006 [ 255 ] {67268ee5-9917-4994-afe4-ca3ddf132c4e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2103 | 2026.01.21 00:02:17.649221 [ 255 ] {67268ee5-9917-4994-afe4-ca3ddf132c4e} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2104 | 2026.01.21 00:02:17.649354 [ 255 ] {67268ee5-9917-4994-afe4-ca3ddf132c4e} <Debug> executeQuery: Read 91 rows, 6.51 KiB in 0.001127 sec., 80745.34161490684 rows/sec., 5.64 MiB/sec. | ||
| 2105 | 2026.01.21 00:02:17.649391 [ 255 ] {67268ee5-9917-4994-afe4-ca3ddf132c4e} <Debug> TCPHandler: Processed in 0.00128979 sec. | ||
| 2106 | 2026.01.21 00:02:17.649507 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2107 | 2026.01.21 00:02:17.649602 [ 255 ] {a19092f7-64d0-4b8b-9722-57a191017c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2108 | 2026.01.21 00:02:17.649655 [ 255 ] {a19092f7-64d0-4b8b-9722-57a191017c41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2109 | 2026.01.21 00:02:17.650453 [ 255 ] {a19092f7-64d0-4b8b-9722-57a191017c41} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2110 | 2026.01.21 00:02:17.650490 [ 255 ] {a19092f7-64d0-4b8b-9722-57a191017c41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2111 | 2026.01.21 00:02:17.650994 [ 255 ] {a19092f7-64d0-4b8b-9722-57a191017c41} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2112 | 2026.01.21 00:02:17.651217 [ 255 ] {a19092f7-64d0-4b8b-9722-57a191017c41} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2113 | 2026.01.21 00:02:17.651347 [ 255 ] {a19092f7-64d0-4b8b-9722-57a191017c41} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001763 sec., 13045.944412932502 rows/sec., 23.38 MiB/sec. | ||
| 2114 | 2026.01.21 00:02:17.651396 [ 255 ] {a19092f7-64d0-4b8b-9722-57a191017c41} <Debug> TCPHandler: Processed in 0.00193844 sec. | ||
| 2115 | 2026.01.21 00:02:17.651512 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2116 | 2026.01.21 00:02:17.651606 [ 255 ] {7227e5c0-267f-4eee-819c-8c8a7f66890f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2117 | 2026.01.21 00:02:17.651646 [ 255 ] {7227e5c0-267f-4eee-819c-8c8a7f66890f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2118 | 2026.01.21 00:02:17.651965 [ 255 ] {7227e5c0-267f-4eee-819c-8c8a7f66890f} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2119 | 2026.01.21 00:02:17.652003 [ 255 ] {7227e5c0-267f-4eee-819c-8c8a7f66890f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2120 | 2026.01.21 00:02:17.652317 [ 255 ] {7227e5c0-267f-4eee-819c-8c8a7f66890f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2121 | 2026.01.21 00:02:17.652531 [ 255 ] {7227e5c0-267f-4eee-819c-8c8a7f66890f} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2026.01.21 00:02:17.652665 [ 255 ] {7227e5c0-267f-4eee-819c-8c8a7f66890f} <Debug> executeQuery: Read 34 rows, 2.31 KiB in 0.001077 sec., 31569.173630454967 rows/sec., 2.10 MiB/sec. | ||
| 2123 | 2026.01.21 00:02:17.652699 [ 255 ] {7227e5c0-267f-4eee-819c-8c8a7f66890f} <Debug> TCPHandler: Processed in 0.001237218 sec. | ||
| 2124 | 2026.01.21 00:02:18.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.09 MiB, peak 185.80 MiB, free memory in arenas 0.00 B, will set to 183.00 MiB (RSS), difference: -1.09 MiB | ||
| 2125 | 2026.01.21 00:02:18.480914 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4323 | ||
| 2126 | 2026.01.21 00:02:18.481400 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2127 | 2026.01.21 00:02:18.481440 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2128 | 2026.01.21 00:02:18.481930 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2129 | 2026.01.21 00:02:18.482196 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): 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.01.21 00:02:18.482324 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4323 | ||
| 2131 | 2026.01.21 00:02:18.706293 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2132 | 2026.01.21 00:02:18.723062 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2133 | 2026.01.21 00:02:18.723127 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2134 | 2026.01.21 00:02:18.728463 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2135 | 2026.01.21 00:02:18.729200 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2136 | 2026.01.21 00:02:18.732587 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2137 | 2026.01.21 00:02:20.234366 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63154 | ||
| 2138 | 2026.01.21 00:02:20.234471 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2139 | 2026.01.21 00:02:20.234499 [ 3 ] {} <Debug> TCP-Session: 3655d8ae-7cf1-4d00-bc7c-a165f1756cc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63154 | ||
| 2140 | 2026.01.21 00:02:20.234521 [ 3 ] {} <Debug> TCP-Session: 3655d8ae-7cf1-4d00-bc7c-a165f1756cc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2141 | 2026.01.21 00:02:20.234535 [ 3 ] {} <Debug> TCP-Session: 3655d8ae-7cf1-4d00-bc7c-a165f1756cc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2142 | 2026.01.21 00:02:20.234763 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40780 | ||
| 2143 | 2026.01.21 00:02:20.234792 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63746 | ||
| 2144 | 2026.01.21 00:02:20.234815 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48081 | ||
| 2145 | 2026.01.21 00:02:20.234830 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64077 | ||
| 2146 | 2026.01.21 00:02:20.234844 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43597 | ||
| 2147 | 2026.01.21 00:02:20.234901 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2148 | 2026.01.21 00:02:20.234824 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52205 | ||
| 2149 | 2026.01.21 00:02:20.234947 [ 286 ] {} <Debug> TCP-Session: 9afc9344-b53c-4e1b-a992-a89fc29d2b38 Authenticating user 'default' from [fd00:1122:3344:101::e]:40780 | ||
| 2150 | 2026.01.21 00:02:20.234948 [ 3 ] {} <Trace> TCP-Session: 3655d8ae-7cf1-4d00-bc7c-a165f1756cc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2151 | 2026.01.21 00:02:20.234801 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60610 | ||
| 2152 | 2026.01.21 00:02:20.235000 [ 286 ] {} <Debug> TCP-Session: 9afc9344-b53c-4e1b-a992-a89fc29d2b38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2153 | 2026.01.21 00:02:20.234801 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33870 | ||
| 2154 | 2026.01.21 00:02:20.235043 [ 286 ] {} <Debug> TCP-Session: 9afc9344-b53c-4e1b-a992-a89fc29d2b38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2155 | 2026.01.21 00:02:20.235156 [ 3 ] {2ce41d18-0a44-4ff5-b704-422d0d386dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63154) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2156 | 2026.01.21 00:02:20.235289 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2157 | 2026.01.21 00:02:20.235319 [ 289 ] {} <Debug> TCP-Session: 6f25a5b0-0525-43a3-939e-8b615360ff86 Authenticating user 'default' from [fd00:1122:3344:101::e]:60610 | ||
| 2158 | 2026.01.21 00:02:20.235322 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2159 | 2026.01.21 00:02:20.235340 [ 289 ] {} <Debug> TCP-Session: 6f25a5b0-0525-43a3-939e-8b615360ff86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2160 | 2026.01.21 00:02:20.235367 [ 289 ] {} <Debug> TCP-Session: 6f25a5b0-0525-43a3-939e-8b615360ff86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2161 | 2026.01.21 00:02:20.235367 [ 291 ] {} <Debug> TCP-Session: 02f0144f-1bc3-4bea-aed3-66437a16fc22 Authenticating user 'default' from [fd00:1122:3344:101::e]:52205 | ||
| 2162 | 2026.01.21 00:02:20.235388 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2163 | 2026.01.21 00:02:20.235403 [ 291 ] {} <Debug> TCP-Session: 02f0144f-1bc3-4bea-aed3-66437a16fc22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2164 | 2026.01.21 00:02:20.235425 [ 292 ] {} <Debug> TCP-Session: d8fb6269-8389-47d6-ba0d-a00ac9a3c849 Authenticating user 'default' from [fd00:1122:3344:101::e]:64077 | ||
| 2165 | 2026.01.21 00:02:20.235428 [ 291 ] {} <Debug> TCP-Session: 02f0144f-1bc3-4bea-aed3-66437a16fc22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2166 | 2026.01.21 00:02:20.235437 [ 3 ] {2ce41d18-0a44-4ff5-b704-422d0d386dc6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2167 | 2026.01.21 00:02:20.235451 [ 292 ] {} <Debug> TCP-Session: d8fb6269-8389-47d6-ba0d-a00ac9a3c849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2168 | 2026.01.21 00:02:20.235490 [ 292 ] {} <Debug> TCP-Session: d8fb6269-8389-47d6-ba0d-a00ac9a3c849 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2169 | 2026.01.21 00:02:20.235516 [ 3 ] {2ce41d18-0a44-4ff5-b704-422d0d386dc6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2170 | 2026.01.21 00:02:20.235546 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2171 | 2026.01.21 00:02:20.235585 [ 287 ] {} <Debug> TCP-Session: 9cd6a4e9-6dcb-4f44-bf64-d1f98dcc30fb Authenticating user 'default' from [fd00:1122:3344:101::e]:63746 | ||
| 2172 | 2026.01.21 00:02:20.235608 [ 287 ] {} <Debug> TCP-Session: 9cd6a4e9-6dcb-4f44-bf64-d1f98dcc30fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2173 | 2026.01.21 00:02:20.235621 [ 287 ] {} <Debug> TCP-Session: 9cd6a4e9-6dcb-4f44-bf64-d1f98dcc30fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2174 | 2026.01.21 00:02:20.235651 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2175 | 2026.01.21 00:02:20.235691 [ 288 ] {} <Debug> TCP-Session: 724e5487-8f2d-4995-856c-335240c860e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33870 | ||
| 2176 | 2026.01.21 00:02:20.235707 [ 288 ] {} <Debug> TCP-Session: 724e5487-8f2d-4995-856c-335240c860e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2177 | 2026.01.21 00:02:20.235720 [ 288 ] {} <Debug> TCP-Session: 724e5487-8f2d-4995-856c-335240c860e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2178 | 2026.01.21 00:02:20.235769 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2179 | 2026.01.21 00:02:20.235770 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2180 | 2026.01.21 00:02:20.235805 [ 293 ] {} <Debug> TCP-Session: 5901dcab-e307-4ef5-a9bf-9e55937b6c07 Authenticating user 'default' from [fd00:1122:3344:101::e]:43597 | ||
| 2181 | 2026.01.21 00:02:20.235814 [ 3 ] {2ce41d18-0a44-4ff5-b704-422d0d386dc6} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 2182 | 2026.01.21 00:02:20.235827 [ 290 ] {} <Debug> TCP-Session: 0f435ef5-c99f-435f-8e7a-b50fe1a11dbe Authenticating user 'default' from [fd00:1122:3344:101::e]:48081 | ||
| 2183 | 2026.01.21 00:02:20.235832 [ 293 ] {} <Debug> TCP-Session: 5901dcab-e307-4ef5-a9bf-9e55937b6c07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2184 | 2026.01.21 00:02:20.235865 [ 290 ] {} <Debug> TCP-Session: 0f435ef5-c99f-435f-8e7a-b50fe1a11dbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2185 | 2026.01.21 00:02:20.235870 [ 293 ] {} <Debug> TCP-Session: 5901dcab-e307-4ef5-a9bf-9e55937b6c07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2186 | 2026.01.21 00:02:20.235888 [ 290 ] {} <Debug> TCP-Session: 0f435ef5-c99f-435f-8e7a-b50fe1a11dbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2187 | 2026.01.21 00:02:20.235912 [ 3 ] {2ce41d18-0a44-4ff5-b704-422d0d386dc6} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2188 | 2026.01.21 00:02:20.607956 [ 299 ] {2ce41d18-0a44-4ff5-b704-422d0d386dc6} <Trace> AggregatingTransform: Aggregating | ||
| 2189 | 2026.01.21 00:02:20.608025 [ 299 ] {2ce41d18-0a44-4ff5-b704-422d0d386dc6} <Trace> Aggregator: Aggregation method: without_key | ||
| 2190 | 2026.01.21 00:02:20.608059 [ 299 ] {2ce41d18-0a44-4ff5-b704-422d0d386dc6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001462182 sec. (683.909 rows/sec., 26.72 KiB/sec.) | ||
| 2191 | 2026.01.21 00:02:20.608074 [ 299 ] {2ce41d18-0a44-4ff5-b704-422d0d386dc6} <Trace> Aggregator: Merging aggregated data | ||
| 2192 | 2026.01.21 00:02:20.608971 [ 3 ] {2ce41d18-0a44-4ff5-b704-422d0d386dc6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.373865 sec., 2.6747622805023203 rows/sec., 106.99 B/sec. | ||
| 2193 | 2026.01.21 00:02:20.609176 [ 3 ] {2ce41d18-0a44-4ff5-b704-422d0d386dc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2194 | 2026.01.21 00:02:20.609193 [ 3 ] {2ce41d18-0a44-4ff5-b704-422d0d386dc6} <Debug> TCPHandler: Processed in 0.374353297 sec. | ||
| 2195 | 2026.01.21 00:02:20.609316 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2196 | 2026.01.21 00:02:20.609335 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2197 | 2026.01.21 00:02:20.609357 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2198 | 2026.01.21 00:02:20.609385 [ 286 ] {} <Debug> TCP-Session: 9afc9344-b53c-4e1b-a992-a89fc29d2b38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2199 | 2026.01.21 00:02:20.609379 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2200 | 2026.01.21 00:02:20.609421 [ 288 ] {} <Debug> TCP-Session: 724e5487-8f2d-4995-856c-335240c860e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2201 | 2026.01.21 00:02:20.609427 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2202 | 2026.01.21 00:02:20.609446 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2203 | 2026.01.21 00:02:20.609471 [ 290 ] {} <Debug> TCP-Session: 0f435ef5-c99f-435f-8e7a-b50fe1a11dbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2204 | 2026.01.21 00:02:20.609483 [ 291 ] {} <Debug> TCP-Session: 02f0144f-1bc3-4bea-aed3-66437a16fc22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2026.01.21 00:02:20.609502 [ 292 ] {} <Debug> TCP-Session: d8fb6269-8389-47d6-ba0d-a00ac9a3c849 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2206 | 2026.01.21 00:02:20.609407 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2207 | 2026.01.21 00:02:20.609398 [ 293 ] {} <Debug> TCP-Session: 5901dcab-e307-4ef5-a9bf-9e55937b6c07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2026.01.21 00:02:20.609392 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2209 | 2026.01.21 00:02:20.609565 [ 289 ] {} <Debug> TCP-Session: 6f25a5b0-0525-43a3-939e-8b615360ff86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2210 | 2026.01.21 00:02:20.609450 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2211 | 2026.01.21 00:02:20.609609 [ 287 ] {} <Debug> TCP-Session: 9cd6a4e9-6dcb-4f44-bf64-d1f98dcc30fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2026.01.21 00:02:20.609635 [ 3 ] {} <Debug> TCP-Session: 3655d8ae-7cf1-4d00-bc7c-a165f1756cc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2213 | 2026.01.21 00:02:20.990292 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 274 | ||
| 2214 | 2026.01.21 00:02:20.993116 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2215 | 2026.01.21 00:02:20.993164 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2216 | 2026.01.21 00:02:20.994399 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2217 | 2026.01.21 00:02:20.994682 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2218 | 2026.01.21 00:02:20.994833 [ 50 ] {} <Debug> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2219 | 2026.01.21 00:02:20.994876 [ 50 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2220 | 2026.01.21 00:02:20.994899 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2221 | 2026.01.21 00:02:20.994925 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 274 | ||
| 2222 | 2026.01.21 00:02:20.995034 [ 192 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::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 | ||
| 2223 | 2026.01.21 00:02:20.995631 [ 192 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2224 | 2026.01.21 00:02:20.995785 [ 192 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2225 | 2026.01.21 00:02:20.996164 [ 192 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 2226 | 2026.01.21 00:02:20.996525 [ 192 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 2227 | 2026.01.21 00:02:20.996854 [ 192 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 68 rows starting from the beginning of the part | ||
| 2228 | 2026.01.21 00:02:20.997176 [ 192 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
| 2229 | 2026.01.21 00:02:20.997523 [ 192 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 54 rows starting from the beginning of the part | ||
| 2230 | 2026.01.21 00:02:21.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.56 MiB, peak 196.67 MiB, free memory in arenas 0.00 B, will set to 203.42 MiB (RSS), difference: 14.86 MiB | ||
| 2231 | 2026.01.21 00:02:21.003400 [ 189 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 274 rows, containing 72 columns (72 merged, 0 gathered) in 0.008420958 sec., 32537.86564426518 rows/sec., 34.33 MiB/sec. | ||
| 2232 | 2026.01.21 00:02:21.004264 [ 196 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2233 | 2026.01.21 00:02:21.004836 [ 196 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_6_1} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2234 | 2026.01.21 00:02:21.004913 [ 196 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_6_1} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2235 | 2026.01.21 00:02:21.005035 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.67 MiB. | ||
| 2236 | 2026.01.21 00:02:22.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 199.51 MiB, peak 204.06 MiB, free memory in arenas 0.00 B, will set to 203.69 MiB (RSS), difference: 4.18 MiB | ||
| 2237 | 2026.01.21 00:02:22.610456 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2238 | 2026.01.21 00:02:22.610655 [ 255 ] {df23b70f-c534-4892-a56e-47786f0990c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2239 | 2026.01.21 00:02:22.610732 [ 255 ] {df23b70f-c534-4892-a56e-47786f0990c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2240 | 2026.01.21 00:02:22.611420 [ 255 ] {df23b70f-c534-4892-a56e-47786f0990c9} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2241 | 2026.01.21 00:02:22.611467 [ 255 ] {df23b70f-c534-4892-a56e-47786f0990c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2242 | 2026.01.21 00:02:22.611872 [ 255 ] {df23b70f-c534-4892-a56e-47786f0990c9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2243 | 2026.01.21 00:02:22.612126 [ 255 ] {df23b70f-c534-4892-a56e-47786f0990c9} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2244 | 2026.01.21 00:02:22.612293 [ 255 ] {df23b70f-c534-4892-a56e-47786f0990c9} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001692 sec., 17730.49645390071 rows/sec., 1.35 MiB/sec. | ||
| 2245 | 2026.01.21 00:02:22.612344 [ 255 ] {df23b70f-c534-4892-a56e-47786f0990c9} <Debug> TCPHandler: Processed in 0.002021931 sec. | ||
| 2246 | 2026.01.21 00:02:22.612489 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2247 | 2026.01.21 00:02:22.612596 [ 255 ] {65a63b87-e2e2-412c-ae75-1d23de94ce0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2248 | 2026.01.21 00:02:22.612641 [ 255 ] {65a63b87-e2e2-412c-ae75-1d23de94ce0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2249 | 2026.01.21 00:02:22.613068 [ 255 ] {65a63b87-e2e2-412c-ae75-1d23de94ce0a} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2250 | 2026.01.21 00:02:22.613107 [ 255 ] {65a63b87-e2e2-412c-ae75-1d23de94ce0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2251 | 2026.01.21 00:02:22.613423 [ 255 ] {65a63b87-e2e2-412c-ae75-1d23de94ce0a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2252 | 2026.01.21 00:02:22.613658 [ 255 ] {65a63b87-e2e2-412c-ae75-1d23de94ce0a} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2253 | 2026.01.21 00:02:22.613791 [ 255 ] {65a63b87-e2e2-412c-ae75-1d23de94ce0a} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.00122 sec., 29508.196721311477 rows/sec., 2.30 MiB/sec. | ||
| 2254 | 2026.01.21 00:02:22.613829 [ 255 ] {65a63b87-e2e2-412c-ae75-1d23de94ce0a} <Debug> TCPHandler: Processed in 0.001393651 sec. | ||
| 2255 | 2026.01.21 00:02:22.613939 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2256 | 2026.01.21 00:02:22.614046 [ 255 ] {464a238d-2b3e-49ba-b5dc-5c6d359946e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2257 | 2026.01.21 00:02:22.614094 [ 255 ] {464a238d-2b3e-49ba-b5dc-5c6d359946e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2258 | 2026.01.21 00:02:22.614521 [ 255 ] {464a238d-2b3e-49ba-b5dc-5c6d359946e4} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2259 | 2026.01.21 00:02:22.614559 [ 255 ] {464a238d-2b3e-49ba-b5dc-5c6d359946e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2260 | 2026.01.21 00:02:22.614916 [ 255 ] {464a238d-2b3e-49ba-b5dc-5c6d359946e4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2261 | 2026.01.21 00:02:22.615142 [ 255 ] {464a238d-2b3e-49ba-b5dc-5c6d359946e4} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2262 | 2026.01.21 00:02:22.615273 [ 255 ] {464a238d-2b3e-49ba-b5dc-5c6d359946e4} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001249 sec., 88070.45636509208 rows/sec., 6.15 MiB/sec. | ||
| 2263 | 2026.01.21 00:02:22.615310 [ 255 ] {464a238d-2b3e-49ba-b5dc-5c6d359946e4} <Debug> TCPHandler: Processed in 0.001421541 sec. | ||
| 2264 | 2026.01.21 00:02:22.615428 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2265 | 2026.01.21 00:02:22.615525 [ 255 ] {bbf402ad-a3f8-4881-9c5a-5113bde5deca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2266 | 2026.01.21 00:02:22.615568 [ 255 ] {bbf402ad-a3f8-4881-9c5a-5113bde5deca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2267 | 2026.01.21 00:02:22.615900 [ 255 ] {bbf402ad-a3f8-4881-9c5a-5113bde5deca} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2268 | 2026.01.21 00:02:22.615936 [ 255 ] {bbf402ad-a3f8-4881-9c5a-5113bde5deca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2269 | 2026.01.21 00:02:22.616269 [ 255 ] {bbf402ad-a3f8-4881-9c5a-5113bde5deca} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2270 | 2026.01.21 00:02:22.616498 [ 255 ] {bbf402ad-a3f8-4881-9c5a-5113bde5deca} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2271 | 2026.01.21 00:02:22.616625 [ 255 ] {bbf402ad-a3f8-4881-9c5a-5113bde5deca} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001121 sec., 35682.42640499554 rows/sec., 2.38 MiB/sec. | ||
| 2272 | 2026.01.21 00:02:22.616660 [ 255 ] {bbf402ad-a3f8-4881-9c5a-5113bde5deca} <Debug> TCPHandler: Processed in 0.00128299 sec. | ||
| 2273 | 2026.01.21 00:02:25.575208 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52459 | ||
| 2274 | 2026.01.21 00:02:25.575323 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2275 | 2026.01.21 00:02:25.575351 [ 288 ] {} <Debug> TCP-Session: 30a55f52-145f-4d3a-aed2-c20be85997f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52459 | ||
| 2276 | 2026.01.21 00:02:25.575375 [ 288 ] {} <Debug> TCP-Session: 30a55f52-145f-4d3a-aed2-c20be85997f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2277 | 2026.01.21 00:02:25.575392 [ 288 ] {} <Debug> TCP-Session: 30a55f52-145f-4d3a-aed2-c20be85997f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2278 | 2026.01.21 00:02:25.575649 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53938 | ||
| 2279 | 2026.01.21 00:02:25.575662 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45952 | ||
| 2280 | 2026.01.21 00:02:25.575687 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44544 | ||
| 2281 | 2026.01.21 00:02:25.575726 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45789 | ||
| 2282 | 2026.01.21 00:02:25.575716 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63862 | ||
| 2283 | 2026.01.21 00:02:25.575770 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2284 | 2026.01.21 00:02:25.575763 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2285 | 2026.01.21 00:02:25.575824 [ 291 ] {} <Debug> TCP-Session: 5ee46ad9-4c85-4037-912e-8ec22eefdba7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45952 | ||
| 2286 | 2026.01.21 00:02:25.575842 [ 288 ] {} <Trace> TCP-Session: 30a55f52-145f-4d3a-aed2-c20be85997f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2287 | 2026.01.21 00:02:25.575857 [ 291 ] {} <Debug> TCP-Session: 5ee46ad9-4c85-4037-912e-8ec22eefdba7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2026.01.21 00:02:25.575845 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2289 | 2026.01.21 00:02:25.575881 [ 291 ] {} <Debug> TCP-Session: 5ee46ad9-4c85-4037-912e-8ec22eefdba7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2026.01.21 00:02:25.575816 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2291 | 2026.01.21 00:02:25.575910 [ 3 ] {} <Debug> TCP-Session: c4b5b0e7-b6d4-4165-9749-a0ca00880276 Authenticating user 'default' from [fd00:1122:3344:101::e]:63862 | ||
| 2292 | 2026.01.21 00:02:25.575817 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2293 | 2026.01.21 00:02:25.575952 [ 286 ] {} <Debug> TCP-Session: bbd54f8c-b5f4-4392-9aea-fa76206eca0b Authenticating user 'default' from [fd00:1122:3344:101::e]:45789 | ||
| 2294 | 2026.01.21 00:02:25.575961 [ 3 ] {} <Debug> TCP-Session: c4b5b0e7-b6d4-4165-9749-a0ca00880276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2295 | 2026.01.21 00:02:25.575981 [ 292 ] {} <Debug> TCP-Session: 67227369-86ff-465d-8022-ea297f5ec2f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44544 | ||
| 2296 | 2026.01.21 00:02:25.576001 [ 286 ] {} <Debug> TCP-Session: bbd54f8c-b5f4-4392-9aea-fa76206eca0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2297 | 2026.01.21 00:02:25.576002 [ 3 ] {} <Debug> TCP-Session: c4b5b0e7-b6d4-4165-9749-a0ca00880276 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2026.01.21 00:02:25.576026 [ 286 ] {} <Debug> TCP-Session: bbd54f8c-b5f4-4392-9aea-fa76206eca0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2299 | 2026.01.21 00:02:25.576022 [ 288 ] {63373e91-44f9-44e8-9b31-e424200a705a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52459) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2300 | 2026.01.21 00:02:25.576019 [ 292 ] {} <Debug> TCP-Session: 67227369-86ff-465d-8022-ea297f5ec2f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2301 | 2026.01.21 00:02:25.575692 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58838 | ||
| 2302 | 2026.01.21 00:02:25.576099 [ 292 ] {} <Debug> TCP-Session: 67227369-86ff-465d-8022-ea297f5ec2f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2303 | 2026.01.21 00:02:25.575682 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57304 | ||
| 2304 | 2026.01.21 00:02:25.575656 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41570 | ||
| 2305 | 2026.01.21 00:02:25.575847 [ 289 ] {} <Debug> TCP-Session: 036f3c4f-8216-4f33-b023-a6851e1a5197 Authenticating user 'default' from [fd00:1122:3344:101::e]:53938 | ||
| 2306 | 2026.01.21 00:02:25.576213 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2307 | 2026.01.21 00:02:25.576231 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2308 | 2026.01.21 00:02:25.576238 [ 289 ] {} <Debug> TCP-Session: 036f3c4f-8216-4f33-b023-a6851e1a5197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2309 | 2026.01.21 00:02:25.576260 [ 294 ] {} <Debug> TCP-Session: eca4aea2-c69e-406f-850a-b95bf4a17607 Authenticating user 'default' from [fd00:1122:3344:101::e]:58838 | ||
| 2310 | 2026.01.21 00:02:25.576264 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2311 | 2026.01.21 00:02:25.576272 [ 289 ] {} <Debug> TCP-Session: 036f3c4f-8216-4f33-b023-a6851e1a5197 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2312 | 2026.01.21 00:02:25.576295 [ 294 ] {} <Debug> TCP-Session: eca4aea2-c69e-406f-850a-b95bf4a17607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2313 | 2026.01.21 00:02:25.576305 [ 290 ] {} <Debug> TCP-Session: 34f79137-d16b-46db-93bf-93cc87b0c955 Authenticating user 'default' from [fd00:1122:3344:101::e]:41570 | ||
| 2314 | 2026.01.21 00:02:25.576325 [ 294 ] {} <Debug> TCP-Session: eca4aea2-c69e-406f-850a-b95bf4a17607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2315 | 2026.01.21 00:02:25.576341 [ 290 ] {} <Debug> TCP-Session: 34f79137-d16b-46db-93bf-93cc87b0c955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2316 | 2026.01.21 00:02:25.576270 [ 293 ] {} <Debug> TCP-Session: dd8e87e2-82fb-447c-8ec9-638d4dcf170f Authenticating user 'default' from [fd00:1122:3344:101::e]:57304 | ||
| 2317 | 2026.01.21 00:02:25.576363 [ 290 ] {} <Debug> TCP-Session: 34f79137-d16b-46db-93bf-93cc87b0c955 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2026.01.21 00:02:25.576364 [ 288 ] {63373e91-44f9-44e8-9b31-e424200a705a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2319 | 2026.01.21 00:02:25.576387 [ 293 ] {} <Debug> TCP-Session: dd8e87e2-82fb-447c-8ec9-638d4dcf170f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2320 | 2026.01.21 00:02:25.576427 [ 293 ] {} <Debug> TCP-Session: dd8e87e2-82fb-447c-8ec9-638d4dcf170f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2321 | 2026.01.21 00:02:25.576461 [ 288 ] {63373e91-44f9-44e8-9b31-e424200a705a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2322 | 2026.01.21 00:02:25.576885 [ 288 ] {63373e91-44f9-44e8-9b31-e424200a705a} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 2323 | 2026.01.21 00:02:25.578060 [ 295 ] {63373e91-44f9-44e8-9b31-e424200a705a} <Trace> AggregatingTransform: Aggregating | ||
| 2324 | 2026.01.21 00:02:25.578107 [ 295 ] {63373e91-44f9-44e8-9b31-e424200a705a} <Trace> Aggregator: Aggregation method: without_key | ||
| 2325 | 2026.01.21 00:02:25.578143 [ 295 ] {63373e91-44f9-44e8-9b31-e424200a705a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001124277 sec. (889.461 rows/sec., 34.74 KiB/sec.) | ||
| 2326 | 2026.01.21 00:02:25.578164 [ 295 ] {63373e91-44f9-44e8-9b31-e424200a705a} <Trace> Aggregator: Merging aggregated data | ||
| 2327 | 2026.01.21 00:02:25.579551 [ 288 ] {63373e91-44f9-44e8-9b31-e424200a705a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003592 sec., 278.39643652561244 rows/sec., 10.87 KiB/sec. | ||
| 2328 | 2026.01.21 00:02:25.579657 [ 288 ] {63373e91-44f9-44e8-9b31-e424200a705a} <Debug> TCPHandler: Processed in 0.00395767 sec. | ||
| 2329 | 2026.01.21 00:02:25.579737 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2330 | 2026.01.21 00:02:25.579766 [ 288 ] {} <Debug> TCP-Session: 30a55f52-145f-4d3a-aed2-c20be85997f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2331 | 2026.01.21 00:02:25.579771 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2332 | 2026.01.21 00:02:25.579792 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2333 | 2026.01.21 00:02:25.579819 [ 289 ] {} <Debug> TCP-Session: 036f3c4f-8216-4f33-b023-a6851e1a5197 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2334 | 2026.01.21 00:02:25.579823 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2335 | 2026.01.21 00:02:25.579839 [ 290 ] {} <Debug> TCP-Session: 34f79137-d16b-46db-93bf-93cc87b0c955 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2336 | 2026.01.21 00:02:25.579854 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2337 | 2026.01.21 00:02:25.579874 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2338 | 2026.01.21 00:02:25.579888 [ 286 ] {} <Debug> TCP-Session: bbd54f8c-b5f4-4392-9aea-fa76206eca0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2339 | 2026.01.21 00:02:25.579911 [ 294 ] {} <Debug> TCP-Session: eca4aea2-c69e-406f-850a-b95bf4a17607 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2340 | 2026.01.21 00:02:25.579919 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2341 | 2026.01.21 00:02:25.579939 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2342 | 2026.01.21 00:02:25.579927 [ 292 ] {} <Debug> TCP-Session: 67227369-86ff-465d-8022-ea297f5ec2f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2026.01.21 00:02:25.579979 [ 3 ] {} <Debug> TCP-Session: c4b5b0e7-b6d4-4165-9749-a0ca00880276 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2344 | 2026.01.21 00:02:25.579971 [ 293 ] {} <Debug> TCP-Session: dd8e87e2-82fb-447c-8ec9-638d4dcf170f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2026.01.21 00:02:25.579895 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2346 | 2026.01.21 00:02:25.580055 [ 291 ] {} <Debug> TCP-Session: 5ee46ad9-4c85-4037-912e-8ec22eefdba7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2026.01.21 00:02:25.921177 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2348 | 2026.01.21 00:02:25.921226 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2349 | 2026.01.21 00:02:25.982528 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4771 | ||
| 2350 | 2026.01.21 00:02:25.982996 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2351 | 2026.01.21 00:02:25.983035 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2352 | 2026.01.21 00:02:25.983534 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2353 | 2026.01.21 00:02:25.983772 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2354 | 2026.01.21 00:02:25.983906 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4771 | ||
| 2355 | 2026.01.21 00:02:26.232797 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2356 | 2026.01.21 00:02:26.250408 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2357 | 2026.01.21 00:02:26.250475 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2358 | 2026.01.21 00:02:26.256525 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2359 | 2026.01.21 00:02:26.257243 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2360 | 2026.01.21 00:02:26.260366 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2361 | 2026.01.21 00:02:27.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.27 MiB, peak 210.02 MiB, free memory in arenas 0.00 B, will set to 205.74 MiB (RSS), difference: 1.47 MiB | ||
| 2362 | 2026.01.21 00:02:27.611720 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2363 | 2026.01.21 00:02:27.611902 [ 255 ] {dd8fc337-5311-4794-9c3a-9efd0c819c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2364 | 2026.01.21 00:02:27.611968 [ 255 ] {dd8fc337-5311-4794-9c3a-9efd0c819c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2365 | 2026.01.21 00:02:27.612614 [ 255 ] {dd8fc337-5311-4794-9c3a-9efd0c819c14} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2366 | 2026.01.21 00:02:27.612662 [ 255 ] {dd8fc337-5311-4794-9c3a-9efd0c819c14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2367 | 2026.01.21 00:02:27.613055 [ 255 ] {dd8fc337-5311-4794-9c3a-9efd0c819c14} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2368 | 2026.01.21 00:02:27.613302 [ 255 ] {dd8fc337-5311-4794-9c3a-9efd0c819c14} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2369 | 2026.01.21 00:02:27.613464 [ 255 ] {dd8fc337-5311-4794-9c3a-9efd0c819c14} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.00161 sec., 48447.2049689441 rows/sec., 4.16 MiB/sec. | ||
| 2370 | 2026.01.21 00:02:27.613525 [ 255 ] {dd8fc337-5311-4794-9c3a-9efd0c819c14} <Debug> TCPHandler: Processed in 0.001934739 sec. | ||
| 2371 | 2026.01.21 00:02:27.613660 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2372 | 2026.01.21 00:02:27.613754 [ 255 ] {2990708a-d982-4344-9f11-3119d34c38a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2373 | 2026.01.21 00:02:27.613795 [ 255 ] {2990708a-d982-4344-9f11-3119d34c38a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2374 | 2026.01.21 00:02:27.614206 [ 255 ] {2990708a-d982-4344-9f11-3119d34c38a1} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2375 | 2026.01.21 00:02:27.614243 [ 255 ] {2990708a-d982-4344-9f11-3119d34c38a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2376 | 2026.01.21 00:02:27.614547 [ 255 ] {2990708a-d982-4344-9f11-3119d34c38a1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2377 | 2026.01.21 00:02:27.614773 [ 255 ] {2990708a-d982-4344-9f11-3119d34c38a1} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2378 | 2026.01.21 00:02:27.614899 [ 255 ] {2990708a-d982-4344-9f11-3119d34c38a1} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001164 sec., 20618.556701030928 rows/sec., 1.51 MiB/sec. | ||
| 2379 | 2026.01.21 00:02:27.614906 [ 40 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2380 | 2026.01.21 00:02:27.614936 [ 255 ] {2990708a-d982-4344-9f11-3119d34c38a1} <Debug> TCPHandler: Processed in 0.001327511 sec. | ||
| 2381 | 2026.01.21 00:02:27.614981 [ 40 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2382 | 2026.01.21 00:02:27.615011 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2383 | 2026.01.21 00:02:27.615078 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2384 | 2026.01.21 00:02:27.615112 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::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 | ||
| 2385 | 2026.01.21 00:02:27.615178 [ 255 ] {fa1be7ae-4b8f-4e1a-a088-64dbe5d900a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2386 | 2026.01.21 00:02:27.615218 [ 255 ] {fa1be7ae-4b8f-4e1a-a088-64dbe5d900a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2387 | 2026.01.21 00:02:27.615217 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2388 | 2026.01.21 00:02:27.615265 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::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 | ||
| 2389 | 2026.01.21 00:02:27.615359 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part | ||
| 2390 | 2026.01.21 00:02:27.615410 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 2391 | 2026.01.21 00:02:27.615464 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::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 | ||
| 2392 | 2026.01.21 00:02:27.615507 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 2393 | 2026.01.21 00:02:27.615552 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 2394 | 2026.01.21 00:02:27.615644 [ 255 ] {fa1be7ae-4b8f-4e1a-a088-64dbe5d900a6} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2395 | 2026.01.21 00:02:27.615680 [ 255 ] {fa1be7ae-4b8f-4e1a-a088-64dbe5d900a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2396 | 2026.01.21 00:02:27.616001 [ 255 ] {fa1be7ae-4b8f-4e1a-a088-64dbe5d900a6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2397 | 2026.01.21 00:02:27.616218 [ 255 ] {fa1be7ae-4b8f-4e1a-a088-64dbe5d900a6} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2398 | 2026.01.21 00:02:27.616345 [ 255 ] {fa1be7ae-4b8f-4e1a-a088-64dbe5d900a6} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.95 MiB/sec. | ||
| 2399 | 2026.01.21 00:02:27.616361 [ 196 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 116 rows, containing 5 columns (5 merged, 0 gathered) in 0.00129299 sec., 89714.53762210072 rows/sec., 6.93 MiB/sec. | ||
| 2400 | 2026.01.21 00:02:27.616383 [ 255 ] {fa1be7ae-4b8f-4e1a-a088-64dbe5d900a6} <Debug> TCPHandler: Processed in 0.001353871 sec. | ||
| 2401 | 2026.01.21 00:02:27.616510 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2402 | 2026.01.21 00:02:27.616592 [ 195 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2403 | 2026.01.21 00:02:27.616605 [ 255 ] {e3b8a6e8-d67f-4fa9-8c36-9c32917b4bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2404 | 2026.01.21 00:02:27.616672 [ 255 ] {e3b8a6e8-d67f-4fa9-8c36-9c32917b4bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2405 | 2026.01.21 00:02:27.616973 [ 195 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_6_1} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2406 | 2026.01.21 00:02:27.617057 [ 255 ] {e3b8a6e8-d67f-4fa9-8c36-9c32917b4bce} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2407 | 2026.01.21 00:02:27.617066 [ 195 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_6_1} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2408 | 2026.01.21 00:02:27.617102 [ 255 ] {e3b8a6e8-d67f-4fa9-8c36-9c32917b4bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2409 | 2026.01.21 00:02:27.617181 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2410 | 2026.01.21 00:02:27.617441 [ 255 ] {e3b8a6e8-d67f-4fa9-8c36-9c32917b4bce} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2411 | 2026.01.21 00:02:27.617672 [ 255 ] {e3b8a6e8-d67f-4fa9-8c36-9c32917b4bce} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2412 | 2026.01.21 00:02:27.617796 [ 255 ] {e3b8a6e8-d67f-4fa9-8c36-9c32917b4bce} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001209 sec., 90984.28453267163 rows/sec., 6.35 MiB/sec. | ||
| 2413 | 2026.01.21 00:02:27.617832 [ 255 ] {e3b8a6e8-d67f-4fa9-8c36-9c32917b4bce} <Debug> TCPHandler: Processed in 0.001372251 sec. | ||
| 2414 | 2026.01.21 00:02:27.617956 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2415 | 2026.01.21 00:02:27.618049 [ 255 ] {b0b2f99a-8d12-47a9-87af-4424d164a60b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2416 | 2026.01.21 00:02:27.618103 [ 255 ] {b0b2f99a-8d12-47a9-87af-4424d164a60b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2417 | 2026.01.21 00:02:27.618895 [ 255 ] {b0b2f99a-8d12-47a9-87af-4424d164a60b} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2418 | 2026.01.21 00:02:27.618933 [ 255 ] {b0b2f99a-8d12-47a9-87af-4424d164a60b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2419 | 2026.01.21 00:02:27.619449 [ 255 ] {b0b2f99a-8d12-47a9-87af-4424d164a60b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2420 | 2026.01.21 00:02:27.619676 [ 255 ] {b0b2f99a-8d12-47a9-87af-4424d164a60b} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2421 | 2026.01.21 00:02:27.619813 [ 255 ] {b0b2f99a-8d12-47a9-87af-4424d164a60b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001782 sec., 13468.013468013469 rows/sec., 24.13 MiB/sec. | ||
| 2422 | 2026.01.21 00:02:27.619865 [ 255 ] {b0b2f99a-8d12-47a9-87af-4424d164a60b} <Debug> TCPHandler: Processed in 0.00195824 sec. | ||
| 2423 | 2026.01.21 00:02:27.619969 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2424 | 2026.01.21 00:02:27.620062 [ 255 ] {7f2704b2-546f-41a2-9162-cf0beda76205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2425 | 2026.01.21 00:02:27.620104 [ 255 ] {7f2704b2-546f-41a2-9162-cf0beda76205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2426 | 2026.01.21 00:02:27.620426 [ 255 ] {7f2704b2-546f-41a2-9162-cf0beda76205} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2427 | 2026.01.21 00:02:27.620463 [ 255 ] {7f2704b2-546f-41a2-9162-cf0beda76205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2428 | 2026.01.21 00:02:27.620773 [ 255 ] {7f2704b2-546f-41a2-9162-cf0beda76205} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2429 | 2026.01.21 00:02:27.620979 [ 255 ] {7f2704b2-546f-41a2-9162-cf0beda76205} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2430 | 2026.01.21 00:02:27.621104 [ 255 ] {7f2704b2-546f-41a2-9162-cf0beda76205} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001059 sec., 37771.482530689325 rows/sec., 2.52 MiB/sec. | ||
| 2431 | 2026.01.21 00:02:27.621137 [ 255 ] {7f2704b2-546f-41a2-9162-cf0beda76205} <Debug> TCPHandler: Processed in 0.001217579 sec. | ||
| 2432 | 2026.01.21 00:02:30.995380 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 296 | ||
| 2433 | 2026.01.21 00:02:30.997772 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2434 | 2026.01.21 00:02:30.997828 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2435 | 2026.01.21 00:02:30.999037 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2436 | 2026.01.21 00:02:30.999328 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2437 | 2026.01.21 00:02:30.999666 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 296 | ||
| 2438 | 2026.01.21 00:02:32.639571 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2439 | 2026.01.21 00:02:32.639769 [ 255 ] {83442915-e5f3-4336-a9e7-10347aee103a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2440 | 2026.01.21 00:02:32.639840 [ 255 ] {83442915-e5f3-4336-a9e7-10347aee103a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2441 | 2026.01.21 00:02:32.640483 [ 255 ] {83442915-e5f3-4336-a9e7-10347aee103a} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2442 | 2026.01.21 00:02:32.640529 [ 255 ] {83442915-e5f3-4336-a9e7-10347aee103a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2443 | 2026.01.21 00:02:32.640906 [ 255 ] {83442915-e5f3-4336-a9e7-10347aee103a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2444 | 2026.01.21 00:02:32.641141 [ 255 ] {83442915-e5f3-4336-a9e7-10347aee103a} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2445 | 2026.01.21 00:02:32.641294 [ 255 ] {83442915-e5f3-4336-a9e7-10347aee103a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00158 sec., 15189.87341772152 rows/sec., 1.26 MiB/sec. | ||
| 2446 | 2026.01.21 00:02:32.641336 [ 255 ] {83442915-e5f3-4336-a9e7-10347aee103a} <Debug> TCPHandler: Processed in 0.001912459 sec. | ||
| 2447 | 2026.01.21 00:02:32.641461 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2448 | 2026.01.21 00:02:32.641557 [ 255 ] {dfd9614e-60af-4e24-b2eb-04509d3d075d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2449 | 2026.01.21 00:02:32.641599 [ 255 ] {dfd9614e-60af-4e24-b2eb-04509d3d075d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2450 | 2026.01.21 00:02:32.642010 [ 255 ] {dfd9614e-60af-4e24-b2eb-04509d3d075d} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2451 | 2026.01.21 00:02:32.642047 [ 255 ] {dfd9614e-60af-4e24-b2eb-04509d3d075d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2452 | 2026.01.21 00:02:32.642335 [ 255 ] {dfd9614e-60af-4e24-b2eb-04509d3d075d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2453 | 2026.01.21 00:02:32.642545 [ 255 ] {dfd9614e-60af-4e24-b2eb-04509d3d075d} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2026.01.21 00:02:32.642669 [ 255 ] {dfd9614e-60af-4e24-b2eb-04509d3d075d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001131 sec., 3536.6931918656055 rows/sec., 288.39 KiB/sec. | ||
| 2455 | 2026.01.21 00:02:32.642711 [ 255 ] {dfd9614e-60af-4e24-b2eb-04509d3d075d} <Debug> TCPHandler: Processed in 0.00129963 sec. | ||
| 2456 | 2026.01.21 00:02:32.642824 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2457 | 2026.01.21 00:02:32.642918 [ 255 ] {636f1430-23d4-4fc7-915d-f0d2bdabd4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2458 | 2026.01.21 00:02:32.642957 [ 255 ] {636f1430-23d4-4fc7-915d-f0d2bdabd4c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2459 | 2026.01.21 00:02:32.644087 [ 255 ] {636f1430-23d4-4fc7-915d-f0d2bdabd4c4} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2460 | 2026.01.21 00:02:32.644124 [ 255 ] {636f1430-23d4-4fc7-915d-f0d2bdabd4c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2461 | 2026.01.21 00:02:32.644515 [ 255 ] {636f1430-23d4-4fc7-915d-f0d2bdabd4c4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2462 | 2026.01.21 00:02:32.644732 [ 255 ] {636f1430-23d4-4fc7-915d-f0d2bdabd4c4} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2463 | 2026.01.21 00:02:32.644845 [ 35 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2464 | 2026.01.21 00:02:32.644856 [ 255 ] {636f1430-23d4-4fc7-915d-f0d2bdabd4c4} <Debug> executeQuery: Read 1306 rows, 111.86 KiB in 0.001956 sec., 667689.1615541923 rows/sec., 55.85 MiB/sec. | ||
| 2465 | 2026.01.21 00:02:32.644918 [ 35 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2466 | 2026.01.21 00:02:32.644934 [ 255 ] {636f1430-23d4-4fc7-915d-f0d2bdabd4c4} <Debug> TCPHandler: Processed in 0.002158293 sec. | ||
| 2467 | 2026.01.21 00:02:32.644947 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2468 | 2026.01.21 00:02:32.645046 [ 189 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::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 | ||
| 2469 | 2026.01.21 00:02:32.645056 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2470 | 2026.01.21 00:02:32.645138 [ 189 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2471 | 2026.01.21 00:02:32.645160 [ 255 ] {17709738-52bd-4da0-ab20-3809d48432ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2472 | 2026.01.21 00:02:32.645167 [ 189 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1315 rows starting from the beginning of the part | ||
| 2473 | 2026.01.21 00:02:32.645201 [ 255 ] {17709738-52bd-4da0-ab20-3809d48432ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2474 | 2026.01.21 00:02:32.645227 [ 189 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 2475 | 2026.01.21 00:02:32.645270 [ 189 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 77 rows starting from the beginning of the part | ||
| 2476 | 2026.01.21 00:02:32.645309 [ 189 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 2477 | 2026.01.21 00:02:32.645348 [ 189 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 78 rows starting from the beginning of the part | ||
| 2478 | 2026.01.21 00:02:32.645391 [ 189 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1306 rows starting from the beginning of the part | ||
| 2479 | 2026.01.21 00:02:32.645610 [ 255 ] {17709738-52bd-4da0-ab20-3809d48432ae} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2480 | 2026.01.21 00:02:32.645646 [ 255 ] {17709738-52bd-4da0-ab20-3809d48432ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2481 | 2026.01.21 00:02:32.645952 [ 255 ] {17709738-52bd-4da0-ab20-3809d48432ae} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2482 | 2026.01.21 00:02:32.646169 [ 255 ] {17709738-52bd-4da0-ab20-3809d48432ae} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2483 | 2026.01.21 00:02:32.646294 [ 255 ] {17709738-52bd-4da0-ab20-3809d48432ae} <Debug> executeQuery: Read 23 rows, 1.77 KiB in 0.001153 sec., 19947.961838681702 rows/sec., 1.50 MiB/sec. | ||
| 2484 | 2026.01.21 00:02:32.646331 [ 255 ] {17709738-52bd-4da0-ab20-3809d48432ae} <Debug> TCPHandler: Processed in 0.00132451 sec. | ||
| 2485 | 2026.01.21 00:02:32.646439 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2486 | 2026.01.21 00:02:32.646531 [ 255 ] {fab9c94c-be0c-49b1-b3e6-2dc039396afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2487 | 2026.01.21 00:02:32.646571 [ 255 ] {fab9c94c-be0c-49b1-b3e6-2dc039396afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2488 | 2026.01.21 00:02:32.646660 [ 196 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2810 rows, containing 5 columns (5 merged, 0 gathered) in 0.001645995 sec., 1707174.0801156748 rows/sec., 149.60 MiB/sec. | ||
| 2489 | 2026.01.21 00:02:32.646984 [ 188 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2490 | 2026.01.21 00:02:32.647032 [ 255 ] {fab9c94c-be0c-49b1-b3e6-2dc039396afc} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2491 | 2026.01.21 00:02:32.647072 [ 255 ] {fab9c94c-be0c-49b1-b3e6-2dc039396afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2492 | 2026.01.21 00:02:32.647377 [ 188 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_11_2} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2493 | 2026.01.21 00:02:32.647421 [ 255 ] {fab9c94c-be0c-49b1-b3e6-2dc039396afc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2494 | 2026.01.21 00:02:32.647488 [ 188 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_11_2} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2495 | 2026.01.21 00:02:32.647595 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 2496 | 2026.01.21 00:02:32.647658 [ 255 ] {fab9c94c-be0c-49b1-b3e6-2dc039396afc} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2497 | 2026.01.21 00:02:32.647785 [ 255 ] {fab9c94c-be0c-49b1-b3e6-2dc039396afc} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001271 sec., 198269.0794649882 rows/sec., 13.71 MiB/sec. | ||
| 2498 | 2026.01.21 00:02:32.647824 [ 255 ] {fab9c94c-be0c-49b1-b3e6-2dc039396afc} <Debug> TCPHandler: Processed in 0.001433312 sec. | ||
| 2499 | 2026.01.21 00:02:32.647937 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2500 | 2026.01.21 00:02:32.648030 [ 255 ] {a02474cc-a40c-4549-9f8d-64be27e8d954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2501 | 2026.01.21 00:02:32.648069 [ 255 ] {a02474cc-a40c-4549-9f8d-64be27e8d954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2502 | 2026.01.21 00:02:32.648459 [ 255 ] {a02474cc-a40c-4549-9f8d-64be27e8d954} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2503 | 2026.01.21 00:02:32.648495 [ 255 ] {a02474cc-a40c-4549-9f8d-64be27e8d954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2504 | 2026.01.21 00:02:32.648788 [ 255 ] {a02474cc-a40c-4549-9f8d-64be27e8d954} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2505 | 2026.01.21 00:02:32.648991 [ 255 ] {a02474cc-a40c-4549-9f8d-64be27e8d954} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2506 | 2026.01.21 00:02:32.649113 [ 255 ] {a02474cc-a40c-4549-9f8d-64be27e8d954} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001101 sec., 10899.182561307902 rows/sec., 851.50 KiB/sec. | ||
| 2507 | 2026.01.21 00:02:32.649151 [ 255 ] {a02474cc-a40c-4549-9f8d-64be27e8d954} <Debug> TCPHandler: Processed in 0.001262899 sec. | ||
| 2508 | 2026.01.21 00:02:32.649259 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2509 | 2026.01.21 00:02:32.649352 [ 255 ] {b78d14e3-6aee-4c60-a86e-af7ea0d83b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2510 | 2026.01.21 00:02:32.649391 [ 255 ] {b78d14e3-6aee-4c60-a86e-af7ea0d83b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2511 | 2026.01.21 00:02:32.649941 [ 255 ] {b78d14e3-6aee-4c60-a86e-af7ea0d83b34} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2512 | 2026.01.21 00:02:32.649977 [ 255 ] {b78d14e3-6aee-4c60-a86e-af7ea0d83b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2513 | 2026.01.21 00:02:32.650295 [ 255 ] {b78d14e3-6aee-4c60-a86e-af7ea0d83b34} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2514 | 2026.01.21 00:02:32.650503 [ 255 ] {b78d14e3-6aee-4c60-a86e-af7ea0d83b34} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2515 | 2026.01.21 00:02:32.650608 [ 35 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2516 | 2026.01.21 00:02:32.650633 [ 255 ] {b78d14e3-6aee-4c60-a86e-af7ea0d83b34} <Debug> executeQuery: Read 542 rows, 41.55 KiB in 0.001299 sec., 417244.0338722094 rows/sec., 31.24 MiB/sec. | ||
| 2517 | 2026.01.21 00:02:32.650651 [ 35 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2518 | 2026.01.21 00:02:32.650676 [ 255 ] {b78d14e3-6aee-4c60-a86e-af7ea0d83b34} <Debug> TCPHandler: Processed in 0.001465492 sec. | ||
| 2519 | 2026.01.21 00:02:32.650677 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2520 | 2026.01.21 00:02:32.650770 [ 189 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::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 | ||
| 2521 | 2026.01.21 00:02:32.650802 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2522 | 2026.01.21 00:02:32.650854 [ 189 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2523 | 2026.01.21 00:02:32.650879 [ 189 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 546 rows starting from the beginning of the part | ||
| 2524 | 2026.01.21 00:02:32.650897 [ 255 ] {307f2d5c-a079-4d00-99b1-4809024451dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2525 | 2026.01.21 00:02:32.650950 [ 255 ] {307f2d5c-a079-4d00-99b1-4809024451dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2526 | 2026.01.21 00:02:32.650954 [ 189 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
| 2527 | 2026.01.21 00:02:32.651024 [ 189 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 61 rows starting from the beginning of the part | ||
| 2528 | 2026.01.21 00:02:32.651079 [ 189 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 2529 | 2026.01.21 00:02:32.651140 [ 189 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2530 | 2026.01.21 00:02:32.651186 [ 189 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 542 rows starting from the beginning of the part | ||
| 2531 | 2026.01.21 00:02:32.651639 [ 255 ] {307f2d5c-a079-4d00-99b1-4809024451dc} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2532 | 2026.01.21 00:02:32.651679 [ 255 ] {307f2d5c-a079-4d00-99b1-4809024451dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2533 | 2026.01.21 00:02:32.652218 [ 255 ] {307f2d5c-a079-4d00-99b1-4809024451dc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2534 | 2026.01.21 00:02:32.652359 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1253 rows, containing 5 columns (5 merged, 0 gathered) in 0.001622845 sec., 772100.8475855674 rows/sec., 61.11 MiB/sec. | ||
| 2535 | 2026.01.21 00:02:32.652479 [ 255 ] {307f2d5c-a079-4d00-99b1-4809024451dc} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2026.01.21 00:02:32.652540 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2537 | 2026.01.21 00:02:32.652590 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2538 | 2026.01.21 00:02:32.652617 [ 255 ] {307f2d5c-a079-4d00-99b1-4809024451dc} <Debug> executeQuery: Read 832 rows, 57.75 KiB in 0.001739 sec., 478435.8826912018 rows/sec., 32.43 MiB/sec. | ||
| 2539 | 2026.01.21 00:02:32.652625 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2540 | 2026.01.21 00:02:32.652663 [ 255 ] {307f2d5c-a079-4d00-99b1-4809024451dc} <Debug> TCPHandler: Processed in 0.00191112 sec. | ||
| 2541 | 2026.01.21 00:02:32.652664 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2542 | 2026.01.21 00:02:32.652772 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 2543 | 2026.01.21 00:02:32.652791 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2544 | 2026.01.21 00:02:32.652858 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_11_2} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2026.01.21 00:02:32.652891 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2546 | 2026.01.21 00:02:32.652898 [ 255 ] {1e08e411-04d8-489e-9fc9-ead48357bc63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2547 | 2026.01.21 00:02:32.652927 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2309 rows starting from the beginning of the part | ||
| 2548 | 2026.01.21 00:02:32.652944 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_11_2} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2549 | 2026.01.21 00:02:32.652964 [ 255 ] {1e08e411-04d8-489e-9fc9-ead48357bc63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2550 | 2026.01.21 00:02:32.653022 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 2551 | 2026.01.21 00:02:32.653026 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 2552 | 2026.01.21 00:02:32.653090 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 91 rows starting from the beginning of the part | ||
| 2553 | 2026.01.21 00:02:32.653139 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 110 rows starting from the beginning of the part | ||
| 2554 | 2026.01.21 00:02:32.653188 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 110 rows starting from the beginning of the part | ||
| 2555 | 2026.01.21 00:02:32.653245 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 832 rows starting from the beginning of the part | ||
| 2556 | 2026.01.21 00:02:32.653714 [ 255 ] {1e08e411-04d8-489e-9fc9-ead48357bc63} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2557 | 2026.01.21 00:02:32.653755 [ 255 ] {1e08e411-04d8-489e-9fc9-ead48357bc63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2558 | 2026.01.21 00:02:32.654269 [ 255 ] {1e08e411-04d8-489e-9fc9-ead48357bc63} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2559 | 2026.01.21 00:02:32.654495 [ 255 ] {1e08e411-04d8-489e-9fc9-ead48357bc63} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2560 | 2026.01.21 00:02:32.654600 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2561 | 2026.01.21 00:02:32.654630 [ 255 ] {1e08e411-04d8-489e-9fc9-ead48357bc63} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001751 sec., 3997.7155910908054 rows/sec., 7.16 MiB/sec. | ||
| 2562 | 2026.01.21 00:02:32.654632 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2563 | 2026.01.21 00:02:32.654672 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2564 | 2026.01.21 00:02:32.654690 [ 255 ] {1e08e411-04d8-489e-9fc9-ead48357bc63} <Debug> TCPHandler: Processed in 0.001948569 sec. | ||
| 2565 | 2026.01.21 00:02:32.654753 [ 193 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::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 | ||
| 2566 | 2026.01.21 00:02:32.654814 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2567 | 2026.01.21 00:02:32.654910 [ 255 ] {24581b7e-5371-4d13-8df9-e0b628fd4b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2568 | 2026.01.21 00:02:32.654951 [ 255 ] {24581b7e-5371-4d13-8df9-e0b628fd4b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2569 | 2026.01.21 00:02:32.654953 [ 193 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2570 | 2026.01.21 00:02:32.655006 [ 196 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3462 rows, containing 5 columns (5 merged, 0 gathered) in 0.002275725 sec., 1521273.4403322018 rows/sec., 104.66 MiB/sec. | ||
| 2571 | 2026.01.21 00:02:32.655025 [ 193 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3 rows starting from the beginning of the part | ||
| 2572 | 2026.01.21 00:02:32.655182 [ 193 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part | ||
| 2573 | 2026.01.21 00:02:32.655254 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2574 | 2026.01.21 00:02:32.655270 [ 255 ] {24581b7e-5371-4d13-8df9-e0b628fd4b72} <Trace> oximeter.measurements_i64 (7faa0ba1-382b-42e3-8944-7c890a5aacbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2575 | 2026.01.21 00:02:32.655296 [ 193 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 2576 | 2026.01.21 00:02:32.655312 [ 255 ] {24581b7e-5371-4d13-8df9-e0b628fd4b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2577 | 2026.01.21 00:02:32.655403 [ 193 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::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 | ||
| 2578 | 2026.01.21 00:02:32.655509 [ 193 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 2579 | 2026.01.21 00:02:32.655547 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2580 | 2026.01.21 00:02:32.655616 [ 193 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 7 rows starting from the beginning of the part | ||
| 2581 | 2026.01.21 00:02:32.655632 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2582 | 2026.01.21 00:02:32.655660 [ 255 ] {24581b7e-5371-4d13-8df9-e0b628fd4b72} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2583 | 2026.01.21 00:02:32.655701 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 2584 | 2026.01.21 00:02:32.655883 [ 255 ] {24581b7e-5371-4d13-8df9-e0b628fd4b72} <Trace> oximeter.measurements_i64 (7faa0ba1-382b-42e3-8944-7c890a5aacbc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2585 | 2026.01.21 00:02:32.656013 [ 255 ] {24581b7e-5371-4d13-8df9-e0b628fd4b72} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001122 sec., 2673.7967914438505 rows/sec., 188.87 KiB/sec. | ||
| 2586 | 2026.01.21 00:02:32.656049 [ 255 ] {24581b7e-5371-4d13-8df9-e0b628fd4b72} <Debug> TCPHandler: Processed in 0.00128783 sec. | ||
| 2587 | 2026.01.21 00:02:32.656163 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2588 | 2026.01.21 00:02:32.656256 [ 255 ] {ed38a53d-6f3c-4ea0-b730-4146822848c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2589 | 2026.01.21 00:02:32.656295 [ 255 ] {ed38a53d-6f3c-4ea0-b730-4146822848c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2590 | 2026.01.21 00:02:32.656615 [ 255 ] {ed38a53d-6f3c-4ea0-b730-4146822848c5} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2026.01.21 00:02:32.656650 [ 255 ] {ed38a53d-6f3c-4ea0-b730-4146822848c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2592 | 2026.01.21 00:02:32.656947 [ 255 ] {ed38a53d-6f3c-4ea0-b730-4146822848c5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2593 | 2026.01.21 00:02:32.657173 [ 255 ] {ed38a53d-6f3c-4ea0-b730-4146822848c5} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2026.01.21 00:02:32.657273 [ 35 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2595 | 2026.01.21 00:02:32.657298 [ 255 ] {ed38a53d-6f3c-4ea0-b730-4146822848c5} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001059 sec., 37771.482530689325 rows/sec., 2.52 MiB/sec. | ||
| 2596 | 2026.01.21 00:02:32.657309 [ 35 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2597 | 2026.01.21 00:02:32.657340 [ 255 ] {ed38a53d-6f3c-4ea0-b730-4146822848c5} <Debug> TCPHandler: Processed in 0.001225789 sec. | ||
| 2598 | 2026.01.21 00:02:32.657341 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2599 | 2026.01.21 00:02:32.657427 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 2600 | 2026.01.21 00:02:32.657427 [ 191 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 101 rows, containing 19 columns (19 merged, 0 gathered) in 0.002696641 sec., 37454.00296146206 rows/sec., 67.12 MiB/sec. | ||
| 2601 | 2026.01.21 00:02:32.657518 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2602 | 2026.01.21 00:02:32.657549 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 48 rows starting from the beginning of the part | ||
| 2603 | 2026.01.21 00:02:32.657593 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 2604 | 2026.01.21 00:02:32.657629 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
| 2605 | 2026.01.21 00:02:32.657664 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 2606 | 2026.01.21 00:02:32.657673 [ 193 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2607 | 2026.01.21 00:02:32.657700 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 2608 | 2026.01.21 00:02:32.657742 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 2609 | 2026.01.21 00:02:32.658020 [ 193 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2610 | 2026.01.21 00:02:32.658089 [ 193 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2611 | 2026.01.21 00:02:32.658163 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 2612 | 2026.01.21 00:02:32.658468 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 4 columns (4 merged, 0 gathered) in 0.001072367 sec., 197693.5135079688 rows/sec., 12.90 MiB/sec. | ||
| 2613 | 2026.01.21 00:02:32.658587 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2614 | 2026.01.21 00:02:32.658839 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_11_2} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2615 | 2026.01.21 00:02:32.658906 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_11_2} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2616 | 2026.01.21 00:02:32.658962 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 2617 | 2026.01.21 00:02:33.484091 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5283 | ||
| 2618 | 2026.01.21 00:02:33.484644 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2619 | 2026.01.21 00:02:33.484689 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2620 | 2026.01.21 00:02:33.485201 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2621 | 2026.01.21 00:02:33.485451 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2026.01.21 00:02:33.485583 [ 32 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2623 | 2026.01.21 00:02:33.485598 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5283 | ||
| 2624 | 2026.01.21 00:02:33.485628 [ 32 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2625 | 2026.01.21 00:02:33.485648 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2626 | 2026.01.21 00:02:33.485740 [ 188 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 2627 | 2026.01.21 00:02:33.485843 [ 188 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2628 | 2026.01.21 00:02:33.485876 [ 188 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2851 rows starting from the beginning of the part | ||
| 2629 | 2026.01.21 00:02:33.485934 [ 188 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2630 | 2026.01.21 00:02:33.485974 [ 188 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2631 | 2026.01.21 00:02:33.486011 [ 188 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2632 | 2026.01.21 00:02:33.486050 [ 188 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2633 | 2026.01.21 00:02:33.486088 [ 188 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2634 | 2026.01.21 00:02:33.487339 [ 193 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5283 rows, containing 4 columns (4 merged, 0 gathered) in 0.001637385 sec., 3226486.1349041304 rows/sec., 46.16 MiB/sec. | ||
| 2635 | 2026.01.21 00:02:33.488129 [ 187 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2636 | 2026.01.21 00:02:33.488474 [ 187 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_11_2} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2637 | 2026.01.21 00:02:33.488559 [ 187 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_11_2} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2638 | 2026.01.21 00:02:33.488659 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2639 | 2026.01.21 00:02:33.760540 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2640 | 2026.01.21 00:02:33.777878 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2641 | 2026.01.21 00:02:33.777927 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2642 | 2026.01.21 00:02:33.783897 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2643 | 2026.01.21 00:02:33.784601 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2644 | 2026.01.21 00:02:33.784876 [ 32 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2645 | 2026.01.21 00:02:33.784941 [ 32 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2646 | 2026.01.21 00:02:33.784961 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2647 | 2026.01.21 00:02:33.785056 [ 188 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 2648 | 2026.01.21 00:02:33.787831 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2649 | 2026.01.21 00:02:33.789088 [ 188 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2650 | 2026.01.21 00:02:33.790492 [ 188 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 2651 | 2026.01.21 00:02:33.794784 [ 188 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 2652 | 2026.01.21 00:02:33.798919 [ 188 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 2653 | 2026.01.21 00:02:33.803129 [ 188 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 2654 | 2026.01.21 00:02:33.807768 [ 188 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 2655 | 2026.01.21 00:02:33.812111 [ 188 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 2656 | 2026.01.21 00:02:33.863661 [ 188 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078643936 sec., 1055.3896997220486 rows/sec., 5.46 MiB/sec. | ||
| 2657 | 2026.01.21 00:02:33.865875 [ 193 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2658 | 2026.01.21 00:02:33.867944 [ 193 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_11_2} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2659 | 2026.01.21 00:02:33.868054 [ 193 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_11_2} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2660 | 2026.01.21 00:02:33.870084 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2661 | 2026.01.21 00:02:34.000293 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.78 MiB, peak 217.66 MiB, free memory in arenas 0.00 B, will set to 218.74 MiB (RSS), difference: 10.96 MiB | ||
| 2662 | 2026.01.21 00:02:37.612123 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2663 | 2026.01.21 00:02:37.612317 [ 255 ] {7173a18c-a1cd-4822-a995-22756f889959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2664 | 2026.01.21 00:02:37.612384 [ 255 ] {7173a18c-a1cd-4822-a995-22756f889959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2665 | 2026.01.21 00:02:37.613011 [ 255 ] {7173a18c-a1cd-4822-a995-22756f889959} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2666 | 2026.01.21 00:02:37.613063 [ 255 ] {7173a18c-a1cd-4822-a995-22756f889959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2667 | 2026.01.21 00:02:37.613469 [ 255 ] {7173a18c-a1cd-4822-a995-22756f889959} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2668 | 2026.01.21 00:02:37.613699 [ 255 ] {7173a18c-a1cd-4822-a995-22756f889959} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2669 | 2026.01.21 00:02:37.613866 [ 255 ] {7173a18c-a1cd-4822-a995-22756f889959} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001595 sec., 48902.82131661442 rows/sec., 4.20 MiB/sec. | ||
| 2670 | 2026.01.21 00:02:37.613918 [ 255 ] {7173a18c-a1cd-4822-a995-22756f889959} <Debug> TCPHandler: Processed in 0.001921329 sec. | ||
| 2671 | 2026.01.21 00:02:37.614051 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2672 | 2026.01.21 00:02:37.614155 [ 255 ] {553a9999-c7b8-4f1c-a05f-bf89697994a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2673 | 2026.01.21 00:02:37.614199 [ 255 ] {553a9999-c7b8-4f1c-a05f-bf89697994a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2674 | 2026.01.21 00:02:37.614622 [ 255 ] {553a9999-c7b8-4f1c-a05f-bf89697994a3} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2675 | 2026.01.21 00:02:37.614661 [ 255 ] {553a9999-c7b8-4f1c-a05f-bf89697994a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2676 | 2026.01.21 00:02:37.614967 [ 255 ] {553a9999-c7b8-4f1c-a05f-bf89697994a3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2677 | 2026.01.21 00:02:37.615177 [ 255 ] {553a9999-c7b8-4f1c-a05f-bf89697994a3} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2678 | 2026.01.21 00:02:37.615308 [ 255 ] {553a9999-c7b8-4f1c-a05f-bf89697994a3} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001179 sec., 20356.234096692115 rows/sec., 1.49 MiB/sec. | ||
| 2679 | 2026.01.21 00:02:37.615346 [ 255 ] {553a9999-c7b8-4f1c-a05f-bf89697994a3} <Debug> TCPHandler: Processed in 0.001347671 sec. | ||
| 2680 | 2026.01.21 00:02:37.615458 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2681 | 2026.01.21 00:02:37.615553 [ 255 ] {443bd01a-a00d-4410-8ab0-67f4f3ed67de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2682 | 2026.01.21 00:02:37.615595 [ 255 ] {443bd01a-a00d-4410-8ab0-67f4f3ed67de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2683 | 2026.01.21 00:02:37.616010 [ 255 ] {443bd01a-a00d-4410-8ab0-67f4f3ed67de} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2684 | 2026.01.21 00:02:37.616048 [ 255 ] {443bd01a-a00d-4410-8ab0-67f4f3ed67de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2685 | 2026.01.21 00:02:37.616353 [ 255 ] {443bd01a-a00d-4410-8ab0-67f4f3ed67de} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2686 | 2026.01.21 00:02:37.616574 [ 255 ] {443bd01a-a00d-4410-8ab0-67f4f3ed67de} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2687 | 2026.01.21 00:02:37.616705 [ 255 ] {443bd01a-a00d-4410-8ab0-67f4f3ed67de} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 4.01 MiB/sec. | ||
| 2688 | 2026.01.21 00:02:37.616741 [ 255 ] {443bd01a-a00d-4410-8ab0-67f4f3ed67de} <Debug> TCPHandler: Processed in 0.00133345 sec. | ||
| 2689 | 2026.01.21 00:02:37.616850 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2690 | 2026.01.21 00:02:37.616945 [ 255 ] {38c4b39f-055d-4812-b625-083b63ad34c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2691 | 2026.01.21 00:02:37.616987 [ 255 ] {38c4b39f-055d-4812-b625-083b63ad34c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2692 | 2026.01.21 00:02:37.617351 [ 255 ] {38c4b39f-055d-4812-b625-083b63ad34c2} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2693 | 2026.01.21 00:02:37.617388 [ 255 ] {38c4b39f-055d-4812-b625-083b63ad34c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2694 | 2026.01.21 00:02:37.617704 [ 255 ] {38c4b39f-055d-4812-b625-083b63ad34c2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2695 | 2026.01.21 00:02:37.617911 [ 255 ] {38c4b39f-055d-4812-b625-083b63ad34c2} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2696 | 2026.01.21 00:02:37.618036 [ 255 ] {38c4b39f-055d-4812-b625-083b63ad34c2} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001111 sec., 99009.900990099 rows/sec., 6.91 MiB/sec. | ||
| 2697 | 2026.01.21 00:02:37.618072 [ 255 ] {38c4b39f-055d-4812-b625-083b63ad34c2} <Debug> TCPHandler: Processed in 0.001269819 sec. | ||
| 2698 | 2026.01.21 00:02:37.618185 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2699 | 2026.01.21 00:02:37.618278 [ 255 ] {c06efc3e-10bb-4e19-b11b-22e0e93cada5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2700 | 2026.01.21 00:02:37.618332 [ 255 ] {c06efc3e-10bb-4e19-b11b-22e0e93cada5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2701 | 2026.01.21 00:02:37.619060 [ 255 ] {c06efc3e-10bb-4e19-b11b-22e0e93cada5} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2702 | 2026.01.21 00:02:37.619096 [ 255 ] {c06efc3e-10bb-4e19-b11b-22e0e93cada5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2703 | 2026.01.21 00:02:37.619623 [ 255 ] {c06efc3e-10bb-4e19-b11b-22e0e93cada5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2704 | 2026.01.21 00:02:37.619847 [ 255 ] {c06efc3e-10bb-4e19-b11b-22e0e93cada5} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2705 | 2026.01.21 00:02:37.619980 [ 255 ] {c06efc3e-10bb-4e19-b11b-22e0e93cada5} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001719 sec., 13961.605584642233 rows/sec., 25.02 MiB/sec. | ||
| 2706 | 2026.01.21 00:02:37.620029 [ 255 ] {c06efc3e-10bb-4e19-b11b-22e0e93cada5} <Debug> TCPHandler: Processed in 0.001893959 sec. | ||
| 2707 | 2026.01.21 00:02:37.620138 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2708 | 2026.01.21 00:02:37.620233 [ 255 ] {b3b8b235-2c29-41a1-a3a2-5419b2fbf5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2709 | 2026.01.21 00:02:37.620275 [ 255 ] {b3b8b235-2c29-41a1-a3a2-5419b2fbf5ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2710 | 2026.01.21 00:02:37.620590 [ 255 ] {b3b8b235-2c29-41a1-a3a2-5419b2fbf5ff} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2711 | 2026.01.21 00:02:37.620627 [ 255 ] {b3b8b235-2c29-41a1-a3a2-5419b2fbf5ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2712 | 2026.01.21 00:02:37.620919 [ 255 ] {b3b8b235-2c29-41a1-a3a2-5419b2fbf5ff} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2713 | 2026.01.21 00:02:37.621127 [ 255 ] {b3b8b235-2c29-41a1-a3a2-5419b2fbf5ff} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2714 | 2026.01.21 00:02:37.621252 [ 255 ] {b3b8b235-2c29-41a1-a3a2-5419b2fbf5ff} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001037 sec., 38572.80617164899 rows/sec., 2.58 MiB/sec. | ||
| 2715 | 2026.01.21 00:02:37.621287 [ 255 ] {b3b8b235-2c29-41a1-a3a2-5419b2fbf5ff} <Debug> TCPHandler: Processed in 0.001198008 sec. | ||
| 2716 | 2026.01.21 00:02:40.921472 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2717 | 2026.01.21 00:02:40.921540 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2718 | 2026.01.21 00:02:40.985751 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5731 | ||
| 2719 | 2026.01.21 00:02:40.986276 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2720 | 2026.01.21 00:02:40.986318 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2721 | 2026.01.21 00:02:40.986896 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2722 | 2026.01.21 00:02:40.987150 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2723 | 2026.01.21 00:02:40.987291 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5731 | ||
| 2724 | 2026.01.21 00:02:40.999887 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 330 | ||
| 2725 | 2026.01.21 00:02:41.002198 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2726 | 2026.01.21 00:02:41.002244 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2727 | 2026.01.21 00:02:41.003420 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2728 | 2026.01.21 00:02:41.003695 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2729 | 2026.01.21 00:02:41.004008 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 330 | ||
| 2730 | 2026.01.21 00:02:41.288008 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2731 | 2026.01.21 00:02:41.302824 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2732 | 2026.01.21 00:02:41.302888 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2733 | 2026.01.21 00:02:41.308788 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2734 | 2026.01.21 00:02:41.309503 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2735 | 2026.01.21 00:02:41.312419 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2736 | 2026.01.21 00:02:42.610598 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2737 | 2026.01.21 00:02:42.610789 [ 255 ] {af345dc6-911f-43d3-bb9b-b63fbdda4bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2738 | 2026.01.21 00:02:42.610859 [ 255 ] {af345dc6-911f-43d3-bb9b-b63fbdda4bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2739 | 2026.01.21 00:02:42.611617 [ 255 ] {af345dc6-911f-43d3-bb9b-b63fbdda4bcb} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2740 | 2026.01.21 00:02:42.611657 [ 255 ] {af345dc6-911f-43d3-bb9b-b63fbdda4bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2741 | 2026.01.21 00:02:42.612044 [ 255 ] {af345dc6-911f-43d3-bb9b-b63fbdda4bcb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2742 | 2026.01.21 00:02:42.612273 [ 255 ] {af345dc6-911f-43d3-bb9b-b63fbdda4bcb} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2743 | 2026.01.21 00:02:42.612425 [ 255 ] {af345dc6-911f-43d3-bb9b-b63fbdda4bcb} <Debug> executeQuery: Read 44 rows, 3.69 KiB in 0.001688 sec., 26066.350710900475 rows/sec., 2.13 MiB/sec. | ||
| 2744 | 2026.01.21 00:02:42.612471 [ 255 ] {af345dc6-911f-43d3-bb9b-b63fbdda4bcb} <Debug> TCPHandler: Processed in 0.00200012 sec. | ||
| 2745 | 2026.01.21 00:02:42.612607 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2746 | 2026.01.21 00:02:42.612712 [ 255 ] {9467dcd4-b20f-406e-83f0-65194ea07aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2747 | 2026.01.21 00:02:42.612756 [ 255 ] {9467dcd4-b20f-406e-83f0-65194ea07aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2748 | 2026.01.21 00:02:42.613214 [ 255 ] {9467dcd4-b20f-406e-83f0-65194ea07aab} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2749 | 2026.01.21 00:02:42.613248 [ 255 ] {9467dcd4-b20f-406e-83f0-65194ea07aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2750 | 2026.01.21 00:02:42.613544 [ 255 ] {9467dcd4-b20f-406e-83f0-65194ea07aab} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2751 | 2026.01.21 00:02:42.613753 [ 255 ] {9467dcd4-b20f-406e-83f0-65194ea07aab} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2752 | 2026.01.21 00:02:42.613878 [ 255 ] {9467dcd4-b20f-406e-83f0-65194ea07aab} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001191 sec., 5877.413937867338 rows/sec., 441.95 KiB/sec. | ||
| 2753 | 2026.01.21 00:02:42.613915 [ 255 ] {9467dcd4-b20f-406e-83f0-65194ea07aab} <Debug> TCPHandler: Processed in 0.00136813 sec. | ||
| 2754 | 2026.01.21 00:02:42.614034 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2755 | 2026.01.21 00:02:42.614130 [ 255 ] {6629f5c9-499e-48b0-bf79-a44c006e9d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2756 | 2026.01.21 00:02:42.614170 [ 255 ] {6629f5c9-499e-48b0-bf79-a44c006e9d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2757 | 2026.01.21 00:02:42.614634 [ 255 ] {6629f5c9-499e-48b0-bf79-a44c006e9d6a} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2758 | 2026.01.21 00:02:42.614669 [ 255 ] {6629f5c9-499e-48b0-bf79-a44c006e9d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2759 | 2026.01.21 00:02:42.614962 [ 255 ] {6629f5c9-499e-48b0-bf79-a44c006e9d6a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2760 | 2026.01.21 00:02:42.615171 [ 255 ] {6629f5c9-499e-48b0-bf79-a44c006e9d6a} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2761 | 2026.01.21 00:02:42.615295 [ 255 ] {6629f5c9-499e-48b0-bf79-a44c006e9d6a} <Debug> executeQuery: Read 43 rows, 3.44 KiB in 0.001185 sec., 36286.919831223626 rows/sec., 2.83 MiB/sec. | ||
| 2762 | 2026.01.21 00:02:42.615331 [ 255 ] {6629f5c9-499e-48b0-bf79-a44c006e9d6a} <Debug> TCPHandler: Processed in 0.001354551 sec. | ||
| 2763 | 2026.01.21 00:02:42.615451 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2764 | 2026.01.21 00:02:42.615545 [ 255 ] {b5f4ced3-97f3-449f-86ed-cc090479710d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2765 | 2026.01.21 00:02:42.615588 [ 255 ] {b5f4ced3-97f3-449f-86ed-cc090479710d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2766 | 2026.01.21 00:02:42.615961 [ 255 ] {b5f4ced3-97f3-449f-86ed-cc090479710d} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2767 | 2026.01.21 00:02:42.615995 [ 255 ] {b5f4ced3-97f3-449f-86ed-cc090479710d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2768 | 2026.01.21 00:02:42.616322 [ 255 ] {b5f4ced3-97f3-449f-86ed-cc090479710d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2769 | 2026.01.21 00:02:42.616532 [ 255 ] {b5f4ced3-97f3-449f-86ed-cc090479710d} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2770 | 2026.01.21 00:02:42.616653 [ 255 ] {b5f4ced3-97f3-449f-86ed-cc090479710d} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001126 sec., 97690.94138543516 rows/sec., 6.82 MiB/sec. | ||
| 2771 | 2026.01.21 00:02:42.616687 [ 255 ] {b5f4ced3-97f3-449f-86ed-cc090479710d} <Debug> TCPHandler: Processed in 0.001293359 sec. | ||
| 2772 | 2026.01.21 00:02:42.616800 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2773 | 2026.01.21 00:02:42.616893 [ 255 ] {9e825d8b-14fb-45fb-9c13-71dc5df069d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2774 | 2026.01.21 00:02:42.616946 [ 255 ] {9e825d8b-14fb-45fb-9c13-71dc5df069d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2775 | 2026.01.21 00:02:42.617677 [ 255 ] {9e825d8b-14fb-45fb-9c13-71dc5df069d0} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2776 | 2026.01.21 00:02:42.617711 [ 255 ] {9e825d8b-14fb-45fb-9c13-71dc5df069d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2777 | 2026.01.21 00:02:42.618207 [ 255 ] {9e825d8b-14fb-45fb-9c13-71dc5df069d0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2778 | 2026.01.21 00:02:42.618423 [ 255 ] {9e825d8b-14fb-45fb-9c13-71dc5df069d0} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2779 | 2026.01.21 00:02:42.618553 [ 255 ] {9e825d8b-14fb-45fb-9c13-71dc5df069d0} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001678 sec., 4171.6328963051255 rows/sec., 7.48 MiB/sec. | ||
| 2780 | 2026.01.21 00:02:42.618610 [ 255 ] {9e825d8b-14fb-45fb-9c13-71dc5df069d0} <Debug> TCPHandler: Processed in 0.001858958 sec. | ||
| 2781 | 2026.01.21 00:02:42.618729 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2782 | 2026.01.21 00:02:42.618824 [ 255 ] {75694feb-ef92-44b7-9cf2-683a4fad4ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2783 | 2026.01.21 00:02:42.618865 [ 255 ] {75694feb-ef92-44b7-9cf2-683a4fad4ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2784 | 2026.01.21 00:02:42.619193 [ 255 ] {75694feb-ef92-44b7-9cf2-683a4fad4ae3} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2785 | 2026.01.21 00:02:42.619226 [ 255 ] {75694feb-ef92-44b7-9cf2-683a4fad4ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2786 | 2026.01.21 00:02:42.619521 [ 255 ] {75694feb-ef92-44b7-9cf2-683a4fad4ae3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2787 | 2026.01.21 00:02:42.619730 [ 255 ] {75694feb-ef92-44b7-9cf2-683a4fad4ae3} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2788 | 2026.01.21 00:02:42.619850 [ 255 ] {75694feb-ef92-44b7-9cf2-683a4fad4ae3} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001045 sec., 38277.51196172249 rows/sec., 2.56 MiB/sec. | ||
| 2789 | 2026.01.21 00:02:42.619884 [ 255 ] {75694feb-ef92-44b7-9cf2-683a4fad4ae3} <Debug> TCPHandler: Processed in 0.001203298 sec. | ||
| 2790 | 2026.01.21 00:02:47.611762 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2791 | 2026.01.21 00:02:47.611954 [ 255 ] {07423198-6173-49bb-85f1-77eee8b2acfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2792 | 2026.01.21 00:02:47.612017 [ 255 ] {07423198-6173-49bb-85f1-77eee8b2acfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2793 | 2026.01.21 00:02:47.612626 [ 255 ] {07423198-6173-49bb-85f1-77eee8b2acfa} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2794 | 2026.01.21 00:02:47.612664 [ 255 ] {07423198-6173-49bb-85f1-77eee8b2acfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2795 | 2026.01.21 00:02:47.613044 [ 255 ] {07423198-6173-49bb-85f1-77eee8b2acfa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2796 | 2026.01.21 00:02:47.613267 [ 255 ] {07423198-6173-49bb-85f1-77eee8b2acfa} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2797 | 2026.01.21 00:02:47.613417 [ 255 ] {07423198-6173-49bb-85f1-77eee8b2acfa} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001512 sec., 2645.5026455026455 rows/sec., 215.72 KiB/sec. | ||
| 2798 | 2026.01.21 00:02:47.613457 [ 255 ] {07423198-6173-49bb-85f1-77eee8b2acfa} <Debug> TCPHandler: Processed in 0.001818597 sec. | ||
| 2799 | 2026.01.21 00:02:47.613580 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2800 | 2026.01.21 00:02:47.613674 [ 255 ] {b5f354aa-8949-4449-9cb4-70f13805239a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2801 | 2026.01.21 00:02:47.613715 [ 255 ] {b5f354aa-8949-4449-9cb4-70f13805239a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2802 | 2026.01.21 00:02:47.614138 [ 255 ] {b5f354aa-8949-4449-9cb4-70f13805239a} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2803 | 2026.01.21 00:02:47.614175 [ 255 ] {b5f354aa-8949-4449-9cb4-70f13805239a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2804 | 2026.01.21 00:02:47.614490 [ 255 ] {b5f354aa-8949-4449-9cb4-70f13805239a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2805 | 2026.01.21 00:02:47.614696 [ 255 ] {b5f354aa-8949-4449-9cb4-70f13805239a} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2806 | 2026.01.21 00:02:47.614821 [ 255 ] {b5f354aa-8949-4449-9cb4-70f13805239a} <Debug> executeQuery: Read 80 rows, 7.00 KiB in 0.001166 sec., 68610.6346483705 rows/sec., 5.86 MiB/sec. | ||
| 2807 | 2026.01.21 00:02:47.614856 [ 255 ] {b5f354aa-8949-4449-9cb4-70f13805239a} <Debug> TCPHandler: Processed in 0.00132558 sec. | ||
| 2808 | 2026.01.21 00:02:47.614972 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2809 | 2026.01.21 00:02:47.615065 [ 255 ] {cf2c4040-c096-4543-ab8d-8064ee1c15f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2810 | 2026.01.21 00:02:47.615106 [ 255 ] {cf2c4040-c096-4543-ab8d-8064ee1c15f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2811 | 2026.01.21 00:02:47.615510 [ 255 ] {cf2c4040-c096-4543-ab8d-8064ee1c15f6} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2812 | 2026.01.21 00:02:47.615544 [ 255 ] {cf2c4040-c096-4543-ab8d-8064ee1c15f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2813 | 2026.01.21 00:02:47.615845 [ 255 ] {cf2c4040-c096-4543-ab8d-8064ee1c15f6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2814 | 2026.01.21 00:02:47.616054 [ 255 ] {cf2c4040-c096-4543-ab8d-8064ee1c15f6} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2815 | 2026.01.21 00:02:47.616178 [ 255 ] {cf2c4040-c096-4543-ab8d-8064ee1c15f6} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001131 sec., 24756.85234305924 rows/sec., 1.80 MiB/sec. | ||
| 2816 | 2026.01.21 00:02:47.616213 [ 255 ] {cf2c4040-c096-4543-ab8d-8064ee1c15f6} <Debug> TCPHandler: Processed in 0.001290779 sec. | ||
| 2817 | 2026.01.21 00:02:47.616322 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2818 | 2026.01.21 00:02:47.616417 [ 255 ] {fd471bc3-7e18-49bf-9118-c2faa9e0b0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2819 | 2026.01.21 00:02:47.616457 [ 255 ] {fd471bc3-7e18-49bf-9118-c2faa9e0b0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2820 | 2026.01.21 00:02:47.616853 [ 255 ] {fd471bc3-7e18-49bf-9118-c2faa9e0b0eb} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2821 | 2026.01.21 00:02:47.616887 [ 255 ] {fd471bc3-7e18-49bf-9118-c2faa9e0b0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2822 | 2026.01.21 00:02:47.617184 [ 255 ] {fd471bc3-7e18-49bf-9118-c2faa9e0b0eb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2823 | 2026.01.21 00:02:47.617396 [ 255 ] {fd471bc3-7e18-49bf-9118-c2faa9e0b0eb} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2824 | 2026.01.21 00:02:47.617516 [ 255 ] {fd471bc3-7e18-49bf-9118-c2faa9e0b0eb} <Debug> executeQuery: Read 64 rows, 5.13 KiB in 0.001118 sec., 57245.08050089445 rows/sec., 4.48 MiB/sec. | ||
| 2825 | 2026.01.21 00:02:47.617552 [ 255 ] {fd471bc3-7e18-49bf-9118-c2faa9e0b0eb} <Debug> TCPHandler: Processed in 0.00127888 sec. | ||
| 2826 | 2026.01.21 00:02:47.617663 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2827 | 2026.01.21 00:02:47.617761 [ 255 ] {1a3efec8-2f51-4b89-bc07-d98e0d40b7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2828 | 2026.01.21 00:02:47.617805 [ 255 ] {1a3efec8-2f51-4b89-bc07-d98e0d40b7f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2829 | 2026.01.21 00:02:47.618170 [ 255 ] {1a3efec8-2f51-4b89-bc07-d98e0d40b7f1} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2830 | 2026.01.21 00:02:47.618205 [ 255 ] {1a3efec8-2f51-4b89-bc07-d98e0d40b7f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2831 | 2026.01.21 00:02:47.618521 [ 255 ] {1a3efec8-2f51-4b89-bc07-d98e0d40b7f1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2832 | 2026.01.21 00:02:47.618727 [ 255 ] {1a3efec8-2f51-4b89-bc07-d98e0d40b7f1} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2833 | 2026.01.21 00:02:47.618855 [ 255 ] {1a3efec8-2f51-4b89-bc07-d98e0d40b7f1} <Debug> executeQuery: Read 112 rows, 8.00 KiB in 0.001112 sec., 100719.42446043166 rows/sec., 7.03 MiB/sec. | ||
| 2834 | 2026.01.21 00:02:47.618898 [ 255 ] {1a3efec8-2f51-4b89-bc07-d98e0d40b7f1} <Debug> TCPHandler: Processed in 0.00128379 sec. | ||
| 2835 | 2026.01.21 00:02:47.619035 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2836 | 2026.01.21 00:02:47.619135 [ 255 ] {73fab965-8d6d-435e-85fe-1b62f6be9cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2837 | 2026.01.21 00:02:47.619197 [ 255 ] {73fab965-8d6d-435e-85fe-1b62f6be9cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2838 | 2026.01.21 00:02:47.620095 [ 255 ] {73fab965-8d6d-435e-85fe-1b62f6be9cc5} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2839 | 2026.01.21 00:02:47.620131 [ 255 ] {73fab965-8d6d-435e-85fe-1b62f6be9cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2840 | 2026.01.21 00:02:47.620647 [ 255 ] {73fab965-8d6d-435e-85fe-1b62f6be9cc5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2841 | 2026.01.21 00:02:47.620868 [ 255 ] {73fab965-8d6d-435e-85fe-1b62f6be9cc5} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2842 | 2026.01.21 00:02:47.621009 [ 255 ] {73fab965-8d6d-435e-85fe-1b62f6be9cc5} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001893 sec., 12678.288431061806 rows/sec., 22.72 MiB/sec. | ||
| 2843 | 2026.01.21 00:02:47.621062 [ 255 ] {73fab965-8d6d-435e-85fe-1b62f6be9cc5} <Debug> TCPHandler: Processed in 0.002076702 sec. | ||
| 2844 | 2026.01.21 00:02:47.621179 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2845 | 2026.01.21 00:02:47.621274 [ 255 ] {f8b72231-e335-4a8c-a444-246d2431a693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2846 | 2026.01.21 00:02:47.621316 [ 255 ] {f8b72231-e335-4a8c-a444-246d2431a693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2847 | 2026.01.21 00:02:47.621646 [ 255 ] {f8b72231-e335-4a8c-a444-246d2431a693} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2848 | 2026.01.21 00:02:47.621680 [ 255 ] {f8b72231-e335-4a8c-a444-246d2431a693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2849 | 2026.01.21 00:02:47.621981 [ 255 ] {f8b72231-e335-4a8c-a444-246d2431a693} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2850 | 2026.01.21 00:02:47.622196 [ 255 ] {f8b72231-e335-4a8c-a444-246d2431a693} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2851 | 2026.01.21 00:02:47.622318 [ 255 ] {f8b72231-e335-4a8c-a444-246d2431a693} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001063 sec., 37629.35089369708 rows/sec., 2.51 MiB/sec. | ||
| 2852 | 2026.01.21 00:02:47.622353 [ 255 ] {f8b72231-e335-4a8c-a444-246d2431a693} <Debug> TCPHandler: Processed in 0.001223389 sec. | ||
| 2853 | 2026.01.21 00:02:48.487463 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6243 | ||
| 2854 | 2026.01.21 00:02:48.488247 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2855 | 2026.01.21 00:02:48.488321 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2856 | 2026.01.21 00:02:48.489113 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2857 | 2026.01.21 00:02:48.489359 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2858 | 2026.01.21 00:02:48.489499 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6243 | ||
| 2859 | 2026.01.21 00:02:48.812576 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2860 | 2026.01.21 00:02:48.830309 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2861 | 2026.01.21 00:02:48.830381 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2862 | 2026.01.21 00:02:48.836940 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2863 | 2026.01.21 00:02:48.837727 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2864 | 2026.01.21 00:02:48.841501 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2865 | 2026.01.21 00:02:51.004302 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 356 | ||
| 2866 | 2026.01.21 00:02:51.006597 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2867 | 2026.01.21 00:02:51.006646 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2868 | 2026.01.21 00:02:51.007830 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2869 | 2026.01.21 00:02:51.008123 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2870 | 2026.01.21 00:02:51.008449 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 356 | ||
| 2871 | 2026.01.21 00:02:52.611231 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2872 | 2026.01.21 00:02:52.611400 [ 255 ] {f485d0a6-7392-4e87-a72f-3053a92112af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2873 | 2026.01.21 00:02:52.611465 [ 255 ] {f485d0a6-7392-4e87-a72f-3053a92112af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2874 | 2026.01.21 00:02:52.612162 [ 255 ] {f485d0a6-7392-4e87-a72f-3053a92112af} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2875 | 2026.01.21 00:02:52.612214 [ 255 ] {f485d0a6-7392-4e87-a72f-3053a92112af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2876 | 2026.01.21 00:02:52.612607 [ 255 ] {f485d0a6-7392-4e87-a72f-3053a92112af} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2877 | 2026.01.21 00:02:52.612839 [ 255 ] {f485d0a6-7392-4e87-a72f-3053a92112af} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2878 | 2026.01.21 00:02:52.613003 [ 255 ] {f485d0a6-7392-4e87-a72f-3053a92112af} <Debug> executeQuery: Read 44 rows, 3.69 KiB in 0.001607 sec., 27380.211574362165 rows/sec., 2.24 MiB/sec. | ||
| 2879 | 2026.01.21 00:02:52.613054 [ 255 ] {f485d0a6-7392-4e87-a72f-3053a92112af} <Debug> TCPHandler: Processed in 0.001917529 sec. | ||
| 2880 | 2026.01.21 00:02:52.613189 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2881 | 2026.01.21 00:02:52.613292 [ 255 ] {2f31198b-4c38-4417-a22a-2db30f5c77d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2882 | 2026.01.21 00:02:52.613338 [ 255 ] {2f31198b-4c38-4417-a22a-2db30f5c77d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2883 | 2026.01.21 00:02:52.613760 [ 255 ] {2f31198b-4c38-4417-a22a-2db30f5c77d5} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2884 | 2026.01.21 00:02:52.613801 [ 255 ] {2f31198b-4c38-4417-a22a-2db30f5c77d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2885 | 2026.01.21 00:02:52.614107 [ 255 ] {2f31198b-4c38-4417-a22a-2db30f5c77d5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2886 | 2026.01.21 00:02:52.614318 [ 255 ] {2f31198b-4c38-4417-a22a-2db30f5c77d5} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2887 | 2026.01.21 00:02:52.614435 [ 146 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2888 | 2026.01.21 00:02:52.614449 [ 255 ] {2f31198b-4c38-4417-a22a-2db30f5c77d5} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001181 sec., 5927.180355630821 rows/sec., 445.70 KiB/sec. | ||
| 2889 | 2026.01.21 00:02:52.614506 [ 146 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2890 | 2026.01.21 00:02:52.614513 [ 255 ] {2f31198b-4c38-4417-a22a-2db30f5c77d5} <Debug> TCPHandler: Processed in 0.001377081 sec. | ||
| 2891 | 2026.01.21 00:02:52.614538 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2892 | 2026.01.21 00:02:52.614663 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::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 | ||
| 2893 | 2026.01.21 00:02:52.614674 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2894 | 2026.01.21 00:02:52.614767 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2895 | 2026.01.21 00:02:52.614798 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::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 | ||
| 2896 | 2026.01.21 00:02:52.614806 [ 255 ] {aaace838-484f-4ca6-9007-49074655f6d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2897 | 2026.01.21 00:02:52.614859 [ 255 ] {aaace838-484f-4ca6-9007-49074655f6d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2898 | 2026.01.21 00:02:52.614879 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
| 2899 | 2026.01.21 00:02:52.614928 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::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 | ||
| 2900 | 2026.01.21 00:02:52.614973 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::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 | ||
| 2901 | 2026.01.21 00:02:52.615017 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 28 rows starting from the beginning of the part | ||
| 2902 | 2026.01.21 00:02:52.615060 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::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 | ||
| 2903 | 2026.01.21 00:02:52.615409 [ 255 ] {aaace838-484f-4ca6-9007-49074655f6d2} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2026.01.21 00:02:52.615456 [ 255 ] {aaace838-484f-4ca6-9007-49074655f6d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2905 | 2026.01.21 00:02:52.615792 [ 198 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 135 rows, containing 5 columns (5 merged, 0 gathered) in 0.001178447 sec., 114557.54904548105 rows/sec., 8.87 MiB/sec. | ||
| 2906 | 2026.01.21 00:02:52.615814 [ 255 ] {aaace838-484f-4ca6-9007-49074655f6d2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2907 | 2026.01.21 00:02:52.616030 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2908 | 2026.01.21 00:02:52.616078 [ 255 ] {aaace838-484f-4ca6-9007-49074655f6d2} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2909 | 2026.01.21 00:02:52.616225 [ 255 ] {aaace838-484f-4ca6-9007-49074655f6d2} <Debug> executeQuery: Read 43 rows, 3.44 KiB in 0.001448 sec., 29696.13259668508 rows/sec., 2.32 MiB/sec. | ||
| 2910 | 2026.01.21 00:02:52.616268 [ 255 ] {aaace838-484f-4ca6-9007-49074655f6d2} <Debug> TCPHandler: Processed in 0.001657325 sec. | ||
| 2911 | 2026.01.21 00:02:52.616389 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2912 | 2026.01.21 00:02:52.616441 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_11_2} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2913 | 2026.01.21 00:02:52.616488 [ 255 ] {05ce02ad-9ca4-42b1-b073-817031bbe264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2914 | 2026.01.21 00:02:52.616539 [ 255 ] {05ce02ad-9ca4-42b1-b073-817031bbe264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2915 | 2026.01.21 00:02:52.616549 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_11_2} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2916 | 2026.01.21 00:02:52.616676 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2917 | 2026.01.21 00:02:52.616930 [ 255 ] {05ce02ad-9ca4-42b1-b073-817031bbe264} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2026.01.21 00:02:52.616973 [ 255 ] {05ce02ad-9ca4-42b1-b073-817031bbe264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2919 | 2026.01.21 00:02:52.617312 [ 255 ] {05ce02ad-9ca4-42b1-b073-817031bbe264} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2920 | 2026.01.21 00:02:52.617534 [ 255 ] {05ce02ad-9ca4-42b1-b073-817031bbe264} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2026.01.21 00:02:52.617663 [ 255 ] {05ce02ad-9ca4-42b1-b073-817031bbe264} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001195 sec., 92050.20920502092 rows/sec., 6.42 MiB/sec. | ||
| 2922 | 2026.01.21 00:02:52.617701 [ 255 ] {05ce02ad-9ca4-42b1-b073-817031bbe264} <Debug> TCPHandler: Processed in 0.001362231 sec. | ||
| 2923 | 2026.01.21 00:02:52.617821 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2924 | 2026.01.21 00:02:52.617918 [ 255 ] {dffa570b-e8e7-4d44-9fc2-6189d7b63f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2925 | 2026.01.21 00:02:52.617974 [ 255 ] {dffa570b-e8e7-4d44-9fc2-6189d7b63f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2926 | 2026.01.21 00:02:52.618756 [ 255 ] {dffa570b-e8e7-4d44-9fc2-6189d7b63f7f} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2927 | 2026.01.21 00:02:52.618797 [ 255 ] {dffa570b-e8e7-4d44-9fc2-6189d7b63f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2928 | 2026.01.21 00:02:52.619322 [ 255 ] {dffa570b-e8e7-4d44-9fc2-6189d7b63f7f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2929 | 2026.01.21 00:02:52.619566 [ 255 ] {dffa570b-e8e7-4d44-9fc2-6189d7b63f7f} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2930 | 2026.01.21 00:02:52.619704 [ 255 ] {dffa570b-e8e7-4d44-9fc2-6189d7b63f7f} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001804 sec., 3880.2660753880264 rows/sec., 6.95 MiB/sec. | ||
| 2931 | 2026.01.21 00:02:52.619753 [ 255 ] {dffa570b-e8e7-4d44-9fc2-6189d7b63f7f} <Debug> TCPHandler: Processed in 0.00198255 sec. | ||
| 2932 | 2026.01.21 00:02:52.619876 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2933 | 2026.01.21 00:02:52.619970 [ 255 ] {1b45df26-3bb9-4d7e-8d53-58a46b9e021a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2934 | 2026.01.21 00:02:52.620011 [ 255 ] {1b45df26-3bb9-4d7e-8d53-58a46b9e021a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2935 | 2026.01.21 00:02:52.620350 [ 255 ] {1b45df26-3bb9-4d7e-8d53-58a46b9e021a} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2936 | 2026.01.21 00:02:52.620387 [ 255 ] {1b45df26-3bb9-4d7e-8d53-58a46b9e021a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2937 | 2026.01.21 00:02:52.620696 [ 255 ] {1b45df26-3bb9-4d7e-8d53-58a46b9e021a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2938 | 2026.01.21 00:02:52.620922 [ 255 ] {1b45df26-3bb9-4d7e-8d53-58a46b9e021a} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2939 | 2026.01.21 00:02:52.621050 [ 255 ] {1b45df26-3bb9-4d7e-8d53-58a46b9e021a} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001099 sec., 36396.724294813466 rows/sec., 2.43 MiB/sec. | ||
| 2940 | 2026.01.21 00:02:52.621086 [ 255 ] {1b45df26-3bb9-4d7e-8d53-58a46b9e021a} <Debug> TCPHandler: Processed in 0.001260089 sec. | ||
| 2941 | 2026.01.21 00:02:55.921790 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2942 | 2026.01.21 00:02:55.921859 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2943 | 2026.01.21 00:02:55.989682 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6691 | ||
| 2944 | 2026.01.21 00:02:55.990251 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2026.01.21 00:02:55.990308 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2946 | 2026.01.21 00:02:55.990848 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2947 | 2026.01.21 00:02:55.991091 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2948 | 2026.01.21 00:02:55.991233 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6691 | ||
| 2949 | 2026.01.21 00:02:56.341614 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2950 | 2026.01.21 00:02:56.359371 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2951 | 2026.01.21 00:02:56.359425 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2952 | 2026.01.21 00:02:56.365376 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2953 | 2026.01.21 00:02:56.366103 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2954 | 2026.01.21 00:02:56.369767 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2955 | 2026.01.21 00:02:57.611909 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2956 | 2026.01.21 00:02:57.612188 [ 255 ] {efc259cf-b5ad-45bd-9083-367c19e3fcc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2957 | 2026.01.21 00:02:57.612294 [ 255 ] {efc259cf-b5ad-45bd-9083-367c19e3fcc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2958 | 2026.01.21 00:02:57.613158 [ 255 ] {efc259cf-b5ad-45bd-9083-367c19e3fcc8} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2026.01.21 00:02:57.613204 [ 255 ] {efc259cf-b5ad-45bd-9083-367c19e3fcc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2960 | 2026.01.21 00:02:57.613604 [ 255 ] {efc259cf-b5ad-45bd-9083-367c19e3fcc8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2961 | 2026.01.21 00:02:57.613871 [ 255 ] {efc259cf-b5ad-45bd-9083-367c19e3fcc8} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2962 | 2026.01.21 00:02:57.614006 [ 128 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2963 | 2026.01.21 00:02:57.614027 [ 255 ] {efc259cf-b5ad-45bd-9083-367c19e3fcc8} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001917 sec., 40688.575899843505 rows/sec., 3.49 MiB/sec. | ||
| 2964 | 2026.01.21 00:02:57.614081 [ 128 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2965 | 2026.01.21 00:02:57.614096 [ 255 ] {efc259cf-b5ad-45bd-9083-367c19e3fcc8} <Debug> TCPHandler: Processed in 0.002349796 sec. | ||
| 2966 | 2026.01.21 00:02:57.614114 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2967 | 2026.01.21 00:02:57.614223 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::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 | ||
| 2968 | 2026.01.21 00:02:57.614231 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2969 | 2026.01.21 00:02:57.614330 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2970 | 2026.01.21 00:02:57.614349 [ 255 ] {616eeedf-31f5-442f-af81-e352a8d6d0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2971 | 2026.01.21 00:02:57.614365 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1360 rows starting from the beginning of the part | ||
| 2972 | 2026.01.21 00:02:57.614394 [ 255 ] {616eeedf-31f5-442f-af81-e352a8d6d0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2973 | 2026.01.21 00:02:57.614432 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 78 rows starting from the beginning of the part | ||
| 2974 | 2026.01.21 00:02:57.614481 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part | ||
| 2975 | 2026.01.21 00:02:57.614534 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 80 rows starting from the beginning of the part | ||
| 2976 | 2026.01.21 00:02:57.614604 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 44 rows starting from the beginning of the part | ||
| 2977 | 2026.01.21 00:02:57.614676 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 78 rows starting from the beginning of the part | ||
| 2978 | 2026.01.21 00:02:57.614825 [ 255 ] {616eeedf-31f5-442f-af81-e352a8d6d0c1} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2026.01.21 00:02:57.614867 [ 255 ] {616eeedf-31f5-442f-af81-e352a8d6d0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2980 | 2026.01.21 00:02:57.615257 [ 255 ] {616eeedf-31f5-442f-af81-e352a8d6d0c1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2981 | 2026.01.21 00:02:57.615487 [ 255 ] {616eeedf-31f5-442f-af81-e352a8d6d0c1} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2026.01.21 00:02:57.615625 [ 255 ] {616eeedf-31f5-442f-af81-e352a8d6d0c1} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.0013 sec., 18461.53846153846 rows/sec., 1.36 MiB/sec. | ||
| 2983 | 2026.01.21 00:02:57.615663 [ 255 ] {616eeedf-31f5-442f-af81-e352a8d6d0c1} <Debug> TCPHandler: Processed in 0.001483233 sec. | ||
| 2984 | 2026.01.21 00:02:57.615778 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2985 | 2026.01.21 00:02:57.615853 [ 200 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1684 rows, containing 5 columns (5 merged, 0 gathered) in 0.001672655 sec., 1006782.6300103726 rows/sec., 88.43 MiB/sec. | ||
| 2986 | 2026.01.21 00:02:57.615879 [ 255 ] {c0b8453b-4897-4796-b27b-1b359174d17e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2987 | 2026.01.21 00:02:57.615926 [ 255 ] {c0b8453b-4897-4796-b27b-1b359174d17e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2988 | 2026.01.21 00:02:57.616160 [ 198 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2989 | 2026.01.21 00:02:57.616357 [ 255 ] {c0b8453b-4897-4796-b27b-1b359174d17e} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2026.01.21 00:02:57.616399 [ 255 ] {c0b8453b-4897-4796-b27b-1b359174d17e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2991 | 2026.01.21 00:02:57.616551 [ 198 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_16_3} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2992 | 2026.01.21 00:02:57.616652 [ 198 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_16_3} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2993 | 2026.01.21 00:02:57.616757 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 2994 | 2026.01.21 00:02:57.616763 [ 255 ] {c0b8453b-4897-4796-b27b-1b359174d17e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2995 | 2026.01.21 00:02:57.617010 [ 255 ] {c0b8453b-4897-4796-b27b-1b359174d17e} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2996 | 2026.01.21 00:02:57.617113 [ 128 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2997 | 2026.01.21 00:02:57.617146 [ 128 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2998 | 2026.01.21 00:02:57.617147 [ 255 ] {c0b8453b-4897-4796-b27b-1b359174d17e} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001291 sec., 46475.60030983733 rows/sec., 3.63 MiB/sec. | ||
| 2999 | 2026.01.21 00:02:57.617165 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3000 | 2026.01.21 00:02:57.617198 [ 255 ] {c0b8453b-4897-4796-b27b-1b359174d17e} <Debug> TCPHandler: Processed in 0.001470602 sec. | ||
| 3001 | 2026.01.21 00:02:57.617244 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::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 | ||
| 3002 | 2026.01.21 00:02:57.617317 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3003 | 2026.01.21 00:02:57.617320 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3004 | 2026.01.21 00:02:57.617355 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 591 rows starting from the beginning of the part | ||
| 3005 | 2026.01.21 00:02:57.617398 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3006 | 2026.01.21 00:02:57.617414 [ 255 ] {b2211ae4-0ebf-4851-91b0-b7c96179b90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3007 | 2026.01.21 00:02:57.617433 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 43 rows starting from the beginning of the part | ||
| 3008 | 2026.01.21 00:02:57.617459 [ 255 ] {b2211ae4-0ebf-4851-91b0-b7c96179b90b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3009 | 2026.01.21 00:02:57.617467 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 3010 | 2026.01.21 00:02:57.617499 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 43 rows starting from the beginning of the part | ||
| 3011 | 2026.01.21 00:02:57.617535 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::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 | ||
| 3012 | 2026.01.21 00:02:57.617844 [ 255 ] {b2211ae4-0ebf-4851-91b0-b7c96179b90b} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3013 | 2026.01.21 00:02:57.617878 [ 255 ] {b2211ae4-0ebf-4851-91b0-b7c96179b90b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3014 | 2026.01.21 00:02:57.618217 [ 255 ] {b2211ae4-0ebf-4851-91b0-b7c96179b90b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3015 | 2026.01.21 00:02:57.618318 [ 194 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 861 rows, containing 5 columns (5 merged, 0 gathered) in 0.001098487 sec., 783805.3613743267 rows/sec., 62.65 MiB/sec. | ||
| 3016 | 2026.01.21 00:02:57.618482 [ 255 ] {b2211ae4-0ebf-4851-91b0-b7c96179b90b} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2026.01.21 00:02:57.618498 [ 194 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3018 | 2026.01.21 00:02:57.618593 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3019 | 2026.01.21 00:02:57.618623 [ 255 ] {b2211ae4-0ebf-4851-91b0-b7c96179b90b} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001229 sec., 89503.66151342554 rows/sec., 6.25 MiB/sec. | ||
| 3020 | 2026.01.21 00:02:57.618626 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3021 | 2026.01.21 00:02:57.618668 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3022 | 2026.01.21 00:02:57.618670 [ 255 ] {b2211ae4-0ebf-4851-91b0-b7c96179b90b} <Debug> TCPHandler: Processed in 0.001401931 sec. | ||
| 3023 | 2026.01.21 00:02:57.618747 [ 198 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 3024 | 2026.01.21 00:02:57.618804 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3025 | 2026.01.21 00:02:57.618816 [ 194 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_16_3} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2026.01.21 00:02:57.618851 [ 198 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3027 | 2026.01.21 00:02:57.618882 [ 198 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3462 rows starting from the beginning of the part | ||
| 3028 | 2026.01.21 00:02:57.618908 [ 194 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_16_3} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3029 | 2026.01.21 00:02:57.618910 [ 255 ] {c995a5b6-bed2-447b-8fbb-f9bf2a36e191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3030 | 2026.01.21 00:02:57.618940 [ 198 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 110 rows starting from the beginning of the part | ||
| 3031 | 2026.01.21 00:02:57.618979 [ 255 ] {c995a5b6-bed2-447b-8fbb-f9bf2a36e191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3032 | 2026.01.21 00:02:57.618986 [ 198 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 110 rows starting from the beginning of the part | ||
| 3033 | 2026.01.21 00:02:57.619000 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3034 | 2026.01.21 00:02:57.619050 [ 198 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 112 rows starting from the beginning of the part | ||
| 3035 | 2026.01.21 00:02:57.619092 [ 198 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 110 rows starting from the beginning of the part | ||
| 3036 | 2026.01.21 00:02:57.619129 [ 198 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 110 rows starting from the beginning of the part | ||
| 3037 | 2026.01.21 00:02:57.619791 [ 255 ] {c995a5b6-bed2-447b-8fbb-f9bf2a36e191} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3038 | 2026.01.21 00:02:57.619833 [ 255 ] {c995a5b6-bed2-447b-8fbb-f9bf2a36e191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3039 | 2026.01.21 00:02:57.620396 [ 255 ] {c995a5b6-bed2-447b-8fbb-f9bf2a36e191} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3040 | 2026.01.21 00:02:57.620650 [ 255 ] {c995a5b6-bed2-447b-8fbb-f9bf2a36e191} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3041 | 2026.01.21 00:02:57.620788 [ 186 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4014 rows, containing 5 columns (5 merged, 0 gathered) in 0.002072682 sec., 1936621.2472535584 rows/sec., 133.50 MiB/sec. | ||
| 3042 | 2026.01.21 00:02:57.620783 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3043 | 2026.01.21 00:02:57.620797 [ 255 ] {c995a5b6-bed2-447b-8fbb-f9bf2a36e191} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001906 sec., 12591.815320041973 rows/sec., 22.56 MiB/sec. | ||
| 3044 | 2026.01.21 00:02:57.620854 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3045 | 2026.01.21 00:02:57.620883 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3046 | 2026.01.21 00:02:57.620898 [ 255 ] {c995a5b6-bed2-447b-8fbb-f9bf2a36e191} <Debug> TCPHandler: Processed in 0.002144532 sec. | ||
| 3047 | 2026.01.21 00:02:57.620949 [ 193 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::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 | ||
| 3048 | 2026.01.21 00:02:57.621027 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3049 | 2026.01.21 00:02:57.621047 [ 198 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3050 | 2026.01.21 00:02:57.621107 [ 193 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3051 | 2026.01.21 00:02:57.621125 [ 255 ] {58618a47-9a6c-43a1-bebb-9652e79966f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3052 | 2026.01.21 00:02:57.621157 [ 193 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 101 rows starting from the beginning of the part | ||
| 3053 | 2026.01.21 00:02:57.621170 [ 255 ] {58618a47-9a6c-43a1-bebb-9652e79966f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3054 | 2026.01.21 00:02:57.621256 [ 193 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 3055 | 2026.01.21 00:02:57.621301 [ 198 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3056 | 2026.01.21 00:02:57.621347 [ 193 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 7 rows starting from the beginning of the part | ||
| 3057 | 2026.01.21 00:02:57.621367 [ 198 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3058 | 2026.01.21 00:02:57.621429 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 3059 | 2026.01.21 00:02:57.621439 [ 193 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 3060 | 2026.01.21 00:02:57.621508 [ 255 ] {58618a47-9a6c-43a1-bebb-9652e79966f5} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3061 | 2026.01.21 00:02:57.621526 [ 193 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 7 rows starting from the beginning of the part | ||
| 3062 | 2026.01.21 00:02:57.621545 [ 255 ] {58618a47-9a6c-43a1-bebb-9652e79966f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3063 | 2026.01.21 00:02:57.621610 [ 193 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::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 | ||
| 3064 | 2026.01.21 00:02:57.621873 [ 255 ] {58618a47-9a6c-43a1-bebb-9652e79966f5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3065 | 2026.01.21 00:02:57.622099 [ 255 ] {58618a47-9a6c-43a1-bebb-9652e79966f5} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3066 | 2026.01.21 00:02:57.622207 [ 142 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3067 | 2026.01.21 00:02:57.622228 [ 255 ] {58618a47-9a6c-43a1-bebb-9652e79966f5} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001122 sec., 35650.62388591801 rows/sec., 2.38 MiB/sec. | ||
| 3068 | 2026.01.21 00:02:57.622249 [ 142 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2026.01.21 00:02:57.622270 [ 255 ] {58618a47-9a6c-43a1-bebb-9652e79966f5} <Debug> TCPHandler: Processed in 0.001293579 sec. | ||
| 3070 | 2026.01.21 00:02:57.622275 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3071 | 2026.01.21 00:02:57.622353 [ 186 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 3072 | 2026.01.21 00:02:57.622438 [ 186 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3073 | 2026.01.21 00:02:57.622466 [ 186 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 212 rows starting from the beginning of the part | ||
| 3074 | 2026.01.21 00:02:57.622545 [ 186 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 3075 | 2026.01.21 00:02:57.622601 [ 186 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 3076 | 2026.01.21 00:02:57.622645 [ 186 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 3077 | 2026.01.21 00:02:57.622694 [ 186 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 3078 | 2026.01.21 00:02:57.622737 [ 186 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 3079 | 2026.01.21 00:02:57.623622 [ 199 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 412 rows, containing 4 columns (4 merged, 0 gathered) in 0.001289299 sec., 319553.4937977924 rows/sec., 21.09 MiB/sec. | ||
| 3080 | 2026.01.21 00:02:57.623774 [ 186 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3081 | 2026.01.21 00:02:57.624038 [ 186 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_16_3} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3082 | 2026.01.21 00:02:57.624101 [ 186 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_16_3} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3083 | 2026.01.21 00:02:57.624153 [ 192 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 19 columns (19 merged, 0 gathered) in 0.003229269 sec., 57907.84230115237 rows/sec., 103.77 MiB/sec. | ||
| 3084 | 2026.01.21 00:02:57.624159 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3085 | 2026.01.21 00:02:57.624648 [ 192 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3086 | 2026.01.21 00:02:57.625027 [ 192 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3087 | 2026.01.21 00:02:57.625112 [ 192 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3088 | 2026.01.21 00:02:57.625238 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 3089 | 2026.01.21 00:02:59.617792 [ 120 ] {} <Debug> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3090 | 2026.01.21 00:02:59.617880 [ 120 ] {} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3091 | 2026.01.21 00:02:59.617924 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3092 | 2026.01.21 00:02:59.618121 [ 186 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::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 | ||
| 3093 | 2026.01.21 00:02:59.618327 [ 186 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3094 | 2026.01.21 00:02:59.618372 [ 186 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::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 | ||
| 3095 | 2026.01.21 00:02:59.618449 [ 186 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::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 | ||
| 3096 | 2026.01.21 00:02:59.618504 [ 186 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::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 | ||
| 3097 | 2026.01.21 00:02:59.618559 [ 186 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3098 | 2026.01.21 00:02:59.618622 [ 186 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::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 | ||
| 3099 | 2026.01.21 00:02:59.619431 [ 192 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 5 columns (5 merged, 0 gathered) in 0.001403431 sec., 12825.710704694424 rows/sec., 1.07 MiB/sec. | ||
| 3100 | 2026.01.21 00:02:59.619622 [ 193 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3101 | 2026.01.21 00:02:59.619992 [ 193 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_5_1} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3102 | 2026.01.21 00:02:59.620076 [ 193 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_5_1} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3103 | 2026.01.21 00:02:59.620170 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3104 | 2026.01.21 00:03:01.008690 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 380 | ||
| 3105 | 2026.01.21 00:03:01.010883 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2026.01.21 00:03:01.010941 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3107 | 2026.01.21 00:03:01.012195 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3108 | 2026.01.21 00:03:01.012507 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2026.01.21 00:03:01.012923 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 380 | ||
| 3110 | 2026.01.21 00:03:02.642903 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3111 | 2026.01.21 00:03:02.643115 [ 255 ] {b5d331b5-2353-460d-92f2-21c21203495d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3112 | 2026.01.21 00:03:02.643183 [ 255 ] {b5d331b5-2353-460d-92f2-21c21203495d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3113 | 2026.01.21 00:03:02.643832 [ 255 ] {b5d331b5-2353-460d-92f2-21c21203495d} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3114 | 2026.01.21 00:03:02.643879 [ 255 ] {b5d331b5-2353-460d-92f2-21c21203495d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3115 | 2026.01.21 00:03:02.644272 [ 255 ] {b5d331b5-2353-460d-92f2-21c21203495d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3116 | 2026.01.21 00:03:02.644524 [ 255 ] {b5d331b5-2353-460d-92f2-21c21203495d} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3117 | 2026.01.21 00:03:02.644684 [ 255 ] {b5d331b5-2353-460d-92f2-21c21203495d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001618 sec., 14833.127317676142 rows/sec., 1.23 MiB/sec. | ||
| 3118 | 2026.01.21 00:03:02.644733 [ 255 ] {b5d331b5-2353-460d-92f2-21c21203495d} <Debug> TCPHandler: Processed in 0.00198894 sec. | ||
| 3119 | 2026.01.21 00:03:02.644863 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3120 | 2026.01.21 00:03:02.644996 [ 255 ] {efc06a9c-fa4b-474f-986b-83173ad0713b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3121 | 2026.01.21 00:03:02.645040 [ 255 ] {efc06a9c-fa4b-474f-986b-83173ad0713b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3122 | 2026.01.21 00:03:02.645456 [ 255 ] {efc06a9c-fa4b-474f-986b-83173ad0713b} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3123 | 2026.01.21 00:03:02.645491 [ 255 ] {efc06a9c-fa4b-474f-986b-83173ad0713b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3124 | 2026.01.21 00:03:02.645793 [ 255 ] {efc06a9c-fa4b-474f-986b-83173ad0713b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3125 | 2026.01.21 00:03:02.646017 [ 255 ] {efc06a9c-fa4b-474f-986b-83173ad0713b} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3126 | 2026.01.21 00:03:02.646147 [ 255 ] {efc06a9c-fa4b-474f-986b-83173ad0713b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001176 sec., 3401.360544217687 rows/sec., 277.36 KiB/sec. | ||
| 3127 | 2026.01.21 00:03:02.646184 [ 255 ] {efc06a9c-fa4b-474f-986b-83173ad0713b} <Debug> TCPHandler: Processed in 0.001372391 sec. | ||
| 3128 | 2026.01.21 00:03:02.646296 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3129 | 2026.01.21 00:03:02.646420 [ 255 ] {e4e70ce4-0588-4609-919c-85077351ffa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3130 | 2026.01.21 00:03:02.646460 [ 255 ] {e4e70ce4-0588-4609-919c-85077351ffa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3131 | 2026.01.21 00:03:02.647560 [ 255 ] {e4e70ce4-0588-4609-919c-85077351ffa7} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3132 | 2026.01.21 00:03:02.647594 [ 255 ] {e4e70ce4-0588-4609-919c-85077351ffa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3133 | 2026.01.21 00:03:02.648024 [ 255 ] {e4e70ce4-0588-4609-919c-85077351ffa7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3134 | 2026.01.21 00:03:02.648252 [ 255 ] {e4e70ce4-0588-4609-919c-85077351ffa7} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3135 | 2026.01.21 00:03:02.648382 [ 255 ] {e4e70ce4-0588-4609-919c-85077351ffa7} <Debug> executeQuery: Read 1306 rows, 111.86 KiB in 0.001983 sec., 658598.0837115481 rows/sec., 55.09 MiB/sec. | ||
| 3136 | 2026.01.21 00:03:02.648420 [ 255 ] {e4e70ce4-0588-4609-919c-85077351ffa7} <Debug> TCPHandler: Processed in 0.002174053 sec. | ||
| 3137 | 2026.01.21 00:03:02.648537 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3138 | 2026.01.21 00:03:02.648644 [ 255 ] {92abc825-2617-4257-8830-dfae0b76a25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3139 | 2026.01.21 00:03:02.648685 [ 255 ] {92abc825-2617-4257-8830-dfae0b76a25a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3140 | 2026.01.21 00:03:02.649125 [ 255 ] {92abc825-2617-4257-8830-dfae0b76a25a} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3141 | 2026.01.21 00:03:02.649159 [ 255 ] {92abc825-2617-4257-8830-dfae0b76a25a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3142 | 2026.01.21 00:03:02.649497 [ 255 ] {92abc825-2617-4257-8830-dfae0b76a25a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3143 | 2026.01.21 00:03:02.649717 [ 255 ] {92abc825-2617-4257-8830-dfae0b76a25a} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3144 | 2026.01.21 00:03:02.649842 [ 255 ] {92abc825-2617-4257-8830-dfae0b76a25a} <Debug> executeQuery: Read 23 rows, 1.77 KiB in 0.00122 sec., 18852.459016393444 rows/sec., 1.41 MiB/sec. | ||
| 3145 | 2026.01.21 00:03:02.649879 [ 255 ] {92abc825-2617-4257-8830-dfae0b76a25a} <Debug> TCPHandler: Processed in 0.001394261 sec. | ||
| 3146 | 2026.01.21 00:03:02.650043 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3147 | 2026.01.21 00:03:02.650139 [ 255 ] {3e5bc108-0d35-482b-9646-1c55d257f0b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3148 | 2026.01.21 00:03:02.650180 [ 255 ] {3e5bc108-0d35-482b-9646-1c55d257f0b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3149 | 2026.01.21 00:03:02.650673 [ 255 ] {3e5bc108-0d35-482b-9646-1c55d257f0b0} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3150 | 2026.01.21 00:03:02.650708 [ 255 ] {3e5bc108-0d35-482b-9646-1c55d257f0b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3151 | 2026.01.21 00:03:02.651023 [ 255 ] {3e5bc108-0d35-482b-9646-1c55d257f0b0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3152 | 2026.01.21 00:03:02.651235 [ 255 ] {3e5bc108-0d35-482b-9646-1c55d257f0b0} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3153 | 2026.01.21 00:03:02.651359 [ 255 ] {3e5bc108-0d35-482b-9646-1c55d257f0b0} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00124 sec., 203225.8064516129 rows/sec., 14.06 MiB/sec. | ||
| 3154 | 2026.01.21 00:03:02.651396 [ 255 ] {3e5bc108-0d35-482b-9646-1c55d257f0b0} <Debug> TCPHandler: Processed in 0.001404591 sec. | ||
| 3155 | 2026.01.21 00:03:02.651512 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3156 | 2026.01.21 00:03:02.651605 [ 255 ] {967305eb-edc4-4a03-958c-8f2614852c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3157 | 2026.01.21 00:03:02.651646 [ 255 ] {967305eb-edc4-4a03-958c-8f2614852c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3158 | 2026.01.21 00:03:02.652046 [ 255 ] {967305eb-edc4-4a03-958c-8f2614852c3a} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3159 | 2026.01.21 00:03:02.652082 [ 255 ] {967305eb-edc4-4a03-958c-8f2614852c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3160 | 2026.01.21 00:03:02.652385 [ 255 ] {967305eb-edc4-4a03-958c-8f2614852c3a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3161 | 2026.01.21 00:03:02.652588 [ 255 ] {967305eb-edc4-4a03-958c-8f2614852c3a} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3162 | 2026.01.21 00:03:02.652709 [ 255 ] {967305eb-edc4-4a03-958c-8f2614852c3a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001122 sec., 10695.187165775402 rows/sec., 835.56 KiB/sec. | ||
| 3163 | 2026.01.21 00:03:02.652746 [ 255 ] {967305eb-edc4-4a03-958c-8f2614852c3a} <Debug> TCPHandler: Processed in 0.001283159 sec. | ||
| 3164 | 2026.01.21 00:03:02.652848 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3165 | 2026.01.21 00:03:02.652941 [ 255 ] {fe6433aa-42b3-4537-962e-32dcb6d6e65b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3166 | 2026.01.21 00:03:02.652979 [ 255 ] {fe6433aa-42b3-4537-962e-32dcb6d6e65b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3167 | 2026.01.21 00:03:02.653546 [ 255 ] {fe6433aa-42b3-4537-962e-32dcb6d6e65b} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3168 | 2026.01.21 00:03:02.653581 [ 255 ] {fe6433aa-42b3-4537-962e-32dcb6d6e65b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3169 | 2026.01.21 00:03:02.653913 [ 255 ] {fe6433aa-42b3-4537-962e-32dcb6d6e65b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3170 | 2026.01.21 00:03:02.654131 [ 255 ] {fe6433aa-42b3-4537-962e-32dcb6d6e65b} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3171 | 2026.01.21 00:03:02.654256 [ 255 ] {fe6433aa-42b3-4537-962e-32dcb6d6e65b} <Debug> executeQuery: Read 539 rows, 41.31 KiB in 0.001333 sec., 404351.087771943 rows/sec., 30.27 MiB/sec. | ||
| 3172 | 2026.01.21 00:03:02.654291 [ 255 ] {fe6433aa-42b3-4537-962e-32dcb6d6e65b} <Debug> TCPHandler: Processed in 0.001492573 sec. | ||
| 3173 | 2026.01.21 00:03:02.654413 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3174 | 2026.01.21 00:03:02.654506 [ 255 ] {c8685d81-7461-4278-8b25-ed618524be3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3175 | 2026.01.21 00:03:02.654547 [ 255 ] {c8685d81-7461-4278-8b25-ed618524be3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3176 | 2026.01.21 00:03:02.655098 [ 255 ] {c8685d81-7461-4278-8b25-ed618524be3f} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3177 | 2026.01.21 00:03:02.655133 [ 255 ] {c8685d81-7461-4278-8b25-ed618524be3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3178 | 2026.01.21 00:03:02.655508 [ 255 ] {c8685d81-7461-4278-8b25-ed618524be3f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3179 | 2026.01.21 00:03:02.655719 [ 255 ] {c8685d81-7461-4278-8b25-ed618524be3f} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3180 | 2026.01.21 00:03:02.655842 [ 255 ] {c8685d81-7461-4278-8b25-ed618524be3f} <Debug> executeQuery: Read 832 rows, 57.75 KiB in 0.001355 sec., 614022.1402214022 rows/sec., 41.62 MiB/sec. | ||
| 3181 | 2026.01.21 00:03:02.655877 [ 255 ] {c8685d81-7461-4278-8b25-ed618524be3f} <Debug> TCPHandler: Processed in 0.001514614 sec. | ||
| 3182 | 2026.01.21 00:03:02.655993 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3183 | 2026.01.21 00:03:02.656085 [ 255 ] {0ecc813e-46c0-4b07-95ca-08e7933f0663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3184 | 2026.01.21 00:03:02.656137 [ 255 ] {0ecc813e-46c0-4b07-95ca-08e7933f0663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3185 | 2026.01.21 00:03:02.656845 [ 255 ] {0ecc813e-46c0-4b07-95ca-08e7933f0663} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3186 | 2026.01.21 00:03:02.656879 [ 255 ] {0ecc813e-46c0-4b07-95ca-08e7933f0663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3187 | 2026.01.21 00:03:02.657396 [ 255 ] {0ecc813e-46c0-4b07-95ca-08e7933f0663} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3188 | 2026.01.21 00:03:02.657608 [ 255 ] {0ecc813e-46c0-4b07-95ca-08e7933f0663} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3189 | 2026.01.21 00:03:02.657738 [ 255 ] {0ecc813e-46c0-4b07-95ca-08e7933f0663} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001671 sec., 4189.108318372232 rows/sec., 7.51 MiB/sec. | ||
| 3190 | 2026.01.21 00:03:02.657787 [ 255 ] {0ecc813e-46c0-4b07-95ca-08e7933f0663} <Debug> TCPHandler: Processed in 0.001843508 sec. | ||
| 3191 | 2026.01.21 00:03:02.657900 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3192 | 2026.01.21 00:03:02.657996 [ 255 ] {dc2539ed-fc19-4b25-9342-814d71e625b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3193 | 2026.01.21 00:03:02.658037 [ 255 ] {dc2539ed-fc19-4b25-9342-814d71e625b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3194 | 2026.01.21 00:03:02.658374 [ 255 ] {dc2539ed-fc19-4b25-9342-814d71e625b9} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3195 | 2026.01.21 00:03:02.658409 [ 255 ] {dc2539ed-fc19-4b25-9342-814d71e625b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3196 | 2026.01.21 00:03:02.658722 [ 255 ] {dc2539ed-fc19-4b25-9342-814d71e625b9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3197 | 2026.01.21 00:03:02.658933 [ 255 ] {dc2539ed-fc19-4b25-9342-814d71e625b9} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3198 | 2026.01.21 00:03:02.659058 [ 255 ] {dc2539ed-fc19-4b25-9342-814d71e625b9} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001081 sec., 37002.775208140614 rows/sec., 2.47 MiB/sec. | ||
| 3199 | 2026.01.21 00:03:02.659091 [ 255 ] {dc2539ed-fc19-4b25-9342-814d71e625b9} <Debug> TCPHandler: Processed in 0.001241609 sec. | ||
| 3200 | 2026.01.21 00:03:03.491372 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7203 | ||
| 3201 | 2026.01.21 00:03:03.491884 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3202 | 2026.01.21 00:03:03.491933 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3203 | 2026.01.21 00:03:03.492417 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3204 | 2026.01.21 00:03:03.492652 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3205 | 2026.01.21 00:03:03.492791 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7203 | ||
| 3206 | 2026.01.21 00:03:03.869904 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3207 | 2026.01.21 00:03:03.885980 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3208 | 2026.01.21 00:03:03.886044 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3209 | 2026.01.21 00:03:03.892101 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3210 | 2026.01.21 00:03:03.892785 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3211 | 2026.01.21 00:03:03.895662 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3212 | 2026.01.21 00:03:07.612717 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3213 | 2026.01.21 00:03:07.612905 [ 255 ] {e775d2c4-9416-4223-83ba-63e6a974392b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3214 | 2026.01.21 00:03:07.612970 [ 255 ] {e775d2c4-9416-4223-83ba-63e6a974392b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3215 | 2026.01.21 00:03:07.613644 [ 255 ] {e775d2c4-9416-4223-83ba-63e6a974392b} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3216 | 2026.01.21 00:03:07.613693 [ 255 ] {e775d2c4-9416-4223-83ba-63e6a974392b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3217 | 2026.01.21 00:03:07.614084 [ 255 ] {e775d2c4-9416-4223-83ba-63e6a974392b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3218 | 2026.01.21 00:03:07.614314 [ 255 ] {e775d2c4-9416-4223-83ba-63e6a974392b} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3219 | 2026.01.21 00:03:07.614487 [ 255 ] {e775d2c4-9416-4223-83ba-63e6a974392b} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.00163 sec., 47852.760736196324 rows/sec., 4.11 MiB/sec. | ||
| 3220 | 2026.01.21 00:03:07.614534 [ 255 ] {e775d2c4-9416-4223-83ba-63e6a974392b} <Debug> TCPHandler: Processed in 0.00194441 sec. | ||
| 3221 | 2026.01.21 00:03:07.614667 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3222 | 2026.01.21 00:03:07.614771 [ 255 ] {99e19433-b18c-4adc-bf5f-9c81db3c8185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3223 | 2026.01.21 00:03:07.614814 [ 255 ] {99e19433-b18c-4adc-bf5f-9c81db3c8185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3224 | 2026.01.21 00:03:07.615241 [ 255 ] {99e19433-b18c-4adc-bf5f-9c81db3c8185} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3225 | 2026.01.21 00:03:07.615278 [ 255 ] {99e19433-b18c-4adc-bf5f-9c81db3c8185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3226 | 2026.01.21 00:03:07.615580 [ 255 ] {99e19433-b18c-4adc-bf5f-9c81db3c8185} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3227 | 2026.01.21 00:03:07.615786 [ 255 ] {99e19433-b18c-4adc-bf5f-9c81db3c8185} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3228 | 2026.01.21 00:03:07.615913 [ 255 ] {99e19433-b18c-4adc-bf5f-9c81db3c8185} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001167 sec., 20565.552699228792 rows/sec., 1.51 MiB/sec. | ||
| 3229 | 2026.01.21 00:03:07.615951 [ 255 ] {99e19433-b18c-4adc-bf5f-9c81db3c8185} <Debug> TCPHandler: Processed in 0.00133672 sec. | ||
| 3230 | 2026.01.21 00:03:07.616064 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3231 | 2026.01.21 00:03:07.616158 [ 255 ] {ea6726a5-0967-4cfe-a2ca-962e52805af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3232 | 2026.01.21 00:03:07.616199 [ 255 ] {ea6726a5-0967-4cfe-a2ca-962e52805af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3233 | 2026.01.21 00:03:07.616614 [ 255 ] {ea6726a5-0967-4cfe-a2ca-962e52805af4} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2026.01.21 00:03:07.616650 [ 255 ] {ea6726a5-0967-4cfe-a2ca-962e52805af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3235 | 2026.01.21 00:03:07.616944 [ 255 ] {ea6726a5-0967-4cfe-a2ca-962e52805af4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3236 | 2026.01.21 00:03:07.617151 [ 255 ] {ea6726a5-0967-4cfe-a2ca-962e52805af4} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3237 | 2026.01.21 00:03:07.617282 [ 255 ] {ea6726a5-0967-4cfe-a2ca-962e52805af4} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 4.10 MiB/sec. | ||
| 3238 | 2026.01.21 00:03:07.617318 [ 255 ] {ea6726a5-0967-4cfe-a2ca-962e52805af4} <Debug> TCPHandler: Processed in 0.00130447 sec. | ||
| 3239 | 2026.01.21 00:03:07.617442 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3240 | 2026.01.21 00:03:07.617532 [ 255 ] {1e7f534d-0377-4338-bfde-d7bef13813a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3241 | 2026.01.21 00:03:07.617574 [ 255 ] {1e7f534d-0377-4338-bfde-d7bef13813a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3242 | 2026.01.21 00:03:07.617968 [ 255 ] {1e7f534d-0377-4338-bfde-d7bef13813a6} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3243 | 2026.01.21 00:03:07.618003 [ 255 ] {1e7f534d-0377-4338-bfde-d7bef13813a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3244 | 2026.01.21 00:03:07.618321 [ 255 ] {1e7f534d-0377-4338-bfde-d7bef13813a6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3245 | 2026.01.21 00:03:07.618526 [ 255 ] {1e7f534d-0377-4338-bfde-d7bef13813a6} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3246 | 2026.01.21 00:03:07.618655 [ 255 ] {1e7f534d-0377-4338-bfde-d7bef13813a6} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001141 sec., 96406.66082383873 rows/sec., 6.73 MiB/sec. | ||
| 3247 | 2026.01.21 00:03:07.618689 [ 255 ] {1e7f534d-0377-4338-bfde-d7bef13813a6} <Debug> TCPHandler: Processed in 0.00129708 sec. | ||
| 3248 | 2026.01.21 00:03:07.618808 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3249 | 2026.01.21 00:03:07.618900 [ 255 ] {b4b72464-4311-4cae-9b2d-236657626600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3250 | 2026.01.21 00:03:07.618954 [ 255 ] {b4b72464-4311-4cae-9b2d-236657626600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3251 | 2026.01.21 00:03:07.619750 [ 255 ] {b4b72464-4311-4cae-9b2d-236657626600} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3252 | 2026.01.21 00:03:07.619786 [ 255 ] {b4b72464-4311-4cae-9b2d-236657626600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3253 | 2026.01.21 00:03:07.620346 [ 255 ] {b4b72464-4311-4cae-9b2d-236657626600} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3254 | 2026.01.21 00:03:07.620566 [ 255 ] {b4b72464-4311-4cae-9b2d-236657626600} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2026.01.21 00:03:07.620702 [ 255 ] {b4b72464-4311-4cae-9b2d-236657626600} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001819 sec., 13194.06267179769 rows/sec., 23.64 MiB/sec. | ||
| 3256 | 2026.01.21 00:03:07.620754 [ 255 ] {b4b72464-4311-4cae-9b2d-236657626600} <Debug> TCPHandler: Processed in 0.00199582 sec. | ||
| 3257 | 2026.01.21 00:03:07.620868 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3258 | 2026.01.21 00:03:07.620970 [ 255 ] {83d252fe-082d-41b8-9965-81070b42a6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3259 | 2026.01.21 00:03:07.621013 [ 255 ] {83d252fe-082d-41b8-9965-81070b42a6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3260 | 2026.01.21 00:03:07.621360 [ 255 ] {83d252fe-082d-41b8-9965-81070b42a6dc} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2026.01.21 00:03:07.621399 [ 255 ] {83d252fe-082d-41b8-9965-81070b42a6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3262 | 2026.01.21 00:03:07.621727 [ 255 ] {83d252fe-082d-41b8-9965-81070b42a6dc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3263 | 2026.01.21 00:03:07.621945 [ 255 ] {83d252fe-082d-41b8-9965-81070b42a6dc} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3264 | 2026.01.21 00:03:07.622084 [ 255 ] {83d252fe-082d-41b8-9965-81070b42a6dc} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001134 sec., 35273.36860670194 rows/sec., 2.35 MiB/sec. | ||
| 3265 | 2026.01.21 00:03:07.622121 [ 255 ] {83d252fe-082d-41b8-9965-81070b42a6dc} <Debug> TCPHandler: Processed in 0.00130431 sec. | ||
| 3266 | 2026.01.21 00:03:10.922107 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3267 | 2026.01.21 00:03:10.922166 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3268 | 2026.01.21 00:03:10.992929 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7651 | ||
| 3269 | 2026.01.21 00:03:10.993405 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3270 | 2026.01.21 00:03:10.993447 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3271 | 2026.01.21 00:03:10.994015 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3272 | 2026.01.21 00:03:10.994244 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3273 | 2026.01.21 00:03:10.994371 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7651 | ||
| 3274 | 2026.01.21 00:03:10.994398 [ 137 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3275 | 2026.01.21 00:03:10.994456 [ 137 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3276 | 2026.01.21 00:03:10.994476 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3277 | 2026.01.21 00:03:10.994579 [ 193 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 3278 | 2026.01.21 00:03:10.994684 [ 193 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3279 | 2026.01.21 00:03:10.994720 [ 193 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5283 rows starting from the beginning of the part | ||
| 3280 | 2026.01.21 00:03:10.994783 [ 193 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3281 | 2026.01.21 00:03:10.994831 [ 193 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3282 | 2026.01.21 00:03:10.994874 [ 193 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3283 | 2026.01.21 00:03:10.994911 [ 193 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3284 | 2026.01.21 00:03:10.994944 [ 193 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3285 | 2026.01.21 00:03:10.996347 [ 192 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7651 rows, containing 4 columns (4 merged, 0 gathered) in 0.001818278 sec., 4207827.405930227 rows/sec., 60.19 MiB/sec. | ||
| 3286 | 2026.01.21 00:03:10.997081 [ 197 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3287 | 2026.01.21 00:03:10.997454 [ 197 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_16_3} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3288 | 2026.01.21 00:03:10.997542 [ 197 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_16_3} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3289 | 2026.01.21 00:03:10.997638 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3290 | 2026.01.21 00:03:11.001119 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000796602 sec. | ||
| 3291 | 2026.01.21 00:03:11.013135 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 412 | ||
| 3292 | 2026.01.21 00:03:11.015599 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2026.01.21 00:03:11.015657 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3294 | 2026.01.21 00:03:11.016866 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3295 | 2026.01.21 00:03:11.017151 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3296 | 2026.01.21 00:03:11.017292 [ 137 ] {} <Debug> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3297 | 2026.01.21 00:03:11.017328 [ 137 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3298 | 2026.01.21 00:03:11.017345 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3299 | 2026.01.21 00:03:11.017417 [ 193 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::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 | ||
| 3300 | 2026.01.21 00:03:11.017509 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 412 | ||
| 3301 | 2026.01.21 00:03:11.017942 [ 193 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3302 | 2026.01.21 00:03:11.018084 [ 193 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::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 | ||
| 3303 | 2026.01.21 00:03:11.018431 [ 193 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part | ||
| 3304 | 2026.01.21 00:03:11.018750 [ 193 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
| 3305 | 2026.01.21 00:03:11.019044 [ 193 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 3306 | 2026.01.21 00:03:11.019344 [ 193 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::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 | ||
| 3307 | 2026.01.21 00:03:11.019644 [ 193 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
| 3308 | 2026.01.21 00:03:11.025092 [ 195 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 412 rows, containing 72 columns (72 merged, 0 gathered) in 0.007702977 sec., 53485.81464023585 rows/sec., 50.24 MiB/sec. | ||
| 3309 | 2026.01.21 00:03:11.025992 [ 189 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3310 | 2026.01.21 00:03:11.026557 [ 189 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_11_2} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3311 | 2026.01.21 00:03:11.026624 [ 189 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_11_2} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3312 | 2026.01.21 00:03:11.026734 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.76 MiB. | ||
| 3313 | 2026.01.21 00:03:11.395797 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3314 | 2026.01.21 00:03:11.412185 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3315 | 2026.01.21 00:03:11.412240 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3316 | 2026.01.21 00:03:11.417594 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3317 | 2026.01.21 00:03:11.418278 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3318 | 2026.01.21 00:03:11.418578 [ 136 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3319 | 2026.01.21 00:03:11.418634 [ 136 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2026.01.21 00:03:11.418654 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3321 | 2026.01.21 00:03:11.418750 [ 195 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 3322 | 2026.01.21 00:03:11.421117 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3323 | 2026.01.21 00:03:11.421706 [ 195 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3324 | 2026.01.21 00:03:11.422479 [ 195 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 3325 | 2026.01.21 00:03:11.426006 [ 195 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 3326 | 2026.01.21 00:03:11.429296 [ 195 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 3327 | 2026.01.21 00:03:11.432794 [ 195 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 3328 | 2026.01.21 00:03:11.437125 [ 195 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 3329 | 2026.01.21 00:03:11.441350 [ 195 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 3330 | 2026.01.21 00:03:11.493905 [ 189 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.075191975 sec., 1609.2142811782774 rows/sec., 8.32 MiB/sec. | ||
| 3331 | 2026.01.21 00:03:11.496513 [ 190 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3332 | 2026.01.21 00:03:11.498708 [ 190 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_16_3} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3333 | 2026.01.21 00:03:11.498829 [ 190 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_16_3} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3334 | 2026.01.21 00:03:11.500717 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3335 | 2026.01.21 00:03:12.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.66 MiB, peak 235.63 MiB, free memory in arenas 0.00 B, will set to 232.87 MiB (RSS), difference: 7.21 MiB | ||
| 3336 | 2026.01.21 00:03:12.611692 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3337 | 2026.01.21 00:03:12.611870 [ 255 ] {00da53e8-8386-497a-b620-c92fd22f07e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3338 | 2026.01.21 00:03:12.611936 [ 255 ] {00da53e8-8386-497a-b620-c92fd22f07e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3339 | 2026.01.21 00:03:12.612597 [ 255 ] {00da53e8-8386-497a-b620-c92fd22f07e8} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3340 | 2026.01.21 00:03:12.612645 [ 255 ] {00da53e8-8386-497a-b620-c92fd22f07e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3341 | 2026.01.21 00:03:12.613048 [ 255 ] {00da53e8-8386-497a-b620-c92fd22f07e8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3342 | 2026.01.21 00:03:12.613286 [ 255 ] {00da53e8-8386-497a-b620-c92fd22f07e8} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3343 | 2026.01.21 00:03:12.613442 [ 255 ] {00da53e8-8386-497a-b620-c92fd22f07e8} <Debug> executeQuery: Read 44 rows, 3.69 KiB in 0.001622 sec., 27127.00369913687 rows/sec., 2.22 MiB/sec. | ||
| 3344 | 2026.01.21 00:03:12.613487 [ 255 ] {00da53e8-8386-497a-b620-c92fd22f07e8} <Debug> TCPHandler: Processed in 0.001923159 sec. | ||
| 3345 | 2026.01.21 00:03:12.613618 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3346 | 2026.01.21 00:03:12.613714 [ 255 ] {ea12336c-03a0-4e55-9ae8-fa0c9e6d022d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3347 | 2026.01.21 00:03:12.613757 [ 255 ] {ea12336c-03a0-4e55-9ae8-fa0c9e6d022d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3348 | 2026.01.21 00:03:12.614171 [ 255 ] {ea12336c-03a0-4e55-9ae8-fa0c9e6d022d} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3349 | 2026.01.21 00:03:12.614235 [ 255 ] {ea12336c-03a0-4e55-9ae8-fa0c9e6d022d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3350 | 2026.01.21 00:03:12.614545 [ 255 ] {ea12336c-03a0-4e55-9ae8-fa0c9e6d022d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3351 | 2026.01.21 00:03:12.614828 [ 255 ] {ea12336c-03a0-4e55-9ae8-fa0c9e6d022d} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3352 | 2026.01.21 00:03:12.614971 [ 255 ] {ea12336c-03a0-4e55-9ae8-fa0c9e6d022d} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001277 sec., 5481.5974941268605 rows/sec., 412.19 KiB/sec. | ||
| 3353 | 2026.01.21 00:03:12.615013 [ 255 ] {ea12336c-03a0-4e55-9ae8-fa0c9e6d022d} <Debug> TCPHandler: Processed in 0.001446382 sec. | ||
| 3354 | 2026.01.21 00:03:12.615140 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3355 | 2026.01.21 00:03:12.615238 [ 255 ] {080b3674-e990-434d-8831-da15e0b80ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3356 | 2026.01.21 00:03:12.615281 [ 255 ] {080b3674-e990-434d-8831-da15e0b80ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3357 | 2026.01.21 00:03:12.615721 [ 255 ] {080b3674-e990-434d-8831-da15e0b80ee9} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3358 | 2026.01.21 00:03:12.615759 [ 255 ] {080b3674-e990-434d-8831-da15e0b80ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3359 | 2026.01.21 00:03:12.616080 [ 255 ] {080b3674-e990-434d-8831-da15e0b80ee9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3360 | 2026.01.21 00:03:12.616308 [ 255 ] {080b3674-e990-434d-8831-da15e0b80ee9} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3361 | 2026.01.21 00:03:12.616441 [ 255 ] {080b3674-e990-434d-8831-da15e0b80ee9} <Debug> executeQuery: Read 43 rows, 3.44 KiB in 0.001223 sec., 35159.44399018806 rows/sec., 2.75 MiB/sec. | ||
| 3362 | 2026.01.21 00:03:12.616482 [ 255 ] {080b3674-e990-434d-8831-da15e0b80ee9} <Debug> TCPHandler: Processed in 0.001397411 sec. | ||
| 3363 | 2026.01.21 00:03:12.616601 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3364 | 2026.01.21 00:03:12.616698 [ 255 ] {dbf13d99-1d9a-4e17-aac5-c5cc315d5b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3365 | 2026.01.21 00:03:12.616742 [ 255 ] {dbf13d99-1d9a-4e17-aac5-c5cc315d5b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3366 | 2026.01.21 00:03:12.617136 [ 255 ] {dbf13d99-1d9a-4e17-aac5-c5cc315d5b04} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3367 | 2026.01.21 00:03:12.617174 [ 255 ] {dbf13d99-1d9a-4e17-aac5-c5cc315d5b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3368 | 2026.01.21 00:03:12.617509 [ 255 ] {dbf13d99-1d9a-4e17-aac5-c5cc315d5b04} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3369 | 2026.01.21 00:03:12.617732 [ 255 ] {dbf13d99-1d9a-4e17-aac5-c5cc315d5b04} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2026.01.21 00:03:12.617863 [ 255 ] {dbf13d99-1d9a-4e17-aac5-c5cc315d5b04} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001184 sec., 92905.40540540541 rows/sec., 6.48 MiB/sec. | ||
| 3371 | 2026.01.21 00:03:12.617900 [ 255 ] {dbf13d99-1d9a-4e17-aac5-c5cc315d5b04} <Debug> TCPHandler: Processed in 0.001349 sec. | ||
| 3372 | 2026.01.21 00:03:12.618018 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3373 | 2026.01.21 00:03:12.618113 [ 255 ] {d4328383-3a88-4c21-aba5-a7cc6823d66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3374 | 2026.01.21 00:03:12.618169 [ 255 ] {d4328383-3a88-4c21-aba5-a7cc6823d66d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3375 | 2026.01.21 00:03:12.618984 [ 255 ] {d4328383-3a88-4c21-aba5-a7cc6823d66d} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3376 | 2026.01.21 00:03:12.619020 [ 255 ] {d4328383-3a88-4c21-aba5-a7cc6823d66d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3377 | 2026.01.21 00:03:12.619523 [ 255 ] {d4328383-3a88-4c21-aba5-a7cc6823d66d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3378 | 2026.01.21 00:03:12.619749 [ 255 ] {d4328383-3a88-4c21-aba5-a7cc6823d66d} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3379 | 2026.01.21 00:03:12.619887 [ 255 ] {d4328383-3a88-4c21-aba5-a7cc6823d66d} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001793 sec., 3904.0713887339653 rows/sec., 7.00 MiB/sec. | ||
| 3380 | 2026.01.21 00:03:12.619941 [ 255 ] {d4328383-3a88-4c21-aba5-a7cc6823d66d} <Debug> TCPHandler: Processed in 0.00197211 sec. | ||
| 3381 | 2026.01.21 00:03:12.620064 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3382 | 2026.01.21 00:03:12.620160 [ 255 ] {3abb2e91-41bb-48eb-adfa-acd779807f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3383 | 2026.01.21 00:03:12.620204 [ 255 ] {3abb2e91-41bb-48eb-adfa-acd779807f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3384 | 2026.01.21 00:03:12.620546 [ 255 ] {3abb2e91-41bb-48eb-adfa-acd779807f97} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3385 | 2026.01.21 00:03:12.620593 [ 255 ] {3abb2e91-41bb-48eb-adfa-acd779807f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3386 | 2026.01.21 00:03:12.620939 [ 255 ] {3abb2e91-41bb-48eb-adfa-acd779807f97} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3387 | 2026.01.21 00:03:12.621167 [ 255 ] {3abb2e91-41bb-48eb-adfa-acd779807f97} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3388 | 2026.01.21 00:03:12.621293 [ 255 ] {3abb2e91-41bb-48eb-adfa-acd779807f97} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001152 sec., 34722.22222222222 rows/sec., 2.32 MiB/sec. | ||
| 3389 | 2026.01.21 00:03:12.621330 [ 255 ] {3abb2e91-41bb-48eb-adfa-acd779807f97} <Debug> TCPHandler: Processed in 0.001315889 sec. | ||
| 3390 | 2026.01.21 00:03:17.612225 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3391 | 2026.01.21 00:03:17.612439 [ 255 ] {4cb8e44e-b4a0-43d3-ae6e-04ce008fd143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3392 | 2026.01.21 00:03:17.612517 [ 255 ] {4cb8e44e-b4a0-43d3-ae6e-04ce008fd143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3393 | 2026.01.21 00:03:17.613166 [ 255 ] {4cb8e44e-b4a0-43d3-ae6e-04ce008fd143} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3394 | 2026.01.21 00:03:17.613218 [ 255 ] {4cb8e44e-b4a0-43d3-ae6e-04ce008fd143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3395 | 2026.01.21 00:03:17.613656 [ 255 ] {4cb8e44e-b4a0-43d3-ae6e-04ce008fd143} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3396 | 2026.01.21 00:03:17.613916 [ 255 ] {4cb8e44e-b4a0-43d3-ae6e-04ce008fd143} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3397 | 2026.01.21 00:03:17.614080 [ 255 ] {4cb8e44e-b4a0-43d3-ae6e-04ce008fd143} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001696 sec., 1179.245283018868 rows/sec., 96.16 KiB/sec. | ||
| 3398 | 2026.01.21 00:03:17.614133 [ 255 ] {4cb8e44e-b4a0-43d3-ae6e-04ce008fd143} <Debug> TCPHandler: Processed in 0.002046591 sec. | ||
| 3399 | 2026.01.21 00:03:17.614271 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3400 | 2026.01.21 00:03:17.614375 [ 255 ] {71cf12cb-aec4-4c4d-980d-52af58f2d5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3401 | 2026.01.21 00:03:17.614421 [ 255 ] {71cf12cb-aec4-4c4d-980d-52af58f2d5ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3402 | 2026.01.21 00:03:17.614897 [ 255 ] {71cf12cb-aec4-4c4d-980d-52af58f2d5ee} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3403 | 2026.01.21 00:03:17.614938 [ 255 ] {71cf12cb-aec4-4c4d-980d-52af58f2d5ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3404 | 2026.01.21 00:03:17.615266 [ 255 ] {71cf12cb-aec4-4c4d-980d-52af58f2d5ee} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3405 | 2026.01.21 00:03:17.615481 [ 255 ] {71cf12cb-aec4-4c4d-980d-52af58f2d5ee} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3406 | 2026.01.21 00:03:17.615611 [ 255 ] {71cf12cb-aec4-4c4d-980d-52af58f2d5ee} <Debug> executeQuery: Read 79 rows, 6.93 KiB in 0.001261 sec., 62648.6915146709 rows/sec., 5.36 MiB/sec. | ||
| 3407 | 2026.01.21 00:03:17.615650 [ 255 ] {71cf12cb-aec4-4c4d-980d-52af58f2d5ee} <Debug> TCPHandler: Processed in 0.001430832 sec. | ||
| 3408 | 2026.01.21 00:03:17.615769 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3409 | 2026.01.21 00:03:17.615867 [ 255 ] {53f44d14-32ae-47d3-a907-e73387c9f764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3410 | 2026.01.21 00:03:17.615910 [ 255 ] {53f44d14-32ae-47d3-a907-e73387c9f764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3411 | 2026.01.21 00:03:17.616331 [ 255 ] {53f44d14-32ae-47d3-a907-e73387c9f764} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3412 | 2026.01.21 00:03:17.616368 [ 255 ] {53f44d14-32ae-47d3-a907-e73387c9f764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3413 | 2026.01.21 00:03:17.616668 [ 255 ] {53f44d14-32ae-47d3-a907-e73387c9f764} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3414 | 2026.01.21 00:03:17.616890 [ 255 ] {53f44d14-32ae-47d3-a907-e73387c9f764} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2026.01.21 00:03:17.617004 [ 124 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3416 | 2026.01.21 00:03:17.617021 [ 255 ] {53f44d14-32ae-47d3-a907-e73387c9f764} <Debug> executeQuery: Read 26 rows, 1.94 KiB in 0.001176 sec., 22108.843537414967 rows/sec., 1.61 MiB/sec. | ||
| 3417 | 2026.01.21 00:03:17.617083 [ 124 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3418 | 2026.01.21 00:03:17.617090 [ 255 ] {53f44d14-32ae-47d3-a907-e73387c9f764} <Debug> TCPHandler: Processed in 0.001369871 sec. | ||
| 3419 | 2026.01.21 00:03:17.617115 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3420 | 2026.01.21 00:03:17.617212 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::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 | ||
| 3421 | 2026.01.21 00:03:17.617233 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3422 | 2026.01.21 00:03:17.617301 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3423 | 2026.01.21 00:03:17.617329 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 57 rows starting from the beginning of the part | ||
| 3424 | 2026.01.21 00:03:17.617330 [ 255 ] {0e4568ab-4799-4d98-bbff-466e2b1720e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3425 | 2026.01.21 00:03:17.617377 [ 255 ] {0e4568ab-4799-4d98-bbff-466e2b1720e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3426 | 2026.01.21 00:03:17.617385 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 3427 | 2026.01.21 00:03:17.617428 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 23 rows starting from the beginning of the part | ||
| 3428 | 2026.01.21 00:03:17.617467 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::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 | ||
| 3429 | 2026.01.21 00:03:17.617504 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::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 | ||
| 3430 | 2026.01.21 00:03:17.617545 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part | ||
| 3431 | 2026.01.21 00:03:17.617803 [ 255 ] {0e4568ab-4799-4d98-bbff-466e2b1720e5} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3432 | 2026.01.21 00:03:17.617840 [ 255 ] {0e4568ab-4799-4d98-bbff-466e2b1720e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3433 | 2026.01.21 00:03:17.618238 [ 255 ] {0e4568ab-4799-4d98-bbff-466e2b1720e5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3434 | 2026.01.21 00:03:17.618298 [ 190 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 161 rows, containing 5 columns (5 merged, 0 gathered) in 0.001119537 sec., 143809.44979933667 rows/sec., 11.12 MiB/sec. | ||
| 3435 | 2026.01.21 00:03:17.618464 [ 255 ] {0e4568ab-4799-4d98-bbff-466e2b1720e5} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3436 | 2026.01.21 00:03:17.618505 [ 196 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3437 | 2026.01.21 00:03:17.618601 [ 255 ] {0e4568ab-4799-4d98-bbff-466e2b1720e5} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.00129 sec., 48062.01550387597 rows/sec., 3.76 MiB/sec. | ||
| 3438 | 2026.01.21 00:03:17.618645 [ 255 ] {0e4568ab-4799-4d98-bbff-466e2b1720e5} <Debug> TCPHandler: Processed in 0.001460672 sec. | ||
| 3439 | 2026.01.21 00:03:17.618778 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3440 | 2026.01.21 00:03:17.618844 [ 196 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_16_3} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3441 | 2026.01.21 00:03:17.618898 [ 255 ] {f552aec5-3f70-4a14-8c93-7b27ac2b0118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3442 | 2026.01.21 00:03:17.618927 [ 196 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_16_3} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3443 | 2026.01.21 00:03:17.618958 [ 255 ] {f552aec5-3f70-4a14-8c93-7b27ac2b0118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3444 | 2026.01.21 00:03:17.619027 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3445 | 2026.01.21 00:03:17.619363 [ 255 ] {f552aec5-3f70-4a14-8c93-7b27ac2b0118} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3446 | 2026.01.21 00:03:17.619404 [ 255 ] {f552aec5-3f70-4a14-8c93-7b27ac2b0118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3447 | 2026.01.21 00:03:17.619740 [ 255 ] {f552aec5-3f70-4a14-8c93-7b27ac2b0118} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3448 | 2026.01.21 00:03:17.619962 [ 255 ] {f552aec5-3f70-4a14-8c93-7b27ac2b0118} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3449 | 2026.01.21 00:03:17.620094 [ 255 ] {f552aec5-3f70-4a14-8c93-7b27ac2b0118} <Debug> executeQuery: Read 111 rows, 7.93 KiB in 0.001221 sec., 90909.0909090909 rows/sec., 6.34 MiB/sec. | ||
| 3450 | 2026.01.21 00:03:17.620131 [ 255 ] {f552aec5-3f70-4a14-8c93-7b27ac2b0118} <Debug> TCPHandler: Processed in 0.001402942 sec. | ||
| 3451 | 2026.01.21 00:03:17.620251 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3452 | 2026.01.21 00:03:17.620345 [ 255 ] {6fe2d577-82b9-417f-b642-4d6c1e7945d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3453 | 2026.01.21 00:03:17.620401 [ 255 ] {6fe2d577-82b9-417f-b642-4d6c1e7945d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3454 | 2026.01.21 00:03:17.621191 [ 255 ] {6fe2d577-82b9-417f-b642-4d6c1e7945d0} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3455 | 2026.01.21 00:03:17.621229 [ 255 ] {6fe2d577-82b9-417f-b642-4d6c1e7945d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3456 | 2026.01.21 00:03:17.621778 [ 255 ] {6fe2d577-82b9-417f-b642-4d6c1e7945d0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3457 | 2026.01.21 00:03:17.622003 [ 255 ] {6fe2d577-82b9-417f-b642-4d6c1e7945d0} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3458 | 2026.01.21 00:03:17.622139 [ 255 ] {6fe2d577-82b9-417f-b642-4d6c1e7945d0} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001812 sec., 13245.033112582782 rows/sec., 23.73 MiB/sec. | ||
| 3459 | 2026.01.21 00:03:17.622190 [ 255 ] {6fe2d577-82b9-417f-b642-4d6c1e7945d0} <Debug> TCPHandler: Processed in 0.001988001 sec. | ||
| 3460 | 2026.01.21 00:03:17.622300 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3461 | 2026.01.21 00:03:17.622400 [ 255 ] {cddcc11f-24d1-4b45-824a-8df3f7241f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3462 | 2026.01.21 00:03:17.622442 [ 255 ] {cddcc11f-24d1-4b45-824a-8df3f7241f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3463 | 2026.01.21 00:03:17.622798 [ 255 ] {cddcc11f-24d1-4b45-824a-8df3f7241f50} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2026.01.21 00:03:17.622834 [ 255 ] {cddcc11f-24d1-4b45-824a-8df3f7241f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3465 | 2026.01.21 00:03:17.623185 [ 255 ] {cddcc11f-24d1-4b45-824a-8df3f7241f50} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3466 | 2026.01.21 00:03:17.623425 [ 255 ] {cddcc11f-24d1-4b45-824a-8df3f7241f50} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2026.01.21 00:03:17.623556 [ 255 ] {cddcc11f-24d1-4b45-824a-8df3f7241f50} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001175 sec., 34042.55319148936 rows/sec., 2.27 MiB/sec. | ||
| 3468 | 2026.01.21 00:03:17.623593 [ 255 ] {cddcc11f-24d1-4b45-824a-8df3f7241f50} <Debug> TCPHandler: Processed in 0.00134298 sec. | ||
| 3469 | 2026.01.21 00:03:18.494497 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8163 | ||
| 3470 | 2026.01.21 00:03:18.494989 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3471 | 2026.01.21 00:03:18.495033 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3472 | 2026.01.21 00:03:18.495592 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3473 | 2026.01.21 00:03:18.495838 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3474 | 2026.01.21 00:03:18.495978 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8163 | ||
| 3475 | 2026.01.21 00:03:18.921240 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3476 | 2026.01.21 00:03:18.935923 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3477 | 2026.01.21 00:03:18.935978 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3478 | 2026.01.21 00:03:18.942036 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3479 | 2026.01.21 00:03:18.942748 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3480 | 2026.01.21 00:03:18.945462 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3481 | 2026.01.21 00:03:20.001459 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54477 | ||
| 3482 | 2026.01.21 00:03:20.001581 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3483 | 2026.01.21 00:03:20.001608 [ 288 ] {} <Debug> TCP-Session: e222da38-06fc-49af-bf53-956986bceece Authenticating user 'default' from [fd00:1122:3344:101::e]:54477 | ||
| 3484 | 2026.01.21 00:03:20.001630 [ 288 ] {} <Debug> TCP-Session: e222da38-06fc-49af-bf53-956986bceece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3485 | 2026.01.21 00:03:20.001642 [ 288 ] {} <Debug> TCP-Session: e222da38-06fc-49af-bf53-956986bceece Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3486 | 2026.01.21 00:03:20.001875 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50996 | ||
| 3487 | 2026.01.21 00:03:20.001901 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47965 | ||
| 3488 | 2026.01.21 00:03:20.001914 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49098 | ||
| 3489 | 2026.01.21 00:03:20.001955 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43043 | ||
| 3490 | 2026.01.21 00:03:20.001996 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3491 | 2026.01.21 00:03:20.002002 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3492 | 2026.01.21 00:03:20.002001 [ 288 ] {} <Trace> TCP-Session: e222da38-06fc-49af-bf53-956986bceece Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3493 | 2026.01.21 00:03:20.002045 [ 291 ] {} <Debug> TCP-Session: acefa852-00bd-44e1-a585-4ca5db060ab1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47965 | ||
| 3494 | 2026.01.21 00:03:20.002037 [ 289 ] {} <Debug> TCP-Session: f517159b-dbc5-4b2f-a729-034940547e92 Authenticating user 'default' from [fd00:1122:3344:101::e]:50996 | ||
| 3495 | 2026.01.21 00:03:20.002074 [ 291 ] {} <Debug> TCP-Session: acefa852-00bd-44e1-a585-4ca5db060ab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3496 | 2026.01.21 00:03:20.001946 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47163 | ||
| 3497 | 2026.01.21 00:03:20.002101 [ 289 ] {} <Debug> TCP-Session: f517159b-dbc5-4b2f-a729-034940547e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3498 | 2026.01.21 00:03:20.002102 [ 291 ] {} <Debug> TCP-Session: acefa852-00bd-44e1-a585-4ca5db060ab1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3499 | 2026.01.21 00:03:20.002134 [ 289 ] {} <Debug> TCP-Session: f517159b-dbc5-4b2f-a729-034940547e92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3500 | 2026.01.21 00:03:20.001936 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45066 | ||
| 3501 | 2026.01.21 00:03:20.001927 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63951 | ||
| 3502 | 2026.01.21 00:03:20.002205 [ 288 ] {2088581b-6789-4bc2-9498-0d3cc39e6fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54477) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3503 | 2026.01.21 00:03:20.001923 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41454 | ||
| 3504 | 2026.01.21 00:03:20.002492 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3505 | 2026.01.21 00:03:20.002522 [ 3 ] {} <Debug> TCP-Session: 4cb3399f-ec22-4c74-a044-bc558e7e7f8b Authenticating user 'default' from [fd00:1122:3344:101::e]:47163 | ||
| 3506 | 2026.01.21 00:03:20.002522 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3507 | 2026.01.21 00:03:20.002545 [ 3 ] {} <Debug> TCP-Session: 4cb3399f-ec22-4c74-a044-bc558e7e7f8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3508 | 2026.01.21 00:03:20.002558 [ 293 ] {} <Debug> TCP-Session: f5a3fe6d-a94f-48a4-a28c-e20990f72c77 Authenticating user 'default' from [fd00:1122:3344:101::e]:41454 | ||
| 3509 | 2026.01.21 00:03:20.002560 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3510 | 2026.01.21 00:03:20.002567 [ 3 ] {} <Debug> TCP-Session: 4cb3399f-ec22-4c74-a044-bc558e7e7f8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3511 | 2026.01.21 00:03:20.002577 [ 293 ] {} <Debug> TCP-Session: f5a3fe6d-a94f-48a4-a28c-e20990f72c77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3512 | 2026.01.21 00:03:20.002608 [ 292 ] {} <Debug> TCP-Session: cf4e580a-f54b-4c79-b2a7-a1409f1d11a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63951 | ||
| 3513 | 2026.01.21 00:03:20.002624 [ 293 ] {} <Debug> TCP-Session: f5a3fe6d-a94f-48a4-a28c-e20990f72c77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3514 | 2026.01.21 00:03:20.002656 [ 292 ] {} <Debug> TCP-Session: cf4e580a-f54b-4c79-b2a7-a1409f1d11a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3515 | 2026.01.21 00:03:20.002661 [ 288 ] {2088581b-6789-4bc2-9498-0d3cc39e6fa3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3516 | 2026.01.21 00:03:20.002678 [ 292 ] {} <Debug> TCP-Session: cf4e580a-f54b-4c79-b2a7-a1409f1d11a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3517 | 2026.01.21 00:03:20.002720 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3518 | 2026.01.21 00:03:20.002750 [ 286 ] {} <Debug> TCP-Session: 44c4cdc7-c4e5-4dbc-bb65-0dee58356b41 Authenticating user 'default' from [fd00:1122:3344:101::e]:43043 | ||
| 3519 | 2026.01.21 00:03:20.002751 [ 288 ] {2088581b-6789-4bc2-9498-0d3cc39e6fa3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3520 | 2026.01.21 00:03:20.002770 [ 286 ] {} <Debug> TCP-Session: 44c4cdc7-c4e5-4dbc-bb65-0dee58356b41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3521 | 2026.01.21 00:03:20.002792 [ 286 ] {} <Debug> TCP-Session: 44c4cdc7-c4e5-4dbc-bb65-0dee58356b41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3522 | 2026.01.21 00:03:20.002803 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3523 | 2026.01.21 00:03:20.002815 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3524 | 2026.01.21 00:03:20.002862 [ 290 ] {} <Debug> TCP-Session: 63f1f7c6-8592-4f25-b0d1-b2a093c03a5f Authenticating user 'default' from [fd00:1122:3344:101::e]:49098 | ||
| 3525 | 2026.01.21 00:03:20.002869 [ 294 ] {} <Debug> TCP-Session: a07387f0-6e13-45f7-9d96-512b95630e2e Authenticating user 'default' from [fd00:1122:3344:101::e]:45066 | ||
| 3526 | 2026.01.21 00:03:20.002895 [ 290 ] {} <Debug> TCP-Session: 63f1f7c6-8592-4f25-b0d1-b2a093c03a5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3527 | 2026.01.21 00:03:20.002897 [ 294 ] {} <Debug> TCP-Session: a07387f0-6e13-45f7-9d96-512b95630e2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3528 | 2026.01.21 00:03:20.002911 [ 290 ] {} <Debug> TCP-Session: 63f1f7c6-8592-4f25-b0d1-b2a093c03a5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3529 | 2026.01.21 00:03:20.002921 [ 294 ] {} <Debug> TCP-Session: a07387f0-6e13-45f7-9d96-512b95630e2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3530 | 2026.01.21 00:03:20.003114 [ 288 ] {2088581b-6789-4bc2-9498-0d3cc39e6fa3} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 3531 | 2026.01.21 00:03:20.004098 [ 343 ] {2088581b-6789-4bc2-9498-0d3cc39e6fa3} <Trace> AggregatingTransform: Aggregating | ||
| 3532 | 2026.01.21 00:03:20.004150 [ 343 ] {2088581b-6789-4bc2-9498-0d3cc39e6fa3} <Trace> Aggregator: Aggregation method: without_key | ||
| 3533 | 2026.01.21 00:03:20.004191 [ 343 ] {2088581b-6789-4bc2-9498-0d3cc39e6fa3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000962045 sec. (1039.452 rows/sec., 40.60 KiB/sec.) | ||
| 3534 | 2026.01.21 00:03:20.004210 [ 343 ] {2088581b-6789-4bc2-9498-0d3cc39e6fa3} <Trace> Aggregator: Merging aggregated data | ||
| 3535 | 2026.01.21 00:03:20.005425 [ 288 ] {2088581b-6789-4bc2-9498-0d3cc39e6fa3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003277 sec., 305.15715593530666 rows/sec., 11.92 KiB/sec. | ||
| 3536 | 2026.01.21 00:03:20.005568 [ 288 ] {2088581b-6789-4bc2-9498-0d3cc39e6fa3} <Debug> TCPHandler: Processed in 0.003701256 sec. | ||
| 3537 | 2026.01.21 00:03:20.005680 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3538 | 2026.01.21 00:03:20.005712 [ 288 ] {} <Debug> TCP-Session: e222da38-06fc-49af-bf53-956986bceece Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3539 | 2026.01.21 00:03:20.005712 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3540 | 2026.01.21 00:03:20.005732 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3541 | 2026.01.21 00:03:20.005756 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3542 | 2026.01.21 00:03:20.005762 [ 286 ] {} <Debug> TCP-Session: 44c4cdc7-c4e5-4dbc-bb65-0dee58356b41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3543 | 2026.01.21 00:03:20.005769 [ 292 ] {} <Debug> TCP-Session: cf4e580a-f54b-4c79-b2a7-a1409f1d11a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3544 | 2026.01.21 00:03:20.005792 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3545 | 2026.01.21 00:03:20.005800 [ 289 ] {} <Debug> TCP-Session: f517159b-dbc5-4b2f-a729-034940547e92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3546 | 2026.01.21 00:03:20.005812 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3547 | 2026.01.21 00:03:20.005840 [ 291 ] {} <Debug> TCP-Session: acefa852-00bd-44e1-a585-4ca5db060ab1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3548 | 2026.01.21 00:03:20.005848 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3549 | 2026.01.21 00:03:20.005875 [ 290 ] {} <Debug> TCP-Session: 63f1f7c6-8592-4f25-b0d1-b2a093c03a5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3550 | 2026.01.21 00:03:20.005830 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3551 | 2026.01.21 00:03:20.005901 [ 3 ] {} <Debug> TCP-Session: 4cb3399f-ec22-4c74-a044-bc558e7e7f8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3552 | 2026.01.21 00:03:20.005776 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3553 | 2026.01.21 00:03:20.005940 [ 293 ] {} <Debug> TCP-Session: f5a3fe6d-a94f-48a4-a28c-e20990f72c77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3554 | 2026.01.21 00:03:20.005981 [ 294 ] {} <Debug> TCP-Session: a07387f0-6e13-45f7-9d96-512b95630e2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3555 | 2026.01.21 00:03:20.262195 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48792 | ||
| 3556 | 2026.01.21 00:03:20.262302 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3557 | 2026.01.21 00:03:20.262326 [ 288 ] {} <Debug> TCP-Session: 48201acd-debd-4eb0-8105-d470c670070d Authenticating user 'default' from [fd00:1122:3344:101::e]:48792 | ||
| 3558 | 2026.01.21 00:03:20.262347 [ 288 ] {} <Debug> TCP-Session: 48201acd-debd-4eb0-8105-d470c670070d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3559 | 2026.01.21 00:03:20.262360 [ 288 ] {} <Debug> TCP-Session: 48201acd-debd-4eb0-8105-d470c670070d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3560 | 2026.01.21 00:03:20.262564 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63213 | ||
| 3561 | 2026.01.21 00:03:20.262576 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56859 | ||
| 3562 | 2026.01.21 00:03:20.262599 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60232 | ||
| 3563 | 2026.01.21 00:03:20.262590 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59703 | ||
| 3564 | 2026.01.21 00:03:20.262683 [ 288 ] {} <Trace> TCP-Session: 48201acd-debd-4eb0-8105-d470c670070d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3565 | 2026.01.21 00:03:20.262705 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3566 | 2026.01.21 00:03:20.262705 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3567 | 2026.01.21 00:03:20.262588 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61851 | ||
| 3568 | 2026.01.21 00:03:20.262753 [ 290 ] {} <Debug> TCP-Session: d298a2e4-e74d-4ae9-bde7-dc476623f519 Authenticating user 'default' from [fd00:1122:3344:101::e]:56859 | ||
| 3569 | 2026.01.21 00:03:20.262777 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3570 | 2026.01.21 00:03:20.262803 [ 290 ] {} <Debug> TCP-Session: d298a2e4-e74d-4ae9-bde7-dc476623f519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3571 | 2026.01.21 00:03:20.262741 [ 294 ] {} <Debug> TCP-Session: 14e02967-7803-48ff-8c2d-2334ce3a0ae7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60232 | ||
| 3572 | 2026.01.21 00:03:20.262841 [ 290 ] {} <Debug> TCP-Session: d298a2e4-e74d-4ae9-bde7-dc476623f519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3573 | 2026.01.21 00:03:20.262831 [ 292 ] {} <Debug> TCP-Session: 0a49ddd2-abaf-44ff-8199-08b3e2274e7c Authenticating user 'default' from [fd00:1122:3344:101::e]:59703 | ||
| 3574 | 2026.01.21 00:03:20.262848 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3575 | 2026.01.21 00:03:20.262868 [ 288 ] {2edbb3da-596a-47ae-8a0b-12d55a374672} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48792) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3576 | 2026.01.21 00:03:20.262889 [ 292 ] {} <Debug> TCP-Session: 0a49ddd2-abaf-44ff-8199-08b3e2274e7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3577 | 2026.01.21 00:03:20.262905 [ 293 ] {} <Debug> TCP-Session: d5823387-5e28-451c-b8d8-4c86463510c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61851 | ||
| 3578 | 2026.01.21 00:03:20.262928 [ 292 ] {} <Debug> TCP-Session: 0a49ddd2-abaf-44ff-8199-08b3e2274e7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3579 | 2026.01.21 00:03:20.262855 [ 294 ] {} <Debug> TCP-Session: 14e02967-7803-48ff-8c2d-2334ce3a0ae7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3580 | 2026.01.21 00:03:20.262952 [ 293 ] {} <Debug> TCP-Session: d5823387-5e28-451c-b8d8-4c86463510c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3581 | 2026.01.21 00:03:20.262977 [ 294 ] {} <Debug> TCP-Session: 14e02967-7803-48ff-8c2d-2334ce3a0ae7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3582 | 2026.01.21 00:03:20.262994 [ 293 ] {} <Debug> TCP-Session: d5823387-5e28-451c-b8d8-4c86463510c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3583 | 2026.01.21 00:03:20.262565 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61358 | ||
| 3584 | 2026.01.21 00:03:20.262650 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3585 | 2026.01.21 00:03:20.263072 [ 291 ] {} <Debug> TCP-Session: 901e7b4e-35b0-467e-98b2-50dd69241288 Authenticating user 'default' from [fd00:1122:3344:101::e]:63213 | ||
| 3586 | 2026.01.21 00:03:20.263085 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3587 | 2026.01.21 00:03:20.263090 [ 291 ] {} <Debug> TCP-Session: 901e7b4e-35b0-467e-98b2-50dd69241288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3588 | 2026.01.21 00:03:20.263118 [ 289 ] {} <Debug> TCP-Session: 537d3b76-ac78-4100-ac17-578092e97ac2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61358 | ||
| 3589 | 2026.01.21 00:03:20.263123 [ 291 ] {} <Debug> TCP-Session: 901e7b4e-35b0-467e-98b2-50dd69241288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3590 | 2026.01.21 00:03:20.263146 [ 289 ] {} <Debug> TCP-Session: 537d3b76-ac78-4100-ac17-578092e97ac2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3591 | 2026.01.21 00:03:20.263163 [ 288 ] {2edbb3da-596a-47ae-8a0b-12d55a374672} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3592 | 2026.01.21 00:03:20.263179 [ 289 ] {} <Debug> TCP-Session: 537d3b76-ac78-4100-ac17-578092e97ac2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3593 | 2026.01.21 00:03:20.263235 [ 288 ] {2edbb3da-596a-47ae-8a0b-12d55a374672} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3594 | 2026.01.21 00:03:20.263541 [ 288 ] {2edbb3da-596a-47ae-8a0b-12d55a374672} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 3595 | 2026.01.21 00:03:20.264403 [ 260 ] {2edbb3da-596a-47ae-8a0b-12d55a374672} <Trace> AggregatingTransform: Aggregating | ||
| 3596 | 2026.01.21 00:03:20.264435 [ 260 ] {2edbb3da-596a-47ae-8a0b-12d55a374672} <Trace> Aggregator: Aggregation method: without_key | ||
| 3597 | 2026.01.21 00:03:20.264466 [ 260 ] {2edbb3da-596a-47ae-8a0b-12d55a374672} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000825743 sec. (1211.031 rows/sec., 47.31 KiB/sec.) | ||
| 3598 | 2026.01.21 00:03:20.264489 [ 260 ] {2edbb3da-596a-47ae-8a0b-12d55a374672} <Trace> Aggregator: Merging aggregated data | ||
| 3599 | 2026.01.21 00:03:20.266012 [ 288 ] {2edbb3da-596a-47ae-8a0b-12d55a374672} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003202 sec., 312.3048094940662 rows/sec., 12.20 KiB/sec. | ||
| 3600 | 2026.01.21 00:03:20.266117 [ 288 ] {2edbb3da-596a-47ae-8a0b-12d55a374672} <Debug> TCPHandler: Processed in 0.003544814 sec. | ||
| 3601 | 2026.01.21 00:03:20.266210 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3602 | 2026.01.21 00:03:20.266240 [ 288 ] {} <Debug> TCP-Session: 48201acd-debd-4eb0-8105-d470c670070d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3603 | 2026.01.21 00:03:20.266261 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3604 | 2026.01.21 00:03:20.266289 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3605 | 2026.01.21 00:03:20.266289 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3606 | 2026.01.21 00:03:20.266327 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3607 | 2026.01.21 00:03:20.266333 [ 291 ] {} <Debug> TCP-Session: 901e7b4e-35b0-467e-98b2-50dd69241288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3608 | 2026.01.21 00:03:20.266354 [ 290 ] {} <Debug> TCP-Session: d298a2e4-e74d-4ae9-bde7-dc476623f519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3609 | 2026.01.21 00:03:20.266367 [ 294 ] {} <Debug> TCP-Session: 14e02967-7803-48ff-8c2d-2334ce3a0ae7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3610 | 2026.01.21 00:03:20.266349 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3611 | 2026.01.21 00:03:20.266308 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3612 | 2026.01.21 00:03:20.266423 [ 293 ] {} <Debug> TCP-Session: d5823387-5e28-451c-b8d8-4c86463510c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3613 | 2026.01.21 00:03:20.266300 [ 289 ] {} <Debug> TCP-Session: 537d3b76-ac78-4100-ac17-578092e97ac2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3614 | 2026.01.21 00:03:20.266458 [ 292 ] {} <Debug> TCP-Session: 0a49ddd2-abaf-44ff-8199-08b3e2274e7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3615 | 2026.01.21 00:03:20.267699 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64782 | ||
| 3616 | 2026.01.21 00:03:20.267752 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57389 | ||
| 3617 | 2026.01.21 00:03:20.267772 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3618 | 2026.01.21 00:03:20.267806 [ 286 ] {} <Debug> TCP-Session: 57188c9b-9408-44c3-b797-bce596312217 Authenticating user 'default' from [fd00:1122:3344:101::e]:64782 | ||
| 3619 | 2026.01.21 00:03:20.267824 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3620 | 2026.01.21 00:03:20.267826 [ 286 ] {} <Debug> TCP-Session: 57188c9b-9408-44c3-b797-bce596312217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3621 | 2026.01.21 00:03:20.267855 [ 3 ] {} <Debug> TCP-Session: ce4d5923-826a-4af3-8486-0faa4b911615 Authenticating user 'default' from [fd00:1122:3344:101::e]:57389 | ||
| 3622 | 2026.01.21 00:03:20.267864 [ 286 ] {} <Debug> TCP-Session: 57188c9b-9408-44c3-b797-bce596312217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3623 | 2026.01.21 00:03:20.267881 [ 3 ] {} <Debug> TCP-Session: ce4d5923-826a-4af3-8486-0faa4b911615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3624 | 2026.01.21 00:03:20.267902 [ 3 ] {} <Debug> TCP-Session: ce4d5923-826a-4af3-8486-0faa4b911615 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3625 | 2026.01.21 00:03:20.288910 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:57389). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3626 | |||
| 3627 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3628 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3629 | 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 | ||
| 3630 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3631 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3632 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3633 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3634 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3635 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3636 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3637 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 3638 | (version 23.8.7.1) | ||
| 3639 | 2026.01.21 00:03:20.289073 [ 3 ] {} <Debug> TCP-Session: ce4d5923-826a-4af3-8486-0faa4b911615 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3640 | 2026.01.21 00:03:20.289098 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:64782). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3641 | |||
| 3642 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3643 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3644 | 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 | ||
| 3645 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3646 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3647 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3648 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3649 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3650 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3651 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3652 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 3653 | (version 23.8.7.1) | ||
| 3654 | 2026.01.21 00:03:20.289169 [ 286 ] {} <Debug> TCP-Session: 57188c9b-9408-44c3-b797-bce596312217 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3655 | 2026.01.21 00:03:21.017751 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 442 | ||
| 3656 | 2026.01.21 00:03:21.020343 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3657 | 2026.01.21 00:03:21.020411 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3658 | 2026.01.21 00:03:21.021798 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3659 | 2026.01.21 00:03:21.022105 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3660 | 2026.01.21 00:03:21.022553 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 442 | ||
| 3661 | 2026.01.21 00:03:22.612004 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3662 | 2026.01.21 00:03:22.612200 [ 255 ] {2b6e8bc1-9d60-4774-ae44-eb01f682e3dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3663 | 2026.01.21 00:03:22.612274 [ 255 ] {2b6e8bc1-9d60-4774-ae44-eb01f682e3dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3664 | 2026.01.21 00:03:22.612954 [ 255 ] {2b6e8bc1-9d60-4774-ae44-eb01f682e3dc} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3665 | 2026.01.21 00:03:22.612999 [ 255 ] {2b6e8bc1-9d60-4774-ae44-eb01f682e3dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3666 | 2026.01.21 00:03:22.613413 [ 255 ] {2b6e8bc1-9d60-4774-ae44-eb01f682e3dc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3667 | 2026.01.21 00:03:22.613637 [ 255 ] {2b6e8bc1-9d60-4774-ae44-eb01f682e3dc} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3668 | 2026.01.21 00:03:22.613772 [ 20 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3669 | 2026.01.21 00:03:22.613787 [ 255 ] {2b6e8bc1-9d60-4774-ae44-eb01f682e3dc} <Debug> executeQuery: Read 44 rows, 3.69 KiB in 0.001641 sec., 26812.91895185862 rows/sec., 2.19 MiB/sec. | ||
| 3670 | 2026.01.21 00:03:22.613844 [ 20 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3671 | 2026.01.21 00:03:22.613855 [ 255 ] {2b6e8bc1-9d60-4774-ae44-eb01f682e3dc} <Debug> TCPHandler: Processed in 0.00198509 sec. | ||
| 3672 | 2026.01.21 00:03:22.613876 [ 20 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3673 | 2026.01.21 00:03:22.613983 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3674 | 2026.01.21 00:03:22.613987 [ 189 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::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 | ||
| 3675 | 2026.01.21 00:03:22.614085 [ 255 ] {ed7577c9-1e15-4323-9acf-d6458a9dc3be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3676 | 2026.01.21 00:03:22.614110 [ 189 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3677 | 2026.01.21 00:03:22.614128 [ 255 ] {ed7577c9-1e15-4323-9acf-d6458a9dc3be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3678 | 2026.01.21 00:03:22.614145 [ 189 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1360 rows starting from the beginning of the part | ||
| 3679 | 2026.01.21 00:03:22.614212 [ 189 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1306 rows starting from the beginning of the part | ||
| 3680 | 2026.01.21 00:03:22.614263 [ 189 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 78 rows starting from the beginning of the part | ||
| 3681 | 2026.01.21 00:03:22.614310 [ 189 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 44 rows starting from the beginning of the part | ||
| 3682 | 2026.01.21 00:03:22.614354 [ 189 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 79 rows starting from the beginning of the part | ||
| 3683 | 2026.01.21 00:03:22.614396 [ 189 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part | ||
| 3684 | 2026.01.21 00:03:22.614526 [ 255 ] {ed7577c9-1e15-4323-9acf-d6458a9dc3be} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3685 | 2026.01.21 00:03:22.614563 [ 255 ] {ed7577c9-1e15-4323-9acf-d6458a9dc3be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3686 | 2026.01.21 00:03:22.614872 [ 255 ] {ed7577c9-1e15-4323-9acf-d6458a9dc3be} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3687 | 2026.01.21 00:03:22.615088 [ 255 ] {ed7577c9-1e15-4323-9acf-d6458a9dc3be} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3688 | 2026.01.21 00:03:22.615223 [ 255 ] {ed7577c9-1e15-4323-9acf-d6458a9dc3be} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001156 sec., 6055.363321799308 rows/sec., 455.33 KiB/sec. | ||
| 3689 | 2026.01.21 00:03:22.615261 [ 255 ] {ed7577c9-1e15-4323-9acf-d6458a9dc3be} <Debug> TCPHandler: Processed in 0.00132661 sec. | ||
| 3690 | 2026.01.21 00:03:22.615370 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3691 | 2026.01.21 00:03:22.615466 [ 255 ] {936d3a04-451a-4bab-bf25-b4a216da92d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3692 | 2026.01.21 00:03:22.615507 [ 255 ] {936d3a04-451a-4bab-bf25-b4a216da92d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3693 | 2026.01.21 00:03:22.615806 [ 190 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2911 rows, containing 5 columns (5 merged, 0 gathered) in 0.001859309 sec., 1565635.4054113652 rows/sec., 137.18 MiB/sec. | ||
| 3694 | 2026.01.21 00:03:22.615910 [ 255 ] {936d3a04-451a-4bab-bf25-b4a216da92d6} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3695 | 2026.01.21 00:03:22.615952 [ 255 ] {936d3a04-451a-4bab-bf25-b4a216da92d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3696 | 2026.01.21 00:03:22.616120 [ 187 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3697 | 2026.01.21 00:03:22.616260 [ 255 ] {936d3a04-451a-4bab-bf25-b4a216da92d6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3698 | 2026.01.21 00:03:22.616497 [ 187 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_21_4} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3699 | 2026.01.21 00:03:22.616524 [ 255 ] {936d3a04-451a-4bab-bf25-b4a216da92d6} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3700 | 2026.01.21 00:03:22.616590 [ 187 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_21_4} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3701 | 2026.01.21 00:03:22.616633 [ 20 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3702 | 2026.01.21 00:03:22.616660 [ 255 ] {936d3a04-451a-4bab-bf25-b4a216da92d6} <Debug> executeQuery: Read 43 rows, 3.44 KiB in 0.001251 sec., 34372.50199840128 rows/sec., 2.68 MiB/sec. | ||
| 3703 | 2026.01.21 00:03:22.616665 [ 20 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3704 | 2026.01.21 00:03:22.616692 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 3705 | 2026.01.21 00:03:22.616701 [ 20 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3706 | 2026.01.21 00:03:22.616703 [ 255 ] {936d3a04-451a-4bab-bf25-b4a216da92d6} <Debug> TCPHandler: Processed in 0.001421152 sec. | ||
| 3707 | 2026.01.21 00:03:22.616790 [ 187 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::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 | ||
| 3708 | 2026.01.21 00:03:22.616831 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3709 | 2026.01.21 00:03:22.616877 [ 187 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3710 | 2026.01.21 00:03:22.616910 [ 187 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 591 rows starting from the beginning of the part | ||
| 3711 | 2026.01.21 00:03:22.616924 [ 255 ] {25ae5096-1668-478b-b899-9f47c1f657ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3712 | 2026.01.21 00:03:22.616971 [ 255 ] {25ae5096-1668-478b-b899-9f47c1f657ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3713 | 2026.01.21 00:03:22.616982 [ 187 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 539 rows starting from the beginning of the part | ||
| 3714 | 2026.01.21 00:03:22.617098 [ 187 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::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 | ||
| 3715 | 2026.01.21 00:03:22.617144 [ 187 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 43 rows starting from the beginning of the part | ||
| 3716 | 2026.01.21 00:03:22.617189 [ 187 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 62 rows starting from the beginning of the part | ||
| 3717 | 2026.01.21 00:03:22.617240 [ 187 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 43 rows starting from the beginning of the part | ||
| 3718 | 2026.01.21 00:03:22.617414 [ 255 ] {25ae5096-1668-478b-b899-9f47c1f657ea} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3719 | 2026.01.21 00:03:22.617456 [ 255 ] {25ae5096-1668-478b-b899-9f47c1f657ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3720 | 2026.01.21 00:03:22.617790 [ 255 ] {25ae5096-1668-478b-b899-9f47c1f657ea} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3721 | 2026.01.21 00:03:22.618029 [ 255 ] {25ae5096-1668-478b-b899-9f47c1f657ea} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3722 | 2026.01.21 00:03:22.618124 [ 20 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3723 | 2026.01.21 00:03:22.618153 [ 20 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2026.01.21 00:03:22.618157 [ 255 ] {25ae5096-1668-478b-b899-9f47c1f657ea} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001195 sec., 92050.20920502092 rows/sec., 6.42 MiB/sec. | ||
| 3725 | 2026.01.21 00:03:22.618169 [ 20 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3726 | 2026.01.21 00:03:22.618203 [ 255 ] {25ae5096-1668-478b-b899-9f47c1f657ea} <Debug> TCPHandler: Processed in 0.001370781 sec. | ||
| 3727 | 2026.01.21 00:03:22.618281 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1338 rows, containing 5 columns (5 merged, 0 gathered) in 0.001488452 sec., 898920.4892062357 rows/sec., 71.30 MiB/sec. | ||
| 3728 | 2026.01.21 00:03:22.618286 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 3729 | 2026.01.21 00:03:22.618327 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3730 | 2026.01.21 00:03:22.618415 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3731 | 2026.01.21 00:03:22.618427 [ 255 ] {175d434e-3792-427a-a2fd-aff42515fed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3732 | 2026.01.21 00:03:22.618457 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4014 rows starting from the beginning of the part | ||
| 3733 | 2026.01.21 00:03:22.618490 [ 255 ] {175d434e-3792-427a-a2fd-aff42515fed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3734 | 2026.01.21 00:03:22.618490 [ 200 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3735 | 2026.01.21 00:03:22.618528 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 832 rows starting from the beginning of the part | ||
| 3736 | 2026.01.21 00:03:22.618576 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 110 rows starting from the beginning of the part | ||
| 3737 | 2026.01.21 00:03:22.618622 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 110 rows starting from the beginning of the part | ||
| 3738 | 2026.01.21 00:03:22.618663 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 111 rows starting from the beginning of the part | ||
| 3739 | 2026.01.21 00:03:22.618704 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 110 rows starting from the beginning of the part | ||
| 3740 | 2026.01.21 00:03:22.618833 [ 200 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_21_4} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3741 | 2026.01.21 00:03:22.618935 [ 200 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_21_4} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3742 | 2026.01.21 00:03:22.619048 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 3743 | 2026.01.21 00:03:22.619280 [ 255 ] {175d434e-3792-427a-a2fd-aff42515fed2} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3744 | 2026.01.21 00:03:22.619321 [ 255 ] {175d434e-3792-427a-a2fd-aff42515fed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3745 | 2026.01.21 00:03:22.619858 [ 255 ] {175d434e-3792-427a-a2fd-aff42515fed2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3746 | 2026.01.21 00:03:22.620086 [ 255 ] {175d434e-3792-427a-a2fd-aff42515fed2} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3747 | 2026.01.21 00:03:22.620204 [ 20 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3748 | 2026.01.21 00:03:22.620224 [ 255 ] {175d434e-3792-427a-a2fd-aff42515fed2} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001815 sec., 3856.749311294766 rows/sec., 6.91 MiB/sec. | ||
| 3749 | 2026.01.21 00:03:22.620266 [ 20 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3750 | 2026.01.21 00:03:22.620287 [ 255 ] {175d434e-3792-427a-a2fd-aff42515fed2} <Debug> TCPHandler: Processed in 0.002008571 sec. | ||
| 3751 | 2026.01.21 00:03:22.620301 [ 20 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3752 | 2026.01.21 00:03:22.620404 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::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 | ||
| 3753 | 2026.01.21 00:03:22.620428 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3754 | 2026.01.21 00:03:22.620535 [ 255 ] {7580d4ab-6002-4584-a821-9fc26a525f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3755 | 2026.01.21 00:03:22.620580 [ 255 ] {7580d4ab-6002-4584-a821-9fc26a525f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3756 | 2026.01.21 00:03:22.620678 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3757 | 2026.01.21 00:03:22.620732 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 187 rows starting from the beginning of the part | ||
| 3758 | 2026.01.21 00:03:22.620816 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5287 rows, containing 5 columns (5 merged, 0 gathered) in 0.00259002 sec., 2041296.978401711 rows/sec., 140.49 MiB/sec. | ||
| 3759 | 2026.01.21 00:03:22.620849 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 7 rows starting from the beginning of the part | ||
| 3760 | 2026.01.21 00:03:22.620918 [ 255 ] {7580d4ab-6002-4584-a821-9fc26a525f4f} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3761 | 2026.01.21 00:03:22.620956 [ 255 ] {7580d4ab-6002-4584-a821-9fc26a525f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3762 | 2026.01.21 00:03:22.620958 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 3763 | 2026.01.21 00:03:22.621064 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 7 rows starting from the beginning of the part | ||
| 3764 | 2026.01.21 00:03:22.621160 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 3765 | 2026.01.21 00:03:22.621245 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3766 | 2026.01.21 00:03:22.621250 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
| 3767 | 2026.01.21 00:03:22.621298 [ 255 ] {7580d4ab-6002-4584-a821-9fc26a525f4f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3768 | 2026.01.21 00:03:22.621564 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3769 | 2026.01.21 00:03:22.621577 [ 255 ] {7580d4ab-6002-4584-a821-9fc26a525f4f} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3770 | 2026.01.21 00:03:22.621640 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3771 | 2026.01.21 00:03:22.621696 [ 20 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3772 | 2026.01.21 00:03:22.621716 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 3773 | 2026.01.21 00:03:22.621724 [ 20 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3774 | 2026.01.21 00:03:22.621723 [ 255 ] {7580d4ab-6002-4584-a821-9fc26a525f4f} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001206 sec., 33167.49585406302 rows/sec., 2.21 MiB/sec. | ||
| 3775 | 2026.01.21 00:03:22.621748 [ 20 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3776 | 2026.01.21 00:03:22.621778 [ 255 ] {7580d4ab-6002-4584-a821-9fc26a525f4f} <Debug> TCPHandler: Processed in 0.001411381 sec. | ||
| 3777 | 2026.01.21 00:03:22.621827 [ 200 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 3778 | 2026.01.21 00:03:22.621953 [ 200 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3779 | 2026.01.21 00:03:22.621987 [ 200 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 412 rows starting from the beginning of the part | ||
| 3780 | 2026.01.21 00:03:22.622059 [ 200 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 3781 | 2026.01.21 00:03:22.622106 [ 200 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 3782 | 2026.01.21 00:03:22.622144 [ 200 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 3783 | 2026.01.21 00:03:22.622189 [ 200 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 3784 | 2026.01.21 00:03:22.622229 [ 200 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 3785 | 2026.01.21 00:03:22.623008 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 4 columns (4 merged, 0 gathered) in 0.001213788 sec., 504206.6654143887 rows/sec., 33.40 MiB/sec. | ||
| 3786 | 2026.01.21 00:03:22.623151 [ 200 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3787 | 2026.01.21 00:03:22.623406 [ 200 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_21_4} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3788 | 2026.01.21 00:03:22.623465 [ 200 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_21_4} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3789 | 2026.01.21 00:03:22.623528 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3790 | 2026.01.21 00:03:22.623983 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 19 columns (19 merged, 0 gathered) in 0.003619105 sec., 70735.72057179883 rows/sec., 126.76 MiB/sec. | ||
| 3791 | 2026.01.21 00:03:22.624481 [ 188 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3792 | 2026.01.21 00:03:22.624794 [ 188 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3793 | 2026.01.21 00:03:22.624857 [ 188 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3794 | 2026.01.21 00:03:22.624991 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 3795 | 2026.01.21 00:03:23.000237 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.42 MiB, peak 242.83 MiB, free memory in arenas 0.00 B, will set to 236.75 MiB (RSS), difference: 1.33 MiB | ||
| 3796 | 2026.01.21 00:03:25.417321 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56913 | ||
| 3797 | 2026.01.21 00:03:25.417438 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3798 | 2026.01.21 00:03:25.417465 [ 286 ] {} <Debug> TCP-Session: a825ba65-7008-447e-b877-9873cae810a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56913 | ||
| 3799 | 2026.01.21 00:03:25.417488 [ 286 ] {} <Debug> TCP-Session: a825ba65-7008-447e-b877-9873cae810a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3800 | 2026.01.21 00:03:25.417501 [ 286 ] {} <Debug> TCP-Session: a825ba65-7008-447e-b877-9873cae810a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3801 | 2026.01.21 00:03:25.417708 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46887 | ||
| 3802 | 2026.01.21 00:03:25.417759 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47693 | ||
| 3803 | 2026.01.21 00:03:25.417770 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58700 | ||
| 3804 | 2026.01.21 00:03:25.417793 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35319 | ||
| 3805 | 2026.01.21 00:03:25.417803 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60748 | ||
| 3806 | 2026.01.21 00:03:25.417847 [ 286 ] {} <Trace> TCP-Session: a825ba65-7008-447e-b877-9873cae810a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3807 | 2026.01.21 00:03:25.417859 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3808 | 2026.01.21 00:03:25.417832 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3809 | 2026.01.21 00:03:25.417904 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3810 | 2026.01.21 00:03:25.417899 [ 292 ] {} <Debug> TCP-Session: 628901b9-fe0c-4568-a4e8-faa29614ec5a Authenticating user 'default' from [fd00:1122:3344:101::e]:58700 | ||
| 3811 | 2026.01.21 00:03:25.417927 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3812 | 2026.01.21 00:03:25.417942 [ 294 ] {} <Debug> TCP-Session: f16c783e-cb90-49c8-8625-948340be0f19 Authenticating user 'default' from [fd00:1122:3344:101::e]:35319 | ||
| 3813 | 2026.01.21 00:03:25.417952 [ 292 ] {} <Debug> TCP-Session: 628901b9-fe0c-4568-a4e8-faa29614ec5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3814 | 2026.01.21 00:03:25.417971 [ 3 ] {} <Debug> TCP-Session: 4fd4594d-20b8-4053-9a98-0ff7724a21c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60748 | ||
| 3815 | 2026.01.21 00:03:25.417985 [ 294 ] {} <Debug> TCP-Session: f16c783e-cb90-49c8-8625-948340be0f19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3816 | 2026.01.21 00:03:25.417990 [ 292 ] {} <Debug> TCP-Session: 628901b9-fe0c-4568-a4e8-faa29614ec5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3817 | 2026.01.21 00:03:25.418026 [ 286 ] {51bbf29c-ec75-457c-9162-9f1f1c0c190e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56913) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3818 | 2026.01.21 00:03:25.418025 [ 294 ] {} <Debug> TCP-Session: f16c783e-cb90-49c8-8625-948340be0f19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3819 | 2026.01.21 00:03:25.417930 [ 291 ] {} <Debug> TCP-Session: 69d7092a-f339-4328-8bb1-d2146879fa24 Authenticating user 'default' from [fd00:1122:3344:101::e]:47693 | ||
| 3820 | 2026.01.21 00:03:25.417826 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3821 | 2026.01.21 00:03:25.418099 [ 291 ] {} <Debug> TCP-Session: 69d7092a-f339-4328-8bb1-d2146879fa24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3822 | 2026.01.21 00:03:25.417784 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64220 | ||
| 3823 | 2026.01.21 00:03:25.418117 [ 288 ] {} <Debug> TCP-Session: 09060ca6-193d-4041-9791-0a59ac3c14e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46887 | ||
| 3824 | 2026.01.21 00:03:25.417766 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58092 | ||
| 3825 | 2026.01.21 00:03:25.418163 [ 288 ] {} <Debug> TCP-Session: 09060ca6-193d-4041-9791-0a59ac3c14e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3826 | 2026.01.21 00:03:25.418189 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3827 | 2026.01.21 00:03:25.418205 [ 288 ] {} <Debug> TCP-Session: 09060ca6-193d-4041-9791-0a59ac3c14e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3828 | 2026.01.21 00:03:25.417760 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37709 | ||
| 3829 | 2026.01.21 00:03:25.418236 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3830 | 2026.01.21 00:03:25.418225 [ 293 ] {} <Debug> TCP-Session: 71dbf67c-d9d0-4868-8f17-d3c8d63eae18 Authenticating user 'default' from [fd00:1122:3344:101::e]:64220 | ||
| 3831 | 2026.01.21 00:03:25.418282 [ 290 ] {} <Debug> TCP-Session: e2d65f47-5771-4339-99e2-9fff65dfa3de Authenticating user 'default' from [fd00:1122:3344:101::e]:58092 | ||
| 3832 | 2026.01.21 00:03:25.418300 [ 293 ] {} <Debug> TCP-Session: 71dbf67c-d9d0-4868-8f17-d3c8d63eae18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3833 | 2026.01.21 00:03:25.418302 [ 286 ] {51bbf29c-ec75-457c-9162-9f1f1c0c190e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3834 | 2026.01.21 00:03:25.418313 [ 290 ] {} <Debug> TCP-Session: e2d65f47-5771-4339-99e2-9fff65dfa3de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3835 | 2026.01.21 00:03:25.418323 [ 293 ] {} <Debug> TCP-Session: 71dbf67c-d9d0-4868-8f17-d3c8d63eae18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3836 | 2026.01.21 00:03:25.418356 [ 290 ] {} <Debug> TCP-Session: e2d65f47-5771-4339-99e2-9fff65dfa3de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3837 | 2026.01.21 00:03:25.418372 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3838 | 2026.01.21 00:03:25.418375 [ 286 ] {51bbf29c-ec75-457c-9162-9f1f1c0c190e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3839 | 2026.01.21 00:03:25.418408 [ 289 ] {} <Debug> TCP-Session: 86e948cb-bfee-4563-975c-5ad5acb6d873 Authenticating user 'default' from [fd00:1122:3344:101::e]:37709 | ||
| 3840 | 2026.01.21 00:03:25.418026 [ 3 ] {} <Debug> TCP-Session: 4fd4594d-20b8-4053-9a98-0ff7724a21c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3841 | 2026.01.21 00:03:25.418436 [ 289 ] {} <Debug> TCP-Session: 86e948cb-bfee-4563-975c-5ad5acb6d873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3842 | 2026.01.21 00:03:25.418447 [ 3 ] {} <Debug> TCP-Session: 4fd4594d-20b8-4053-9a98-0ff7724a21c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3843 | 2026.01.21 00:03:25.418454 [ 289 ] {} <Debug> TCP-Session: 86e948cb-bfee-4563-975c-5ad5acb6d873 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3844 | 2026.01.21 00:03:25.418119 [ 291 ] {} <Debug> TCP-Session: 69d7092a-f339-4328-8bb1-d2146879fa24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3845 | 2026.01.21 00:03:25.418707 [ 286 ] {51bbf29c-ec75-457c-9162-9f1f1c0c190e} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 3846 | 2026.01.21 00:03:25.419907 [ 299 ] {51bbf29c-ec75-457c-9162-9f1f1c0c190e} <Trace> AggregatingTransform: Aggregating | ||
| 3847 | 2026.01.21 00:03:25.419948 [ 299 ] {51bbf29c-ec75-457c-9162-9f1f1c0c190e} <Trace> Aggregator: Aggregation method: without_key | ||
| 3848 | 2026.01.21 00:03:25.419992 [ 299 ] {51bbf29c-ec75-457c-9162-9f1f1c0c190e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001177257 sec. (849.432 rows/sec., 33.18 KiB/sec.) | ||
| 3849 | 2026.01.21 00:03:25.420014 [ 299 ] {51bbf29c-ec75-457c-9162-9f1f1c0c190e} <Trace> Aggregator: Merging aggregated data | ||
| 3850 | 2026.01.21 00:03:25.421224 [ 286 ] {51bbf29c-ec75-457c-9162-9f1f1c0c190e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003251 sec., 307.59766225776684 rows/sec., 12.02 KiB/sec. | ||
| 3851 | 2026.01.21 00:03:25.421394 [ 286 ] {51bbf29c-ec75-457c-9162-9f1f1c0c190e} <Debug> TCPHandler: Processed in 0.003669826 sec. | ||
| 3852 | 2026.01.21 00:03:25.421563 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3853 | 2026.01.21 00:03:25.421593 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3854 | 2026.01.21 00:03:25.421594 [ 286 ] {} <Debug> TCP-Session: a825ba65-7008-447e-b877-9873cae810a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3855 | 2026.01.21 00:03:25.421610 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3856 | 2026.01.21 00:03:25.421638 [ 3 ] {} <Debug> TCP-Session: 4fd4594d-20b8-4053-9a98-0ff7724a21c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3857 | 2026.01.21 00:03:25.421643 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3858 | 2026.01.21 00:03:25.421661 [ 293 ] {} <Debug> TCP-Session: 71dbf67c-d9d0-4868-8f17-d3c8d63eae18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2026.01.21 00:03:25.421666 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3860 | 2026.01.21 00:03:25.421681 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3861 | 2026.01.21 00:03:25.421705 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3862 | 2026.01.21 00:03:25.421717 [ 290 ] {} <Debug> TCP-Session: e2d65f47-5771-4339-99e2-9fff65dfa3de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3863 | 2026.01.21 00:03:25.421737 [ 291 ] {} <Debug> TCP-Session: 69d7092a-f339-4328-8bb1-d2146879fa24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3864 | 2026.01.21 00:03:25.421719 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3865 | 2026.01.21 00:03:25.421768 [ 292 ] {} <Debug> TCP-Session: 628901b9-fe0c-4568-a4e8-faa29614ec5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3866 | 2026.01.21 00:03:25.421808 [ 294 ] {} <Debug> TCP-Session: f16c783e-cb90-49c8-8625-948340be0f19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3867 | 2026.01.21 00:03:25.421684 [ 289 ] {} <Debug> TCP-Session: 86e948cb-bfee-4563-975c-5ad5acb6d873 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3868 | 2026.01.21 00:03:25.421629 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3869 | 2026.01.21 00:03:25.421916 [ 288 ] {} <Debug> TCP-Session: 09060ca6-193d-4041-9791-0a59ac3c14e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3870 | 2026.01.21 00:03:25.922212 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3871 | 2026.01.21 00:03:25.922285 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3872 | 2026.01.21 00:03:25.996136 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8611 | ||
| 3873 | 2026.01.21 00:03:25.996628 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3874 | 2026.01.21 00:03:25.996677 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3875 | 2026.01.21 00:03:25.997174 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3876 | 2026.01.21 00:03:25.997415 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3877 | 2026.01.21 00:03:25.997567 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8611 | ||
| 3878 | 2026.01.21 00:03:26.445610 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3879 | 2026.01.21 00:03:26.465067 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3880 | 2026.01.21 00:03:26.465139 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3881 | 2026.01.21 00:03:26.470843 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3882 | 2026.01.21 00:03:26.471563 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3883 | 2026.01.21 00:03:26.475187 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3884 | 2026.01.21 00:03:27.612389 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3885 | 2026.01.21 00:03:27.612579 [ 255 ] {28342ad7-274d-4101-ae4e-c559085f69ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3886 | 2026.01.21 00:03:27.612651 [ 255 ] {28342ad7-274d-4101-ae4e-c559085f69ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3887 | 2026.01.21 00:03:27.613330 [ 255 ] {28342ad7-274d-4101-ae4e-c559085f69ea} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3888 | 2026.01.21 00:03:27.613367 [ 255 ] {28342ad7-274d-4101-ae4e-c559085f69ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3889 | 2026.01.21 00:03:27.613740 [ 255 ] {28342ad7-274d-4101-ae4e-c559085f69ea} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3890 | 2026.01.21 00:03:27.613957 [ 255 ] {28342ad7-274d-4101-ae4e-c559085f69ea} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3891 | 2026.01.21 00:03:27.614103 [ 255 ] {28342ad7-274d-4101-ae4e-c559085f69ea} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001576 sec., 49492.385786802035 rows/sec., 4.25 MiB/sec. | ||
| 3892 | 2026.01.21 00:03:27.614144 [ 255 ] {28342ad7-274d-4101-ae4e-c559085f69ea} <Debug> TCPHandler: Processed in 0.001885718 sec. | ||
| 3893 | 2026.01.21 00:03:27.614267 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3894 | 2026.01.21 00:03:27.614362 [ 255 ] {a4ed2078-e5f6-4952-b123-3b4a3a0a3fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3895 | 2026.01.21 00:03:27.614401 [ 255 ] {a4ed2078-e5f6-4952-b123-3b4a3a0a3fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3896 | 2026.01.21 00:03:27.614803 [ 255 ] {a4ed2078-e5f6-4952-b123-3b4a3a0a3fc0} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3897 | 2026.01.21 00:03:27.614839 [ 255 ] {a4ed2078-e5f6-4952-b123-3b4a3a0a3fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3898 | 2026.01.21 00:03:27.615129 [ 255 ] {a4ed2078-e5f6-4952-b123-3b4a3a0a3fc0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3899 | 2026.01.21 00:03:27.615332 [ 255 ] {a4ed2078-e5f6-4952-b123-3b4a3a0a3fc0} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3900 | 2026.01.21 00:03:27.615462 [ 255 ] {a4ed2078-e5f6-4952-b123-3b4a3a0a3fc0} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001119 sec., 21447.721179624667 rows/sec., 1.57 MiB/sec. | ||
| 3901 | 2026.01.21 00:03:27.615498 [ 255 ] {a4ed2078-e5f6-4952-b123-3b4a3a0a3fc0} <Debug> TCPHandler: Processed in 0.001281239 sec. | ||
| 3902 | 2026.01.21 00:03:27.615609 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3903 | 2026.01.21 00:03:27.615702 [ 255 ] {f479cb27-94fa-4dc0-8abd-a7794845d8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3904 | 2026.01.21 00:03:27.615742 [ 255 ] {f479cb27-94fa-4dc0-8abd-a7794845d8df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3905 | 2026.01.21 00:03:27.616154 [ 255 ] {f479cb27-94fa-4dc0-8abd-a7794845d8df} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3906 | 2026.01.21 00:03:27.616190 [ 255 ] {f479cb27-94fa-4dc0-8abd-a7794845d8df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3907 | 2026.01.21 00:03:27.616498 [ 255 ] {f479cb27-94fa-4dc0-8abd-a7794845d8df} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3908 | 2026.01.21 00:03:27.616715 [ 255 ] {f479cb27-94fa-4dc0-8abd-a7794845d8df} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3909 | 2026.01.21 00:03:27.616842 [ 255 ] {f479cb27-94fa-4dc0-8abd-a7794845d8df} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 4.05 MiB/sec. | ||
| 3910 | 2026.01.21 00:03:27.616880 [ 255 ] {f479cb27-94fa-4dc0-8abd-a7794845d8df} <Debug> TCPHandler: Processed in 0.00132074 sec. | ||
| 3911 | 2026.01.21 00:03:27.616991 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3912 | 2026.01.21 00:03:27.617085 [ 255 ] {84090090-09f0-4c2d-949f-4290baed835e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3913 | 2026.01.21 00:03:27.617126 [ 255 ] {84090090-09f0-4c2d-949f-4290baed835e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3914 | 2026.01.21 00:03:27.617501 [ 255 ] {84090090-09f0-4c2d-949f-4290baed835e} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3915 | 2026.01.21 00:03:27.617536 [ 255 ] {84090090-09f0-4c2d-949f-4290baed835e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3916 | 2026.01.21 00:03:27.617849 [ 255 ] {84090090-09f0-4c2d-949f-4290baed835e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3917 | 2026.01.21 00:03:27.618052 [ 255 ] {84090090-09f0-4c2d-949f-4290baed835e} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3918 | 2026.01.21 00:03:27.618174 [ 255 ] {84090090-09f0-4c2d-949f-4290baed835e} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001108 sec., 99277.97833935017 rows/sec., 6.93 MiB/sec. | ||
| 3919 | 2026.01.21 00:03:27.618209 [ 255 ] {84090090-09f0-4c2d-949f-4290baed835e} <Debug> TCPHandler: Processed in 0.001267459 sec. | ||
| 3920 | 2026.01.21 00:03:27.618321 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3921 | 2026.01.21 00:03:27.618415 [ 255 ] {534b9f39-d1b3-4872-9ad5-70e70999b596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3922 | 2026.01.21 00:03:27.618469 [ 255 ] {534b9f39-d1b3-4872-9ad5-70e70999b596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3923 | 2026.01.21 00:03:27.619232 [ 255 ] {534b9f39-d1b3-4872-9ad5-70e70999b596} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3924 | 2026.01.21 00:03:27.619265 [ 255 ] {534b9f39-d1b3-4872-9ad5-70e70999b596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3925 | 2026.01.21 00:03:27.619743 [ 255 ] {534b9f39-d1b3-4872-9ad5-70e70999b596} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3926 | 2026.01.21 00:03:27.619949 [ 255 ] {534b9f39-d1b3-4872-9ad5-70e70999b596} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3927 | 2026.01.21 00:03:27.620075 [ 255 ] {534b9f39-d1b3-4872-9ad5-70e70999b596} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001739 sec., 13801.035077630822 rows/sec., 24.73 MiB/sec. | ||
| 3928 | 2026.01.21 00:03:27.620203 [ 255 ] {534b9f39-d1b3-4872-9ad5-70e70999b596} <Debug> TCPHandler: Processed in 0.00192856 sec. | ||
| 3929 | 2026.01.21 00:03:27.620316 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3930 | 2026.01.21 00:03:27.620409 [ 255 ] {89488e13-a4b0-4d4b-bac8-48a144914890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3931 | 2026.01.21 00:03:27.620451 [ 255 ] {89488e13-a4b0-4d4b-bac8-48a144914890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3932 | 2026.01.21 00:03:27.620788 [ 255 ] {89488e13-a4b0-4d4b-bac8-48a144914890} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3933 | 2026.01.21 00:03:27.620822 [ 255 ] {89488e13-a4b0-4d4b-bac8-48a144914890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3934 | 2026.01.21 00:03:27.621120 [ 255 ] {89488e13-a4b0-4d4b-bac8-48a144914890} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3935 | 2026.01.21 00:03:27.621329 [ 255 ] {89488e13-a4b0-4d4b-bac8-48a144914890} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3936 | 2026.01.21 00:03:27.621454 [ 255 ] {89488e13-a4b0-4d4b-bac8-48a144914890} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001063 sec., 37629.35089369708 rows/sec., 2.51 MiB/sec. | ||
| 3937 | 2026.01.21 00:03:27.621488 [ 255 ] {89488e13-a4b0-4d4b-bac8-48a144914890} <Debug> TCPHandler: Processed in 0.001221569 sec. | ||
| 3938 | 2026.01.21 00:03:31.022860 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 468 | ||
| 3939 | 2026.01.21 00:03:31.025193 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3940 | 2026.01.21 00:03:31.025246 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3941 | 2026.01.21 00:03:31.026480 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3942 | 2026.01.21 00:03:31.026778 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3943 | 2026.01.21 00:03:31.027130 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 468 | ||
| 3944 | 2026.01.21 00:03:32.644737 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3945 | 2026.01.21 00:03:32.644916 [ 255 ] {39562e6f-afdf-4687-8720-f5e8ee62eb0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3946 | 2026.01.21 00:03:32.644982 [ 255 ] {39562e6f-afdf-4687-8720-f5e8ee62eb0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3947 | 2026.01.21 00:03:32.645629 [ 255 ] {39562e6f-afdf-4687-8720-f5e8ee62eb0d} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3948 | 2026.01.21 00:03:32.645678 [ 255 ] {39562e6f-afdf-4687-8720-f5e8ee62eb0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3949 | 2026.01.21 00:03:32.646076 [ 255 ] {39562e6f-afdf-4687-8720-f5e8ee62eb0d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3950 | 2026.01.21 00:03:32.646317 [ 255 ] {39562e6f-afdf-4687-8720-f5e8ee62eb0d} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3951 | 2026.01.21 00:03:32.646475 [ 255 ] {39562e6f-afdf-4687-8720-f5e8ee62eb0d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001606 sec., 14943.960149439601 rows/sec., 1.24 MiB/sec. | ||
| 3952 | 2026.01.21 00:03:32.646527 [ 255 ] {39562e6f-afdf-4687-8720-f5e8ee62eb0d} <Debug> TCPHandler: Processed in 0.001914299 sec. | ||
| 3953 | 2026.01.21 00:03:32.646654 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3954 | 2026.01.21 00:03:32.646760 [ 255 ] {2140313d-f655-4f97-84b6-7fac717f8e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3955 | 2026.01.21 00:03:32.646805 [ 255 ] {2140313d-f655-4f97-84b6-7fac717f8e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3956 | 2026.01.21 00:03:32.647219 [ 255 ] {2140313d-f655-4f97-84b6-7fac717f8e7d} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3957 | 2026.01.21 00:03:32.647259 [ 255 ] {2140313d-f655-4f97-84b6-7fac717f8e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3958 | 2026.01.21 00:03:32.647568 [ 255 ] {2140313d-f655-4f97-84b6-7fac717f8e7d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3959 | 2026.01.21 00:03:32.647780 [ 255 ] {2140313d-f655-4f97-84b6-7fac717f8e7d} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3960 | 2026.01.21 00:03:32.647913 [ 255 ] {2140313d-f655-4f97-84b6-7fac717f8e7d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001181 sec., 3386.960203217612 rows/sec., 276.18 KiB/sec. | ||
| 3961 | 2026.01.21 00:03:32.647952 [ 255 ] {2140313d-f655-4f97-84b6-7fac717f8e7d} <Debug> TCPHandler: Processed in 0.001349201 sec. | ||
| 3962 | 2026.01.21 00:03:32.648064 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3963 | 2026.01.21 00:03:32.648163 [ 255 ] {049b739c-0f20-4827-9d7e-e8aa14d0650a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3964 | 2026.01.21 00:03:32.648205 [ 255 ] {049b739c-0f20-4827-9d7e-e8aa14d0650a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3965 | 2026.01.21 00:03:32.649297 [ 255 ] {049b739c-0f20-4827-9d7e-e8aa14d0650a} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3966 | 2026.01.21 00:03:32.649335 [ 255 ] {049b739c-0f20-4827-9d7e-e8aa14d0650a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3967 | 2026.01.21 00:03:32.649739 [ 255 ] {049b739c-0f20-4827-9d7e-e8aa14d0650a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3968 | 2026.01.21 00:03:32.649986 [ 255 ] {049b739c-0f20-4827-9d7e-e8aa14d0650a} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3969 | 2026.01.21 00:03:32.650118 [ 255 ] {049b739c-0f20-4827-9d7e-e8aa14d0650a} <Debug> executeQuery: Read 1306 rows, 111.86 KiB in 0.001978 sec., 660262.8918099089 rows/sec., 55.23 MiB/sec. | ||
| 3970 | 2026.01.21 00:03:32.650156 [ 255 ] {049b739c-0f20-4827-9d7e-e8aa14d0650a} <Debug> TCPHandler: Processed in 0.002141833 sec. | ||
| 3971 | 2026.01.21 00:03:32.650278 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3972 | 2026.01.21 00:03:32.650383 [ 255 ] {a3898529-ef6c-427c-85a0-f968c49e2108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3973 | 2026.01.21 00:03:32.650423 [ 255 ] {a3898529-ef6c-427c-85a0-f968c49e2108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3974 | 2026.01.21 00:03:32.650830 [ 255 ] {a3898529-ef6c-427c-85a0-f968c49e2108} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3975 | 2026.01.21 00:03:32.650866 [ 255 ] {a3898529-ef6c-427c-85a0-f968c49e2108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3976 | 2026.01.21 00:03:32.651168 [ 255 ] {a3898529-ef6c-427c-85a0-f968c49e2108} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3977 | 2026.01.21 00:03:32.651392 [ 255 ] {a3898529-ef6c-427c-85a0-f968c49e2108} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3978 | 2026.01.21 00:03:32.651520 [ 255 ] {a3898529-ef6c-427c-85a0-f968c49e2108} <Debug> executeQuery: Read 23 rows, 1.77 KiB in 0.001158 sec., 19861.83074265976 rows/sec., 1.49 MiB/sec. | ||
| 3979 | 2026.01.21 00:03:32.651557 [ 255 ] {a3898529-ef6c-427c-85a0-f968c49e2108} <Debug> TCPHandler: Processed in 0.00134208 sec. | ||
| 3980 | 2026.01.21 00:03:32.651666 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3981 | 2026.01.21 00:03:32.651760 [ 255 ] {bd9bc8fa-0349-488f-90fc-09bd72918f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3982 | 2026.01.21 00:03:32.651800 [ 255 ] {bd9bc8fa-0349-488f-90fc-09bd72918f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3983 | 2026.01.21 00:03:32.652265 [ 255 ] {bd9bc8fa-0349-488f-90fc-09bd72918f40} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3984 | 2026.01.21 00:03:32.652302 [ 255 ] {bd9bc8fa-0349-488f-90fc-09bd72918f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3985 | 2026.01.21 00:03:32.652617 [ 255 ] {bd9bc8fa-0349-488f-90fc-09bd72918f40} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3986 | 2026.01.21 00:03:32.652837 [ 255 ] {bd9bc8fa-0349-488f-90fc-09bd72918f40} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3987 | 2026.01.21 00:03:32.652959 [ 255 ] {bd9bc8fa-0349-488f-90fc-09bd72918f40} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001218 sec., 206896.55172413794 rows/sec., 14.31 MiB/sec. | ||
| 3988 | 2026.01.21 00:03:32.652997 [ 255 ] {bd9bc8fa-0349-488f-90fc-09bd72918f40} <Debug> TCPHandler: Processed in 0.001380081 sec. | ||
| 3989 | 2026.01.21 00:03:32.653110 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3990 | 2026.01.21 00:03:32.653204 [ 255 ] {62cbff02-6b1d-471c-80c0-e02146cb35be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3991 | 2026.01.21 00:03:32.653244 [ 255 ] {62cbff02-6b1d-471c-80c0-e02146cb35be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3992 | 2026.01.21 00:03:32.653642 [ 255 ] {62cbff02-6b1d-471c-80c0-e02146cb35be} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3993 | 2026.01.21 00:03:32.653679 [ 255 ] {62cbff02-6b1d-471c-80c0-e02146cb35be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3994 | 2026.01.21 00:03:32.653973 [ 255 ] {62cbff02-6b1d-471c-80c0-e02146cb35be} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3995 | 2026.01.21 00:03:32.654186 [ 255 ] {62cbff02-6b1d-471c-80c0-e02146cb35be} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3996 | 2026.01.21 00:03:32.654311 [ 255 ] {62cbff02-6b1d-471c-80c0-e02146cb35be} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001125 sec., 10666.666666666668 rows/sec., 833.33 KiB/sec. | ||
| 3997 | 2026.01.21 00:03:32.654349 [ 255 ] {62cbff02-6b1d-471c-80c0-e02146cb35be} <Debug> TCPHandler: Processed in 0.00128742 sec. | ||
| 3998 | 2026.01.21 00:03:32.654455 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3999 | 2026.01.21 00:03:32.654548 [ 255 ] {e7a10d54-7ac7-4de2-b943-213f89803428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4000 | 2026.01.21 00:03:32.654588 [ 255 ] {e7a10d54-7ac7-4de2-b943-213f89803428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4001 | 2026.01.21 00:03:32.655169 [ 255 ] {e7a10d54-7ac7-4de2-b943-213f89803428} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4002 | 2026.01.21 00:03:32.655204 [ 255 ] {e7a10d54-7ac7-4de2-b943-213f89803428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4003 | 2026.01.21 00:03:32.655546 [ 255 ] {e7a10d54-7ac7-4de2-b943-213f89803428} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4004 | 2026.01.21 00:03:32.655761 [ 255 ] {e7a10d54-7ac7-4de2-b943-213f89803428} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4005 | 2026.01.21 00:03:32.655886 [ 255 ] {e7a10d54-7ac7-4de2-b943-213f89803428} <Debug> executeQuery: Read 539 rows, 41.31 KiB in 0.001356 sec., 397492.62536873156 rows/sec., 29.75 MiB/sec. | ||
| 4006 | 2026.01.21 00:03:32.655923 [ 255 ] {e7a10d54-7ac7-4de2-b943-213f89803428} <Debug> TCPHandler: Processed in 0.001516123 sec. | ||
| 4007 | 2026.01.21 00:03:32.656042 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4008 | 2026.01.21 00:03:32.656134 [ 255 ] {0758b4c4-25b2-427e-a4bd-ab651886b387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4009 | 2026.01.21 00:03:32.656177 [ 255 ] {0758b4c4-25b2-427e-a4bd-ab651886b387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4010 | 2026.01.21 00:03:32.656754 [ 255 ] {0758b4c4-25b2-427e-a4bd-ab651886b387} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4011 | 2026.01.21 00:03:32.656791 [ 255 ] {0758b4c4-25b2-427e-a4bd-ab651886b387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4012 | 2026.01.21 00:03:32.657161 [ 255 ] {0758b4c4-25b2-427e-a4bd-ab651886b387} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4013 | 2026.01.21 00:03:32.657377 [ 255 ] {0758b4c4-25b2-427e-a4bd-ab651886b387} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4014 | 2026.01.21 00:03:32.657502 [ 255 ] {0758b4c4-25b2-427e-a4bd-ab651886b387} <Debug> executeQuery: Read 832 rows, 57.75 KiB in 0.001386 sec., 600288.6002886003 rows/sec., 40.69 MiB/sec. | ||
| 4015 | 2026.01.21 00:03:32.657540 [ 255 ] {0758b4c4-25b2-427e-a4bd-ab651886b387} <Debug> TCPHandler: Processed in 0.001547433 sec. | ||
| 4016 | 2026.01.21 00:03:32.657682 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4017 | 2026.01.21 00:03:32.657778 [ 255 ] {64da81bd-a899-46d3-a001-3709535f30b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4018 | 2026.01.21 00:03:32.657833 [ 255 ] {64da81bd-a899-46d3-a001-3709535f30b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4019 | 2026.01.21 00:03:32.658592 [ 255 ] {64da81bd-a899-46d3-a001-3709535f30b0} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4020 | 2026.01.21 00:03:32.658633 [ 255 ] {64da81bd-a899-46d3-a001-3709535f30b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4021 | 2026.01.21 00:03:32.659125 [ 255 ] {64da81bd-a899-46d3-a001-3709535f30b0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4022 | 2026.01.21 00:03:32.659348 [ 255 ] {64da81bd-a899-46d3-a001-3709535f30b0} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4023 | 2026.01.21 00:03:32.659486 [ 255 ] {64da81bd-a899-46d3-a001-3709535f30b0} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001727 sec., 4053.271569195136 rows/sec., 7.26 MiB/sec. | ||
| 4024 | 2026.01.21 00:03:32.659538 [ 255 ] {64da81bd-a899-46d3-a001-3709535f30b0} <Debug> TCPHandler: Processed in 0.001917689 sec. | ||
| 4025 | 2026.01.21 00:03:32.659675 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4026 | 2026.01.21 00:03:32.659781 [ 255 ] {819903c6-460d-45a4-9d63-349829c40a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4027 | 2026.01.21 00:03:32.659828 [ 255 ] {819903c6-460d-45a4-9d63-349829c40a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4028 | 2026.01.21 00:03:32.660190 [ 255 ] {819903c6-460d-45a4-9d63-349829c40a07} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4029 | 2026.01.21 00:03:32.660227 [ 255 ] {819903c6-460d-45a4-9d63-349829c40a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4030 | 2026.01.21 00:03:32.660533 [ 255 ] {819903c6-460d-45a4-9d63-349829c40a07} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4031 | 2026.01.21 00:03:32.660746 [ 255 ] {819903c6-460d-45a4-9d63-349829c40a07} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4032 | 2026.01.21 00:03:32.660872 [ 255 ] {819903c6-460d-45a4-9d63-349829c40a07} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001116 sec., 35842.29390681004 rows/sec., 2.39 MiB/sec. | ||
| 4033 | 2026.01.21 00:03:32.660908 [ 255 ] {819903c6-460d-45a4-9d63-349829c40a07} <Debug> TCPHandler: Processed in 0.00128325 sec. | ||
| 4034 | 2026.01.21 00:03:33.497758 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9123 | ||
| 4035 | 2026.01.21 00:03:33.498302 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4036 | 2026.01.21 00:03:33.498351 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4037 | 2026.01.21 00:03:33.498859 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4038 | 2026.01.21 00:03:33.499110 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4039 | 2026.01.21 00:03:33.499254 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9123 | ||
| 4040 | 2026.01.21 00:03:33.975366 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4041 | 2026.01.21 00:03:33.992805 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4042 | 2026.01.21 00:03:33.992861 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4043 | 2026.01.21 00:03:33.998281 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4044 | 2026.01.21 00:03:33.998970 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4045 | 2026.01.21 00:03:34.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.30 MiB, peak 245.08 MiB, free memory in arenas 0.00 B, will set to 236.79 MiB (RSS), difference: -4.51 MiB | ||
| 4046 | 2026.01.21 00:03:34.002285 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4047 | 2026.01.21 00:03:35.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.79 MiB, peak 245.08 MiB, free memory in arenas 0.00 B, will set to 236.79 MiB (RSS), difference: 4.00 MiB | ||
| 4048 | 2026.01.21 00:03:37.613129 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4049 | 2026.01.21 00:03:37.613320 [ 255 ] {58c44e04-93ad-4073-b11d-d80c9aac55d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4050 | 2026.01.21 00:03:37.613388 [ 255 ] {58c44e04-93ad-4073-b11d-d80c9aac55d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4051 | 2026.01.21 00:03:37.614054 [ 255 ] {58c44e04-93ad-4073-b11d-d80c9aac55d6} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4052 | 2026.01.21 00:03:37.614104 [ 255 ] {58c44e04-93ad-4073-b11d-d80c9aac55d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4053 | 2026.01.21 00:03:37.614492 [ 255 ] {58c44e04-93ad-4073-b11d-d80c9aac55d6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4054 | 2026.01.21 00:03:37.614726 [ 255 ] {58c44e04-93ad-4073-b11d-d80c9aac55d6} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4055 | 2026.01.21 00:03:37.614882 [ 255 ] {58c44e04-93ad-4073-b11d-d80c9aac55d6} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.00161 sec., 48447.2049689441 rows/sec., 4.16 MiB/sec. | ||
| 4056 | 2026.01.21 00:03:37.614931 [ 255 ] {58c44e04-93ad-4073-b11d-d80c9aac55d6} <Debug> TCPHandler: Processed in 0.001928549 sec. | ||
| 4057 | 2026.01.21 00:03:37.615054 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4058 | 2026.01.21 00:03:37.615157 [ 255 ] {66c9862e-15da-4c34-bdc8-1586722e093e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4059 | 2026.01.21 00:03:37.615200 [ 255 ] {66c9862e-15da-4c34-bdc8-1586722e093e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4060 | 2026.01.21 00:03:37.615619 [ 255 ] {66c9862e-15da-4c34-bdc8-1586722e093e} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4061 | 2026.01.21 00:03:37.615658 [ 255 ] {66c9862e-15da-4c34-bdc8-1586722e093e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4062 | 2026.01.21 00:03:37.615957 [ 255 ] {66c9862e-15da-4c34-bdc8-1586722e093e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4063 | 2026.01.21 00:03:37.616167 [ 255 ] {66c9862e-15da-4c34-bdc8-1586722e093e} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4064 | 2026.01.21 00:03:37.616299 [ 255 ] {66c9862e-15da-4c34-bdc8-1586722e093e} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001165 sec., 20600.85836909871 rows/sec., 1.51 MiB/sec. | ||
| 4065 | 2026.01.21 00:03:37.616337 [ 255 ] {66c9862e-15da-4c34-bdc8-1586722e093e} <Debug> TCPHandler: Processed in 0.001333421 sec. | ||
| 4066 | 2026.01.21 00:03:37.616441 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4067 | 2026.01.21 00:03:37.616535 [ 255 ] {b61fb1e3-2c63-4dc8-98cb-a5ba39224450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4068 | 2026.01.21 00:03:37.616576 [ 255 ] {b61fb1e3-2c63-4dc8-98cb-a5ba39224450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4069 | 2026.01.21 00:03:37.616991 [ 255 ] {b61fb1e3-2c63-4dc8-98cb-a5ba39224450} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4070 | 2026.01.21 00:03:37.617027 [ 255 ] {b61fb1e3-2c63-4dc8-98cb-a5ba39224450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4071 | 2026.01.21 00:03:37.617327 [ 255 ] {b61fb1e3-2c63-4dc8-98cb-a5ba39224450} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4072 | 2026.01.21 00:03:37.617545 [ 255 ] {b61fb1e3-2c63-4dc8-98cb-a5ba39224450} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4073 | 2026.01.21 00:03:37.617675 [ 255 ] {b61fb1e3-2c63-4dc8-98cb-a5ba39224450} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 4.05 MiB/sec. | ||
| 4074 | 2026.01.21 00:03:37.617712 [ 255 ] {b61fb1e3-2c63-4dc8-98cb-a5ba39224450} <Debug> TCPHandler: Processed in 0.001319849 sec. | ||
| 4075 | 2026.01.21 00:03:37.617821 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4076 | 2026.01.21 00:03:37.617914 [ 255 ] {0d515da6-b203-4698-8136-558f6728f0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4077 | 2026.01.21 00:03:37.617958 [ 255 ] {0d515da6-b203-4698-8136-558f6728f0d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4078 | 2026.01.21 00:03:37.618329 [ 255 ] {0d515da6-b203-4698-8136-558f6728f0d0} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4079 | 2026.01.21 00:03:37.618366 [ 255 ] {0d515da6-b203-4698-8136-558f6728f0d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4080 | 2026.01.21 00:03:37.618694 [ 255 ] {0d515da6-b203-4698-8136-558f6728f0d0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4081 | 2026.01.21 00:03:37.618899 [ 255 ] {0d515da6-b203-4698-8136-558f6728f0d0} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4082 | 2026.01.21 00:03:37.619022 [ 255 ] {0d515da6-b203-4698-8136-558f6728f0d0} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001127 sec., 97604.25909494233 rows/sec., 6.81 MiB/sec. | ||
| 4083 | 2026.01.21 00:03:37.619058 [ 255 ] {0d515da6-b203-4698-8136-558f6728f0d0} <Debug> TCPHandler: Processed in 0.001286979 sec. | ||
| 4084 | 2026.01.21 00:03:37.619170 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4085 | 2026.01.21 00:03:37.619264 [ 255 ] {0633311d-8efa-4100-bb94-9a2859a30c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4086 | 2026.01.21 00:03:37.619319 [ 255 ] {0633311d-8efa-4100-bb94-9a2859a30c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4087 | 2026.01.21 00:03:37.620120 [ 255 ] {0633311d-8efa-4100-bb94-9a2859a30c7b} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4088 | 2026.01.21 00:03:37.620156 [ 255 ] {0633311d-8efa-4100-bb94-9a2859a30c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4089 | 2026.01.21 00:03:37.620681 [ 255 ] {0633311d-8efa-4100-bb94-9a2859a30c7b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4090 | 2026.01.21 00:03:37.620903 [ 255 ] {0633311d-8efa-4100-bb94-9a2859a30c7b} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4091 | 2026.01.21 00:03:37.621039 [ 255 ] {0633311d-8efa-4100-bb94-9a2859a30c7b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001793 sec., 13385.387618516452 rows/sec., 23.99 MiB/sec. | ||
| 4092 | 2026.01.21 00:03:37.621091 [ 255 ] {0633311d-8efa-4100-bb94-9a2859a30c7b} <Debug> TCPHandler: Processed in 0.00197043 sec. | ||
| 4093 | 2026.01.21 00:03:37.621206 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4094 | 2026.01.21 00:03:37.621300 [ 255 ] {072ddf01-77d1-4e2b-ab8f-9bc87ed7e0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4095 | 2026.01.21 00:03:37.621341 [ 255 ] {072ddf01-77d1-4e2b-ab8f-9bc87ed7e0e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4096 | 2026.01.21 00:03:37.621676 [ 255 ] {072ddf01-77d1-4e2b-ab8f-9bc87ed7e0e3} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4097 | 2026.01.21 00:03:37.621713 [ 255 ] {072ddf01-77d1-4e2b-ab8f-9bc87ed7e0e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4098 | 2026.01.21 00:03:37.622018 [ 255 ] {072ddf01-77d1-4e2b-ab8f-9bc87ed7e0e3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4099 | 2026.01.21 00:03:37.622232 [ 255 ] {072ddf01-77d1-4e2b-ab8f-9bc87ed7e0e3} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4100 | 2026.01.21 00:03:37.622358 [ 255 ] {072ddf01-77d1-4e2b-ab8f-9bc87ed7e0e3} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001076 sec., 37174.72118959108 rows/sec., 2.48 MiB/sec. | ||
| 4101 | 2026.01.21 00:03:37.622394 [ 255 ] {072ddf01-77d1-4e2b-ab8f-9bc87ed7e0e3} <Debug> TCPHandler: Processed in 0.001237179 sec. | ||
| 4102 | 2026.01.21 00:03:40.922330 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4103 | 2026.01.21 00:03:40.922402 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4104 | 2026.01.21 00:03:40.999485 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9571 | ||
| 4105 | 2026.01.21 00:03:41.000042 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4106 | 2026.01.21 00:03:41.000208 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4107 | 2026.01.21 00:03:41.000758 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4108 | 2026.01.21 00:03:41.001014 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4109 | 2026.01.21 00:03:41.001142 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9571 | ||
| 4110 | 2026.01.21 00:03:41.027463 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 500 | ||
| 4111 | 2026.01.21 00:03:41.029811 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4112 | 2026.01.21 00:03:41.029870 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4113 | 2026.01.21 00:03:41.031084 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4114 | 2026.01.21 00:03:41.031376 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4115 | 2026.01.21 00:03:41.031725 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 500 | ||
| 4116 | 2026.01.21 00:03:41.502522 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4117 | 2026.01.21 00:03:41.520864 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4118 | 2026.01.21 00:03:41.520934 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4119 | 2026.01.21 00:03:41.526641 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4120 | 2026.01.21 00:03:41.527652 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4121 | 2026.01.21 00:03:41.531248 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4122 | 2026.01.21 00:03:42.611686 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4123 | 2026.01.21 00:03:42.611867 [ 255 ] {1fcdb5e5-ac99-4569-839b-b40609ac8603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4124 | 2026.01.21 00:03:42.611936 [ 255 ] {1fcdb5e5-ac99-4569-839b-b40609ac8603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4125 | 2026.01.21 00:03:42.612630 [ 255 ] {1fcdb5e5-ac99-4569-839b-b40609ac8603} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4126 | 2026.01.21 00:03:42.612686 [ 255 ] {1fcdb5e5-ac99-4569-839b-b40609ac8603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4127 | 2026.01.21 00:03:42.613095 [ 255 ] {1fcdb5e5-ac99-4569-839b-b40609ac8603} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4128 | 2026.01.21 00:03:42.613330 [ 255 ] {1fcdb5e5-ac99-4569-839b-b40609ac8603} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4129 | 2026.01.21 00:03:42.613504 [ 255 ] {1fcdb5e5-ac99-4569-839b-b40609ac8603} <Debug> executeQuery: Read 44 rows, 3.69 KiB in 0.001687 sec., 26081.802015411977 rows/sec., 2.13 MiB/sec. | ||
| 4130 | 2026.01.21 00:03:42.613557 [ 255 ] {1fcdb5e5-ac99-4569-839b-b40609ac8603} <Debug> TCPHandler: Processed in 0.00199867 sec. | ||
| 4131 | 2026.01.21 00:03:42.613692 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4132 | 2026.01.21 00:03:42.613798 [ 255 ] {3d5a3a23-1986-447d-9286-fb61dc97d315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4133 | 2026.01.21 00:03:42.613844 [ 255 ] {3d5a3a23-1986-447d-9286-fb61dc97d315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4134 | 2026.01.21 00:03:42.614279 [ 255 ] {3d5a3a23-1986-447d-9286-fb61dc97d315} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4135 | 2026.01.21 00:03:42.614319 [ 255 ] {3d5a3a23-1986-447d-9286-fb61dc97d315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4136 | 2026.01.21 00:03:42.614632 [ 255 ] {3d5a3a23-1986-447d-9286-fb61dc97d315} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4137 | 2026.01.21 00:03:42.614840 [ 255 ] {3d5a3a23-1986-447d-9286-fb61dc97d315} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4138 | 2026.01.21 00:03:42.614955 [ 111 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4139 | 2026.01.21 00:03:42.614973 [ 255 ] {3d5a3a23-1986-447d-9286-fb61dc97d315} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.0012 sec., 5833.333333333334 rows/sec., 438.64 KiB/sec. | ||
| 4140 | 2026.01.21 00:03:42.615025 [ 111 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4141 | 2026.01.21 00:03:42.615037 [ 255 ] {3d5a3a23-1986-447d-9286-fb61dc97d315} <Debug> TCPHandler: Processed in 0.001398152 sec. | ||
| 4142 | 2026.01.21 00:03:42.615060 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4143 | 2026.01.21 00:03:42.615167 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::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 | ||
| 4144 | 2026.01.21 00:03:42.615186 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4145 | 2026.01.21 00:03:42.615288 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4146 | 2026.01.21 00:03:42.615305 [ 255 ] {7007e451-6478-4c58-8bd3-aa71846b938a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4147 | 2026.01.21 00:03:42.615326 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 57 rows starting from the beginning of the part | ||
| 4148 | 2026.01.21 00:03:42.615358 [ 255 ] {7007e451-6478-4c58-8bd3-aa71846b938a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4149 | 2026.01.21 00:03:42.615383 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::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 | ||
| 4150 | 2026.01.21 00:03:42.615427 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 4151 | 2026.01.21 00:03:42.615466 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 23 rows starting from the beginning of the part | ||
| 4152 | 2026.01.21 00:03:42.615506 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 4153 | 2026.01.21 00:03:42.615542 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 7 rows starting from the beginning of the part | ||
| 4154 | 2026.01.21 00:03:42.615911 [ 255 ] {7007e451-6478-4c58-8bd3-aa71846b938a} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4155 | 2026.01.21 00:03:42.615946 [ 255 ] {7007e451-6478-4c58-8bd3-aa71846b938a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4156 | 2026.01.21 00:03:42.616265 [ 255 ] {7007e451-6478-4c58-8bd3-aa71846b938a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4157 | 2026.01.21 00:03:42.616341 [ 188 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 142 rows, containing 5 columns (5 merged, 0 gathered) in 0.001210999 sec., 117258.56090715187 rows/sec., 9.07 MiB/sec. | ||
| 4158 | 2026.01.21 00:03:42.616492 [ 255 ] {7007e451-6478-4c58-8bd3-aa71846b938a} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4159 | 2026.01.21 00:03:42.616504 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4160 | 2026.01.21 00:03:42.616631 [ 255 ] {7007e451-6478-4c58-8bd3-aa71846b938a} <Debug> executeQuery: Read 43 rows, 3.44 KiB in 0.00137 sec., 31386.861313868616 rows/sec., 2.45 MiB/sec. | ||
| 4161 | 2026.01.21 00:03:42.616668 [ 255 ] {7007e451-6478-4c58-8bd3-aa71846b938a} <Debug> TCPHandler: Processed in 0.001553434 sec. | ||
| 4162 | 2026.01.21 00:03:42.616754 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_21_4} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4163 | 2026.01.21 00:03:42.616779 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4164 | 2026.01.21 00:03:42.616814 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_21_4} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4165 | 2026.01.21 00:03:42.616870 [ 255 ] {d733fdb0-99c8-42b7-88f8-58f12baaf5d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4166 | 2026.01.21 00:03:42.616873 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4167 | 2026.01.21 00:03:42.616911 [ 255 ] {d733fdb0-99c8-42b7-88f8-58f12baaf5d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4168 | 2026.01.21 00:03:42.617281 [ 255 ] {d733fdb0-99c8-42b7-88f8-58f12baaf5d4} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4169 | 2026.01.21 00:03:42.617315 [ 255 ] {d733fdb0-99c8-42b7-88f8-58f12baaf5d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4170 | 2026.01.21 00:03:42.617696 [ 255 ] {d733fdb0-99c8-42b7-88f8-58f12baaf5d4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4171 | 2026.01.21 00:03:42.617906 [ 255 ] {d733fdb0-99c8-42b7-88f8-58f12baaf5d4} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4172 | 2026.01.21 00:03:42.618037 [ 255 ] {d733fdb0-99c8-42b7-88f8-58f12baaf5d4} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001159 sec., 94909.40465918895 rows/sec., 6.62 MiB/sec. | ||
| 4173 | 2026.01.21 00:03:42.618073 [ 255 ] {d733fdb0-99c8-42b7-88f8-58f12baaf5d4} <Debug> TCPHandler: Processed in 0.00132168 sec. | ||
| 4174 | 2026.01.21 00:03:42.618187 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4175 | 2026.01.21 00:03:42.618281 [ 255 ] {6b115c01-f269-4cf7-a555-e53452456a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4176 | 2026.01.21 00:03:42.618335 [ 255 ] {6b115c01-f269-4cf7-a555-e53452456a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4177 | 2026.01.21 00:03:42.619100 [ 255 ] {6b115c01-f269-4cf7-a555-e53452456a6f} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4178 | 2026.01.21 00:03:42.619137 [ 255 ] {6b115c01-f269-4cf7-a555-e53452456a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4179 | 2026.01.21 00:03:42.619630 [ 255 ] {6b115c01-f269-4cf7-a555-e53452456a6f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4180 | 2026.01.21 00:03:42.619847 [ 255 ] {6b115c01-f269-4cf7-a555-e53452456a6f} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4181 | 2026.01.21 00:03:42.619982 [ 255 ] {6b115c01-f269-4cf7-a555-e53452456a6f} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001718 sec., 4074.5052386495927 rows/sec., 7.30 MiB/sec. | ||
| 4182 | 2026.01.21 00:03:42.620033 [ 255 ] {6b115c01-f269-4cf7-a555-e53452456a6f} <Debug> TCPHandler: Processed in 0.001895169 sec. | ||
| 4183 | 2026.01.21 00:03:42.620155 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4184 | 2026.01.21 00:03:42.620251 [ 255 ] {428af517-888d-4d4f-9456-16a4ca5fdd9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4185 | 2026.01.21 00:03:42.620292 [ 255 ] {428af517-888d-4d4f-9456-16a4ca5fdd9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4186 | 2026.01.21 00:03:42.620636 [ 255 ] {428af517-888d-4d4f-9456-16a4ca5fdd9e} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4187 | 2026.01.21 00:03:42.620672 [ 255 ] {428af517-888d-4d4f-9456-16a4ca5fdd9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4188 | 2026.01.21 00:03:42.620968 [ 255 ] {428af517-888d-4d4f-9456-16a4ca5fdd9e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4189 | 2026.01.21 00:03:42.621180 [ 255 ] {428af517-888d-4d4f-9456-16a4ca5fdd9e} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4190 | 2026.01.21 00:03:42.621309 [ 255 ] {428af517-888d-4d4f-9456-16a4ca5fdd9e} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001078 sec., 37105.75139146568 rows/sec., 2.48 MiB/sec. | ||
| 4191 | 2026.01.21 00:03:42.621344 [ 255 ] {428af517-888d-4d4f-9456-16a4ca5fdd9e} <Debug> TCPHandler: Processed in 0.001237899 sec. | ||
| 4192 | 2026.01.21 00:03:47.613228 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4193 | 2026.01.21 00:03:47.613422 [ 255 ] {f323368e-e88e-49d8-a551-2826452915cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4194 | 2026.01.21 00:03:47.613492 [ 255 ] {f323368e-e88e-49d8-a551-2826452915cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4195 | 2026.01.21 00:03:47.614153 [ 255 ] {f323368e-e88e-49d8-a551-2826452915cf} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4196 | 2026.01.21 00:03:47.614205 [ 255 ] {f323368e-e88e-49d8-a551-2826452915cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4197 | 2026.01.21 00:03:47.614602 [ 255 ] {f323368e-e88e-49d8-a551-2826452915cf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4198 | 2026.01.21 00:03:47.614831 [ 255 ] {f323368e-e88e-49d8-a551-2826452915cf} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4199 | 2026.01.21 00:03:47.614993 [ 255 ] {f323368e-e88e-49d8-a551-2826452915cf} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00162 sec., 3703.703703703704 rows/sec., 302.01 KiB/sec. | ||
| 4200 | 2026.01.21 00:03:47.615048 [ 255 ] {f323368e-e88e-49d8-a551-2826452915cf} <Debug> TCPHandler: Processed in 0.00194609 sec. | ||
| 4201 | 2026.01.21 00:03:47.615187 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4202 | 2026.01.21 00:03:47.615294 [ 255 ] {f44d55c5-6e7b-4b0e-85f4-2cc151a7c20d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4203 | 2026.01.21 00:03:47.615340 [ 255 ] {f44d55c5-6e7b-4b0e-85f4-2cc151a7c20d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4204 | 2026.01.21 00:03:47.615814 [ 255 ] {f44d55c5-6e7b-4b0e-85f4-2cc151a7c20d} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4205 | 2026.01.21 00:03:47.615856 [ 255 ] {f44d55c5-6e7b-4b0e-85f4-2cc151a7c20d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4206 | 2026.01.21 00:03:47.616192 [ 255 ] {f44d55c5-6e7b-4b0e-85f4-2cc151a7c20d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4207 | 2026.01.21 00:03:47.616413 [ 255 ] {f44d55c5-6e7b-4b0e-85f4-2cc151a7c20d} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4208 | 2026.01.21 00:03:47.616530 [ 107 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4209 | 2026.01.21 00:03:47.616549 [ 255 ] {f44d55c5-6e7b-4b0e-85f4-2cc151a7c20d} <Debug> executeQuery: Read 101 rows, 9.08 KiB in 0.00128 sec., 78906.25 rows/sec., 6.93 MiB/sec. | ||
| 4210 | 2026.01.21 00:03:47.616601 [ 107 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4211 | 2026.01.21 00:03:47.616614 [ 255 ] {f44d55c5-6e7b-4b0e-85f4-2cc151a7c20d} <Debug> TCPHandler: Processed in 0.001478183 sec. | ||
| 4212 | 2026.01.21 00:03:47.616633 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4213 | 2026.01.21 00:03:47.616742 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4214 | 2026.01.21 00:03:47.616758 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::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 | ||
| 4215 | 2026.01.21 00:03:47.616845 [ 255 ] {4e346c8a-22fb-40b7-b129-53dd96258b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4216 | 2026.01.21 00:03:47.616892 [ 255 ] {4e346c8a-22fb-40b7-b129-53dd96258b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4217 | 2026.01.21 00:03:47.616895 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4218 | 2026.01.21 00:03:47.616943 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1360 rows starting from the beginning of the part | ||
| 4219 | 2026.01.21 00:03:47.617014 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 78 rows starting from the beginning of the part | ||
| 4220 | 2026.01.21 00:03:47.617063 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1306 rows starting from the beginning of the part | ||
| 4221 | 2026.01.21 00:03:47.617113 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 78 rows starting from the beginning of the part | ||
| 4222 | 2026.01.21 00:03:47.617155 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 44 rows starting from the beginning of the part | ||
| 4223 | 2026.01.21 00:03:47.617205 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 101 rows starting from the beginning of the part | ||
| 4224 | 2026.01.21 00:03:47.617313 [ 255 ] {4e346c8a-22fb-40b7-b129-53dd96258b44} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4225 | 2026.01.21 00:03:47.617357 [ 255 ] {4e346c8a-22fb-40b7-b129-53dd96258b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4226 | 2026.01.21 00:03:47.617684 [ 255 ] {4e346c8a-22fb-40b7-b129-53dd96258b44} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4227 | 2026.01.21 00:03:47.617914 [ 255 ] {4e346c8a-22fb-40b7-b129-53dd96258b44} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4228 | 2026.01.21 00:03:47.618056 [ 255 ] {4e346c8a-22fb-40b7-b129-53dd96258b44} <Debug> executeQuery: Read 40 rows, 2.98 KiB in 0.001231 sec., 32493.90739236393 rows/sec., 2.36 MiB/sec. | ||
| 4229 | 2026.01.21 00:03:47.618095 [ 255 ] {4e346c8a-22fb-40b7-b129-53dd96258b44} <Debug> TCPHandler: Processed in 0.001405071 sec. | ||
| 4230 | 2026.01.21 00:03:47.618208 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4231 | 2026.01.21 00:03:47.618303 [ 255 ] {c6e337a7-8a27-4222-9f89-9695694cab88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4232 | 2026.01.21 00:03:47.618343 [ 255 ] {c6e337a7-8a27-4222-9f89-9695694cab88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4233 | 2026.01.21 00:03:47.618680 [ 201 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2967 rows, containing 5 columns (5 merged, 0 gathered) in 0.00198055 sec., 1498068.7182853248 rows/sec., 131.52 MiB/sec. | ||
| 4234 | 2026.01.21 00:03:47.618767 [ 255 ] {c6e337a7-8a27-4222-9f89-9695694cab88} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4235 | 2026.01.21 00:03:47.618807 [ 255 ] {c6e337a7-8a27-4222-9f89-9695694cab88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4236 | 2026.01.21 00:03:47.618992 [ 188 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4237 | 2026.01.21 00:03:47.619136 [ 255 ] {c6e337a7-8a27-4222-9f89-9695694cab88} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4238 | 2026.01.21 00:03:47.619439 [ 255 ] {c6e337a7-8a27-4222-9f89-9695694cab88} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4239 | 2026.01.21 00:03:47.619500 [ 188 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_26_5} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4240 | 2026.01.21 00:03:47.619556 [ 107 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4241 | 2026.01.21 00:03:47.619579 [ 255 ] {c6e337a7-8a27-4222-9f89-9695694cab88} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.001295 sec., 58687.25868725869 rows/sec., 4.59 MiB/sec. | ||
| 4242 | 2026.01.21 00:03:47.619597 [ 188 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_26_5} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4243 | 2026.01.21 00:03:47.619616 [ 107 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4244 | 2026.01.21 00:03:47.619633 [ 255 ] {c6e337a7-8a27-4222-9f89-9695694cab88} <Debug> TCPHandler: Processed in 0.001475473 sec. | ||
| 4245 | 2026.01.21 00:03:47.619645 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4246 | 2026.01.21 00:03:47.619724 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 4247 | 2026.01.21 00:03:47.619761 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4248 | 2026.01.21 00:03:47.619775 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::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 | ||
| 4249 | 2026.01.21 00:03:47.619859 [ 255 ] {f4ba9533-1949-400e-9866-8013110679d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4250 | 2026.01.21 00:03:47.619860 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4251 | 2026.01.21 00:03:47.619900 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 591 rows starting from the beginning of the part | ||
| 4252 | 2026.01.21 00:03:47.619904 [ 255 ] {f4ba9533-1949-400e-9866-8013110679d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4253 | 2026.01.21 00:03:47.619961 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::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 | ||
| 4254 | 2026.01.21 00:03:47.620006 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 539 rows starting from the beginning of the part | ||
| 4255 | 2026.01.21 00:03:47.620046 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::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 | ||
| 4256 | 2026.01.21 00:03:47.620083 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 43 rows starting from the beginning of the part | ||
| 4257 | 2026.01.21 00:03:47.620151 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::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 | ||
| 4258 | 2026.01.21 00:03:47.620306 [ 255 ] {f4ba9533-1949-400e-9866-8013110679d9} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4259 | 2026.01.21 00:03:47.620342 [ 255 ] {f4ba9533-1949-400e-9866-8013110679d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4260 | 2026.01.21 00:03:47.620777 [ 255 ] {f4ba9533-1949-400e-9866-8013110679d9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4261 | 2026.01.21 00:03:47.621092 [ 255 ] {f4ba9533-1949-400e-9866-8013110679d9} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4262 | 2026.01.21 00:03:47.621216 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4263 | 2026.01.21 00:03:47.621248 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4264 | 2026.01.21 00:03:47.621259 [ 255 ] {f4ba9533-1949-400e-9866-8013110679d9} <Debug> executeQuery: Read 113 rows, 8.07 KiB in 0.001416 sec., 79802.25988700565 rows/sec., 5.57 MiB/sec. | ||
| 4265 | 2026.01.21 00:03:47.621309 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4266 | 2026.01.21 00:03:47.621317 [ 255 ] {f4ba9533-1949-400e-9866-8013110679d9} <Debug> TCPHandler: Processed in 0.001605604 sec. | ||
| 4267 | 2026.01.21 00:03:47.621434 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 4268 | 2026.01.21 00:03:47.621492 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4269 | 2026.01.21 00:03:47.621495 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1369 rows, containing 5 columns (5 merged, 0 gathered) in 0.001798587 sec., 761153.0607082115 rows/sec., 60.43 MiB/sec. | ||
| 4270 | 2026.01.21 00:03:47.621556 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4271 | 2026.01.21 00:03:47.621596 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 5287 rows starting from the beginning of the part | ||
| 4272 | 2026.01.21 00:03:47.621600 [ 255 ] {42d810b8-3fa4-4f84-bccc-efab16c26c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4273 | 2026.01.21 00:03:47.621664 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 4274 | 2026.01.21 00:03:47.621666 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4275 | 2026.01.21 00:03:47.621665 [ 255 ] {42d810b8-3fa4-4f84-bccc-efab16c26c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4276 | 2026.01.21 00:03:47.621722 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 832 rows starting from the beginning of the part | ||
| 4277 | 2026.01.21 00:03:47.621773 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 110 rows starting from the beginning of the part | ||
| 4278 | 2026.01.21 00:03:47.621818 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 110 rows starting from the beginning of the part | ||
| 4279 | 2026.01.21 00:03:47.621861 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 113 rows starting from the beginning of the part | ||
| 4280 | 2026.01.21 00:03:47.621971 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_26_5} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4281 | 2026.01.21 00:03:47.622046 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_26_5} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4282 | 2026.01.21 00:03:47.622115 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4283 | 2026.01.21 00:03:47.622541 [ 255 ] {42d810b8-3fa4-4f84-bccc-efab16c26c22} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4284 | 2026.01.21 00:03:47.622578 [ 255 ] {42d810b8-3fa4-4f84-bccc-efab16c26c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4285 | 2026.01.21 00:03:47.623156 [ 255 ] {42d810b8-3fa4-4f84-bccc-efab16c26c22} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4286 | 2026.01.21 00:03:47.623397 [ 255 ] {42d810b8-3fa4-4f84-bccc-efab16c26c22} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4287 | 2026.01.21 00:03:47.623510 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4288 | 2026.01.21 00:03:47.623538 [ 255 ] {42d810b8-3fa4-4f84-bccc-efab16c26c22} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001956 sec., 17382.41308793456 rows/sec., 31.15 MiB/sec. | ||
| 4289 | 2026.01.21 00:03:47.623546 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4290 | 2026.01.21 00:03:47.623581 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4291 | 2026.01.21 00:03:47.623598 [ 255 ] {42d810b8-3fa4-4f84-bccc-efab16c26c22} <Debug> TCPHandler: Processed in 0.002157423 sec. | ||
| 4292 | 2026.01.21 00:03:47.623653 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::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 | ||
| 4293 | 2026.01.21 00:03:47.623736 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4294 | 2026.01.21 00:03:47.623812 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4295 | 2026.01.21 00:03:47.623833 [ 255 ] {54534231-1538-4df7-ab09-676d6018ce4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4296 | 2026.01.21 00:03:47.623855 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 256 rows starting from the beginning of the part | ||
| 4297 | 2026.01.21 00:03:47.623875 [ 255 ] {54534231-1538-4df7-ab09-676d6018ce4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4298 | 2026.01.21 00:03:47.623943 [ 186 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6562 rows, containing 5 columns (5 merged, 0 gathered) in 0.002557279 sec., 2566008.63652343 rows/sec., 176.43 MiB/sec. | ||
| 4299 | 2026.01.21 00:03:47.623956 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 4300 | 2026.01.21 00:03:47.624061 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4301 | 2026.01.21 00:03:47.624148 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 4302 | 2026.01.21 00:03:47.624224 [ 255 ] {54534231-1538-4df7-ab09-676d6018ce4b} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4303 | 2026.01.21 00:03:47.624239 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::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 | ||
| 4304 | 2026.01.21 00:03:47.624261 [ 255 ] {54534231-1538-4df7-ab09-676d6018ce4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4305 | 2026.01.21 00:03:47.624328 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
| 4306 | 2026.01.21 00:03:47.624482 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4307 | 2026.01.21 00:03:47.624596 [ 255 ] {54534231-1538-4df7-ab09-676d6018ce4b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4308 | 2026.01.21 00:03:47.624851 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4309 | 2026.01.21 00:03:47.624865 [ 255 ] {54534231-1538-4df7-ab09-676d6018ce4b} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4310 | 2026.01.21 00:03:47.624937 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4311 | 2026.01.21 00:03:47.624984 [ 107 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4312 | 2026.01.21 00:03:47.625016 [ 255 ] {54534231-1538-4df7-ab09-676d6018ce4b} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001202 sec., 33277.87021630616 rows/sec., 2.22 MiB/sec. | ||
| 4313 | 2026.01.21 00:03:47.625016 [ 107 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4314 | 2026.01.21 00:03:47.625018 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 4315 | 2026.01.21 00:03:47.625060 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4316 | 2026.01.21 00:03:47.625058 [ 255 ] {54534231-1538-4df7-ab09-676d6018ce4b} <Debug> TCPHandler: Processed in 0.001372161 sec. | ||
| 4317 | 2026.01.21 00:03:47.625142 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 4318 | 2026.01.21 00:03:47.625223 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4319 | 2026.01.21 00:03:47.625249 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 612 rows starting from the beginning of the part | ||
| 4320 | 2026.01.21 00:03:47.625296 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 4321 | 2026.01.21 00:03:47.625336 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 4322 | 2026.01.21 00:03:47.625372 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 4323 | 2026.01.21 00:03:47.625409 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 4324 | 2026.01.21 00:03:47.625443 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 4325 | 2026.01.21 00:03:47.626231 [ 197 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 812 rows, containing 4 columns (4 merged, 0 gathered) in 0.001118137 sec., 726207.9691486822 rows/sec., 48.20 MiB/sec. | ||
| 4326 | 2026.01.21 00:03:47.626371 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4327 | 2026.01.21 00:03:47.626629 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_26_5} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4328 | 2026.01.21 00:03:47.626693 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_26_5} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4329 | 2026.01.21 00:03:47.626755 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4330 | 2026.01.21 00:03:47.627643 [ 199 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 352 rows, containing 19 columns (19 merged, 0 gathered) in 0.004020332 sec., 87554.95814773507 rows/sec., 156.89 MiB/sec. | ||
| 4331 | 2026.01.21 00:03:47.628265 [ 188 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4332 | 2026.01.21 00:03:47.628601 [ 188 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4333 | 2026.01.21 00:03:47.628672 [ 188 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4334 | 2026.01.21 00:03:47.628812 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB. | ||
| 4335 | 2026.01.21 00:03:48.501294 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10083 | ||
| 4336 | 2026.01.21 00:03:48.501858 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4337 | 2026.01.21 00:03:48.501904 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4338 | 2026.01.21 00:03:48.502380 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4339 | 2026.01.21 00:03:48.502612 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4340 | 2026.01.21 00:03:48.502739 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10083 | ||
| 4341 | 2026.01.21 00:03:48.502742 [ 107 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4342 | 2026.01.21 00:03:48.502817 [ 107 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4343 | 2026.01.21 00:03:48.502844 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4344 | 2026.01.21 00:03:48.502961 [ 199 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 4345 | 2026.01.21 00:03:48.503077 [ 199 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4346 | 2026.01.21 00:03:48.503118 [ 199 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7651 rows starting from the beginning of the part | ||
| 4347 | 2026.01.21 00:03:48.503186 [ 199 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4348 | 2026.01.21 00:03:48.503232 [ 199 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4349 | 2026.01.21 00:03:48.503275 [ 199 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4350 | 2026.01.21 00:03:48.503315 [ 199 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4351 | 2026.01.21 00:03:48.503358 [ 199 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4352 | 2026.01.21 00:03:48.505045 [ 188 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10083 rows, containing 4 columns (4 merged, 0 gathered) in 0.002133763 sec., 4725454.513926805 rows/sec., 67.60 MiB/sec. | ||
| 4353 | 2026.01.21 00:03:48.505359 [ 197 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4354 | 2026.01.21 00:03:48.505709 [ 197 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_21_4} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4355 | 2026.01.21 00:03:48.505795 [ 197 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_21_4} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4356 | 2026.01.21 00:03:48.505902 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 4357 | 2026.01.21 00:03:49.031402 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4358 | 2026.01.21 00:03:49.048306 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4359 | 2026.01.21 00:03:49.048358 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4360 | 2026.01.21 00:03:49.055105 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4361 | 2026.01.21 00:03:49.055853 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4362 | 2026.01.21 00:03:49.056132 [ 107 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4363 | 2026.01.21 00:03:49.056171 [ 107 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4364 | 2026.01.21 00:03:49.056190 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4365 | 2026.01.21 00:03:49.056275 [ 199 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 4366 | 2026.01.21 00:03:49.058569 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4367 | 2026.01.21 00:03:49.059155 [ 199 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4368 | 2026.01.21 00:03:49.059873 [ 199 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 4369 | 2026.01.21 00:03:49.063144 [ 199 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 4370 | 2026.01.21 00:03:49.066456 [ 199 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 4371 | 2026.01.21 00:03:49.070249 [ 199 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 4372 | 2026.01.21 00:03:49.074587 [ 199 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 4373 | 2026.01.21 00:03:49.078939 [ 199 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 4374 | 2026.01.21 00:03:49.130035 [ 192 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.073787343 sec., 2154.84110872511 rows/sec., 11.14 MiB/sec. | ||
| 4375 | 2026.01.21 00:03:49.132939 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4376 | 2026.01.21 00:03:49.135185 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_21_4} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4377 | 2026.01.21 00:03:49.135304 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_21_4} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4378 | 2026.01.21 00:03:49.137531 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4379 | 2026.01.21 00:03:50.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.34 MiB, peak 249.89 MiB, free memory in arenas 0.00 B, will set to 246.64 MiB (RSS), difference: 7.30 MiB | ||
| 4380 | 2026.01.21 00:03:51.031981 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 526 | ||
| 4381 | 2026.01.21 00:03:51.034286 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4382 | 2026.01.21 00:03:51.034335 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4383 | 2026.01.21 00:03:51.035578 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4384 | 2026.01.21 00:03:51.035836 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4385 | 2026.01.21 00:03:51.036098 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 526 | ||
| 4386 | 2026.01.21 00:03:52.612095 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4387 | 2026.01.21 00:03:52.612280 [ 255 ] {74d7f952-4546-4df3-84bc-c8c155295ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4388 | 2026.01.21 00:03:52.612350 [ 255 ] {74d7f952-4546-4df3-84bc-c8c155295ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4389 | 2026.01.21 00:03:52.613052 [ 255 ] {74d7f952-4546-4df3-84bc-c8c155295ec7} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4390 | 2026.01.21 00:03:52.613093 [ 255 ] {74d7f952-4546-4df3-84bc-c8c155295ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4391 | 2026.01.21 00:03:52.613550 [ 255 ] {74d7f952-4546-4df3-84bc-c8c155295ec7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4392 | 2026.01.21 00:03:52.613775 [ 255 ] {74d7f952-4546-4df3-84bc-c8c155295ec7} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4393 | 2026.01.21 00:03:52.613930 [ 255 ] {74d7f952-4546-4df3-84bc-c8c155295ec7} <Debug> executeQuery: Read 44 rows, 3.69 KiB in 0.001703 sec., 25836.75866118614 rows/sec., 2.11 MiB/sec. | ||
| 4394 | 2026.01.21 00:03:52.613971 [ 255 ] {74d7f952-4546-4df3-84bc-c8c155295ec7} <Debug> TCPHandler: Processed in 0.00200335 sec. | ||
| 4395 | 2026.01.21 00:03:52.614104 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4396 | 2026.01.21 00:03:52.614212 [ 255 ] {2c787d02-0d2f-467b-8c1d-57c4fb2668b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4397 | 2026.01.21 00:03:52.614253 [ 255 ] {2c787d02-0d2f-467b-8c1d-57c4fb2668b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4398 | 2026.01.21 00:03:52.614686 [ 255 ] {2c787d02-0d2f-467b-8c1d-57c4fb2668b6} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4399 | 2026.01.21 00:03:52.614722 [ 255 ] {2c787d02-0d2f-467b-8c1d-57c4fb2668b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4400 | 2026.01.21 00:03:52.615005 [ 255 ] {2c787d02-0d2f-467b-8c1d-57c4fb2668b6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4401 | 2026.01.21 00:03:52.615207 [ 255 ] {2c787d02-0d2f-467b-8c1d-57c4fb2668b6} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4402 | 2026.01.21 00:03:52.615329 [ 255 ] {2c787d02-0d2f-467b-8c1d-57c4fb2668b6} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001141 sec., 6134.969325153374 rows/sec., 461.32 KiB/sec. | ||
| 4403 | 2026.01.21 00:03:52.615366 [ 255 ] {2c787d02-0d2f-467b-8c1d-57c4fb2668b6} <Debug> TCPHandler: Processed in 0.001310169 sec. | ||
| 4404 | 2026.01.21 00:03:52.615474 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4405 | 2026.01.21 00:03:52.615565 [ 255 ] {360dea09-2602-43af-8a58-352b01307d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4406 | 2026.01.21 00:03:52.615605 [ 255 ] {360dea09-2602-43af-8a58-352b01307d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4407 | 2026.01.21 00:03:52.616048 [ 255 ] {360dea09-2602-43af-8a58-352b01307d61} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4408 | 2026.01.21 00:03:52.616085 [ 255 ] {360dea09-2602-43af-8a58-352b01307d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4409 | 2026.01.21 00:03:52.616407 [ 255 ] {360dea09-2602-43af-8a58-352b01307d61} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4410 | 2026.01.21 00:03:52.616626 [ 255 ] {360dea09-2602-43af-8a58-352b01307d61} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4411 | 2026.01.21 00:03:52.616752 [ 255 ] {360dea09-2602-43af-8a58-352b01307d61} <Debug> executeQuery: Read 43 rows, 3.44 KiB in 0.001204 sec., 35714.28571428572 rows/sec., 2.79 MiB/sec. | ||
| 4412 | 2026.01.21 00:03:52.616788 [ 255 ] {360dea09-2602-43af-8a58-352b01307d61} <Debug> TCPHandler: Processed in 0.001361651 sec. | ||
| 4413 | 2026.01.21 00:03:52.616896 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4414 | 2026.01.21 00:03:52.616988 [ 255 ] {64c6e0df-afcc-4edf-8f50-76e0fac62124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4415 | 2026.01.21 00:03:52.617030 [ 255 ] {64c6e0df-afcc-4edf-8f50-76e0fac62124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4416 | 2026.01.21 00:03:52.617398 [ 255 ] {64c6e0df-afcc-4edf-8f50-76e0fac62124} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4417 | 2026.01.21 00:03:52.617433 [ 255 ] {64c6e0df-afcc-4edf-8f50-76e0fac62124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4418 | 2026.01.21 00:03:52.617767 [ 255 ] {64c6e0df-afcc-4edf-8f50-76e0fac62124} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4419 | 2026.01.21 00:03:52.617974 [ 255 ] {64c6e0df-afcc-4edf-8f50-76e0fac62124} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4420 | 2026.01.21 00:03:52.618096 [ 255 ] {64c6e0df-afcc-4edf-8f50-76e0fac62124} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001126 sec., 97690.94138543516 rows/sec., 6.82 MiB/sec. | ||
| 4421 | 2026.01.21 00:03:52.618132 [ 255 ] {64c6e0df-afcc-4edf-8f50-76e0fac62124} <Debug> TCPHandler: Processed in 0.00128281 sec. | ||
| 4422 | 2026.01.21 00:03:52.618243 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4423 | 2026.01.21 00:03:52.618334 [ 255 ] {886fff8b-b488-4613-b8b4-435fd0909f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4424 | 2026.01.21 00:03:52.618386 [ 255 ] {886fff8b-b488-4613-b8b4-435fd0909f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4425 | 2026.01.21 00:03:52.619125 [ 255 ] {886fff8b-b488-4613-b8b4-435fd0909f39} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4426 | 2026.01.21 00:03:52.619159 [ 255 ] {886fff8b-b488-4613-b8b4-435fd0909f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4427 | 2026.01.21 00:03:52.619677 [ 255 ] {886fff8b-b488-4613-b8b4-435fd0909f39} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4428 | 2026.01.21 00:03:52.619890 [ 255 ] {886fff8b-b488-4613-b8b4-435fd0909f39} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4429 | 2026.01.21 00:03:52.620021 [ 255 ] {886fff8b-b488-4613-b8b4-435fd0909f39} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001704 sec., 4107.981220657277 rows/sec., 7.36 MiB/sec. | ||
| 4430 | 2026.01.21 00:03:52.620071 [ 255 ] {886fff8b-b488-4613-b8b4-435fd0909f39} <Debug> TCPHandler: Processed in 0.001875808 sec. | ||
| 4431 | 2026.01.21 00:03:52.620182 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4432 | 2026.01.21 00:03:52.620275 [ 255 ] {77494488-df7e-4a85-abea-f0985280718b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4433 | 2026.01.21 00:03:52.620314 [ 255 ] {77494488-df7e-4a85-abea-f0985280718b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4434 | 2026.01.21 00:03:52.620635 [ 255 ] {77494488-df7e-4a85-abea-f0985280718b} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4435 | 2026.01.21 00:03:52.620671 [ 255 ] {77494488-df7e-4a85-abea-f0985280718b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4436 | 2026.01.21 00:03:52.620958 [ 255 ] {77494488-df7e-4a85-abea-f0985280718b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4437 | 2026.01.21 00:03:52.621187 [ 255 ] {77494488-df7e-4a85-abea-f0985280718b} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4438 | 2026.01.21 00:03:52.621311 [ 255 ] {77494488-df7e-4a85-abea-f0985280718b} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001055 sec., 37914.69194312797 rows/sec., 2.53 MiB/sec. | ||
| 4439 | 2026.01.21 00:03:52.621346 [ 255 ] {77494488-df7e-4a85-abea-f0985280718b} <Debug> TCPHandler: Processed in 0.001211889 sec. | ||
| 4440 | 2026.01.21 00:03:55.922686 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4441 | 2026.01.21 00:03:55.922793 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4442 | 2026.01.21 00:03:56.002966 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10595 | ||
| 4443 | 2026.01.21 00:03:56.003501 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4444 | 2026.01.21 00:03:56.003548 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4445 | 2026.01.21 00:03:56.004130 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4446 | 2026.01.21 00:03:56.004378 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4447 | 2026.01.21 00:03:56.004519 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10595 | ||
| 4448 | 2026.01.21 00:03:56.558796 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4449 | 2026.01.21 00:03:56.574277 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4450 | 2026.01.21 00:03:56.574353 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4451 | 2026.01.21 00:03:56.580362 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4452 | 2026.01.21 00:03:56.581095 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4453 | 2026.01.21 00:03:56.584018 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4454 | 2026.01.21 00:03:57.612902 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4455 | 2026.01.21 00:03:57.613077 [ 255 ] {c6a16145-c83c-4c68-ad93-a9210a856213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4456 | 2026.01.21 00:03:57.613145 [ 255 ] {c6a16145-c83c-4c68-ad93-a9210a856213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4457 | 2026.01.21 00:03:57.613785 [ 255 ] {c6a16145-c83c-4c68-ad93-a9210a856213} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4458 | 2026.01.21 00:03:57.613835 [ 255 ] {c6a16145-c83c-4c68-ad93-a9210a856213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4459 | 2026.01.21 00:03:57.614246 [ 255 ] {c6a16145-c83c-4c68-ad93-a9210a856213} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4460 | 2026.01.21 00:03:57.614486 [ 255 ] {c6a16145-c83c-4c68-ad93-a9210a856213} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2026.01.21 00:03:57.614645 [ 255 ] {c6a16145-c83c-4c68-ad93-a9210a856213} <Debug> executeQuery: Read 98 rows, 8.86 KiB in 0.001616 sec., 60643.56435643564 rows/sec., 5.35 MiB/sec. | ||
| 4462 | 2026.01.21 00:03:57.614690 [ 255 ] {c6a16145-c83c-4c68-ad93-a9210a856213} <Debug> TCPHandler: Processed in 0.001916299 sec. | ||
| 4463 | 2026.01.21 00:03:57.614828 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4464 | 2026.01.21 00:03:57.614928 [ 255 ] {788d0497-a88e-4f29-945b-0805773491df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4465 | 2026.01.21 00:03:57.614971 [ 255 ] {788d0497-a88e-4f29-945b-0805773491df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4466 | 2026.01.21 00:03:57.615398 [ 255 ] {788d0497-a88e-4f29-945b-0805773491df} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4467 | 2026.01.21 00:03:57.615434 [ 255 ] {788d0497-a88e-4f29-945b-0805773491df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4468 | 2026.01.21 00:03:57.615769 [ 255 ] {788d0497-a88e-4f29-945b-0805773491df} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4469 | 2026.01.21 00:03:57.615990 [ 255 ] {788d0497-a88e-4f29-945b-0805773491df} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4470 | 2026.01.21 00:03:57.616124 [ 255 ] {788d0497-a88e-4f29-945b-0805773491df} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001219 sec., 27891.71452009844 rows/sec., 2.05 MiB/sec. | ||
| 4471 | 2026.01.21 00:03:57.616164 [ 255 ] {788d0497-a88e-4f29-945b-0805773491df} <Debug> TCPHandler: Processed in 0.001388361 sec. | ||
| 4472 | 2026.01.21 00:03:57.616283 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4473 | 2026.01.21 00:03:57.616382 [ 255 ] {82ce0437-61d0-4c40-8bdf-5b59ad77b970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4474 | 2026.01.21 00:03:57.616423 [ 255 ] {82ce0437-61d0-4c40-8bdf-5b59ad77b970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4475 | 2026.01.21 00:03:57.616840 [ 255 ] {82ce0437-61d0-4c40-8bdf-5b59ad77b970} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4476 | 2026.01.21 00:03:57.616876 [ 255 ] {82ce0437-61d0-4c40-8bdf-5b59ad77b970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4477 | 2026.01.21 00:03:57.617178 [ 255 ] {82ce0437-61d0-4c40-8bdf-5b59ad77b970} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4478 | 2026.01.21 00:03:57.617401 [ 255 ] {82ce0437-61d0-4c40-8bdf-5b59ad77b970} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4479 | 2026.01.21 00:03:57.617527 [ 255 ] {82ce0437-61d0-4c40-8bdf-5b59ad77b970} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001165 sec., 60085.83690987124 rows/sec., 4.70 MiB/sec. | ||
| 4480 | 2026.01.21 00:03:57.617564 [ 255 ] {82ce0437-61d0-4c40-8bdf-5b59ad77b970} <Debug> TCPHandler: Processed in 0.001332091 sec. | ||
| 4481 | 2026.01.21 00:03:57.617684 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4482 | 2026.01.21 00:03:57.617785 [ 255 ] {210664f3-9b8d-4102-9de1-65e01e277e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4483 | 2026.01.21 00:03:57.617829 [ 255 ] {210664f3-9b8d-4102-9de1-65e01e277e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4484 | 2026.01.21 00:03:57.618195 [ 255 ] {210664f3-9b8d-4102-9de1-65e01e277e13} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4485 | 2026.01.21 00:03:57.618230 [ 255 ] {210664f3-9b8d-4102-9de1-65e01e277e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4486 | 2026.01.21 00:03:57.618566 [ 255 ] {210664f3-9b8d-4102-9de1-65e01e277e13} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4487 | 2026.01.21 00:03:57.618783 [ 255 ] {210664f3-9b8d-4102-9de1-65e01e277e13} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4488 | 2026.01.21 00:03:57.618905 [ 255 ] {210664f3-9b8d-4102-9de1-65e01e277e13} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001139 sec., 96575.94381035997 rows/sec., 6.74 MiB/sec. | ||
| 4489 | 2026.01.21 00:03:57.618941 [ 255 ] {210664f3-9b8d-4102-9de1-65e01e277e13} <Debug> TCPHandler: Processed in 0.00130662 sec. | ||
| 4490 | 2026.01.21 00:03:57.619055 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4491 | 2026.01.21 00:03:57.619148 [ 255 ] {e74cec61-1eaa-4236-8043-6ebc9ab956df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4492 | 2026.01.21 00:03:57.619202 [ 255 ] {e74cec61-1eaa-4236-8043-6ebc9ab956df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4493 | 2026.01.21 00:03:57.619977 [ 255 ] {e74cec61-1eaa-4236-8043-6ebc9ab956df} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4494 | 2026.01.21 00:03:57.620012 [ 255 ] {e74cec61-1eaa-4236-8043-6ebc9ab956df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4495 | 2026.01.21 00:03:57.620590 [ 255 ] {e74cec61-1eaa-4236-8043-6ebc9ab956df} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4496 | 2026.01.21 00:03:57.620806 [ 255 ] {e74cec61-1eaa-4236-8043-6ebc9ab956df} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4497 | 2026.01.21 00:03:57.620937 [ 255 ] {e74cec61-1eaa-4236-8043-6ebc9ab956df} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001807 sec., 18815.716657443278 rows/sec., 33.72 MiB/sec. | ||
| 4498 | 2026.01.21 00:03:57.620987 [ 255 ] {e74cec61-1eaa-4236-8043-6ebc9ab956df} <Debug> TCPHandler: Processed in 0.00198265 sec. | ||
| 4499 | 2026.01.21 00:03:57.621105 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4500 | 2026.01.21 00:03:57.621199 [ 255 ] {4b35acda-4862-4872-a832-1595251f549e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4501 | 2026.01.21 00:03:57.621241 [ 255 ] {4b35acda-4862-4872-a832-1595251f549e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4502 | 2026.01.21 00:03:57.621564 [ 255 ] {4b35acda-4862-4872-a832-1595251f549e} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4503 | 2026.01.21 00:03:57.621597 [ 255 ] {4b35acda-4862-4872-a832-1595251f549e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4504 | 2026.01.21 00:03:57.621906 [ 255 ] {4b35acda-4862-4872-a832-1595251f549e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4505 | 2026.01.21 00:03:57.622121 [ 255 ] {4b35acda-4862-4872-a832-1595251f549e} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4506 | 2026.01.21 00:03:57.622246 [ 255 ] {4b35acda-4862-4872-a832-1595251f549e} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001065 sec., 37558.68544600939 rows/sec., 2.51 MiB/sec. | ||
| 4507 | 2026.01.21 00:03:57.622282 [ 255 ] {4b35acda-4862-4872-a832-1595251f549e} <Debug> TCPHandler: Processed in 0.001227939 sec. | ||
| 4508 | 2026.01.21 00:03:58.287662 [ 96 ] {} <Debug> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4509 | 2026.01.21 00:03:58.287724 [ 96 ] {} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4510 | 2026.01.21 00:03:58.287745 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4511 | 2026.01.21 00:03:58.287893 [ 191 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::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 | ||
| 4512 | 2026.01.21 00:03:58.288059 [ 191 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4513 | 2026.01.21 00:03:58.288100 [ 191 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part | ||
| 4514 | 2026.01.21 00:03:58.288198 [ 191 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 4515 | 2026.01.21 00:03:58.288256 [ 191 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 4516 | 2026.01.21 00:03:58.288305 [ 191 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::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 | ||
| 4517 | 2026.01.21 00:03:58.288357 [ 191 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4518 | 2026.01.21 00:03:58.289169 [ 197 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.00135609 sec., 22122.42550273212 rows/sec., 1.85 MiB/sec. | ||
| 4519 | 2026.01.21 00:03:58.289311 [ 191 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4520 | 2026.01.21 00:03:58.289580 [ 191 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_9_2} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4521 | 2026.01.21 00:03:58.289653 [ 191 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_9_2} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4522 | 2026.01.21 00:03:58.289723 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4523 | 2026.01.21 00:04:00.545889 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4524 | 2026.01.21 00:04:00.546143 [ 255 ] {edf7acfe-4821-4dfa-94b1-c0db7265279c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) 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', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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') FORMAT Native; (stage: Complete) | ||
| 4525 | 2026.01.21 00:04:00.546511 [ 255 ] {edf7acfe-4821-4dfa-94b1-c0db7265279c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4526 | 2026.01.21 00:04:00.546552 [ 255 ] {edf7acfe-4821-4dfa-94b1-c0db7265279c} <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', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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')" moved to PREWHERE | ||
| 4527 | 2026.01.21 00:04:00.546928 [ 255 ] {edf7acfe-4821-4dfa-94b1-c0db7265279c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4528 | 2026.01.21 00:04:00.547002 [ 255 ] {edf7acfe-4821-4dfa-94b1-c0db7265279c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4529 | 2026.01.21 00:04:00.547152 [ 255 ] {edf7acfe-4821-4dfa-94b1-c0db7265279c} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 4530 | 2026.01.21 00:04:00.547279 [ 331 ] {edf7acfe-4821-4dfa-94b1-c0db7265279c} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4531 | 2026.01.21 00:04:00.547279 [ 303 ] {edf7acfe-4821-4dfa-94b1-c0db7265279c} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4532 | 2026.01.21 00:04:00.547279 [ 319 ] {edf7acfe-4821-4dfa-94b1-c0db7265279c} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4533 | 2026.01.21 00:04:00.547423 [ 255 ] {edf7acfe-4821-4dfa-94b1-c0db7265279c} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 4534 | 2026.01.21 00:04:00.547535 [ 255 ] {edf7acfe-4821-4dfa-94b1-c0db7265279c} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4535 | 2026.01.21 00:04:00.547624 [ 255 ] {edf7acfe-4821-4dfa-94b1-c0db7265279c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4536 | 2026.01.21 00:04:00.547645 [ 255 ] {edf7acfe-4821-4dfa-94b1-c0db7265279c} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 4537 | 2026.01.21 00:04:00.547686 [ 255 ] {edf7acfe-4821-4dfa-94b1-c0db7265279c} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 4538 | 2026.01.21 00:04:00.547736 [ 255 ] {edf7acfe-4821-4dfa-94b1-c0db7265279c} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 4539 | 2026.01.21 00:04:00.547783 [ 255 ] {edf7acfe-4821-4dfa-94b1-c0db7265279c} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 4540 | 2026.01.21 00:04:00.548792 [ 255 ] {edf7acfe-4821-4dfa-94b1-c0db7265279c} <Debug> executeQuery: Read 36 rows, 1.52 KiB in 0.002751 sec., 13086.150490730644 rows/sec., 551.65 KiB/sec. | ||
| 4541 | 2026.01.21 00:04:00.548945 [ 255 ] {edf7acfe-4821-4dfa-94b1-c0db7265279c} <Debug> TCPHandler: Processed in 0.003184958 sec. | ||
| 4542 | 2026.01.21 00:04:00.549262 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4543 | 2026.01.21 00:04:00.549411 [ 255 ] {4f7119ba-f7e3-423c-a5e4-b276647eda50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) 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', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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') FORMAT Native; (stage: Complete) | ||
| 4544 | 2026.01.21 00:04:00.549634 [ 255 ] {4f7119ba-f7e3-423c-a5e4-b276647eda50} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4545 | 2026.01.21 00:04:00.549672 [ 255 ] {4f7119ba-f7e3-423c-a5e4-b276647eda50} <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', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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')" moved to PREWHERE | ||
| 4546 | 2026.01.21 00:04:00.549879 [ 255 ] {4f7119ba-f7e3-423c-a5e4-b276647eda50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4547 | 2026.01.21 00:04:00.549932 [ 255 ] {4f7119ba-f7e3-423c-a5e4-b276647eda50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4548 | 2026.01.21 00:04:00.550034 [ 255 ] {4f7119ba-f7e3-423c-a5e4-b276647eda50} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 4549 | 2026.01.21 00:04:00.550105 [ 303 ] {4f7119ba-f7e3-423c-a5e4-b276647eda50} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4550 | 2026.01.21 00:04:00.550111 [ 319 ] {4f7119ba-f7e3-423c-a5e4-b276647eda50} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4551 | 2026.01.21 00:04:00.550128 [ 318 ] {4f7119ba-f7e3-423c-a5e4-b276647eda50} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4552 | 2026.01.21 00:04:00.550234 [ 255 ] {4f7119ba-f7e3-423c-a5e4-b276647eda50} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 4553 | 2026.01.21 00:04:00.550261 [ 255 ] {4f7119ba-f7e3-423c-a5e4-b276647eda50} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4554 | 2026.01.21 00:04:00.550330 [ 255 ] {4f7119ba-f7e3-423c-a5e4-b276647eda50} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4555 | 2026.01.21 00:04:00.550348 [ 255 ] {4f7119ba-f7e3-423c-a5e4-b276647eda50} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 4556 | 2026.01.21 00:04:00.550377 [ 255 ] {4f7119ba-f7e3-423c-a5e4-b276647eda50} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 4557 | 2026.01.21 00:04:00.550409 [ 255 ] {4f7119ba-f7e3-423c-a5e4-b276647eda50} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 4558 | 2026.01.21 00:04:00.550439 [ 255 ] {4f7119ba-f7e3-423c-a5e4-b276647eda50} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_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'))" | ||
| 4559 | 2026.01.21 00:04:00.551080 [ 255 ] {4f7119ba-f7e3-423c-a5e4-b276647eda50} <Debug> executeQuery: Read 36 rows, 1.52 KiB in 0.001736 sec., 20737.327188940093 rows/sec., 874.18 KiB/sec. | ||
| 4560 | 2026.01.21 00:04:00.551215 [ 255 ] {4f7119ba-f7e3-423c-a5e4-b276647eda50} <Debug> TCPHandler: Processed in 0.002006451 sec. | ||
| 4561 | 2026.01.21 00:04:00.551775 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4562 | 2026.01.21 00:04:00.551913 [ 255 ] {a7ae8be1-cb0c-4d19-b44a-e488f7c02ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) 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', 'kstat_sampler:expired_targets', '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') FORMAT Native; (stage: Complete) | ||
| 4563 | 2026.01.21 00:04:00.552136 [ 255 ] {a7ae8be1-cb0c-4d19-b44a-e488f7c02ebb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4564 | 2026.01.21 00:04:00.552173 [ 255 ] {a7ae8be1-cb0c-4d19-b44a-e488f7c02ebb} <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', 'kstat_sampler:expired_targets', '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')" moved to PREWHERE | ||
| 4565 | 2026.01.21 00:04:00.552382 [ 255 ] {a7ae8be1-cb0c-4d19-b44a-e488f7c02ebb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4566 | 2026.01.21 00:04:00.552435 [ 255 ] {a7ae8be1-cb0c-4d19-b44a-e488f7c02ebb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4567 | 2026.01.21 00:04:00.552542 [ 255 ] {a7ae8be1-cb0c-4d19-b44a-e488f7c02ebb} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 4568 | 2026.01.21 00:04:00.552606 [ 295 ] {a7ae8be1-cb0c-4d19-b44a-e488f7c02ebb} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4569 | 2026.01.21 00:04:00.552611 [ 319 ] {a7ae8be1-cb0c-4d19-b44a-e488f7c02ebb} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4570 | 2026.01.21 00:04:00.552615 [ 318 ] {a7ae8be1-cb0c-4d19-b44a-e488f7c02ebb} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4571 | 2026.01.21 00:04:00.552734 [ 255 ] {a7ae8be1-cb0c-4d19-b44a-e488f7c02ebb} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 4572 | 2026.01.21 00:04:00.552759 [ 255 ] {a7ae8be1-cb0c-4d19-b44a-e488f7c02ebb} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4573 | 2026.01.21 00:04:00.552830 [ 255 ] {a7ae8be1-cb0c-4d19-b44a-e488f7c02ebb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4574 | 2026.01.21 00:04:00.552847 [ 255 ] {a7ae8be1-cb0c-4d19-b44a-e488f7c02ebb} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 4575 | 2026.01.21 00:04:00.552875 [ 255 ] {a7ae8be1-cb0c-4d19-b44a-e488f7c02ebb} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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'))" | ||
| 4576 | 2026.01.21 00:04:00.552907 [ 255 ] {a7ae8be1-cb0c-4d19-b44a-e488f7c02ebb} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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'))" | ||
| 4577 | 2026.01.21 00:04:00.552939 [ 255 ] {a7ae8be1-cb0c-4d19-b44a-e488f7c02ebb} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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'))" | ||
| 4578 | 2026.01.21 00:04:00.553504 [ 255 ] {a7ae8be1-cb0c-4d19-b44a-e488f7c02ebb} <Debug> executeQuery: Read 36 rows, 1.52 KiB in 0.001649 sec., 21831.41297756216 rows/sec., 920.30 KiB/sec. | ||
| 4579 | 2026.01.21 00:04:00.553633 [ 255 ] {a7ae8be1-cb0c-4d19-b44a-e488f7c02ebb} <Debug> TCPHandler: Processed in 0.00190929 sec. | ||
| 4580 | 2026.01.21 00:04:00.553876 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4581 | 2026.01.21 00:04:00.554014 [ 255 ] {9adf837a-af50-4d81-99d7-8167b9a2f370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) 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', 'kstat_sampler:expired_targets', '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') FORMAT Native; (stage: Complete) | ||
| 4582 | 2026.01.21 00:04:00.554235 [ 255 ] {9adf837a-af50-4d81-99d7-8167b9a2f370} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4583 | 2026.01.21 00:04:00.554271 [ 255 ] {9adf837a-af50-4d81-99d7-8167b9a2f370} <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', 'kstat_sampler:expired_targets', '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')" moved to PREWHERE | ||
| 4584 | 2026.01.21 00:04:00.554478 [ 255 ] {9adf837a-af50-4d81-99d7-8167b9a2f370} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4585 | 2026.01.21 00:04:00.554529 [ 255 ] {9adf837a-af50-4d81-99d7-8167b9a2f370} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4586 | 2026.01.21 00:04:00.554628 [ 255 ] {9adf837a-af50-4d81-99d7-8167b9a2f370} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 4587 | 2026.01.21 00:04:00.554687 [ 319 ] {9adf837a-af50-4d81-99d7-8167b9a2f370} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4588 | 2026.01.21 00:04:00.554687 [ 303 ] {9adf837a-af50-4d81-99d7-8167b9a2f370} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4589 | 2026.01.21 00:04:00.554697 [ 318 ] {9adf837a-af50-4d81-99d7-8167b9a2f370} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4590 | 2026.01.21 00:04:00.554810 [ 255 ] {9adf837a-af50-4d81-99d7-8167b9a2f370} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 4591 | 2026.01.21 00:04:00.554835 [ 255 ] {9adf837a-af50-4d81-99d7-8167b9a2f370} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4592 | 2026.01.21 00:04:00.554902 [ 255 ] {9adf837a-af50-4d81-99d7-8167b9a2f370} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4593 | 2026.01.21 00:04:00.554920 [ 255 ] {9adf837a-af50-4d81-99d7-8167b9a2f370} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 4594 | 2026.01.21 00:04:00.554949 [ 255 ] {9adf837a-af50-4d81-99d7-8167b9a2f370} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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'))" | ||
| 4595 | 2026.01.21 00:04:00.554980 [ 255 ] {9adf837a-af50-4d81-99d7-8167b9a2f370} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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'))" | ||
| 4596 | 2026.01.21 00:04:00.555009 [ 255 ] {9adf837a-af50-4d81-99d7-8167b9a2f370} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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'))" | ||
| 4597 | 2026.01.21 00:04:00.555760 [ 255 ] {9adf837a-af50-4d81-99d7-8167b9a2f370} <Debug> executeQuery: Read 36 rows, 1.52 KiB in 0.001803 sec., 19966.722129783695 rows/sec., 841.70 KiB/sec. | ||
| 4598 | 2026.01.21 00:04:00.555898 [ 255 ] {9adf837a-af50-4d81-99d7-8167b9a2f370} <Debug> TCPHandler: Processed in 0.002073072 sec. | ||
| 4599 | 2026.01.21 00:04:00.556169 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4600 | 2026.01.21 00:04:00.556332 [ 255 ] {ef14c19f-0fa0-47be-983d-5fce8cde08a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) 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', 'kstat_sampler:expired_targets', '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:occupancy') FORMAT Native; (stage: Complete) | ||
| 4601 | 2026.01.21 00:04:00.556616 [ 255 ] {ef14c19f-0fa0-47be-983d-5fce8cde08a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4602 | 2026.01.21 00:04:00.556663 [ 255 ] {ef14c19f-0fa0-47be-983d-5fce8cde08a7} <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', 'kstat_sampler:expired_targets', '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:occupancy')" moved to PREWHERE | ||
| 4603 | 2026.01.21 00:04:00.556950 [ 255 ] {ef14c19f-0fa0-47be-983d-5fce8cde08a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4604 | 2026.01.21 00:04:00.557011 [ 255 ] {ef14c19f-0fa0-47be-983d-5fce8cde08a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4605 | 2026.01.21 00:04:00.557134 [ 255 ] {ef14c19f-0fa0-47be-983d-5fce8cde08a7} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 4606 | 2026.01.21 00:04:00.557213 [ 319 ] {ef14c19f-0fa0-47be-983d-5fce8cde08a7} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4607 | 2026.01.21 00:04:00.557214 [ 295 ] {ef14c19f-0fa0-47be-983d-5fce8cde08a7} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4608 | 2026.01.21 00:04:00.557224 [ 316 ] {ef14c19f-0fa0-47be-983d-5fce8cde08a7} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4609 | 2026.01.21 00:04:00.557366 [ 255 ] {ef14c19f-0fa0-47be-983d-5fce8cde08a7} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 4610 | 2026.01.21 00:04:00.557398 [ 255 ] {ef14c19f-0fa0-47be-983d-5fce8cde08a7} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4611 | 2026.01.21 00:04:00.557487 [ 255 ] {ef14c19f-0fa0-47be-983d-5fce8cde08a7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4612 | 2026.01.21 00:04:00.557510 [ 255 ] {ef14c19f-0fa0-47be-983d-5fce8cde08a7} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 4613 | 2026.01.21 00:04:00.557548 [ 255 ] {ef14c19f-0fa0-47be-983d-5fce8cde08a7} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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:occupancy'))" | ||
| 4614 | 2026.01.21 00:04:00.557591 [ 255 ] {ef14c19f-0fa0-47be-983d-5fce8cde08a7} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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:occupancy'))" | ||
| 4615 | 2026.01.21 00:04:00.557636 [ 255 ] {ef14c19f-0fa0-47be-983d-5fce8cde08a7} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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:occupancy'))" | ||
| 4616 | 2026.01.21 00:04:00.558292 [ 255 ] {ef14c19f-0fa0-47be-983d-5fce8cde08a7} <Debug> executeQuery: Read 36 rows, 1.52 KiB in 0.002037 sec., 17673.048600883652 rows/sec., 745.01 KiB/sec. | ||
| 4617 | 2026.01.21 00:04:00.558429 [ 255 ] {ef14c19f-0fa0-47be-983d-5fce8cde08a7} <Debug> TCPHandler: Processed in 0.002319276 sec. | ||
| 4618 | 2026.01.21 00:04:00.558657 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4619 | 2026.01.21 00:04:00.558799 [ 255 ] {e551a956-583a-472a-8a6b-b015240a6585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) 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', 'kstat_sampler:expired_targets', '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:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 4620 | 2026.01.21 00:04:00.559020 [ 255 ] {e551a956-583a-472a-8a6b-b015240a6585} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4621 | 2026.01.21 00:04:00.559059 [ 255 ] {e551a956-583a-472a-8a6b-b015240a6585} <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', 'kstat_sampler:expired_targets', '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:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 4622 | 2026.01.21 00:04:00.559268 [ 255 ] {e551a956-583a-472a-8a6b-b015240a6585} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4623 | 2026.01.21 00:04:00.559320 [ 255 ] {e551a956-583a-472a-8a6b-b015240a6585} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4624 | 2026.01.21 00:04:00.559416 [ 255 ] {e551a956-583a-472a-8a6b-b015240a6585} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 4625 | 2026.01.21 00:04:00.559483 [ 318 ] {e551a956-583a-472a-8a6b-b015240a6585} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4626 | 2026.01.21 00:04:00.559492 [ 316 ] {e551a956-583a-472a-8a6b-b015240a6585} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4627 | 2026.01.21 00:04:00.559486 [ 295 ] {e551a956-583a-472a-8a6b-b015240a6585} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4628 | 2026.01.21 00:04:00.559615 [ 255 ] {e551a956-583a-472a-8a6b-b015240a6585} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 4629 | 2026.01.21 00:04:00.559639 [ 255 ] {e551a956-583a-472a-8a6b-b015240a6585} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4630 | 2026.01.21 00:04:00.559707 [ 255 ] {e551a956-583a-472a-8a6b-b015240a6585} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4631 | 2026.01.21 00:04:00.559724 [ 255 ] {e551a956-583a-472a-8a6b-b015240a6585} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 4632 | 2026.01.21 00:04:00.559753 [ 255 ] {e551a956-583a-472a-8a6b-b015240a6585} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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:inserts', 'switch_table:occupancy'))" | ||
| 4633 | 2026.01.21 00:04:00.559785 [ 255 ] {e551a956-583a-472a-8a6b-b015240a6585} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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:inserts', 'switch_table:occupancy'))" | ||
| 4634 | 2026.01.21 00:04:00.559814 [ 255 ] {e551a956-583a-472a-8a6b-b015240a6585} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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:inserts', 'switch_table:occupancy'))" | ||
| 4635 | 2026.01.21 00:04:00.560466 [ 255 ] {e551a956-583a-472a-8a6b-b015240a6585} <Debug> executeQuery: Read 36 rows, 1.52 KiB in 0.001729 sec., 20821.283979178716 rows/sec., 877.72 KiB/sec. | ||
| 4636 | 2026.01.21 00:04:00.560596 [ 255 ] {e551a956-583a-472a-8a6b-b015240a6585} <Debug> TCPHandler: Processed in 0.00198991 sec. | ||
| 4637 | 2026.01.21 00:04:00.560849 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4638 | 2026.01.21 00:04:00.560985 [ 255 ] {09ad32dd-d66b-478d-af13-61b23c18c565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) 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', 'kstat_sampler:expired_targets', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 4639 | 2026.01.21 00:04:00.561207 [ 255 ] {09ad32dd-d66b-478d-af13-61b23c18c565} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4640 | 2026.01.21 00:04:00.561244 [ 255 ] {09ad32dd-d66b-478d-af13-61b23c18c565} <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', 'kstat_sampler:expired_targets', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 4641 | 2026.01.21 00:04:00.561454 [ 255 ] {09ad32dd-d66b-478d-af13-61b23c18c565} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4642 | 2026.01.21 00:04:00.561506 [ 255 ] {09ad32dd-d66b-478d-af13-61b23c18c565} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4643 | 2026.01.21 00:04:00.561606 [ 255 ] {09ad32dd-d66b-478d-af13-61b23c18c565} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 4644 | 2026.01.21 00:04:00.561664 [ 307 ] {09ad32dd-d66b-478d-af13-61b23c18c565} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4645 | 2026.01.21 00:04:00.561666 [ 319 ] {09ad32dd-d66b-478d-af13-61b23c18c565} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4646 | 2026.01.21 00:04:00.561668 [ 295 ] {09ad32dd-d66b-478d-af13-61b23c18c565} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4647 | 2026.01.21 00:04:00.561772 [ 255 ] {09ad32dd-d66b-478d-af13-61b23c18c565} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 4648 | 2026.01.21 00:04:00.561798 [ 255 ] {09ad32dd-d66b-478d-af13-61b23c18c565} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4649 | 2026.01.21 00:04:00.561865 [ 255 ] {09ad32dd-d66b-478d-af13-61b23c18c565} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4650 | 2026.01.21 00:04:00.561882 [ 255 ] {09ad32dd-d66b-478d-af13-61b23c18c565} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 4651 | 2026.01.21 00:04:00.561911 [ 255 ] {09ad32dd-d66b-478d-af13-61b23c18c565} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 4652 | 2026.01.21 00:04:00.561941 [ 255 ] {09ad32dd-d66b-478d-af13-61b23c18c565} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 4653 | 2026.01.21 00:04:00.561970 [ 255 ] {09ad32dd-d66b-478d-af13-61b23c18c565} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 4654 | 2026.01.21 00:04:00.562541 [ 255 ] {09ad32dd-d66b-478d-af13-61b23c18c565} <Debug> executeQuery: Read 36 rows, 1.52 KiB in 0.001612 sec., 22332.506203473946 rows/sec., 941.43 KiB/sec. | ||
| 4655 | 2026.01.21 00:04:00.562670 [ 255 ] {09ad32dd-d66b-478d-af13-61b23c18c565} <Debug> TCPHandler: Processed in 0.001871018 sec. | ||
| 4656 | 2026.01.21 00:04:00.562898 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4657 | 2026.01.21 00:04:00.563034 [ 255 ] {cea84854-1bec-4d2f-a558-1cb7b7124fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) 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', 'kstat_sampler:expired_targets', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4658 | 2026.01.21 00:04:00.563300 [ 255 ] {cea84854-1bec-4d2f-a558-1cb7b7124fe4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4659 | 2026.01.21 00:04:00.563335 [ 255 ] {cea84854-1bec-4d2f-a558-1cb7b7124fe4} <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', 'kstat_sampler:expired_targets', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 4660 | 2026.01.21 00:04:00.563549 [ 255 ] {cea84854-1bec-4d2f-a558-1cb7b7124fe4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4661 | 2026.01.21 00:04:00.563601 [ 255 ] {cea84854-1bec-4d2f-a558-1cb7b7124fe4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4662 | 2026.01.21 00:04:00.563700 [ 255 ] {cea84854-1bec-4d2f-a558-1cb7b7124fe4} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 4663 | 2026.01.21 00:04:00.563761 [ 318 ] {cea84854-1bec-4d2f-a558-1cb7b7124fe4} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4664 | 2026.01.21 00:04:00.563764 [ 295 ] {cea84854-1bec-4d2f-a558-1cb7b7124fe4} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4665 | 2026.01.21 00:04:00.563764 [ 319 ] {cea84854-1bec-4d2f-a558-1cb7b7124fe4} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4666 | 2026.01.21 00:04:00.563888 [ 255 ] {cea84854-1bec-4d2f-a558-1cb7b7124fe4} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 4667 | 2026.01.21 00:04:00.563915 [ 255 ] {cea84854-1bec-4d2f-a558-1cb7b7124fe4} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4668 | 2026.01.21 00:04:00.563981 [ 255 ] {cea84854-1bec-4d2f-a558-1cb7b7124fe4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4669 | 2026.01.21 00:04:00.563998 [ 255 ] {cea84854-1bec-4d2f-a558-1cb7b7124fe4} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 4670 | 2026.01.21 00:04:00.564028 [ 255 ] {cea84854-1bec-4d2f-a558-1cb7b7124fe4} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 4671 | 2026.01.21 00:04:00.564058 [ 255 ] {cea84854-1bec-4d2f-a558-1cb7b7124fe4} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 4672 | 2026.01.21 00:04:00.564087 [ 255 ] {cea84854-1bec-4d2f-a558-1cb7b7124fe4} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 4673 | 2026.01.21 00:04:00.564741 [ 255 ] {cea84854-1bec-4d2f-a558-1cb7b7124fe4} <Debug> executeQuery: Read 36 rows, 1.52 KiB in 0.001764 sec., 20408.163265306124 rows/sec., 860.31 KiB/sec. | ||
| 4674 | 2026.01.21 00:04:00.564874 [ 255 ] {cea84854-1bec-4d2f-a558-1cb7b7124fe4} <Debug> TCPHandler: Processed in 0.0020268 sec. | ||
| 4675 | 2026.01.21 00:04:00.565109 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4676 | 2026.01.21 00:04:00.565246 [ 255 ] {9161b950-62bd-4bbd-a50d-b580b328bcbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) 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', 'kstat_sampler:expired_targets', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4677 | 2026.01.21 00:04:00.565473 [ 255 ] {9161b950-62bd-4bbd-a50d-b580b328bcbe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4678 | 2026.01.21 00:04:00.565511 [ 255 ] {9161b950-62bd-4bbd-a50d-b580b328bcbe} <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', 'kstat_sampler:expired_targets', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 4679 | 2026.01.21 00:04:00.565732 [ 255 ] {9161b950-62bd-4bbd-a50d-b580b328bcbe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4680 | 2026.01.21 00:04:00.565784 [ 255 ] {9161b950-62bd-4bbd-a50d-b580b328bcbe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4681 | 2026.01.21 00:04:00.565884 [ 255 ] {9161b950-62bd-4bbd-a50d-b580b328bcbe} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 4682 | 2026.01.21 00:04:00.565952 [ 322 ] {9161b950-62bd-4bbd-a50d-b580b328bcbe} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4683 | 2026.01.21 00:04:00.565954 [ 348 ] {9161b950-62bd-4bbd-a50d-b580b328bcbe} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4684 | 2026.01.21 00:04:00.565954 [ 319 ] {9161b950-62bd-4bbd-a50d-b580b328bcbe} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4685 | 2026.01.21 00:04:00.566073 [ 255 ] {9161b950-62bd-4bbd-a50d-b580b328bcbe} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 4686 | 2026.01.21 00:04:00.566099 [ 255 ] {9161b950-62bd-4bbd-a50d-b580b328bcbe} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4687 | 2026.01.21 00:04:00.566165 [ 255 ] {9161b950-62bd-4bbd-a50d-b580b328bcbe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4688 | 2026.01.21 00:04:00.566183 [ 255 ] {9161b950-62bd-4bbd-a50d-b580b328bcbe} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 4689 | 2026.01.21 00:04:00.566213 [ 255 ] {9161b950-62bd-4bbd-a50d-b580b328bcbe} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 4690 | 2026.01.21 00:04:00.566248 [ 255 ] {9161b950-62bd-4bbd-a50d-b580b328bcbe} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 4691 | 2026.01.21 00:04:00.566281 [ 255 ] {9161b950-62bd-4bbd-a50d-b580b328bcbe} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 4692 | 2026.01.21 00:04:00.566851 [ 255 ] {9161b950-62bd-4bbd-a50d-b580b328bcbe} <Debug> executeQuery: Read 36 rows, 1.52 KiB in 0.001664 sec., 21634.615384615387 rows/sec., 912.01 KiB/sec. | ||
| 4693 | 2026.01.21 00:04:00.566985 [ 255 ] {9161b950-62bd-4bbd-a50d-b580b328bcbe} <Debug> TCPHandler: Processed in 0.00192658 sec. | ||
| 4694 | 2026.01.21 00:04:00.567218 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4695 | 2026.01.21 00:04:00.567357 [ 255 ] {b9ec7f17-f8b1-4ae9-8fd8-673cc27400e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) 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', 'kstat_sampler:expired_targets', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4696 | 2026.01.21 00:04:00.567583 [ 255 ] {b9ec7f17-f8b1-4ae9-8fd8-673cc27400e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4697 | 2026.01.21 00:04:00.567622 [ 255 ] {b9ec7f17-f8b1-4ae9-8fd8-673cc27400e8} <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', 'kstat_sampler:expired_targets', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4698 | 2026.01.21 00:04:00.567837 [ 255 ] {b9ec7f17-f8b1-4ae9-8fd8-673cc27400e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4699 | 2026.01.21 00:04:00.567889 [ 255 ] {b9ec7f17-f8b1-4ae9-8fd8-673cc27400e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4700 | 2026.01.21 00:04:00.567987 [ 255 ] {b9ec7f17-f8b1-4ae9-8fd8-673cc27400e8} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 4701 | 2026.01.21 00:04:00.568051 [ 348 ] {b9ec7f17-f8b1-4ae9-8fd8-673cc27400e8} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4702 | 2026.01.21 00:04:00.568061 [ 310 ] {b9ec7f17-f8b1-4ae9-8fd8-673cc27400e8} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4703 | 2026.01.21 00:04:00.568065 [ 322 ] {b9ec7f17-f8b1-4ae9-8fd8-673cc27400e8} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4704 | 2026.01.21 00:04:00.568153 [ 255 ] {b9ec7f17-f8b1-4ae9-8fd8-673cc27400e8} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 4705 | 2026.01.21 00:04:00.568179 [ 255 ] {b9ec7f17-f8b1-4ae9-8fd8-673cc27400e8} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4706 | 2026.01.21 00:04:00.568247 [ 255 ] {b9ec7f17-f8b1-4ae9-8fd8-673cc27400e8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4707 | 2026.01.21 00:04:00.568265 [ 255 ] {b9ec7f17-f8b1-4ae9-8fd8-673cc27400e8} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 4708 | 2026.01.21 00:04:00.568294 [ 255 ] {b9ec7f17-f8b1-4ae9-8fd8-673cc27400e8} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4709 | 2026.01.21 00:04:00.568326 [ 255 ] {b9ec7f17-f8b1-4ae9-8fd8-673cc27400e8} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4710 | 2026.01.21 00:04:00.568354 [ 255 ] {b9ec7f17-f8b1-4ae9-8fd8-673cc27400e8} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4711 | 2026.01.21 00:04:00.569005 [ 255 ] {b9ec7f17-f8b1-4ae9-8fd8-673cc27400e8} <Debug> executeQuery: Read 36 rows, 1.52 KiB in 0.001707 sec., 21089.6309314587 rows/sec., 889.03 KiB/sec. | ||
| 4712 | 2026.01.21 00:04:00.569130 [ 255 ] {b9ec7f17-f8b1-4ae9-8fd8-673cc27400e8} <Debug> TCPHandler: Processed in 0.00196287 sec. | ||
| 4713 | 2026.01.21 00:04:00.569400 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4714 | 2026.01.21 00:04:00.569539 [ 255 ] {57af3c5b-d804-41e3-8cf2-d284ee8a3c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) 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', 'kstat_sampler:expired_targets', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4715 | 2026.01.21 00:04:00.569779 [ 255 ] {57af3c5b-d804-41e3-8cf2-d284ee8a3c57} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4716 | 2026.01.21 00:04:00.569818 [ 255 ] {57af3c5b-d804-41e3-8cf2-d284ee8a3c57} <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', 'kstat_sampler:expired_targets', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4717 | 2026.01.21 00:04:00.570034 [ 255 ] {57af3c5b-d804-41e3-8cf2-d284ee8a3c57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4718 | 2026.01.21 00:04:00.570087 [ 255 ] {57af3c5b-d804-41e3-8cf2-d284ee8a3c57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4719 | 2026.01.21 00:04:00.570188 [ 255 ] {57af3c5b-d804-41e3-8cf2-d284ee8a3c57} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 4720 | 2026.01.21 00:04:00.570249 [ 348 ] {57af3c5b-d804-41e3-8cf2-d284ee8a3c57} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4721 | 2026.01.21 00:04:00.570254 [ 322 ] {57af3c5b-d804-41e3-8cf2-d284ee8a3c57} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4722 | 2026.01.21 00:04:00.570249 [ 310 ] {57af3c5b-d804-41e3-8cf2-d284ee8a3c57} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4723 | 2026.01.21 00:04:00.570365 [ 255 ] {57af3c5b-d804-41e3-8cf2-d284ee8a3c57} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 4724 | 2026.01.21 00:04:00.570391 [ 255 ] {57af3c5b-d804-41e3-8cf2-d284ee8a3c57} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4725 | 2026.01.21 00:04:00.570456 [ 255 ] {57af3c5b-d804-41e3-8cf2-d284ee8a3c57} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4726 | 2026.01.21 00:04:00.570474 [ 255 ] {57af3c5b-d804-41e3-8cf2-d284ee8a3c57} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 4727 | 2026.01.21 00:04:00.570506 [ 255 ] {57af3c5b-d804-41e3-8cf2-d284ee8a3c57} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4728 | 2026.01.21 00:04:00.570541 [ 255 ] {57af3c5b-d804-41e3-8cf2-d284ee8a3c57} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4729 | 2026.01.21 00:04:00.570572 [ 255 ] {57af3c5b-d804-41e3-8cf2-d284ee8a3c57} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4730 | 2026.01.21 00:04:00.571177 [ 255 ] {57af3c5b-d804-41e3-8cf2-d284ee8a3c57} <Debug> executeQuery: Read 36 rows, 1.52 KiB in 0.001698 sec., 21201.413427561838 rows/sec., 893.74 KiB/sec. | ||
| 4731 | 2026.01.21 00:04:00.571303 [ 255 ] {57af3c5b-d804-41e3-8cf2-d284ee8a3c57} <Debug> TCPHandler: Processed in 0.001954899 sec. | ||
| 4732 | 2026.01.21 00:04:00.583128 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4733 | 2026.01.21 00:04:00.583271 [ 255 ] {b7b1a9da-323d-402f-97b7-be00b35e69b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) 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', 'kstat_sampler:expired_targets', '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) | ||
| 4734 | 2026.01.21 00:04:00.583518 [ 255 ] {b7b1a9da-323d-402f-97b7-be00b35e69b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4735 | 2026.01.21 00:04:00.583558 [ 255 ] {b7b1a9da-323d-402f-97b7-be00b35e69b8} <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', 'kstat_sampler:expired_targets', '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 | ||
| 4736 | 2026.01.21 00:04:00.583792 [ 255 ] {b7b1a9da-323d-402f-97b7-be00b35e69b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4737 | 2026.01.21 00:04:00.583845 [ 255 ] {b7b1a9da-323d-402f-97b7-be00b35e69b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4738 | 2026.01.21 00:04:00.583947 [ 255 ] {b7b1a9da-323d-402f-97b7-be00b35e69b8} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 4739 | 2026.01.21 00:04:00.584022 [ 315 ] {b7b1a9da-323d-402f-97b7-be00b35e69b8} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4740 | 2026.01.21 00:04:00.584035 [ 343 ] {b7b1a9da-323d-402f-97b7-be00b35e69b8} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4741 | 2026.01.21 00:04:00.584026 [ 310 ] {b7b1a9da-323d-402f-97b7-be00b35e69b8} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4742 | 2026.01.21 00:04:00.584144 [ 255 ] {b7b1a9da-323d-402f-97b7-be00b35e69b8} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 4743 | 2026.01.21 00:04:00.584170 [ 255 ] {b7b1a9da-323d-402f-97b7-be00b35e69b8} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4744 | 2026.01.21 00:04:00.584240 [ 255 ] {b7b1a9da-323d-402f-97b7-be00b35e69b8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4745 | 2026.01.21 00:04:00.584259 [ 255 ] {b7b1a9da-323d-402f-97b7-be00b35e69b8} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 4746 | 2026.01.21 00:04:00.584289 [ 255 ] {b7b1a9da-323d-402f-97b7-be00b35e69b8} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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'))" | ||
| 4747 | 2026.01.21 00:04:00.584323 [ 255 ] {b7b1a9da-323d-402f-97b7-be00b35e69b8} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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'))" | ||
| 4748 | 2026.01.21 00:04:00.584454 [ 255 ] {b7b1a9da-323d-402f-97b7-be00b35e69b8} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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'))" | ||
| 4749 | 2026.01.21 00:04:00.585169 [ 255 ] {b7b1a9da-323d-402f-97b7-be00b35e69b8} <Debug> executeQuery: Read 36 rows, 1.52 KiB in 0.001958 sec., 18386.108273748723 rows/sec., 775.07 KiB/sec. | ||
| 4750 | 2026.01.21 00:04:00.585303 [ 255 ] {b7b1a9da-323d-402f-97b7-be00b35e69b8} <Debug> TCPHandler: Processed in 0.002228354 sec. | ||
| 4751 | 2026.01.21 00:04:00.614450 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4752 | 2026.01.21 00:04:00.614563 [ 255 ] {43086cb9-2a67-4a26-9bb8-af7225223307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4753 | 2026.01.21 00:04:00.614607 [ 255 ] {43086cb9-2a67-4a26-9bb8-af7225223307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4754 | 2026.01.21 00:04:00.615205 [ 255 ] {43086cb9-2a67-4a26-9bb8-af7225223307} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4755 | 2026.01.21 00:04:00.615252 [ 255 ] {43086cb9-2a67-4a26-9bb8-af7225223307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4756 | 2026.01.21 00:04:00.615695 [ 255 ] {43086cb9-2a67-4a26-9bb8-af7225223307} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4757 | 2026.01.21 00:04:00.615891 [ 255 ] {43086cb9-2a67-4a26-9bb8-af7225223307} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4758 | 2026.01.21 00:04:00.616034 [ 255 ] {43086cb9-2a67-4a26-9bb8-af7225223307} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001501 sec., 7994.670219853431 rows/sec., 2.84 MiB/sec. | ||
| 4759 | 2026.01.21 00:04:00.616073 [ 255 ] {43086cb9-2a67-4a26-9bb8-af7225223307} <Debug> TCPHandler: Processed in 0.001676986 sec. | ||
| 4760 | 2026.01.21 00:04:00.616203 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4761 | 2026.01.21 00:04:00.616299 [ 255 ] {75331e52-4c78-4f40-a0cd-e46c101e1459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4762 | 2026.01.21 00:04:00.616340 [ 255 ] {75331e52-4c78-4f40-a0cd-e46c101e1459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4763 | 2026.01.21 00:04:00.616922 [ 255 ] {75331e52-4c78-4f40-a0cd-e46c101e1459} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4764 | 2026.01.21 00:04:00.616959 [ 255 ] {75331e52-4c78-4f40-a0cd-e46c101e1459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4765 | 2026.01.21 00:04:00.617308 [ 255 ] {75331e52-4c78-4f40-a0cd-e46c101e1459} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4766 | 2026.01.21 00:04:00.617528 [ 255 ] {75331e52-4c78-4f40-a0cd-e46c101e1459} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4767 | 2026.01.21 00:04:00.617660 [ 255 ] {75331e52-4c78-4f40-a0cd-e46c101e1459} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001379 sec., 323422.77012327773 rows/sec., 20.51 MiB/sec. | ||
| 4768 | 2026.01.21 00:04:00.617697 [ 255 ] {75331e52-4c78-4f40-a0cd-e46c101e1459} <Debug> TCPHandler: Processed in 0.001545143 sec. | ||
| 4769 | 2026.01.21 00:04:00.617817 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4770 | 2026.01.21 00:04:00.617913 [ 255 ] {865d2959-0366-4a47-8d3f-377f851dae6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4771 | 2026.01.21 00:04:00.617953 [ 255 ] {865d2959-0366-4a47-8d3f-377f851dae6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4772 | 2026.01.21 00:04:00.618342 [ 255 ] {865d2959-0366-4a47-8d3f-377f851dae6a} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4773 | 2026.01.21 00:04:00.618378 [ 255 ] {865d2959-0366-4a47-8d3f-377f851dae6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4774 | 2026.01.21 00:04:00.618667 [ 255 ] {865d2959-0366-4a47-8d3f-377f851dae6a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4775 | 2026.01.21 00:04:00.618880 [ 255 ] {865d2959-0366-4a47-8d3f-377f851dae6a} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4776 | 2026.01.21 00:04:00.619007 [ 255 ] {865d2959-0366-4a47-8d3f-377f851dae6a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001112 sec., 3597.1223021582737 rows/sec., 293.32 KiB/sec. | ||
| 4777 | 2026.01.21 00:04:00.619044 [ 255 ] {865d2959-0366-4a47-8d3f-377f851dae6a} <Debug> TCPHandler: Processed in 0.00127638 sec. | ||
| 4778 | 2026.01.21 00:04:00.619162 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4779 | 2026.01.21 00:04:00.619257 [ 255 ] {5379126f-7777-45b5-86f6-780e2f8b38c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4780 | 2026.01.21 00:04:00.619296 [ 255 ] {5379126f-7777-45b5-86f6-780e2f8b38c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4781 | 2026.01.21 00:04:00.620682 [ 255 ] {5379126f-7777-45b5-86f6-780e2f8b38c4} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4782 | 2026.01.21 00:04:00.620718 [ 255 ] {5379126f-7777-45b5-86f6-780e2f8b38c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4783 | 2026.01.21 00:04:00.621211 [ 255 ] {5379126f-7777-45b5-86f6-780e2f8b38c4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4784 | 2026.01.21 00:04:00.621425 [ 255 ] {5379126f-7777-45b5-86f6-780e2f8b38c4} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4785 | 2026.01.21 00:04:00.621553 [ 255 ] {5379126f-7777-45b5-86f6-780e2f8b38c4} <Debug> executeQuery: Read 2332 rows, 193.25 KiB in 0.002314 sec., 1007778.7381158167 rows/sec., 81.55 MiB/sec. | ||
| 4786 | 2026.01.21 00:04:00.621592 [ 255 ] {5379126f-7777-45b5-86f6-780e2f8b38c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4787 | 2026.01.21 00:04:00.621608 [ 255 ] {5379126f-7777-45b5-86f6-780e2f8b38c4} <Debug> TCPHandler: Processed in 0.002495828 sec. | ||
| 4788 | 2026.01.21 00:04:00.621729 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4789 | 2026.01.21 00:04:00.621824 [ 255 ] {bb0ba793-a924-403c-8946-e09b06ce2b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4790 | 2026.01.21 00:04:00.621865 [ 255 ] {bb0ba793-a924-403c-8946-e09b06ce2b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4791 | 2026.01.21 00:04:00.622353 [ 255 ] {bb0ba793-a924-403c-8946-e09b06ce2b8e} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4792 | 2026.01.21 00:04:00.622390 [ 255 ] {bb0ba793-a924-403c-8946-e09b06ce2b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4793 | 2026.01.21 00:04:00.622689 [ 255 ] {bb0ba793-a924-403c-8946-e09b06ce2b8e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4794 | 2026.01.21 00:04:00.622899 [ 255 ] {bb0ba793-a924-403c-8946-e09b06ce2b8e} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4795 | 2026.01.21 00:04:00.623030 [ 255 ] {bb0ba793-a924-403c-8946-e09b06ce2b8e} <Debug> executeQuery: Read 234 rows, 14.20 KiB in 0.001225 sec., 191020.40816326533 rows/sec., 11.32 MiB/sec. | ||
| 4796 | 2026.01.21 00:04:00.623068 [ 255 ] {bb0ba793-a924-403c-8946-e09b06ce2b8e} <Debug> TCPHandler: Processed in 0.001390041 sec. | ||
| 4797 | 2026.01.21 00:04:00.623183 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4798 | 2026.01.21 00:04:00.623279 [ 255 ] {6700c81f-1089-479e-b15b-349df2301686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4799 | 2026.01.21 00:04:00.623319 [ 255 ] {6700c81f-1089-479e-b15b-349df2301686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4800 | 2026.01.21 00:04:00.623841 [ 255 ] {6700c81f-1089-479e-b15b-349df2301686} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4801 | 2026.01.21 00:04:00.623879 [ 255 ] {6700c81f-1089-479e-b15b-349df2301686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4802 | 2026.01.21 00:04:00.624207 [ 255 ] {6700c81f-1089-479e-b15b-349df2301686} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4803 | 2026.01.21 00:04:00.624428 [ 255 ] {6700c81f-1089-479e-b15b-349df2301686} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4804 | 2026.01.21 00:04:00.624561 [ 255 ] {6700c81f-1089-479e-b15b-349df2301686} <Debug> executeQuery: Read 458 rows, 30.99 KiB in 0.0013 sec., 352307.6923076923 rows/sec., 23.28 MiB/sec. | ||
| 4805 | 2026.01.21 00:04:00.624600 [ 255 ] {6700c81f-1089-479e-b15b-349df2301686} <Debug> TCPHandler: Processed in 0.001466312 sec. | ||
| 4806 | 2026.01.21 00:04:00.624724 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4807 | 2026.01.21 00:04:00.624819 [ 255 ] {0bcbb7bb-8523-4f48-b652-4054edd48bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4808 | 2026.01.21 00:04:00.624860 [ 255 ] {0bcbb7bb-8523-4f48-b652-4054edd48bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4809 | 2026.01.21 00:04:00.625323 [ 255 ] {0bcbb7bb-8523-4f48-b652-4054edd48bce} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4810 | 2026.01.21 00:04:00.625360 [ 255 ] {0bcbb7bb-8523-4f48-b652-4054edd48bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4811 | 2026.01.21 00:04:00.625651 [ 255 ] {0bcbb7bb-8523-4f48-b652-4054edd48bce} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4812 | 2026.01.21 00:04:00.625866 [ 255 ] {0bcbb7bb-8523-4f48-b652-4054edd48bce} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4813 | 2026.01.21 00:04:00.625993 [ 255 ] {0bcbb7bb-8523-4f48-b652-4054edd48bce} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001193 sec., 191953.05951383067 rows/sec., 10.90 MiB/sec. | ||
| 4814 | 2026.01.21 00:04:00.626032 [ 255 ] {0bcbb7bb-8523-4f48-b652-4054edd48bce} <Debug> TCPHandler: Processed in 0.001357911 sec. | ||
| 4815 | 2026.01.21 00:04:00.626145 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4816 | 2026.01.21 00:04:00.626240 [ 255 ] {16971a30-566f-4a97-9b76-6f2068b0e2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4817 | 2026.01.21 00:04:00.626282 [ 255 ] {16971a30-566f-4a97-9b76-6f2068b0e2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4818 | 2026.01.21 00:04:00.627045 [ 255 ] {16971a30-566f-4a97-9b76-6f2068b0e2a0} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4819 | 2026.01.21 00:04:00.627081 [ 255 ] {16971a30-566f-4a97-9b76-6f2068b0e2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4820 | 2026.01.21 00:04:00.627477 [ 255 ] {16971a30-566f-4a97-9b76-6f2068b0e2a0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4821 | 2026.01.21 00:04:00.627683 [ 255 ] {16971a30-566f-4a97-9b76-6f2068b0e2a0} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4822 | 2026.01.21 00:04:00.627809 [ 255 ] {16971a30-566f-4a97-9b76-6f2068b0e2a0} <Debug> executeQuery: Read 1172 rows, 85.20 KiB in 0.001587 sec., 738500.3150598613 rows/sec., 52.43 MiB/sec. | ||
| 4823 | 2026.01.21 00:04:00.627846 [ 255 ] {16971a30-566f-4a97-9b76-6f2068b0e2a0} <Debug> TCPHandler: Processed in 0.001750857 sec. | ||
| 4824 | 2026.01.21 00:04:00.627964 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4825 | 2026.01.21 00:04:00.628067 [ 255 ] {23c588fe-40a5-4c4a-870b-ca9f49ee1e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4826 | 2026.01.21 00:04:00.628117 [ 255 ] {23c588fe-40a5-4c4a-870b-ca9f49ee1e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4827 | 2026.01.21 00:04:00.628434 [ 255 ] {23c588fe-40a5-4c4a-870b-ca9f49ee1e3c} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2026.01.21 00:04:00.628471 [ 255 ] {23c588fe-40a5-4c4a-870b-ca9f49ee1e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4829 | 2026.01.21 00:04:00.628772 [ 255 ] {23c588fe-40a5-4c4a-870b-ca9f49ee1e3c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 4830 | 2026.01.21 00:04:00.628979 [ 255 ] {23c588fe-40a5-4c4a-870b-ca9f49ee1e3c} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4831 | 2026.01.21 00:04:00.629101 [ 255 ] {23c588fe-40a5-4c4a-870b-ca9f49ee1e3c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 4832 | 2026.01.21 00:04:00.629138 [ 255 ] {23c588fe-40a5-4c4a-870b-ca9f49ee1e3c} <Debug> TCPHandler: Processed in 0.001224528 sec. | ||
| 4833 | 2026.01.21 00:04:00.629253 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4834 | 2026.01.21 00:04:00.629348 [ 255 ] {d4a912e8-973b-40fe-b870-4809914209c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4835 | 2026.01.21 00:04:00.629389 [ 255 ] {d4a912e8-973b-40fe-b870-4809914209c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4836 | 2026.01.21 00:04:00.629976 [ 255 ] {d4a912e8-973b-40fe-b870-4809914209c4} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2026.01.21 00:04:00.630013 [ 255 ] {d4a912e8-973b-40fe-b870-4809914209c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4838 | 2026.01.21 00:04:00.630400 [ 255 ] {d4a912e8-973b-40fe-b870-4809914209c4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4839 | 2026.01.21 00:04:00.630616 [ 255 ] {d4a912e8-973b-40fe-b870-4809914209c4} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2026.01.21 00:04:00.630742 [ 255 ] {d4a912e8-973b-40fe-b870-4809914209c4} <Debug> executeQuery: Read 918 rows, 62.06 KiB in 0.001412 sec., 650141.64305949 rows/sec., 42.92 MiB/sec. | ||
| 4841 | 2026.01.21 00:04:00.630780 [ 255 ] {d4a912e8-973b-40fe-b870-4809914209c4} <Debug> TCPHandler: Processed in 0.001576824 sec. | ||
| 4842 | 2026.01.21 00:04:00.630891 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4843 | 2026.01.21 00:04:00.630986 [ 255 ] {bc170c77-728b-4247-8454-363f03f916b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4844 | 2026.01.21 00:04:00.631028 [ 255 ] {bc170c77-728b-4247-8454-363f03f916b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4845 | 2026.01.21 00:04:00.631355 [ 255 ] {bc170c77-728b-4247-8454-363f03f916b8} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4846 | 2026.01.21 00:04:00.631391 [ 255 ] {bc170c77-728b-4247-8454-363f03f916b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4847 | 2026.01.21 00:04:00.631683 [ 255 ] {bc170c77-728b-4247-8454-363f03f916b8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 4848 | 2026.01.21 00:04:00.631902 [ 255 ] {bc170c77-728b-4247-8454-363f03f916b8} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4849 | 2026.01.21 00:04:00.632023 [ 255 ] {bc170c77-728b-4247-8454-363f03f916b8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 4850 | 2026.01.21 00:04:00.632060 [ 255 ] {bc170c77-728b-4247-8454-363f03f916b8} <Debug> TCPHandler: Processed in 0.001219259 sec. | ||
| 4851 | 2026.01.21 00:04:00.632171 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4852 | 2026.01.21 00:04:00.632267 [ 255 ] {04c17be9-902b-4267-83ea-e674667a7acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4853 | 2026.01.21 00:04:00.632321 [ 255 ] {04c17be9-902b-4267-83ea-e674667a7acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4854 | 2026.01.21 00:04:00.633015 [ 255 ] {04c17be9-902b-4267-83ea-e674667a7acb} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4855 | 2026.01.21 00:04:00.633051 [ 255 ] {04c17be9-902b-4267-83ea-e674667a7acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4856 | 2026.01.21 00:04:00.633550 [ 255 ] {04c17be9-902b-4267-83ea-e674667a7acb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4857 | 2026.01.21 00:04:00.633768 [ 255 ] {04c17be9-902b-4267-83ea-e674667a7acb} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4858 | 2026.01.21 00:04:00.633903 [ 255 ] {04c17be9-902b-4267-83ea-e674667a7acb} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001653 sec., 4234.724742891713 rows/sec., 7.59 MiB/sec. | ||
| 4859 | 2026.01.21 00:04:00.633953 [ 255 ] {04c17be9-902b-4267-83ea-e674667a7acb} <Debug> TCPHandler: Processed in 0.001832548 sec. | ||
| 4860 | 2026.01.21 00:04:00.634070 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4861 | 2026.01.21 00:04:00.634166 [ 255 ] {38403da2-da19-4596-a0a0-7e17b1d4a7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4862 | 2026.01.21 00:04:00.634207 [ 255 ] {38403da2-da19-4596-a0a0-7e17b1d4a7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4863 | 2026.01.21 00:04:00.634564 [ 255 ] {38403da2-da19-4596-a0a0-7e17b1d4a7ca} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4864 | 2026.01.21 00:04:00.634600 [ 255 ] {38403da2-da19-4596-a0a0-7e17b1d4a7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4865 | 2026.01.21 00:04:00.634901 [ 255 ] {38403da2-da19-4596-a0a0-7e17b1d4a7ca} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4866 | 2026.01.21 00:04:00.635113 [ 255 ] {38403da2-da19-4596-a0a0-7e17b1d4a7ca} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4867 | 2026.01.21 00:04:00.635240 [ 255 ] {38403da2-da19-4596-a0a0-7e17b1d4a7ca} <Debug> executeQuery: Read 70 rows, 4.12 KiB in 0.001093 sec., 64043.91582799634 rows/sec., 3.68 MiB/sec. | ||
| 4868 | 2026.01.21 00:04:00.635274 [ 255 ] {38403da2-da19-4596-a0a0-7e17b1d4a7ca} <Debug> TCPHandler: Processed in 0.001255069 sec. | ||
| 4869 | 2026.01.21 00:04:01.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.51 MiB, peak 252.80 MiB, free memory in arenas 0.00 B, will set to 248.32 MiB (RSS), difference: -1.19 MiB | ||
| 4870 | 2026.01.21 00:04:01.036468 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 74 entries to flush up to offset 600 | ||
| 4871 | 2026.01.21 00:04:01.040149 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4872 | 2026.01.21 00:04:01.040201 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4873 | 2026.01.21 00:04:01.041608 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4874 | 2026.01.21 00:04:01.041916 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4875 | 2026.01.21 00:04:01.042066 [ 93 ] {} <Debug> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4876 | 2026.01.21 00:04:01.042131 [ 93 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4877 | 2026.01.21 00:04:01.042151 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4878 | 2026.01.21 00:04:01.042279 [ 192 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::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 | ||
| 4879 | 2026.01.21 00:04:01.042289 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 600 | ||
| 4880 | 2026.01.21 00:04:01.042890 [ 192 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4881 | 2026.01.21 00:04:01.043038 [ 192 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 412 rows starting from the beginning of the part | ||
| 4882 | 2026.01.21 00:04:01.043373 [ 192 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 4883 | 2026.01.21 00:04:01.043677 [ 192 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 4884 | 2026.01.21 00:04:01.044008 [ 192 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 4885 | 2026.01.21 00:04:01.044313 [ 192 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::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 | ||
| 4886 | 2026.01.21 00:04:01.044630 [ 192 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 74 rows starting from the beginning of the part | ||
| 4887 | 2026.01.21 00:04:01.051081 [ 197 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 72 columns (72 merged, 0 gathered) in 0.008860445 sec., 67716.68917306072 rows/sec., 63.00 MiB/sec. | ||
| 4888 | 2026.01.21 00:04:01.052464 [ 195 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4889 | 2026.01.21 00:04:01.053119 [ 195 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_16_3} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4890 | 2026.01.21 00:04:01.053210 [ 195 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_16_3} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4891 | 2026.01.21 00:04:01.053557 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.95 MiB. | ||
| 4892 | 2026.01.21 00:04:02.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.43 MiB, peak 253.27 MiB, free memory in arenas 0.00 B, will set to 249.52 MiB (RSS), difference: 1.09 MiB | ||
| 4893 | 2026.01.21 00:04:02.608781 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4894 | 2026.01.21 00:04:02.608963 [ 255 ] {49bd3005-302c-4fbc-a6b4-d4d0519feb6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4895 | 2026.01.21 00:04:02.609030 [ 255 ] {49bd3005-302c-4fbc-a6b4-d4d0519feb6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4896 | 2026.01.21 00:04:02.609679 [ 255 ] {49bd3005-302c-4fbc-a6b4-d4d0519feb6d} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4897 | 2026.01.21 00:04:02.609728 [ 255 ] {49bd3005-302c-4fbc-a6b4-d4d0519feb6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4898 | 2026.01.21 00:04:02.610122 [ 255 ] {49bd3005-302c-4fbc-a6b4-d4d0519feb6d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4899 | 2026.01.21 00:04:02.610365 [ 255 ] {49bd3005-302c-4fbc-a6b4-d4d0519feb6d} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4900 | 2026.01.21 00:04:02.610523 [ 255 ] {49bd3005-302c-4fbc-a6b4-d4d0519feb6d} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001608 sec., 18656.716417910447 rows/sec., 1.42 MiB/sec. | ||
| 4901 | 2026.01.21 00:04:02.610567 [ 255 ] {49bd3005-302c-4fbc-a6b4-d4d0519feb6d} <Debug> TCPHandler: Processed in 0.001913489 sec. | ||
| 4902 | 2026.01.21 00:04:02.610702 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4903 | 2026.01.21 00:04:02.610802 [ 255 ] {b4da1aa8-80ef-475a-83fc-69d2fb1521d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4904 | 2026.01.21 00:04:02.610848 [ 255 ] {b4da1aa8-80ef-475a-83fc-69d2fb1521d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4905 | 2026.01.21 00:04:02.611276 [ 255 ] {b4da1aa8-80ef-475a-83fc-69d2fb1521d1} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4906 | 2026.01.21 00:04:02.611313 [ 255 ] {b4da1aa8-80ef-475a-83fc-69d2fb1521d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4907 | 2026.01.21 00:04:02.611617 [ 255 ] {b4da1aa8-80ef-475a-83fc-69d2fb1521d1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4908 | 2026.01.21 00:04:02.611847 [ 255 ] {b4da1aa8-80ef-475a-83fc-69d2fb1521d1} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4909 | 2026.01.21 00:04:02.611980 [ 255 ] {b4da1aa8-80ef-475a-83fc-69d2fb1521d1} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001199 sec., 30025.020850708926 rows/sec., 2.34 MiB/sec. | ||
| 4910 | 2026.01.21 00:04:02.612018 [ 255 ] {b4da1aa8-80ef-475a-83fc-69d2fb1521d1} <Debug> TCPHandler: Processed in 0.00137259 sec. | ||
| 4911 | 2026.01.21 00:04:02.612137 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4912 | 2026.01.21 00:04:02.612234 [ 255 ] {29ea0461-f2c2-4906-899c-960ee9193d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4913 | 2026.01.21 00:04:02.612279 [ 255 ] {29ea0461-f2c2-4906-899c-960ee9193d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4914 | 2026.01.21 00:04:02.612663 [ 255 ] {29ea0461-f2c2-4906-899c-960ee9193d2c} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4915 | 2026.01.21 00:04:02.612700 [ 255 ] {29ea0461-f2c2-4906-899c-960ee9193d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4916 | 2026.01.21 00:04:02.613031 [ 255 ] {29ea0461-f2c2-4906-899c-960ee9193d2c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4917 | 2026.01.21 00:04:02.613258 [ 255 ] {29ea0461-f2c2-4906-899c-960ee9193d2c} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4918 | 2026.01.21 00:04:02.613389 [ 255 ] {29ea0461-f2c2-4906-899c-960ee9193d2c} <Debug> executeQuery: Read 46 rows, 3.30 KiB in 0.001174 sec., 39182.282793867125 rows/sec., 2.74 MiB/sec. | ||
| 4919 | 2026.01.21 00:04:02.613426 [ 255 ] {29ea0461-f2c2-4906-899c-960ee9193d2c} <Debug> TCPHandler: Processed in 0.001338551 sec. | ||
| 4920 | 2026.01.21 00:04:02.613527 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4921 | 2026.01.21 00:04:02.613622 [ 255 ] {5c47dbf7-39c4-4d94-ba0e-2404a6e37e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4922 | 2026.01.21 00:04:02.613665 [ 255 ] {5c47dbf7-39c4-4d94-ba0e-2404a6e37e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4923 | 2026.01.21 00:04:02.614000 [ 255 ] {5c47dbf7-39c4-4d94-ba0e-2404a6e37e27} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4924 | 2026.01.21 00:04:02.614038 [ 255 ] {5c47dbf7-39c4-4d94-ba0e-2404a6e37e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4925 | 2026.01.21 00:04:02.614354 [ 255 ] {5c47dbf7-39c4-4d94-ba0e-2404a6e37e27} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4926 | 2026.01.21 00:04:02.614573 [ 255 ] {5c47dbf7-39c4-4d94-ba0e-2404a6e37e27} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4927 | 2026.01.21 00:04:02.614701 [ 255 ] {5c47dbf7-39c4-4d94-ba0e-2404a6e37e27} <Debug> executeQuery: Read 18 rows, 1.22 KiB in 0.001097 sec., 16408.38650865998 rows/sec., 1.09 MiB/sec. | ||
| 4928 | 2026.01.21 00:04:02.614736 [ 255 ] {5c47dbf7-39c4-4d94-ba0e-2404a6e37e27} <Debug> TCPHandler: Processed in 0.001257319 sec. | ||
| 4929 | 2026.01.21 00:04:03.504707 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11043 | ||
| 4930 | 2026.01.21 00:04:03.505211 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4931 | 2026.01.21 00:04:03.505258 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4932 | 2026.01.21 00:04:03.505828 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4933 | 2026.01.21 00:04:03.506082 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4934 | 2026.01.21 00:04:03.506222 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11043 | ||
| 4935 | 2026.01.21 00:04:04.084188 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4936 | 2026.01.21 00:04:04.101854 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4937 | 2026.01.21 00:04:04.101915 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4938 | 2026.01.21 00:04:04.107918 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4939 | 2026.01.21 00:04:04.108638 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4940 | 2026.01.21 00:04:04.111983 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4941 | 2026.01.21 00:04:07.613931 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4942 | 2026.01.21 00:04:07.614133 [ 255 ] {1968d857-3658-4bc1-be96-516feb84f6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4943 | 2026.01.21 00:04:07.614206 [ 255 ] {1968d857-3658-4bc1-be96-516feb84f6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4944 | 2026.01.21 00:04:07.614908 [ 255 ] {1968d857-3658-4bc1-be96-516feb84f6e4} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4945 | 2026.01.21 00:04:07.614963 [ 255 ] {1968d857-3658-4bc1-be96-516feb84f6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4946 | 2026.01.21 00:04:07.615389 [ 255 ] {1968d857-3658-4bc1-be96-516feb84f6e4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4947 | 2026.01.21 00:04:07.615642 [ 255 ] {1968d857-3658-4bc1-be96-516feb84f6e4} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4948 | 2026.01.21 00:04:07.615808 [ 255 ] {1968d857-3658-4bc1-be96-516feb84f6e4} <Debug> executeQuery: Read 98 rows, 8.86 KiB in 0.001723 sec., 56877.539175856065 rows/sec., 5.02 MiB/sec. | ||
| 4949 | 2026.01.21 00:04:07.615809 [ 87 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4950 | 2026.01.21 00:04:07.615860 [ 255 ] {1968d857-3658-4bc1-be96-516feb84f6e4} <Debug> TCPHandler: Processed in 0.002081602 sec. | ||
| 4951 | 2026.01.21 00:04:07.615888 [ 87 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4952 | 2026.01.21 00:04:07.615920 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4953 | 2026.01.21 00:04:07.616009 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4954 | 2026.01.21 00:04:07.616029 [ 197 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::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 | ||
| 4955 | 2026.01.21 00:04:07.616119 [ 255 ] {d101a445-483f-4cbc-b6f7-108f6681206f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4956 | 2026.01.21 00:04:07.616133 [ 197 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4957 | 2026.01.21 00:04:07.616167 [ 255 ] {d101a445-483f-4cbc-b6f7-108f6681206f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4958 | 2026.01.21 00:04:07.616170 [ 197 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1381 rows starting from the beginning of the part | ||
| 4959 | 2026.01.21 00:04:07.616247 [ 197 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 44 rows starting from the beginning of the part | ||
| 4960 | 2026.01.21 00:04:07.616302 [ 197 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 98 rows starting from the beginning of the part | ||
| 4961 | 2026.01.21 00:04:07.616352 [ 197 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2332 rows starting from the beginning of the part | ||
| 4962 | 2026.01.21 00:04:07.616399 [ 197 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 4963 | 2026.01.21 00:04:07.616445 [ 197 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 98 rows starting from the beginning of the part | ||
| 4964 | 2026.01.21 00:04:07.616623 [ 255 ] {d101a445-483f-4cbc-b6f7-108f6681206f} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4965 | 2026.01.21 00:04:07.616662 [ 255 ] {d101a445-483f-4cbc-b6f7-108f6681206f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4966 | 2026.01.21 00:04:07.616989 [ 255 ] {d101a445-483f-4cbc-b6f7-108f6681206f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4967 | 2026.01.21 00:04:07.617231 [ 255 ] {d101a445-483f-4cbc-b6f7-108f6681206f} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4968 | 2026.01.21 00:04:07.617346 [ 87 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4969 | 2026.01.21 00:04:07.617372 [ 255 ] {d101a445-483f-4cbc-b6f7-108f6681206f} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001278 sec., 26604.068857589984 rows/sec., 1.95 MiB/sec. | ||
| 4970 | 2026.01.21 00:04:07.617380 [ 87 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4971 | 2026.01.21 00:04:07.617415 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4972 | 2026.01.21 00:04:07.617422 [ 255 ] {d101a445-483f-4cbc-b6f7-108f6681206f} <Debug> TCPHandler: Processed in 0.001467442 sec. | ||
| 4973 | 2026.01.21 00:04:07.617535 [ 196 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::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 | ||
| 4974 | 2026.01.21 00:04:07.617549 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4975 | 2026.01.21 00:04:07.617674 [ 255 ] {30f2ac80-7215-4c82-b7af-55a93cb620c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4976 | 2026.01.21 00:04:07.617681 [ 196 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4977 | 2026.01.21 00:04:07.617721 [ 255 ] {30f2ac80-7215-4c82-b7af-55a93cb620c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4978 | 2026.01.21 00:04:07.617728 [ 196 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 57 rows starting from the beginning of the part | ||
| 4979 | 2026.01.21 00:04:07.617871 [ 196 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 4980 | 2026.01.21 00:04:07.617923 [ 196 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 7 rows starting from the beginning of the part | ||
| 4981 | 2026.01.21 00:04:07.617925 [ 189 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3983 rows, containing 5 columns (5 merged, 0 gathered) in 0.00194464 sec., 2048194.0102024025 rows/sec., 176.49 MiB/sec. | ||
| 4982 | 2026.01.21 00:04:07.617966 [ 196 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part | ||
| 4983 | 2026.01.21 00:04:07.618010 [ 196 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 234 rows starting from the beginning of the part | ||
| 4984 | 2026.01.21 00:04:07.618050 [ 196 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 34 rows starting from the beginning of the part | ||
| 4985 | 2026.01.21 00:04:07.618182 [ 255 ] {30f2ac80-7215-4c82-b7af-55a93cb620c5} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4986 | 2026.01.21 00:04:07.618226 [ 255 ] {30f2ac80-7215-4c82-b7af-55a93cb620c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4987 | 2026.01.21 00:04:07.618330 [ 190 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4988 | 2026.01.21 00:04:07.618691 [ 255 ] {30f2ac80-7215-4c82-b7af-55a93cb620c5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4989 | 2026.01.21 00:04:07.618753 [ 190 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_31_6} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2026.01.21 00:04:07.618871 [ 190 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_31_6} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4991 | 2026.01.21 00:04:07.618953 [ 255 ] {30f2ac80-7215-4c82-b7af-55a93cb620c5} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4992 | 2026.01.21 00:04:07.618991 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 4993 | 2026.01.21 00:04:07.619053 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 406 rows, containing 5 columns (5 merged, 0 gathered) in 0.001580544 sec., 256873.5827664399 rows/sec., 17.71 MiB/sec. | ||
| 4994 | 2026.01.21 00:04:07.619069 [ 87 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4995 | 2026.01.21 00:04:07.619095 [ 255 ] {30f2ac80-7215-4c82-b7af-55a93cb620c5} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001442 sec., 48543.68932038835 rows/sec., 3.79 MiB/sec. | ||
| 4996 | 2026.01.21 00:04:07.619107 [ 87 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4997 | 2026.01.21 00:04:07.619138 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4998 | 2026.01.21 00:04:07.619143 [ 255 ] {30f2ac80-7215-4c82-b7af-55a93cb620c5} <Debug> TCPHandler: Processed in 0.001644995 sec. | ||
| 4999 | 2026.01.21 00:04:07.619199 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5000 | 2026.01.21 00:04:07.619212 [ 189 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::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 | ||
| 5001 | 2026.01.21 00:04:07.619280 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5002 | 2026.01.21 00:04:07.619297 [ 189 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5003 | 2026.01.21 00:04:07.619324 [ 189 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::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 | ||
| 5004 | 2026.01.21 00:04:07.619376 [ 189 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 43 rows starting from the beginning of the part | ||
| 5005 | 2026.01.21 00:04:07.619379 [ 255 ] {4a2e1cf7-1e6a-4f89-b39a-f0c2b3bd41e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5006 | 2026.01.21 00:04:07.619432 [ 255 ] {4a2e1cf7-1e6a-4f89-b39a-f0c2b3bd41e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5007 | 2026.01.21 00:04:07.619432 [ 189 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 70 rows starting from the beginning of the part | ||
| 5008 | 2026.01.21 00:04:07.619485 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_26_5} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5009 | 2026.01.21 00:04:07.619489 [ 189 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1172 rows starting from the beginning of the part | ||
| 5010 | 2026.01.21 00:04:07.619538 [ 189 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 5011 | 2026.01.21 00:04:07.619560 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_26_5} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5012 | 2026.01.21 00:04:07.619577 [ 189 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 70 rows starting from the beginning of the part | ||
| 5013 | 2026.01.21 00:04:07.619637 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5014 | 2026.01.21 00:04:07.619822 [ 255 ] {4a2e1cf7-1e6a-4f89-b39a-f0c2b3bd41e7} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5015 | 2026.01.21 00:04:07.619860 [ 255 ] {4a2e1cf7-1e6a-4f89-b39a-f0c2b3bd41e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5016 | 2026.01.21 00:04:07.620206 [ 255 ] {4a2e1cf7-1e6a-4f89-b39a-f0c2b3bd41e7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5017 | 2026.01.21 00:04:07.620430 [ 255 ] {4a2e1cf7-1e6a-4f89-b39a-f0c2b3bd41e7} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5018 | 2026.01.21 00:04:07.620549 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5019 | 2026.01.21 00:04:07.620564 [ 255 ] {4a2e1cf7-1e6a-4f89-b39a-f0c2b3bd41e7} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001206 sec., 91210.6135986733 rows/sec., 6.37 MiB/sec. | ||
| 5020 | 2026.01.21 00:04:07.620594 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5021 | 2026.01.21 00:04:07.620604 [ 200 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1994 rows, containing 5 columns (5 merged, 0 gathered) in 0.001418812 sec., 1405401.1384172111 rows/sec., 108.05 MiB/sec. | ||
| 5022 | 2026.01.21 00:04:07.620619 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5023 | 2026.01.21 00:04:07.620619 [ 255 ] {4a2e1cf7-1e6a-4f89-b39a-f0c2b3bd41e7} <Debug> TCPHandler: Processed in 0.001389341 sec. | ||
| 5024 | 2026.01.21 00:04:07.620730 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 5025 | 2026.01.21 00:04:07.620778 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5026 | 2026.01.21 00:04:07.620812 [ 189 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5027 | 2026.01.21 00:04:07.620847 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5028 | 2026.01.21 00:04:07.620880 [ 255 ] {f7735e12-84aa-4204-987c-b4daa4d62899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5029 | 2026.01.21 00:04:07.620887 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 6562 rows starting from the beginning of the part | ||
| 5030 | 2026.01.21 00:04:07.620944 [ 255 ] {f7735e12-84aa-4204-987c-b4daa4d62899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5031 | 2026.01.21 00:04:07.620994 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 110 rows starting from the beginning of the part | ||
| 5032 | 2026.01.21 00:04:07.621053 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 110 rows starting from the beginning of the part | ||
| 5033 | 2026.01.21 00:04:07.621066 [ 189 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_31_6} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5034 | 2026.01.21 00:04:07.621099 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 918 rows starting from the beginning of the part | ||
| 5035 | 2026.01.21 00:04:07.621143 [ 189 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_31_6} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5036 | 2026.01.21 00:04:07.621151 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 5037 | 2026.01.21 00:04:07.621206 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 110 rows starting from the beginning of the part | ||
| 5038 | 2026.01.21 00:04:07.621212 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 5039 | 2026.01.21 00:04:07.621792 [ 255 ] {f7735e12-84aa-4204-987c-b4daa4d62899} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5040 | 2026.01.21 00:04:07.621831 [ 255 ] {f7735e12-84aa-4204-987c-b4daa4d62899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5041 | 2026.01.21 00:04:07.622396 [ 255 ] {f7735e12-84aa-4204-987c-b4daa4d62899} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5042 | 2026.01.21 00:04:07.622636 [ 255 ] {f7735e12-84aa-4204-987c-b4daa4d62899} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5043 | 2026.01.21 00:04:07.622778 [ 255 ] {f7735e12-84aa-4204-987c-b4daa4d62899} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001918 sec., 17726.798748696558 rows/sec., 31.77 MiB/sec. | ||
| 5044 | 2026.01.21 00:04:07.622830 [ 255 ] {f7735e12-84aa-4204-987c-b4daa4d62899} <Debug> TCPHandler: Processed in 0.002102932 sec. | ||
| 5045 | 2026.01.21 00:04:07.622954 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5046 | 2026.01.21 00:04:07.623050 [ 255 ] {fe0afa53-3bbd-4668-b511-303147517c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5047 | 2026.01.21 00:04:07.623092 [ 255 ] {fe0afa53-3bbd-4668-b511-303147517c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5048 | 2026.01.21 00:04:07.623430 [ 255 ] {fe0afa53-3bbd-4668-b511-303147517c99} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5049 | 2026.01.21 00:04:07.623466 [ 255 ] {fe0afa53-3bbd-4668-b511-303147517c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5050 | 2026.01.21 00:04:07.623585 [ 200 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7856 rows, containing 5 columns (5 merged, 0 gathered) in 0.002894494 sec., 2714118.598967557 rows/sec., 185.88 MiB/sec. | ||
| 5051 | 2026.01.21 00:04:07.623777 [ 255 ] {fe0afa53-3bbd-4668-b511-303147517c99} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5052 | 2026.01.21 00:04:07.623997 [ 255 ] {fe0afa53-3bbd-4668-b511-303147517c99} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5053 | 2026.01.21 00:04:07.624101 [ 87 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5054 | 2026.01.21 00:04:07.624124 [ 255 ] {fe0afa53-3bbd-4668-b511-303147517c99} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001094 sec., 36563.07129798903 rows/sec., 2.44 MiB/sec. | ||
| 5055 | 2026.01.21 00:04:07.624132 [ 87 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5056 | 2026.01.21 00:04:07.624165 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5057 | 2026.01.21 00:04:07.624170 [ 255 ] {fe0afa53-3bbd-4668-b511-303147517c99} <Debug> TCPHandler: Processed in 0.001264879 sec. | ||
| 5058 | 2026.01.21 00:04:07.624234 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 5059 | 2026.01.21 00:04:07.624309 [ 189 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5060 | 2026.01.21 00:04:07.624323 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5061 | 2026.01.21 00:04:07.624356 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 812 rows starting from the beginning of the part | ||
| 5062 | 2026.01.21 00:04:07.624399 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 5063 | 2026.01.21 00:04:07.624441 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 5064 | 2026.01.21 00:04:07.624483 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 70 rows starting from the beginning of the part | ||
| 5065 | 2026.01.21 00:04:07.624520 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 18 rows starting from the beginning of the part | ||
| 5066 | 2026.01.21 00:04:07.624565 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 5067 | 2026.01.21 00:04:07.624630 [ 189 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5068 | 2026.01.21 00:04:07.624708 [ 189 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5069 | 2026.01.21 00:04:07.624780 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 5070 | 2026.01.21 00:04:07.625354 [ 187 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1020 rows, containing 4 columns (4 merged, 0 gathered) in 0.001146437 sec., 889713.0849754501 rows/sec., 58.54 MiB/sec. | ||
| 5071 | 2026.01.21 00:04:07.625546 [ 189 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5072 | 2026.01.21 00:04:07.625802 [ 189 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_31_6} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2026.01.21 00:04:07.625867 [ 189 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_31_6} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5074 | 2026.01.21 00:04:07.625936 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 5075 | 2026.01.21 00:04:10.922876 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5076 | 2026.01.21 00:04:10.922978 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5077 | 2026.01.21 00:04:11.006403 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11555 | ||
| 5078 | 2026.01.21 00:04:11.006950 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5079 | 2026.01.21 00:04:11.006991 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5080 | 2026.01.21 00:04:11.007476 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5081 | 2026.01.21 00:04:11.007706 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5082 | 2026.01.21 00:04:11.007842 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11555 | ||
| 5083 | 2026.01.21 00:04:11.042842 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 620 | ||
| 5084 | 2026.01.21 00:04:11.044937 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5085 | 2026.01.21 00:04:11.044990 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5086 | 2026.01.21 00:04:11.046150 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5087 | 2026.01.21 00:04:11.046424 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5088 | 2026.01.21 00:04:11.046749 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 620 | ||
| 5089 | 2026.01.21 00:04:11.612153 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5090 | 2026.01.21 00:04:11.628932 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5091 | 2026.01.21 00:04:11.628993 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5092 | 2026.01.21 00:04:11.635034 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5093 | 2026.01.21 00:04:11.635750 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.01.21 00:04:11.638639 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5095 | 2026.01.21 00:04:12.149628 [ 82 ] {} <Debug> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5096 | 2026.01.21 00:04:12.149728 [ 82 ] {} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5097 | 2026.01.21 00:04:12.149766 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5098 | 2026.01.21 00:04:12.149947 [ 190 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::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 | ||
| 5099 | 2026.01.21 00:04:12.150181 [ 190 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5100 | 2026.01.21 00:04:12.150245 [ 190 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 5101 | 2026.01.21 00:04:12.150354 [ 190 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::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 | ||
| 5102 | 2026.01.21 00:04:12.150439 [ 190 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::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 | ||
| 5103 | 2026.01.21 00:04:12.150518 [ 190 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::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 | ||
| 5104 | 2026.01.21 00:04:12.150590 [ 190 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 229 rows starting from the beginning of the part | ||
| 5105 | 2026.01.21 00:04:12.151531 [ 187 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 5 columns (5 merged, 0 gathered) in 0.001663475 sec., 166518.88366221313 rows/sec., 10.65 MiB/sec. | ||
| 5106 | 2026.01.21 00:04:12.151734 [ 194 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5107 | 2026.01.21 00:04:12.152047 [ 194 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_5_1} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5108 | 2026.01.21 00:04:12.152131 [ 194 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_5_1} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5109 | 2026.01.21 00:04:12.152214 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5110 | 2026.01.21 00:04:12.624407 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5111 | 2026.01.21 00:04:12.624604 [ 255 ] {4a643121-f0da-4742-a312-e6a8b0664e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5112 | 2026.01.21 00:04:12.624676 [ 255 ] {4a643121-f0da-4742-a312-e6a8b0664e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5113 | 2026.01.21 00:04:12.625485 [ 255 ] {4a643121-f0da-4742-a312-e6a8b0664e13} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5114 | 2026.01.21 00:04:12.625528 [ 255 ] {4a643121-f0da-4742-a312-e6a8b0664e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5115 | 2026.01.21 00:04:12.625942 [ 255 ] {4a643121-f0da-4742-a312-e6a8b0664e13} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5116 | 2026.01.21 00:04:12.626190 [ 255 ] {4a643121-f0da-4742-a312-e6a8b0664e13} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5117 | 2026.01.21 00:04:12.626302 [ 81 ] {} <Debug> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 5118 | 2026.01.21 00:04:12.626338 [ 255 ] {4a643121-f0da-4742-a312-e6a8b0664e13} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001788 sec., 249440.7158836689 rows/sec., 15.82 MiB/sec. | ||
| 5119 | 2026.01.21 00:04:12.626349 [ 81 ] {} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5120 | 2026.01.21 00:04:12.626374 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5121 | 2026.01.21 00:04:12.626380 [ 255 ] {4a643121-f0da-4742-a312-e6a8b0664e13} <Debug> TCPHandler: Processed in 0.002103812 sec. | ||
| 5122 | 2026.01.21 00:04:12.626508 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5123 | 2026.01.21 00:04:12.626510 [ 190 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::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 | ||
| 5124 | 2026.01.21 00:04:12.626607 [ 255 ] {63e9aff7-baeb-491a-bec0-e0826253ee8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5125 | 2026.01.21 00:04:12.626656 [ 255 ] {63e9aff7-baeb-491a-bec0-e0826253ee8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5126 | 2026.01.21 00:04:12.626679 [ 190 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5127 | 2026.01.21 00:04:12.626724 [ 190 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::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 | ||
| 5128 | 2026.01.21 00:04:12.626800 [ 190 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 5129 | 2026.01.21 00:04:12.626851 [ 190 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 5130 | 2026.01.21 00:04:12.626903 [ 190 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 5131 | 2026.01.21 00:04:12.626946 [ 190 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 446 rows starting from the beginning of the part | ||
| 5132 | 2026.01.21 00:04:12.626991 [ 190 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 446 rows starting from the beginning of the part | ||
| 5133 | 2026.01.21 00:04:12.627561 [ 255 ] {63e9aff7-baeb-491a-bec0-e0826253ee8e} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5134 | 2026.01.21 00:04:12.627603 [ 255 ] {63e9aff7-baeb-491a-bec0-e0826253ee8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5135 | 2026.01.21 00:04:12.627977 [ 187 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 988 rows, containing 5 columns (5 merged, 0 gathered) in 0.001528804 sec., 646256.8125148809 rows/sec., 44.68 MiB/sec. | ||
| 5136 | 2026.01.21 00:04:12.628015 [ 255 ] {63e9aff7-baeb-491a-bec0-e0826253ee8e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5137 | 2026.01.21 00:04:12.628174 [ 194 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 5138 | 2026.01.21 00:04:12.628271 [ 255 ] {63e9aff7-baeb-491a-bec0-e0826253ee8e} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2026.01.21 00:04:12.628418 [ 255 ] {63e9aff7-baeb-491a-bec0-e0826253ee8e} <Debug> executeQuery: Read 1190 rows, 96.54 KiB in 0.001831 sec., 649918.0775532497 rows/sec., 51.49 MiB/sec. | ||
| 5140 | 2026.01.21 00:04:12.628457 [ 255 ] {63e9aff7-baeb-491a-bec0-e0826253ee8e} <Debug> TCPHandler: Processed in 0.00199894 sec. | ||
| 5141 | 2026.01.21 00:04:12.628481 [ 194 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_6_1} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5142 | 2026.01.21 00:04:12.628560 [ 194 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_6_1} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 5143 | 2026.01.21 00:04:12.628578 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5144 | 2026.01.21 00:04:12.628640 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 5145 | 2026.01.21 00:04:12.628681 [ 255 ] {e419bca6-ed92-45bf-a0b7-dfbcc267123b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5146 | 2026.01.21 00:04:12.628726 [ 255 ] {e419bca6-ed92-45bf-a0b7-dfbcc267123b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5147 | 2026.01.21 00:04:12.629270 [ 255 ] {e419bca6-ed92-45bf-a0b7-dfbcc267123b} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5148 | 2026.01.21 00:04:12.629307 [ 255 ] {e419bca6-ed92-45bf-a0b7-dfbcc267123b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5149 | 2026.01.21 00:04:12.629673 [ 255 ] {e419bca6-ed92-45bf-a0b7-dfbcc267123b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5150 | 2026.01.21 00:04:12.629964 [ 255 ] {e419bca6-ed92-45bf-a0b7-dfbcc267123b} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5151 | 2026.01.21 00:04:12.630099 [ 255 ] {e419bca6-ed92-45bf-a0b7-dfbcc267123b} <Debug> executeQuery: Read 230 rows, 13.92 KiB in 0.001438 sec., 159944.3671766342 rows/sec., 9.45 MiB/sec. | ||
| 5152 | 2026.01.21 00:04:12.630138 [ 255 ] {e419bca6-ed92-45bf-a0b7-dfbcc267123b} <Debug> TCPHandler: Processed in 0.001609485 sec. | ||
| 5153 | 2026.01.21 00:04:12.630257 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5154 | 2026.01.21 00:04:12.630353 [ 255 ] {24462ef4-c292-477d-8606-71cc57218651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5155 | 2026.01.21 00:04:12.630394 [ 255 ] {24462ef4-c292-477d-8606-71cc57218651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5156 | 2026.01.21 00:04:12.630891 [ 255 ] {24462ef4-c292-477d-8606-71cc57218651} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5157 | 2026.01.21 00:04:12.630927 [ 255 ] {24462ef4-c292-477d-8606-71cc57218651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5158 | 2026.01.21 00:04:12.631239 [ 255 ] {24462ef4-c292-477d-8606-71cc57218651} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5159 | 2026.01.21 00:04:12.631460 [ 255 ] {24462ef4-c292-477d-8606-71cc57218651} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5160 | 2026.01.21 00:04:12.631550 [ 81 ] {} <Debug> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 5161 | 2026.01.21 00:04:12.631581 [ 81 ] {} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5162 | 2026.01.21 00:04:12.631585 [ 255 ] {24462ef4-c292-477d-8606-71cc57218651} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001252 sec., 183706.07028753991 rows/sec., 11.84 MiB/sec. | ||
| 5163 | 2026.01.21 00:04:12.631600 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5164 | 2026.01.21 00:04:12.631627 [ 255 ] {24462ef4-c292-477d-8606-71cc57218651} <Debug> TCPHandler: Processed in 0.001419871 sec. | ||
| 5165 | 2026.01.21 00:04:12.631684 [ 198 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::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 | ||
| 5166 | 2026.01.21 00:04:12.631740 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5167 | 2026.01.21 00:04:12.631792 [ 198 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5168 | 2026.01.21 00:04:12.631831 [ 198 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 252 rows starting from the beginning of the part | ||
| 5169 | 2026.01.21 00:04:12.631842 [ 255 ] {35357f8f-ff89-4308-aec0-297db5801c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5170 | 2026.01.21 00:04:12.631888 [ 255 ] {35357f8f-ff89-4308-aec0-297db5801c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5171 | 2026.01.21 00:04:12.631893 [ 198 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 252 rows starting from the beginning of the part | ||
| 5172 | 2026.01.21 00:04:12.631954 [ 198 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 252 rows starting from the beginning of the part | ||
| 5173 | 2026.01.21 00:04:12.632000 [ 198 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 252 rows starting from the beginning of the part | ||
| 5174 | 2026.01.21 00:04:12.632048 [ 198 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 458 rows starting from the beginning of the part | ||
| 5175 | 2026.01.21 00:04:12.632091 [ 198 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 230 rows starting from the beginning of the part | ||
| 5176 | 2026.01.21 00:04:12.632379 [ 255 ] {35357f8f-ff89-4308-aec0-297db5801c36} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5177 | 2026.01.21 00:04:12.632422 [ 255 ] {35357f8f-ff89-4308-aec0-297db5801c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5178 | 2026.01.21 00:04:12.632755 [ 255 ] {35357f8f-ff89-4308-aec0-297db5801c36} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5179 | 2026.01.21 00:04:12.632995 [ 255 ] {35357f8f-ff89-4308-aec0-297db5801c36} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5180 | 2026.01.21 00:04:12.633123 [ 255 ] {35357f8f-ff89-4308-aec0-297db5801c36} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.0013 sec., 176153.84615384616 rows/sec., 10.00 MiB/sec. | ||
| 5181 | 2026.01.21 00:04:12.633161 [ 255 ] {35357f8f-ff89-4308-aec0-297db5801c36} <Debug> TCPHandler: Processed in 0.001469943 sec. | ||
| 5182 | 2026.01.21 00:04:12.633240 [ 194 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1696 rows, containing 5 columns (5 merged, 0 gathered) in 0.001590184 sec., 1066543.2427945447 rows/sec., 76.27 MiB/sec. | ||
| 5183 | 2026.01.21 00:04:12.633273 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5184 | 2026.01.21 00:04:12.633373 [ 255 ] {44663df8-6666-4f2e-b3eb-3309aeac3f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5185 | 2026.01.21 00:04:12.633375 [ 194 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 5186 | 2026.01.21 00:04:12.633419 [ 255 ] {44663df8-6666-4f2e-b3eb-3309aeac3f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5187 | 2026.01.21 00:04:12.633635 [ 194 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_6_1} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5188 | 2026.01.21 00:04:12.633705 [ 194 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_6_1} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 5189 | 2026.01.21 00:04:12.633775 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 5190 | 2026.01.21 00:04:12.634140 [ 255 ] {44663df8-6666-4f2e-b3eb-3309aeac3f59} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5191 | 2026.01.21 00:04:12.634182 [ 255 ] {44663df8-6666-4f2e-b3eb-3309aeac3f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5192 | 2026.01.21 00:04:12.634531 [ 255 ] {44663df8-6666-4f2e-b3eb-3309aeac3f59} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5193 | 2026.01.21 00:04:12.634752 [ 255 ] {44663df8-6666-4f2e-b3eb-3309aeac3f59} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5194 | 2026.01.21 00:04:12.634875 [ 255 ] {44663df8-6666-4f2e-b3eb-3309aeac3f59} <Debug> executeQuery: Read 712 rows, 50.59 KiB in 0.001521 sec., 468113.0834976989 rows/sec., 32.48 MiB/sec. | ||
| 5195 | 2026.01.21 00:04:12.634914 [ 255 ] {44663df8-6666-4f2e-b3eb-3309aeac3f59} <Debug> TCPHandler: Processed in 0.001691485 sec. | ||
| 5196 | 2026.01.21 00:04:12.635037 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5197 | 2026.01.21 00:04:12.635135 [ 255 ] {4f14feec-adba-4482-abff-12351441138c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5198 | 2026.01.21 00:04:12.635174 [ 255 ] {4f14feec-adba-4482-abff-12351441138c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5199 | 2026.01.21 00:04:12.635504 [ 255 ] {4f14feec-adba-4482-abff-12351441138c} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5200 | 2026.01.21 00:04:12.635537 [ 255 ] {4f14feec-adba-4482-abff-12351441138c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5201 | 2026.01.21 00:04:12.635839 [ 255 ] {4f14feec-adba-4482-abff-12351441138c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 5202 | 2026.01.21 00:04:12.636055 [ 255 ] {4f14feec-adba-4482-abff-12351441138c} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5203 | 2026.01.21 00:04:12.636177 [ 255 ] {4f14feec-adba-4482-abff-12351441138c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 5204 | 2026.01.21 00:04:12.636214 [ 255 ] {4f14feec-adba-4482-abff-12351441138c} <Debug> TCPHandler: Processed in 0.001226958 sec. | ||
| 5205 | 2026.01.21 00:04:12.636328 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5206 | 2026.01.21 00:04:12.636421 [ 255 ] {823a1933-6a78-420e-b56b-34dbb3b49aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5207 | 2026.01.21 00:04:12.636461 [ 255 ] {823a1933-6a78-420e-b56b-34dbb3b49aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5208 | 2026.01.21 00:04:12.636897 [ 255 ] {823a1933-6a78-420e-b56b-34dbb3b49aa1} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5209 | 2026.01.21 00:04:12.636932 [ 255 ] {823a1933-6a78-420e-b56b-34dbb3b49aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5210 | 2026.01.21 00:04:12.637267 [ 255 ] {823a1933-6a78-420e-b56b-34dbb3b49aa1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5211 | 2026.01.21 00:04:12.637472 [ 255 ] {823a1933-6a78-420e-b56b-34dbb3b49aa1} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5212 | 2026.01.21 00:04:12.637602 [ 255 ] {823a1933-6a78-420e-b56b-34dbb3b49aa1} <Debug> executeQuery: Read 278 rows, 18.46 KiB in 0.001198 sec., 232053.42237061769 rows/sec., 15.04 MiB/sec. | ||
| 5213 | 2026.01.21 00:04:12.637637 [ 255 ] {823a1933-6a78-420e-b56b-34dbb3b49aa1} <Debug> TCPHandler: Processed in 0.001359131 sec. | ||
| 5214 | 2026.01.21 00:04:12.637754 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5215 | 2026.01.21 00:04:12.637848 [ 255 ] {ea8ad2ee-3447-48bd-bd34-7f3732e90a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5216 | 2026.01.21 00:04:12.637888 [ 255 ] {ea8ad2ee-3447-48bd-bd34-7f3732e90a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5217 | 2026.01.21 00:04:12.638195 [ 255 ] {ea8ad2ee-3447-48bd-bd34-7f3732e90a2a} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5218 | 2026.01.21 00:04:12.638229 [ 255 ] {ea8ad2ee-3447-48bd-bd34-7f3732e90a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5219 | 2026.01.21 00:04:12.638514 [ 255 ] {ea8ad2ee-3447-48bd-bd34-7f3732e90a2a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 5220 | 2026.01.21 00:04:12.638715 [ 255 ] {ea8ad2ee-3447-48bd-bd34-7f3732e90a2a} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5221 | 2026.01.21 00:04:12.638832 [ 255 ] {ea8ad2ee-3447-48bd-bd34-7f3732e90a2a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001003 sec., 997.0089730807578 rows/sec., 67.18 KiB/sec. | ||
| 5222 | 2026.01.21 00:04:12.638867 [ 255 ] {ea8ad2ee-3447-48bd-bd34-7f3732e90a2a} <Debug> TCPHandler: Processed in 0.001162218 sec. | ||
| 5223 | 2026.01.21 00:04:12.638977 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5224 | 2026.01.21 00:04:12.639070 [ 255 ] {46d3ba13-98bd-4a8b-9dc2-82006810d9bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5225 | 2026.01.21 00:04:12.639121 [ 255 ] {46d3ba13-98bd-4a8b-9dc2-82006810d9bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5226 | 2026.01.21 00:04:12.639848 [ 255 ] {46d3ba13-98bd-4a8b-9dc2-82006810d9bd} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5227 | 2026.01.21 00:04:12.639883 [ 255 ] {46d3ba13-98bd-4a8b-9dc2-82006810d9bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5228 | 2026.01.21 00:04:12.640367 [ 255 ] {46d3ba13-98bd-4a8b-9dc2-82006810d9bd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5229 | 2026.01.21 00:04:12.640579 [ 255 ] {46d3ba13-98bd-4a8b-9dc2-82006810d9bd} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5230 | 2026.01.21 00:04:12.640710 [ 255 ] {46d3ba13-98bd-4a8b-9dc2-82006810d9bd} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001658 sec., 4221.95416164053 rows/sec., 7.57 MiB/sec. | ||
| 5231 | 2026.01.21 00:04:12.640734 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5232 | 2026.01.21 00:04:12.640761 [ 255 ] {46d3ba13-98bd-4a8b-9dc2-82006810d9bd} <Debug> TCPHandler: Processed in 0.001832797 sec. | ||
| 5233 | 2026.01.21 00:04:12.640804 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5234 | 2026.01.21 00:04:12.640829 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5235 | 2026.01.21 00:04:12.640904 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5236 | 2026.01.21 00:04:12.640927 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::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 | ||
| 5237 | 2026.01.21 00:04:12.641036 [ 255 ] {b859b56b-f95f-4e92-9ede-6a3d6d239b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5238 | 2026.01.21 00:04:12.641085 [ 255 ] {b859b56b-f95f-4e92-9ede-6a3d6d239b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5239 | 2026.01.21 00:04:12.641206 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5240 | 2026.01.21 00:04:12.641279 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 352 rows starting from the beginning of the part | ||
| 5241 | 2026.01.21 00:04:12.641420 [ 255 ] {b859b56b-f95f-4e92-9ede-6a3d6d239b61} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5242 | 2026.01.21 00:04:12.641432 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::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 | ||
| 5243 | 2026.01.21 00:04:12.641464 [ 255 ] {b859b56b-f95f-4e92-9ede-6a3d6d239b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5244 | 2026.01.21 00:04:12.641581 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 5245 | 2026.01.21 00:04:12.641715 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::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 | ||
| 5246 | 2026.01.21 00:04:12.641776 [ 255 ] {b859b56b-f95f-4e92-9ede-6a3d6d239b61} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5247 | 2026.01.21 00:04:12.641833 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 5248 | 2026.01.21 00:04:12.641948 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::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 | ||
| 5249 | 2026.01.21 00:04:12.641994 [ 255 ] {b859b56b-f95f-4e92-9ede-6a3d6d239b61} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5250 | 2026.01.21 00:04:12.642125 [ 255 ] {b859b56b-f95f-4e92-9ede-6a3d6d239b61} <Debug> executeQuery: Read 88 rows, 5.34 KiB in 0.001108 sec., 79422.38267148014 rows/sec., 4.70 MiB/sec. | ||
| 5251 | 2026.01.21 00:04:12.642161 [ 255 ] {b859b56b-f95f-4e92-9ede-6a3d6d239b61} <Debug> TCPHandler: Processed in 0.00130623 sec. | ||
| 5252 | 2026.01.21 00:04:12.645196 [ 186 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 441 rows, containing 19 columns (19 merged, 0 gathered) in 0.004310536 sec., 102307.46245942499 rows/sec., 183.33 MiB/sec. | ||
| 5253 | 2026.01.21 00:04:12.645674 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5254 | 2026.01.21 00:04:12.646004 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5255 | 2026.01.21 00:04:12.646080 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5256 | 2026.01.21 00:04:12.646171 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 5257 | 2026.01.21 00:04:17.615425 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5258 | 2026.01.21 00:04:17.615649 [ 255 ] {492da451-120a-4ec8-aa8c-2c54117240e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5259 | 2026.01.21 00:04:17.615739 [ 255 ] {492da451-120a-4ec8-aa8c-2c54117240e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5260 | 2026.01.21 00:04:17.616417 [ 255 ] {492da451-120a-4ec8-aa8c-2c54117240e2} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5261 | 2026.01.21 00:04:17.616467 [ 255 ] {492da451-120a-4ec8-aa8c-2c54117240e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5262 | 2026.01.21 00:04:17.616859 [ 255 ] {492da451-120a-4ec8-aa8c-2c54117240e2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5263 | 2026.01.21 00:04:17.617091 [ 255 ] {492da451-120a-4ec8-aa8c-2c54117240e2} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5264 | 2026.01.21 00:04:17.617257 [ 255 ] {492da451-120a-4ec8-aa8c-2c54117240e2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001672 sec., 2392.3444976076553 rows/sec., 195.08 KiB/sec. | ||
| 5265 | 2026.01.21 00:04:17.617307 [ 255 ] {492da451-120a-4ec8-aa8c-2c54117240e2} <Debug> TCPHandler: Processed in 0.00201218 sec. | ||
| 5266 | 2026.01.21 00:04:17.617435 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5267 | 2026.01.21 00:04:17.617543 [ 255 ] {cd2a9a29-d997-4dfb-aa1c-5fe57ee3bf64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5268 | 2026.01.21 00:04:17.617587 [ 255 ] {cd2a9a29-d997-4dfb-aa1c-5fe57ee3bf64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5269 | 2026.01.21 00:04:17.618090 [ 255 ] {cd2a9a29-d997-4dfb-aa1c-5fe57ee3bf64} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5270 | 2026.01.21 00:04:17.618128 [ 255 ] {cd2a9a29-d997-4dfb-aa1c-5fe57ee3bf64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5271 | 2026.01.21 00:04:17.618460 [ 255 ] {cd2a9a29-d997-4dfb-aa1c-5fe57ee3bf64} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5272 | 2026.01.21 00:04:17.618679 [ 255 ] {cd2a9a29-d997-4dfb-aa1c-5fe57ee3bf64} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5273 | 2026.01.21 00:04:17.618809 [ 255 ] {cd2a9a29-d997-4dfb-aa1c-5fe57ee3bf64} <Debug> executeQuery: Read 126 rows, 11.07 KiB in 0.001292 sec., 97523.21981424149 rows/sec., 8.37 MiB/sec. | ||
| 5274 | 2026.01.21 00:04:17.618848 [ 255 ] {cd2a9a29-d997-4dfb-aa1c-5fe57ee3bf64} <Debug> TCPHandler: Processed in 0.001466673 sec. | ||
| 5275 | 2026.01.21 00:04:17.618967 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5276 | 2026.01.21 00:04:17.619065 [ 255 ] {03de06dc-d6e4-4c1b-a68c-45e44f99b681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5277 | 2026.01.21 00:04:17.619107 [ 255 ] {03de06dc-d6e4-4c1b-a68c-45e44f99b681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5278 | 2026.01.21 00:04:17.619525 [ 255 ] {03de06dc-d6e4-4c1b-a68c-45e44f99b681} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5279 | 2026.01.21 00:04:17.619560 [ 255 ] {03de06dc-d6e4-4c1b-a68c-45e44f99b681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5280 | 2026.01.21 00:04:17.619864 [ 255 ] {03de06dc-d6e4-4c1b-a68c-45e44f99b681} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5281 | 2026.01.21 00:04:17.620092 [ 255 ] {03de06dc-d6e4-4c1b-a68c-45e44f99b681} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5282 | 2026.01.21 00:04:17.620222 [ 255 ] {03de06dc-d6e4-4c1b-a68c-45e44f99b681} <Debug> executeQuery: Read 38 rows, 2.84 KiB in 0.001178 sec., 32258.06451612903 rows/sec., 2.35 MiB/sec. | ||
| 5283 | 2026.01.21 00:04:17.620258 [ 255 ] {03de06dc-d6e4-4c1b-a68c-45e44f99b681} <Debug> TCPHandler: Processed in 0.00134252 sec. | ||
| 5284 | 2026.01.21 00:04:17.620385 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5285 | 2026.01.21 00:04:17.620486 [ 255 ] {c3ff2b41-0b1e-4f6e-b4b6-38f0890a4213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5286 | 2026.01.21 00:04:17.620528 [ 255 ] {c3ff2b41-0b1e-4f6e-b4b6-38f0890a4213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5287 | 2026.01.21 00:04:17.620970 [ 255 ] {c3ff2b41-0b1e-4f6e-b4b6-38f0890a4213} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5288 | 2026.01.21 00:04:17.621008 [ 255 ] {c3ff2b41-0b1e-4f6e-b4b6-38f0890a4213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5289 | 2026.01.21 00:04:17.621331 [ 255 ] {c3ff2b41-0b1e-4f6e-b4b6-38f0890a4213} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5290 | 2026.01.21 00:04:17.621546 [ 255 ] {c3ff2b41-0b1e-4f6e-b4b6-38f0890a4213} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5291 | 2026.01.21 00:04:17.621674 [ 255 ] {c3ff2b41-0b1e-4f6e-b4b6-38f0890a4213} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.00121 sec., 84297.52066115703 rows/sec., 6.59 MiB/sec. | ||
| 5292 | 2026.01.21 00:04:17.621711 [ 255 ] {c3ff2b41-0b1e-4f6e-b4b6-38f0890a4213} <Debug> TCPHandler: Processed in 0.001378321 sec. | ||
| 5293 | 2026.01.21 00:04:17.621828 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5294 | 2026.01.21 00:04:17.621925 [ 255 ] {83423c12-f836-4187-8347-3ace82ee6722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5295 | 2026.01.21 00:04:17.621967 [ 255 ] {83423c12-f836-4187-8347-3ace82ee6722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5296 | 2026.01.21 00:04:17.622374 [ 255 ] {83423c12-f836-4187-8347-3ace82ee6722} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5297 | 2026.01.21 00:04:17.622410 [ 255 ] {83423c12-f836-4187-8347-3ace82ee6722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5298 | 2026.01.21 00:04:17.622744 [ 255 ] {83423c12-f836-4187-8347-3ace82ee6722} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5299 | 2026.01.21 00:04:17.622958 [ 255 ] {83423c12-f836-4187-8347-3ace82ee6722} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): 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.01.21 00:04:17.623087 [ 255 ] {83423c12-f836-4187-8347-3ace82ee6722} <Debug> executeQuery: Read 152 rows, 10.84 KiB in 0.001182 sec., 128595.60067681894 rows/sec., 8.96 MiB/sec. | ||
| 5301 | 2026.01.21 00:04:17.623125 [ 255 ] {83423c12-f836-4187-8347-3ace82ee6722} <Debug> TCPHandler: Processed in 0.001346931 sec. | ||
| 5302 | 2026.01.21 00:04:17.623238 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5303 | 2026.01.21 00:04:17.623332 [ 255 ] {caace12c-3a4e-4923-a287-0786386d7113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5304 | 2026.01.21 00:04:17.623387 [ 255 ] {caace12c-3a4e-4923-a287-0786386d7113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5305 | 2026.01.21 00:04:17.624193 [ 255 ] {caace12c-3a4e-4923-a287-0786386d7113} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5306 | 2026.01.21 00:04:17.624228 [ 255 ] {caace12c-3a4e-4923-a287-0786386d7113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5307 | 2026.01.21 00:04:17.624793 [ 255 ] {caace12c-3a4e-4923-a287-0786386d7113} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5308 | 2026.01.21 00:04:17.625016 [ 255 ] {caace12c-3a4e-4923-a287-0786386d7113} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5309 | 2026.01.21 00:04:17.625152 [ 255 ] {caace12c-3a4e-4923-a287-0786386d7113} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001839 sec., 18488.30886351278 rows/sec., 33.13 MiB/sec. | ||
| 5310 | 2026.01.21 00:04:17.625204 [ 255 ] {caace12c-3a4e-4923-a287-0786386d7113} <Debug> TCPHandler: Processed in 0.002016441 sec. | ||
| 5311 | 2026.01.21 00:04:17.625329 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5312 | 2026.01.21 00:04:17.625426 [ 255 ] {23152c2a-84e7-43e5-80fd-a634c923c1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5313 | 2026.01.21 00:04:17.625468 [ 255 ] {23152c2a-84e7-43e5-80fd-a634c923c1e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5314 | 2026.01.21 00:04:17.625811 [ 255 ] {23152c2a-84e7-43e5-80fd-a634c923c1e2} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5315 | 2026.01.21 00:04:17.625846 [ 255 ] {23152c2a-84e7-43e5-80fd-a634c923c1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5316 | 2026.01.21 00:04:17.626155 [ 255 ] {23152c2a-84e7-43e5-80fd-a634c923c1e2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5317 | 2026.01.21 00:04:17.626361 [ 255 ] {23152c2a-84e7-43e5-80fd-a634c923c1e2} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5318 | 2026.01.21 00:04:17.626489 [ 255 ] {23152c2a-84e7-43e5-80fd-a634c923c1e2} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.001082 sec., 51756.007393715336 rows/sec., 3.48 MiB/sec. | ||
| 5319 | 2026.01.21 00:04:17.626524 [ 255 ] {23152c2a-84e7-43e5-80fd-a634c923c1e2} <Debug> TCPHandler: Processed in 0.001244419 sec. | ||
| 5320 | 2026.01.21 00:04:18.508022 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12003 | ||
| 5321 | 2026.01.21 00:04:18.508570 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5322 | 2026.01.21 00:04:18.508615 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5323 | 2026.01.21 00:04:18.509160 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5324 | 2026.01.21 00:04:18.509419 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5325 | 2026.01.21 00:04:18.509558 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12003 | ||
| 5326 | 2026.01.21 00:04:19.138816 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5327 | 2026.01.21 00:04:19.156570 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5328 | 2026.01.21 00:04:19.156627 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5329 | 2026.01.21 00:04:19.161988 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5330 | 2026.01.21 00:04:19.162687 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5331 | 2026.01.21 00:04:19.165715 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5332 | 2026.01.21 00:04:20.116637 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34745 | ||
| 5333 | 2026.01.21 00:04:20.116753 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5334 | 2026.01.21 00:04:20.116782 [ 286 ] {} <Debug> TCP-Session: 0ba26741-3fb1-4905-bd95-4c90bde49a27 Authenticating user 'default' from [fd00:1122:3344:101::e]:34745 | ||
| 5335 | 2026.01.21 00:04:20.116805 [ 286 ] {} <Debug> TCP-Session: 0ba26741-3fb1-4905-bd95-4c90bde49a27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5336 | 2026.01.21 00:04:20.116818 [ 286 ] {} <Debug> TCP-Session: 0ba26741-3fb1-4905-bd95-4c90bde49a27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5337 | 2026.01.21 00:04:20.117068 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45706 | ||
| 5338 | 2026.01.21 00:04:20.117091 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46149 | ||
| 5339 | 2026.01.21 00:04:20.117107 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36726 | ||
| 5340 | 2026.01.21 00:04:20.117127 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52503 | ||
| 5341 | 2026.01.21 00:04:20.117119 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42965 | ||
| 5342 | 2026.01.21 00:04:20.117207 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5343 | 2026.01.21 00:04:20.117199 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5344 | 2026.01.21 00:04:20.117259 [ 292 ] {} <Debug> TCP-Session: 69b49a3b-8e52-4436-9c91-e173f9993816 Authenticating user 'default' from [fd00:1122:3344:101::e]:36726 | ||
| 5345 | 2026.01.21 00:04:20.117193 [ 286 ] {} <Trace> TCP-Session: 0ba26741-3fb1-4905-bd95-4c90bde49a27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5346 | 2026.01.21 00:04:20.117287 [ 292 ] {} <Debug> TCP-Session: 69b49a3b-8e52-4436-9c91-e173f9993816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5347 | 2026.01.21 00:04:20.117286 [ 291 ] {} <Debug> TCP-Session: 4b14eba0-c52c-48b9-99d5-d6ebeb6daa7d Authenticating user 'default' from [fd00:1122:3344:101::e]:46149 | ||
| 5348 | 2026.01.21 00:04:20.117309 [ 292 ] {} <Debug> TCP-Session: 69b49a3b-8e52-4436-9c91-e173f9993816 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5349 | 2026.01.21 00:04:20.117109 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43956 | ||
| 5350 | 2026.01.21 00:04:20.117348 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5351 | 2026.01.21 00:04:20.117368 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5352 | 2026.01.21 00:04:20.117333 [ 291 ] {} <Debug> TCP-Session: 4b14eba0-c52c-48b9-99d5-d6ebeb6daa7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5353 | 2026.01.21 00:04:20.117392 [ 294 ] {} <Debug> TCP-Session: b8d708d2-b579-4fe7-b10c-2d85def15da7 Authenticating user 'default' from [fd00:1122:3344:101::e]:52503 | ||
| 5354 | 2026.01.21 00:04:20.117422 [ 291 ] {} <Debug> TCP-Session: 4b14eba0-c52c-48b9-99d5-d6ebeb6daa7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5355 | 2026.01.21 00:04:20.117410 [ 293 ] {} <Debug> TCP-Session: 7592cb26-68a8-4791-8590-f9083cf9c1f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42965 | ||
| 5356 | 2026.01.21 00:04:20.117450 [ 294 ] {} <Debug> TCP-Session: b8d708d2-b579-4fe7-b10c-2d85def15da7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5357 | 2026.01.21 00:04:20.117471 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5358 | 2026.01.21 00:04:20.117485 [ 294 ] {} <Debug> TCP-Session: b8d708d2-b579-4fe7-b10c-2d85def15da7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5359 | 2026.01.21 00:04:20.117484 [ 293 ] {} <Debug> TCP-Session: 7592cb26-68a8-4791-8590-f9083cf9c1f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5360 | 2026.01.21 00:04:20.117502 [ 290 ] {} <Debug> TCP-Session: 1eac88d7-7bd1-45c4-baaf-3e7cf2a6d646 Authenticating user 'default' from [fd00:1122:3344:101::e]:43956 | ||
| 5361 | 2026.01.21 00:04:20.117520 [ 293 ] {} <Debug> TCP-Session: 7592cb26-68a8-4791-8590-f9083cf9c1f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5362 | 2026.01.21 00:04:20.117538 [ 290 ] {} <Debug> TCP-Session: 1eac88d7-7bd1-45c4-baaf-3e7cf2a6d646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5363 | 2026.01.21 00:04:20.117450 [ 286 ] {913df2ce-756b-4889-bcf0-a3a71b6eb830} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34745) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5364 | 2026.01.21 00:04:20.117564 [ 290 ] {} <Debug> TCP-Session: 1eac88d7-7bd1-45c4-baaf-3e7cf2a6d646 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5365 | 2026.01.21 00:04:20.117096 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46060 | ||
| 5366 | 2026.01.21 00:04:20.117135 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53765 | ||
| 5367 | 2026.01.21 00:04:20.117199 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5368 | 2026.01.21 00:04:20.117672 [ 288 ] {} <Debug> TCP-Session: b1d1ff02-1e36-4c40-b589-fd72ca4a21b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45706 | ||
| 5369 | 2026.01.21 00:04:20.117689 [ 288 ] {} <Debug> TCP-Session: b1d1ff02-1e36-4c40-b589-fd72ca4a21b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5370 | 2026.01.21 00:04:20.117701 [ 288 ] {} <Debug> TCP-Session: b1d1ff02-1e36-4c40-b589-fd72ca4a21b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5371 | 2026.01.21 00:04:20.117757 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5372 | 2026.01.21 00:04:20.117759 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5373 | 2026.01.21 00:04:20.117792 [ 289 ] {} <Debug> TCP-Session: 0401c7f1-a704-48ab-955e-bbf0e4df549d Authenticating user 'default' from [fd00:1122:3344:101::e]:46060 | ||
| 5374 | 2026.01.21 00:04:20.117802 [ 3 ] {} <Debug> TCP-Session: df8dd66b-ecf8-475f-8f44-67bad1c04ccf Authenticating user 'default' from [fd00:1122:3344:101::e]:53765 | ||
| 5375 | 2026.01.21 00:04:20.117811 [ 289 ] {} <Debug> TCP-Session: 0401c7f1-a704-48ab-955e-bbf0e4df549d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5376 | 2026.01.21 00:04:20.117823 [ 3 ] {} <Debug> TCP-Session: df8dd66b-ecf8-475f-8f44-67bad1c04ccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5377 | 2026.01.21 00:04:20.117826 [ 289 ] {} <Debug> TCP-Session: 0401c7f1-a704-48ab-955e-bbf0e4df549d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5378 | 2026.01.21 00:04:20.117829 [ 286 ] {913df2ce-756b-4889-bcf0-a3a71b6eb830} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5379 | 2026.01.21 00:04:20.117839 [ 3 ] {} <Debug> TCP-Session: df8dd66b-ecf8-475f-8f44-67bad1c04ccf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5380 | 2026.01.21 00:04:20.117904 [ 286 ] {913df2ce-756b-4889-bcf0-a3a71b6eb830} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5381 | 2026.01.21 00:04:20.118198 [ 286 ] {913df2ce-756b-4889-bcf0-a3a71b6eb830} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 5382 | 2026.01.21 00:04:20.119340 [ 343 ] {913df2ce-756b-4889-bcf0-a3a71b6eb830} <Trace> AggregatingTransform: Aggregating | ||
| 5383 | 2026.01.21 00:04:20.119378 [ 343 ] {913df2ce-756b-4889-bcf0-a3a71b6eb830} <Trace> Aggregator: Aggregation method: without_key | ||
| 5384 | 2026.01.21 00:04:20.119414 [ 343 ] {913df2ce-756b-4889-bcf0-a3a71b6eb830} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001115907 sec. (896.132 rows/sec., 35.01 KiB/sec.) | ||
| 5385 | 2026.01.21 00:04:20.119433 [ 343 ] {913df2ce-756b-4889-bcf0-a3a71b6eb830} <Trace> Aggregator: Merging aggregated data | ||
| 5386 | 2026.01.21 00:04:20.120720 [ 286 ] {913df2ce-756b-4889-bcf0-a3a71b6eb830} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003326 sec., 300.6614552014432 rows/sec., 11.74 KiB/sec. | ||
| 5387 | 2026.01.21 00:04:20.120851 [ 286 ] {913df2ce-756b-4889-bcf0-a3a71b6eb830} <Debug> TCPHandler: Processed in 0.003778368 sec. | ||
| 5388 | 2026.01.21 00:04:20.120972 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5389 | 2026.01.21 00:04:20.121003 [ 286 ] {} <Debug> TCP-Session: 0ba26741-3fb1-4905-bd95-4c90bde49a27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5390 | 2026.01.21 00:04:20.121002 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5391 | 2026.01.21 00:04:20.121025 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5392 | 2026.01.21 00:04:20.121044 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5393 | 2026.01.21 00:04:20.121064 [ 288 ] {} <Debug> TCP-Session: b1d1ff02-1e36-4c40-b589-fd72ca4a21b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5394 | 2026.01.21 00:04:20.121085 [ 290 ] {} <Debug> TCP-Session: 1eac88d7-7bd1-45c4-baaf-3e7cf2a6d646 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5395 | 2026.01.21 00:04:20.121098 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5396 | 2026.01.21 00:04:20.121121 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5397 | 2026.01.21 00:04:20.121153 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5398 | 2026.01.21 00:04:20.121160 [ 291 ] {} <Debug> TCP-Session: 4b14eba0-c52c-48b9-99d5-d6ebeb6daa7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5399 | 2026.01.21 00:04:20.121179 [ 292 ] {} <Debug> TCP-Session: 69b49a3b-8e52-4436-9c91-e173f9993816 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5400 | 2026.01.21 00:04:20.121197 [ 3 ] {} <Debug> TCP-Session: df8dd66b-ecf8-475f-8f44-67bad1c04ccf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5401 | 2026.01.21 00:04:20.121103 [ 294 ] {} <Debug> TCP-Session: b8d708d2-b579-4fe7-b10c-2d85def15da7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5402 | 2026.01.21 00:04:20.121062 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5403 | 2026.01.21 00:04:20.121085 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5404 | 2026.01.21 00:04:20.121290 [ 289 ] {} <Debug> TCP-Session: 0401c7f1-a704-48ab-955e-bbf0e4df549d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5405 | 2026.01.21 00:04:20.121301 [ 293 ] {} <Debug> TCP-Session: 7592cb26-68a8-4791-8590-f9083cf9c1f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5406 | 2026.01.21 00:04:20.137603 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44330 | ||
| 5407 | 2026.01.21 00:04:20.137667 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5408 | 2026.01.21 00:04:20.137689 [ 286 ] {} <Debug> TCP-Session: 6af6e680-d0db-4b8e-ac74-efd4110751b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44330 | ||
| 5409 | 2026.01.21 00:04:20.137706 [ 286 ] {} <Debug> TCP-Session: 6af6e680-d0db-4b8e-ac74-efd4110751b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5410 | 2026.01.21 00:04:20.137719 [ 286 ] {} <Debug> TCP-Session: 6af6e680-d0db-4b8e-ac74-efd4110751b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5411 | 2026.01.21 00:04:20.137878 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52657 | ||
| 5412 | 2026.01.21 00:04:20.137904 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42190 | ||
| 5413 | 2026.01.21 00:04:20.137912 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51554 | ||
| 5414 | 2026.01.21 00:04:20.137932 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38966 | ||
| 5415 | 2026.01.21 00:04:20.137963 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59768 | ||
| 5416 | 2026.01.21 00:04:20.137976 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53159 | ||
| 5417 | 2026.01.21 00:04:20.138024 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5418 | 2026.01.21 00:04:20.138026 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5419 | 2026.01.21 00:04:20.138056 [ 292 ] {} <Debug> TCP-Session: 6bd15444-e3b4-4f0e-af1e-a97972412fbc Authenticating user 'default' from [fd00:1122:3344:101::e]:38966 | ||
| 5420 | 2026.01.21 00:04:20.138063 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5421 | 2026.01.21 00:04:20.138083 [ 290 ] {} <Debug> TCP-Session: f97b2241-2cd9-4fc1-943a-7b02f830c6b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51554 | ||
| 5422 | 2026.01.21 00:04:20.138087 [ 292 ] {} <Debug> TCP-Session: 6bd15444-e3b4-4f0e-af1e-a97972412fbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5423 | 2026.01.21 00:04:20.138110 [ 294 ] {} <Debug> TCP-Session: 58321754-03a6-40af-ac85-1554a6e23886 Authenticating user 'default' from [fd00:1122:3344:101::e]:59768 | ||
| 5424 | 2026.01.21 00:04:20.138117 [ 290 ] {} <Debug> TCP-Session: f97b2241-2cd9-4fc1-943a-7b02f830c6b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5425 | 2026.01.21 00:04:20.138123 [ 292 ] {} <Debug> TCP-Session: 6bd15444-e3b4-4f0e-af1e-a97972412fbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5426 | 2026.01.21 00:04:20.138138 [ 294 ] {} <Debug> TCP-Session: 58321754-03a6-40af-ac85-1554a6e23886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5427 | 2026.01.21 00:04:20.138142 [ 290 ] {} <Debug> TCP-Session: f97b2241-2cd9-4fc1-943a-7b02f830c6b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5428 | 2026.01.21 00:04:20.138167 [ 294 ] {} <Debug> TCP-Session: 58321754-03a6-40af-ac85-1554a6e23886 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5429 | 2026.01.21 00:04:20.138077 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5430 | 2026.01.21 00:04:20.137884 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44497 | ||
| 5431 | 2026.01.21 00:04:20.138213 [ 3 ] {} <Debug> TCP-Session: 46240dfa-f3ff-4be1-9bca-2b9a50878599 Authenticating user 'default' from [fd00:1122:3344:101::e]:53159 | ||
| 5432 | 2026.01.21 00:04:20.138006 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5433 | 2026.01.21 00:04:20.138238 [ 3 ] {} <Debug> TCP-Session: 46240dfa-f3ff-4be1-9bca-2b9a50878599 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5434 | 2026.01.21 00:04:20.138260 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5435 | 2026.01.21 00:04:20.138267 [ 291 ] {} <Debug> TCP-Session: d9b72256-0f2a-44f2-a55a-9a812f565c17 Authenticating user 'default' from [fd00:1122:3344:101::e]:42190 | ||
| 5436 | 2026.01.21 00:04:20.138290 [ 289 ] {} <Debug> TCP-Session: 65b3de1c-9034-4a54-8429-5c70d5384302 Authenticating user 'default' from [fd00:1122:3344:101::e]:44497 | ||
| 5437 | 2026.01.21 00:04:20.138310 [ 291 ] {} <Debug> TCP-Session: d9b72256-0f2a-44f2-a55a-9a812f565c17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5438 | 2026.01.21 00:04:20.138322 [ 289 ] {} <Debug> TCP-Session: 65b3de1c-9034-4a54-8429-5c70d5384302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5439 | 2026.01.21 00:04:20.138336 [ 291 ] {} <Debug> TCP-Session: d9b72256-0f2a-44f2-a55a-9a812f565c17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5440 | 2026.01.21 00:04:20.138348 [ 289 ] {} <Debug> TCP-Session: 65b3de1c-9034-4a54-8429-5c70d5384302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5441 | 2026.01.21 00:04:20.138271 [ 3 ] {} <Debug> TCP-Session: 46240dfa-f3ff-4be1-9bca-2b9a50878599 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5442 | 2026.01.21 00:04:20.138014 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5443 | 2026.01.21 00:04:20.138009 [ 286 ] {} <Trace> TCP-Session: 6af6e680-d0db-4b8e-ac74-efd4110751b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5444 | 2026.01.21 00:04:20.138492 [ 288 ] {} <Debug> TCP-Session: 06df8de4-1c2f-4578-a744-175a946ba97b Authenticating user 'default' from [fd00:1122:3344:101::e]:52657 | ||
| 5445 | 2026.01.21 00:04:20.137938 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60216 | ||
| 5446 | 2026.01.21 00:04:20.138524 [ 288 ] {} <Debug> TCP-Session: 06df8de4-1c2f-4578-a744-175a946ba97b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5447 | 2026.01.21 00:04:20.138552 [ 288 ] {} <Debug> TCP-Session: 06df8de4-1c2f-4578-a744-175a946ba97b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5448 | 2026.01.21 00:04:20.138573 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5449 | 2026.01.21 00:04:20.138596 [ 293 ] {} <Debug> TCP-Session: c61660ed-ddb2-4674-8dfb-062349af89d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60216 | ||
| 5450 | 2026.01.21 00:04:20.138607 [ 286 ] {8afd3742-8572-45c4-a247-3cb948153aec} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44330) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5451 | 2026.01.21 00:04:20.138611 [ 293 ] {} <Debug> TCP-Session: c61660ed-ddb2-4674-8dfb-062349af89d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5452 | 2026.01.21 00:04:20.138645 [ 293 ] {} <Debug> TCP-Session: c61660ed-ddb2-4674-8dfb-062349af89d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5453 | 2026.01.21 00:04:20.138775 [ 286 ] {8afd3742-8572-45c4-a247-3cb948153aec} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5454 | 2026.01.21 00:04:20.138822 [ 286 ] {8afd3742-8572-45c4-a247-3cb948153aec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5455 | 2026.01.21 00:04:20.139040 [ 286 ] {8afd3742-8572-45c4-a247-3cb948153aec} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 5456 | 2026.01.21 00:04:20.139837 [ 323 ] {8afd3742-8572-45c4-a247-3cb948153aec} <Trace> AggregatingTransform: Aggregating | ||
| 5457 | 2026.01.21 00:04:20.139879 [ 323 ] {8afd3742-8572-45c4-a247-3cb948153aec} <Trace> Aggregator: Aggregation method: without_key | ||
| 5458 | 2026.01.21 00:04:20.139914 [ 323 ] {8afd3742-8572-45c4-a247-3cb948153aec} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000793922 sec. (1259.570 rows/sec., 49.20 KiB/sec.) | ||
| 5459 | 2026.01.21 00:04:20.139931 [ 323 ] {8afd3742-8572-45c4-a247-3cb948153aec} <Trace> Aggregator: Merging aggregated data | ||
| 5460 | 2026.01.21 00:04:20.141578 [ 286 ] {8afd3742-8572-45c4-a247-3cb948153aec} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003001 sec., 333.22225924691764 rows/sec., 13.02 KiB/sec. | ||
| 5461 | 2026.01.21 00:04:20.141708 [ 286 ] {8afd3742-8572-45c4-a247-3cb948153aec} <Debug> TCPHandler: Processed in 0.003750997 sec. | ||
| 5462 | 2026.01.21 00:04:20.141822 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5463 | 2026.01.21 00:04:20.141849 [ 286 ] {} <Debug> TCP-Session: 6af6e680-d0db-4b8e-ac74-efd4110751b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5464 | 2026.01.21 00:04:20.141853 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5465 | 2026.01.21 00:04:20.141877 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5466 | 2026.01.21 00:04:20.141893 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5467 | 2026.01.21 00:04:20.141903 [ 288 ] {} <Debug> TCP-Session: 06df8de4-1c2f-4578-a744-175a946ba97b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5468 | 2026.01.21 00:04:20.141922 [ 3 ] {} <Debug> TCP-Session: 46240dfa-f3ff-4be1-9bca-2b9a50878599 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5469 | 2026.01.21 00:04:20.141934 [ 289 ] {} <Debug> TCP-Session: 65b3de1c-9034-4a54-8429-5c70d5384302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5470 | 2026.01.21 00:04:20.141930 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5471 | 2026.01.21 00:04:20.141952 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5472 | 2026.01.21 00:04:20.142003 [ 290 ] {} <Debug> TCP-Session: f97b2241-2cd9-4fc1-943a-7b02f830c6b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5473 | 2026.01.21 00:04:20.142006 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5474 | 2026.01.21 00:04:20.142028 [ 292 ] {} <Debug> TCP-Session: 6bd15444-e3b4-4f0e-af1e-a97972412fbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5475 | 2026.01.21 00:04:20.141935 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5476 | 2026.01.21 00:04:20.142053 [ 294 ] {} <Debug> TCP-Session: 58321754-03a6-40af-ac85-1554a6e23886 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5477 | 2026.01.21 00:04:20.142092 [ 291 ] {} <Debug> TCP-Session: d9b72256-0f2a-44f2-a55a-9a812f565c17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5478 | 2026.01.21 00:04:20.141971 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5479 | 2026.01.21 00:04:20.142153 [ 293 ] {} <Debug> TCP-Session: c61660ed-ddb2-4674-8dfb-062349af89d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5480 | 2026.01.21 00:04:21.047007 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 660 | ||
| 5481 | 2026.01.21 00:04:21.049546 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5482 | 2026.01.21 00:04:21.049600 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5483 | 2026.01.21 00:04:21.050826 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5484 | 2026.01.21 00:04:21.051102 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5485 | 2026.01.21 00:04:21.051409 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 660 | ||
| 5486 | 2026.01.21 00:04:22.628707 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5487 | 2026.01.21 00:04:22.628892 [ 255 ] {38dcd9b0-8456-44f2-a928-e5b3cfad1c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5488 | 2026.01.21 00:04:22.628962 [ 255 ] {38dcd9b0-8456-44f2-a928-e5b3cfad1c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5489 | 2026.01.21 00:04:22.629893 [ 255 ] {38dcd9b0-8456-44f2-a928-e5b3cfad1c00} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5490 | 2026.01.21 00:04:22.629956 [ 255 ] {38dcd9b0-8456-44f2-a928-e5b3cfad1c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5491 | 2026.01.21 00:04:22.630430 [ 255 ] {38dcd9b0-8456-44f2-a928-e5b3cfad1c00} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5492 | 2026.01.21 00:04:22.630672 [ 255 ] {38dcd9b0-8456-44f2-a928-e5b3cfad1c00} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5493 | 2026.01.21 00:04:22.630835 [ 255 ] {38dcd9b0-8456-44f2-a928-e5b3cfad1c00} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001994 sec., 223671.01303911733 rows/sec., 14.19 MiB/sec. | ||
| 5494 | 2026.01.21 00:04:22.630889 [ 255 ] {38dcd9b0-8456-44f2-a928-e5b3cfad1c00} <Debug> TCPHandler: Processed in 0.002311595 sec. | ||
| 5495 | 2026.01.21 00:04:22.631073 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5496 | 2026.01.21 00:04:22.631203 [ 255 ] {3b109ecf-3692-4c4e-bc29-15fd03051fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5497 | 2026.01.21 00:04:22.631259 [ 255 ] {3b109ecf-3692-4c4e-bc29-15fd03051fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5498 | 2026.01.21 00:04:22.632612 [ 255 ] {3b109ecf-3692-4c4e-bc29-15fd03051fc5} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5499 | 2026.01.21 00:04:22.632651 [ 255 ] {3b109ecf-3692-4c4e-bc29-15fd03051fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5500 | 2026.01.21 00:04:22.633203 [ 255 ] {3b109ecf-3692-4c4e-bc29-15fd03051fc5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5501 | 2026.01.21 00:04:22.633507 [ 255 ] {3b109ecf-3692-4c4e-bc29-15fd03051fc5} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5502 | 2026.01.21 00:04:22.633690 [ 255 ] {3b109ecf-3692-4c4e-bc29-15fd03051fc5} <Debug> executeQuery: Read 1216 rows, 98.60 KiB in 0.00252 sec., 482539.68253968254 rows/sec., 38.21 MiB/sec. | ||
| 5503 | 2026.01.21 00:04:22.633742 [ 255 ] {3b109ecf-3692-4c4e-bc29-15fd03051fc5} <Debug> TCPHandler: Processed in 0.002734831 sec. | ||
| 5504 | 2026.01.21 00:04:22.633881 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5505 | 2026.01.21 00:04:22.633989 [ 255 ] {52726a8f-f7f3-40e8-b0b0-5323bb327831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5506 | 2026.01.21 00:04:22.634034 [ 255 ] {52726a8f-f7f3-40e8-b0b0-5323bb327831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5507 | 2026.01.21 00:04:22.634567 [ 255 ] {52726a8f-f7f3-40e8-b0b0-5323bb327831} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5508 | 2026.01.21 00:04:22.634603 [ 255 ] {52726a8f-f7f3-40e8-b0b0-5323bb327831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5509 | 2026.01.21 00:04:22.634950 [ 255 ] {52726a8f-f7f3-40e8-b0b0-5323bb327831} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5510 | 2026.01.21 00:04:22.635183 [ 255 ] {52726a8f-f7f3-40e8-b0b0-5323bb327831} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5511 | 2026.01.21 00:04:22.635319 [ 255 ] {52726a8f-f7f3-40e8-b0b0-5323bb327831} <Debug> executeQuery: Read 230 rows, 13.92 KiB in 0.001356 sec., 169616.51917404128 rows/sec., 10.02 MiB/sec. | ||
| 5512 | 2026.01.21 00:04:22.635357 [ 255 ] {52726a8f-f7f3-40e8-b0b0-5323bb327831} <Debug> TCPHandler: Processed in 0.001533183 sec. | ||
| 5513 | 2026.01.21 00:04:22.635480 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5514 | 2026.01.21 00:04:22.635582 [ 255 ] {5f752b0f-2186-44d0-b794-742a43a6d68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5515 | 2026.01.21 00:04:22.635624 [ 255 ] {5f752b0f-2186-44d0-b794-742a43a6d68f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5516 | 2026.01.21 00:04:22.636126 [ 255 ] {5f752b0f-2186-44d0-b794-742a43a6d68f} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5517 | 2026.01.21 00:04:22.636161 [ 255 ] {5f752b0f-2186-44d0-b794-742a43a6d68f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5518 | 2026.01.21 00:04:22.636481 [ 255 ] {5f752b0f-2186-44d0-b794-742a43a6d68f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5519 | 2026.01.21 00:04:22.636699 [ 255 ] {5f752b0f-2186-44d0-b794-742a43a6d68f} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5520 | 2026.01.21 00:04:22.636827 [ 255 ] {5f752b0f-2186-44d0-b794-742a43a6d68f} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001268 sec., 181388.01261829652 rows/sec., 11.69 MiB/sec. | ||
| 5521 | 2026.01.21 00:04:22.636864 [ 255 ] {5f752b0f-2186-44d0-b794-742a43a6d68f} <Debug> TCPHandler: Processed in 0.001436922 sec. | ||
| 5522 | 2026.01.21 00:04:22.636983 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5523 | 2026.01.21 00:04:22.637080 [ 255 ] {6d8d60d1-16a3-4ed9-b5f9-5c37c6e8b5bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5524 | 2026.01.21 00:04:22.637121 [ 255 ] {6d8d60d1-16a3-4ed9-b5f9-5c37c6e8b5bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5525 | 2026.01.21 00:04:22.637616 [ 255 ] {6d8d60d1-16a3-4ed9-b5f9-5c37c6e8b5bf} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5526 | 2026.01.21 00:04:22.637652 [ 255 ] {6d8d60d1-16a3-4ed9-b5f9-5c37c6e8b5bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5527 | 2026.01.21 00:04:22.637963 [ 255 ] {6d8d60d1-16a3-4ed9-b5f9-5c37c6e8b5bf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5528 | 2026.01.21 00:04:22.638191 [ 255 ] {6d8d60d1-16a3-4ed9-b5f9-5c37c6e8b5bf} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5529 | 2026.01.21 00:04:22.638320 [ 255 ] {6d8d60d1-16a3-4ed9-b5f9-5c37c6e8b5bf} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.00126 sec., 181746.03174603175 rows/sec., 10.32 MiB/sec. | ||
| 5530 | 2026.01.21 00:04:22.638358 [ 255 ] {6d8d60d1-16a3-4ed9-b5f9-5c37c6e8b5bf} <Debug> TCPHandler: Processed in 0.001425722 sec. | ||
| 5531 | 2026.01.21 00:04:22.638498 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5532 | 2026.01.21 00:04:22.638603 [ 255 ] {e7897c5d-7755-48ad-b5a4-d795b0df1bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5533 | 2026.01.21 00:04:22.638654 [ 255 ] {e7897c5d-7755-48ad-b5a4-d795b0df1bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5534 | 2026.01.21 00:04:22.639552 [ 255 ] {e7897c5d-7755-48ad-b5a4-d795b0df1bfe} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5535 | 2026.01.21 00:04:22.639594 [ 255 ] {e7897c5d-7755-48ad-b5a4-d795b0df1bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5536 | 2026.01.21 00:04:22.639969 [ 255 ] {e7897c5d-7755-48ad-b5a4-d795b0df1bfe} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5537 | 2026.01.21 00:04:22.640204 [ 255 ] {e7897c5d-7755-48ad-b5a4-d795b0df1bfe} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5538 | 2026.01.21 00:04:22.640381 [ 255 ] {e7897c5d-7755-48ad-b5a4-d795b0df1bfe} <Debug> executeQuery: Read 740 rows, 52.83 KiB in 0.001799 sec., 411339.6331295164 rows/sec., 28.68 MiB/sec. | ||
| 5539 | 2026.01.21 00:04:22.640434 [ 255 ] {e7897c5d-7755-48ad-b5a4-d795b0df1bfe} <Debug> TCPHandler: Processed in 0.00198733 sec. | ||
| 5540 | 2026.01.21 00:04:22.640581 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5541 | 2026.01.21 00:04:22.640691 [ 255 ] {2433d419-a264-496f-b3fd-180f02cc9427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5542 | 2026.01.21 00:04:22.640743 [ 255 ] {2433d419-a264-496f-b3fd-180f02cc9427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5543 | 2026.01.21 00:04:22.641200 [ 255 ] {2433d419-a264-496f-b3fd-180f02cc9427} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5544 | 2026.01.21 00:04:22.641248 [ 255 ] {2433d419-a264-496f-b3fd-180f02cc9427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5545 | 2026.01.21 00:04:22.641669 [ 255 ] {2433d419-a264-496f-b3fd-180f02cc9427} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5546 | 2026.01.21 00:04:22.641983 [ 255 ] {2433d419-a264-496f-b3fd-180f02cc9427} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5547 | 2026.01.21 00:04:22.642152 [ 255 ] {2433d419-a264-496f-b3fd-180f02cc9427} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001486 sec., 4037.685060565276 rows/sec., 210.95 KiB/sec. | ||
| 5548 | 2026.01.21 00:04:22.642203 [ 255 ] {2433d419-a264-496f-b3fd-180f02cc9427} <Debug> TCPHandler: Processed in 0.001681906 sec. | ||
| 5549 | 2026.01.21 00:04:22.642341 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5550 | 2026.01.21 00:04:22.642469 [ 255 ] {b3e6b6f0-5425-4930-9cff-47a54a2ed5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5551 | 2026.01.21 00:04:22.642521 [ 255 ] {b3e6b6f0-5425-4930-9cff-47a54a2ed5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5552 | 2026.01.21 00:04:22.643055 [ 255 ] {b3e6b6f0-5425-4930-9cff-47a54a2ed5fb} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5553 | 2026.01.21 00:04:22.643097 [ 255 ] {b3e6b6f0-5425-4930-9cff-47a54a2ed5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5554 | 2026.01.21 00:04:22.643470 [ 255 ] {b3e6b6f0-5425-4930-9cff-47a54a2ed5fb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5555 | 2026.01.21 00:04:22.643703 [ 255 ] {b3e6b6f0-5425-4930-9cff-47a54a2ed5fb} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5556 | 2026.01.21 00:04:22.643837 [ 255 ] {b3e6b6f0-5425-4930-9cff-47a54a2ed5fb} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001402 sec., 233951.4978601997 rows/sec., 15.33 MiB/sec. | ||
| 5557 | 2026.01.21 00:04:22.643875 [ 255 ] {b3e6b6f0-5425-4930-9cff-47a54a2ed5fb} <Debug> TCPHandler: Processed in 0.001595905 sec. | ||
| 5558 | 2026.01.21 00:04:22.644007 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5559 | 2026.01.21 00:04:22.644102 [ 255 ] {6a071cbd-992d-4164-9b71-c5348790c54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5560 | 2026.01.21 00:04:22.644146 [ 255 ] {6a071cbd-992d-4164-9b71-c5348790c54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5561 | 2026.01.21 00:04:22.644480 [ 255 ] {6a071cbd-992d-4164-9b71-c5348790c54c} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5562 | 2026.01.21 00:04:22.644514 [ 255 ] {6a071cbd-992d-4164-9b71-c5348790c54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5563 | 2026.01.21 00:04:22.644814 [ 255 ] {6a071cbd-992d-4164-9b71-c5348790c54c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5564 | 2026.01.21 00:04:22.645033 [ 255 ] {6a071cbd-992d-4164-9b71-c5348790c54c} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5565 | 2026.01.21 00:04:22.645158 [ 255 ] {6a071cbd-992d-4164-9b71-c5348790c54c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 62.74 KiB/sec. | ||
| 5566 | 2026.01.21 00:04:22.645198 [ 255 ] {6a071cbd-992d-4164-9b71-c5348790c54c} <Debug> TCPHandler: Processed in 0.001243029 sec. | ||
| 5567 | 2026.01.21 00:04:22.645326 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5568 | 2026.01.21 00:04:22.645422 [ 255 ] {83ae7971-f38f-4a37-9110-bc5888b1d9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5569 | 2026.01.21 00:04:22.645476 [ 255 ] {83ae7971-f38f-4a37-9110-bc5888b1d9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5570 | 2026.01.21 00:04:22.646262 [ 255 ] {83ae7971-f38f-4a37-9110-bc5888b1d9ca} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5571 | 2026.01.21 00:04:22.646299 [ 255 ] {83ae7971-f38f-4a37-9110-bc5888b1d9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5572 | 2026.01.21 00:04:22.646800 [ 255 ] {83ae7971-f38f-4a37-9110-bc5888b1d9ca} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5573 | 2026.01.21 00:04:22.647020 [ 255 ] {83ae7971-f38f-4a37-9110-bc5888b1d9ca} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5574 | 2026.01.21 00:04:22.647153 [ 255 ] {83ae7971-f38f-4a37-9110-bc5888b1d9ca} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00175 sec., 4000 rows/sec., 7.17 MiB/sec. | ||
| 5575 | 2026.01.21 00:04:22.647205 [ 255 ] {83ae7971-f38f-4a37-9110-bc5888b1d9ca} <Debug> TCPHandler: Processed in 0.001929659 sec. | ||
| 5576 | 2026.01.21 00:04:22.647339 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5577 | 2026.01.21 00:04:22.647433 [ 255 ] {ffd2b866-2ba0-44ec-a0e5-7690effcdf7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5578 | 2026.01.21 00:04:22.647475 [ 255 ] {ffd2b866-2ba0-44ec-a0e5-7690effcdf7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5579 | 2026.01.21 00:04:22.647823 [ 255 ] {ffd2b866-2ba0-44ec-a0e5-7690effcdf7f} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5580 | 2026.01.21 00:04:22.647858 [ 255 ] {ffd2b866-2ba0-44ec-a0e5-7690effcdf7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5581 | 2026.01.21 00:04:22.648159 [ 255 ] {ffd2b866-2ba0-44ec-a0e5-7690effcdf7f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5582 | 2026.01.21 00:04:22.648380 [ 255 ] {ffd2b866-2ba0-44ec-a0e5-7690effcdf7f} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5583 | 2026.01.21 00:04:22.648503 [ 255 ] {ffd2b866-2ba0-44ec-a0e5-7690effcdf7f} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001089 sec., 99173.55371900827 rows/sec., 6.05 MiB/sec. | ||
| 5584 | 2026.01.21 00:04:22.648538 [ 255 ] {ffd2b866-2ba0-44ec-a0e5-7690effcdf7f} <Debug> TCPHandler: Processed in 0.001259288 sec. | ||
| 5585 | 2026.01.21 00:04:25.618022 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39497 | ||
| 5586 | 2026.01.21 00:04:25.618152 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5587 | 2026.01.21 00:04:25.618183 [ 286 ] {} <Debug> TCP-Session: b6801cc3-7d04-41c8-9b0d-e5fb51e0b499 Authenticating user 'default' from [fd00:1122:3344:101::e]:39497 | ||
| 5588 | 2026.01.21 00:04:25.618207 [ 286 ] {} <Debug> TCP-Session: b6801cc3-7d04-41c8-9b0d-e5fb51e0b499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5589 | 2026.01.21 00:04:25.618220 [ 286 ] {} <Debug> TCP-Session: b6801cc3-7d04-41c8-9b0d-e5fb51e0b499 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5590 | 2026.01.21 00:04:25.618484 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36527 | ||
| 5591 | 2026.01.21 00:04:25.618516 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53838 | ||
| 5592 | 2026.01.21 00:04:25.618521 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52468 | ||
| 5593 | 2026.01.21 00:04:25.618556 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63191 | ||
| 5594 | 2026.01.21 00:04:25.618614 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5595 | 2026.01.21 00:04:25.618601 [ 286 ] {} <Trace> TCP-Session: b6801cc3-7d04-41c8-9b0d-e5fb51e0b499 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5596 | 2026.01.21 00:04:25.618660 [ 291 ] {} <Debug> TCP-Session: 3acb2ade-025a-477d-b075-e90c9a4b3e3a Authenticating user 'default' from [fd00:1122:3344:101::e]:53838 | ||
| 5597 | 2026.01.21 00:04:25.618602 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5598 | 2026.01.21 00:04:25.618686 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5599 | 2026.01.21 00:04:25.618702 [ 291 ] {} <Debug> TCP-Session: 3acb2ade-025a-477d-b075-e90c9a4b3e3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5600 | 2026.01.21 00:04:25.618716 [ 288 ] {} <Debug> TCP-Session: 2ffceb26-a042-4cc3-a608-b572c80fba76 Authenticating user 'default' from [fd00:1122:3344:101::e]:36527 | ||
| 5601 | 2026.01.21 00:04:25.618741 [ 290 ] {} <Debug> TCP-Session: 84b58877-ac64-4ca1-8de4-a5201cbe4bf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52468 | ||
| 5602 | 2026.01.21 00:04:25.618743 [ 291 ] {} <Debug> TCP-Session: 3acb2ade-025a-477d-b075-e90c9a4b3e3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5603 | 2026.01.21 00:04:25.618756 [ 288 ] {} <Debug> TCP-Session: 2ffceb26-a042-4cc3-a608-b572c80fba76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5604 | 2026.01.21 00:04:25.618778 [ 290 ] {} <Debug> TCP-Session: 84b58877-ac64-4ca1-8de4-a5201cbe4bf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5605 | 2026.01.21 00:04:25.618789 [ 288 ] {} <Debug> TCP-Session: 2ffceb26-a042-4cc3-a608-b572c80fba76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5606 | 2026.01.21 00:04:25.618696 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5607 | 2026.01.21 00:04:25.618812 [ 290 ] {} <Debug> TCP-Session: 84b58877-ac64-4ca1-8de4-a5201cbe4bf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5608 | 2026.01.21 00:04:25.618540 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50504 | ||
| 5609 | 2026.01.21 00:04:25.618853 [ 286 ] {f0a26f19-5ea0-4504-ac5b-753933056849} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39497) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5610 | 2026.01.21 00:04:25.618850 [ 3 ] {} <Debug> TCP-Session: e2222eef-a24c-45db-aaee-2e681cde73f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63191 | ||
| 5611 | 2026.01.21 00:04:25.618528 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44775 | ||
| 5612 | 2026.01.21 00:04:25.618923 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5613 | 2026.01.21 00:04:25.618940 [ 3 ] {} <Debug> TCP-Session: e2222eef-a24c-45db-aaee-2e681cde73f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5614 | 2026.01.21 00:04:25.618517 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36616 | ||
| 5615 | 2026.01.21 00:04:25.618974 [ 3 ] {} <Debug> TCP-Session: e2222eef-a24c-45db-aaee-2e681cde73f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5616 | 2026.01.21 00:04:25.618999 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5617 | 2026.01.21 00:04:25.618970 [ 293 ] {} <Debug> TCP-Session: a33157d7-fdad-4e04-a4e0-b54ca1829ad5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50504 | ||
| 5618 | 2026.01.21 00:04:25.619032 [ 292 ] {} <Debug> TCP-Session: 82faa84d-7cb5-4b09-a321-d8a30a282ada Authenticating user 'default' from [fd00:1122:3344:101::e]:44775 | ||
| 5619 | 2026.01.21 00:04:25.619036 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5620 | 2026.01.21 00:04:25.619056 [ 293 ] {} <Debug> TCP-Session: a33157d7-fdad-4e04-a4e0-b54ca1829ad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5621 | 2026.01.21 00:04:25.619067 [ 292 ] {} <Debug> TCP-Session: 82faa84d-7cb5-4b09-a321-d8a30a282ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5622 | 2026.01.21 00:04:25.619082 [ 289 ] {} <Debug> TCP-Session: a899135e-ae57-43d7-ba5e-c8456df8aca7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36616 | ||
| 5623 | 2026.01.21 00:04:25.619086 [ 293 ] {} <Debug> TCP-Session: a33157d7-fdad-4e04-a4e0-b54ca1829ad5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5624 | 2026.01.21 00:04:25.619101 [ 292 ] {} <Debug> TCP-Session: 82faa84d-7cb5-4b09-a321-d8a30a282ada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5625 | 2026.01.21 00:04:25.619116 [ 289 ] {} <Debug> TCP-Session: a899135e-ae57-43d7-ba5e-c8456df8aca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5626 | 2026.01.21 00:04:25.618552 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37824 | ||
| 5627 | 2026.01.21 00:04:25.619154 [ 289 ] {} <Debug> TCP-Session: a899135e-ae57-43d7-ba5e-c8456df8aca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5628 | 2026.01.21 00:04:25.619179 [ 286 ] {f0a26f19-5ea0-4504-ac5b-753933056849} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5629 | 2026.01.21 00:04:25.619230 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5630 | 2026.01.21 00:04:25.619248 [ 286 ] {f0a26f19-5ea0-4504-ac5b-753933056849} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5631 | 2026.01.21 00:04:25.619262 [ 294 ] {} <Debug> TCP-Session: b9474744-1ca7-4a47-8269-7a1d9fb5b8ee Authenticating user 'default' from [fd00:1122:3344:101::e]:37824 | ||
| 5632 | 2026.01.21 00:04:25.619291 [ 294 ] {} <Debug> TCP-Session: b9474744-1ca7-4a47-8269-7a1d9fb5b8ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5633 | 2026.01.21 00:04:25.619307 [ 294 ] {} <Debug> TCP-Session: b9474744-1ca7-4a47-8269-7a1d9fb5b8ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5634 | 2026.01.21 00:04:25.619557 [ 286 ] {f0a26f19-5ea0-4504-ac5b-753933056849} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 5635 | 2026.01.21 00:04:25.620472 [ 327 ] {f0a26f19-5ea0-4504-ac5b-753933056849} <Trace> AggregatingTransform: Aggregating | ||
| 5636 | 2026.01.21 00:04:25.620529 [ 327 ] {f0a26f19-5ea0-4504-ac5b-753933056849} <Trace> Aggregator: Aggregation method: without_key | ||
| 5637 | 2026.01.21 00:04:25.620567 [ 327 ] {f0a26f19-5ea0-4504-ac5b-753933056849} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000905934 sec. (1103.833 rows/sec., 43.12 KiB/sec.) | ||
| 5638 | 2026.01.21 00:04:25.620583 [ 327 ] {f0a26f19-5ea0-4504-ac5b-753933056849} <Trace> Aggregator: Merging aggregated data | ||
| 5639 | 2026.01.21 00:04:25.621793 [ 286 ] {f0a26f19-5ea0-4504-ac5b-753933056849} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003009 sec., 332.3363243602526 rows/sec., 12.98 KiB/sec. | ||
| 5640 | 2026.01.21 00:04:25.621930 [ 286 ] {f0a26f19-5ea0-4504-ac5b-753933056849} <Debug> TCPHandler: Processed in 0.003484433 sec. | ||
| 5641 | 2026.01.21 00:04:25.622008 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5642 | 2026.01.21 00:04:25.622032 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5643 | 2026.01.21 00:04:25.622037 [ 286 ] {} <Debug> TCP-Session: b6801cc3-7d04-41c8-9b0d-e5fb51e0b499 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5644 | 2026.01.21 00:04:25.622052 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5645 | 2026.01.21 00:04:25.622075 [ 3 ] {} <Debug> TCP-Session: e2222eef-a24c-45db-aaee-2e681cde73f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5646 | 2026.01.21 00:04:25.622075 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5647 | 2026.01.21 00:04:25.622096 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5648 | 2026.01.21 00:04:25.622119 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5649 | 2026.01.21 00:04:25.622141 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5650 | 2026.01.21 00:04:25.622158 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5651 | 2026.01.21 00:04:25.622204 [ 291 ] {} <Debug> TCP-Session: 3acb2ade-025a-477d-b075-e90c9a4b3e3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5652 | 2026.01.21 00:04:25.622177 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5653 | 2026.01.21 00:04:25.622229 [ 292 ] {} <Debug> TCP-Session: 82faa84d-7cb5-4b09-a321-d8a30a282ada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5654 | 2026.01.21 00:04:25.622184 [ 293 ] {} <Debug> TCP-Session: a33157d7-fdad-4e04-a4e0-b54ca1829ad5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5655 | 2026.01.21 00:04:25.622264 [ 294 ] {} <Debug> TCP-Session: b9474744-1ca7-4a47-8269-7a1d9fb5b8ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5656 | 2026.01.21 00:04:25.622161 [ 290 ] {} <Debug> TCP-Session: 84b58877-ac64-4ca1-8de4-a5201cbe4bf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5657 | 2026.01.21 00:04:25.622140 [ 288 ] {} <Debug> TCP-Session: 2ffceb26-a042-4cc3-a608-b572c80fba76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5658 | 2026.01.21 00:04:25.622110 [ 289 ] {} <Debug> TCP-Session: a899135e-ae57-43d7-ba5e-c8456df8aca7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5659 | 2026.01.21 00:04:25.923051 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5660 | 2026.01.21 00:04:25.923098 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5661 | 2026.01.21 00:04:26.009737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12515 | ||
| 5662 | 2026.01.21 00:04:26.010264 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5663 | 2026.01.21 00:04:26.010318 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5664 | 2026.01.21 00:04:26.010866 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5665 | 2026.01.21 00:04:26.011141 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5666 | 2026.01.21 00:04:26.011332 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12515 | ||
| 5667 | 2026.01.21 00:04:26.011332 [ 65 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5668 | 2026.01.21 00:04:26.011401 [ 65 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5669 | 2026.01.21 00:04:26.011421 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5670 | 2026.01.21 00:04:26.011555 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 5671 | 2026.01.21 00:04:26.011717 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5672 | 2026.01.21 00:04:26.011767 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10083 rows starting from the beginning of the part | ||
| 5673 | 2026.01.21 00:04:26.011842 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 5674 | 2026.01.21 00:04:26.011900 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 5675 | 2026.01.21 00:04:26.011951 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 5676 | 2026.01.21 00:04:26.011998 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 5677 | 2026.01.21 00:04:26.012063 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 5678 | 2026.01.21 00:04:26.016646 [ 201 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12515 rows, containing 4 columns (4 merged, 0 gathered) in 0.005152259 sec., 2429031.6150643826 rows/sec., 34.75 MiB/sec. | ||
| 5679 | 2026.01.21 00:04:26.016993 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5680 | 2026.01.21 00:04:26.017277 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_26_5} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5681 | 2026.01.21 00:04:26.017354 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_26_5} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5682 | 2026.01.21 00:04:26.017455 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5683 | 2026.01.21 00:04:26.665887 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5684 | 2026.01.21 00:04:26.685586 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5685 | 2026.01.21 00:04:26.685658 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5686 | 2026.01.21 00:04:26.691607 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5687 | 2026.01.21 00:04:26.692380 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5688 | 2026.01.21 00:04:26.692704 [ 64 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5689 | 2026.01.21 00:04:26.692775 [ 64 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5690 | 2026.01.21 00:04:26.692799 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5691 | 2026.01.21 00:04:26.692935 [ 194 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 5692 | 2026.01.21 00:04:26.696880 [ 194 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5693 | 2026.01.21 00:04:26.697123 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5694 | 2026.01.21 00:04:26.698372 [ 194 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 5695 | 2026.01.21 00:04:26.702721 [ 194 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 5696 | 2026.01.21 00:04:26.706904 [ 194 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 5697 | 2026.01.21 00:04:26.710948 [ 194 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 5698 | 2026.01.21 00:04:26.715495 [ 194 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 5699 | 2026.01.21 00:04:26.719931 [ 194 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 5700 | 2026.01.21 00:04:26.776113 [ 201 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.083236727 sec., 2354.729781722436 rows/sec., 12.18 MiB/sec. | ||
| 5701 | 2026.01.21 00:04:26.779014 [ 188 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5702 | 2026.01.21 00:04:26.781118 [ 188 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_26_5} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5703 | 2026.01.21 00:04:26.781241 [ 188 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_26_5} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5704 | 2026.01.21 00:04:26.783782 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5705 | 2026.01.21 00:04:27.001225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.76 MiB, peak 263.30 MiB, free memory in arenas 0.00 B, will set to 259.02 MiB (RSS), difference: 6.26 MiB | ||
| 5706 | 2026.01.21 00:04:27.616390 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5707 | 2026.01.21 00:04:27.616567 [ 255 ] {2a97edb2-8519-4866-8bab-c783b861366b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5708 | 2026.01.21 00:04:27.616632 [ 255 ] {2a97edb2-8519-4866-8bab-c783b861366b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5709 | 2026.01.21 00:04:27.617313 [ 255 ] {2a97edb2-8519-4866-8bab-c783b861366b} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5710 | 2026.01.21 00:04:27.617362 [ 255 ] {2a97edb2-8519-4866-8bab-c783b861366b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5711 | 2026.01.21 00:04:27.617786 [ 255 ] {2a97edb2-8519-4866-8bab-c783b861366b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5712 | 2026.01.21 00:04:27.618034 [ 255 ] {2a97edb2-8519-4866-8bab-c783b861366b} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5713 | 2026.01.21 00:04:27.618193 [ 255 ] {2a97edb2-8519-4866-8bab-c783b861366b} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001674 sec., 74074.07407407407 rows/sec., 6.37 MiB/sec. | ||
| 5714 | 2026.01.21 00:04:27.618236 [ 255 ] {2a97edb2-8519-4866-8bab-c783b861366b} <Debug> TCPHandler: Processed in 0.0019739 sec. | ||
| 5715 | 2026.01.21 00:04:27.618362 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5716 | 2026.01.21 00:04:27.618460 [ 255 ] {4d43aed4-f6be-4bba-8230-c27314b13cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5717 | 2026.01.21 00:04:27.618503 [ 255 ] {4d43aed4-f6be-4bba-8230-c27314b13cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5718 | 2026.01.21 00:04:27.618909 [ 255 ] {4d43aed4-f6be-4bba-8230-c27314b13cea} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5719 | 2026.01.21 00:04:27.618948 [ 255 ] {4d43aed4-f6be-4bba-8230-c27314b13cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5720 | 2026.01.21 00:04:27.619266 [ 255 ] {4d43aed4-f6be-4bba-8230-c27314b13cea} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5721 | 2026.01.21 00:04:27.619509 [ 255 ] {4d43aed4-f6be-4bba-8230-c27314b13cea} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5722 | 2026.01.21 00:04:27.619643 [ 255 ] {4d43aed4-f6be-4bba-8230-c27314b13cea} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001202 sec., 28286.189683860233 rows/sec., 2.08 MiB/sec. | ||
| 5723 | 2026.01.21 00:04:27.619681 [ 255 ] {4d43aed4-f6be-4bba-8230-c27314b13cea} <Debug> TCPHandler: Processed in 0.00137001 sec. | ||
| 5724 | 2026.01.21 00:04:27.619797 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5725 | 2026.01.21 00:04:27.619892 [ 255 ] {785dd1d9-f255-4aee-b504-70b2e9230533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5726 | 2026.01.21 00:04:27.619933 [ 255 ] {785dd1d9-f255-4aee-b504-70b2e9230533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5727 | 2026.01.21 00:04:27.620358 [ 255 ] {785dd1d9-f255-4aee-b504-70b2e9230533} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5728 | 2026.01.21 00:04:27.620395 [ 255 ] {785dd1d9-f255-4aee-b504-70b2e9230533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5729 | 2026.01.21 00:04:27.620706 [ 255 ] {785dd1d9-f255-4aee-b504-70b2e9230533} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5730 | 2026.01.21 00:04:27.620945 [ 255 ] {785dd1d9-f255-4aee-b504-70b2e9230533} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5731 | 2026.01.21 00:04:27.621073 [ 255 ] {785dd1d9-f255-4aee-b504-70b2e9230533} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001199 sec., 81734.77898248541 rows/sec., 6.38 MiB/sec. | ||
| 5732 | 2026.01.21 00:04:27.621112 [ 255 ] {785dd1d9-f255-4aee-b504-70b2e9230533} <Debug> TCPHandler: Processed in 0.001365451 sec. | ||
| 5733 | 2026.01.21 00:04:27.621229 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5734 | 2026.01.21 00:04:27.621326 [ 255 ] {be1fbb73-7d44-4133-9644-070e5c6697f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5735 | 2026.01.21 00:04:27.621369 [ 255 ] {be1fbb73-7d44-4133-9644-070e5c6697f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5736 | 2026.01.21 00:04:27.621781 [ 255 ] {be1fbb73-7d44-4133-9644-070e5c6697f7} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5737 | 2026.01.21 00:04:27.621819 [ 255 ] {be1fbb73-7d44-4133-9644-070e5c6697f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5738 | 2026.01.21 00:04:27.622154 [ 255 ] {be1fbb73-7d44-4133-9644-070e5c6697f7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5739 | 2026.01.21 00:04:27.622388 [ 255 ] {be1fbb73-7d44-4133-9644-070e5c6697f7} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5740 | 2026.01.21 00:04:27.622520 [ 255 ] {be1fbb73-7d44-4133-9644-070e5c6697f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 5741 | 2026.01.21 00:04:27.622557 [ 255 ] {be1fbb73-7d44-4133-9644-070e5c6697f7} <Debug> TCPHandler: Processed in 0.001378021 sec. | ||
| 5742 | 2026.01.21 00:04:27.622668 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5743 | 2026.01.21 00:04:27.622764 [ 255 ] {fc664b7a-efa8-4d50-83bd-8b4b8a3aa070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5744 | 2026.01.21 00:04:27.622819 [ 255 ] {fc664b7a-efa8-4d50-83bd-8b4b8a3aa070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5745 | 2026.01.21 00:04:27.623632 [ 255 ] {fc664b7a-efa8-4d50-83bd-8b4b8a3aa070} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5746 | 2026.01.21 00:04:27.623671 [ 255 ] {fc664b7a-efa8-4d50-83bd-8b4b8a3aa070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5747 | 2026.01.21 00:04:27.624253 [ 255 ] {fc664b7a-efa8-4d50-83bd-8b4b8a3aa070} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5748 | 2026.01.21 00:04:27.624488 [ 255 ] {fc664b7a-efa8-4d50-83bd-8b4b8a3aa070} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5749 | 2026.01.21 00:04:27.624626 [ 255 ] {fc664b7a-efa8-4d50-83bd-8b4b8a3aa070} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001881 sec., 18075.491759702287 rows/sec., 32.39 MiB/sec. | ||
| 5750 | 2026.01.21 00:04:27.624679 [ 255 ] {fc664b7a-efa8-4d50-83bd-8b4b8a3aa070} <Debug> TCPHandler: Processed in 0.002061201 sec. | ||
| 5751 | 2026.01.21 00:04:27.624797 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5752 | 2026.01.21 00:04:27.624892 [ 255 ] {44266b85-c7ac-41d5-a9c2-e18281e6c68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5753 | 2026.01.21 00:04:27.624934 [ 255 ] {44266b85-c7ac-41d5-a9c2-e18281e6c68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5754 | 2026.01.21 00:04:27.625269 [ 255 ] {44266b85-c7ac-41d5-a9c2-e18281e6c68b} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5755 | 2026.01.21 00:04:27.625308 [ 255 ] {44266b85-c7ac-41d5-a9c2-e18281e6c68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5756 | 2026.01.21 00:04:27.625615 [ 255 ] {44266b85-c7ac-41d5-a9c2-e18281e6c68b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5757 | 2026.01.21 00:04:27.625859 [ 255 ] {44266b85-c7ac-41d5-a9c2-e18281e6c68b} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5758 | 2026.01.21 00:04:27.625988 [ 255 ] {44266b85-c7ac-41d5-a9c2-e18281e6c68b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 5759 | 2026.01.21 00:04:27.626025 [ 255 ] {44266b85-c7ac-41d5-a9c2-e18281e6c68b} <Debug> TCPHandler: Processed in 0.00127945 sec. | ||
| 5760 | 2026.01.21 00:04:31.051744 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 696 | ||
| 5761 | 2026.01.21 00:04:31.054402 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5762 | 2026.01.21 00:04:31.054460 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5763 | 2026.01.21 00:04:31.055776 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5764 | 2026.01.21 00:04:31.056052 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5765 | 2026.01.21 00:04:31.056455 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 696 | ||
| 5766 | 2026.01.21 00:04:32.646210 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5767 | 2026.01.21 00:04:32.646421 [ 255 ] {72fdff34-60bf-4e3b-a36e-2458a03281f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5768 | 2026.01.21 00:04:32.646497 [ 255 ] {72fdff34-60bf-4e3b-a36e-2458a03281f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5769 | 2026.01.21 00:04:32.647207 [ 255 ] {72fdff34-60bf-4e3b-a36e-2458a03281f0} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5770 | 2026.01.21 00:04:32.647265 [ 255 ] {72fdff34-60bf-4e3b-a36e-2458a03281f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5771 | 2026.01.21 00:04:32.647695 [ 255 ] {72fdff34-60bf-4e3b-a36e-2458a03281f0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5772 | 2026.01.21 00:04:32.647995 [ 255 ] {72fdff34-60bf-4e3b-a36e-2458a03281f0} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5773 | 2026.01.21 00:04:32.648160 [ 255 ] {72fdff34-60bf-4e3b-a36e-2458a03281f0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001792 sec., 13392.857142857143 rows/sec., 1.11 MiB/sec. | ||
| 5774 | 2026.01.21 00:04:32.648206 [ 255 ] {72fdff34-60bf-4e3b-a36e-2458a03281f0} <Debug> TCPHandler: Processed in 0.002132062 sec. | ||
| 5775 | 2026.01.21 00:04:32.648349 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5776 | 2026.01.21 00:04:32.648454 [ 255 ] {10c17dfb-09e3-419d-a9e3-6c4c3ad8a50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5777 | 2026.01.21 00:04:32.648497 [ 255 ] {10c17dfb-09e3-419d-a9e3-6c4c3ad8a50e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5778 | 2026.01.21 00:04:32.648912 [ 255 ] {10c17dfb-09e3-419d-a9e3-6c4c3ad8a50e} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5779 | 2026.01.21 00:04:32.648948 [ 255 ] {10c17dfb-09e3-419d-a9e3-6c4c3ad8a50e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5780 | 2026.01.21 00:04:32.649274 [ 255 ] {10c17dfb-09e3-419d-a9e3-6c4c3ad8a50e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5781 | 2026.01.21 00:04:32.649509 [ 255 ] {10c17dfb-09e3-419d-a9e3-6c4c3ad8a50e} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5782 | 2026.01.21 00:04:32.649643 [ 255 ] {10c17dfb-09e3-419d-a9e3-6c4c3ad8a50e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001214 sec., 3294.8929159802306 rows/sec., 268.68 KiB/sec. | ||
| 5783 | 2026.01.21 00:04:32.649681 [ 255 ] {10c17dfb-09e3-419d-a9e3-6c4c3ad8a50e} <Debug> TCPHandler: Processed in 0.001382491 sec. | ||
| 5784 | 2026.01.21 00:04:32.649808 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5785 | 2026.01.21 00:04:32.649905 [ 255 ] {028b1aa9-0a5d-4221-b5c7-eae5f446b6d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5786 | 2026.01.21 00:04:32.649944 [ 255 ] {028b1aa9-0a5d-4221-b5c7-eae5f446b6d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5787 | 2026.01.21 00:04:32.651157 [ 255 ] {028b1aa9-0a5d-4221-b5c7-eae5f446b6d8} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5788 | 2026.01.21 00:04:32.651193 [ 255 ] {028b1aa9-0a5d-4221-b5c7-eae5f446b6d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5789 | 2026.01.21 00:04:32.651663 [ 255 ] {028b1aa9-0a5d-4221-b5c7-eae5f446b6d8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5790 | 2026.01.21 00:04:32.651886 [ 255 ] {028b1aa9-0a5d-4221-b5c7-eae5f446b6d8} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5791 | 2026.01.21 00:04:32.651985 [ 57 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5792 | 2026.01.21 00:04:32.652017 [ 255 ] {028b1aa9-0a5d-4221-b5c7-eae5f446b6d8} <Debug> executeQuery: Read 1332 rows, 113.92 KiB in 0.002132 sec., 624765.478424015 rows/sec., 52.18 MiB/sec. | ||
| 5793 | 2026.01.21 00:04:32.652022 [ 57 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5794 | 2026.01.21 00:04:32.652048 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5795 | 2026.01.21 00:04:32.652055 [ 255 ] {028b1aa9-0a5d-4221-b5c7-eae5f446b6d8} <Debug> TCPHandler: Processed in 0.002306295 sec. | ||
| 5796 | 2026.01.21 00:04:32.652145 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::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 | ||
| 5797 | 2026.01.21 00:04:32.652180 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5798 | 2026.01.21 00:04:32.652249 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5799 | 2026.01.21 00:04:32.652277 [ 255 ] {ecb5a2e5-abfe-452f-a266-d1423b3a8ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5800 | 2026.01.21 00:04:32.652284 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2528 rows starting from the beginning of the part | ||
| 5801 | 2026.01.21 00:04:32.652319 [ 255 ] {ecb5a2e5-abfe-452f-a266-d1423b3a8ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5802 | 2026.01.21 00:04:32.652366 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1190 rows starting from the beginning of the part | ||
| 5803 | 2026.01.21 00:04:32.652425 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 126 rows starting from the beginning of the part | ||
| 5804 | 2026.01.21 00:04:32.652483 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1216 rows starting from the beginning of the part | ||
| 5805 | 2026.01.21 00:04:32.652538 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 124 rows starting from the beginning of the part | ||
| 5806 | 2026.01.21 00:04:32.652595 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1332 rows starting from the beginning of the part | ||
| 5807 | 2026.01.21 00:04:32.652773 [ 255 ] {ecb5a2e5-abfe-452f-a266-d1423b3a8ea6} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5808 | 2026.01.21 00:04:32.652810 [ 255 ] {ecb5a2e5-abfe-452f-a266-d1423b3a8ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5809 | 2026.01.21 00:04:32.653144 [ 255 ] {ecb5a2e5-abfe-452f-a266-d1423b3a8ea6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5810 | 2026.01.21 00:04:32.653381 [ 255 ] {ecb5a2e5-abfe-452f-a266-d1423b3a8ea6} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5811 | 2026.01.21 00:04:32.653483 [ 57 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5812 | 2026.01.21 00:04:32.653514 [ 255 ] {ecb5a2e5-abfe-452f-a266-d1423b3a8ea6} <Debug> executeQuery: Read 23 rows, 1.77 KiB in 0.001257 sec., 18297.5338106603 rows/sec., 1.37 MiB/sec. | ||
| 5813 | 2026.01.21 00:04:32.653519 [ 57 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5814 | 2026.01.21 00:04:32.653544 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5815 | 2026.01.21 00:04:32.653555 [ 255 ] {ecb5a2e5-abfe-452f-a266-d1423b3a8ea6} <Debug> TCPHandler: Processed in 0.001425462 sec. | ||
| 5816 | 2026.01.21 00:04:32.653614 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::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 | ||
| 5817 | 2026.01.21 00:04:32.653687 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5818 | 2026.01.21 00:04:32.653700 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5819 | 2026.01.21 00:04:32.653727 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 294 rows starting from the beginning of the part | ||
| 5820 | 2026.01.21 00:04:32.653777 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 230 rows starting from the beginning of the part | ||
| 5821 | 2026.01.21 00:04:32.653784 [ 255 ] {a3d7fb4a-90ee-4342-b99b-e89431544aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5822 | 2026.01.21 00:04:32.653822 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 38 rows starting from the beginning of the part | ||
| 5823 | 2026.01.21 00:04:32.653825 [ 255 ] {a3d7fb4a-90ee-4342-b99b-e89431544aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5824 | 2026.01.21 00:04:32.653863 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 230 rows starting from the beginning of the part | ||
| 5825 | 2026.01.21 00:04:32.653900 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part | ||
| 5826 | 2026.01.21 00:04:32.653936 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 23 rows starting from the beginning of the part | ||
| 5827 | 2026.01.21 00:04:32.654367 [ 255 ] {a3d7fb4a-90ee-4342-b99b-e89431544aea} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2026.01.21 00:04:32.654403 [ 255 ] {a3d7fb4a-90ee-4342-b99b-e89431544aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5829 | 2026.01.21 00:04:32.654816 [ 199 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 849 rows, containing 5 columns (5 merged, 0 gathered) in 0.001228279 sec., 691211.0359291333 rows/sec., 45.33 MiB/sec. | ||
| 5830 | 2026.01.21 00:04:32.654838 [ 255 ] {a3d7fb4a-90ee-4342-b99b-e89431544aea} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5831 | 2026.01.21 00:04:32.655059 [ 191 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5832 | 2026.01.21 00:04:32.655138 [ 255 ] {a3d7fb4a-90ee-4342-b99b-e89431544aea} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5833 | 2026.01.21 00:04:32.655283 [ 255 ] {a3d7fb4a-90ee-4342-b99b-e89431544aea} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001518 sec., 166007.9051383399 rows/sec., 11.48 MiB/sec. | ||
| 5834 | 2026.01.21 00:04:32.655326 [ 255 ] {a3d7fb4a-90ee-4342-b99b-e89431544aea} <Debug> TCPHandler: Processed in 0.001691935 sec. | ||
| 5835 | 2026.01.21 00:04:32.655405 [ 191 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_31_6} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5836 | 2026.01.21 00:04:32.655451 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5837 | 2026.01.21 00:04:32.655503 [ 191 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_31_6} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5838 | 2026.01.21 00:04:32.655505 [ 201 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6516 rows, containing 5 columns (5 merged, 0 gathered) in 0.003409162 sec., 1911320.1426039597 rows/sec., 162.79 MiB/sec. | ||
| 5839 | 2026.01.21 00:04:32.655552 [ 255 ] {c637c22f-292f-4486-ba3f-7a4d7bd26d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5840 | 2026.01.21 00:04:32.655595 [ 255 ] {c637c22f-292f-4486-ba3f-7a4d7bd26d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5841 | 2026.01.21 00:04:32.655609 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5842 | 2026.01.21 00:04:32.655785 [ 201 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5843 | 2026.01.21 00:04:32.656001 [ 255 ] {c637c22f-292f-4486-ba3f-7a4d7bd26d68} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5844 | 2026.01.21 00:04:32.656020 [ 201 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_36_7} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): 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.01.21 00:04:32.656038 [ 255 ] {c637c22f-292f-4486-ba3f-7a4d7bd26d68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5846 | 2026.01.21 00:04:32.656083 [ 201 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_36_7} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5847 | 2026.01.21 00:04:32.656144 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 5848 | 2026.01.21 00:04:32.656345 [ 255 ] {c637c22f-292f-4486-ba3f-7a4d7bd26d68} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5849 | 2026.01.21 00:04:32.656560 [ 255 ] {c637c22f-292f-4486-ba3f-7a4d7bd26d68} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5850 | 2026.01.21 00:04:32.656688 [ 255 ] {c637c22f-292f-4486-ba3f-7a4d7bd26d68} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001154 sec., 10398.613518197573 rows/sec., 812.39 KiB/sec. | ||
| 5851 | 2026.01.21 00:04:32.656727 [ 255 ] {c637c22f-292f-4486-ba3f-7a4d7bd26d68} <Debug> TCPHandler: Processed in 0.0013271 sec. | ||
| 5852 | 2026.01.21 00:04:32.656839 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5853 | 2026.01.21 00:04:32.656935 [ 255 ] {c5b5fb6c-c678-4ec5-a663-72a2f831cd08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5854 | 2026.01.21 00:04:32.656975 [ 255 ] {c5b5fb6c-c678-4ec5-a663-72a2f831cd08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5855 | 2026.01.21 00:04:32.657645 [ 255 ] {c5b5fb6c-c678-4ec5-a663-72a2f831cd08} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5856 | 2026.01.21 00:04:32.657681 [ 255 ] {c5b5fb6c-c678-4ec5-a663-72a2f831cd08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5857 | 2026.01.21 00:04:32.658018 [ 255 ] {c5b5fb6c-c678-4ec5-a663-72a2f831cd08} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5858 | 2026.01.21 00:04:32.658236 [ 255 ] {c5b5fb6c-c678-4ec5-a663-72a2f831cd08} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5859 | 2026.01.21 00:04:32.658334 [ 57 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5860 | 2026.01.21 00:04:32.658365 [ 57 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5861 | 2026.01.21 00:04:32.658367 [ 255 ] {c5b5fb6c-c678-4ec5-a663-72a2f831cd08} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.00145 sec., 391034.4827586207 rows/sec., 29.33 MiB/sec. | ||
| 5862 | 2026.01.21 00:04:32.658383 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5863 | 2026.01.21 00:04:32.658409 [ 255 ] {c5b5fb6c-c678-4ec5-a663-72a2f831cd08} <Debug> TCPHandler: Processed in 0.001620424 sec. | ||
| 5864 | 2026.01.21 00:04:32.658444 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::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 | ||
| 5865 | 2026.01.21 00:04:32.658519 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5866 | 2026.01.21 00:04:32.658526 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5867 | 2026.01.21 00:04:32.658542 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1274 rows starting from the beginning of the part | ||
| 5868 | 2026.01.21 00:04:32.658586 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 712 rows starting from the beginning of the part | ||
| 5869 | 2026.01.21 00:04:32.658621 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 102 rows starting from the beginning of the part | ||
| 5870 | 2026.01.21 00:04:32.658625 [ 255 ] {4033e7d7-aeb8-4f87-afac-79684fa05627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5871 | 2026.01.21 00:04:32.658653 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 740 rows starting from the beginning of the part | ||
| 5872 | 2026.01.21 00:04:32.658674 [ 255 ] {4033e7d7-aeb8-4f87-afac-79684fa05627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5873 | 2026.01.21 00:04:32.658685 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 98 rows starting from the beginning of the part | ||
| 5874 | 2026.01.21 00:04:32.658716 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 567 rows starting from the beginning of the part | ||
| 5875 | 2026.01.21 00:04:32.659414 [ 255 ] {4033e7d7-aeb8-4f87-afac-79684fa05627} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5876 | 2026.01.21 00:04:32.659456 [ 255 ] {4033e7d7-aeb8-4f87-afac-79684fa05627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5877 | 2026.01.21 00:04:32.660003 [ 255 ] {4033e7d7-aeb8-4f87-afac-79684fa05627} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5878 | 2026.01.21 00:04:32.660281 [ 255 ] {4033e7d7-aeb8-4f87-afac-79684fa05627} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5879 | 2026.01.21 00:04:32.660370 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3493 rows, containing 5 columns (5 merged, 0 gathered) in 0.00195047 sec., 1790850.4104139004 rows/sec., 135.38 MiB/sec. | ||
| 5880 | 2026.01.21 00:04:32.660411 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5881 | 2026.01.21 00:04:32.660439 [ 255 ] {4033e7d7-aeb8-4f87-afac-79684fa05627} <Debug> executeQuery: Read 918 rows, 64.29 KiB in 0.001834 sec., 500545.25627044716 rows/sec., 34.23 MiB/sec. | ||
| 5882 | 2026.01.21 00:04:32.660441 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5883 | 2026.01.21 00:04:32.660471 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5884 | 2026.01.21 00:04:32.660476 [ 255 ] {4033e7d7-aeb8-4f87-afac-79684fa05627} <Debug> TCPHandler: Processed in 0.001999511 sec. | ||
| 5885 | 2026.01.21 00:04:32.660587 [ 192 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 5886 | 2026.01.21 00:04:32.660599 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5887 | 2026.01.21 00:04:32.660619 [ 191 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5888 | 2026.01.21 00:04:32.660726 [ 255 ] {c508b0ce-e974-4e7e-ac91-db91270ebe0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5889 | 2026.01.21 00:04:32.660733 [ 192 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5890 | 2026.01.21 00:04:32.660788 [ 192 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 7856 rows starting from the beginning of the part | ||
| 5891 | 2026.01.21 00:04:32.660794 [ 255 ] {c508b0ce-e974-4e7e-ac91-db91270ebe0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5892 | 2026.01.21 00:04:32.660859 [ 192 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 278 rows starting from the beginning of the part | ||
| 5893 | 2026.01.21 00:04:32.660911 [ 192 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 152 rows starting from the beginning of the part | ||
| 5894 | 2026.01.21 00:04:32.660955 [ 192 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 328 rows starting from the beginning of the part | ||
| 5895 | 2026.01.21 00:04:32.660990 [ 191 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_36_7} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5896 | 2026.01.21 00:04:32.660994 [ 192 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5897 | 2026.01.21 00:04:32.661062 [ 192 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 918 rows starting from the beginning of the part | ||
| 5898 | 2026.01.21 00:04:32.661089 [ 191 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_36_7} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5899 | 2026.01.21 00:04:32.661202 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 5900 | 2026.01.21 00:04:32.661575 [ 255 ] {c508b0ce-e974-4e7e-ac91-db91270ebe0d} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5901 | 2026.01.21 00:04:32.661618 [ 255 ] {c508b0ce-e974-4e7e-ac91-db91270ebe0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5902 | 2026.01.21 00:04:32.662133 [ 255 ] {c508b0ce-e974-4e7e-ac91-db91270ebe0d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5903 | 2026.01.21 00:04:32.662397 [ 255 ] {c508b0ce-e974-4e7e-ac91-db91270ebe0d} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5904 | 2026.01.21 00:04:32.662538 [ 255 ] {c508b0ce-e974-4e7e-ac91-db91270ebe0d} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001831 sec., 3823.0475150191155 rows/sec., 6.85 MiB/sec. | ||
| 5905 | 2026.01.21 00:04:32.662592 [ 255 ] {c508b0ce-e974-4e7e-ac91-db91270ebe0d} <Debug> TCPHandler: Processed in 0.002042861 sec. | ||
| 5906 | 2026.01.21 00:04:32.662708 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5907 | 2026.01.21 00:04:32.662806 [ 255 ] {5dbe61b8-0639-4ae0-958c-d0faf5397306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5908 | 2026.01.21 00:04:32.662848 [ 255 ] {5dbe61b8-0639-4ae0-958c-d0faf5397306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5909 | 2026.01.21 00:04:32.663190 [ 255 ] {5dbe61b8-0639-4ae0-958c-d0faf5397306} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5910 | 2026.01.21 00:04:32.663229 [ 255 ] {5dbe61b8-0639-4ae0-958c-d0faf5397306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5911 | 2026.01.21 00:04:32.663542 [ 255 ] {5dbe61b8-0639-4ae0-958c-d0faf5397306} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5912 | 2026.01.21 00:04:32.663770 [ 255 ] {5dbe61b8-0639-4ae0-958c-d0faf5397306} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5913 | 2026.01.21 00:04:32.663890 [ 56 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5914 | 2026.01.21 00:04:32.663898 [ 255 ] {5dbe61b8-0639-4ae0-958c-d0faf5397306} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 5915 | 2026.01.21 00:04:32.663940 [ 56 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5916 | 2026.01.21 00:04:32.663955 [ 255 ] {5dbe61b8-0639-4ae0-958c-d0faf5397306} <Debug> TCPHandler: Processed in 0.00129693 sec. | ||
| 5917 | 2026.01.21 00:04:32.663974 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5918 | 2026.01.21 00:04:32.664069 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 5919 | 2026.01.21 00:04:32.664174 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5920 | 2026.01.21 00:04:32.664208 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1020 rows starting from the beginning of the part | ||
| 5921 | 2026.01.21 00:04:32.664271 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 88 rows starting from the beginning of the part | ||
| 5922 | 2026.01.21 00:04:32.664319 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5923 | 2026.01.21 00:04:32.664359 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 108 rows starting from the beginning of the part | ||
| 5924 | 2026.01.21 00:04:32.664401 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 5925 | 2026.01.21 00:04:32.664402 [ 191 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9692 rows, containing 5 columns (5 merged, 0 gathered) in 0.003874038 sec., 2501782.377973577 rows/sec., 170.90 MiB/sec. | ||
| 5926 | 2026.01.21 00:04:32.664443 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 5927 | 2026.01.21 00:04:32.664634 [ 196 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5928 | 2026.01.21 00:04:32.664943 [ 196 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5929 | 2026.01.21 00:04:32.665023 [ 196 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5930 | 2026.01.21 00:04:32.665099 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.60 MiB. | ||
| 5931 | 2026.01.21 00:04:32.665502 [ 191 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1392 rows, containing 4 columns (4 merged, 0 gathered) in 0.001490033 sec., 934207.4974178424 rows/sec., 60.91 MiB/sec. | ||
| 5932 | 2026.01.21 00:04:32.665711 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5933 | 2026.01.21 00:04:32.665998 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_36_7} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5934 | 2026.01.21 00:04:32.666074 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_36_7} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5935 | 2026.01.21 00:04:32.666146 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 5936 | 2026.01.21 00:04:33.511507 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12963 | ||
| 5937 | 2026.01.21 00:04:33.511996 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5938 | 2026.01.21 00:04:33.512031 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5939 | 2026.01.21 00:04:33.512522 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5940 | 2026.01.21 00:04:33.512753 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5941 | 2026.01.21 00:04:33.512879 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12963 | ||
| 5942 | 2026.01.21 00:04:34.197285 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5943 | 2026.01.21 00:04:34.212721 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5944 | 2026.01.21 00:04:34.212786 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5945 | 2026.01.21 00:04:34.218229 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5946 | 2026.01.21 00:04:34.218924 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5947 | 2026.01.21 00:04:34.221749 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5948 | 2026.01.21 00:04:37.616730 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5949 | 2026.01.21 00:04:37.616934 [ 255 ] {49045050-164c-45b4-a037-adfbb4ec500f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5950 | 2026.01.21 00:04:37.617004 [ 255 ] {49045050-164c-45b4-a037-adfbb4ec500f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5951 | 2026.01.21 00:04:37.617691 [ 255 ] {49045050-164c-45b4-a037-adfbb4ec500f} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5952 | 2026.01.21 00:04:37.617739 [ 255 ] {49045050-164c-45b4-a037-adfbb4ec500f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5953 | 2026.01.21 00:04:37.618157 [ 255 ] {49045050-164c-45b4-a037-adfbb4ec500f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5954 | 2026.01.21 00:04:37.618393 [ 255 ] {49045050-164c-45b4-a037-adfbb4ec500f} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5955 | 2026.01.21 00:04:37.618553 [ 255 ] {49045050-164c-45b4-a037-adfbb4ec500f} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001672 sec., 74162.67942583731 rows/sec., 6.38 MiB/sec. | ||
| 5956 | 2026.01.21 00:04:37.618604 [ 255 ] {49045050-164c-45b4-a037-adfbb4ec500f} <Debug> TCPHandler: Processed in 0.002007951 sec. | ||
| 5957 | 2026.01.21 00:04:37.618734 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5958 | 2026.01.21 00:04:37.618839 [ 255 ] {1550dc15-e7b0-4b03-afe6-3755759762cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5959 | 2026.01.21 00:04:37.618887 [ 255 ] {1550dc15-e7b0-4b03-afe6-3755759762cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5960 | 2026.01.21 00:04:37.619330 [ 255 ] {1550dc15-e7b0-4b03-afe6-3755759762cb} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5961 | 2026.01.21 00:04:37.619370 [ 255 ] {1550dc15-e7b0-4b03-afe6-3755759762cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5962 | 2026.01.21 00:04:37.619685 [ 255 ] {1550dc15-e7b0-4b03-afe6-3755759762cb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5963 | 2026.01.21 00:04:37.619923 [ 255 ] {1550dc15-e7b0-4b03-afe6-3755759762cb} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5964 | 2026.01.21 00:04:37.620057 [ 255 ] {1550dc15-e7b0-4b03-afe6-3755759762cb} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001241 sec., 27397.260273972606 rows/sec., 2.01 MiB/sec. | ||
| 5965 | 2026.01.21 00:04:37.620095 [ 255 ] {1550dc15-e7b0-4b03-afe6-3755759762cb} <Debug> TCPHandler: Processed in 0.001414512 sec. | ||
| 5966 | 2026.01.21 00:04:37.620197 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5967 | 2026.01.21 00:04:37.620293 [ 255 ] {83b274de-4c37-433f-9852-4d5288291de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5968 | 2026.01.21 00:04:37.620336 [ 255 ] {83b274de-4c37-433f-9852-4d5288291de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5969 | 2026.01.21 00:04:37.620768 [ 255 ] {83b274de-4c37-433f-9852-4d5288291de3} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5970 | 2026.01.21 00:04:37.620805 [ 255 ] {83b274de-4c37-433f-9852-4d5288291de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5971 | 2026.01.21 00:04:37.621115 [ 255 ] {83b274de-4c37-433f-9852-4d5288291de3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5972 | 2026.01.21 00:04:37.621333 [ 255 ] {83b274de-4c37-433f-9852-4d5288291de3} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5973 | 2026.01.21 00:04:37.621462 [ 255 ] {83b274de-4c37-433f-9852-4d5288291de3} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001188 sec., 82491.58249158249 rows/sec., 6.44 MiB/sec. | ||
| 5974 | 2026.01.21 00:04:37.621501 [ 255 ] {83b274de-4c37-433f-9852-4d5288291de3} <Debug> TCPHandler: Processed in 0.001352581 sec. | ||
| 5975 | 2026.01.21 00:04:37.621619 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5976 | 2026.01.21 00:04:37.621713 [ 255 ] {bf7ee219-042e-4742-b16e-42bd9c158430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5977 | 2026.01.21 00:04:37.621757 [ 255 ] {bf7ee219-042e-4742-b16e-42bd9c158430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5978 | 2026.01.21 00:04:37.622157 [ 255 ] {bf7ee219-042e-4742-b16e-42bd9c158430} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5979 | 2026.01.21 00:04:37.622194 [ 255 ] {bf7ee219-042e-4742-b16e-42bd9c158430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5980 | 2026.01.21 00:04:37.622526 [ 255 ] {bf7ee219-042e-4742-b16e-42bd9c158430} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5981 | 2026.01.21 00:04:37.622734 [ 255 ] {bf7ee219-042e-4742-b16e-42bd9c158430} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5982 | 2026.01.21 00:04:37.622861 [ 255 ] {bf7ee219-042e-4742-b16e-42bd9c158430} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 5983 | 2026.01.21 00:04:37.622899 [ 255 ] {bf7ee219-042e-4742-b16e-42bd9c158430} <Debug> TCPHandler: Processed in 0.00132878 sec. | ||
| 5984 | 2026.01.21 00:04:37.622999 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5985 | 2026.01.21 00:04:37.623093 [ 255 ] {d1b139dd-9d0f-4cd6-ab57-b2b6ca4b6e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5986 | 2026.01.21 00:04:37.623148 [ 255 ] {d1b139dd-9d0f-4cd6-ab57-b2b6ca4b6e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5987 | 2026.01.21 00:04:37.623979 [ 255 ] {d1b139dd-9d0f-4cd6-ab57-b2b6ca4b6e9e} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5988 | 2026.01.21 00:04:37.624017 [ 255 ] {d1b139dd-9d0f-4cd6-ab57-b2b6ca4b6e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5989 | 2026.01.21 00:04:37.624569 [ 255 ] {d1b139dd-9d0f-4cd6-ab57-b2b6ca4b6e9e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5990 | 2026.01.21 00:04:37.624813 [ 255 ] {d1b139dd-9d0f-4cd6-ab57-b2b6ca4b6e9e} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5991 | 2026.01.21 00:04:37.624926 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5992 | 2026.01.21 00:04:37.624952 [ 255 ] {d1b139dd-9d0f-4cd6-ab57-b2b6ca4b6e9e} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001877 sec., 18114.011720831113 rows/sec., 32.46 MiB/sec. | ||
| 5993 | 2026.01.21 00:04:37.624992 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5994 | 2026.01.21 00:04:37.625018 [ 255 ] {d1b139dd-9d0f-4cd6-ab57-b2b6ca4b6e9e} <Debug> TCPHandler: Processed in 0.002066731 sec. | ||
| 5995 | 2026.01.21 00:04:37.625019 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5996 | 2026.01.21 00:04:37.625136 [ 196 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::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 | ||
| 5997 | 2026.01.21 00:04:37.625141 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5998 | 2026.01.21 00:04:37.625252 [ 255 ] {7eb66ab7-6df5-4c8e-9805-f9b8232d7bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5999 | 2026.01.21 00:04:37.625294 [ 255 ] {7eb66ab7-6df5-4c8e-9805-f9b8232d7bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6000 | 2026.01.21 00:04:37.625352 [ 196 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6001 | 2026.01.21 00:04:37.625419 [ 196 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 441 rows starting from the beginning of the part | ||
| 6002 | 2026.01.21 00:04:37.625547 [ 196 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
| 6003 | 2026.01.21 00:04:37.625631 [ 255 ] {7eb66ab7-6df5-4c8e-9805-f9b8232d7bc6} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6004 | 2026.01.21 00:04:37.625652 [ 196 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::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 | ||
| 6005 | 2026.01.21 00:04:37.625675 [ 255 ] {7eb66ab7-6df5-4c8e-9805-f9b8232d7bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6006 | 2026.01.21 00:04:37.625755 [ 196 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
| 6007 | 2026.01.21 00:04:37.625872 [ 196 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::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 | ||
| 6008 | 2026.01.21 00:04:37.625984 [ 196 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 6009 | 2026.01.21 00:04:37.626013 [ 255 ] {7eb66ab7-6df5-4c8e-9805-f9b8232d7bc6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6010 | 2026.01.21 00:04:37.626254 [ 255 ] {7eb66ab7-6df5-4c8e-9805-f9b8232d7bc6} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6011 | 2026.01.21 00:04:37.626393 [ 255 ] {7eb66ab7-6df5-4c8e-9805-f9b8232d7bc6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 6012 | 2026.01.21 00:04:37.626432 [ 255 ] {7eb66ab7-6df5-4c8e-9805-f9b8232d7bc6} <Debug> TCPHandler: Processed in 0.001339681 sec. | ||
| 6013 | 2026.01.21 00:04:37.647352 [ 196 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 557 rows, containing 19 columns (19 merged, 0 gathered) in 0.022252818 sec., 25030.537705381852 rows/sec., 44.85 MiB/sec. | ||
| 6014 | 2026.01.21 00:04:37.648057 [ 197 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6015 | 2026.01.21 00:04:37.648507 [ 197 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6016 | 2026.01.21 00:04:37.648594 [ 197 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6017 | 2026.01.21 00:04:37.648753 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 6018 | 2026.01.21 00:04:38.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.30 MiB, peak 268.64 MiB, free memory in arenas 0.00 B, will set to 262.55 MiB (RSS), difference: 1.25 MiB | ||
| 6019 | 2026.01.21 00:04:40.923135 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6020 | 2026.01.21 00:04:40.923206 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6021 | 2026.01.21 00:04:41.013006 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13475 | ||
| 6022 | 2026.01.21 00:04:41.013541 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6023 | 2026.01.21 00:04:41.013584 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6024 | 2026.01.21 00:04:41.014104 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6025 | 2026.01.21 00:04:41.014345 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6026 | 2026.01.21 00:04:41.014491 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13475 | ||
| 6027 | 2026.01.21 00:04:41.056789 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 728 | ||
| 6028 | 2026.01.21 00:04:41.059221 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6029 | 2026.01.21 00:04:41.059279 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6030 | 2026.01.21 00:04:41.060517 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6031 | 2026.01.21 00:04:41.060798 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6032 | 2026.01.21 00:04:41.061191 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 728 | ||
| 6033 | 2026.01.21 00:04:41.721866 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6034 | 2026.01.21 00:04:41.737899 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6035 | 2026.01.21 00:04:41.737967 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6036 | 2026.01.21 00:04:41.743687 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6037 | 2026.01.21 00:04:41.744423 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6038 | 2026.01.21 00:04:41.747757 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6039 | 2026.01.21 00:04:42.615278 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6040 | 2026.01.21 00:04:42.615466 [ 255 ] {41b35729-2dfb-411e-9c93-0bca24e12c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6041 | 2026.01.21 00:04:42.615541 [ 255 ] {41b35729-2dfb-411e-9c93-0bca24e12c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6042 | 2026.01.21 00:04:42.616248 [ 255 ] {41b35729-2dfb-411e-9c93-0bca24e12c25} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6043 | 2026.01.21 00:04:42.616300 [ 255 ] {41b35729-2dfb-411e-9c93-0bca24e12c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6044 | 2026.01.21 00:04:42.616702 [ 255 ] {41b35729-2dfb-411e-9c93-0bca24e12c25} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6045 | 2026.01.21 00:04:42.616939 [ 255 ] {41b35729-2dfb-411e-9c93-0bca24e12c25} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6046 | 2026.01.21 00:04:42.617105 [ 255 ] {41b35729-2dfb-411e-9c93-0bca24e12c25} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.00169 sec., 41420.11834319527 rows/sec., 3.32 MiB/sec. | ||
| 6047 | 2026.01.21 00:04:42.617157 [ 255 ] {41b35729-2dfb-411e-9c93-0bca24e12c25} <Debug> TCPHandler: Processed in 0.00200711 sec. | ||
| 6048 | 2026.01.21 00:04:42.617290 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6049 | 2026.01.21 00:04:42.617398 [ 255 ] {ed536c17-93a4-4202-8704-b5434539443f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6050 | 2026.01.21 00:04:42.617444 [ 255 ] {ed536c17-93a4-4202-8704-b5434539443f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6051 | 2026.01.21 00:04:42.617876 [ 255 ] {ed536c17-93a4-4202-8704-b5434539443f} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6052 | 2026.01.21 00:04:42.617916 [ 255 ] {ed536c17-93a4-4202-8704-b5434539443f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6053 | 2026.01.21 00:04:42.618229 [ 255 ] {ed536c17-93a4-4202-8704-b5434539443f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6054 | 2026.01.21 00:04:42.618449 [ 255 ] {ed536c17-93a4-4202-8704-b5434539443f} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6055 | 2026.01.21 00:04:42.618584 [ 255 ] {ed536c17-93a4-4202-8704-b5434539443f} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001213 sec., 5770.816158285243 rows/sec., 433.94 KiB/sec. | ||
| 6056 | 2026.01.21 00:04:42.618623 [ 255 ] {ed536c17-93a4-4202-8704-b5434539443f} <Debug> TCPHandler: Processed in 0.001386851 sec. | ||
| 6057 | 2026.01.21 00:04:42.618744 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6058 | 2026.01.21 00:04:42.618842 [ 255 ] {a275c4d4-59fb-4b43-8e74-b6dd3afadce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6059 | 2026.01.21 00:04:42.618886 [ 255 ] {a275c4d4-59fb-4b43-8e74-b6dd3afadce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6060 | 2026.01.21 00:04:42.619328 [ 255 ] {a275c4d4-59fb-4b43-8e74-b6dd3afadce4} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6061 | 2026.01.21 00:04:42.619368 [ 255 ] {a275c4d4-59fb-4b43-8e74-b6dd3afadce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6062 | 2026.01.21 00:04:42.619683 [ 255 ] {a275c4d4-59fb-4b43-8e74-b6dd3afadce4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6063 | 2026.01.21 00:04:42.619911 [ 255 ] {a275c4d4-59fb-4b43-8e74-b6dd3afadce4} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6064 | 2026.01.21 00:04:42.620047 [ 255 ] {a275c4d4-59fb-4b43-8e74-b6dd3afadce4} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001226 sec., 57911.908646003256 rows/sec., 4.52 MiB/sec. | ||
| 6065 | 2026.01.21 00:04:42.620086 [ 255 ] {a275c4d4-59fb-4b43-8e74-b6dd3afadce4} <Debug> TCPHandler: Processed in 0.001394741 sec. | ||
| 6066 | 2026.01.21 00:04:42.620207 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6067 | 2026.01.21 00:04:42.620304 [ 255 ] {2a13cf29-9cd8-43fc-9cb5-dfc748380f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6068 | 2026.01.21 00:04:42.620348 [ 255 ] {2a13cf29-9cd8-43fc-9cb5-dfc748380f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6069 | 2026.01.21 00:04:42.620771 [ 255 ] {2a13cf29-9cd8-43fc-9cb5-dfc748380f80} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6070 | 2026.01.21 00:04:42.620810 [ 255 ] {2a13cf29-9cd8-43fc-9cb5-dfc748380f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6071 | 2026.01.21 00:04:42.621145 [ 255 ] {2a13cf29-9cd8-43fc-9cb5-dfc748380f80} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6072 | 2026.01.21 00:04:42.621364 [ 255 ] {2a13cf29-9cd8-43fc-9cb5-dfc748380f80} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6073 | 2026.01.21 00:04:42.621503 [ 255 ] {2a13cf29-9cd8-43fc-9cb5-dfc748380f80} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 6074 | 2026.01.21 00:04:42.621541 [ 255 ] {2a13cf29-9cd8-43fc-9cb5-dfc748380f80} <Debug> TCPHandler: Processed in 0.001384791 sec. | ||
| 6075 | 2026.01.21 00:04:42.621651 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6076 | 2026.01.21 00:04:42.621748 [ 255 ] {9f078d7b-53ac-43c2-a37d-f1fdfd49b402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6077 | 2026.01.21 00:04:42.621804 [ 255 ] {9f078d7b-53ac-43c2-a37d-f1fdfd49b402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6078 | 2026.01.21 00:04:42.622607 [ 255 ] {9f078d7b-53ac-43c2-a37d-f1fdfd49b402} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6079 | 2026.01.21 00:04:42.622644 [ 255 ] {9f078d7b-53ac-43c2-a37d-f1fdfd49b402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6080 | 2026.01.21 00:04:42.623146 [ 255 ] {9f078d7b-53ac-43c2-a37d-f1fdfd49b402} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6081 | 2026.01.21 00:04:42.623362 [ 255 ] {9f078d7b-53ac-43c2-a37d-f1fdfd49b402} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6082 | 2026.01.21 00:04:42.623500 [ 255 ] {9f078d7b-53ac-43c2-a37d-f1fdfd49b402} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001772 sec., 3950.3386004514673 rows/sec., 7.08 MiB/sec. | ||
| 6083 | 2026.01.21 00:04:42.623566 [ 255 ] {9f078d7b-53ac-43c2-a37d-f1fdfd49b402} <Debug> TCPHandler: Processed in 0.00196527 sec. | ||
| 6084 | 2026.01.21 00:04:42.623686 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6085 | 2026.01.21 00:04:42.623782 [ 255 ] {441a04f1-3b5a-4826-9665-88f820683e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6086 | 2026.01.21 00:04:42.623824 [ 255 ] {441a04f1-3b5a-4826-9665-88f820683e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6087 | 2026.01.21 00:04:42.624171 [ 255 ] {441a04f1-3b5a-4826-9665-88f820683e13} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6088 | 2026.01.21 00:04:42.624208 [ 255 ] {441a04f1-3b5a-4826-9665-88f820683e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6089 | 2026.01.21 00:04:42.624502 [ 255 ] {441a04f1-3b5a-4826-9665-88f820683e13} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6090 | 2026.01.21 00:04:42.624707 [ 255 ] {441a04f1-3b5a-4826-9665-88f820683e13} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6091 | 2026.01.21 00:04:42.624837 [ 255 ] {441a04f1-3b5a-4826-9665-88f820683e13} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 6092 | 2026.01.21 00:04:42.624872 [ 255 ] {441a04f1-3b5a-4826-9665-88f820683e13} <Debug> TCPHandler: Processed in 0.001236799 sec. | ||
| 6093 | 2026.01.21 00:04:47.617070 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6094 | 2026.01.21 00:04:47.617267 [ 255 ] {fa197dfb-602d-4c69-ab9b-ac38c1f19b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6095 | 2026.01.21 00:04:47.617338 [ 255 ] {fa197dfb-602d-4c69-ab9b-ac38c1f19b32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6096 | 2026.01.21 00:04:47.617994 [ 255 ] {fa197dfb-602d-4c69-ab9b-ac38c1f19b32} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6097 | 2026.01.21 00:04:47.618044 [ 255 ] {fa197dfb-602d-4c69-ab9b-ac38c1f19b32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6098 | 2026.01.21 00:04:47.618461 [ 255 ] {fa197dfb-602d-4c69-ab9b-ac38c1f19b32} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6099 | 2026.01.21 00:04:47.618704 [ 255 ] {fa197dfb-602d-4c69-ab9b-ac38c1f19b32} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6100 | 2026.01.21 00:04:47.618872 [ 255 ] {fa197dfb-602d-4c69-ab9b-ac38c1f19b32} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001654 sec., 3627.569528415961 rows/sec., 295.80 KiB/sec. | ||
| 6101 | 2026.01.21 00:04:47.618925 [ 255 ] {fa197dfb-602d-4c69-ab9b-ac38c1f19b32} <Debug> TCPHandler: Processed in 0.00198423 sec. | ||
| 6102 | 2026.01.21 00:04:47.619061 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6103 | 2026.01.21 00:04:47.619166 [ 255 ] {30d5923a-af6f-4597-835a-640e0a109128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6104 | 2026.01.21 00:04:47.619212 [ 255 ] {30d5923a-af6f-4597-835a-640e0a109128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6105 | 2026.01.21 00:04:47.619688 [ 255 ] {30d5923a-af6f-4597-835a-640e0a109128} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6106 | 2026.01.21 00:04:47.619728 [ 255 ] {30d5923a-af6f-4597-835a-640e0a109128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6107 | 2026.01.21 00:04:47.620060 [ 255 ] {30d5923a-af6f-4597-835a-640e0a109128} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6108 | 2026.01.21 00:04:47.620279 [ 255 ] {30d5923a-af6f-4597-835a-640e0a109128} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6109 | 2026.01.21 00:04:47.620414 [ 255 ] {30d5923a-af6f-4597-835a-640e0a109128} <Debug> executeQuery: Read 127 rows, 11.14 KiB in 0.001273 sec., 99764.3362136685 rows/sec., 8.55 MiB/sec. | ||
| 6110 | 2026.01.21 00:04:47.620453 [ 255 ] {30d5923a-af6f-4597-835a-640e0a109128} <Debug> TCPHandler: Processed in 0.001445442 sec. | ||
| 6111 | 2026.01.21 00:04:47.620569 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6112 | 2026.01.21 00:04:47.620668 [ 255 ] {3b787c59-71d2-4288-a6a3-362cf62c5225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6113 | 2026.01.21 00:04:47.620710 [ 255 ] {3b787c59-71d2-4288-a6a3-362cf62c5225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6114 | 2026.01.21 00:04:47.621118 [ 255 ] {3b787c59-71d2-4288-a6a3-362cf62c5225} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6115 | 2026.01.21 00:04:47.621156 [ 255 ] {3b787c59-71d2-4288-a6a3-362cf62c5225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6116 | 2026.01.21 00:04:47.621457 [ 255 ] {3b787c59-71d2-4288-a6a3-362cf62c5225} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6117 | 2026.01.21 00:04:47.621669 [ 255 ] {3b787c59-71d2-4288-a6a3-362cf62c5225} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6118 | 2026.01.21 00:04:47.621801 [ 255 ] {3b787c59-71d2-4288-a6a3-362cf62c5225} <Debug> executeQuery: Read 40 rows, 2.98 KiB in 0.001151 sec., 34752.38922675934 rows/sec., 2.52 MiB/sec. | ||
| 6119 | 2026.01.21 00:04:47.621839 [ 255 ] {3b787c59-71d2-4288-a6a3-362cf62c5225} <Debug> TCPHandler: Processed in 0.00132027 sec. | ||
| 6120 | 2026.01.21 00:04:47.621949 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6121 | 2026.01.21 00:04:47.622044 [ 255 ] {b8893812-bdad-46af-8929-64da5bb4fee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6122 | 2026.01.21 00:04:47.622084 [ 255 ] {b8893812-bdad-46af-8929-64da5bb4fee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6123 | 2026.01.21 00:04:47.622501 [ 255 ] {b8893812-bdad-46af-8929-64da5bb4fee5} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6124 | 2026.01.21 00:04:47.622539 [ 255 ] {b8893812-bdad-46af-8929-64da5bb4fee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6125 | 2026.01.21 00:04:47.622847 [ 255 ] {b8893812-bdad-46af-8929-64da5bb4fee5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6126 | 2026.01.21 00:04:47.623058 [ 255 ] {b8893812-bdad-46af-8929-64da5bb4fee5} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6127 | 2026.01.21 00:04:47.623185 [ 255 ] {b8893812-bdad-46af-8929-64da5bb4fee5} <Debug> executeQuery: Read 104 rows, 8.33 KiB in 0.001159 sec., 89732.528041415 rows/sec., 7.02 MiB/sec. | ||
| 6128 | 2026.01.21 00:04:47.623222 [ 255 ] {b8893812-bdad-46af-8929-64da5bb4fee5} <Debug> TCPHandler: Processed in 0.00132283 sec. | ||
| 6129 | 2026.01.21 00:04:47.623337 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6130 | 2026.01.21 00:04:47.623432 [ 255 ] {b5eef7ba-c1dc-4213-87d8-e0b29caf1c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6131 | 2026.01.21 00:04:47.623475 [ 255 ] {b5eef7ba-c1dc-4213-87d8-e0b29caf1c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6132 | 2026.01.21 00:04:47.623878 [ 255 ] {b5eef7ba-c1dc-4213-87d8-e0b29caf1c1e} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6133 | 2026.01.21 00:04:47.623914 [ 255 ] {b5eef7ba-c1dc-4213-87d8-e0b29caf1c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6134 | 2026.01.21 00:04:47.624270 [ 255 ] {b5eef7ba-c1dc-4213-87d8-e0b29caf1c1e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6135 | 2026.01.21 00:04:47.624516 [ 255 ] {b5eef7ba-c1dc-4213-87d8-e0b29caf1c1e} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6136 | 2026.01.21 00:04:47.624647 [ 255 ] {b5eef7ba-c1dc-4213-87d8-e0b29caf1c1e} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001233 sec., 132197.8913219789 rows/sec., 9.20 MiB/sec. | ||
| 6137 | 2026.01.21 00:04:47.624685 [ 255 ] {b5eef7ba-c1dc-4213-87d8-e0b29caf1c1e} <Debug> TCPHandler: Processed in 0.001397631 sec. | ||
| 6138 | 2026.01.21 00:04:47.624803 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6139 | 2026.01.21 00:04:47.624897 [ 255 ] {13270abf-636a-41f7-b01a-53cc9dd818c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6140 | 2026.01.21 00:04:47.624953 [ 255 ] {13270abf-636a-41f7-b01a-53cc9dd818c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6141 | 2026.01.21 00:04:47.625742 [ 255 ] {13270abf-636a-41f7-b01a-53cc9dd818c4} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6142 | 2026.01.21 00:04:47.625779 [ 255 ] {13270abf-636a-41f7-b01a-53cc9dd818c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6143 | 2026.01.21 00:04:47.626399 [ 255 ] {13270abf-636a-41f7-b01a-53cc9dd818c4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6144 | 2026.01.21 00:04:47.626626 [ 255 ] {13270abf-636a-41f7-b01a-53cc9dd818c4} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6145 | 2026.01.21 00:04:47.626762 [ 255 ] {13270abf-636a-41f7-b01a-53cc9dd818c4} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001882 sec., 18065.887353878854 rows/sec., 32.37 MiB/sec. | ||
| 6146 | 2026.01.21 00:04:47.626815 [ 255 ] {13270abf-636a-41f7-b01a-53cc9dd818c4} <Debug> TCPHandler: Processed in 0.002063241 sec. | ||
| 6147 | 2026.01.21 00:04:47.626937 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6148 | 2026.01.21 00:04:47.627033 [ 255 ] {c6a51e3d-887d-4a80-bdab-4b23f9157e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6149 | 2026.01.21 00:04:47.627074 [ 255 ] {c6a51e3d-887d-4a80-bdab-4b23f9157e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6150 | 2026.01.21 00:04:47.627500 [ 255 ] {c6a51e3d-887d-4a80-bdab-4b23f9157e13} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6151 | 2026.01.21 00:04:47.627537 [ 255 ] {c6a51e3d-887d-4a80-bdab-4b23f9157e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6152 | 2026.01.21 00:04:47.627894 [ 255 ] {c6a51e3d-887d-4a80-bdab-4b23f9157e13} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6153 | 2026.01.21 00:04:47.628137 [ 255 ] {c6a51e3d-887d-4a80-bdab-4b23f9157e13} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6154 | 2026.01.21 00:04:47.628271 [ 255 ] {c6a51e3d-887d-4a80-bdab-4b23f9157e13} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001256 sec., 47770.700636942674 rows/sec., 3.22 MiB/sec. | ||
| 6155 | 2026.01.21 00:04:47.628307 [ 255 ] {c6a51e3d-887d-4a80-bdab-4b23f9157e13} <Debug> TCPHandler: Processed in 0.001420571 sec. | ||
| 6156 | 2026.01.21 00:04:48.514617 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13923 | ||
| 6157 | 2026.01.21 00:04:48.515105 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6158 | 2026.01.21 00:04:48.515148 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6159 | 2026.01.21 00:04:48.515642 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6160 | 2026.01.21 00:04:48.515888 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6161 | 2026.01.21 00:04:48.516022 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13923 | ||
| 6162 | 2026.01.21 00:04:49.247901 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6163 | 2026.01.21 00:04:49.266802 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6164 | 2026.01.21 00:04:49.266872 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6165 | 2026.01.21 00:04:49.272988 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6166 | 2026.01.21 00:04:49.273727 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6167 | 2026.01.21 00:04:49.277085 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6168 | 2026.01.21 00:04:51.061490 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 754 | ||
| 6169 | 2026.01.21 00:04:51.064049 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6170 | 2026.01.21 00:04:51.064104 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6171 | 2026.01.21 00:04:51.065309 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6172 | 2026.01.21 00:04:51.065586 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6173 | 2026.01.21 00:04:51.065800 [ 31 ] {} <Debug> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6174 | 2026.01.21 00:04:51.065897 [ 31 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6175 | 2026.01.21 00:04:51.065935 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6176 | 2026.01.21 00:04:51.065948 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 754 | ||
| 6177 | 2026.01.21 00:04:51.066093 [ 191 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::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 | ||
| 6178 | 2026.01.21 00:04:51.066794 [ 191 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6179 | 2026.01.21 00:04:51.066968 [ 191 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 600 rows starting from the beginning of the part | ||
| 6180 | 2026.01.21 00:04:51.067403 [ 191 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 6181 | 2026.01.21 00:04:51.067751 [ 191 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 6182 | 2026.01.21 00:04:51.068096 [ 191 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::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 | ||
| 6183 | 2026.01.21 00:04:51.068437 [ 191 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 6184 | 2026.01.21 00:04:51.068762 [ 191 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 6185 | 2026.01.21 00:04:51.074760 [ 196 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 72 columns (72 merged, 0 gathered) in 0.008735103 sec., 86318.38685817443 rows/sec., 76.47 MiB/sec. | ||
| 6186 | 2026.01.21 00:04:51.076269 [ 200 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6187 | 2026.01.21 00:04:51.076880 [ 200 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_21_4} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6188 | 2026.01.21 00:04:51.076961 [ 200 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_21_4} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6189 | 2026.01.21 00:04:51.077291 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 6190 | 2026.01.21 00:04:52.615314 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6191 | 2026.01.21 00:04:52.615496 [ 255 ] {35924faf-c1e3-4ec4-ac0c-c6f82613bfc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6192 | 2026.01.21 00:04:52.615566 [ 255 ] {35924faf-c1e3-4ec4-ac0c-c6f82613bfc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6193 | 2026.01.21 00:04:52.616244 [ 255 ] {35924faf-c1e3-4ec4-ac0c-c6f82613bfc5} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6194 | 2026.01.21 00:04:52.616290 [ 255 ] {35924faf-c1e3-4ec4-ac0c-c6f82613bfc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6195 | 2026.01.21 00:04:52.616691 [ 255 ] {35924faf-c1e3-4ec4-ac0c-c6f82613bfc5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6196 | 2026.01.21 00:04:52.616928 [ 255 ] {35924faf-c1e3-4ec4-ac0c-c6f82613bfc5} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6197 | 2026.01.21 00:04:52.617088 [ 255 ] {35924faf-c1e3-4ec4-ac0c-c6f82613bfc5} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001639 sec., 42708.968883465524 rows/sec., 3.43 MiB/sec. | ||
| 6198 | 2026.01.21 00:04:52.617148 [ 255 ] {35924faf-c1e3-4ec4-ac0c-c6f82613bfc5} <Debug> TCPHandler: Processed in 0.00196227 sec. | ||
| 6199 | 2026.01.21 00:04:52.617293 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6200 | 2026.01.21 00:04:52.617411 [ 255 ] {268a8fee-c476-4fc2-8f4d-8ac53c80137c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6201 | 2026.01.21 00:04:52.617460 [ 255 ] {268a8fee-c476-4fc2-8f4d-8ac53c80137c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6202 | 2026.01.21 00:04:52.617896 [ 255 ] {268a8fee-c476-4fc2-8f4d-8ac53c80137c} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6203 | 2026.01.21 00:04:52.617935 [ 255 ] {268a8fee-c476-4fc2-8f4d-8ac53c80137c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6204 | 2026.01.21 00:04:52.618242 [ 255 ] {268a8fee-c476-4fc2-8f4d-8ac53c80137c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6205 | 2026.01.21 00:04:52.618469 [ 255 ] {268a8fee-c476-4fc2-8f4d-8ac53c80137c} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6206 | 2026.01.21 00:04:52.618605 [ 255 ] {268a8fee-c476-4fc2-8f4d-8ac53c80137c} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001223 sec., 5723.630417007359 rows/sec., 430.39 KiB/sec. | ||
| 6207 | 2026.01.21 00:04:52.618645 [ 255 ] {268a8fee-c476-4fc2-8f4d-8ac53c80137c} <Debug> TCPHandler: Processed in 0.001413511 sec. | ||
| 6208 | 2026.01.21 00:04:52.618759 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6209 | 2026.01.21 00:04:52.618856 [ 255 ] {926db1df-61fe-4fc1-b52f-bef88cf51ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6210 | 2026.01.21 00:04:52.618898 [ 255 ] {926db1df-61fe-4fc1-b52f-bef88cf51ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6211 | 2026.01.21 00:04:52.619331 [ 255 ] {926db1df-61fe-4fc1-b52f-bef88cf51ced} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6212 | 2026.01.21 00:04:52.619367 [ 255 ] {926db1df-61fe-4fc1-b52f-bef88cf51ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6213 | 2026.01.21 00:04:52.619683 [ 255 ] {926db1df-61fe-4fc1-b52f-bef88cf51ced} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6214 | 2026.01.21 00:04:52.619916 [ 255 ] {926db1df-61fe-4fc1-b52f-bef88cf51ced} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6215 | 2026.01.21 00:04:52.620047 [ 255 ] {926db1df-61fe-4fc1-b52f-bef88cf51ced} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00121 sec., 58677.68595041323 rows/sec., 4.58 MiB/sec. | ||
| 6216 | 2026.01.21 00:04:52.620087 [ 255 ] {926db1df-61fe-4fc1-b52f-bef88cf51ced} <Debug> TCPHandler: Processed in 0.001378492 sec. | ||
| 6217 | 2026.01.21 00:04:52.620204 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6218 | 2026.01.21 00:04:52.620303 [ 255 ] {74c8a709-0cb2-4924-b1c1-7c5da05bfdee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6219 | 2026.01.21 00:04:52.620349 [ 255 ] {74c8a709-0cb2-4924-b1c1-7c5da05bfdee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6220 | 2026.01.21 00:04:52.620771 [ 255 ] {74c8a709-0cb2-4924-b1c1-7c5da05bfdee} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6221 | 2026.01.21 00:04:52.620809 [ 255 ] {74c8a709-0cb2-4924-b1c1-7c5da05bfdee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6222 | 2026.01.21 00:04:52.621143 [ 255 ] {74c8a709-0cb2-4924-b1c1-7c5da05bfdee} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6223 | 2026.01.21 00:04:52.621360 [ 255 ] {74c8a709-0cb2-4924-b1c1-7c5da05bfdee} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6224 | 2026.01.21 00:04:52.621492 [ 255 ] {74c8a709-0cb2-4924-b1c1-7c5da05bfdee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 6225 | 2026.01.21 00:04:52.621531 [ 255 ] {74c8a709-0cb2-4924-b1c1-7c5da05bfdee} <Debug> TCPHandler: Processed in 0.001377821 sec. | ||
| 6226 | 2026.01.21 00:04:52.621650 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6227 | 2026.01.21 00:04:52.621745 [ 255 ] {4dff56fe-d424-4225-b032-c68c7ffb1437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6228 | 2026.01.21 00:04:52.621799 [ 255 ] {4dff56fe-d424-4225-b032-c68c7ffb1437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6229 | 2026.01.21 00:04:52.622546 [ 255 ] {4dff56fe-d424-4225-b032-c68c7ffb1437} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6230 | 2026.01.21 00:04:52.622583 [ 255 ] {4dff56fe-d424-4225-b032-c68c7ffb1437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6231 | 2026.01.21 00:04:52.623089 [ 255 ] {4dff56fe-d424-4225-b032-c68c7ffb1437} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6232 | 2026.01.21 00:04:52.623317 [ 255 ] {4dff56fe-d424-4225-b032-c68c7ffb1437} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6233 | 2026.01.21 00:04:52.623455 [ 255 ] {4dff56fe-d424-4225-b032-c68c7ffb1437} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001728 sec., 4050.925925925926 rows/sec., 7.26 MiB/sec. | ||
| 6234 | 2026.01.21 00:04:52.623507 [ 255 ] {4dff56fe-d424-4225-b032-c68c7ffb1437} <Debug> TCPHandler: Processed in 0.00190746 sec. | ||
| 6235 | 2026.01.21 00:04:52.623622 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6236 | 2026.01.21 00:04:52.623718 [ 255 ] {771f223c-dc02-4cd9-acfb-cbbc853f0583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6237 | 2026.01.21 00:04:52.623760 [ 255 ] {771f223c-dc02-4cd9-acfb-cbbc853f0583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6238 | 2026.01.21 00:04:52.624096 [ 255 ] {771f223c-dc02-4cd9-acfb-cbbc853f0583} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6239 | 2026.01.21 00:04:52.624134 [ 255 ] {771f223c-dc02-4cd9-acfb-cbbc853f0583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6240 | 2026.01.21 00:04:52.624442 [ 255 ] {771f223c-dc02-4cd9-acfb-cbbc853f0583} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6241 | 2026.01.21 00:04:52.624664 [ 255 ] {771f223c-dc02-4cd9-acfb-cbbc853f0583} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6242 | 2026.01.21 00:04:52.624795 [ 255 ] {771f223c-dc02-4cd9-acfb-cbbc853f0583} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 6243 | 2026.01.21 00:04:52.624832 [ 255 ] {771f223c-dc02-4cd9-acfb-cbbc853f0583} <Debug> TCPHandler: Processed in 0.001260049 sec. | ||
| 6244 | 2026.01.21 00:04:55.923243 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6245 | 2026.01.21 00:04:55.923314 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6246 | 2026.01.21 00:04:56.016188 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14435 | ||
| 6247 | 2026.01.21 00:04:56.016969 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6248 | 2026.01.21 00:04:56.017015 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6249 | 2026.01.21 00:04:56.017573 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6250 | 2026.01.21 00:04:56.017806 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6251 | 2026.01.21 00:04:56.017944 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14435 | ||
| 6252 | 2026.01.21 00:04:56.777240 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6253 | 2026.01.21 00:04:56.794144 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6254 | 2026.01.21 00:04:56.794196 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6255 | 2026.01.21 00:04:56.800175 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6256 | 2026.01.21 00:04:56.800898 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6257 | 2026.01.21 00:04:56.803756 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6258 | 2026.01.21 00:04:57.616761 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6259 | 2026.01.21 00:04:57.616935 [ 255 ] {60c05501-aaae-4bbc-b214-1831ca11ed63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6260 | 2026.01.21 00:04:57.616999 [ 255 ] {60c05501-aaae-4bbc-b214-1831ca11ed63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6261 | 2026.01.21 00:04:57.617681 [ 255 ] {60c05501-aaae-4bbc-b214-1831ca11ed63} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6262 | 2026.01.21 00:04:57.617722 [ 255 ] {60c05501-aaae-4bbc-b214-1831ca11ed63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6263 | 2026.01.21 00:04:57.618124 [ 255 ] {60c05501-aaae-4bbc-b214-1831ca11ed63} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6264 | 2026.01.21 00:04:57.618361 [ 255 ] {60c05501-aaae-4bbc-b214-1831ca11ed63} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6265 | 2026.01.21 00:04:57.618493 [ 49 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6266 | 2026.01.21 00:04:57.618515 [ 255 ] {60c05501-aaae-4bbc-b214-1831ca11ed63} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001628 sec., 76167.07616707616 rows/sec., 6.55 MiB/sec. | ||
| 6267 | 2026.01.21 00:04:57.618530 [ 49 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6268 | 2026.01.21 00:04:57.618551 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6269 | 2026.01.21 00:04:57.618561 [ 255 ] {60c05501-aaae-4bbc-b214-1831ca11ed63} <Debug> TCPHandler: Processed in 0.001926369 sec. | ||
| 6270 | 2026.01.21 00:04:57.618677 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::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 | ||
| 6271 | 2026.01.21 00:04:57.618697 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6272 | 2026.01.21 00:04:57.618814 [ 255 ] {7820ddf1-6d8e-4ab7-b1b0-f6b5dc20d658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6273 | 2026.01.21 00:04:57.618826 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6274 | 2026.01.21 00:04:57.618861 [ 255 ] {7820ddf1-6d8e-4ab7-b1b0-f6b5dc20d658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6275 | 2026.01.21 00:04:57.618872 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2555 rows starting from the beginning of the part | ||
| 6276 | 2026.01.21 00:04:57.618954 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 124 rows starting from the beginning of the part | ||
| 6277 | 2026.01.21 00:04:57.619003 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 70 rows starting from the beginning of the part | ||
| 6278 | 2026.01.21 00:04:57.619047 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 127 rows starting from the beginning of the part | ||
| 6279 | 2026.01.21 00:04:57.619088 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 70 rows starting from the beginning of the part | ||
| 6280 | 2026.01.21 00:04:57.619133 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 124 rows starting from the beginning of the part | ||
| 6281 | 2026.01.21 00:04:57.619302 [ 255 ] {7820ddf1-6d8e-4ab7-b1b0-f6b5dc20d658} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6282 | 2026.01.21 00:04:57.619346 [ 255 ] {7820ddf1-6d8e-4ab7-b1b0-f6b5dc20d658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6283 | 2026.01.21 00:04:57.619694 [ 255 ] {7820ddf1-6d8e-4ab7-b1b0-f6b5dc20d658} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6284 | 2026.01.21 00:04:57.619936 [ 255 ] {7820ddf1-6d8e-4ab7-b1b0-f6b5dc20d658} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6285 | 2026.01.21 00:04:57.620048 [ 49 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6286 | 2026.01.21 00:04:57.620076 [ 255 ] {7820ddf1-6d8e-4ab7-b1b0-f6b5dc20d658} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.00128 sec., 26562.499999999996 rows/sec., 1.95 MiB/sec. | ||
| 6287 | 2026.01.21 00:04:57.620077 [ 49 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6288 | 2026.01.21 00:04:57.620108 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6289 | 2026.01.21 00:04:57.620115 [ 255 ] {7820ddf1-6d8e-4ab7-b1b0-f6b5dc20d658} <Debug> TCPHandler: Processed in 0.001468883 sec. | ||
| 6290 | 2026.01.21 00:04:57.620231 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6291 | 2026.01.21 00:04:57.620230 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::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 | ||
| 6292 | 2026.01.21 00:04:57.620327 [ 255 ] {c0d3a4c7-3b60-4a76-b8ca-49d2c6af74b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6293 | 2026.01.21 00:04:57.620374 [ 255 ] {c0d3a4c7-3b60-4a76-b8ca-49d2c6af74b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6294 | 2026.01.21 00:04:57.620384 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6295 | 2026.01.21 00:04:57.620425 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 296 rows starting from the beginning of the part | ||
| 6296 | 2026.01.21 00:04:57.620494 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 34 rows starting from the beginning of the part | ||
| 6297 | 2026.01.21 00:04:57.620543 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part | ||
| 6298 | 2026.01.21 00:04:57.620555 [ 196 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3070 rows, containing 5 columns (5 merged, 0 gathered) in 0.001938209 sec., 1583936.5104588824 rows/sec., 136.25 MiB/sec. | ||
| 6299 | 2026.01.21 00:04:57.620591 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 6300 | 2026.01.21 00:04:57.620658 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
| 6301 | 2026.01.21 00:04:57.620735 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part | ||
| 6302 | 2026.01.21 00:04:57.620811 [ 255 ] {c0d3a4c7-3b60-4a76-b8ca-49d2c6af74b9} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6303 | 2026.01.21 00:04:57.620851 [ 255 ] {c0d3a4c7-3b60-4a76-b8ca-49d2c6af74b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6304 | 2026.01.21 00:04:57.620857 [ 189 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6305 | 2026.01.21 00:04:57.621149 [ 189 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_41_8} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2026.01.21 00:04:57.621235 [ 189 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_41_8} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6307 | 2026.01.21 00:04:57.621286 [ 255 ] {c0d3a4c7-3b60-4a76-b8ca-49d2c6af74b9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6308 | 2026.01.21 00:04:57.621313 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 6309 | 2026.01.21 00:04:57.621528 [ 255 ] {c0d3a4c7-3b60-4a76-b8ca-49d2c6af74b9} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6310 | 2026.01.21 00:04:57.621642 [ 49 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6311 | 2026.01.21 00:04:57.621668 [ 255 ] {c0d3a4c7-3b60-4a76-b8ca-49d2c6af74b9} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001359 sec., 72111.84694628403 rows/sec., 5.63 MiB/sec. | ||
| 6312 | 2026.01.21 00:04:57.621671 [ 49 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6313 | 2026.01.21 00:04:57.621700 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6314 | 2026.01.21 00:04:57.621708 [ 255 ] {c0d3a4c7-3b60-4a76-b8ca-49d2c6af74b9} <Debug> TCPHandler: Processed in 0.001527613 sec. | ||
| 6315 | 2026.01.21 00:04:57.621775 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::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 | ||
| 6316 | 2026.01.21 00:04:57.621825 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6317 | 2026.01.21 00:04:57.621872 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6318 | 2026.01.21 00:04:57.621904 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1304 rows starting from the beginning of the part | ||
| 6319 | 2026.01.21 00:04:57.621927 [ 255 ] {ea9042be-0b03-419d-82ca-5d6019aba036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6320 | 2026.01.21 00:04:57.621952 [ 190 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 418 rows, containing 5 columns (5 merged, 0 gathered) in 0.001778597 sec., 235016.70136630163 rows/sec., 16.26 MiB/sec. | ||
| 6321 | 2026.01.21 00:04:57.621977 [ 255 ] {ea9042be-0b03-419d-82ca-5d6019aba036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6322 | 2026.01.21 00:04:57.621960 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 98 rows starting from the beginning of the part | ||
| 6323 | 2026.01.21 00:04:57.622069 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 71 rows starting from the beginning of the part | ||
| 6324 | 2026.01.21 00:04:57.622112 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 104 rows starting from the beginning of the part | ||
| 6325 | 2026.01.21 00:04:57.622161 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 71 rows starting from the beginning of the part | ||
| 6326 | 2026.01.21 00:04:57.622163 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6327 | 2026.01.21 00:04:57.622204 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 98 rows starting from the beginning of the part | ||
| 6328 | 2026.01.21 00:04:57.622421 [ 255 ] {ea9042be-0b03-419d-82ca-5d6019aba036} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6329 | 2026.01.21 00:04:57.622464 [ 255 ] {ea9042be-0b03-419d-82ca-5d6019aba036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6330 | 2026.01.21 00:04:57.622522 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_36_7} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6331 | 2026.01.21 00:04:57.622604 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_36_7} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6332 | 2026.01.21 00:04:57.622689 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6333 | 2026.01.21 00:04:57.622824 [ 255 ] {ea9042be-0b03-419d-82ca-5d6019aba036} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6334 | 2026.01.21 00:04:57.623069 [ 255 ] {ea9042be-0b03-419d-82ca-5d6019aba036} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6335 | 2026.01.21 00:04:57.623170 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6336 | 2026.01.21 00:04:57.623197 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6337 | 2026.01.21 00:04:57.623214 [ 255 ] {ea9042be-0b03-419d-82ca-5d6019aba036} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001304 sec., 122699.38650306748 rows/sec., 8.55 MiB/sec. | ||
| 6338 | 2026.01.21 00:04:57.623214 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6339 | 2026.01.21 00:04:57.623254 [ 255 ] {ea9042be-0b03-419d-82ca-5d6019aba036} <Debug> TCPHandler: Processed in 0.001478382 sec. | ||
| 6340 | 2026.01.21 00:04:57.623313 [ 200 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 6341 | 2026.01.21 00:04:57.623366 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6342 | 2026.01.21 00:04:57.623376 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1746 rows, containing 5 columns (5 merged, 0 gathered) in 0.001633825 sec., 1068657.9039982862 rows/sec., 82.69 MiB/sec. | ||
| 6343 | 2026.01.21 00:04:57.623442 [ 200 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6344 | 2026.01.21 00:04:57.623478 [ 255 ] {cb5b6bed-3b61-4af3-89c1-a0efe07bf8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6345 | 2026.01.21 00:04:57.623482 [ 200 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 9692 rows starting from the beginning of the part | ||
| 6346 | 2026.01.21 00:04:57.623555 [ 255 ] {cb5b6bed-3b61-4af3-89c1-a0efe07bf8f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6347 | 2026.01.21 00:04:57.623574 [ 200 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 6348 | 2026.01.21 00:04:57.623630 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6349 | 2026.01.21 00:04:57.623642 [ 200 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6350 | 2026.01.21 00:04:57.623700 [ 200 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 163 rows starting from the beginning of the part | ||
| 6351 | 2026.01.21 00:04:57.623750 [ 200 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 6352 | 2026.01.21 00:04:57.623803 [ 200 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6353 | 2026.01.21 00:04:57.623923 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_41_8} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6354 | 2026.01.21 00:04:57.624002 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_41_8} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6355 | 2026.01.21 00:04:57.624079 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 6356 | 2026.01.21 00:04:57.624426 [ 255 ] {cb5b6bed-3b61-4af3-89c1-a0efe07bf8f6} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6357 | 2026.01.21 00:04:57.624467 [ 255 ] {cb5b6bed-3b61-4af3-89c1-a0efe07bf8f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6358 | 2026.01.21 00:04:57.625067 [ 255 ] {cb5b6bed-3b61-4af3-89c1-a0efe07bf8f6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6359 | 2026.01.21 00:04:57.625310 [ 255 ] {cb5b6bed-3b61-4af3-89c1-a0efe07bf8f6} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6360 | 2026.01.21 00:04:57.625455 [ 255 ] {cb5b6bed-3b61-4af3-89c1-a0efe07bf8f6} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002001 sec., 16991.50424787606 rows/sec., 30.45 MiB/sec. | ||
| 6361 | 2026.01.21 00:04:57.625510 [ 255 ] {cb5b6bed-3b61-4af3-89c1-a0efe07bf8f6} <Debug> TCPHandler: Processed in 0.002194124 sec. | ||
| 6362 | 2026.01.21 00:04:57.625629 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6363 | 2026.01.21 00:04:57.625725 [ 255 ] {df4bad13-3298-49f9-82f5-011c24707b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6364 | 2026.01.21 00:04:57.625766 [ 255 ] {df4bad13-3298-49f9-82f5-011c24707b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6365 | 2026.01.21 00:04:57.626109 [ 255 ] {df4bad13-3298-49f9-82f5-011c24707b90} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6366 | 2026.01.21 00:04:57.626144 [ 255 ] {df4bad13-3298-49f9-82f5-011c24707b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6367 | 2026.01.21 00:04:57.626459 [ 255 ] {df4bad13-3298-49f9-82f5-011c24707b90} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6368 | 2026.01.21 00:04:57.626692 [ 255 ] {df4bad13-3298-49f9-82f5-011c24707b90} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6369 | 2026.01.21 00:04:57.626788 [ 49 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6370 | 2026.01.21 00:04:57.626814 [ 49 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6371 | 2026.01.21 00:04:57.626822 [ 255 ] {df4bad13-3298-49f9-82f5-011c24707b90} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 6372 | 2026.01.21 00:04:57.626831 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6373 | 2026.01.21 00:04:57.626860 [ 255 ] {df4bad13-3298-49f9-82f5-011c24707b90} <Debug> TCPHandler: Processed in 0.001281329 sec. | ||
| 6374 | 2026.01.21 00:04:57.626904 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 6375 | 2026.01.21 00:04:57.626989 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6376 | 2026.01.21 00:04:57.627014 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1392 rows starting from the beginning of the part | ||
| 6377 | 2026.01.21 00:04:57.627056 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 6378 | 2026.01.21 00:04:57.627091 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6379 | 2026.01.21 00:04:57.627125 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6380 | 2026.01.21 00:04:57.627156 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 6381 | 2026.01.21 00:04:57.627190 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6382 | 2026.01.21 00:04:57.628093 [ 187 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10495 rows, containing 5 columns (5 merged, 0 gathered) in 0.004818063 sec., 2178261.2639145646 rows/sec., 149.02 MiB/sec. | ||
| 6383 | 2026.01.21 00:04:57.628106 [ 198 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1692 rows, containing 4 columns (4 merged, 0 gathered) in 0.001231638 sec., 1373780.2828428484 rows/sec., 90.11 MiB/sec. | ||
| 6384 | 2026.01.21 00:04:57.628328 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6385 | 2026.01.21 00:04:57.628460 [ 187 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6386 | 2026.01.21 00:04:57.628600 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_41_8} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6387 | 2026.01.21 00:04:57.628681 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_41_8} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6388 | 2026.01.21 00:04:57.628749 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 6389 | 2026.01.21 00:04:57.628800 [ 187 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6390 | 2026.01.21 00:04:57.628883 [ 187 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6391 | 2026.01.21 00:04:57.628972 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. | ||
| 6392 | 2026.01.21 00:04:58.337027 [ 49 ] {} <Debug> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6393 | 2026.01.21 00:04:58.337117 [ 49 ] {} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6394 | 2026.01.21 00:04:58.337157 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6395 | 2026.01.21 00:04:58.337304 [ 200 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::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 | ||
| 6396 | 2026.01.21 00:04:58.337471 [ 200 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6397 | 2026.01.21 00:04:58.337511 [ 200 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 16 rows starting from the beginning of the part | ||
| 6398 | 2026.01.21 00:04:58.337595 [ 200 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 6399 | 2026.01.21 00:04:58.337669 [ 200 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::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 | ||
| 6400 | 2026.01.21 00:04:58.337736 [ 200 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::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 | ||
| 6401 | 2026.01.21 00:04:58.337800 [ 200 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6402 | 2026.01.21 00:04:58.338862 [ 187 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.001617244 sec., 21023.420089980238 rows/sec., 1.75 MiB/sec. | ||
| 6403 | 2026.01.21 00:04:58.339014 [ 196 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6404 | 2026.01.21 00:04:58.339284 [ 196 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_13_3} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6405 | 2026.01.21 00:04:58.339356 [ 196 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_13_3} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6406 | 2026.01.21 00:04:58.339427 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6407 | 2026.01.21 00:05:01.066212 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 778 | ||
| 6408 | 2026.01.21 00:05:01.068402 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6409 | 2026.01.21 00:05:01.068454 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6410 | 2026.01.21 00:05:01.069631 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6411 | 2026.01.21 00:05:01.069891 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6412 | 2026.01.21 00:05:01.070141 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 778 | ||
| 6413 | 2026.01.21 00:05:02.644957 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6414 | 2026.01.21 00:05:02.645127 [ 255 ] {bee3fb66-d1e4-4028-b668-8c3c6e4f9b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6415 | 2026.01.21 00:05:02.645189 [ 255 ] {bee3fb66-d1e4-4028-b668-8c3c6e4f9b83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6416 | 2026.01.21 00:05:02.645827 [ 255 ] {bee3fb66-d1e4-4028-b668-8c3c6e4f9b83} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6417 | 2026.01.21 00:05:02.645864 [ 255 ] {bee3fb66-d1e4-4028-b668-8c3c6e4f9b83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6418 | 2026.01.21 00:05:02.646239 [ 255 ] {bee3fb66-d1e4-4028-b668-8c3c6e4f9b83} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6419 | 2026.01.21 00:05:02.646480 [ 255 ] {bee3fb66-d1e4-4028-b668-8c3c6e4f9b83} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6420 | 2026.01.21 00:05:02.646626 [ 255 ] {bee3fb66-d1e4-4028-b668-8c3c6e4f9b83} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001547 sec., 15513.897866839043 rows/sec., 1.29 MiB/sec. | ||
| 6421 | 2026.01.21 00:05:02.646666 [ 255 ] {bee3fb66-d1e4-4028-b668-8c3c6e4f9b83} <Debug> TCPHandler: Processed in 0.001833138 sec. | ||
| 6422 | 2026.01.21 00:05:02.646785 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6423 | 2026.01.21 00:05:02.646881 [ 255 ] {2017967d-c504-414a-919c-32fd24b282ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6424 | 2026.01.21 00:05:02.646923 [ 255 ] {2017967d-c504-414a-919c-32fd24b282ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6425 | 2026.01.21 00:05:02.647316 [ 255 ] {2017967d-c504-414a-919c-32fd24b282ef} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6426 | 2026.01.21 00:05:02.647351 [ 255 ] {2017967d-c504-414a-919c-32fd24b282ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6427 | 2026.01.21 00:05:02.647644 [ 255 ] {2017967d-c504-414a-919c-32fd24b282ef} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6428 | 2026.01.21 00:05:02.647852 [ 255 ] {2017967d-c504-414a-919c-32fd24b282ef} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6429 | 2026.01.21 00:05:02.647979 [ 255 ] {2017967d-c504-414a-919c-32fd24b282ef} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001118 sec., 3577.8175313059032 rows/sec., 291.75 KiB/sec. | ||
| 6430 | 2026.01.21 00:05:02.648015 [ 255 ] {2017967d-c504-414a-919c-32fd24b282ef} <Debug> TCPHandler: Processed in 0.00128074 sec. | ||
| 6431 | 2026.01.21 00:05:02.648125 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6432 | 2026.01.21 00:05:02.648220 [ 255 ] {9083be6b-74bd-48ea-a90c-0354c6d71888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6433 | 2026.01.21 00:05:02.648260 [ 255 ] {9083be6b-74bd-48ea-a90c-0354c6d71888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6434 | 2026.01.21 00:05:02.649301 [ 255 ] {9083be6b-74bd-48ea-a90c-0354c6d71888} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6435 | 2026.01.21 00:05:02.649335 [ 255 ] {9083be6b-74bd-48ea-a90c-0354c6d71888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6436 | 2026.01.21 00:05:02.649728 [ 255 ] {9083be6b-74bd-48ea-a90c-0354c6d71888} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6437 | 2026.01.21 00:05:02.649937 [ 255 ] {9083be6b-74bd-48ea-a90c-0354c6d71888} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6438 | 2026.01.21 00:05:02.650063 [ 255 ] {9083be6b-74bd-48ea-a90c-0354c6d71888} <Debug> executeQuery: Read 1332 rows, 113.92 KiB in 0.001861 sec., 715744.2235357334 rows/sec., 59.78 MiB/sec. | ||
| 6439 | 2026.01.21 00:05:02.650100 [ 255 ] {9083be6b-74bd-48ea-a90c-0354c6d71888} <Debug> TCPHandler: Processed in 0.002024761 sec. | ||
| 6440 | 2026.01.21 00:05:02.650225 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6441 | 2026.01.21 00:05:02.650320 [ 255 ] {41f67909-e94c-4310-906d-b6906a504b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6442 | 2026.01.21 00:05:02.650361 [ 255 ] {41f67909-e94c-4310-906d-b6906a504b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6443 | 2026.01.21 00:05:02.650789 [ 255 ] {41f67909-e94c-4310-906d-b6906a504b90} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6444 | 2026.01.21 00:05:02.650823 [ 255 ] {41f67909-e94c-4310-906d-b6906a504b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6445 | 2026.01.21 00:05:02.651116 [ 255 ] {41f67909-e94c-4310-906d-b6906a504b90} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6446 | 2026.01.21 00:05:02.651325 [ 255 ] {41f67909-e94c-4310-906d-b6906a504b90} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6447 | 2026.01.21 00:05:02.651450 [ 255 ] {41f67909-e94c-4310-906d-b6906a504b90} <Debug> executeQuery: Read 23 rows, 1.77 KiB in 0.001149 sec., 20017.40644038294 rows/sec., 1.50 MiB/sec. | ||
| 6448 | 2026.01.21 00:05:02.651486 [ 255 ] {41f67909-e94c-4310-906d-b6906a504b90} <Debug> TCPHandler: Processed in 0.001310709 sec. | ||
| 6449 | 2026.01.21 00:05:02.651609 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6450 | 2026.01.21 00:05:02.651702 [ 255 ] {b44302e1-8b78-4391-895b-9064204912df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6451 | 2026.01.21 00:05:02.651741 [ 255 ] {b44302e1-8b78-4391-895b-9064204912df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6452 | 2026.01.21 00:05:02.652219 [ 255 ] {b44302e1-8b78-4391-895b-9064204912df} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6453 | 2026.01.21 00:05:02.652253 [ 255 ] {b44302e1-8b78-4391-895b-9064204912df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6454 | 2026.01.21 00:05:02.652560 [ 255 ] {b44302e1-8b78-4391-895b-9064204912df} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6455 | 2026.01.21 00:05:02.652770 [ 255 ] {b44302e1-8b78-4391-895b-9064204912df} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6456 | 2026.01.21 00:05:02.652890 [ 255 ] {b44302e1-8b78-4391-895b-9064204912df} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001206 sec., 208955.223880597 rows/sec., 14.45 MiB/sec. | ||
| 6457 | 2026.01.21 00:05:02.652928 [ 255 ] {b44302e1-8b78-4391-895b-9064204912df} <Debug> TCPHandler: Processed in 0.001371571 sec. | ||
| 6458 | 2026.01.21 00:05:02.653043 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6459 | 2026.01.21 00:05:02.653138 [ 255 ] {0582b344-696b-4854-b355-50100792cb1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6460 | 2026.01.21 00:05:02.653178 [ 255 ] {0582b344-696b-4854-b355-50100792cb1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6461 | 2026.01.21 00:05:02.653701 [ 255 ] {0582b344-696b-4854-b355-50100792cb1a} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6462 | 2026.01.21 00:05:02.653743 [ 255 ] {0582b344-696b-4854-b355-50100792cb1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6463 | 2026.01.21 00:05:02.654145 [ 255 ] {0582b344-696b-4854-b355-50100792cb1a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6464 | 2026.01.21 00:05:02.654443 [ 255 ] {0582b344-696b-4854-b355-50100792cb1a} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6465 | 2026.01.21 00:05:02.654603 [ 255 ] {0582b344-696b-4854-b355-50100792cb1a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001482 sec., 8097.165991902833 rows/sec., 632.59 KiB/sec. | ||
| 6466 | 2026.01.21 00:05:02.654649 [ 255 ] {0582b344-696b-4854-b355-50100792cb1a} <Debug> TCPHandler: Processed in 0.001656816 sec. | ||
| 6467 | 2026.01.21 00:05:02.654764 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6468 | 2026.01.21 00:05:02.654863 [ 255 ] {331e69b8-93fe-4cc7-98a6-d08f138509c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6469 | 2026.01.21 00:05:02.654905 [ 255 ] {331e69b8-93fe-4cc7-98a6-d08f138509c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6470 | 2026.01.21 00:05:02.655519 [ 255 ] {331e69b8-93fe-4cc7-98a6-d08f138509c8} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6471 | 2026.01.21 00:05:02.655554 [ 255 ] {331e69b8-93fe-4cc7-98a6-d08f138509c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6472 | 2026.01.21 00:05:02.655903 [ 255 ] {331e69b8-93fe-4cc7-98a6-d08f138509c8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6473 | 2026.01.21 00:05:02.656125 [ 255 ] {331e69b8-93fe-4cc7-98a6-d08f138509c8} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6474 | 2026.01.21 00:05:02.656256 [ 255 ] {331e69b8-93fe-4cc7-98a6-d08f138509c8} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.001412 sec., 401558.07365439093 rows/sec., 30.12 MiB/sec. | ||
| 6475 | 2026.01.21 00:05:02.656296 [ 255 ] {331e69b8-93fe-4cc7-98a6-d08f138509c8} <Debug> TCPHandler: Processed in 0.001583245 sec. | ||
| 6476 | 2026.01.21 00:05:02.656411 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6477 | 2026.01.21 00:05:02.656507 [ 255 ] {41c2049a-3062-400e-9278-dd2f4076806a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6478 | 2026.01.21 00:05:02.656551 [ 255 ] {41c2049a-3062-400e-9278-dd2f4076806a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6479 | 2026.01.21 00:05:02.657175 [ 255 ] {41c2049a-3062-400e-9278-dd2f4076806a} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2026.01.21 00:05:02.657210 [ 255 ] {41c2049a-3062-400e-9278-dd2f4076806a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6481 | 2026.01.21 00:05:02.657581 [ 255 ] {41c2049a-3062-400e-9278-dd2f4076806a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6482 | 2026.01.21 00:05:02.657810 [ 255 ] {41c2049a-3062-400e-9278-dd2f4076806a} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2026.01.21 00:05:02.657940 [ 255 ] {41c2049a-3062-400e-9278-dd2f4076806a} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001452 sec., 607438.0165289256 rows/sec., 41.23 MiB/sec. | ||
| 6484 | 2026.01.21 00:05:02.657978 [ 255 ] {41c2049a-3062-400e-9278-dd2f4076806a} <Debug> TCPHandler: Processed in 0.001617535 sec. | ||
| 6485 | 2026.01.21 00:05:02.658091 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6486 | 2026.01.21 00:05:02.658187 [ 255 ] {e235fd32-d1e6-4337-8636-91a4848c49fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6487 | 2026.01.21 00:05:02.658241 [ 255 ] {e235fd32-d1e6-4337-8636-91a4848c49fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6488 | 2026.01.21 00:05:02.658988 [ 255 ] {e235fd32-d1e6-4337-8636-91a4848c49fb} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2026.01.21 00:05:02.659024 [ 255 ] {e235fd32-d1e6-4337-8636-91a4848c49fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6490 | 2026.01.21 00:05:02.659524 [ 255 ] {e235fd32-d1e6-4337-8636-91a4848c49fb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6491 | 2026.01.21 00:05:02.659754 [ 255 ] {e235fd32-d1e6-4337-8636-91a4848c49fb} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2026.01.21 00:05:02.659856 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6493 | 2026.01.21 00:05:02.659888 [ 255 ] {e235fd32-d1e6-4337-8636-91a4848c49fb} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001719 sec., 4072.1349621873183 rows/sec., 7.30 MiB/sec. | ||
| 6494 | 2026.01.21 00:05:02.659889 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6495 | 2026.01.21 00:05:02.659919 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6496 | 2026.01.21 00:05:02.659942 [ 255 ] {e235fd32-d1e6-4337-8636-91a4848c49fb} <Debug> TCPHandler: Processed in 0.001900469 sec. | ||
| 6497 | 2026.01.21 00:05:02.660047 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::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 | ||
| 6498 | 2026.01.21 00:05:02.660066 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6499 | 2026.01.21 00:05:02.660182 [ 255 ] {2b4246e6-b901-42e5-9cd6-3e6e00f49dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6500 | 2026.01.21 00:05:02.660224 [ 255 ] {2b4246e6-b901-42e5-9cd6-3e6e00f49dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6501 | 2026.01.21 00:05:02.660324 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6502 | 2026.01.21 00:05:02.660397 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 557 rows starting from the beginning of the part | ||
| 6503 | 2026.01.21 00:05:02.660542 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::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 | ||
| 6504 | 2026.01.21 00:05:02.660581 [ 255 ] {2b4246e6-b901-42e5-9cd6-3e6e00f49dec} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6505 | 2026.01.21 00:05:02.660620 [ 255 ] {2b4246e6-b901-42e5-9cd6-3e6e00f49dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6506 | 2026.01.21 00:05:02.660655 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
| 6507 | 2026.01.21 00:05:02.660753 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::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 | ||
| 6508 | 2026.01.21 00:05:02.660837 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 6509 | 2026.01.21 00:05:02.660914 [ 255 ] {2b4246e6-b901-42e5-9cd6-3e6e00f49dec} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6510 | 2026.01.21 00:05:02.660918 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::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 | ||
| 6511 | 2026.01.21 00:05:02.661128 [ 255 ] {2b4246e6-b901-42e5-9cd6-3e6e00f49dec} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6512 | 2026.01.21 00:05:02.661260 [ 255 ] {2b4246e6-b901-42e5-9cd6-3e6e00f49dec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 6513 | 2026.01.21 00:05:02.661294 [ 255 ] {2b4246e6-b901-42e5-9cd6-3e6e00f49dec} <Debug> TCPHandler: Processed in 0.00132664 sec. | ||
| 6514 | 2026.01.21 00:05:02.668100 [ 196 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 646 rows, containing 19 columns (19 merged, 0 gathered) in 0.008117944 sec., 79576.79924867676 rows/sec., 142.60 MiB/sec. | ||
| 6515 | 2026.01.21 00:05:02.668785 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6516 | 2026.01.21 00:05:02.669118 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6517 | 2026.01.21 00:05:02.669195 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6518 | 2026.01.21 00:05:02.669286 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.42 MiB. | ||
| 6519 | 2026.01.21 00:05:03.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.57 MiB, peak 273.08 MiB, free memory in arenas 0.00 B, will set to 267.16 MiB (RSS), difference: 1.59 MiB | ||
| 6520 | 2026.01.21 00:05:03.518097 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14883 | ||
| 6521 | 2026.01.21 00:05:03.518645 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6522 | 2026.01.21 00:05:03.518691 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6523 | 2026.01.21 00:05:03.519175 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6524 | 2026.01.21 00:05:03.519423 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6525 | 2026.01.21 00:05:03.519554 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14883 | ||
| 6526 | 2026.01.21 00:05:03.519562 [ 121 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6527 | 2026.01.21 00:05:03.519635 [ 121 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6528 | 2026.01.21 00:05:03.519660 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6529 | 2026.01.21 00:05:03.519762 [ 200 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 6530 | 2026.01.21 00:05:03.519873 [ 200 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6531 | 2026.01.21 00:05:03.519910 [ 200 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12515 rows starting from the beginning of the part | ||
| 6532 | 2026.01.21 00:05:03.519974 [ 200 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 6533 | 2026.01.21 00:05:03.520026 [ 200 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 6534 | 2026.01.21 00:05:03.520071 [ 200 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 6535 | 2026.01.21 00:05:03.520115 [ 200 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 6536 | 2026.01.21 00:05:03.520162 [ 200 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 6537 | 2026.01.21 00:05:03.521924 [ 188 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14883 rows, containing 4 columns (4 merged, 0 gathered) in 0.002208423 sec., 6739198.061240985 rows/sec., 96.41 MiB/sec. | ||
| 6538 | 2026.01.21 00:05:03.522238 [ 188 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6539 | 2026.01.21 00:05:03.522551 [ 188 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_31_6} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6540 | 2026.01.21 00:05:03.522637 [ 188 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_31_6} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6541 | 2026.01.21 00:05:03.522731 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 6542 | 2026.01.21 00:05:04.303899 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6543 | 2026.01.21 00:05:04.321249 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6544 | 2026.01.21 00:05:04.321310 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6545 | 2026.01.21 00:05:04.327290 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6546 | 2026.01.21 00:05:04.327980 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6547 | 2026.01.21 00:05:04.328267 [ 151 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6548 | 2026.01.21 00:05:04.328311 [ 151 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6549 | 2026.01.21 00:05:04.328334 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6550 | 2026.01.21 00:05:04.328463 [ 196 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 6551 | 2026.01.21 00:05:04.331137 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6552 | 2026.01.21 00:05:04.332529 [ 196 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6553 | 2026.01.21 00:05:04.333954 [ 196 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 6554 | 2026.01.21 00:05:04.338397 [ 196 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 6555 | 2026.01.21 00:05:04.342972 [ 196 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 6556 | 2026.01.21 00:05:04.347449 [ 196 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 6557 | 2026.01.21 00:05:04.351778 [ 196 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 6558 | 2026.01.21 00:05:04.355515 [ 196 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 6559 | 2026.01.21 00:05:04.409767 [ 194 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.081366228 sec., 2875.8860494307296 rows/sec., 14.87 MiB/sec. | ||
| 6560 | 2026.01.21 00:05:04.412664 [ 199 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6561 | 2026.01.21 00:05:04.414627 [ 199 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_31_6} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6562 | 2026.01.21 00:05:04.414714 [ 199 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_31_6} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6563 | 2026.01.21 00:05:04.417155 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6564 | 2026.01.21 00:05:05.000255 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.28 MiB, peak 278.83 MiB, free memory in arenas 0.00 B, will set to 273.02 MiB (RSS), difference: 4.74 MiB | ||
| 6565 | 2026.01.21 00:05:07.617126 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6566 | 2026.01.21 00:05:07.617323 [ 255 ] {b55723ea-738b-46af-b799-87303e39f02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6567 | 2026.01.21 00:05:07.617396 [ 255 ] {b55723ea-738b-46af-b799-87303e39f02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6568 | 2026.01.21 00:05:07.618111 [ 255 ] {b55723ea-738b-46af-b799-87303e39f02e} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6569 | 2026.01.21 00:05:07.618157 [ 255 ] {b55723ea-738b-46af-b799-87303e39f02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6570 | 2026.01.21 00:05:07.618562 [ 255 ] {b55723ea-738b-46af-b799-87303e39f02e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6571 | 2026.01.21 00:05:07.618819 [ 255 ] {b55723ea-738b-46af-b799-87303e39f02e} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6572 | 2026.01.21 00:05:07.618978 [ 255 ] {b55723ea-738b-46af-b799-87303e39f02e} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001702 sec., 72855.46415981199 rows/sec., 6.27 MiB/sec. | ||
| 6573 | 2026.01.21 00:05:07.619032 [ 255 ] {b55723ea-738b-46af-b799-87303e39f02e} <Debug> TCPHandler: Processed in 0.002032171 sec. | ||
| 6574 | 2026.01.21 00:05:07.619171 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6575 | 2026.01.21 00:05:07.619278 [ 255 ] {86f3468f-ac85-46f3-b1f3-816f9ea14a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6576 | 2026.01.21 00:05:07.619322 [ 255 ] {86f3468f-ac85-46f3-b1f3-816f9ea14a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6577 | 2026.01.21 00:05:07.619764 [ 255 ] {86f3468f-ac85-46f3-b1f3-816f9ea14a56} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6578 | 2026.01.21 00:05:07.619804 [ 255 ] {86f3468f-ac85-46f3-b1f3-816f9ea14a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6579 | 2026.01.21 00:05:07.620117 [ 255 ] {86f3468f-ac85-46f3-b1f3-816f9ea14a56} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6580 | 2026.01.21 00:05:07.620353 [ 255 ] {86f3468f-ac85-46f3-b1f3-816f9ea14a56} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6581 | 2026.01.21 00:05:07.620496 [ 255 ] {86f3468f-ac85-46f3-b1f3-816f9ea14a56} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001243 sec., 27353.177795655673 rows/sec., 2.01 MiB/sec. | ||
| 6582 | 2026.01.21 00:05:07.620537 [ 255 ] {86f3468f-ac85-46f3-b1f3-816f9ea14a56} <Debug> TCPHandler: Processed in 0.001419722 sec. | ||
| 6583 | 2026.01.21 00:05:07.620663 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6584 | 2026.01.21 00:05:07.620762 [ 255 ] {276de186-dbf2-472b-8b1c-ad7a7d2eefd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6585 | 2026.01.21 00:05:07.620804 [ 255 ] {276de186-dbf2-472b-8b1c-ad7a7d2eefd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6586 | 2026.01.21 00:05:07.621239 [ 255 ] {276de186-dbf2-472b-8b1c-ad7a7d2eefd9} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6587 | 2026.01.21 00:05:07.621277 [ 255 ] {276de186-dbf2-472b-8b1c-ad7a7d2eefd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6588 | 2026.01.21 00:05:07.621588 [ 255 ] {276de186-dbf2-472b-8b1c-ad7a7d2eefd9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6589 | 2026.01.21 00:05:07.621805 [ 255 ] {276de186-dbf2-472b-8b1c-ad7a7d2eefd9} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6590 | 2026.01.21 00:05:07.621935 [ 255 ] {276de186-dbf2-472b-8b1c-ad7a7d2eefd9} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001193 sec., 82145.85079631182 rows/sec., 6.42 MiB/sec. | ||
| 6591 | 2026.01.21 00:05:07.621971 [ 255 ] {276de186-dbf2-472b-8b1c-ad7a7d2eefd9} <Debug> TCPHandler: Processed in 0.001359571 sec. | ||
| 6592 | 2026.01.21 00:05:07.622095 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6593 | 2026.01.21 00:05:07.622193 [ 255 ] {08b5abd5-00ae-48cb-aaa2-d30020c7f9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6594 | 2026.01.21 00:05:07.622237 [ 255 ] {08b5abd5-00ae-48cb-aaa2-d30020c7f9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6595 | 2026.01.21 00:05:07.622659 [ 255 ] {08b5abd5-00ae-48cb-aaa2-d30020c7f9af} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6596 | 2026.01.21 00:05:07.622697 [ 255 ] {08b5abd5-00ae-48cb-aaa2-d30020c7f9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6597 | 2026.01.21 00:05:07.623026 [ 255 ] {08b5abd5-00ae-48cb-aaa2-d30020c7f9af} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6598 | 2026.01.21 00:05:07.623258 [ 255 ] {08b5abd5-00ae-48cb-aaa2-d30020c7f9af} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6599 | 2026.01.21 00:05:07.623388 [ 255 ] {08b5abd5-00ae-48cb-aaa2-d30020c7f9af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 6600 | 2026.01.21 00:05:07.623425 [ 255 ] {08b5abd5-00ae-48cb-aaa2-d30020c7f9af} <Debug> TCPHandler: Processed in 0.001378911 sec. | ||
| 6601 | 2026.01.21 00:05:07.623538 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6602 | 2026.01.21 00:05:07.623633 [ 255 ] {a58a9fcb-32c8-4dc1-a81b-7efd84c73f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6603 | 2026.01.21 00:05:07.623694 [ 255 ] {a58a9fcb-32c8-4dc1-a81b-7efd84c73f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6604 | 2026.01.21 00:05:07.624542 [ 255 ] {a58a9fcb-32c8-4dc1-a81b-7efd84c73f7c} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6605 | 2026.01.21 00:05:07.624580 [ 255 ] {a58a9fcb-32c8-4dc1-a81b-7efd84c73f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6606 | 2026.01.21 00:05:07.625142 [ 255 ] {a58a9fcb-32c8-4dc1-a81b-7efd84c73f7c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6607 | 2026.01.21 00:05:07.625379 [ 255 ] {a58a9fcb-32c8-4dc1-a81b-7efd84c73f7c} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6608 | 2026.01.21 00:05:07.625522 [ 255 ] {a58a9fcb-32c8-4dc1-a81b-7efd84c73f7c} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001907 sec., 17829.050865233352 rows/sec., 31.95 MiB/sec. | ||
| 6609 | 2026.01.21 00:05:07.625578 [ 255 ] {a58a9fcb-32c8-4dc1-a81b-7efd84c73f7c} <Debug> TCPHandler: Processed in 0.002090092 sec. | ||
| 6610 | 2026.01.21 00:05:07.625708 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6611 | 2026.01.21 00:05:07.625804 [ 255 ] {50c05f33-fcef-42e2-afce-f37e8034d528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6612 | 2026.01.21 00:05:07.625846 [ 255 ] {50c05f33-fcef-42e2-afce-f37e8034d528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6613 | 2026.01.21 00:05:07.626192 [ 255 ] {50c05f33-fcef-42e2-afce-f37e8034d528} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6614 | 2026.01.21 00:05:07.626229 [ 255 ] {50c05f33-fcef-42e2-afce-f37e8034d528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6615 | 2026.01.21 00:05:07.626537 [ 255 ] {50c05f33-fcef-42e2-afce-f37e8034d528} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6616 | 2026.01.21 00:05:07.626756 [ 255 ] {50c05f33-fcef-42e2-afce-f37e8034d528} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6617 | 2026.01.21 00:05:07.626886 [ 255 ] {50c05f33-fcef-42e2-afce-f37e8034d528} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 6618 | 2026.01.21 00:05:07.626923 [ 255 ] {50c05f33-fcef-42e2-afce-f37e8034d528} <Debug> TCPHandler: Processed in 0.001264299 sec. | ||
| 6619 | 2026.01.21 00:05:10.923394 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6620 | 2026.01.21 00:05:10.923492 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6621 | 2026.01.21 00:05:11.001701 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001220919 sec. | ||
| 6622 | 2026.01.21 00:05:11.019738 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15395 | ||
| 6623 | 2026.01.21 00:05:11.020254 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6624 | 2026.01.21 00:05:11.020294 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6625 | 2026.01.21 00:05:11.021028 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6626 | 2026.01.21 00:05:11.021270 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6627 | 2026.01.21 00:05:11.021403 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15395 | ||
| 6628 | 2026.01.21 00:05:11.070496 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 810 | ||
| 6629 | 2026.01.21 00:05:11.073027 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6630 | 2026.01.21 00:05:11.073077 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6631 | 2026.01.21 00:05:11.074289 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6632 | 2026.01.21 00:05:11.074568 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6633 | 2026.01.21 00:05:11.074834 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 810 | ||
| 6634 | 2026.01.21 00:05:11.831324 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6635 | 2026.01.21 00:05:11.849004 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6636 | 2026.01.21 00:05:11.849073 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6637 | 2026.01.21 00:05:11.856491 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6638 | 2026.01.21 00:05:11.857324 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6639 | 2026.01.21 00:05:11.861086 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6640 | 2026.01.21 00:05:12.615901 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6641 | 2026.01.21 00:05:12.616175 [ 255 ] {6796c6a6-fd50-4b6b-8910-8cfeb46cbf30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6642 | 2026.01.21 00:05:12.616244 [ 255 ] {6796c6a6-fd50-4b6b-8910-8cfeb46cbf30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6643 | 2026.01.21 00:05:12.616904 [ 255 ] {6796c6a6-fd50-4b6b-8910-8cfeb46cbf30} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6644 | 2026.01.21 00:05:12.616951 [ 255 ] {6796c6a6-fd50-4b6b-8910-8cfeb46cbf30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6645 | 2026.01.21 00:05:12.617362 [ 255 ] {6796c6a6-fd50-4b6b-8910-8cfeb46cbf30} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6646 | 2026.01.21 00:05:12.617606 [ 255 ] {6796c6a6-fd50-4b6b-8910-8cfeb46cbf30} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6647 | 2026.01.21 00:05:12.617775 [ 255 ] {6796c6a6-fd50-4b6b-8910-8cfeb46cbf30} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001664 sec., 42067.307692307695 rows/sec., 3.37 MiB/sec. | ||
| 6648 | 2026.01.21 00:05:12.617827 [ 255 ] {6796c6a6-fd50-4b6b-8910-8cfeb46cbf30} <Debug> TCPHandler: Processed in 0.002108792 sec. | ||
| 6649 | 2026.01.21 00:05:12.617958 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6650 | 2026.01.21 00:05:12.618064 [ 255 ] {f0b33f2a-1f2e-4cfe-9521-3e8320a4420f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6651 | 2026.01.21 00:05:12.618109 [ 255 ] {f0b33f2a-1f2e-4cfe-9521-3e8320a4420f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6652 | 2026.01.21 00:05:12.618552 [ 255 ] {f0b33f2a-1f2e-4cfe-9521-3e8320a4420f} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6653 | 2026.01.21 00:05:12.618591 [ 255 ] {f0b33f2a-1f2e-4cfe-9521-3e8320a4420f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6654 | 2026.01.21 00:05:12.618921 [ 255 ] {f0b33f2a-1f2e-4cfe-9521-3e8320a4420f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6655 | 2026.01.21 00:05:12.619137 [ 255 ] {f0b33f2a-1f2e-4cfe-9521-3e8320a4420f} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6656 | 2026.01.21 00:05:12.619272 [ 255 ] {f0b33f2a-1f2e-4cfe-9521-3e8320a4420f} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001233 sec., 5677.210056772101 rows/sec., 426.90 KiB/sec. | ||
| 6657 | 2026.01.21 00:05:12.619311 [ 255 ] {f0b33f2a-1f2e-4cfe-9521-3e8320a4420f} <Debug> TCPHandler: Processed in 0.001405651 sec. | ||
| 6658 | 2026.01.21 00:05:12.619433 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6659 | 2026.01.21 00:05:12.619531 [ 255 ] {5def1d31-56cb-40f3-805d-68fafd6f7f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6660 | 2026.01.21 00:05:12.619574 [ 255 ] {5def1d31-56cb-40f3-805d-68fafd6f7f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6661 | 2026.01.21 00:05:12.620009 [ 255 ] {5def1d31-56cb-40f3-805d-68fafd6f7f0a} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6662 | 2026.01.21 00:05:12.620046 [ 255 ] {5def1d31-56cb-40f3-805d-68fafd6f7f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6663 | 2026.01.21 00:05:12.620360 [ 255 ] {5def1d31-56cb-40f3-805d-68fafd6f7f0a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6664 | 2026.01.21 00:05:12.620581 [ 255 ] {5def1d31-56cb-40f3-805d-68fafd6f7f0a} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6665 | 2026.01.21 00:05:12.620713 [ 255 ] {5def1d31-56cb-40f3-805d-68fafd6f7f0a} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001202 sec., 59068.21963394343 rows/sec., 4.61 MiB/sec. | ||
| 6666 | 2026.01.21 00:05:12.620754 [ 255 ] {5def1d31-56cb-40f3-805d-68fafd6f7f0a} <Debug> TCPHandler: Processed in 0.001371661 sec. | ||
| 6667 | 2026.01.21 00:05:12.620878 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6668 | 2026.01.21 00:05:12.620975 [ 255 ] {ef0fde15-84c9-4463-8eba-7b82fa191aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6669 | 2026.01.21 00:05:12.621019 [ 255 ] {ef0fde15-84c9-4463-8eba-7b82fa191aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6670 | 2026.01.21 00:05:12.621434 [ 255 ] {ef0fde15-84c9-4463-8eba-7b82fa191aec} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6671 | 2026.01.21 00:05:12.621472 [ 255 ] {ef0fde15-84c9-4463-8eba-7b82fa191aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6672 | 2026.01.21 00:05:12.621807 [ 255 ] {ef0fde15-84c9-4463-8eba-7b82fa191aec} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6673 | 2026.01.21 00:05:12.622033 [ 255 ] {ef0fde15-84c9-4463-8eba-7b82fa191aec} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6674 | 2026.01.21 00:05:12.622168 [ 255 ] {ef0fde15-84c9-4463-8eba-7b82fa191aec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 6675 | 2026.01.21 00:05:12.622206 [ 255 ] {ef0fde15-84c9-4463-8eba-7b82fa191aec} <Debug> TCPHandler: Processed in 0.001377891 sec. | ||
| 6676 | 2026.01.21 00:05:12.622322 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6677 | 2026.01.21 00:05:12.622418 [ 255 ] {d0b6a431-a4db-47e3-a5c5-73c82d6f54fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6678 | 2026.01.21 00:05:12.622475 [ 255 ] {d0b6a431-a4db-47e3-a5c5-73c82d6f54fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6679 | 2026.01.21 00:05:12.623234 [ 255 ] {d0b6a431-a4db-47e3-a5c5-73c82d6f54fb} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6680 | 2026.01.21 00:05:12.623272 [ 255 ] {d0b6a431-a4db-47e3-a5c5-73c82d6f54fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6681 | 2026.01.21 00:05:12.623800 [ 255 ] {d0b6a431-a4db-47e3-a5c5-73c82d6f54fb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6682 | 2026.01.21 00:05:12.624028 [ 255 ] {d0b6a431-a4db-47e3-a5c5-73c82d6f54fb} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6683 | 2026.01.21 00:05:12.624175 [ 255 ] {d0b6a431-a4db-47e3-a5c5-73c82d6f54fb} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001776 sec., 3941.4414414414414 rows/sec., 7.06 MiB/sec. | ||
| 6684 | 2026.01.21 00:05:12.624230 [ 255 ] {d0b6a431-a4db-47e3-a5c5-73c82d6f54fb} <Debug> TCPHandler: Processed in 0.00195755 sec. | ||
| 6685 | 2026.01.21 00:05:12.624348 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6686 | 2026.01.21 00:05:12.624444 [ 255 ] {751f0f2e-d938-4c06-ae70-0beb5b0d17af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6687 | 2026.01.21 00:05:12.624487 [ 255 ] {751f0f2e-d938-4c06-ae70-0beb5b0d17af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6688 | 2026.01.21 00:05:12.624829 [ 255 ] {751f0f2e-d938-4c06-ae70-0beb5b0d17af} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6689 | 2026.01.21 00:05:12.624867 [ 255 ] {751f0f2e-d938-4c06-ae70-0beb5b0d17af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6690 | 2026.01.21 00:05:12.625181 [ 255 ] {751f0f2e-d938-4c06-ae70-0beb5b0d17af} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6691 | 2026.01.21 00:05:12.625406 [ 255 ] {751f0f2e-d938-4c06-ae70-0beb5b0d17af} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6692 | 2026.01.21 00:05:12.625536 [ 255 ] {751f0f2e-d938-4c06-ae70-0beb5b0d17af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 6693 | 2026.01.21 00:05:12.625572 [ 255 ] {751f0f2e-d938-4c06-ae70-0beb5b0d17af} <Debug> TCPHandler: Processed in 0.001274719 sec. | ||
| 6694 | 2026.01.21 00:05:14.737930 [ 142 ] {} <Debug> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6695 | 2026.01.21 00:05:14.738000 [ 142 ] {} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6696 | 2026.01.21 00:05:14.738024 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6697 | 2026.01.21 00:05:14.738144 [ 194 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::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 | ||
| 6698 | 2026.01.21 00:05:14.738283 [ 194 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6699 | 2026.01.21 00:05:14.738323 [ 194 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 241 rows starting from the beginning of the part | ||
| 6700 | 2026.01.21 00:05:14.738403 [ 194 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 229 rows starting from the beginning of the part | ||
| 6701 | 2026.01.21 00:05:14.738463 [ 194 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 229 rows starting from the beginning of the part | ||
| 6702 | 2026.01.21 00:05:14.738518 [ 194 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 6703 | 2026.01.21 00:05:14.738573 [ 194 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 6704 | 2026.01.21 00:05:14.739587 [ 199 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 5 columns (5 merged, 0 gathered) in 0.001487123 sec., 486173.6386297569 rows/sec., 29.93 MiB/sec. | ||
| 6705 | 2026.01.21 00:05:14.739806 [ 201 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6706 | 2026.01.21 00:05:14.740129 [ 201 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_9_2} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6707 | 2026.01.21 00:05:14.740207 [ 201 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_9_2} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6708 | 2026.01.21 00:05:14.740303 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6709 | 2026.01.21 00:05:17.617564 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6710 | 2026.01.21 00:05:17.617865 [ 255 ] {51263779-ed5b-499f-8216-0e54300dc1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6711 | 2026.01.21 00:05:17.617977 [ 255 ] {51263779-ed5b-499f-8216-0e54300dc1bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6712 | 2026.01.21 00:05:17.618771 [ 255 ] {51263779-ed5b-499f-8216-0e54300dc1bd} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6713 | 2026.01.21 00:05:17.618820 [ 255 ] {51263779-ed5b-499f-8216-0e54300dc1bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6714 | 2026.01.21 00:05:17.619221 [ 255 ] {51263779-ed5b-499f-8216-0e54300dc1bd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6715 | 2026.01.21 00:05:17.619463 [ 255 ] {51263779-ed5b-499f-8216-0e54300dc1bd} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6716 | 2026.01.21 00:05:17.619622 [ 255 ] {51263779-ed5b-499f-8216-0e54300dc1bd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001834 sec., 2181.0250817884407 rows/sec., 177.85 KiB/sec. | ||
| 6717 | 2026.01.21 00:05:17.619672 [ 255 ] {51263779-ed5b-499f-8216-0e54300dc1bd} <Debug> TCPHandler: Processed in 0.002292505 sec. | ||
| 6718 | 2026.01.21 00:05:17.619803 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6719 | 2026.01.21 00:05:17.619908 [ 255 ] {2e4a8f42-79a7-4ccf-bd2a-7bedc0836c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6720 | 2026.01.21 00:05:17.619953 [ 255 ] {2e4a8f42-79a7-4ccf-bd2a-7bedc0836c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6721 | 2026.01.21 00:05:17.620414 [ 255 ] {2e4a8f42-79a7-4ccf-bd2a-7bedc0836c63} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6722 | 2026.01.21 00:05:17.620454 [ 255 ] {2e4a8f42-79a7-4ccf-bd2a-7bedc0836c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6723 | 2026.01.21 00:05:17.620781 [ 255 ] {2e4a8f42-79a7-4ccf-bd2a-7bedc0836c63} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6724 | 2026.01.21 00:05:17.621020 [ 255 ] {2e4a8f42-79a7-4ccf-bd2a-7bedc0836c63} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6725 | 2026.01.21 00:05:17.621157 [ 255 ] {2e4a8f42-79a7-4ccf-bd2a-7bedc0836c63} <Debug> executeQuery: Read 126 rows, 11.07 KiB in 0.001273 sec., 98978.79025923017 rows/sec., 8.49 MiB/sec. | ||
| 6726 | 2026.01.21 00:05:17.621196 [ 255 ] {2e4a8f42-79a7-4ccf-bd2a-7bedc0836c63} <Debug> TCPHandler: Processed in 0.001445682 sec. | ||
| 6727 | 2026.01.21 00:05:17.621333 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6728 | 2026.01.21 00:05:17.621431 [ 255 ] {0882ac41-cca5-4547-8519-0afe999ebc8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6729 | 2026.01.21 00:05:17.621475 [ 255 ] {0882ac41-cca5-4547-8519-0afe999ebc8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6730 | 2026.01.21 00:05:17.621897 [ 255 ] {0882ac41-cca5-4547-8519-0afe999ebc8e} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6731 | 2026.01.21 00:05:17.621935 [ 255 ] {0882ac41-cca5-4547-8519-0afe999ebc8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6732 | 2026.01.21 00:05:17.622238 [ 255 ] {0882ac41-cca5-4547-8519-0afe999ebc8e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6733 | 2026.01.21 00:05:17.622462 [ 255 ] {0882ac41-cca5-4547-8519-0afe999ebc8e} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6734 | 2026.01.21 00:05:17.622593 [ 255 ] {0882ac41-cca5-4547-8519-0afe999ebc8e} <Debug> executeQuery: Read 38 rows, 2.84 KiB in 0.001181 sec., 32176.121930567315 rows/sec., 2.35 MiB/sec. | ||
| 6735 | 2026.01.21 00:05:17.622630 [ 255 ] {0882ac41-cca5-4547-8519-0afe999ebc8e} <Debug> TCPHandler: Processed in 0.001347401 sec. | ||
| 6736 | 2026.01.21 00:05:17.622744 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6737 | 2026.01.21 00:05:17.622839 [ 255 ] {44534c1e-3bbc-41fc-80a9-238a25cdf77e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6738 | 2026.01.21 00:05:17.622880 [ 255 ] {44534c1e-3bbc-41fc-80a9-238a25cdf77e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6739 | 2026.01.21 00:05:17.623306 [ 255 ] {44534c1e-3bbc-41fc-80a9-238a25cdf77e} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6740 | 2026.01.21 00:05:17.623344 [ 255 ] {44534c1e-3bbc-41fc-80a9-238a25cdf77e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6741 | 2026.01.21 00:05:17.623650 [ 255 ] {44534c1e-3bbc-41fc-80a9-238a25cdf77e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6742 | 2026.01.21 00:05:17.623878 [ 255 ] {44534c1e-3bbc-41fc-80a9-238a25cdf77e} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6743 | 2026.01.21 00:05:17.624009 [ 255 ] {44534c1e-3bbc-41fc-80a9-238a25cdf77e} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001188 sec., 85858.58585858585 rows/sec., 6.71 MiB/sec. | ||
| 6744 | 2026.01.21 00:05:17.624049 [ 255 ] {44534c1e-3bbc-41fc-80a9-238a25cdf77e} <Debug> TCPHandler: Processed in 0.00135465 sec. | ||
| 6745 | 2026.01.21 00:05:17.624167 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6746 | 2026.01.21 00:05:17.624261 [ 255 ] {68cfe62e-ef7e-4c02-a74e-42cfaa7e1ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6747 | 2026.01.21 00:05:17.624306 [ 255 ] {68cfe62e-ef7e-4c02-a74e-42cfaa7e1ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6748 | 2026.01.21 00:05:17.624712 [ 255 ] {68cfe62e-ef7e-4c02-a74e-42cfaa7e1ffb} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6749 | 2026.01.21 00:05:17.624751 [ 255 ] {68cfe62e-ef7e-4c02-a74e-42cfaa7e1ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6750 | 2026.01.21 00:05:17.625086 [ 255 ] {68cfe62e-ef7e-4c02-a74e-42cfaa7e1ffb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6751 | 2026.01.21 00:05:17.625312 [ 255 ] {68cfe62e-ef7e-4c02-a74e-42cfaa7e1ffb} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6752 | 2026.01.21 00:05:17.625445 [ 255 ] {68cfe62e-ef7e-4c02-a74e-42cfaa7e1ffb} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001202 sec., 134775.37437603995 rows/sec., 9.39 MiB/sec. | ||
| 6753 | 2026.01.21 00:05:17.625483 [ 255 ] {68cfe62e-ef7e-4c02-a74e-42cfaa7e1ffb} <Debug> TCPHandler: Processed in 0.001366421 sec. | ||
| 6754 | 2026.01.21 00:05:17.625596 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6755 | 2026.01.21 00:05:17.625692 [ 255 ] {ab3d441e-1907-4049-9a22-92dcea514b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6756 | 2026.01.21 00:05:17.625747 [ 255 ] {ab3d441e-1907-4049-9a22-92dcea514b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6757 | 2026.01.21 00:05:17.626552 [ 255 ] {ab3d441e-1907-4049-9a22-92dcea514b03} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6758 | 2026.01.21 00:05:17.626590 [ 255 ] {ab3d441e-1907-4049-9a22-92dcea514b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6759 | 2026.01.21 00:05:17.627160 [ 255 ] {ab3d441e-1907-4049-9a22-92dcea514b03} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6760 | 2026.01.21 00:05:17.627395 [ 255 ] {ab3d441e-1907-4049-9a22-92dcea514b03} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6761 | 2026.01.21 00:05:17.627530 [ 255 ] {ab3d441e-1907-4049-9a22-92dcea514b03} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001856 sec., 18318.96551724138 rows/sec., 32.83 MiB/sec. | ||
| 6762 | 2026.01.21 00:05:17.627584 [ 255 ] {ab3d441e-1907-4049-9a22-92dcea514b03} <Debug> TCPHandler: Processed in 0.002038011 sec. | ||
| 6763 | 2026.01.21 00:05:17.627701 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6764 | 2026.01.21 00:05:17.627800 [ 255 ] {93233856-0d3f-4f91-816c-8f9c312bd3b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6765 | 2026.01.21 00:05:17.627842 [ 255 ] {93233856-0d3f-4f91-816c-8f9c312bd3b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6766 | 2026.01.21 00:05:17.628185 [ 255 ] {93233856-0d3f-4f91-816c-8f9c312bd3b5} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6767 | 2026.01.21 00:05:17.628223 [ 255 ] {93233856-0d3f-4f91-816c-8f9c312bd3b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6768 | 2026.01.21 00:05:17.628527 [ 255 ] {93233856-0d3f-4f91-816c-8f9c312bd3b5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6769 | 2026.01.21 00:05:17.628744 [ 255 ] {93233856-0d3f-4f91-816c-8f9c312bd3b5} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6770 | 2026.01.21 00:05:17.628880 [ 255 ] {93233856-0d3f-4f91-816c-8f9c312bd3b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 6771 | 2026.01.21 00:05:17.628918 [ 255 ] {93233856-0d3f-4f91-816c-8f9c312bd3b5} <Debug> TCPHandler: Processed in 0.001266069 sec. | ||
| 6772 | 2026.01.21 00:05:18.521587 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15843 | ||
| 6773 | 2026.01.21 00:05:18.522141 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6774 | 2026.01.21 00:05:18.522196 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6775 | 2026.01.21 00:05:18.522885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6776 | 2026.01.21 00:05:18.523128 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6777 | 2026.01.21 00:05:18.523277 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15843 | ||
| 6778 | 2026.01.21 00:05:19.361261 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6779 | 2026.01.21 00:05:19.384116 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6780 | 2026.01.21 00:05:19.384206 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6781 | 2026.01.21 00:05:19.391364 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6782 | 2026.01.21 00:05:19.392721 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6783 | 2026.01.21 00:05:19.399623 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6784 | 2026.01.21 00:05:20.073642 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50533 | ||
| 6785 | 2026.01.21 00:05:20.073747 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6786 | 2026.01.21 00:05:20.073774 [ 291 ] {} <Debug> TCP-Session: 5f4e7e47-444e-4d78-afea-560521239bdd Authenticating user 'default' from [fd00:1122:3344:101::e]:50533 | ||
| 6787 | 2026.01.21 00:05:20.073797 [ 291 ] {} <Debug> TCP-Session: 5f4e7e47-444e-4d78-afea-560521239bdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6788 | 2026.01.21 00:05:20.073809 [ 291 ] {} <Debug> TCP-Session: 5f4e7e47-444e-4d78-afea-560521239bdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6789 | 2026.01.21 00:05:20.074035 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46704 | ||
| 6790 | 2026.01.21 00:05:20.074069 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52673 | ||
| 6791 | 2026.01.21 00:05:20.074080 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59951 | ||
| 6792 | 2026.01.21 00:05:20.074083 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50468 | ||
| 6793 | 2026.01.21 00:05:20.074127 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60638 | ||
| 6794 | 2026.01.21 00:05:20.074148 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6795 | 2026.01.21 00:05:20.074167 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38762 | ||
| 6796 | 2026.01.21 00:05:20.074195 [ 292 ] {} <Debug> TCP-Session: 410b9c0f-5bea-44f2-abb1-d0fdfcb18a5a Authenticating user 'default' from [fd00:1122:3344:101::e]:46704 | ||
| 6797 | 2026.01.21 00:05:20.074136 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44543 | ||
| 6798 | 2026.01.21 00:05:20.074234 [ 292 ] {} <Debug> TCP-Session: 410b9c0f-5bea-44f2-abb1-d0fdfcb18a5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6799 | 2026.01.21 00:05:20.074113 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41871 | ||
| 6800 | 2026.01.21 00:05:20.074266 [ 292 ] {} <Debug> TCP-Session: 410b9c0f-5bea-44f2-abb1-d0fdfcb18a5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6801 | 2026.01.21 00:05:20.074290 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6802 | 2026.01.21 00:05:20.074325 [ 293 ] {} <Debug> TCP-Session: 4d65f34d-d6cb-4c8c-95cd-79b5a12b934a Authenticating user 'default' from [fd00:1122:3344:101::e]:52673 | ||
| 6803 | 2026.01.21 00:05:20.074327 [ 291 ] {} <Trace> TCP-Session: 5f4e7e47-444e-4d78-afea-560521239bdd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6804 | 2026.01.21 00:05:20.074349 [ 293 ] {} <Debug> TCP-Session: 4d65f34d-d6cb-4c8c-95cd-79b5a12b934a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6805 | 2026.01.21 00:05:20.074379 [ 293 ] {} <Debug> TCP-Session: 4d65f34d-d6cb-4c8c-95cd-79b5a12b934a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6806 | 2026.01.21 00:05:20.074537 [ 291 ] {9fe28f0c-7d09-490c-b2fc-5abc8f444597} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50533) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6807 | 2026.01.21 00:05:20.074632 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6808 | 2026.01.21 00:05:20.074669 [ 290 ] {} <Debug> TCP-Session: 5821b77e-da28-4fcf-8f8b-60c50c66f27b Authenticating user 'default' from [fd00:1122:3344:101::e]:38762 | ||
| 6809 | 2026.01.21 00:05:20.074693 [ 290 ] {} <Debug> TCP-Session: 5821b77e-da28-4fcf-8f8b-60c50c66f27b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6810 | 2026.01.21 00:05:20.074709 [ 290 ] {} <Debug> TCP-Session: 5821b77e-da28-4fcf-8f8b-60c50c66f27b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6811 | 2026.01.21 00:05:20.074753 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6812 | 2026.01.21 00:05:20.074789 [ 286 ] {} <Debug> TCP-Session: d1f7f646-9e45-459d-9dd9-dccaef6f55f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41871 | ||
| 6813 | 2026.01.21 00:05:20.074811 [ 286 ] {} <Debug> TCP-Session: d1f7f646-9e45-459d-9dd9-dccaef6f55f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6814 | 2026.01.21 00:05:20.074827 [ 286 ] {} <Debug> TCP-Session: d1f7f646-9e45-459d-9dd9-dccaef6f55f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6815 | 2026.01.21 00:05:20.074925 [ 291 ] {9fe28f0c-7d09-490c-b2fc-5abc8f444597} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6816 | 2026.01.21 00:05:20.074992 [ 291 ] {9fe28f0c-7d09-490c-b2fc-5abc8f444597} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6817 | 2026.01.21 00:05:20.075085 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6818 | 2026.01.21 00:05:20.075120 [ 289 ] {} <Debug> TCP-Session: 4c4e5706-80b3-46e6-b7a3-6043dfb2b8e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44543 | ||
| 6819 | 2026.01.21 00:05:20.075137 [ 289 ] {} <Debug> TCP-Session: 4c4e5706-80b3-46e6-b7a3-6043dfb2b8e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6820 | 2026.01.21 00:05:20.075154 [ 289 ] {} <Debug> TCP-Session: 4c4e5706-80b3-46e6-b7a3-6043dfb2b8e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6821 | 2026.01.21 00:05:20.075196 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6822 | 2026.01.21 00:05:20.075232 [ 288 ] {} <Debug> TCP-Session: 9342f4c1-af70-4294-82a4-36aeecb41c82 Authenticating user 'default' from [fd00:1122:3344:101::e]:60638 | ||
| 6823 | 2026.01.21 00:05:20.075250 [ 288 ] {} <Debug> TCP-Session: 9342f4c1-af70-4294-82a4-36aeecb41c82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6824 | 2026.01.21 00:05:20.075267 [ 288 ] {} <Debug> TCP-Session: 9342f4c1-af70-4294-82a4-36aeecb41c82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6825 | 2026.01.21 00:05:20.075434 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6826 | 2026.01.21 00:05:20.075437 [ 291 ] {9fe28f0c-7d09-490c-b2fc-5abc8f444597} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 6827 | 2026.01.21 00:05:20.075475 [ 3 ] {} <Debug> TCP-Session: 3f89e881-311b-4491-9a59-4be5700fd615 Authenticating user 'default' from [fd00:1122:3344:101::e]:59951 | ||
| 6828 | 2026.01.21 00:05:20.075509 [ 3 ] {} <Debug> TCP-Session: 3f89e881-311b-4491-9a59-4be5700fd615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6829 | 2026.01.21 00:05:20.075522 [ 3 ] {} <Debug> TCP-Session: 3f89e881-311b-4491-9a59-4be5700fd615 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6830 | 2026.01.21 00:05:20.075535 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6831 | 2026.01.21 00:05:20.075570 [ 294 ] {} <Debug> TCP-Session: 5096a307-9500-4ddc-a995-2e4209cfbf73 Authenticating user 'default' from [fd00:1122:3344:101::e]:50468 | ||
| 6832 | 2026.01.21 00:05:20.075586 [ 294 ] {} <Debug> TCP-Session: 5096a307-9500-4ddc-a995-2e4209cfbf73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6833 | 2026.01.21 00:05:20.075598 [ 294 ] {} <Debug> TCP-Session: 5096a307-9500-4ddc-a995-2e4209cfbf73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6834 | 2026.01.21 00:05:20.076591 [ 347 ] {9fe28f0c-7d09-490c-b2fc-5abc8f444597} <Trace> AggregatingTransform: Aggregating | ||
| 6835 | 2026.01.21 00:05:20.076638 [ 347 ] {9fe28f0c-7d09-490c-b2fc-5abc8f444597} <Trace> Aggregator: Aggregation method: without_key | ||
| 6836 | 2026.01.21 00:05:20.076672 [ 347 ] {9fe28f0c-7d09-490c-b2fc-5abc8f444597} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001091927 sec. (915.812 rows/sec., 35.77 KiB/sec.) | ||
| 6837 | 2026.01.21 00:05:20.076691 [ 347 ] {9fe28f0c-7d09-490c-b2fc-5abc8f444597} <Trace> Aggregator: Merging aggregated data | ||
| 6838 | 2026.01.21 00:05:20.078091 [ 291 ] {9fe28f0c-7d09-490c-b2fc-5abc8f444597} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003619 sec., 276.3194252555955 rows/sec., 10.79 KiB/sec. | ||
| 6839 | 2026.01.21 00:05:20.078202 [ 291 ] {9fe28f0c-7d09-490c-b2fc-5abc8f444597} <Debug> TCPHandler: Processed in 0.004185103 sec. | ||
| 6840 | 2026.01.21 00:05:20.078354 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6841 | 2026.01.21 00:05:20.078381 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6842 | 2026.01.21 00:05:20.078403 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6843 | 2026.01.21 00:05:20.078416 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6844 | 2026.01.21 00:05:20.078437 [ 290 ] {} <Debug> TCP-Session: 5821b77e-da28-4fcf-8f8b-60c50c66f27b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6845 | 2026.01.21 00:05:20.078447 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6846 | 2026.01.21 00:05:20.078468 [ 292 ] {} <Debug> TCP-Session: 410b9c0f-5bea-44f2-abb1-d0fdfcb18a5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6847 | 2026.01.21 00:05:20.078500 [ 286 ] {} <Debug> TCP-Session: d1f7f646-9e45-459d-9dd9-dccaef6f55f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6848 | 2026.01.21 00:05:20.078492 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6849 | 2026.01.21 00:05:20.078479 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6850 | 2026.01.21 00:05:20.078602 [ 289 ] {} <Debug> TCP-Session: 4c4e5706-80b3-46e6-b7a3-6043dfb2b8e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6851 | 2026.01.21 00:05:20.078627 [ 288 ] {} <Debug> TCP-Session: 9342f4c1-af70-4294-82a4-36aeecb41c82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6852 | 2026.01.21 00:05:20.078430 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6853 | 2026.01.21 00:05:20.078451 [ 293 ] {} <Debug> TCP-Session: 4d65f34d-d6cb-4c8c-95cd-79b5a12b934a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6854 | 2026.01.21 00:05:20.078684 [ 3 ] {} <Debug> TCP-Session: 3f89e881-311b-4491-9a59-4be5700fd615 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6855 | 2026.01.21 00:05:20.078460 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6856 | 2026.01.21 00:05:20.078389 [ 291 ] {} <Debug> TCP-Session: 5f4e7e47-444e-4d78-afea-560521239bdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6857 | 2026.01.21 00:05:20.078745 [ 294 ] {} <Debug> TCP-Session: 5096a307-9500-4ddc-a995-2e4209cfbf73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6858 | 2026.01.21 00:05:20.151665 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33244 | ||
| 6859 | 2026.01.21 00:05:20.151858 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6860 | 2026.01.21 00:05:20.151888 [ 291 ] {} <Debug> TCP-Session: 8c76b0c5-cf5e-4394-9d4d-6159ffb8d20d Authenticating user 'default' from [fd00:1122:3344:101::e]:33244 | ||
| 6861 | 2026.01.21 00:05:20.151911 [ 291 ] {} <Debug> TCP-Session: 8c76b0c5-cf5e-4394-9d4d-6159ffb8d20d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6862 | 2026.01.21 00:05:20.151925 [ 291 ] {} <Debug> TCP-Session: 8c76b0c5-cf5e-4394-9d4d-6159ffb8d20d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6863 | 2026.01.21 00:05:20.152134 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40865 | ||
| 6864 | 2026.01.21 00:05:20.152161 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55954 | ||
| 6865 | 2026.01.21 00:05:20.152190 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50463 | ||
| 6866 | 2026.01.21 00:05:20.152196 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54536 | ||
| 6867 | 2026.01.21 00:05:20.152208 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56578 | ||
| 6868 | 2026.01.21 00:05:20.152227 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53653 | ||
| 6869 | 2026.01.21 00:05:20.152248 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6870 | 2026.01.21 00:05:20.152287 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6871 | 2026.01.21 00:05:20.152288 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6872 | 2026.01.21 00:05:20.152325 [ 291 ] {} <Trace> TCP-Session: 8c76b0c5-cf5e-4394-9d4d-6159ffb8d20d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6873 | 2026.01.21 00:05:20.152356 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6874 | 2026.01.21 00:05:20.152361 [ 288 ] {} <Debug> TCP-Session: c4cc9941-a373-4c90-a146-f4173ccd6751 Authenticating user 'default' from [fd00:1122:3344:101::e]:54536 | ||
| 6875 | 2026.01.21 00:05:20.152327 [ 286 ] {} <Debug> TCP-Session: 549cdf69-ea4c-4523-a48c-3f8e9a4b41cd Authenticating user 'default' from [fd00:1122:3344:101::e]:50463 | ||
| 6876 | 2026.01.21 00:05:20.152403 [ 288 ] {} <Debug> TCP-Session: c4cc9941-a373-4c90-a146-f4173ccd6751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6877 | 2026.01.21 00:05:20.152395 [ 290 ] {} <Debug> TCP-Session: cc0f223b-a706-48e4-8be7-8150c36d9f86 Authenticating user 'default' from [fd00:1122:3344:101::e]:53653 | ||
| 6878 | 2026.01.21 00:05:20.152427 [ 286 ] {} <Debug> TCP-Session: 549cdf69-ea4c-4523-a48c-3f8e9a4b41cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6879 | 2026.01.21 00:05:20.152431 [ 288 ] {} <Debug> TCP-Session: c4cc9941-a373-4c90-a146-f4173ccd6751 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6880 | 2026.01.21 00:05:20.152461 [ 290 ] {} <Debug> TCP-Session: cc0f223b-a706-48e4-8be7-8150c36d9f86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6881 | 2026.01.21 00:05:20.152466 [ 286 ] {} <Debug> TCP-Session: 549cdf69-ea4c-4523-a48c-3f8e9a4b41cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6882 | 2026.01.21 00:05:20.152489 [ 290 ] {} <Debug> TCP-Session: cc0f223b-a706-48e4-8be7-8150c36d9f86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6883 | 2026.01.21 00:05:20.152512 [ 291 ] {f0ed6db9-e846-4738-b21a-10815324b3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33244) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6884 | 2026.01.21 00:05:20.152307 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6885 | 2026.01.21 00:05:20.152289 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6886 | 2026.01.21 00:05:20.152580 [ 289 ] {} <Debug> TCP-Session: a0ab6dbb-b3da-4b75-b3d0-f7de1153f475 Authenticating user 'default' from [fd00:1122:3344:101::e]:56578 | ||
| 6887 | 2026.01.21 00:05:20.152592 [ 3 ] {} <Debug> TCP-Session: edcd388b-660b-4b67-957b-265b79b300c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55954 | ||
| 6888 | 2026.01.21 00:05:20.152160 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60200 | ||
| 6889 | 2026.01.21 00:05:20.152613 [ 3 ] {} <Debug> TCP-Session: edcd388b-660b-4b67-957b-265b79b300c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6890 | 2026.01.21 00:05:20.152607 [ 289 ] {} <Debug> TCP-Session: a0ab6dbb-b3da-4b75-b3d0-f7de1153f475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6891 | 2026.01.21 00:05:20.152644 [ 3 ] {} <Debug> TCP-Session: edcd388b-660b-4b67-957b-265b79b300c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6892 | 2026.01.21 00:05:20.152656 [ 289 ] {} <Debug> TCP-Session: a0ab6dbb-b3da-4b75-b3d0-f7de1153f475 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6893 | 2026.01.21 00:05:20.152148 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54264 | ||
| 6894 | 2026.01.21 00:05:20.152669 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6895 | 2026.01.21 00:05:20.152320 [ 292 ] {} <Debug> TCP-Session: 2f4c0836-ed7f-48a2-a74c-5a602a473a48 Authenticating user 'default' from [fd00:1122:3344:101::e]:40865 | ||
| 6896 | 2026.01.21 00:05:20.152714 [ 294 ] {} <Debug> TCP-Session: 70ab9b55-0dd3-4857-9671-a1940ba42ef8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60200 | ||
| 6897 | 2026.01.21 00:05:20.152731 [ 292 ] {} <Debug> TCP-Session: 2f4c0836-ed7f-48a2-a74c-5a602a473a48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6898 | 2026.01.21 00:05:20.152740 [ 294 ] {} <Debug> TCP-Session: 70ab9b55-0dd3-4857-9671-a1940ba42ef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6899 | 2026.01.21 00:05:20.152754 [ 292 ] {} <Debug> TCP-Session: 2f4c0836-ed7f-48a2-a74c-5a602a473a48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6900 | 2026.01.21 00:05:20.152766 [ 294 ] {} <Debug> TCP-Session: 70ab9b55-0dd3-4857-9671-a1940ba42ef8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6901 | 2026.01.21 00:05:20.152736 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6902 | 2026.01.21 00:05:20.152790 [ 291 ] {f0ed6db9-e846-4738-b21a-10815324b3c9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6903 | 2026.01.21 00:05:20.152825 [ 293 ] {} <Debug> TCP-Session: 738ec7c3-0f70-4137-a880-b1b86c8fe75f Authenticating user 'default' from [fd00:1122:3344:101::e]:54264 | ||
| 6904 | 2026.01.21 00:05:20.152852 [ 293 ] {} <Debug> TCP-Session: 738ec7c3-0f70-4137-a880-b1b86c8fe75f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6905 | 2026.01.21 00:05:20.152865 [ 293 ] {} <Debug> TCP-Session: 738ec7c3-0f70-4137-a880-b1b86c8fe75f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6906 | 2026.01.21 00:05:20.152870 [ 291 ] {f0ed6db9-e846-4738-b21a-10815324b3c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6907 | 2026.01.21 00:05:20.153158 [ 291 ] {f0ed6db9-e846-4738-b21a-10815324b3c9} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 6908 | 2026.01.21 00:05:20.154253 [ 323 ] {f0ed6db9-e846-4738-b21a-10815324b3c9} <Trace> AggregatingTransform: Aggregating | ||
| 6909 | 2026.01.21 00:05:20.154288 [ 323 ] {f0ed6db9-e846-4738-b21a-10815324b3c9} <Trace> Aggregator: Aggregation method: without_key | ||
| 6910 | 2026.01.21 00:05:20.154323 [ 323 ] {f0ed6db9-e846-4738-b21a-10815324b3c9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001065566 sec. (938.468 rows/sec., 36.66 KiB/sec.) | ||
| 6911 | 2026.01.21 00:05:20.154341 [ 323 ] {f0ed6db9-e846-4738-b21a-10815324b3c9} <Trace> Aggregator: Merging aggregated data | ||
| 6912 | 2026.01.21 00:05:20.155793 [ 291 ] {f0ed6db9-e846-4738-b21a-10815324b3c9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003338 sec., 299.58058717795086 rows/sec., 11.70 KiB/sec. | ||
| 6913 | 2026.01.21 00:05:20.155909 [ 291 ] {f0ed6db9-e846-4738-b21a-10815324b3c9} <Debug> TCPHandler: Processed in 0.003701937 sec. | ||
| 6914 | 2026.01.21 00:05:20.156021 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6915 | 2026.01.21 00:05:20.156058 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6916 | 2026.01.21 00:05:20.156072 [ 291 ] {} <Debug> TCP-Session: 8c76b0c5-cf5e-4394-9d4d-6159ffb8d20d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6917 | 2026.01.21 00:05:20.156088 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6918 | 2026.01.21 00:05:20.156104 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6919 | 2026.01.21 00:05:20.156123 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6920 | 2026.01.21 00:05:20.156147 [ 290 ] {} <Debug> TCP-Session: cc0f223b-a706-48e4-8be7-8150c36d9f86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6921 | 2026.01.21 00:05:20.156154 [ 294 ] {} <Debug> TCP-Session: 70ab9b55-0dd3-4857-9671-a1940ba42ef8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6922 | 2026.01.21 00:05:20.156164 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6923 | 2026.01.21 00:05:20.156183 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6924 | 2026.01.21 00:05:20.156218 [ 3 ] {} <Debug> TCP-Session: edcd388b-660b-4b67-957b-265b79b300c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6925 | 2026.01.21 00:05:20.156183 [ 288 ] {} <Debug> TCP-Session: c4cc9941-a373-4c90-a146-f4173ccd6751 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6926 | 2026.01.21 00:05:20.156243 [ 289 ] {} <Debug> TCP-Session: a0ab6dbb-b3da-4b75-b3d0-f7de1153f475 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6927 | 2026.01.21 00:05:20.156142 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6928 | 2026.01.21 00:05:20.156108 [ 292 ] {} <Debug> TCP-Session: 2f4c0836-ed7f-48a2-a74c-5a602a473a48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6929 | 2026.01.21 00:05:20.156072 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6930 | 2026.01.21 00:05:20.156317 [ 286 ] {} <Debug> TCP-Session: 549cdf69-ea4c-4523-a48c-3f8e9a4b41cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6931 | 2026.01.21 00:05:20.156358 [ 293 ] {} <Debug> TCP-Session: 738ec7c3-0f70-4137-a880-b1b86c8fe75f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6932 | 2026.01.21 00:05:21.075134 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 840 | ||
| 6933 | 2026.01.21 00:05:21.077523 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6934 | 2026.01.21 00:05:21.077574 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6935 | 2026.01.21 00:05:21.078882 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6936 | 2026.01.21 00:05:21.079161 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6937 | 2026.01.21 00:05:21.079515 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 840 | ||
| 6938 | 2026.01.21 00:05:22.615416 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6939 | 2026.01.21 00:05:22.615707 [ 255 ] {e4948817-9526-4684-ba2a-22dd519c8217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6940 | 2026.01.21 00:05:22.615818 [ 255 ] {e4948817-9526-4684-ba2a-22dd519c8217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6941 | 2026.01.21 00:05:22.616764 [ 255 ] {e4948817-9526-4684-ba2a-22dd519c8217} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6942 | 2026.01.21 00:05:22.616817 [ 255 ] {e4948817-9526-4684-ba2a-22dd519c8217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6943 | 2026.01.21 00:05:22.617244 [ 255 ] {e4948817-9526-4684-ba2a-22dd519c8217} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6944 | 2026.01.21 00:05:22.617502 [ 255 ] {e4948817-9526-4684-ba2a-22dd519c8217} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6945 | 2026.01.21 00:05:22.617645 [ 132 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6946 | 2026.01.21 00:05:22.617668 [ 255 ] {e4948817-9526-4684-ba2a-22dd519c8217} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.002038 sec., 34347.39941118744 rows/sec., 2.75 MiB/sec. | ||
| 6947 | 2026.01.21 00:05:22.617716 [ 132 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6948 | 2026.01.21 00:05:22.617736 [ 255 ] {e4948817-9526-4684-ba2a-22dd519c8217} <Debug> TCPHandler: Processed in 0.002504908 sec. | ||
| 6949 | 2026.01.21 00:05:22.617745 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6950 | 2026.01.21 00:05:22.617889 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6951 | 2026.01.21 00:05:22.617893 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::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 | ||
| 6952 | 2026.01.21 00:05:22.618001 [ 255 ] {7e18daf3-8766-456b-9461-9f0c2c1d5d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6953 | 2026.01.21 00:05:22.618051 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6954 | 2026.01.21 00:05:22.618052 [ 255 ] {7e18daf3-8766-456b-9461-9f0c2c1d5d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6955 | 2026.01.21 00:05:22.618096 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2555 rows starting from the beginning of the part | ||
| 6956 | 2026.01.21 00:05:22.618175 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1332 rows starting from the beginning of the part | ||
| 6957 | 2026.01.21 00:05:22.618227 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 124 rows starting from the beginning of the part | ||
| 6958 | 2026.01.21 00:05:22.618277 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 70 rows starting from the beginning of the part | ||
| 6959 | 2026.01.21 00:05:22.618320 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 126 rows starting from the beginning of the part | ||
| 6960 | 2026.01.21 00:05:22.618376 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 70 rows starting from the beginning of the part | ||
| 6961 | 2026.01.21 00:05:22.618535 [ 255 ] {7e18daf3-8766-456b-9461-9f0c2c1d5d49} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6962 | 2026.01.21 00:05:22.618582 [ 255 ] {7e18daf3-8766-456b-9461-9f0c2c1d5d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6963 | 2026.01.21 00:05:22.618919 [ 255 ] {7e18daf3-8766-456b-9461-9f0c2c1d5d49} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6964 | 2026.01.21 00:05:22.619156 [ 255 ] {7e18daf3-8766-456b-9461-9f0c2c1d5d49} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6965 | 2026.01.21 00:05:22.619262 [ 132 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6966 | 2026.01.21 00:05:22.619294 [ 132 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6967 | 2026.01.21 00:05:22.619296 [ 255 ] {7e18daf3-8766-456b-9461-9f0c2c1d5d49} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001319 sec., 5307.050796057619 rows/sec., 399.07 KiB/sec. | ||
| 6968 | 2026.01.21 00:05:22.619315 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6969 | 2026.01.21 00:05:22.619350 [ 255 ] {7e18daf3-8766-456b-9461-9f0c2c1d5d49} <Debug> TCPHandler: Processed in 0.001513793 sec. | ||
| 6970 | 2026.01.21 00:05:22.619444 [ 199 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::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 | ||
| 6971 | 2026.01.21 00:05:22.619471 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6972 | 2026.01.21 00:05:22.619587 [ 255 ] {a04d9435-1589-451a-8d5a-21cea0252941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6973 | 2026.01.21 00:05:22.619589 [ 199 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6974 | 2026.01.21 00:05:22.619633 [ 255 ] {a04d9435-1589-451a-8d5a-21cea0252941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6975 | 2026.01.21 00:05:22.619640 [ 199 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 296 rows starting from the beginning of the part | ||
| 6976 | 2026.01.21 00:05:22.619737 [ 199 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 23 rows starting from the beginning of the part | ||
| 6977 | 2026.01.21 00:05:22.619791 [ 199 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 34 rows starting from the beginning of the part | ||
| 6978 | 2026.01.21 00:05:22.619837 [ 199 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::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 | ||
| 6979 | 2026.01.21 00:05:22.619881 [ 199 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 38 rows starting from the beginning of the part | ||
| 6980 | 2026.01.21 00:05:22.619926 [ 199 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::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 | ||
| 6981 | 2026.01.21 00:05:22.620129 [ 255 ] {a04d9435-1589-451a-8d5a-21cea0252941} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6982 | 2026.01.21 00:05:22.620182 [ 255 ] {a04d9435-1589-451a-8d5a-21cea0252941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6983 | 2026.01.21 00:05:22.620270 [ 192 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4277 rows, containing 5 columns (5 merged, 0 gathered) in 0.002438557 sec., 1753906.1010261397 rows/sec., 151.40 MiB/sec. | ||
| 6984 | 2026.01.21 00:05:22.620532 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6985 | 2026.01.21 00:05:22.620596 [ 255 ] {a04d9435-1589-451a-8d5a-21cea0252941} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6986 | 2026.01.21 00:05:22.620831 [ 193 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 405 rows, containing 5 columns (5 merged, 0 gathered) in 0.001453432 sec., 278650.80719290616 rows/sec., 19.24 MiB/sec. | ||
| 6987 | 2026.01.21 00:05:22.620848 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_46_9} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6988 | 2026.01.21 00:05:22.620901 [ 255 ] {a04d9435-1589-451a-8d5a-21cea0252941} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6989 | 2026.01.21 00:05:22.620931 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_46_9} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6990 | 2026.01.21 00:05:22.621001 [ 199 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6991 | 2026.01.21 00:05:22.621013 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 6992 | 2026.01.21 00:05:22.621059 [ 132 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6993 | 2026.01.21 00:05:22.621090 [ 132 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6994 | 2026.01.21 00:05:22.621091 [ 255 ] {a04d9435-1589-451a-8d5a-21cea0252941} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001525 sec., 46557.37704918032 rows/sec., 3.63 MiB/sec. | ||
| 6995 | 2026.01.21 00:05:22.621113 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6996 | 2026.01.21 00:05:22.621152 [ 255 ] {a04d9435-1589-451a-8d5a-21cea0252941} <Debug> TCPHandler: Processed in 0.001731306 sec. | ||
| 6997 | 2026.01.21 00:05:22.621202 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::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 | ||
| 6998 | 2026.01.21 00:05:22.621281 [ 199 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_41_8} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6999 | 2026.01.21 00:05:22.621284 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7000 | 2026.01.21 00:05:22.621317 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7001 | 2026.01.21 00:05:22.621349 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1304 rows starting from the beginning of the part | ||
| 7002 | 2026.01.21 00:05:22.621354 [ 199 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_41_8} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7003 | 2026.01.21 00:05:22.621395 [ 255 ] {e252264f-a480-4316-981b-59f81f76f592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7004 | 2026.01.21 00:05:22.621401 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 567 rows starting from the beginning of the part | ||
| 7005 | 2026.01.21 00:05:22.621437 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7006 | 2026.01.21 00:05:22.621450 [ 255 ] {e252264f-a480-4316-981b-59f81f76f592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7007 | 2026.01.21 00:05:22.621466 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 98 rows starting from the beginning of the part | ||
| 7008 | 2026.01.21 00:05:22.621513 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 71 rows starting from the beginning of the part | ||
| 7009 | 2026.01.21 00:05:22.621552 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 102 rows starting from the beginning of the part | ||
| 7010 | 2026.01.21 00:05:22.621590 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 71 rows starting from the beginning of the part | ||
| 7011 | 2026.01.21 00:05:22.621899 [ 255 ] {e252264f-a480-4316-981b-59f81f76f592} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7012 | 2026.01.21 00:05:22.621940 [ 255 ] {e252264f-a480-4316-981b-59f81f76f592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 7013 | 2026.01.21 00:05:22.622310 [ 255 ] {e252264f-a480-4316-981b-59f81f76f592} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7014 | 2026.01.21 00:05:22.622527 [ 255 ] {e252264f-a480-4316-981b-59f81f76f592} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7015 | 2026.01.21 00:05:22.622630 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7016 | 2026.01.21 00:05:22.622659 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7017 | 2026.01.21 00:05:22.622661 [ 255 ] {e252264f-a480-4316-981b-59f81f76f592} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 7018 | 2026.01.21 00:05:22.622676 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 7019 | 2026.01.21 00:05:22.622711 [ 255 ] {e252264f-a480-4316-981b-59f81f76f592} <Debug> TCPHandler: Processed in 0.001477372 sec. | ||
| 7020 | 2026.01.21 00:05:22.622772 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 7021 | 2026.01.21 00:05:22.622809 [ 197 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2213 rows, containing 5 columns (5 merged, 0 gathered) in 0.001641425 sec., 1348218.773321961 rows/sec., 104.54 MiB/sec. | ||
| 7022 | 2026.01.21 00:05:22.622830 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7023 | 2026.01.21 00:05:22.622863 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7024 | 2026.01.21 00:05:22.622895 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 10495 rows starting from the beginning of the part | ||
| 7025 | 2026.01.21 00:05:22.622927 [ 255 ] {e58c5d05-0893-4753-9699-dcff19a244d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7026 | 2026.01.21 00:05:22.622942 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 882 rows starting from the beginning of the part | ||
| 7027 | 2026.01.21 00:05:22.622988 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 7028 | 2026.01.21 00:05:22.622991 [ 255 ] {e58c5d05-0893-4753-9699-dcff19a244d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7029 | 2026.01.21 00:05:22.623014 [ 197 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7030 | 2026.01.21 00:05:22.623027 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 7031 | 2026.01.21 00:05:22.623068 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 162 rows starting from the beginning of the part | ||
| 7032 | 2026.01.21 00:05:22.623111 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7033 | 2026.01.21 00:05:22.623317 [ 197 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_46_9} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7034 | 2026.01.21 00:05:22.623400 [ 197 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_46_9} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7035 | 2026.01.21 00:05:22.623499 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 7036 | 2026.01.21 00:05:22.623767 [ 255 ] {e58c5d05-0893-4753-9699-dcff19a244d1} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7037 | 2026.01.21 00:05:22.623803 [ 255 ] {e58c5d05-0893-4753-9699-dcff19a244d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 7038 | 2026.01.21 00:05:22.624370 [ 255 ] {e58c5d05-0893-4753-9699-dcff19a244d1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7039 | 2026.01.21 00:05:22.624600 [ 255 ] {e58c5d05-0893-4753-9699-dcff19a244d1} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7040 | 2026.01.21 00:05:22.624743 [ 255 ] {e58c5d05-0893-4753-9699-dcff19a244d1} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001834 sec., 3816.7938931297713 rows/sec., 6.84 MiB/sec. | ||
| 7041 | 2026.01.21 00:05:22.624806 [ 255 ] {e58c5d05-0893-4753-9699-dcff19a244d1} <Debug> TCPHandler: Processed in 0.002024911 sec. | ||
| 7042 | 2026.01.21 00:05:22.624924 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7043 | 2026.01.21 00:05:22.625021 [ 255 ] {50da9e58-833d-4299-bf07-6e6fd3705ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7044 | 2026.01.21 00:05:22.625063 [ 255 ] {50da9e58-833d-4299-bf07-6e6fd3705ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7045 | 2026.01.21 00:05:22.625413 [ 255 ] {50da9e58-833d-4299-bf07-6e6fd3705ffe} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7046 | 2026.01.21 00:05:22.625450 [ 255 ] {50da9e58-833d-4299-bf07-6e6fd3705ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 7047 | 2026.01.21 00:05:22.625778 [ 255 ] {50da9e58-833d-4299-bf07-6e6fd3705ffe} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7048 | 2026.01.21 00:05:22.625989 [ 255 ] {50da9e58-833d-4299-bf07-6e6fd3705ffe} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7049 | 2026.01.21 00:05:22.626114 [ 132 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7050 | 2026.01.21 00:05:22.626120 [ 255 ] {50da9e58-833d-4299-bf07-6e6fd3705ffe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 7051 | 2026.01.21 00:05:22.626148 [ 132 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7052 | 2026.01.21 00:05:22.626171 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 7053 | 2026.01.21 00:05:22.626173 [ 255 ] {50da9e58-833d-4299-bf07-6e6fd3705ffe} <Debug> TCPHandler: Processed in 0.00129913 sec. | ||
| 7054 | 2026.01.21 00:05:22.626250 [ 194 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 7055 | 2026.01.21 00:05:22.626360 [ 194 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7056 | 2026.01.21 00:05:22.626389 [ 194 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1692 rows starting from the beginning of the part | ||
| 7057 | 2026.01.21 00:05:22.626443 [ 194 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 7058 | 2026.01.21 00:05:22.626484 [ 194 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 7059 | 2026.01.21 00:05:22.626523 [ 194 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 7060 | 2026.01.21 00:05:22.626561 [ 194 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7061 | 2026.01.21 00:05:22.626600 [ 194 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 7062 | 2026.01.21 00:05:22.626705 [ 191 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12019 rows, containing 5 columns (5 merged, 0 gathered) in 0.003968641 sec., 3028492.6250572926 rows/sec., 207.26 MiB/sec. | ||
| 7063 | 2026.01.21 00:05:22.627007 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7064 | 2026.01.21 00:05:22.627261 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7065 | 2026.01.21 00:05:22.627333 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7066 | 2026.01.21 00:05:22.627410 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 7067 | 2026.01.21 00:05:22.627725 [ 194 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1992 rows, containing 4 columns (4 merged, 0 gathered) in 0.001508683 sec., 1320356.8940592557 rows/sec., 86.96 MiB/sec. | ||
| 7068 | 2026.01.21 00:05:22.627933 [ 191 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7069 | 2026.01.21 00:05:22.628212 [ 191 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_46_9} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7070 | 2026.01.21 00:05:22.628285 [ 191 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_46_9} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7071 | 2026.01.21 00:05:22.628361 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 7072 | 2026.01.21 00:05:25.507826 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33156 | ||
| 7073 | 2026.01.21 00:05:25.507988 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7074 | 2026.01.21 00:05:25.508025 [ 291 ] {} <Debug> TCP-Session: 0bded70e-ff63-4006-9d8d-80181cb2c7a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33156 | ||
| 7075 | 2026.01.21 00:05:25.508052 [ 291 ] {} <Debug> TCP-Session: 0bded70e-ff63-4006-9d8d-80181cb2c7a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7076 | 2026.01.21 00:05:25.508071 [ 291 ] {} <Debug> TCP-Session: 0bded70e-ff63-4006-9d8d-80181cb2c7a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7077 | 2026.01.21 00:05:25.508345 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54459 | ||
| 7078 | 2026.01.21 00:05:25.508369 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50022 | ||
| 7079 | 2026.01.21 00:05:25.508416 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37583 | ||
| 7080 | 2026.01.21 00:05:25.508422 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61104 | ||
| 7081 | 2026.01.21 00:05:25.508461 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47950 | ||
| 7082 | 2026.01.21 00:05:25.508504 [ 291 ] {} <Trace> TCP-Session: 0bded70e-ff63-4006-9d8d-80181cb2c7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7083 | 2026.01.21 00:05:25.508527 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7084 | 2026.01.21 00:05:25.508534 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7085 | 2026.01.21 00:05:25.508600 [ 286 ] {} <Debug> TCP-Session: 3bfcad77-d31e-421f-82d9-d7098fd9ee56 Authenticating user 'default' from [fd00:1122:3344:101::e]:37583 | ||
| 7086 | 2026.01.21 00:05:25.508596 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7087 | 2026.01.21 00:05:25.508631 [ 294 ] {} <Debug> TCP-Session: 3be344b2-fe86-401d-a17f-29a85795a604 Authenticating user 'default' from [fd00:1122:3344:101::e]:50022 | ||
| 7088 | 2026.01.21 00:05:25.508651 [ 286 ] {} <Debug> TCP-Session: 3bfcad77-d31e-421f-82d9-d7098fd9ee56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7089 | 2026.01.21 00:05:25.508671 [ 290 ] {} <Debug> TCP-Session: ec5e6440-0e93-419d-8c9a-45ee2c920cfa Authenticating user 'default' from [fd00:1122:3344:101::e]:47950 | ||
| 7090 | 2026.01.21 00:05:25.508681 [ 294 ] {} <Debug> TCP-Session: 3be344b2-fe86-401d-a17f-29a85795a604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7091 | 2026.01.21 00:05:25.508690 [ 286 ] {} <Debug> TCP-Session: 3bfcad77-d31e-421f-82d9-d7098fd9ee56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7092 | 2026.01.21 00:05:25.508712 [ 290 ] {} <Debug> TCP-Session: ec5e6440-0e93-419d-8c9a-45ee2c920cfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7093 | 2026.01.21 00:05:25.508717 [ 294 ] {} <Debug> TCP-Session: 3be344b2-fe86-401d-a17f-29a85795a604 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7094 | 2026.01.21 00:05:25.508750 [ 290 ] {} <Debug> TCP-Session: ec5e6440-0e93-419d-8c9a-45ee2c920cfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7095 | 2026.01.21 00:05:25.508753 [ 291 ] {91cff6ab-3efe-423e-8a39-4f9623e80923} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33156) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7096 | 2026.01.21 00:05:25.508496 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7097 | 2026.01.21 00:05:25.508459 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63581 | ||
| 7098 | 2026.01.21 00:05:25.508844 [ 292 ] {} <Debug> TCP-Session: 266c7ab8-57a3-4ad5-8aff-b5243e621941 Authenticating user 'default' from [fd00:1122:3344:101::e]:54459 | ||
| 7099 | 2026.01.21 00:05:25.508368 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58598 | ||
| 7100 | 2026.01.21 00:05:25.508907 [ 292 ] {} <Debug> TCP-Session: 266c7ab8-57a3-4ad5-8aff-b5243e621941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7101 | 2026.01.21 00:05:25.508358 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63407 | ||
| 7102 | 2026.01.21 00:05:25.508966 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7103 | 2026.01.21 00:05:25.508579 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7104 | 2026.01.21 00:05:25.509020 [ 289 ] {} <Debug> TCP-Session: 174c88cb-ddbf-47a6-b2b2-54440bad3dd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63581 | ||
| 7105 | 2026.01.21 00:05:25.509040 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7106 | 2026.01.21 00:05:25.509049 [ 288 ] {} <Debug> TCP-Session: 30fd9b76-8b64-493d-9901-3debcbd5d94c Authenticating user 'default' from [fd00:1122:3344:101::e]:61104 | ||
| 7107 | 2026.01.21 00:05:25.509064 [ 289 ] {} <Debug> TCP-Session: 174c88cb-ddbf-47a6-b2b2-54440bad3dd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7108 | 2026.01.21 00:05:25.509076 [ 293 ] {} <Debug> TCP-Session: ac32060a-c7bb-4ff0-b423-b948b3b35648 Authenticating user 'default' from [fd00:1122:3344:101::e]:63407 | ||
| 7109 | 2026.01.21 00:05:25.509093 [ 288 ] {} <Debug> TCP-Session: 30fd9b76-8b64-493d-9901-3debcbd5d94c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7110 | 2026.01.21 00:05:25.509108 [ 291 ] {91cff6ab-3efe-423e-8a39-4f9623e80923} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7111 | 2026.01.21 00:05:25.509131 [ 288 ] {} <Debug> TCP-Session: 30fd9b76-8b64-493d-9901-3debcbd5d94c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7112 | 2026.01.21 00:05:25.509120 [ 293 ] {} <Debug> TCP-Session: ac32060a-c7bb-4ff0-b423-b948b3b35648 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7113 | 2026.01.21 00:05:25.509101 [ 289 ] {} <Debug> TCP-Session: 174c88cb-ddbf-47a6-b2b2-54440bad3dd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7114 | 2026.01.21 00:05:25.509196 [ 293 ] {} <Debug> TCP-Session: ac32060a-c7bb-4ff0-b423-b948b3b35648 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7115 | 2026.01.21 00:05:25.509196 [ 291 ] {91cff6ab-3efe-423e-8a39-4f9623e80923} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7116 | 2026.01.21 00:05:25.508999 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7117 | 2026.01.21 00:05:25.508958 [ 292 ] {} <Debug> TCP-Session: 266c7ab8-57a3-4ad5-8aff-b5243e621941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7118 | 2026.01.21 00:05:25.509288 [ 3 ] {} <Debug> TCP-Session: bbd644c6-4da7-41a0-b2f9-91179c35a7cf Authenticating user 'default' from [fd00:1122:3344:101::e]:58598 | ||
| 7119 | 2026.01.21 00:05:25.509325 [ 3 ] {} <Debug> TCP-Session: bbd644c6-4da7-41a0-b2f9-91179c35a7cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7120 | 2026.01.21 00:05:25.509343 [ 3 ] {} <Debug> TCP-Session: bbd644c6-4da7-41a0-b2f9-91179c35a7cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7121 | 2026.01.21 00:05:25.509621 [ 291 ] {91cff6ab-3efe-423e-8a39-4f9623e80923} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 7122 | 2026.01.21 00:05:25.510840 [ 301 ] {91cff6ab-3efe-423e-8a39-4f9623e80923} <Trace> AggregatingTransform: Aggregating | ||
| 7123 | 2026.01.21 00:05:25.510961 [ 301 ] {91cff6ab-3efe-423e-8a39-4f9623e80923} <Trace> Aggregator: Aggregation method: without_key | ||
| 7124 | 2026.01.21 00:05:25.511006 [ 301 ] {91cff6ab-3efe-423e-8a39-4f9623e80923} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001234469 sec. (810.065 rows/sec., 31.64 KiB/sec.) | ||
| 7125 | 2026.01.21 00:05:25.511028 [ 301 ] {91cff6ab-3efe-423e-8a39-4f9623e80923} <Trace> Aggregator: Merging aggregated data | ||
| 7126 | 2026.01.21 00:05:25.512333 [ 291 ] {91cff6ab-3efe-423e-8a39-4f9623e80923} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003657 sec., 273.4481815695926 rows/sec., 10.68 KiB/sec. | ||
| 7127 | 2026.01.21 00:05:25.512539 [ 291 ] {91cff6ab-3efe-423e-8a39-4f9623e80923} <Debug> TCPHandler: Processed in 0.004173313 sec. | ||
| 7128 | 2026.01.21 00:05:25.512697 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7129 | 2026.01.21 00:05:25.512729 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7130 | 2026.01.21 00:05:25.512737 [ 291 ] {} <Debug> TCP-Session: 0bded70e-ff63-4006-9d8d-80181cb2c7a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7131 | 2026.01.21 00:05:25.512761 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7132 | 2026.01.21 00:05:25.512781 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7133 | 2026.01.21 00:05:25.512807 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7134 | 2026.01.21 00:05:25.512837 [ 293 ] {} <Debug> TCP-Session: ac32060a-c7bb-4ff0-b423-b948b3b35648 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7135 | 2026.01.21 00:05:25.512856 [ 292 ] {} <Debug> TCP-Session: 266c7ab8-57a3-4ad5-8aff-b5243e621941 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7136 | 2026.01.21 00:05:25.512871 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7137 | 2026.01.21 00:05:25.512887 [ 294 ] {} <Debug> TCP-Session: 3be344b2-fe86-401d-a17f-29a85795a604 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7138 | 2026.01.21 00:05:25.512897 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7139 | 2026.01.21 00:05:25.512941 [ 288 ] {} <Debug> TCP-Session: 30fd9b76-8b64-493d-9901-3debcbd5d94c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7140 | 2026.01.21 00:05:25.512855 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7141 | 2026.01.21 00:05:25.513001 [ 289 ] {} <Debug> TCP-Session: 174c88cb-ddbf-47a6-b2b2-54440bad3dd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7142 | 2026.01.21 00:05:25.512833 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7143 | 2026.01.21 00:05:25.513042 [ 286 ] {} <Debug> TCP-Session: 3bfcad77-d31e-421f-82d9-d7098fd9ee56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7144 | 2026.01.21 00:05:25.512791 [ 290 ] {} <Debug> TCP-Session: ec5e6440-0e93-419d-8c9a-45ee2c920cfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7145 | 2026.01.21 00:05:25.513099 [ 3 ] {} <Debug> TCP-Session: bbd644c6-4da7-41a0-b2f9-91179c35a7cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7146 | 2026.01.21 00:05:25.923540 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7147 | 2026.01.21 00:05:25.923591 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7148 | 2026.01.21 00:05:26.023415 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16355 | ||
| 7149 | 2026.01.21 00:05:26.024114 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7150 | 2026.01.21 00:05:26.024176 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7151 | 2026.01.21 00:05:26.024780 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7152 | 2026.01.21 00:05:26.025106 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7153 | 2026.01.21 00:05:26.025293 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16355 | ||
| 7154 | 2026.01.21 00:05:26.899794 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7155 | 2026.01.21 00:05:26.916838 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7156 | 2026.01.21 00:05:26.916901 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7157 | 2026.01.21 00:05:26.923046 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7158 | 2026.01.21 00:05:26.923781 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7159 | 2026.01.21 00:05:26.927179 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7160 | 2026.01.21 00:05:27.617261 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7161 | 2026.01.21 00:05:27.617538 [ 255 ] {98b68633-ea3b-4723-998e-710d55cd25a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7162 | 2026.01.21 00:05:27.617638 [ 255 ] {98b68633-ea3b-4723-998e-710d55cd25a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7163 | 2026.01.21 00:05:27.618390 [ 255 ] {98b68633-ea3b-4723-998e-710d55cd25a4} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7164 | 2026.01.21 00:05:27.618437 [ 255 ] {98b68633-ea3b-4723-998e-710d55cd25a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7165 | 2026.01.21 00:05:27.618833 [ 255 ] {98b68633-ea3b-4723-998e-710d55cd25a4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7166 | 2026.01.21 00:05:27.619071 [ 255 ] {98b68633-ea3b-4723-998e-710d55cd25a4} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7167 | 2026.01.21 00:05:27.619220 [ 255 ] {98b68633-ea3b-4723-998e-710d55cd25a4} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001758 sec., 70534.69852104664 rows/sec., 6.07 MiB/sec. | ||
| 7168 | 2026.01.21 00:05:27.619268 [ 255 ] {98b68633-ea3b-4723-998e-710d55cd25a4} <Debug> TCPHandler: Processed in 0.002182353 sec. | ||
| 7169 | 2026.01.21 00:05:27.619398 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7170 | 2026.01.21 00:05:27.619500 [ 255 ] {0e5291ef-0c72-410c-9f67-2944af49a999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7171 | 2026.01.21 00:05:27.619543 [ 255 ] {0e5291ef-0c72-410c-9f67-2944af49a999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7172 | 2026.01.21 00:05:27.620020 [ 255 ] {0e5291ef-0c72-410c-9f67-2944af49a999} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7173 | 2026.01.21 00:05:27.620057 [ 255 ] {0e5291ef-0c72-410c-9f67-2944af49a999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7174 | 2026.01.21 00:05:27.620356 [ 255 ] {0e5291ef-0c72-410c-9f67-2944af49a999} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7175 | 2026.01.21 00:05:27.620576 [ 255 ] {0e5291ef-0c72-410c-9f67-2944af49a999} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7176 | 2026.01.21 00:05:27.620704 [ 255 ] {0e5291ef-0c72-410c-9f67-2944af49a999} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001228 sec., 27687.296416938112 rows/sec., 2.03 MiB/sec. | ||
| 7177 | 2026.01.21 00:05:27.620742 [ 255 ] {0e5291ef-0c72-410c-9f67-2944af49a999} <Debug> TCPHandler: Processed in 0.001392832 sec. | ||
| 7178 | 2026.01.21 00:05:27.620854 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7179 | 2026.01.21 00:05:27.620949 [ 255 ] {64225a1f-4329-42a1-8e0f-003005b17281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7180 | 2026.01.21 00:05:27.620989 [ 255 ] {64225a1f-4329-42a1-8e0f-003005b17281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7181 | 2026.01.21 00:05:27.621425 [ 255 ] {64225a1f-4329-42a1-8e0f-003005b17281} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7182 | 2026.01.21 00:05:27.621460 [ 255 ] {64225a1f-4329-42a1-8e0f-003005b17281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7183 | 2026.01.21 00:05:27.621759 [ 255 ] {64225a1f-4329-42a1-8e0f-003005b17281} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7184 | 2026.01.21 00:05:27.621964 [ 255 ] {64225a1f-4329-42a1-8e0f-003005b17281} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7185 | 2026.01.21 00:05:27.622089 [ 255 ] {64225a1f-4329-42a1-8e0f-003005b17281} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001161 sec., 84409.99138673558 rows/sec., 6.59 MiB/sec. | ||
| 7186 | 2026.01.21 00:05:27.622125 [ 255 ] {64225a1f-4329-42a1-8e0f-003005b17281} <Debug> TCPHandler: Processed in 0.00131893 sec. | ||
| 7187 | 2026.01.21 00:05:27.622243 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7188 | 2026.01.21 00:05:27.622337 [ 255 ] {ecb3a995-9f66-4b5a-9db3-12ffc9d90e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7189 | 2026.01.21 00:05:27.622378 [ 255 ] {ecb3a995-9f66-4b5a-9db3-12ffc9d90e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7190 | 2026.01.21 00:05:27.622783 [ 255 ] {ecb3a995-9f66-4b5a-9db3-12ffc9d90e33} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7191 | 2026.01.21 00:05:27.622819 [ 255 ] {ecb3a995-9f66-4b5a-9db3-12ffc9d90e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7192 | 2026.01.21 00:05:27.623142 [ 255 ] {ecb3a995-9f66-4b5a-9db3-12ffc9d90e33} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7193 | 2026.01.21 00:05:27.623356 [ 255 ] {ecb3a995-9f66-4b5a-9db3-12ffc9d90e33} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7194 | 2026.01.21 00:05:27.623481 [ 255 ] {ecb3a995-9f66-4b5a-9db3-12ffc9d90e33} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 7195 | 2026.01.21 00:05:27.623516 [ 255 ] {ecb3a995-9f66-4b5a-9db3-12ffc9d90e33} <Debug> TCPHandler: Processed in 0.00132071 sec. | ||
| 7196 | 2026.01.21 00:05:27.623631 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7197 | 2026.01.21 00:05:27.623722 [ 255 ] {49e94cbb-7a22-4016-af79-75a7896acb15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7198 | 2026.01.21 00:05:27.623774 [ 255 ] {49e94cbb-7a22-4016-af79-75a7896acb15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7199 | 2026.01.21 00:05:27.624594 [ 255 ] {49e94cbb-7a22-4016-af79-75a7896acb15} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7200 | 2026.01.21 00:05:27.624631 [ 255 ] {49e94cbb-7a22-4016-af79-75a7896acb15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7201 | 2026.01.21 00:05:27.625171 [ 255 ] {49e94cbb-7a22-4016-af79-75a7896acb15} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7202 | 2026.01.21 00:05:27.625405 [ 255 ] {49e94cbb-7a22-4016-af79-75a7896acb15} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7203 | 2026.01.21 00:05:27.625513 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7204 | 2026.01.21 00:05:27.625543 [ 255 ] {49e94cbb-7a22-4016-af79-75a7896acb15} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001839 sec., 18488.30886351278 rows/sec., 33.13 MiB/sec. | ||
| 7205 | 2026.01.21 00:05:27.625585 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7206 | 2026.01.21 00:05:27.625612 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7207 | 2026.01.21 00:05:27.625620 [ 255 ] {49e94cbb-7a22-4016-af79-75a7896acb15} <Debug> TCPHandler: Processed in 0.002037161 sec. | ||
| 7208 | 2026.01.21 00:05:27.625740 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7209 | 2026.01.21 00:05:27.625740 [ 199 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::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 | ||
| 7210 | 2026.01.21 00:05:27.625836 [ 255 ] {58cf8d7f-581a-4e3d-b454-925bedd40b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7211 | 2026.01.21 00:05:27.625884 [ 255 ] {58cf8d7f-581a-4e3d-b454-925bedd40b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7212 | 2026.01.21 00:05:27.626105 [ 199 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7213 | 2026.01.21 00:05:27.626200 [ 199 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 646 rows starting from the beginning of the part | ||
| 7214 | 2026.01.21 00:05:27.626227 [ 255 ] {58cf8d7f-581a-4e3d-b454-925bedd40b5c} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7215 | 2026.01.21 00:05:27.626269 [ 255 ] {58cf8d7f-581a-4e3d-b454-925bedd40b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7216 | 2026.01.21 00:05:27.626392 [ 199 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part | ||
| 7217 | 2026.01.21 00:05:27.626566 [ 199 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 7 rows starting from the beginning of the part | ||
| 7218 | 2026.01.21 00:05:27.626582 [ 255 ] {58cf8d7f-581a-4e3d-b454-925bedd40b5c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7219 | 2026.01.21 00:05:27.626727 [ 199 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
| 7220 | 2026.01.21 00:05:27.626815 [ 255 ] {58cf8d7f-581a-4e3d-b454-925bedd40b5c} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7221 | 2026.01.21 00:05:27.626832 [ 199 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 7 rows starting from the beginning of the part | ||
| 7222 | 2026.01.21 00:05:27.626938 [ 199 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part | ||
| 7223 | 2026.01.21 00:05:27.626954 [ 255 ] {58cf8d7f-581a-4e3d-b454-925bedd40b5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 7224 | 2026.01.21 00:05:27.626995 [ 255 ] {58cf8d7f-581a-4e3d-b454-925bedd40b5c} <Debug> TCPHandler: Processed in 0.00130211 sec. | ||
| 7225 | 2026.01.21 00:05:27.631943 [ 191 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 19 columns (19 merged, 0 gathered) in 0.006271406 sec., 121503.85415965733 rows/sec., 217.73 MiB/sec. | ||
| 7226 | 2026.01.21 00:05:27.633048 [ 189 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7227 | 2026.01.21 00:05:27.633373 [ 189 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7228 | 2026.01.21 00:05:27.633437 [ 189 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7229 | 2026.01.21 00:05:27.633549 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
| 7230 | 2026.01.21 00:05:28.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.03 MiB, peak 285.14 MiB, free memory in arenas 0.00 B, will set to 279.23 MiB (RSS), difference: 2.19 MiB | ||
| 7231 | 2026.01.21 00:05:31.079812 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 866 | ||
| 7232 | 2026.01.21 00:05:31.082116 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7233 | 2026.01.21 00:05:31.082178 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7234 | 2026.01.21 00:05:31.083425 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7235 | 2026.01.21 00:05:31.083705 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7236 | 2026.01.21 00:05:31.084076 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 866 | ||
| 7237 | 2026.01.21 00:05:32.643592 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7238 | 2026.01.21 00:05:32.643769 [ 255 ] {928e6923-23e3-43f0-af01-02191ecf0f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7239 | 2026.01.21 00:05:32.643834 [ 255 ] {928e6923-23e3-43f0-af01-02191ecf0f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7240 | 2026.01.21 00:05:32.644480 [ 255 ] {928e6923-23e3-43f0-af01-02191ecf0f1e} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7241 | 2026.01.21 00:05:32.644522 [ 255 ] {928e6923-23e3-43f0-af01-02191ecf0f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7242 | 2026.01.21 00:05:32.644911 [ 255 ] {928e6923-23e3-43f0-af01-02191ecf0f1e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7243 | 2026.01.21 00:05:32.645139 [ 255 ] {928e6923-23e3-43f0-af01-02191ecf0f1e} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7244 | 2026.01.21 00:05:32.645296 [ 255 ] {928e6923-23e3-43f0-af01-02191ecf0f1e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001574 sec., 15247.776365946633 rows/sec., 1.27 MiB/sec. | ||
| 7245 | 2026.01.21 00:05:32.645344 [ 255 ] {928e6923-23e3-43f0-af01-02191ecf0f1e} <Debug> TCPHandler: Processed in 0.001875009 sec. | ||
| 7246 | 2026.01.21 00:05:32.645465 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7247 | 2026.01.21 00:05:32.645568 [ 255 ] {17f9350b-9c63-4bb2-a96c-bab0790bc177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7248 | 2026.01.21 00:05:32.645613 [ 255 ] {17f9350b-9c63-4bb2-a96c-bab0790bc177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7249 | 2026.01.21 00:05:32.646015 [ 255 ] {17f9350b-9c63-4bb2-a96c-bab0790bc177} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7250 | 2026.01.21 00:05:32.646050 [ 255 ] {17f9350b-9c63-4bb2-a96c-bab0790bc177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7251 | 2026.01.21 00:05:32.646362 [ 255 ] {17f9350b-9c63-4bb2-a96c-bab0790bc177} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7252 | 2026.01.21 00:05:32.646569 [ 255 ] {17f9350b-9c63-4bb2-a96c-bab0790bc177} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7253 | 2026.01.21 00:05:32.646699 [ 255 ] {17f9350b-9c63-4bb2-a96c-bab0790bc177} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001155 sec., 3463.2034632034633 rows/sec., 282.40 KiB/sec. | ||
| 7254 | 2026.01.21 00:05:32.646734 [ 255 ] {17f9350b-9c63-4bb2-a96c-bab0790bc177} <Debug> TCPHandler: Processed in 0.00132276 sec. | ||
| 7255 | 2026.01.21 00:05:32.646836 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7256 | 2026.01.21 00:05:32.646935 [ 255 ] {c63a15dc-db00-426e-92d3-5de80cff9f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7257 | 2026.01.21 00:05:32.646974 [ 255 ] {c63a15dc-db00-426e-92d3-5de80cff9f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7258 | 2026.01.21 00:05:32.647829 [ 255 ] {c63a15dc-db00-426e-92d3-5de80cff9f5b} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7259 | 2026.01.21 00:05:32.647863 [ 255 ] {c63a15dc-db00-426e-92d3-5de80cff9f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7260 | 2026.01.21 00:05:32.648250 [ 255 ] {c63a15dc-db00-426e-92d3-5de80cff9f5b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7261 | 2026.01.21 00:05:32.648452 [ 255 ] {c63a15dc-db00-426e-92d3-5de80cff9f5b} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7262 | 2026.01.21 00:05:32.648575 [ 255 ] {c63a15dc-db00-426e-92d3-5de80cff9f5b} <Debug> executeQuery: Read 1332 rows, 113.92 KiB in 0.001661 sec., 801926.5502709212 rows/sec., 66.98 MiB/sec. | ||
| 7263 | 2026.01.21 00:05:32.648611 [ 255 ] {c63a15dc-db00-426e-92d3-5de80cff9f5b} <Debug> TCPHandler: Processed in 0.001824408 sec. | ||
| 7264 | 2026.01.21 00:05:32.648724 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7265 | 2026.01.21 00:05:32.648819 [ 255 ] {c520b3c0-dc90-49ec-811e-7805efc278ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7266 | 2026.01.21 00:05:32.648858 [ 255 ] {c520b3c0-dc90-49ec-811e-7805efc278ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7267 | 2026.01.21 00:05:32.649255 [ 255 ] {c520b3c0-dc90-49ec-811e-7805efc278ef} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7268 | 2026.01.21 00:05:32.649289 [ 255 ] {c520b3c0-dc90-49ec-811e-7805efc278ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7269 | 2026.01.21 00:05:32.649574 [ 255 ] {c520b3c0-dc90-49ec-811e-7805efc278ef} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7270 | 2026.01.21 00:05:32.649778 [ 255 ] {c520b3c0-dc90-49ec-811e-7805efc278ef} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7271 | 2026.01.21 00:05:32.649902 [ 255 ] {c520b3c0-dc90-49ec-811e-7805efc278ef} <Debug> executeQuery: Read 23 rows, 1.77 KiB in 0.001102 sec., 20871.14337568058 rows/sec., 1.57 MiB/sec. | ||
| 7272 | 2026.01.21 00:05:32.649938 [ 255 ] {c520b3c0-dc90-49ec-811e-7805efc278ef} <Debug> TCPHandler: Processed in 0.00126324 sec. | ||
| 7273 | 2026.01.21 00:05:32.650047 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7274 | 2026.01.21 00:05:32.650141 [ 255 ] {dcb97482-f95d-439f-acd0-ba79e1029eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7275 | 2026.01.21 00:05:32.650181 [ 255 ] {dcb97482-f95d-439f-acd0-ba79e1029eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7276 | 2026.01.21 00:05:32.650624 [ 255 ] {dcb97482-f95d-439f-acd0-ba79e1029eb8} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7277 | 2026.01.21 00:05:32.650658 [ 255 ] {dcb97482-f95d-439f-acd0-ba79e1029eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7278 | 2026.01.21 00:05:32.650955 [ 255 ] {dcb97482-f95d-439f-acd0-ba79e1029eb8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7279 | 2026.01.21 00:05:32.651169 [ 255 ] {dcb97482-f95d-439f-acd0-ba79e1029eb8} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7280 | 2026.01.21 00:05:32.651288 [ 255 ] {dcb97482-f95d-439f-acd0-ba79e1029eb8} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001166 sec., 216123.49914236707 rows/sec., 14.95 MiB/sec. | ||
| 7281 | 2026.01.21 00:05:32.651325 [ 255 ] {dcb97482-f95d-439f-acd0-ba79e1029eb8} <Debug> TCPHandler: Processed in 0.00132786 sec. | ||
| 7282 | 2026.01.21 00:05:32.651437 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7283 | 2026.01.21 00:05:32.651531 [ 255 ] {c5ca2cb0-45bd-40cf-91b2-3e6fd1c0df07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7284 | 2026.01.21 00:05:32.651570 [ 255 ] {c5ca2cb0-45bd-40cf-91b2-3e6fd1c0df07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7285 | 2026.01.21 00:05:32.651958 [ 255 ] {c5ca2cb0-45bd-40cf-91b2-3e6fd1c0df07} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7286 | 2026.01.21 00:05:32.651994 [ 255 ] {c5ca2cb0-45bd-40cf-91b2-3e6fd1c0df07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7287 | 2026.01.21 00:05:32.652305 [ 255 ] {c5ca2cb0-45bd-40cf-91b2-3e6fd1c0df07} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7288 | 2026.01.21 00:05:32.652510 [ 255 ] {c5ca2cb0-45bd-40cf-91b2-3e6fd1c0df07} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7289 | 2026.01.21 00:05:32.652632 [ 255 ] {c5ca2cb0-45bd-40cf-91b2-3e6fd1c0df07} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001121 sec., 10704.727921498661 rows/sec., 836.31 KiB/sec. | ||
| 7290 | 2026.01.21 00:05:32.652670 [ 255 ] {c5ca2cb0-45bd-40cf-91b2-3e6fd1c0df07} <Debug> TCPHandler: Processed in 0.001282229 sec. | ||
| 7291 | 2026.01.21 00:05:32.652778 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7292 | 2026.01.21 00:05:32.652872 [ 255 ] {d1c01b1f-2bbc-4157-b8bc-62fc290b8285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7293 | 2026.01.21 00:05:32.652911 [ 255 ] {d1c01b1f-2bbc-4157-b8bc-62fc290b8285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7294 | 2026.01.21 00:05:32.653458 [ 255 ] {d1c01b1f-2bbc-4157-b8bc-62fc290b8285} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7295 | 2026.01.21 00:05:32.653493 [ 255 ] {d1c01b1f-2bbc-4157-b8bc-62fc290b8285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7296 | 2026.01.21 00:05:32.653809 [ 255 ] {d1c01b1f-2bbc-4157-b8bc-62fc290b8285} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7297 | 2026.01.21 00:05:32.654009 [ 255 ] {d1c01b1f-2bbc-4157-b8bc-62fc290b8285} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7298 | 2026.01.21 00:05:32.654133 [ 255 ] {d1c01b1f-2bbc-4157-b8bc-62fc290b8285} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.00128 sec., 442968.74999999994 rows/sec., 33.23 MiB/sec. | ||
| 7299 | 2026.01.21 00:05:32.654169 [ 255 ] {d1c01b1f-2bbc-4157-b8bc-62fc290b8285} <Debug> TCPHandler: Processed in 0.001440482 sec. | ||
| 7300 | 2026.01.21 00:05:32.654280 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7301 | 2026.01.21 00:05:32.654374 [ 255 ] {78a20dda-5aa2-4029-a715-7dd215985675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7302 | 2026.01.21 00:05:32.654417 [ 255 ] {78a20dda-5aa2-4029-a715-7dd215985675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7303 | 2026.01.21 00:05:32.654958 [ 255 ] {78a20dda-5aa2-4029-a715-7dd215985675} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7304 | 2026.01.21 00:05:32.654991 [ 255 ] {78a20dda-5aa2-4029-a715-7dd215985675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7305 | 2026.01.21 00:05:32.655360 [ 255 ] {78a20dda-5aa2-4029-a715-7dd215985675} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7306 | 2026.01.21 00:05:32.655574 [ 255 ] {78a20dda-5aa2-4029-a715-7dd215985675} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7307 | 2026.01.21 00:05:32.655701 [ 255 ] {78a20dda-5aa2-4029-a715-7dd215985675} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001345 sec., 655762.0817843865 rows/sec., 44.51 MiB/sec. | ||
| 7308 | 2026.01.21 00:05:32.655737 [ 255 ] {78a20dda-5aa2-4029-a715-7dd215985675} <Debug> TCPHandler: Processed in 0.001507133 sec. | ||
| 7309 | 2026.01.21 00:05:32.655846 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7310 | 2026.01.21 00:05:32.655941 [ 255 ] {c2f8ec01-4641-45f7-8ec8-038fc9ab1e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7311 | 2026.01.21 00:05:32.655995 [ 255 ] {c2f8ec01-4641-45f7-8ec8-038fc9ab1e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7312 | 2026.01.21 00:05:32.656722 [ 255 ] {c2f8ec01-4641-45f7-8ec8-038fc9ab1e78} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7313 | 2026.01.21 00:05:32.656756 [ 255 ] {c2f8ec01-4641-45f7-8ec8-038fc9ab1e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7314 | 2026.01.21 00:05:32.657257 [ 255 ] {c2f8ec01-4641-45f7-8ec8-038fc9ab1e78} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7315 | 2026.01.21 00:05:32.657471 [ 255 ] {c2f8ec01-4641-45f7-8ec8-038fc9ab1e78} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7316 | 2026.01.21 00:05:32.657605 [ 255 ] {c2f8ec01-4641-45f7-8ec8-038fc9ab1e78} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001683 sec., 4159.2394533571005 rows/sec., 7.45 MiB/sec. | ||
| 7317 | 2026.01.21 00:05:32.657657 [ 255 ] {c2f8ec01-4641-45f7-8ec8-038fc9ab1e78} <Debug> TCPHandler: Processed in 0.001860638 sec. | ||
| 7318 | 2026.01.21 00:05:32.657769 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7319 | 2026.01.21 00:05:32.657864 [ 255 ] {5857fd68-f766-4dc0-a600-0b8b9cce30a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7320 | 2026.01.21 00:05:32.657906 [ 255 ] {5857fd68-f766-4dc0-a600-0b8b9cce30a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7321 | 2026.01.21 00:05:32.658237 [ 255 ] {5857fd68-f766-4dc0-a600-0b8b9cce30a0} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7322 | 2026.01.21 00:05:32.658273 [ 255 ] {5857fd68-f766-4dc0-a600-0b8b9cce30a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7323 | 2026.01.21 00:05:32.658571 [ 255 ] {5857fd68-f766-4dc0-a600-0b8b9cce30a0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7324 | 2026.01.21 00:05:32.658784 [ 255 ] {5857fd68-f766-4dc0-a600-0b8b9cce30a0} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7325 | 2026.01.21 00:05:32.658911 [ 255 ] {5857fd68-f766-4dc0-a600-0b8b9cce30a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 7326 | 2026.01.21 00:05:32.658945 [ 255 ] {5857fd68-f766-4dc0-a600-0b8b9cce30a0} <Debug> TCPHandler: Processed in 0.001225669 sec. | ||
| 7327 | 2026.01.21 00:05:33.525473 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16803 | ||
| 7328 | 2026.01.21 00:05:33.525985 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7329 | 2026.01.21 00:05:33.526032 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7330 | 2026.01.21 00:05:33.526520 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7331 | 2026.01.21 00:05:33.526759 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7332 | 2026.01.21 00:05:33.526905 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16803 | ||
| 7333 | 2026.01.21 00:05:34.427336 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7334 | 2026.01.21 00:05:34.444015 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7335 | 2026.01.21 00:05:34.444075 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7336 | 2026.01.21 00:05:34.450083 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7337 | 2026.01.21 00:05:34.450808 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7338 | 2026.01.21 00:05:34.453882 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7339 | 2026.01.21 00:05:37.616640 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7340 | 2026.01.21 00:05:37.616840 [ 255 ] {7d8e1245-45a2-41ea-9993-7d6abfaeb147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7341 | 2026.01.21 00:05:37.616907 [ 255 ] {7d8e1245-45a2-41ea-9993-7d6abfaeb147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7342 | 2026.01.21 00:05:37.617590 [ 255 ] {7d8e1245-45a2-41ea-9993-7d6abfaeb147} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7343 | 2026.01.21 00:05:37.617631 [ 255 ] {7d8e1245-45a2-41ea-9993-7d6abfaeb147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7344 | 2026.01.21 00:05:37.618022 [ 255 ] {7d8e1245-45a2-41ea-9993-7d6abfaeb147} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7345 | 2026.01.21 00:05:37.618266 [ 255 ] {7d8e1245-45a2-41ea-9993-7d6abfaeb147} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7346 | 2026.01.21 00:05:37.618416 [ 255 ] {7d8e1245-45a2-41ea-9993-7d6abfaeb147} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001631 sec., 76026.97731453096 rows/sec., 6.54 MiB/sec. | ||
| 7347 | 2026.01.21 00:05:37.618458 [ 255 ] {7d8e1245-45a2-41ea-9993-7d6abfaeb147} <Debug> TCPHandler: Processed in 0.001945059 sec. | ||
| 7348 | 2026.01.21 00:05:37.618586 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7349 | 2026.01.21 00:05:37.618683 [ 255 ] {808f25ee-44ad-415d-9967-f4f24b4d1c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7350 | 2026.01.21 00:05:37.618725 [ 255 ] {808f25ee-44ad-415d-9967-f4f24b4d1c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7351 | 2026.01.21 00:05:37.619139 [ 255 ] {808f25ee-44ad-415d-9967-f4f24b4d1c8e} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7352 | 2026.01.21 00:05:37.619175 [ 255 ] {808f25ee-44ad-415d-9967-f4f24b4d1c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7353 | 2026.01.21 00:05:37.619500 [ 255 ] {808f25ee-44ad-415d-9967-f4f24b4d1c8e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7354 | 2026.01.21 00:05:37.619713 [ 255 ] {808f25ee-44ad-415d-9967-f4f24b4d1c8e} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7355 | 2026.01.21 00:05:37.619838 [ 255 ] {808f25ee-44ad-415d-9967-f4f24b4d1c8e} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001175 sec., 28936.170212765956 rows/sec., 2.12 MiB/sec. | ||
| 7356 | 2026.01.21 00:05:37.619878 [ 255 ] {808f25ee-44ad-415d-9967-f4f24b4d1c8e} <Debug> TCPHandler: Processed in 0.001343181 sec. | ||
| 7357 | 2026.01.21 00:05:37.619986 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7358 | 2026.01.21 00:05:37.620080 [ 255 ] {a31732d9-ff8b-4333-b0cf-28b68c9712a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7359 | 2026.01.21 00:05:37.620120 [ 255 ] {a31732d9-ff8b-4333-b0cf-28b68c9712a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7360 | 2026.01.21 00:05:37.620546 [ 255 ] {a31732d9-ff8b-4333-b0cf-28b68c9712a4} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7361 | 2026.01.21 00:05:37.620583 [ 255 ] {a31732d9-ff8b-4333-b0cf-28b68c9712a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7362 | 2026.01.21 00:05:37.620906 [ 255 ] {a31732d9-ff8b-4333-b0cf-28b68c9712a4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7363 | 2026.01.21 00:05:37.621127 [ 255 ] {a31732d9-ff8b-4333-b0cf-28b68c9712a4} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7364 | 2026.01.21 00:05:37.621254 [ 255 ] {a31732d9-ff8b-4333-b0cf-28b68c9712a4} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001193 sec., 82145.85079631182 rows/sec., 6.42 MiB/sec. | ||
| 7365 | 2026.01.21 00:05:37.621296 [ 255 ] {a31732d9-ff8b-4333-b0cf-28b68c9712a4} <Debug> TCPHandler: Processed in 0.001359141 sec. | ||
| 7366 | 2026.01.21 00:05:37.621408 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7367 | 2026.01.21 00:05:37.621503 [ 255 ] {dd54f262-ccbb-47c4-ab5d-8423502967dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7368 | 2026.01.21 00:05:37.621546 [ 255 ] {dd54f262-ccbb-47c4-ab5d-8423502967dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7369 | 2026.01.21 00:05:37.622007 [ 255 ] {dd54f262-ccbb-47c4-ab5d-8423502967dd} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7370 | 2026.01.21 00:05:37.622048 [ 255 ] {dd54f262-ccbb-47c4-ab5d-8423502967dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7371 | 2026.01.21 00:05:37.622408 [ 255 ] {dd54f262-ccbb-47c4-ab5d-8423502967dd} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7372 | 2026.01.21 00:05:37.622634 [ 255 ] {dd54f262-ccbb-47c4-ab5d-8423502967dd} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7373 | 2026.01.21 00:05:37.622779 [ 255 ] {dd54f262-ccbb-47c4-ab5d-8423502967dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001294 sec., 123647.60432766615 rows/sec., 8.61 MiB/sec. | ||
| 7374 | 2026.01.21 00:05:37.622823 [ 255 ] {dd54f262-ccbb-47c4-ab5d-8423502967dd} <Debug> TCPHandler: Processed in 0.001464052 sec. | ||
| 7375 | 2026.01.21 00:05:37.622950 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7376 | 2026.01.21 00:05:37.623047 [ 255 ] {3bebb26b-370c-449c-9b0f-35265504a852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7377 | 2026.01.21 00:05:37.623102 [ 255 ] {3bebb26b-370c-449c-9b0f-35265504a852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7378 | 2026.01.21 00:05:37.623928 [ 255 ] {3bebb26b-370c-449c-9b0f-35265504a852} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7379 | 2026.01.21 00:05:37.623966 [ 255 ] {3bebb26b-370c-449c-9b0f-35265504a852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7380 | 2026.01.21 00:05:37.624561 [ 255 ] {3bebb26b-370c-449c-9b0f-35265504a852} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7381 | 2026.01.21 00:05:37.624790 [ 255 ] {3bebb26b-370c-449c-9b0f-35265504a852} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7382 | 2026.01.21 00:05:37.624927 [ 255 ] {3bebb26b-370c-449c-9b0f-35265504a852} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001899 sec., 17904.16008425487 rows/sec., 32.08 MiB/sec. | ||
| 7383 | 2026.01.21 00:05:37.624981 [ 255 ] {3bebb26b-370c-449c-9b0f-35265504a852} <Debug> TCPHandler: Processed in 0.002082281 sec. | ||
| 7384 | 2026.01.21 00:05:37.625107 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7385 | 2026.01.21 00:05:37.625203 [ 255 ] {01055cc2-b480-4051-846b-b53758c33622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7386 | 2026.01.21 00:05:37.625244 [ 255 ] {01055cc2-b480-4051-846b-b53758c33622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7387 | 2026.01.21 00:05:37.625600 [ 255 ] {01055cc2-b480-4051-846b-b53758c33622} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7388 | 2026.01.21 00:05:37.625637 [ 255 ] {01055cc2-b480-4051-846b-b53758c33622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7389 | 2026.01.21 00:05:37.625937 [ 255 ] {01055cc2-b480-4051-846b-b53758c33622} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7390 | 2026.01.21 00:05:37.626156 [ 255 ] {01055cc2-b480-4051-846b-b53758c33622} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7391 | 2026.01.21 00:05:37.626285 [ 255 ] {01055cc2-b480-4051-846b-b53758c33622} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 7392 | 2026.01.21 00:05:37.626322 [ 255 ] {01055cc2-b480-4051-846b-b53758c33622} <Debug> TCPHandler: Processed in 0.001265339 sec. | ||
| 7393 | 2026.01.21 00:05:40.923842 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7394 | 2026.01.21 00:05:40.923943 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7395 | 2026.01.21 00:05:41.027048 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17315 | ||
| 7396 | 2026.01.21 00:05:41.027537 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7397 | 2026.01.21 00:05:41.027578 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7398 | 2026.01.21 00:05:41.028116 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7399 | 2026.01.21 00:05:41.028399 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7400 | 2026.01.21 00:05:41.028545 [ 61 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7401 | 2026.01.21 00:05:41.028563 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17315 | ||
| 7402 | 2026.01.21 00:05:41.028600 [ 61 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7403 | 2026.01.21 00:05:41.028626 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7404 | 2026.01.21 00:05:41.028787 [ 190 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 7405 | 2026.01.21 00:05:41.028939 [ 190 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7406 | 2026.01.21 00:05:41.028981 [ 190 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14883 rows starting from the beginning of the part | ||
| 7407 | 2026.01.21 00:05:41.029071 [ 190 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 7408 | 2026.01.21 00:05:41.029119 [ 190 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 7409 | 2026.01.21 00:05:41.029171 [ 190 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 7410 | 2026.01.21 00:05:41.029217 [ 190 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 7411 | 2026.01.21 00:05:41.029271 [ 190 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 7412 | 2026.01.21 00:05:41.031714 [ 191 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17315 rows, containing 4 columns (4 merged, 0 gathered) in 0.003016285 sec., 5740505.290448349 rows/sec., 82.12 MiB/sec. | ||
| 7413 | 2026.01.21 00:05:41.031921 [ 186 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7414 | 2026.01.21 00:05:41.032182 [ 186 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_36_7} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7415 | 2026.01.21 00:05:41.032254 [ 186 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_36_7} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7416 | 2026.01.21 00:05:41.032326 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7417 | 2026.01.21 00:05:41.084362 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 898 | ||
| 7418 | 2026.01.21 00:05:41.086929 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7419 | 2026.01.21 00:05:41.086971 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7420 | 2026.01.21 00:05:41.088096 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7421 | 2026.01.21 00:05:41.088378 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7422 | 2026.01.21 00:05:41.088521 [ 61 ] {} <Debug> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7423 | 2026.01.21 00:05:41.088582 [ 61 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7424 | 2026.01.21 00:05:41.088617 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7425 | 2026.01.21 00:05:41.088617 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 898 | ||
| 7426 | 2026.01.21 00:05:41.088718 [ 190 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::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 | ||
| 7427 | 2026.01.21 00:05:41.089179 [ 190 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7428 | 2026.01.21 00:05:41.089300 [ 190 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 754 rows starting from the beginning of the part | ||
| 7429 | 2026.01.21 00:05:41.089607 [ 190 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 7430 | 2026.01.21 00:05:41.089900 [ 190 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 7431 | 2026.01.21 00:05:41.090185 [ 190 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 7432 | 2026.01.21 00:05:41.090483 [ 190 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
| 7433 | 2026.01.21 00:05:41.090789 [ 190 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
| 7434 | 2026.01.21 00:05:41.096670 [ 191 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 898 rows, containing 72 columns (72 merged, 0 gathered) in 0.007987772 sec., 112421.83677751443 rows/sec., 96.48 MiB/sec. | ||
| 7435 | 2026.01.21 00:05:41.097977 [ 187 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7436 | 2026.01.21 00:05:41.098615 [ 187 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_26_5} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7437 | 2026.01.21 00:05:41.098705 [ 187 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_26_5} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7438 | 2026.01.21 00:05:41.098977 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 7439 | 2026.01.21 00:05:41.954032 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7440 | 2026.01.21 00:05:41.971034 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7441 | 2026.01.21 00:05:41.971087 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7442 | 2026.01.21 00:05:41.977733 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7443 | 2026.01.21 00:05:41.978458 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7444 | 2026.01.21 00:05:41.978744 [ 20 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7445 | 2026.01.21 00:05:41.978816 [ 20 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7446 | 2026.01.21 00:05:41.978840 [ 20 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7447 | 2026.01.21 00:05:41.979035 [ 198 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 7448 | 2026.01.21 00:05:41.981507 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7449 | 2026.01.21 00:05:41.983276 [ 198 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7450 | 2026.01.21 00:05:41.984718 [ 198 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 7451 | 2026.01.21 00:05:41.989356 [ 198 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 7452 | 2026.01.21 00:05:41.993832 [ 198 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 7453 | 2026.01.21 00:05:41.998275 [ 198 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 7454 | 2026.01.21 00:05:42.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.97 MiB, peak 285.81 MiB, free memory in arenas 0.00 B, will set to 280.99 MiB (RSS), difference: 1.02 MiB | ||
| 7455 | 2026.01.21 00:05:42.002978 [ 198 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 7456 | 2026.01.21 00:05:42.007206 [ 198 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 7457 | 2026.01.21 00:05:42.057260 [ 188 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.078314882 sec., 3473.158524327471 rows/sec., 17.96 MiB/sec. | ||
| 7458 | 2026.01.21 00:05:42.060155 [ 188 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7459 | 2026.01.21 00:05:42.062197 [ 188 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_36_7} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7460 | 2026.01.21 00:05:42.062308 [ 188 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_36_7} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7461 | 2026.01.21 00:05:42.065239 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7462 | 2026.01.21 00:05:42.615227 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7463 | 2026.01.21 00:05:42.615416 [ 255 ] {75491cec-8415-43f9-845a-25fe2ad6bd8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7464 | 2026.01.21 00:05:42.615486 [ 255 ] {75491cec-8415-43f9-845a-25fe2ad6bd8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7465 | 2026.01.21 00:05:42.616196 [ 255 ] {75491cec-8415-43f9-845a-25fe2ad6bd8a} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7466 | 2026.01.21 00:05:42.616243 [ 255 ] {75491cec-8415-43f9-845a-25fe2ad6bd8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7467 | 2026.01.21 00:05:42.616639 [ 255 ] {75491cec-8415-43f9-845a-25fe2ad6bd8a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7468 | 2026.01.21 00:05:42.616863 [ 255 ] {75491cec-8415-43f9-845a-25fe2ad6bd8a} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7469 | 2026.01.21 00:05:42.617010 [ 255 ] {75491cec-8415-43f9-845a-25fe2ad6bd8a} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001647 sec., 42501.51791135398 rows/sec., 3.41 MiB/sec. | ||
| 7470 | 2026.01.21 00:05:42.617050 [ 255 ] {75491cec-8415-43f9-845a-25fe2ad6bd8a} <Debug> TCPHandler: Processed in 0.00194479 sec. | ||
| 7471 | 2026.01.21 00:05:42.617204 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7472 | 2026.01.21 00:05:42.617299 [ 255 ] {82239602-4bf1-415f-87e3-02731e277135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7473 | 2026.01.21 00:05:42.617338 [ 255 ] {82239602-4bf1-415f-87e3-02731e277135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7474 | 2026.01.21 00:05:42.617769 [ 255 ] {82239602-4bf1-415f-87e3-02731e277135} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7475 | 2026.01.21 00:05:42.617804 [ 255 ] {82239602-4bf1-415f-87e3-02731e277135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7476 | 2026.01.21 00:05:42.618094 [ 255 ] {82239602-4bf1-415f-87e3-02731e277135} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7477 | 2026.01.21 00:05:42.618298 [ 255 ] {82239602-4bf1-415f-87e3-02731e277135} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7478 | 2026.01.21 00:05:42.618425 [ 255 ] {82239602-4bf1-415f-87e3-02731e277135} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001144 sec., 6118.881118881119 rows/sec., 460.11 KiB/sec. | ||
| 7479 | 2026.01.21 00:05:42.618461 [ 255 ] {82239602-4bf1-415f-87e3-02731e277135} <Debug> TCPHandler: Processed in 0.00131478 sec. | ||
| 7480 | 2026.01.21 00:05:42.618571 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7481 | 2026.01.21 00:05:42.618670 [ 255 ] {71a33252-4024-4074-879a-702fc3dc2adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7482 | 2026.01.21 00:05:42.618708 [ 255 ] {71a33252-4024-4074-879a-702fc3dc2adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7483 | 2026.01.21 00:05:42.619117 [ 255 ] {71a33252-4024-4074-879a-702fc3dc2adc} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7484 | 2026.01.21 00:05:42.619151 [ 255 ] {71a33252-4024-4074-879a-702fc3dc2adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7485 | 2026.01.21 00:05:42.619444 [ 255 ] {71a33252-4024-4074-879a-702fc3dc2adc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7486 | 2026.01.21 00:05:42.619652 [ 255 ] {71a33252-4024-4074-879a-702fc3dc2adc} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7487 | 2026.01.21 00:05:42.619773 [ 255 ] {71a33252-4024-4074-879a-702fc3dc2adc} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001121 sec., 63336.30686886708 rows/sec., 4.94 MiB/sec. | ||
| 7488 | 2026.01.21 00:05:42.619807 [ 255 ] {71a33252-4024-4074-879a-702fc3dc2adc} <Debug> TCPHandler: Processed in 0.00128393 sec. | ||
| 7489 | 2026.01.21 00:05:42.619923 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7490 | 2026.01.21 00:05:42.620015 [ 255 ] {c65ab550-910b-4d23-8ffc-3b1f686b4a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7491 | 2026.01.21 00:05:42.620055 [ 255 ] {c65ab550-910b-4d23-8ffc-3b1f686b4a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7492 | 2026.01.21 00:05:42.620456 [ 255 ] {c65ab550-910b-4d23-8ffc-3b1f686b4a06} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7493 | 2026.01.21 00:05:42.620490 [ 255 ] {c65ab550-910b-4d23-8ffc-3b1f686b4a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7494 | 2026.01.21 00:05:42.620823 [ 255 ] {c65ab550-910b-4d23-8ffc-3b1f686b4a06} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7495 | 2026.01.21 00:05:42.621032 [ 255 ] {c65ab550-910b-4d23-8ffc-3b1f686b4a06} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7496 | 2026.01.21 00:05:42.621155 [ 255 ] {c65ab550-910b-4d23-8ffc-3b1f686b4a06} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 7497 | 2026.01.21 00:05:42.621189 [ 255 ] {c65ab550-910b-4d23-8ffc-3b1f686b4a06} <Debug> TCPHandler: Processed in 0.00131334 sec. | ||
| 7498 | 2026.01.21 00:05:42.621298 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7499 | 2026.01.21 00:05:42.621389 [ 255 ] {29d255e1-aa09-463c-ac40-a02313bfccec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7500 | 2026.01.21 00:05:42.621441 [ 255 ] {29d255e1-aa09-463c-ac40-a02313bfccec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7501 | 2026.01.21 00:05:42.622161 [ 255 ] {29d255e1-aa09-463c-ac40-a02313bfccec} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7502 | 2026.01.21 00:05:42.622195 [ 255 ] {29d255e1-aa09-463c-ac40-a02313bfccec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7503 | 2026.01.21 00:05:42.622697 [ 255 ] {29d255e1-aa09-463c-ac40-a02313bfccec} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7504 | 2026.01.21 00:05:42.622915 [ 255 ] {29d255e1-aa09-463c-ac40-a02313bfccec} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7505 | 2026.01.21 00:05:42.623045 [ 255 ] {29d255e1-aa09-463c-ac40-a02313bfccec} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001673 sec., 4184.100418410042 rows/sec., 7.50 MiB/sec. | ||
| 7506 | 2026.01.21 00:05:42.623096 [ 255 ] {29d255e1-aa09-463c-ac40-a02313bfccec} <Debug> TCPHandler: Processed in 0.001845358 sec. | ||
| 7507 | 2026.01.21 00:05:42.623211 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7508 | 2026.01.21 00:05:42.623305 [ 255 ] {2f27db19-14c8-4d9a-9863-e3602bfde003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7509 | 2026.01.21 00:05:42.623344 [ 255 ] {2f27db19-14c8-4d9a-9863-e3602bfde003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7510 | 2026.01.21 00:05:42.623678 [ 255 ] {2f27db19-14c8-4d9a-9863-e3602bfde003} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7511 | 2026.01.21 00:05:42.623712 [ 255 ] {2f27db19-14c8-4d9a-9863-e3602bfde003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7512 | 2026.01.21 00:05:42.624007 [ 255 ] {2f27db19-14c8-4d9a-9863-e3602bfde003} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7513 | 2026.01.21 00:05:42.624211 [ 255 ] {2f27db19-14c8-4d9a-9863-e3602bfde003} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7514 | 2026.01.21 00:05:42.624334 [ 255 ] {2f27db19-14c8-4d9a-9863-e3602bfde003} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 7515 | 2026.01.21 00:05:42.624368 [ 255 ] {2f27db19-14c8-4d9a-9863-e3602bfde003} <Debug> TCPHandler: Processed in 0.001205198 sec. | ||
| 7516 | 2026.01.21 00:05:43.000257 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.99 MiB, peak 293.42 MiB, free memory in arenas 0.00 B, will set to 284.29 MiB (RSS), difference: 2.30 MiB | ||
| 7517 | 2026.01.21 00:05:45.903144 [ 46 ] {} <Debug> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 7518 | 2026.01.21 00:05:45.903259 [ 46 ] {} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7519 | 2026.01.21 00:05:45.903305 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7520 | 2026.01.21 00:05:45.903457 [ 191 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 7521 | 2026.01.21 00:05:45.903617 [ 191 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7522 | 2026.01.21 00:05:45.903657 [ 191 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 482 rows starting from the beginning of the part | ||
| 7523 | 2026.01.21 00:05:45.903733 [ 191 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 230 rows starting from the beginning of the part | ||
| 7524 | 2026.01.21 00:05:45.903787 [ 191 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 252 rows starting from the beginning of the part | ||
| 7525 | 2026.01.21 00:05:45.903837 [ 191 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 252 rows starting from the beginning of the part | ||
| 7526 | 2026.01.21 00:05:45.903883 [ 191 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 252 rows starting from the beginning of the part | ||
| 7527 | 2026.01.21 00:05:45.904959 [ 200 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001560294 sec., 940848.3273024186 rows/sec., 67.28 MiB/sec. | ||
| 7528 | 2026.01.21 00:05:45.905211 [ 196 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 7529 | 2026.01.21 00:05:45.905528 [ 196 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_10_2} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7530 | 2026.01.21 00:05:45.905608 [ 196 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_10_2} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 7531 | 2026.01.21 00:05:45.905712 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 7532 | 2026.01.21 00:05:45.955337 [ 33 ] {} <Debug> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 7533 | 2026.01.21 00:05:45.955404 [ 33 ] {} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7534 | 2026.01.21 00:05:45.955427 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7535 | 2026.01.21 00:05:45.955529 [ 201 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 7536 | 2026.01.21 00:05:45.955653 [ 201 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7537 | 2026.01.21 00:05:45.955689 [ 201 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 470 rows starting from the beginning of the part | ||
| 7538 | 2026.01.21 00:05:45.955773 [ 201 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 446 rows starting from the beginning of the part | ||
| 7539 | 2026.01.21 00:05:45.955824 [ 201 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 7540 | 2026.01.21 00:05:45.955876 [ 201 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::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 | ||
| 7541 | 2026.01.21 00:05:45.955921 [ 201 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::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 | ||
| 7542 | 2026.01.21 00:05:45.956883 [ 196 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 988 rows, containing 5 columns (5 merged, 0 gathered) in 0.001400211 sec., 705607.9405175364 rows/sec., 48.78 MiB/sec. | ||
| 7543 | 2026.01.21 00:05:45.957076 [ 200 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 7544 | 2026.01.21 00:05:45.957404 [ 200 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_10_2} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7545 | 2026.01.21 00:05:45.957476 [ 200 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_10_2} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 7546 | 2026.01.21 00:05:45.957550 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7547 | 2026.01.21 00:05:47.617672 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7548 | 2026.01.21 00:05:47.617868 [ 255 ] {e7bdccf1-4530-448f-a5f9-f3647069754a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7549 | 2026.01.21 00:05:47.617943 [ 255 ] {e7bdccf1-4530-448f-a5f9-f3647069754a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7550 | 2026.01.21 00:05:47.618685 [ 255 ] {e7bdccf1-4530-448f-a5f9-f3647069754a} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7551 | 2026.01.21 00:05:47.618735 [ 255 ] {e7bdccf1-4530-448f-a5f9-f3647069754a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7552 | 2026.01.21 00:05:47.619122 [ 255 ] {e7bdccf1-4530-448f-a5f9-f3647069754a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7553 | 2026.01.21 00:05:47.619368 [ 255 ] {e7bdccf1-4530-448f-a5f9-f3647069754a} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7554 | 2026.01.21 00:05:47.619523 [ 255 ] {e7bdccf1-4530-448f-a5f9-f3647069754a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001708 sec., 3512.8805620608896 rows/sec., 286.45 KiB/sec. | ||
| 7555 | 2026.01.21 00:05:47.619575 [ 255 ] {e7bdccf1-4530-448f-a5f9-f3647069754a} <Debug> TCPHandler: Processed in 0.002038811 sec. | ||
| 7556 | 2026.01.21 00:05:47.619697 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7557 | 2026.01.21 00:05:47.619800 [ 255 ] {ac4719e3-d79b-426b-9094-843f4c65fa72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7558 | 2026.01.21 00:05:47.619845 [ 255 ] {ac4719e3-d79b-426b-9094-843f4c65fa72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7559 | 2026.01.21 00:05:47.620322 [ 255 ] {ac4719e3-d79b-426b-9094-843f4c65fa72} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7560 | 2026.01.21 00:05:47.620360 [ 255 ] {ac4719e3-d79b-426b-9094-843f4c65fa72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7561 | 2026.01.21 00:05:47.620686 [ 255 ] {ac4719e3-d79b-426b-9094-843f4c65fa72} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7562 | 2026.01.21 00:05:47.620908 [ 255 ] {ac4719e3-d79b-426b-9094-843f4c65fa72} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): 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.01.21 00:05:47.621038 [ 255 ] {ac4719e3-d79b-426b-9094-843f4c65fa72} <Debug> executeQuery: Read 127 rows, 11.14 KiB in 0.001262 sec., 100633.91442155308 rows/sec., 8.62 MiB/sec. | ||
| 7564 | 2026.01.21 00:05:47.621025 [ 22 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7565 | 2026.01.21 00:05:47.621078 [ 255 ] {ac4719e3-d79b-426b-9094-843f4c65fa72} <Debug> TCPHandler: Processed in 0.001433162 sec. | ||
| 7566 | 2026.01.21 00:05:47.621118 [ 22 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7567 | 2026.01.21 00:05:47.621167 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7568 | 2026.01.21 00:05:47.621239 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7569 | 2026.01.21 00:05:47.621259 [ 201 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::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.01.21 00:05:47.621340 [ 255 ] {d2b5a1fd-8741-4351-9ff5-09fcbf588449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7571 | 2026.01.21 00:05:47.621350 [ 201 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7572 | 2026.01.21 00:05:47.621382 [ 201 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2555 rows starting from the beginning of the part | ||
| 7573 | 2026.01.21 00:05:47.621384 [ 255 ] {d2b5a1fd-8741-4351-9ff5-09fcbf588449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7574 | 2026.01.21 00:05:47.621445 [ 201 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 124 rows starting from the beginning of the part | ||
| 7575 | 2026.01.21 00:05:47.621496 [ 201 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1332 rows starting from the beginning of the part | ||
| 7576 | 2026.01.21 00:05:47.621543 [ 201 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 124 rows starting from the beginning of the part | ||
| 7577 | 2026.01.21 00:05:47.621591 [ 201 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 70 rows starting from the beginning of the part | ||
| 7578 | 2026.01.21 00:05:47.621634 [ 201 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 127 rows starting from the beginning of the part | ||
| 7579 | 2026.01.21 00:05:47.621855 [ 255 ] {d2b5a1fd-8741-4351-9ff5-09fcbf588449} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7580 | 2026.01.21 00:05:47.621893 [ 255 ] {d2b5a1fd-8741-4351-9ff5-09fcbf588449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7581 | 2026.01.21 00:05:47.622365 [ 255 ] {d2b5a1fd-8741-4351-9ff5-09fcbf588449} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7582 | 2026.01.21 00:05:47.622587 [ 255 ] {d2b5a1fd-8741-4351-9ff5-09fcbf588449} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7583 | 2026.01.21 00:05:47.622697 [ 22 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7584 | 2026.01.21 00:05:47.622719 [ 255 ] {d2b5a1fd-8741-4351-9ff5-09fcbf588449} <Debug> executeQuery: Read 40 rows, 2.98 KiB in 0.001397 sec., 28632.78453829635 rows/sec., 2.08 MiB/sec. | ||
| 7585 | 2026.01.21 00:05:47.622750 [ 22 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7586 | 2026.01.21 00:05:47.622774 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7587 | 2026.01.21 00:05:47.622774 [ 255 ] {d2b5a1fd-8741-4351-9ff5-09fcbf588449} <Debug> TCPHandler: Processed in 0.001584774 sec. | ||
| 7588 | 2026.01.21 00:05:47.622888 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::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 | ||
| 7589 | 2026.01.21 00:05:47.622900 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7590 | 2026.01.21 00:05:47.623023 [ 255 ] {8236568d-bbe0-4cfc-9461-2b29a691e017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7591 | 2026.01.21 00:05:47.623029 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7592 | 2026.01.21 00:05:47.623070 [ 255 ] {8236568d-bbe0-4cfc-9461-2b29a691e017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7593 | 2026.01.21 00:05:47.623079 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 296 rows starting from the beginning of the part | ||
| 7594 | 2026.01.21 00:05:47.623158 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part | ||
| 7595 | 2026.01.21 00:05:47.623207 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 23 rows starting from the beginning of the part | ||
| 7596 | 2026.01.21 00:05:47.623250 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 34 rows starting from the beginning of the part | ||
| 7597 | 2026.01.21 00:05:47.623290 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::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 | ||
| 7598 | 2026.01.21 00:05:47.623328 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
| 7599 | 2026.01.21 00:05:47.623516 [ 255 ] {8236568d-bbe0-4cfc-9461-2b29a691e017} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7600 | 2026.01.21 00:05:47.623515 [ 192 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4332 rows, containing 5 columns (5 merged, 0 gathered) in 0.002294195 sec., 1888244.024592504 rows/sec., 163.25 MiB/sec. | ||
| 7601 | 2026.01.21 00:05:47.623560 [ 255 ] {8236568d-bbe0-4cfc-9461-2b29a691e017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7602 | 2026.01.21 00:05:47.623844 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7603 | 2026.01.21 00:05:47.624112 [ 255 ] {8236568d-bbe0-4cfc-9461-2b29a691e017} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7604 | 2026.01.21 00:05:47.624126 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_51_10} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7605 | 2026.01.21 00:05:47.624211 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_51_10} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7606 | 2026.01.21 00:05:47.624220 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 434 rows, containing 5 columns (5 merged, 0 gathered) in 0.001396161 sec., 310852.401692928 rows/sec., 21.62 MiB/sec. | ||
| 7607 | 2026.01.21 00:05:47.624282 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 7608 | 2026.01.21 00:05:47.624355 [ 255 ] {8236568d-bbe0-4cfc-9461-2b29a691e017} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7609 | 2026.01.21 00:05:47.624445 [ 194 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7610 | 2026.01.21 00:05:47.624472 [ 22 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7611 | 2026.01.21 00:05:47.624492 [ 255 ] {8236568d-bbe0-4cfc-9461-2b29a691e017} <Debug> executeQuery: Read 104 rows, 8.33 KiB in 0.001487 sec., 69939.4754539341 rows/sec., 5.47 MiB/sec. | ||
| 7612 | 2026.01.21 00:05:47.624521 [ 22 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7613 | 2026.01.21 00:05:47.624555 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7614 | 2026.01.21 00:05:47.624563 [ 255 ] {8236568d-bbe0-4cfc-9461-2b29a691e017} <Debug> TCPHandler: Processed in 0.001713166 sec. | ||
| 7615 | 2026.01.21 00:05:47.624663 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::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 | ||
| 7616 | 2026.01.21 00:05:47.624700 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7617 | 2026.01.21 00:05:47.624771 [ 194 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_46_9} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7618 | 2026.01.21 00:05:47.624804 [ 255 ] {46cb1154-e448-4ad2-a8d0-c77208f9ee41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7619 | 2026.01.21 00:05:47.624821 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7620 | 2026.01.21 00:05:47.624853 [ 255 ] {46cb1154-e448-4ad2-a8d0-c77208f9ee41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7621 | 2026.01.21 00:05:47.624861 [ 194 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_46_9} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7622 | 2026.01.21 00:05:47.624868 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1304 rows starting from the beginning of the part | ||
| 7623 | 2026.01.21 00:05:47.624964 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 98 rows starting from the beginning of the part | ||
| 7624 | 2026.01.21 00:05:47.624989 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7625 | 2026.01.21 00:05:47.625016 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 567 rows starting from the beginning of the part | ||
| 7626 | 2026.01.21 00:05:47.625070 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 98 rows starting from the beginning of the part | ||
| 7627 | 2026.01.21 00:05:47.625120 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 71 rows starting from the beginning of the part | ||
| 7628 | 2026.01.21 00:05:47.625167 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 104 rows starting from the beginning of the part | ||
| 7629 | 2026.01.21 00:05:47.625294 [ 255 ] {46cb1154-e448-4ad2-a8d0-c77208f9ee41} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7630 | 2026.01.21 00:05:47.625339 [ 255 ] {46cb1154-e448-4ad2-a8d0-c77208f9ee41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7631 | 2026.01.21 00:05:47.625699 [ 255 ] {46cb1154-e448-4ad2-a8d0-c77208f9ee41} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7632 | 2026.01.21 00:05:47.625934 [ 255 ] {46cb1154-e448-4ad2-a8d0-c77208f9ee41} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7633 | 2026.01.21 00:05:47.626047 [ 22 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7634 | 2026.01.21 00:05:47.626074 [ 255 ] {46cb1154-e448-4ad2-a8d0-c77208f9ee41} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001288 sec., 126552.7950310559 rows/sec., 8.81 MiB/sec. | ||
| 7635 | 2026.01.21 00:05:47.626096 [ 22 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7636 | 2026.01.21 00:05:47.626120 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7637 | 2026.01.21 00:05:47.626122 [ 255 ] {46cb1154-e448-4ad2-a8d0-c77208f9ee41} <Debug> TCPHandler: Processed in 0.001472682 sec. | ||
| 7638 | 2026.01.21 00:05:47.626187 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 7639 | 2026.01.21 00:05:47.626250 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7640 | 2026.01.21 00:05:47.626266 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7641 | 2026.01.21 00:05:47.626293 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 12019 rows starting from the beginning of the part | ||
| 7642 | 2026.01.21 00:05:47.626344 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 7643 | 2026.01.21 00:05:47.626346 [ 255 ] {1f916a9f-55b9-4f7f-ad5a-5f53dfb5f868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7644 | 2026.01.21 00:05:47.626392 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 882 rows starting from the beginning of the part | ||
| 7645 | 2026.01.21 00:05:47.626410 [ 255 ] {1f916a9f-55b9-4f7f-ad5a-5f53dfb5f868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7646 | 2026.01.21 00:05:47.626434 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 7647 | 2026.01.21 00:05:47.626477 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 7648 | 2026.01.21 00:05:47.626485 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2242 rows, containing 5 columns (5 merged, 0 gathered) in 0.001874239 sec., 1196218.8386859947 rows/sec., 92.83 MiB/sec. | ||
| 7649 | 2026.01.21 00:05:47.626518 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 163 rows starting from the beginning of the part | ||
| 7650 | 2026.01.21 00:05:47.626796 [ 192 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7651 | 2026.01.21 00:05:47.627112 [ 192 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_51_10} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7652 | 2026.01.21 00:05:47.627209 [ 192 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_51_10} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7653 | 2026.01.21 00:05:47.627295 [ 255 ] {1f916a9f-55b9-4f7f-ad5a-5f53dfb5f868} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7654 | 2026.01.21 00:05:47.627306 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 7655 | 2026.01.21 00:05:47.627342 [ 255 ] {1f916a9f-55b9-4f7f-ad5a-5f53dfb5f868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7656 | 2026.01.21 00:05:47.627912 [ 255 ] {1f916a9f-55b9-4f7f-ad5a-5f53dfb5f868} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7657 | 2026.01.21 00:05:47.628143 [ 255 ] {1f916a9f-55b9-4f7f-ad5a-5f53dfb5f868} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7658 | 2026.01.21 00:05:47.628296 [ 255 ] {1f916a9f-55b9-4f7f-ad5a-5f53dfb5f868} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001968 sec., 17276.422764227642 rows/sec., 30.96 MiB/sec. | ||
| 7659 | 2026.01.21 00:05:47.628354 [ 255 ] {1f916a9f-55b9-4f7f-ad5a-5f53dfb5f868} <Debug> TCPHandler: Processed in 0.002154283 sec. | ||
| 7660 | 2026.01.21 00:05:47.628470 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7661 | 2026.01.21 00:05:47.628566 [ 255 ] {598a78c9-d46f-4248-a212-a7733df10257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7662 | 2026.01.21 00:05:47.628609 [ 255 ] {598a78c9-d46f-4248-a212-a7733df10257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7663 | 2026.01.21 00:05:47.628961 [ 255 ] {598a78c9-d46f-4248-a212-a7733df10257} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7664 | 2026.01.21 00:05:47.628997 [ 255 ] {598a78c9-d46f-4248-a212-a7733df10257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7665 | 2026.01.21 00:05:47.629314 [ 255 ] {598a78c9-d46f-4248-a212-a7733df10257} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7666 | 2026.01.21 00:05:47.629533 [ 255 ] {598a78c9-d46f-4248-a212-a7733df10257} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7667 | 2026.01.21 00:05:47.629641 [ 22 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7668 | 2026.01.21 00:05:47.629663 [ 255 ] {598a78c9-d46f-4248-a212-a7733df10257} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 7669 | 2026.01.21 00:05:47.629694 [ 22 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7670 | 2026.01.21 00:05:47.629717 [ 255 ] {598a78c9-d46f-4248-a212-a7733df10257} <Debug> TCPHandler: Processed in 0.0012957 sec. | ||
| 7671 | 2026.01.21 00:05:47.629718 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7672 | 2026.01.21 00:05:47.629839 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 7673 | 2026.01.21 00:05:47.629942 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7674 | 2026.01.21 00:05:47.629969 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1992 rows starting from the beginning of the part | ||
| 7675 | 2026.01.21 00:05:47.630014 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 7676 | 2026.01.21 00:05:47.630048 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 7677 | 2026.01.21 00:05:47.630080 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 7678 | 2026.01.21 00:05:47.630114 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 7679 | 2026.01.21 00:05:47.630148 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 7680 | 2026.01.21 00:05:47.630854 [ 192 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13544 rows, containing 5 columns (5 merged, 0 gathered) in 0.004696842 sec., 2883639.6881138436 rows/sec., 197.41 MiB/sec. | ||
| 7681 | 2026.01.21 00:05:47.631195 [ 197 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7682 | 2026.01.21 00:05:47.631282 [ 189 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2292 rows, containing 4 columns (4 merged, 0 gathered) in 0.001475242 sec., 1553643.402235023 rows/sec., 102.64 MiB/sec. | ||
| 7683 | 2026.01.21 00:05:47.631458 [ 197 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7684 | 2026.01.21 00:05:47.631530 [ 197 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7685 | 2026.01.21 00:05:47.631540 [ 192 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7686 | 2026.01.21 00:05:47.631602 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 7687 | 2026.01.21 00:05:47.631792 [ 192 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_51_10} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7688 | 2026.01.21 00:05:47.631869 [ 192 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_51_10} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7689 | 2026.01.21 00:05:47.631942 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 7690 | 2026.01.21 00:05:48.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.97 MiB, peak 293.60 MiB, free memory in arenas 0.00 B, will set to 286.68 MiB (RSS), difference: 1.70 MiB | ||
| 7691 | 2026.01.21 00:05:48.528725 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17763 | ||
| 7692 | 2026.01.21 00:05:48.529273 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7693 | 2026.01.21 00:05:48.529320 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7694 | 2026.01.21 00:05:48.529840 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7695 | 2026.01.21 00:05:48.530088 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7696 | 2026.01.21 00:05:48.530216 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17763 | ||
| 7697 | 2026.01.21 00:05:49.481645 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7698 | 2026.01.21 00:05:49.497968 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7699 | 2026.01.21 00:05:49.498032 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 7700 | 2026.01.21 00:05:49.503591 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7701 | 2026.01.21 00:05:49.504273 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7702 | 2026.01.21 00:05:49.507084 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7703 | 2026.01.21 00:05:51.088952 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 924 | ||
| 7704 | 2026.01.21 00:05:51.091672 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7705 | 2026.01.21 00:05:51.091727 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7706 | 2026.01.21 00:05:51.092967 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7707 | 2026.01.21 00:05:51.093259 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7708 | 2026.01.21 00:05:51.093627 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 924 | ||
| 7709 | 2026.01.21 00:05:52.616774 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7710 | 2026.01.21 00:05:52.617001 [ 255 ] {c81b96b6-8c6b-45fb-a3fd-59da198fd045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7711 | 2026.01.21 00:05:52.617083 [ 255 ] {c81b96b6-8c6b-45fb-a3fd-59da198fd045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7712 | 2026.01.21 00:05:52.617754 [ 255 ] {c81b96b6-8c6b-45fb-a3fd-59da198fd045} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7713 | 2026.01.21 00:05:52.617802 [ 255 ] {c81b96b6-8c6b-45fb-a3fd-59da198fd045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7714 | 2026.01.21 00:05:52.618211 [ 255 ] {c81b96b6-8c6b-45fb-a3fd-59da198fd045} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7715 | 2026.01.21 00:05:52.618456 [ 255 ] {c81b96b6-8c6b-45fb-a3fd-59da198fd045} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7716 | 2026.01.21 00:05:52.618607 [ 255 ] {c81b96b6-8c6b-45fb-a3fd-59da198fd045} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001668 sec., 41966.42685851319 rows/sec., 3.37 MiB/sec. | ||
| 7717 | 2026.01.21 00:05:52.618652 [ 255 ] {c81b96b6-8c6b-45fb-a3fd-59da198fd045} <Debug> TCPHandler: Processed in 0.002062541 sec. | ||
| 7718 | 2026.01.21 00:05:52.618778 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7719 | 2026.01.21 00:05:52.618878 [ 255 ] {1aaa4aa5-032d-4874-825f-595bccff7f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7720 | 2026.01.21 00:05:52.618921 [ 255 ] {1aaa4aa5-032d-4874-825f-595bccff7f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7721 | 2026.01.21 00:05:52.619332 [ 255 ] {1aaa4aa5-032d-4874-825f-595bccff7f2b} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7722 | 2026.01.21 00:05:52.619371 [ 255 ] {1aaa4aa5-032d-4874-825f-595bccff7f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7723 | 2026.01.21 00:05:52.619672 [ 255 ] {1aaa4aa5-032d-4874-825f-595bccff7f2b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7724 | 2026.01.21 00:05:52.619905 [ 255 ] {1aaa4aa5-032d-4874-825f-595bccff7f2b} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7725 | 2026.01.21 00:05:52.620044 [ 255 ] {1aaa4aa5-032d-4874-825f-595bccff7f2b} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001185 sec., 5907.17299578059 rows/sec., 444.19 KiB/sec. | ||
| 7726 | 2026.01.21 00:05:52.620082 [ 255 ] {1aaa4aa5-032d-4874-825f-595bccff7f2b} <Debug> TCPHandler: Processed in 0.00135467 sec. | ||
| 7727 | 2026.01.21 00:05:52.620198 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7728 | 2026.01.21 00:05:52.620298 [ 255 ] {fc6e4972-348c-4e5e-af92-5c5e28ea9b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7729 | 2026.01.21 00:05:52.620340 [ 255 ] {fc6e4972-348c-4e5e-af92-5c5e28ea9b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7730 | 2026.01.21 00:05:52.620760 [ 255 ] {fc6e4972-348c-4e5e-af92-5c5e28ea9b46} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7731 | 2026.01.21 00:05:52.620797 [ 255 ] {fc6e4972-348c-4e5e-af92-5c5e28ea9b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7732 | 2026.01.21 00:05:52.621123 [ 255 ] {fc6e4972-348c-4e5e-af92-5c5e28ea9b46} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7733 | 2026.01.21 00:05:52.621391 [ 255 ] {fc6e4972-348c-4e5e-af92-5c5e28ea9b46} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7734 | 2026.01.21 00:05:52.621552 [ 255 ] {fc6e4972-348c-4e5e-af92-5c5e28ea9b46} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001271 sec., 55861.52635719906 rows/sec., 4.36 MiB/sec. | ||
| 7735 | 2026.01.21 00:05:52.621601 [ 255 ] {fc6e4972-348c-4e5e-af92-5c5e28ea9b46} <Debug> TCPHandler: Processed in 0.001453022 sec. | ||
| 7736 | 2026.01.21 00:05:52.621755 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7737 | 2026.01.21 00:05:52.621859 [ 255 ] {002eadad-ffd5-4b11-a19e-401fd6f77af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7738 | 2026.01.21 00:05:52.621910 [ 255 ] {002eadad-ffd5-4b11-a19e-401fd6f77af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7739 | 2026.01.21 00:05:52.622466 [ 255 ] {002eadad-ffd5-4b11-a19e-401fd6f77af8} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7740 | 2026.01.21 00:05:52.622513 [ 255 ] {002eadad-ffd5-4b11-a19e-401fd6f77af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7741 | 2026.01.21 00:05:52.622969 [ 255 ] {002eadad-ffd5-4b11-a19e-401fd6f77af8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7742 | 2026.01.21 00:05:52.623255 [ 255 ] {002eadad-ffd5-4b11-a19e-401fd6f77af8} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7743 | 2026.01.21 00:05:52.623428 [ 255 ] {002eadad-ffd5-4b11-a19e-401fd6f77af8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001592 sec., 100502.51256281407 rows/sec., 7.00 MiB/sec. | ||
| 7744 | 2026.01.21 00:05:52.623476 [ 255 ] {002eadad-ffd5-4b11-a19e-401fd6f77af8} <Debug> TCPHandler: Processed in 0.001780077 sec. | ||
| 7745 | 2026.01.21 00:05:52.624222 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7746 | 2026.01.21 00:05:52.624435 [ 255 ] {0229c3e6-975f-464f-9ca9-0e6c526be908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7747 | 2026.01.21 00:05:52.624551 [ 255 ] {0229c3e6-975f-464f-9ca9-0e6c526be908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7748 | 2026.01.21 00:05:52.625540 [ 255 ] {0229c3e6-975f-464f-9ca9-0e6c526be908} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7749 | 2026.01.21 00:05:52.625587 [ 255 ] {0229c3e6-975f-464f-9ca9-0e6c526be908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7750 | 2026.01.21 00:05:52.626137 [ 255 ] {0229c3e6-975f-464f-9ca9-0e6c526be908} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7751 | 2026.01.21 00:05:52.626385 [ 255 ] {0229c3e6-975f-464f-9ca9-0e6c526be908} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7752 | 2026.01.21 00:05:52.626525 [ 47 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7753 | 2026.01.21 00:05:52.626533 [ 255 ] {0229c3e6-975f-464f-9ca9-0e6c526be908} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002165 sec., 3233.256351039261 rows/sec., 5.79 MiB/sec. | ||
| 7754 | 2026.01.21 00:05:52.626602 [ 47 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7755 | 2026.01.21 00:05:52.626629 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7756 | 2026.01.21 00:05:52.626689 [ 255 ] {0229c3e6-975f-464f-9ca9-0e6c526be908} <Debug> TCPHandler: Processed in 0.002654961 sec. | ||
| 7757 | 2026.01.21 00:05:52.626730 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::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 | ||
| 7758 | 2026.01.21 00:05:52.626828 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7759 | 2026.01.21 00:05:52.626931 [ 255 ] {23bf298f-d3b4-4dc6-aaae-4c8e882b22ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7760 | 2026.01.21 00:05:52.626969 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7761 | 2026.01.21 00:05:52.626976 [ 255 ] {23bf298f-d3b4-4dc6-aaae-4c8e882b22ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7762 | 2026.01.21 00:05:52.627039 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 762 rows starting from the beginning of the part | ||
| 7763 | 2026.01.21 00:05:52.627179 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 7 rows starting from the beginning of the part | ||
| 7764 | 2026.01.21 00:05:52.627291 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
| 7765 | 2026.01.21 00:05:52.627350 [ 255 ] {23bf298f-d3b4-4dc6-aaae-4c8e882b22ed} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7766 | 2026.01.21 00:05:52.627393 [ 255 ] {23bf298f-d3b4-4dc6-aaae-4c8e882b22ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7767 | 2026.01.21 00:05:52.627401 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part | ||
| 7768 | 2026.01.21 00:05:52.627511 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
| 7769 | 2026.01.21 00:05:52.627619 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part | ||
| 7770 | 2026.01.21 00:05:52.627734 [ 255 ] {23bf298f-d3b4-4dc6-aaae-4c8e882b22ed} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7771 | 2026.01.21 00:05:52.627984 [ 255 ] {23bf298f-d3b4-4dc6-aaae-4c8e882b22ed} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7772 | 2026.01.21 00:05:52.628126 [ 255 ] {23bf298f-d3b4-4dc6-aaae-4c8e882b22ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001216 sec., 49342.10526315789 rows/sec., 3.33 MiB/sec. | ||
| 7773 | 2026.01.21 00:05:52.628164 [ 255 ] {23bf298f-d3b4-4dc6-aaae-4c8e882b22ed} <Debug> TCPHandler: Processed in 0.001392031 sec. | ||
| 7774 | 2026.01.21 00:05:52.643831 [ 197 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 851 rows, containing 19 columns (19 merged, 0 gathered) in 0.01714564 sec., 49633.609477394835 rows/sec., 88.94 MiB/sec. | ||
| 7775 | 2026.01.21 00:05:52.645476 [ 189 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7776 | 2026.01.21 00:05:52.645978 [ 189 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7777 | 2026.01.21 00:05:52.646075 [ 189 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7778 | 2026.01.21 00:05:52.646232 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 7779 | 2026.01.21 00:05:53.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.99 MiB, peak 295.48 MiB, free memory in arenas 0.00 B, will set to 292.50 MiB (RSS), difference: 4.51 MiB | ||
| 7780 | 2026.01.21 00:05:55.923993 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7781 | 2026.01.21 00:05:55.924057 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7782 | 2026.01.21 00:05:56.030348 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18275 | ||
| 7783 | 2026.01.21 00:05:56.030863 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7784 | 2026.01.21 00:05:56.030906 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7785 | 2026.01.21 00:05:56.031430 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7786 | 2026.01.21 00:05:56.031720 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7787 | 2026.01.21 00:05:56.031879 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18275 | ||
| 7788 | 2026.01.21 00:05:57.007213 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7789 | 2026.01.21 00:05:57.023512 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7790 | 2026.01.21 00:05:57.023582 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7791 | 2026.01.21 00:05:57.029534 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7792 | 2026.01.21 00:05:57.030270 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7793 | 2026.01.21 00:05:57.032973 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7794 | 2026.01.21 00:05:57.618048 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7795 | 2026.01.21 00:05:57.618243 [ 255 ] {9455fb49-8bdd-4e65-89f7-38b1225dbd79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7796 | 2026.01.21 00:05:57.618314 [ 255 ] {9455fb49-8bdd-4e65-89f7-38b1225dbd79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7797 | 2026.01.21 00:05:57.619030 [ 255 ] {9455fb49-8bdd-4e65-89f7-38b1225dbd79} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7798 | 2026.01.21 00:05:57.619075 [ 255 ] {9455fb49-8bdd-4e65-89f7-38b1225dbd79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7799 | 2026.01.21 00:05:57.619467 [ 255 ] {9455fb49-8bdd-4e65-89f7-38b1225dbd79} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7800 | 2026.01.21 00:05:57.619708 [ 255 ] {9455fb49-8bdd-4e65-89f7-38b1225dbd79} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7801 | 2026.01.21 00:05:57.619862 [ 255 ] {9455fb49-8bdd-4e65-89f7-38b1225dbd79} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001673 sec., 74118.35026897788 rows/sec., 6.38 MiB/sec. | ||
| 7802 | 2026.01.21 00:05:57.619905 [ 255 ] {9455fb49-8bdd-4e65-89f7-38b1225dbd79} <Debug> TCPHandler: Processed in 0.00198818 sec. | ||
| 7803 | 2026.01.21 00:05:57.620033 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7804 | 2026.01.21 00:05:57.620129 [ 255 ] {25b90e9a-2bf8-4826-b161-35d47d52bbca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7805 | 2026.01.21 00:05:57.620173 [ 255 ] {25b90e9a-2bf8-4826-b161-35d47d52bbca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7806 | 2026.01.21 00:05:57.620588 [ 255 ] {25b90e9a-2bf8-4826-b161-35d47d52bbca} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7807 | 2026.01.21 00:05:57.620624 [ 255 ] {25b90e9a-2bf8-4826-b161-35d47d52bbca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7808 | 2026.01.21 00:05:57.620925 [ 255 ] {25b90e9a-2bf8-4826-b161-35d47d52bbca} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7809 | 2026.01.21 00:05:57.621124 [ 255 ] {25b90e9a-2bf8-4826-b161-35d47d52bbca} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7810 | 2026.01.21 00:05:57.621255 [ 255 ] {25b90e9a-2bf8-4826-b161-35d47d52bbca} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001148 sec., 29616.72473867596 rows/sec., 2.17 MiB/sec. | ||
| 7811 | 2026.01.21 00:05:57.621293 [ 255 ] {25b90e9a-2bf8-4826-b161-35d47d52bbca} <Debug> TCPHandler: Processed in 0.00130764 sec. | ||
| 7812 | 2026.01.21 00:05:57.621409 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7813 | 2026.01.21 00:05:57.621501 [ 255 ] {7e720c9c-e6f3-4f11-8f71-acfd2216f0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7814 | 2026.01.21 00:05:57.621540 [ 255 ] {7e720c9c-e6f3-4f11-8f71-acfd2216f0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7815 | 2026.01.21 00:05:57.621980 [ 255 ] {7e720c9c-e6f3-4f11-8f71-acfd2216f0ae} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7816 | 2026.01.21 00:05:57.622016 [ 255 ] {7e720c9c-e6f3-4f11-8f71-acfd2216f0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7817 | 2026.01.21 00:05:57.622330 [ 255 ] {7e720c9c-e6f3-4f11-8f71-acfd2216f0ae} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7818 | 2026.01.21 00:05:57.622532 [ 255 ] {7e720c9c-e6f3-4f11-8f71-acfd2216f0ae} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7819 | 2026.01.21 00:05:57.622653 [ 255 ] {7e720c9c-e6f3-4f11-8f71-acfd2216f0ae} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.00117 sec., 83760.68376068377 rows/sec., 6.54 MiB/sec. | ||
| 7820 | 2026.01.21 00:05:57.622690 [ 255 ] {7e720c9c-e6f3-4f11-8f71-acfd2216f0ae} <Debug> TCPHandler: Processed in 0.00133444 sec. | ||
| 7821 | 2026.01.21 00:05:57.622806 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7822 | 2026.01.21 00:05:57.622898 [ 255 ] {e98d31b0-6296-4074-931e-27d7e52b170d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7823 | 2026.01.21 00:05:57.622939 [ 255 ] {e98d31b0-6296-4074-931e-27d7e52b170d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7824 | 2026.01.21 00:05:57.623342 [ 255 ] {e98d31b0-6296-4074-931e-27d7e52b170d} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7825 | 2026.01.21 00:05:57.623378 [ 255 ] {e98d31b0-6296-4074-931e-27d7e52b170d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7826 | 2026.01.21 00:05:57.623701 [ 255 ] {e98d31b0-6296-4074-931e-27d7e52b170d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7827 | 2026.01.21 00:05:57.623924 [ 255 ] {e98d31b0-6296-4074-931e-27d7e52b170d} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7828 | 2026.01.21 00:05:57.624048 [ 255 ] {e98d31b0-6296-4074-931e-27d7e52b170d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 7829 | 2026.01.21 00:05:57.624083 [ 255 ] {e98d31b0-6296-4074-931e-27d7e52b170d} <Debug> TCPHandler: Processed in 0.001323491 sec. | ||
| 7830 | 2026.01.21 00:05:57.624192 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7831 | 2026.01.21 00:05:57.624282 [ 255 ] {2361fade-7664-47a1-a86f-040ae1a208c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7832 | 2026.01.21 00:05:57.624334 [ 255 ] {2361fade-7664-47a1-a86f-040ae1a208c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7833 | 2026.01.21 00:05:57.625158 [ 255 ] {2361fade-7664-47a1-a86f-040ae1a208c5} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7834 | 2026.01.21 00:05:57.625194 [ 255 ] {2361fade-7664-47a1-a86f-040ae1a208c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7835 | 2026.01.21 00:05:57.625740 [ 255 ] {2361fade-7664-47a1-a86f-040ae1a208c5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7836 | 2026.01.21 00:05:57.625962 [ 255 ] {2361fade-7664-47a1-a86f-040ae1a208c5} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7837 | 2026.01.21 00:05:57.626093 [ 255 ] {2361fade-7664-47a1-a86f-040ae1a208c5} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001829 sec., 18589.39311098961 rows/sec., 33.31 MiB/sec. | ||
| 7838 | 2026.01.21 00:05:57.626145 [ 255 ] {2361fade-7664-47a1-a86f-040ae1a208c5} <Debug> TCPHandler: Processed in 0.002000421 sec. | ||
| 7839 | 2026.01.21 00:05:57.626261 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7840 | 2026.01.21 00:05:57.626352 [ 255 ] {d47734b9-cfe8-4c51-8b8c-416897cbe7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7841 | 2026.01.21 00:05:57.626392 [ 255 ] {d47734b9-cfe8-4c51-8b8c-416897cbe7ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7842 | 2026.01.21 00:05:57.626725 [ 255 ] {d47734b9-cfe8-4c51-8b8c-416897cbe7ad} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7843 | 2026.01.21 00:05:57.626759 [ 255 ] {d47734b9-cfe8-4c51-8b8c-416897cbe7ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7844 | 2026.01.21 00:05:57.627048 [ 255 ] {d47734b9-cfe8-4c51-8b8c-416897cbe7ad} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7845 | 2026.01.21 00:05:57.627253 [ 255 ] {d47734b9-cfe8-4c51-8b8c-416897cbe7ad} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7846 | 2026.01.21 00:05:57.627382 [ 255 ] {d47734b9-cfe8-4c51-8b8c-416897cbe7ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 7847 | 2026.01.21 00:05:57.627416 [ 255 ] {d47734b9-cfe8-4c51-8b8c-416897cbe7ad} <Debug> TCPHandler: Processed in 0.001203118 sec. | ||
| 7848 | 2026.01.21 00:05:59.486430 [ 113 ] {} <Debug> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 7849 | 2026.01.21 00:05:59.486496 [ 113 ] {} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7850 | 2026.01.21 00:05:59.486521 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7851 | 2026.01.21 00:05:59.486678 [ 186 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 7852 | 2026.01.21 00:05:59.486893 [ 186 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7853 | 2026.01.21 00:05:59.486965 [ 186 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 7854 | 2026.01.21 00:05:59.487078 [ 186 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 7855 | 2026.01.21 00:05:59.487160 [ 186 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 7856 | 2026.01.21 00:05:59.487268 [ 186 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 7857 | 2026.01.21 00:05:59.487345 [ 186 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7858 | 2026.01.21 00:05:59.488380 [ 190 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001782567 sec., 21317.571793935374 rows/sec., 1.78 MiB/sec. | ||
| 7859 | 2026.01.21 00:05:59.488565 [ 197 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 7860 | 2026.01.21 00:05:59.488929 [ 197 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_17_4} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7861 | 2026.01.21 00:05:59.489014 [ 197 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_17_4} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 7862 | 2026.01.21 00:05:59.489121 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7863 | 2026.01.21 00:06:01.093867 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 948 | ||
| 7864 | 2026.01.21 00:06:01.096836 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7865 | 2026.01.21 00:06:01.096896 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7866 | 2026.01.21 00:06:01.098178 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7867 | 2026.01.21 00:06:01.098487 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7868 | 2026.01.21 00:06:01.098909 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 948 | ||
| 7869 | 2026.01.21 00:06:02.643946 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7870 | 2026.01.21 00:06:02.644123 [ 255 ] {9c41c72d-98d1-4cc9-a783-d0b88d66e413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7871 | 2026.01.21 00:06:02.644188 [ 255 ] {9c41c72d-98d1-4cc9-a783-d0b88d66e413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7872 | 2026.01.21 00:06:02.644892 [ 255 ] {9c41c72d-98d1-4cc9-a783-d0b88d66e413} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7873 | 2026.01.21 00:06:02.644939 [ 255 ] {9c41c72d-98d1-4cc9-a783-d0b88d66e413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7874 | 2026.01.21 00:06:02.645324 [ 255 ] {9c41c72d-98d1-4cc9-a783-d0b88d66e413} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7875 | 2026.01.21 00:06:02.645555 [ 255 ] {9c41c72d-98d1-4cc9-a783-d0b88d66e413} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7876 | 2026.01.21 00:06:02.645721 [ 255 ] {9c41c72d-98d1-4cc9-a783-d0b88d66e413} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001643 sec., 14607.425441265977 rows/sec., 1.21 MiB/sec. | ||
| 7877 | 2026.01.21 00:06:02.645777 [ 255 ] {9c41c72d-98d1-4cc9-a783-d0b88d66e413} <Debug> TCPHandler: Processed in 0.00196555 sec. | ||
| 7878 | 2026.01.21 00:06:02.645910 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7879 | 2026.01.21 00:06:02.646020 [ 255 ] {ebb0c603-bdca-4625-993c-fa931a6a3d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7880 | 2026.01.21 00:06:02.646067 [ 255 ] {ebb0c603-bdca-4625-993c-fa931a6a3d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7881 | 2026.01.21 00:06:02.646572 [ 255 ] {ebb0c603-bdca-4625-993c-fa931a6a3d17} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7882 | 2026.01.21 00:06:02.646615 [ 255 ] {ebb0c603-bdca-4625-993c-fa931a6a3d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7883 | 2026.01.21 00:06:02.646948 [ 255 ] {ebb0c603-bdca-4625-993c-fa931a6a3d17} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7884 | 2026.01.21 00:06:02.647180 [ 255 ] {ebb0c603-bdca-4625-993c-fa931a6a3d17} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7885 | 2026.01.21 00:06:02.647320 [ 255 ] {ebb0c603-bdca-4625-993c-fa931a6a3d17} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001327 sec., 3014.318010550113 rows/sec., 245.80 KiB/sec. | ||
| 7886 | 2026.01.21 00:06:02.647367 [ 255 ] {ebb0c603-bdca-4625-993c-fa931a6a3d17} <Debug> TCPHandler: Processed in 0.001509733 sec. | ||
| 7887 | 2026.01.21 00:06:02.647492 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7888 | 2026.01.21 00:06:02.647594 [ 255 ] {746b8c86-356d-47b6-917a-0d656db7717f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7889 | 2026.01.21 00:06:02.647638 [ 255 ] {746b8c86-356d-47b6-917a-0d656db7717f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7890 | 2026.01.21 00:06:02.648734 [ 255 ] {746b8c86-356d-47b6-917a-0d656db7717f} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7891 | 2026.01.21 00:06:02.648771 [ 255 ] {746b8c86-356d-47b6-917a-0d656db7717f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7892 | 2026.01.21 00:06:02.649180 [ 255 ] {746b8c86-356d-47b6-917a-0d656db7717f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7893 | 2026.01.21 00:06:02.649436 [ 255 ] {746b8c86-356d-47b6-917a-0d656db7717f} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7894 | 2026.01.21 00:06:02.649575 [ 255 ] {746b8c86-356d-47b6-917a-0d656db7717f} <Debug> executeQuery: Read 1332 rows, 113.92 KiB in 0.002003 sec., 665002.4962556165 rows/sec., 55.54 MiB/sec. | ||
| 7895 | 2026.01.21 00:06:02.649615 [ 255 ] {746b8c86-356d-47b6-917a-0d656db7717f} <Debug> TCPHandler: Processed in 0.002176753 sec. | ||
| 7896 | 2026.01.21 00:06:02.649747 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7897 | 2026.01.21 00:06:02.649847 [ 255 ] {c2442513-6e93-4e66-8769-b36cab44a9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7898 | 2026.01.21 00:06:02.649888 [ 255 ] {c2442513-6e93-4e66-8769-b36cab44a9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7899 | 2026.01.21 00:06:02.650339 [ 255 ] {c2442513-6e93-4e66-8769-b36cab44a9ab} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7900 | 2026.01.21 00:06:02.650380 [ 255 ] {c2442513-6e93-4e66-8769-b36cab44a9ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7901 | 2026.01.21 00:06:02.650702 [ 255 ] {c2442513-6e93-4e66-8769-b36cab44a9ab} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7902 | 2026.01.21 00:06:02.650953 [ 255 ] {c2442513-6e93-4e66-8769-b36cab44a9ab} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7903 | 2026.01.21 00:06:02.651094 [ 255 ] {c2442513-6e93-4e66-8769-b36cab44a9ab} <Debug> executeQuery: Read 23 rows, 1.77 KiB in 0.001268 sec., 18138.801261829653 rows/sec., 1.36 MiB/sec. | ||
| 7904 | 2026.01.21 00:06:02.651133 [ 255 ] {c2442513-6e93-4e66-8769-b36cab44a9ab} <Debug> TCPHandler: Processed in 0.001437162 sec. | ||
| 7905 | 2026.01.21 00:06:02.651250 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7906 | 2026.01.21 00:06:02.651349 [ 255 ] {9ca29772-4b24-4e6d-9f60-451de3cac375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7907 | 2026.01.21 00:06:02.651392 [ 255 ] {9ca29772-4b24-4e6d-9f60-451de3cac375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7908 | 2026.01.21 00:06:02.651906 [ 255 ] {9ca29772-4b24-4e6d-9f60-451de3cac375} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7909 | 2026.01.21 00:06:02.651944 [ 255 ] {9ca29772-4b24-4e6d-9f60-451de3cac375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7910 | 2026.01.21 00:06:02.652268 [ 255 ] {9ca29772-4b24-4e6d-9f60-451de3cac375} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7911 | 2026.01.21 00:06:02.652491 [ 255 ] {9ca29772-4b24-4e6d-9f60-451de3cac375} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7912 | 2026.01.21 00:06:02.652632 [ 255 ] {9ca29772-4b24-4e6d-9f60-451de3cac375} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001302 sec., 193548.38709677418 rows/sec., 13.39 MiB/sec. | ||
| 7913 | 2026.01.21 00:06:02.652672 [ 255 ] {9ca29772-4b24-4e6d-9f60-451de3cac375} <Debug> TCPHandler: Processed in 0.001472142 sec. | ||
| 7914 | 2026.01.21 00:06:02.652787 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7915 | 2026.01.21 00:06:02.652881 [ 255 ] {30cc9846-5f10-4155-8a15-fd5f8f81add6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7916 | 2026.01.21 00:06:02.652922 [ 255 ] {30cc9846-5f10-4155-8a15-fd5f8f81add6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7917 | 2026.01.21 00:06:02.653332 [ 255 ] {30cc9846-5f10-4155-8a15-fd5f8f81add6} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7918 | 2026.01.21 00:06:02.653376 [ 255 ] {30cc9846-5f10-4155-8a15-fd5f8f81add6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7919 | 2026.01.21 00:06:02.653675 [ 255 ] {30cc9846-5f10-4155-8a15-fd5f8f81add6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7920 | 2026.01.21 00:06:02.653886 [ 255 ] {30cc9846-5f10-4155-8a15-fd5f8f81add6} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7921 | 2026.01.21 00:06:02.654025 [ 255 ] {30cc9846-5f10-4155-8a15-fd5f8f81add6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001162 sec., 10327.022375215145 rows/sec., 806.80 KiB/sec. | ||
| 7922 | 2026.01.21 00:06:02.654065 [ 255 ] {30cc9846-5f10-4155-8a15-fd5f8f81add6} <Debug> TCPHandler: Processed in 0.00132823 sec. | ||
| 7923 | 2026.01.21 00:06:02.654174 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7924 | 2026.01.21 00:06:02.654267 [ 255 ] {9a692852-fe63-4e27-9c2b-6488242934cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7925 | 2026.01.21 00:06:02.654309 [ 255 ] {9a692852-fe63-4e27-9c2b-6488242934cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7926 | 2026.01.21 00:06:02.654941 [ 255 ] {9a692852-fe63-4e27-9c2b-6488242934cb} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7927 | 2026.01.21 00:06:02.654978 [ 255 ] {9a692852-fe63-4e27-9c2b-6488242934cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7928 | 2026.01.21 00:06:02.655314 [ 255 ] {9a692852-fe63-4e27-9c2b-6488242934cb} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7929 | 2026.01.21 00:06:02.655528 [ 255 ] {9a692852-fe63-4e27-9c2b-6488242934cb} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7930 | 2026.01.21 00:06:02.655660 [ 255 ] {9a692852-fe63-4e27-9c2b-6488242934cb} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.001411 sec., 401842.6647767541 rows/sec., 30.14 MiB/sec. | ||
| 7931 | 2026.01.21 00:06:02.655701 [ 255 ] {9a692852-fe63-4e27-9c2b-6488242934cb} <Debug> TCPHandler: Processed in 0.001575753 sec. | ||
| 7932 | 2026.01.21 00:06:02.655816 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7933 | 2026.01.21 00:06:02.655909 [ 255 ] {b4b8842b-7ae9-456f-870f-ccbadb7d1d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7934 | 2026.01.21 00:06:02.655953 [ 255 ] {b4b8842b-7ae9-456f-870f-ccbadb7d1d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7935 | 2026.01.21 00:06:02.656571 [ 255 ] {b4b8842b-7ae9-456f-870f-ccbadb7d1d3a} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7936 | 2026.01.21 00:06:02.656608 [ 255 ] {b4b8842b-7ae9-456f-870f-ccbadb7d1d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7937 | 2026.01.21 00:06:02.657017 [ 255 ] {b4b8842b-7ae9-456f-870f-ccbadb7d1d3a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7938 | 2026.01.21 00:06:02.657228 [ 255 ] {b4b8842b-7ae9-456f-870f-ccbadb7d1d3a} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7939 | 2026.01.21 00:06:02.657358 [ 255 ] {b4b8842b-7ae9-456f-870f-ccbadb7d1d3a} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001467 sec., 601226.9938650307 rows/sec., 40.81 MiB/sec. | ||
| 7940 | 2026.01.21 00:06:02.657396 [ 255 ] {b4b8842b-7ae9-456f-870f-ccbadb7d1d3a} <Debug> TCPHandler: Processed in 0.001629634 sec. | ||
| 7941 | 2026.01.21 00:06:02.657514 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7942 | 2026.01.21 00:06:02.657608 [ 255 ] {f524946c-885c-40d6-9af8-a91f785d8059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7943 | 2026.01.21 00:06:02.657662 [ 255 ] {f524946c-885c-40d6-9af8-a91f785d8059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7944 | 2026.01.21 00:06:02.658406 [ 255 ] {f524946c-885c-40d6-9af8-a91f785d8059} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7945 | 2026.01.21 00:06:02.658443 [ 255 ] {f524946c-885c-40d6-9af8-a91f785d8059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7946 | 2026.01.21 00:06:02.658947 [ 255 ] {f524946c-885c-40d6-9af8-a91f785d8059} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7947 | 2026.01.21 00:06:02.659165 [ 255 ] {f524946c-885c-40d6-9af8-a91f785d8059} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7948 | 2026.01.21 00:06:02.659300 [ 255 ] {f524946c-885c-40d6-9af8-a91f785d8059} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00171 sec., 4093.5672514619887 rows/sec., 7.34 MiB/sec. | ||
| 7949 | 2026.01.21 00:06:02.659354 [ 255 ] {f524946c-885c-40d6-9af8-a91f785d8059} <Debug> TCPHandler: Processed in 0.001888569 sec. | ||
| 7950 | 2026.01.21 00:06:02.659472 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7951 | 2026.01.21 00:06:02.659568 [ 255 ] {743ebfbe-cf96-4a24-afa5-a2183ca1e677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7952 | 2026.01.21 00:06:02.659609 [ 255 ] {743ebfbe-cf96-4a24-afa5-a2183ca1e677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7953 | 2026.01.21 00:06:02.659951 [ 255 ] {743ebfbe-cf96-4a24-afa5-a2183ca1e677} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7954 | 2026.01.21 00:06:02.659989 [ 255 ] {743ebfbe-cf96-4a24-afa5-a2183ca1e677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7955 | 2026.01.21 00:06:02.660289 [ 255 ] {743ebfbe-cf96-4a24-afa5-a2183ca1e677} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7956 | 2026.01.21 00:06:02.660504 [ 255 ] {743ebfbe-cf96-4a24-afa5-a2183ca1e677} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7957 | 2026.01.21 00:06:02.660631 [ 255 ] {743ebfbe-cf96-4a24-afa5-a2183ca1e677} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 7958 | 2026.01.21 00:06:02.660668 [ 255 ] {743ebfbe-cf96-4a24-afa5-a2183ca1e677} <Debug> TCPHandler: Processed in 0.001245099 sec. | ||
| 7959 | 2026.01.21 00:06:03.532011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18723 | ||
| 7960 | 2026.01.21 00:06:03.532783 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7961 | 2026.01.21 00:06:03.532856 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7962 | 2026.01.21 00:06:03.533464 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7963 | 2026.01.21 00:06:03.533694 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7964 | 2026.01.21 00:06:03.533836 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18723 | ||
| 7965 | 2026.01.21 00:06:04.533134 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7966 | 2026.01.21 00:06:04.550081 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7967 | 2026.01.21 00:06:04.550137 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7968 | 2026.01.21 00:06:04.556341 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7969 | 2026.01.21 00:06:04.557118 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7970 | 2026.01.21 00:06:04.560033 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7971 | 2026.01.21 00:06:07.617552 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7972 | 2026.01.21 00:06:07.617742 [ 255 ] {cfb9d4c6-b051-4963-9c1c-1a6d56e98abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7973 | 2026.01.21 00:06:07.617810 [ 255 ] {cfb9d4c6-b051-4963-9c1c-1a6d56e98abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7974 | 2026.01.21 00:06:07.618499 [ 255 ] {cfb9d4c6-b051-4963-9c1c-1a6d56e98abd} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7975 | 2026.01.21 00:06:07.618540 [ 255 ] {cfb9d4c6-b051-4963-9c1c-1a6d56e98abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7976 | 2026.01.21 00:06:07.618982 [ 255 ] {cfb9d4c6-b051-4963-9c1c-1a6d56e98abd} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7977 | 2026.01.21 00:06:07.619232 [ 255 ] {cfb9d4c6-b051-4963-9c1c-1a6d56e98abd} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7978 | 2026.01.21 00:06:07.619391 [ 255 ] {cfb9d4c6-b051-4963-9c1c-1a6d56e98abd} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001697 sec., 73070.12374779022 rows/sec., 6.29 MiB/sec. | ||
| 7979 | 2026.01.21 00:06:07.619442 [ 255 ] {cfb9d4c6-b051-4963-9c1c-1a6d56e98abd} <Debug> TCPHandler: Processed in 0.002010931 sec. | ||
| 7980 | 2026.01.21 00:06:07.619572 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7981 | 2026.01.21 00:06:07.619679 [ 255 ] {6af9faf7-100b-4295-b56b-6fd943b5058f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7982 | 2026.01.21 00:06:07.619724 [ 255 ] {6af9faf7-100b-4295-b56b-6fd943b5058f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7983 | 2026.01.21 00:06:07.620161 [ 255 ] {6af9faf7-100b-4295-b56b-6fd943b5058f} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7984 | 2026.01.21 00:06:07.620198 [ 255 ] {6af9faf7-100b-4295-b56b-6fd943b5058f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7985 | 2026.01.21 00:06:07.620523 [ 255 ] {6af9faf7-100b-4295-b56b-6fd943b5058f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7986 | 2026.01.21 00:06:07.620754 [ 255 ] {6af9faf7-100b-4295-b56b-6fd943b5058f} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7987 | 2026.01.21 00:06:07.620887 [ 255 ] {6af9faf7-100b-4295-b56b-6fd943b5058f} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001236 sec., 27508.090614886733 rows/sec., 2.02 MiB/sec. | ||
| 7988 | 2026.01.21 00:06:07.620926 [ 255 ] {6af9faf7-100b-4295-b56b-6fd943b5058f} <Debug> TCPHandler: Processed in 0.001405321 sec. | ||
| 7989 | 2026.01.21 00:06:07.621043 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7990 | 2026.01.21 00:06:07.621141 [ 255 ] {70456cd4-c1f4-416c-92d9-d77072a340d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7991 | 2026.01.21 00:06:07.621183 [ 255 ] {70456cd4-c1f4-416c-92d9-d77072a340d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7992 | 2026.01.21 00:06:07.621621 [ 255 ] {70456cd4-c1f4-416c-92d9-d77072a340d1} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7993 | 2026.01.21 00:06:07.621656 [ 255 ] {70456cd4-c1f4-416c-92d9-d77072a340d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7994 | 2026.01.21 00:06:07.621989 [ 255 ] {70456cd4-c1f4-416c-92d9-d77072a340d1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7995 | 2026.01.21 00:06:07.622209 [ 255 ] {70456cd4-c1f4-416c-92d9-d77072a340d1} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7996 | 2026.01.21 00:06:07.622335 [ 255 ] {70456cd4-c1f4-416c-92d9-d77072a340d1} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001216 sec., 80592.1052631579 rows/sec., 6.29 MiB/sec. | ||
| 7997 | 2026.01.21 00:06:07.622373 [ 255 ] {70456cd4-c1f4-416c-92d9-d77072a340d1} <Debug> TCPHandler: Processed in 0.001379091 sec. | ||
| 7998 | 2026.01.21 00:06:07.622486 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7999 | 2026.01.21 00:06:07.622583 [ 255 ] {af0e4ab0-658b-43e7-924a-3116f0dc91d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8000 | 2026.01.21 00:06:07.622628 [ 255 ] {af0e4ab0-658b-43e7-924a-3116f0dc91d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8001 | 2026.01.21 00:06:07.623047 [ 255 ] {af0e4ab0-658b-43e7-924a-3116f0dc91d0} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8002 | 2026.01.21 00:06:07.623083 [ 255 ] {af0e4ab0-658b-43e7-924a-3116f0dc91d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8003 | 2026.01.21 00:06:07.623435 [ 255 ] {af0e4ab0-658b-43e7-924a-3116f0dc91d0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8004 | 2026.01.21 00:06:07.623679 [ 255 ] {af0e4ab0-658b-43e7-924a-3116f0dc91d0} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8005 | 2026.01.21 00:06:07.623805 [ 255 ] {af0e4ab0-658b-43e7-924a-3116f0dc91d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 8006 | 2026.01.21 00:06:07.623842 [ 255 ] {af0e4ab0-658b-43e7-924a-3116f0dc91d0} <Debug> TCPHandler: Processed in 0.001405021 sec. | ||
| 8007 | 2026.01.21 00:06:07.623951 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8008 | 2026.01.21 00:06:07.624047 [ 255 ] {f4387d4c-8aa1-4097-8006-1c555a64ea53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8009 | 2026.01.21 00:06:07.624102 [ 255 ] {f4387d4c-8aa1-4097-8006-1c555a64ea53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8010 | 2026.01.21 00:06:07.624929 [ 255 ] {f4387d4c-8aa1-4097-8006-1c555a64ea53} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8011 | 2026.01.21 00:06:07.624964 [ 255 ] {f4387d4c-8aa1-4097-8006-1c555a64ea53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8012 | 2026.01.21 00:06:07.625548 [ 255 ] {f4387d4c-8aa1-4097-8006-1c555a64ea53} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8013 | 2026.01.21 00:06:07.625778 [ 255 ] {f4387d4c-8aa1-4097-8006-1c555a64ea53} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8014 | 2026.01.21 00:06:07.625912 [ 255 ] {f4387d4c-8aa1-4097-8006-1c555a64ea53} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001884 sec., 18046.709129511677 rows/sec., 32.34 MiB/sec. | ||
| 8015 | 2026.01.21 00:06:07.625965 [ 255 ] {f4387d4c-8aa1-4097-8006-1c555a64ea53} <Debug> TCPHandler: Processed in 0.002062451 sec. | ||
| 8016 | 2026.01.21 00:06:07.626080 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8017 | 2026.01.21 00:06:07.626175 [ 255 ] {7ebd50d1-8fde-40ec-984a-810362f9c983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8018 | 2026.01.21 00:06:07.626217 [ 255 ] {7ebd50d1-8fde-40ec-984a-810362f9c983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8019 | 2026.01.21 00:06:07.626563 [ 255 ] {7ebd50d1-8fde-40ec-984a-810362f9c983} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8020 | 2026.01.21 00:06:07.626598 [ 255 ] {7ebd50d1-8fde-40ec-984a-810362f9c983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8021 | 2026.01.21 00:06:07.626908 [ 255 ] {7ebd50d1-8fde-40ec-984a-810362f9c983} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8022 | 2026.01.21 00:06:07.627122 [ 255 ] {7ebd50d1-8fde-40ec-984a-810362f9c983} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8023 | 2026.01.21 00:06:07.627248 [ 255 ] {7ebd50d1-8fde-40ec-984a-810362f9c983} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 8024 | 2026.01.21 00:06:07.627284 [ 255 ] {7ebd50d1-8fde-40ec-984a-810362f9c983} <Debug> TCPHandler: Processed in 0.001253219 sec. | ||
| 8025 | 2026.01.21 00:06:10.924108 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8026 | 2026.01.21 00:06:10.924181 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8027 | 2026.01.21 00:06:11.034000 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19235 | ||
| 8028 | 2026.01.21 00:06:11.034519 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8029 | 2026.01.21 00:06:11.034567 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8030 | 2026.01.21 00:06:11.035083 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8031 | 2026.01.21 00:06:11.035349 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8032 | 2026.01.21 00:06:11.035500 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19235 | ||
| 8033 | 2026.01.21 00:06:11.099193 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 980 | ||
| 8034 | 2026.01.21 00:06:11.102081 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8035 | 2026.01.21 00:06:11.102122 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8036 | 2026.01.21 00:06:11.103387 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8037 | 2026.01.21 00:06:11.103677 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8038 | 2026.01.21 00:06:11.104012 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 980 | ||
| 8039 | 2026.01.21 00:06:12.060191 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8040 | 2026.01.21 00:06:12.077768 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8041 | 2026.01.21 00:06:12.077825 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8042 | 2026.01.21 00:06:12.083857 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8043 | 2026.01.21 00:06:12.084582 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8044 | 2026.01.21 00:06:12.087510 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8045 | 2026.01.21 00:06:12.616343 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8046 | 2026.01.21 00:06:12.616518 [ 255 ] {24de77db-49de-4004-9bc3-7f3ccedfe4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8047 | 2026.01.21 00:06:12.616585 [ 255 ] {24de77db-49de-4004-9bc3-7f3ccedfe4d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8048 | 2026.01.21 00:06:12.617222 [ 255 ] {24de77db-49de-4004-9bc3-7f3ccedfe4d8} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8049 | 2026.01.21 00:06:12.617269 [ 255 ] {24de77db-49de-4004-9bc3-7f3ccedfe4d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8050 | 2026.01.21 00:06:12.617672 [ 255 ] {24de77db-49de-4004-9bc3-7f3ccedfe4d8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8051 | 2026.01.21 00:06:12.617929 [ 255 ] {24de77db-49de-4004-9bc3-7f3ccedfe4d8} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8052 | 2026.01.21 00:06:12.618070 [ 100 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8053 | 2026.01.21 00:06:12.618086 [ 255 ] {24de77db-49de-4004-9bc3-7f3ccedfe4d8} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001615 sec., 43343.653250774 rows/sec., 3.48 MiB/sec. | ||
| 8054 | 2026.01.21 00:06:12.618135 [ 100 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8055 | 2026.01.21 00:06:12.618157 [ 255 ] {24de77db-49de-4004-9bc3-7f3ccedfe4d8} <Debug> TCPHandler: Processed in 0.001935269 sec. | ||
| 8056 | 2026.01.21 00:06:12.618161 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8057 | 2026.01.21 00:06:12.618297 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8058 | 2026.01.21 00:06:12.618301 [ 186 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::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 | ||
| 8059 | 2026.01.21 00:06:12.618406 [ 255 ] {ac890caf-c11a-4821-aedf-1b3a3e4ffdb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8060 | 2026.01.21 00:06:12.618457 [ 255 ] {ac890caf-c11a-4821-aedf-1b3a3e4ffdb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8061 | 2026.01.21 00:06:12.618469 [ 186 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8062 | 2026.01.21 00:06:12.618515 [ 186 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2555 rows starting from the beginning of the part | ||
| 8063 | 2026.01.21 00:06:12.618587 [ 186 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 70 rows starting from the beginning of the part | ||
| 8064 | 2026.01.21 00:06:12.618638 [ 186 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 124 rows starting from the beginning of the part | ||
| 8065 | 2026.01.21 00:06:12.618687 [ 186 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1332 rows starting from the beginning of the part | ||
| 8066 | 2026.01.21 00:06:12.618729 [ 186 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 124 rows starting from the beginning of the part | ||
| 8067 | 2026.01.21 00:06:12.618774 [ 186 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 70 rows starting from the beginning of the part | ||
| 8068 | 2026.01.21 00:06:12.618900 [ 255 ] {ac890caf-c11a-4821-aedf-1b3a3e4ffdb1} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8069 | 2026.01.21 00:06:12.618945 [ 255 ] {ac890caf-c11a-4821-aedf-1b3a3e4ffdb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8070 | 2026.01.21 00:06:12.619411 [ 255 ] {ac890caf-c11a-4821-aedf-1b3a3e4ffdb1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8071 | 2026.01.21 00:06:12.619646 [ 255 ] {ac890caf-c11a-4821-aedf-1b3a3e4ffdb1} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8072 | 2026.01.21 00:06:12.619772 [ 100 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8073 | 2026.01.21 00:06:12.619787 [ 255 ] {ac890caf-c11a-4821-aedf-1b3a3e4ffdb1} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001405 sec., 4982.20640569395 rows/sec., 374.64 KiB/sec. | ||
| 8074 | 2026.01.21 00:06:12.619812 [ 100 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8075 | 2026.01.21 00:06:12.619837 [ 255 ] {ac890caf-c11a-4821-aedf-1b3a3e4ffdb1} <Debug> TCPHandler: Processed in 0.001591204 sec. | ||
| 8076 | 2026.01.21 00:06:12.619838 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8077 | 2026.01.21 00:06:12.619939 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::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 | ||
| 8078 | 2026.01.21 00:06:12.619968 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8079 | 2026.01.21 00:06:12.620028 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8080 | 2026.01.21 00:06:12.620056 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 296 rows starting from the beginning of the part | ||
| 8081 | 2026.01.21 00:06:12.620073 [ 255 ] {9b451c40-6a83-4455-91b9-dda2593d772d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8082 | 2026.01.21 00:06:12.620114 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::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 | ||
| 8083 | 2026.01.21 00:06:12.620118 [ 255 ] {9b451c40-6a83-4455-91b9-dda2593d772d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8084 | 2026.01.21 00:06:12.620164 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 34 rows starting from the beginning of the part | ||
| 8085 | 2026.01.21 00:06:12.620205 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 23 rows starting from the beginning of the part | ||
| 8086 | 2026.01.21 00:06:12.620247 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 34 rows starting from the beginning of the part | ||
| 8087 | 2026.01.21 00:06:12.620286 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::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 | ||
| 8088 | 2026.01.21 00:06:12.620578 [ 255 ] {9b451c40-6a83-4455-91b9-dda2593d772d} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8089 | 2026.01.21 00:06:12.620614 [ 255 ] {9b451c40-6a83-4455-91b9-dda2593d772d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8090 | 2026.01.21 00:06:12.620835 [ 187 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4275 rows, containing 5 columns (5 merged, 0 gathered) in 0.00259133 sec., 1649731.9909081436 rows/sec., 142.42 MiB/sec. | ||
| 8091 | 2026.01.21 00:06:12.621071 [ 188 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 401 rows, containing 5 columns (5 merged, 0 gathered) in 0.001166338 sec., 343811.14222463814 rows/sec., 23.72 MiB/sec. | ||
| 8092 | 2026.01.21 00:06:12.621116 [ 186 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8093 | 2026.01.21 00:06:12.621187 [ 255 ] {9b451c40-6a83-4455-91b9-dda2593d772d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8094 | 2026.01.21 00:06:12.621274 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8095 | 2026.01.21 00:06:12.621468 [ 186 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_56_11} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8096 | 2026.01.21 00:06:12.621562 [ 186 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_56_11} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8097 | 2026.01.21 00:06:12.621565 [ 255 ] {9b451c40-6a83-4455-91b9-dda2593d772d} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8098 | 2026.01.21 00:06:12.621647 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 8099 | 2026.01.21 00:06:12.621697 [ 100 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8100 | 2026.01.21 00:06:12.621697 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_51_10} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8101 | 2026.01.21 00:06:12.621724 [ 255 ] {9b451c40-6a83-4455-91b9-dda2593d772d} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001673 sec., 42438.73281530185 rows/sec., 3.31 MiB/sec. | ||
| 8102 | 2026.01.21 00:06:12.621728 [ 100 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8103 | 2026.01.21 00:06:12.621766 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8104 | 2026.01.21 00:06:12.621770 [ 255 ] {9b451c40-6a83-4455-91b9-dda2593d772d} <Debug> TCPHandler: Processed in 0.001854748 sec. | ||
| 8105 | 2026.01.21 00:06:12.621805 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_51_10} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8106 | 2026.01.21 00:06:12.621834 [ 186 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::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 | ||
| 8107 | 2026.01.21 00:06:12.621881 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8108 | 2026.01.21 00:06:12.621898 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8109 | 2026.01.21 00:06:12.621917 [ 186 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8110 | 2026.01.21 00:06:12.621946 [ 186 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1304 rows starting from the beginning of the part | ||
| 8111 | 2026.01.21 00:06:12.621990 [ 186 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 71 rows starting from the beginning of the part | ||
| 8112 | 2026.01.21 00:06:12.621997 [ 255 ] {531c1c0e-9bd5-4e4c-a0c2-b49147e569c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8113 | 2026.01.21 00:06:12.622027 [ 186 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 98 rows starting from the beginning of the part | ||
| 8114 | 2026.01.21 00:06:12.622048 [ 255 ] {531c1c0e-9bd5-4e4c-a0c2-b49147e569c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8115 | 2026.01.21 00:06:12.622063 [ 186 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 567 rows starting from the beginning of the part | ||
| 8116 | 2026.01.21 00:06:12.622099 [ 186 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 98 rows starting from the beginning of the part | ||
| 8117 | 2026.01.21 00:06:12.622132 [ 186 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 71 rows starting from the beginning of the part | ||
| 8118 | 2026.01.21 00:06:12.622476 [ 255 ] {531c1c0e-9bd5-4e4c-a0c2-b49147e569c0} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8119 | 2026.01.21 00:06:12.622521 [ 255 ] {531c1c0e-9bd5-4e4c-a0c2-b49147e569c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8120 | 2026.01.21 00:06:12.622877 [ 255 ] {531c1c0e-9bd5-4e4c-a0c2-b49147e569c0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8121 | 2026.01.21 00:06:12.623080 [ 188 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2209 rows, containing 5 columns (5 merged, 0 gathered) in 0.001276869 sec., 1730013.0240455365 rows/sec., 134.13 MiB/sec. | ||
| 8122 | 2026.01.21 00:06:12.623087 [ 255 ] {531c1c0e-9bd5-4e4c-a0c2-b49147e569c0} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8123 | 2026.01.21 00:06:12.623204 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8124 | 2026.01.21 00:06:12.623230 [ 255 ] {531c1c0e-9bd5-4e4c-a0c2-b49147e569c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001255 sec., 127490.03984063744 rows/sec., 8.88 MiB/sec. | ||
| 8125 | 2026.01.21 00:06:12.623233 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8126 | 2026.01.21 00:06:12.623270 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8127 | 2026.01.21 00:06:12.623273 [ 255 ] {531c1c0e-9bd5-4e4c-a0c2-b49147e569c0} <Debug> TCPHandler: Processed in 0.001425041 sec. | ||
| 8128 | 2026.01.21 00:06:12.623297 [ 197 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8129 | 2026.01.21 00:06:12.623336 [ 186 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 8130 | 2026.01.21 00:06:12.623395 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8131 | 2026.01.21 00:06:12.623434 [ 186 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8132 | 2026.01.21 00:06:12.623465 [ 186 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 13544 rows starting from the beginning of the part | ||
| 8133 | 2026.01.21 00:06:12.623495 [ 255 ] {3f14048d-6956-4b42-b687-0a90030d1e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8134 | 2026.01.21 00:06:12.623513 [ 186 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8135 | 2026.01.21 00:06:12.623555 [ 186 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 8136 | 2026.01.21 00:06:12.623554 [ 255 ] {3f14048d-6956-4b42-b687-0a90030d1e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8137 | 2026.01.21 00:06:12.623592 [ 197 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_56_11} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8138 | 2026.01.21 00:06:12.623593 [ 186 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 882 rows starting from the beginning of the part | ||
| 8139 | 2026.01.21 00:06:12.623653 [ 186 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 8140 | 2026.01.21 00:06:12.623674 [ 197 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_56_11} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8141 | 2026.01.21 00:06:12.623690 [ 186 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 8142 | 2026.01.21 00:06:12.623778 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 8143 | 2026.01.21 00:06:12.624339 [ 255 ] {3f14048d-6956-4b42-b687-0a90030d1e9c} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8144 | 2026.01.21 00:06:12.624377 [ 255 ] {3f14048d-6956-4b42-b687-0a90030d1e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8145 | 2026.01.21 00:06:12.624910 [ 255 ] {3f14048d-6956-4b42-b687-0a90030d1e9c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8146 | 2026.01.21 00:06:12.625158 [ 255 ] {3f14048d-6956-4b42-b687-0a90030d1e9c} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8147 | 2026.01.21 00:06:12.625306 [ 255 ] {3f14048d-6956-4b42-b687-0a90030d1e9c} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00183 sec., 3825.1366120218577 rows/sec., 6.85 MiB/sec. | ||
| 8148 | 2026.01.21 00:06:12.625367 [ 255 ] {3f14048d-6956-4b42-b687-0a90030d1e9c} <Debug> TCPHandler: Processed in 0.002022011 sec. | ||
| 8149 | 2026.01.21 00:06:12.625485 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8150 | 2026.01.21 00:06:12.625581 [ 255 ] {bce2144a-9145-4db8-9bdf-1545ccf904a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8151 | 2026.01.21 00:06:12.625623 [ 255 ] {bce2144a-9145-4db8-9bdf-1545ccf904a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8152 | 2026.01.21 00:06:12.625966 [ 255 ] {bce2144a-9145-4db8-9bdf-1545ccf904a2} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8153 | 2026.01.21 00:06:12.626003 [ 255 ] {bce2144a-9145-4db8-9bdf-1545ccf904a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8154 | 2026.01.21 00:06:12.626310 [ 255 ] {bce2144a-9145-4db8-9bdf-1545ccf904a2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8155 | 2026.01.21 00:06:12.626534 [ 255 ] {bce2144a-9145-4db8-9bdf-1545ccf904a2} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8156 | 2026.01.21 00:06:12.626667 [ 255 ] {bce2144a-9145-4db8-9bdf-1545ccf904a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 8157 | 2026.01.21 00:06:12.626672 [ 99 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8158 | 2026.01.21 00:06:12.626704 [ 255 ] {bce2144a-9145-4db8-9bdf-1545ccf904a2} <Debug> TCPHandler: Processed in 0.001268279 sec. | ||
| 8159 | 2026.01.21 00:06:12.626724 [ 99 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8160 | 2026.01.21 00:06:12.626752 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8161 | 2026.01.21 00:06:12.626848 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 8162 | 2026.01.21 00:06:12.626989 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8163 | 2026.01.21 00:06:12.627031 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2292 rows starting from the beginning of the part | ||
| 8164 | 2026.01.21 00:06:12.627113 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8165 | 2026.01.21 00:06:12.627177 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 8166 | 2026.01.21 00:06:12.627233 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 8167 | 2026.01.21 00:06:12.627290 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 8168 | 2026.01.21 00:06:12.627340 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 8169 | 2026.01.21 00:06:12.628085 [ 191 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15066 rows, containing 5 columns (5 merged, 0 gathered) in 0.004776132 sec., 3154435.430176553 rows/sec., 216.00 MiB/sec. | ||
| 8170 | 2026.01.21 00:06:12.628480 [ 186 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2592 rows, containing 4 columns (4 merged, 0 gathered) in 0.001675935 sec., 1546599.3609537364 rows/sec., 102.41 MiB/sec. | ||
| 8171 | 2026.01.21 00:06:12.628667 [ 196 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8172 | 2026.01.21 00:06:12.628726 [ 186 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8173 | 2026.01.21 00:06:12.629057 [ 196 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8174 | 2026.01.21 00:06:12.629071 [ 186 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_56_11} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8175 | 2026.01.21 00:06:12.629153 [ 196 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8176 | 2026.01.21 00:06:12.629158 [ 186 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_56_11} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8177 | 2026.01.21 00:06:12.629250 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 8178 | 2026.01.21 00:06:12.629296 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
| 8179 | 2026.01.21 00:06:17.617935 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8180 | 2026.01.21 00:06:17.618129 [ 255 ] {21052c39-c09f-4568-8bcf-fd04c79f45b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8181 | 2026.01.21 00:06:17.618195 [ 255 ] {21052c39-c09f-4568-8bcf-fd04c79f45b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8182 | 2026.01.21 00:06:17.618816 [ 255 ] {21052c39-c09f-4568-8bcf-fd04c79f45b3} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8183 | 2026.01.21 00:06:17.618861 [ 255 ] {21052c39-c09f-4568-8bcf-fd04c79f45b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8184 | 2026.01.21 00:06:17.619241 [ 255 ] {21052c39-c09f-4568-8bcf-fd04c79f45b3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8185 | 2026.01.21 00:06:17.619466 [ 255 ] {21052c39-c09f-4568-8bcf-fd04c79f45b3} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8186 | 2026.01.21 00:06:17.619627 [ 255 ] {21052c39-c09f-4568-8bcf-fd04c79f45b3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001546 sec., 2587.3221216041397 rows/sec., 210.98 KiB/sec. | ||
| 8187 | 2026.01.21 00:06:17.619676 [ 255 ] {21052c39-c09f-4568-8bcf-fd04c79f45b3} <Debug> TCPHandler: Processed in 0.001864748 sec. | ||
| 8188 | 2026.01.21 00:06:17.619798 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8189 | 2026.01.21 00:06:17.619900 [ 255 ] {5090fa98-99ed-4dc2-8d41-0c70446bc16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8190 | 2026.01.21 00:06:17.619945 [ 255 ] {5090fa98-99ed-4dc2-8d41-0c70446bc16b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8191 | 2026.01.21 00:06:17.620423 [ 255 ] {5090fa98-99ed-4dc2-8d41-0c70446bc16b} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8192 | 2026.01.21 00:06:17.620462 [ 255 ] {5090fa98-99ed-4dc2-8d41-0c70446bc16b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8193 | 2026.01.21 00:06:17.620789 [ 255 ] {5090fa98-99ed-4dc2-8d41-0c70446bc16b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8194 | 2026.01.21 00:06:17.620999 [ 255 ] {5090fa98-99ed-4dc2-8d41-0c70446bc16b} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): 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.01.21 00:06:17.621126 [ 255 ] {5090fa98-99ed-4dc2-8d41-0c70446bc16b} <Debug> executeQuery: Read 126 rows, 11.07 KiB in 0.00125 sec., 100800 rows/sec., 8.65 MiB/sec. | ||
| 8196 | 2026.01.21 00:06:17.621163 [ 255 ] {5090fa98-99ed-4dc2-8d41-0c70446bc16b} <Debug> TCPHandler: Processed in 0.001417061 sec. | ||
| 8197 | 2026.01.21 00:06:17.621278 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8198 | 2026.01.21 00:06:17.621374 [ 255 ] {05f74cbf-3a5a-4b39-a5d9-03f2fc8ccc13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8199 | 2026.01.21 00:06:17.621415 [ 255 ] {05f74cbf-3a5a-4b39-a5d9-03f2fc8ccc13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8200 | 2026.01.21 00:06:17.621839 [ 255 ] {05f74cbf-3a5a-4b39-a5d9-03f2fc8ccc13} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8201 | 2026.01.21 00:06:17.621876 [ 255 ] {05f74cbf-3a5a-4b39-a5d9-03f2fc8ccc13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8202 | 2026.01.21 00:06:17.622165 [ 255 ] {05f74cbf-3a5a-4b39-a5d9-03f2fc8ccc13} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8203 | 2026.01.21 00:06:17.622387 [ 255 ] {05f74cbf-3a5a-4b39-a5d9-03f2fc8ccc13} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): 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.01.21 00:06:17.622517 [ 255 ] {05f74cbf-3a5a-4b39-a5d9-03f2fc8ccc13} <Debug> executeQuery: Read 38 rows, 2.84 KiB in 0.001164 sec., 32646.04810996563 rows/sec., 2.38 MiB/sec. | ||
| 8205 | 2026.01.21 00:06:17.622578 [ 255 ] {05f74cbf-3a5a-4b39-a5d9-03f2fc8ccc13} <Debug> TCPHandler: Processed in 0.001349091 sec. | ||
| 8206 | 2026.01.21 00:06:17.622690 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8207 | 2026.01.21 00:06:17.622783 [ 255 ] {b940481e-1b3c-4771-ad60-e452e72c229c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8208 | 2026.01.21 00:06:17.622823 [ 255 ] {b940481e-1b3c-4771-ad60-e452e72c229c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8209 | 2026.01.21 00:06:17.623246 [ 255 ] {b940481e-1b3c-4771-ad60-e452e72c229c} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8210 | 2026.01.21 00:06:17.623282 [ 255 ] {b940481e-1b3c-4771-ad60-e452e72c229c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8211 | 2026.01.21 00:06:17.623586 [ 255 ] {b940481e-1b3c-4771-ad60-e452e72c229c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8212 | 2026.01.21 00:06:17.623793 [ 255 ] {b940481e-1b3c-4771-ad60-e452e72c229c} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): 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.01.21 00:06:17.623915 [ 255 ] {b940481e-1b3c-4771-ad60-e452e72c229c} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.00115 sec., 88695.65217391304 rows/sec., 6.93 MiB/sec. | ||
| 8214 | 2026.01.21 00:06:17.623953 [ 255 ] {b940481e-1b3c-4771-ad60-e452e72c229c} <Debug> TCPHandler: Processed in 0.00131182 sec. | ||
| 8215 | 2026.01.21 00:06:17.624068 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8216 | 2026.01.21 00:06:17.624161 [ 255 ] {1e470353-4882-4837-901d-056ca5aaca53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8217 | 2026.01.21 00:06:17.624204 [ 255 ] {1e470353-4882-4837-901d-056ca5aaca53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8218 | 2026.01.21 00:06:17.624615 [ 255 ] {1e470353-4882-4837-901d-056ca5aaca53} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8219 | 2026.01.21 00:06:17.624651 [ 255 ] {1e470353-4882-4837-901d-056ca5aaca53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8220 | 2026.01.21 00:06:17.624973 [ 255 ] {1e470353-4882-4837-901d-056ca5aaca53} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8221 | 2026.01.21 00:06:17.625188 [ 255 ] {1e470353-4882-4837-901d-056ca5aaca53} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): 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.01.21 00:06:17.625316 [ 255 ] {1e470353-4882-4837-901d-056ca5aaca53} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001173 sec., 138107.4168797954 rows/sec., 9.62 MiB/sec. | ||
| 8223 | 2026.01.21 00:06:17.625353 [ 255 ] {1e470353-4882-4837-901d-056ca5aaca53} <Debug> TCPHandler: Processed in 0.0013352 sec. | ||
| 8224 | 2026.01.21 00:06:17.625463 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8225 | 2026.01.21 00:06:17.625562 [ 255 ] {80e5f6ad-7d0c-4dcb-94e0-8dda78b54363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8226 | 2026.01.21 00:06:17.625617 [ 255 ] {80e5f6ad-7d0c-4dcb-94e0-8dda78b54363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.21 00:06:17.626440 [ 255 ] {80e5f6ad-7d0c-4dcb-94e0-8dda78b54363} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8228 | 2026.01.21 00:06:17.626476 [ 255 ] {80e5f6ad-7d0c-4dcb-94e0-8dda78b54363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8229 | 2026.01.21 00:06:17.627014 [ 255 ] {80e5f6ad-7d0c-4dcb-94e0-8dda78b54363} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8230 | 2026.01.21 00:06:17.627227 [ 255 ] {80e5f6ad-7d0c-4dcb-94e0-8dda78b54363} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8231 | 2026.01.21 00:06:17.627358 [ 255 ] {80e5f6ad-7d0c-4dcb-94e0-8dda78b54363} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001814 sec., 18743.109151047407 rows/sec., 33.59 MiB/sec. | ||
| 8232 | 2026.01.21 00:06:17.627366 [ 95 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8233 | 2026.01.21 00:06:17.627411 [ 255 ] {80e5f6ad-7d0c-4dcb-94e0-8dda78b54363} <Debug> TCPHandler: Processed in 0.00199686 sec. | ||
| 8234 | 2026.01.21 00:06:17.627434 [ 95 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8235 | 2026.01.21 00:06:17.627459 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8236 | 2026.01.21 00:06:17.627539 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8237 | 2026.01.21 00:06:17.627609 [ 186 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::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 | ||
| 8238 | 2026.01.21 00:06:17.627644 [ 255 ] {6adf52e4-7ee9-465b-b266-dc80cdbe183e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8239 | 2026.01.21 00:06:17.627698 [ 255 ] {6adf52e4-7ee9-465b-b266-dc80cdbe183e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8240 | 2026.01.21 00:06:17.627917 [ 186 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8241 | 2026.01.21 00:06:17.627994 [ 186 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 851 rows starting from the beginning of the part | ||
| 8242 | 2026.01.21 00:06:17.628046 [ 255 ] {6adf52e4-7ee9-465b-b266-dc80cdbe183e} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8243 | 2026.01.21 00:06:17.628089 [ 255 ] {6adf52e4-7ee9-465b-b266-dc80cdbe183e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8244 | 2026.01.21 00:06:17.628181 [ 186 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part | ||
| 8245 | 2026.01.21 00:06:17.628326 [ 186 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part | ||
| 8246 | 2026.01.21 00:06:17.628414 [ 255 ] {6adf52e4-7ee9-465b-b266-dc80cdbe183e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8247 | 2026.01.21 00:06:17.628447 [ 186 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
| 8248 | 2026.01.21 00:06:17.628573 [ 186 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part | ||
| 8249 | 2026.01.21 00:06:17.628651 [ 255 ] {6adf52e4-7ee9-465b-b266-dc80cdbe183e} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8250 | 2026.01.21 00:06:17.628685 [ 186 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part | ||
| 8251 | 2026.01.21 00:06:17.628818 [ 255 ] {6adf52e4-7ee9-465b-b266-dc80cdbe183e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 8252 | 2026.01.21 00:06:17.628861 [ 255 ] {6adf52e4-7ee9-465b-b266-dc80cdbe183e} <Debug> TCPHandler: Processed in 0.001379841 sec. | ||
| 8253 | 2026.01.21 00:06:17.633250 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 967 rows, containing 19 columns (19 merged, 0 gathered) in 0.005710707 sec., 169331.04780196218 rows/sec., 303.43 MiB/sec. | ||
| 8254 | 2026.01.21 00:06:17.634450 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8255 | 2026.01.21 00:06:17.634785 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8256 | 2026.01.21 00:06:17.634856 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8257 | 2026.01.21 00:06:17.634968 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.18 MiB. | ||
| 8258 | 2026.01.21 00:06:18.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.82 MiB, peak 303.95 MiB, free memory in arenas 0.00 B, will set to 297.09 MiB (RSS), difference: 1.27 MiB | ||
| 8259 | 2026.01.21 00:06:18.535640 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19683 | ||
| 8260 | 2026.01.21 00:06:18.536191 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8261 | 2026.01.21 00:06:18.536241 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8262 | 2026.01.21 00:06:18.536765 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8263 | 2026.01.21 00:06:18.537009 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8264 | 2026.01.21 00:06:18.537155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19683 | ||
| 8265 | 2026.01.21 00:06:18.537157 [ 95 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8266 | 2026.01.21 00:06:18.537234 [ 95 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8267 | 2026.01.21 00:06:18.537257 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8268 | 2026.01.21 00:06:18.537364 [ 196 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 8269 | 2026.01.21 00:06:18.537471 [ 196 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8270 | 2026.01.21 00:06:18.537506 [ 196 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17315 rows starting from the beginning of the part | ||
| 8271 | 2026.01.21 00:06:18.537569 [ 196 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 8272 | 2026.01.21 00:06:18.537616 [ 196 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 8273 | 2026.01.21 00:06:18.537664 [ 196 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 8274 | 2026.01.21 00:06:18.537706 [ 196 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 8275 | 2026.01.21 00:06:18.537749 [ 196 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 8276 | 2026.01.21 00:06:18.539713 [ 201 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19683 rows, containing 4 columns (4 merged, 0 gathered) in 0.002391516 sec., 8230344.266983787 rows/sec., 117.74 MiB/sec. | ||
| 8277 | 2026.01.21 00:06:18.539930 [ 196 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8278 | 2026.01.21 00:06:18.540181 [ 196 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_41_8} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8279 | 2026.01.21 00:06:18.540245 [ 196 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_41_8} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8280 | 2026.01.21 00:06:18.540323 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 8281 | 2026.01.21 00:06:19.587642 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8282 | 2026.01.21 00:06:19.609958 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8283 | 2026.01.21 00:06:19.610035 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8284 | 2026.01.21 00:06:19.617223 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8285 | 2026.01.21 00:06:19.618100 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8286 | 2026.01.21 00:06:19.618469 [ 94 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8287 | 2026.01.21 00:06:19.618548 [ 94 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8288 | 2026.01.21 00:06:19.618572 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8289 | 2026.01.21 00:06:19.618695 [ 191 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 8290 | 2026.01.21 00:06:19.623338 [ 191 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8291 | 2026.01.21 00:06:19.623711 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8292 | 2026.01.21 00:06:19.624619 [ 191 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 8293 | 2026.01.21 00:06:19.630450 [ 191 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 8294 | 2026.01.21 00:06:19.636193 [ 191 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 8295 | 2026.01.21 00:06:19.641558 [ 191 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 8296 | 2026.01.21 00:06:19.646748 [ 191 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 8297 | 2026.01.21 00:06:19.652144 [ 191 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 8298 | 2026.01.21 00:06:19.737423 [ 191 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.118775487 sec., 2601.5468999929253 rows/sec., 13.45 MiB/sec. | ||
| 8299 | 2026.01.21 00:06:19.741401 [ 196 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8300 | 2026.01.21 00:06:19.744926 [ 196 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_41_8} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8301 | 2026.01.21 00:06:19.745084 [ 196 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_41_8} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8302 | 2026.01.21 00:06:19.748649 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8303 | 2026.01.21 00:06:20.090174 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39827 | ||
| 8304 | 2026.01.21 00:06:20.090301 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8305 | 2026.01.21 00:06:20.090330 [ 291 ] {} <Debug> TCP-Session: d8a662c3-95b4-4895-a08a-bc57bb0d5bd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39827 | ||
| 8306 | 2026.01.21 00:06:20.090354 [ 291 ] {} <Debug> TCP-Session: d8a662c3-95b4-4895-a08a-bc57bb0d5bd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8307 | 2026.01.21 00:06:20.090369 [ 291 ] {} <Debug> TCP-Session: d8a662c3-95b4-4895-a08a-bc57bb0d5bd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8308 | 2026.01.21 00:06:20.090549 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54653 | ||
| 8309 | 2026.01.21 00:06:20.090555 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32869 | ||
| 8310 | 2026.01.21 00:06:20.090618 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47797 | ||
| 8311 | 2026.01.21 00:06:20.090642 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35482 | ||
| 8312 | 2026.01.21 00:06:20.090675 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8313 | 2026.01.21 00:06:20.090698 [ 291 ] {} <Trace> TCP-Session: d8a662c3-95b4-4895-a08a-bc57bb0d5bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8314 | 2026.01.21 00:06:20.090721 [ 292 ] {} <Debug> TCP-Session: bea8bc49-a6f9-41fb-9436-47b2a4efbd69 Authenticating user 'default' from [fd00:1122:3344:101::e]:54653 | ||
| 8315 | 2026.01.21 00:06:20.090606 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50117 | ||
| 8316 | 2026.01.21 00:06:20.090765 [ 292 ] {} <Debug> TCP-Session: bea8bc49-a6f9-41fb-9436-47b2a4efbd69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8317 | 2026.01.21 00:06:20.090605 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34850 | ||
| 8318 | 2026.01.21 00:06:20.090803 [ 292 ] {} <Debug> TCP-Session: bea8bc49-a6f9-41fb-9436-47b2a4efbd69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8319 | 2026.01.21 00:06:20.090592 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56403 | ||
| 8320 | 2026.01.21 00:06:20.090630 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34155 | ||
| 8321 | 2026.01.21 00:06:20.090884 [ 291 ] {0ef9e0e6-d317-49a1-bc4b-f213db1ffa5a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39827) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8322 | 2026.01.21 00:06:20.091160 [ 291 ] {0ef9e0e6-d317-49a1-bc4b-f213db1ffa5a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8323 | 2026.01.21 00:06:20.091205 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8324 | 2026.01.21 00:06:20.091216 [ 291 ] {0ef9e0e6-d317-49a1-bc4b-f213db1ffa5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8325 | 2026.01.21 00:06:20.091246 [ 294 ] {} <Debug> TCP-Session: 4629f16f-67db-42c2-ae1a-a6ba130a6c32 Authenticating user 'default' from [fd00:1122:3344:101::e]:50117 | ||
| 8326 | 2026.01.21 00:06:20.091278 [ 294 ] {} <Debug> TCP-Session: 4629f16f-67db-42c2-ae1a-a6ba130a6c32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8327 | 2026.01.21 00:06:20.091291 [ 294 ] {} <Debug> TCP-Session: 4629f16f-67db-42c2-ae1a-a6ba130a6c32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8328 | 2026.01.21 00:06:20.091312 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8329 | 2026.01.21 00:06:20.091351 [ 289 ] {} <Debug> TCP-Session: 76d043c5-6007-49fb-b507-a67f2e81b3e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34155 | ||
| 8330 | 2026.01.21 00:06:20.091378 [ 289 ] {} <Debug> TCP-Session: 76d043c5-6007-49fb-b507-a67f2e81b3e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8331 | 2026.01.21 00:06:20.091393 [ 289 ] {} <Debug> TCP-Session: 76d043c5-6007-49fb-b507-a67f2e81b3e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8332 | 2026.01.21 00:06:20.091405 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8333 | 2026.01.21 00:06:20.091435 [ 293 ] {} <Debug> TCP-Session: e81a0460-76bc-4442-b73a-2f5761ee75c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:32869 | ||
| 8334 | 2026.01.21 00:06:20.091452 [ 293 ] {} <Debug> TCP-Session: e81a0460-76bc-4442-b73a-2f5761ee75c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8335 | 2026.01.21 00:06:20.091467 [ 293 ] {} <Debug> TCP-Session: e81a0460-76bc-4442-b73a-2f5761ee75c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8336 | 2026.01.21 00:06:20.091536 [ 291 ] {0ef9e0e6-d317-49a1-bc4b-f213db1ffa5a} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 8337 | 2026.01.21 00:06:20.091757 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8338 | 2026.01.21 00:06:20.091793 [ 3 ] {} <Debug> TCP-Session: 50b6a9af-b80a-4753-aa21-0deaa80907ce Authenticating user 'default' from [fd00:1122:3344:101::e]:56403 | ||
| 8339 | 2026.01.21 00:06:20.091810 [ 3 ] {} <Debug> TCP-Session: 50b6a9af-b80a-4753-aa21-0deaa80907ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8340 | 2026.01.21 00:06:20.091822 [ 3 ] {} <Debug> TCP-Session: 50b6a9af-b80a-4753-aa21-0deaa80907ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8341 | 2026.01.21 00:06:20.092122 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8342 | 2026.01.21 00:06:20.092162 [ 290 ] {} <Debug> TCP-Session: dca3c690-8a91-4165-90a5-ef36a55cfd74 Authenticating user 'default' from [fd00:1122:3344:101::e]:35482 | ||
| 8343 | 2026.01.21 00:06:20.092180 [ 290 ] {} <Debug> TCP-Session: dca3c690-8a91-4165-90a5-ef36a55cfd74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8344 | 2026.01.21 00:06:20.092198 [ 290 ] {} <Debug> TCP-Session: dca3c690-8a91-4165-90a5-ef36a55cfd74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8345 | 2026.01.21 00:06:20.092240 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8346 | 2026.01.21 00:06:20.092277 [ 288 ] {} <Debug> TCP-Session: 18944f14-7772-4c38-ad86-21082bbd46d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47797 | ||
| 8347 | 2026.01.21 00:06:20.092296 [ 288 ] {} <Debug> TCP-Session: 18944f14-7772-4c38-ad86-21082bbd46d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8348 | 2026.01.21 00:06:20.092314 [ 288 ] {} <Debug> TCP-Session: 18944f14-7772-4c38-ad86-21082bbd46d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8349 | 2026.01.21 00:06:20.092371 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8350 | 2026.01.21 00:06:20.092415 [ 286 ] {} <Debug> TCP-Session: cfdc75df-1c73-4344-a527-0d45800af539 Authenticating user 'default' from [fd00:1122:3344:101::e]:34850 | ||
| 8351 | 2026.01.21 00:06:20.092435 [ 286 ] {} <Debug> TCP-Session: cfdc75df-1c73-4344-a527-0d45800af539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8352 | 2026.01.21 00:06:20.092449 [ 286 ] {} <Debug> TCP-Session: cfdc75df-1c73-4344-a527-0d45800af539 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8353 | 2026.01.21 00:06:20.092524 [ 295 ] {0ef9e0e6-d317-49a1-bc4b-f213db1ffa5a} <Trace> AggregatingTransform: Aggregating | ||
| 8354 | 2026.01.21 00:06:20.092566 [ 295 ] {0ef9e0e6-d317-49a1-bc4b-f213db1ffa5a} <Trace> Aggregator: Aggregation method: without_key | ||
| 8355 | 2026.01.21 00:06:20.092603 [ 295 ] {0ef9e0e6-d317-49a1-bc4b-f213db1ffa5a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955654 sec. (1046.404 rows/sec., 40.88 KiB/sec.) | ||
| 8356 | 2026.01.21 00:06:20.092621 [ 295 ] {0ef9e0e6-d317-49a1-bc4b-f213db1ffa5a} <Trace> Aggregator: Merging aggregated data | ||
| 8357 | 2026.01.21 00:06:20.093940 [ 291 ] {0ef9e0e6-d317-49a1-bc4b-f213db1ffa5a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003112 sec., 321.3367609254499 rows/sec., 12.55 KiB/sec. | ||
| 8358 | 2026.01.21 00:06:20.094079 [ 291 ] {0ef9e0e6-d317-49a1-bc4b-f213db1ffa5a} <Debug> TCPHandler: Processed in 0.003509923 sec. | ||
| 8359 | 2026.01.21 00:06:20.094200 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8360 | 2026.01.21 00:06:20.094235 [ 291 ] {} <Debug> TCP-Session: d8a662c3-95b4-4895-a08a-bc57bb0d5bd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8361 | 2026.01.21 00:06:20.094240 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8362 | 2026.01.21 00:06:20.094268 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8363 | 2026.01.21 00:06:20.094288 [ 292 ] {} <Debug> TCP-Session: bea8bc49-a6f9-41fb-9436-47b2a4efbd69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8364 | 2026.01.21 00:06:20.094291 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8365 | 2026.01.21 00:06:20.094314 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8366 | 2026.01.21 00:06:20.094352 [ 286 ] {} <Debug> TCP-Session: cfdc75df-1c73-4344-a527-0d45800af539 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8367 | 2026.01.21 00:06:20.094363 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8368 | 2026.01.21 00:06:20.094390 [ 290 ] {} <Debug> TCP-Session: dca3c690-8a91-4165-90a5-ef36a55cfd74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8369 | 2026.01.21 00:06:20.094417 [ 288 ] {} <Debug> TCP-Session: 18944f14-7772-4c38-ad86-21082bbd46d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8370 | 2026.01.21 00:06:20.094380 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8371 | 2026.01.21 00:06:20.094349 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8372 | 2026.01.21 00:06:20.094469 [ 289 ] {} <Debug> TCP-Session: 76d043c5-6007-49fb-b507-a67f2e81b3e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8373 | 2026.01.21 00:06:20.094329 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8374 | 2026.01.21 00:06:20.094489 [ 3 ] {} <Debug> TCP-Session: 50b6a9af-b80a-4753-aa21-0deaa80907ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8375 | 2026.01.21 00:06:20.094315 [ 293 ] {} <Debug> TCP-Session: e81a0460-76bc-4442-b73a-2f5761ee75c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8376 | 2026.01.21 00:06:20.094527 [ 294 ] {} <Debug> TCP-Session: 4629f16f-67db-42c2-ae1a-a6ba130a6c32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8377 | 2026.01.21 00:06:20.183991 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42323 | ||
| 8378 | 2026.01.21 00:06:20.184095 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8379 | 2026.01.21 00:06:20.184120 [ 291 ] {} <Debug> TCP-Session: 43fd3751-8856-4ec2-8d33-e5b4f71fbcd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42323 | ||
| 8380 | 2026.01.21 00:06:20.184141 [ 291 ] {} <Debug> TCP-Session: 43fd3751-8856-4ec2-8d33-e5b4f71fbcd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8381 | 2026.01.21 00:06:20.184153 [ 291 ] {} <Debug> TCP-Session: 43fd3751-8856-4ec2-8d33-e5b4f71fbcd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8382 | 2026.01.21 00:06:20.184380 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41816 | ||
| 8383 | 2026.01.21 00:06:20.184396 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48985 | ||
| 8384 | 2026.01.21 00:06:20.184426 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54731 | ||
| 8385 | 2026.01.21 00:06:20.184457 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54754 | ||
| 8386 | 2026.01.21 00:06:20.184467 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58157 | ||
| 8387 | 2026.01.21 00:06:20.184497 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8388 | 2026.01.21 00:06:20.184521 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8389 | 2026.01.21 00:06:20.184533 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8390 | 2026.01.21 00:06:20.184553 [ 292 ] {} <Debug> TCP-Session: 5f651017-ac8f-4535-b063-52313343beb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41816 | ||
| 8391 | 2026.01.21 00:06:20.184563 [ 3 ] {} <Debug> TCP-Session: e4d9b828-f235-4996-a2b4-360af2d8c2b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54731 | ||
| 8392 | 2026.01.21 00:06:20.184570 [ 289 ] {} <Debug> TCP-Session: 13eb3708-7b2b-4957-9a9b-084ab4e84257 Authenticating user 'default' from [fd00:1122:3344:101::e]:54754 | ||
| 8393 | 2026.01.21 00:06:20.184590 [ 292 ] {} <Debug> TCP-Session: 5f651017-ac8f-4535-b063-52313343beb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8394 | 2026.01.21 00:06:20.184607 [ 289 ] {} <Debug> TCP-Session: 13eb3708-7b2b-4957-9a9b-084ab4e84257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8395 | 2026.01.21 00:06:20.184627 [ 292 ] {} <Debug> TCP-Session: 5f651017-ac8f-4535-b063-52313343beb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8396 | 2026.01.21 00:06:20.184643 [ 289 ] {} <Debug> TCP-Session: 13eb3708-7b2b-4957-9a9b-084ab4e84257 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8397 | 2026.01.21 00:06:20.184601 [ 3 ] {} <Debug> TCP-Session: e4d9b828-f235-4996-a2b4-360af2d8c2b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8398 | 2026.01.21 00:06:20.184593 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8399 | 2026.01.21 00:06:20.184695 [ 3 ] {} <Debug> TCP-Session: e4d9b828-f235-4996-a2b4-360af2d8c2b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8400 | 2026.01.21 00:06:20.184475 [ 291 ] {} <Trace> TCP-Session: 43fd3751-8856-4ec2-8d33-e5b4f71fbcd9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8401 | 2026.01.21 00:06:20.184730 [ 290 ] {} <Debug> TCP-Session: 87b65687-37e9-43ed-859a-6f5e71d0205f Authenticating user 'default' from [fd00:1122:3344:101::e]:58157 | ||
| 8402 | 2026.01.21 00:06:20.184447 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45066 | ||
| 8403 | 2026.01.21 00:06:20.184802 [ 290 ] {} <Debug> TCP-Session: 87b65687-37e9-43ed-859a-6f5e71d0205f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8404 | 2026.01.21 00:06:20.184521 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8405 | 2026.01.21 00:06:20.184853 [ 290 ] {} <Debug> TCP-Session: 87b65687-37e9-43ed-859a-6f5e71d0205f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8406 | 2026.01.21 00:06:20.184879 [ 293 ] {} <Debug> TCP-Session: cab1fe6c-b48c-4ba5-9009-fc9a4a17515d Authenticating user 'default' from [fd00:1122:3344:101::e]:48985 | ||
| 8407 | 2026.01.21 00:06:20.184889 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8408 | 2026.01.21 00:06:20.184908 [ 293 ] {} <Debug> TCP-Session: cab1fe6c-b48c-4ba5-9009-fc9a4a17515d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8409 | 2026.01.21 00:06:20.184927 [ 288 ] {} <Debug> TCP-Session: ba63841d-c457-4ae9-ae85-411fc1557ddb Authenticating user 'default' from [fd00:1122:3344:101::e]:45066 | ||
| 8410 | 2026.01.21 00:06:20.184936 [ 293 ] {} <Debug> TCP-Session: cab1fe6c-b48c-4ba5-9009-fc9a4a17515d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8411 | 2026.01.21 00:06:20.184962 [ 291 ] {64a7527f-5f74-43cd-b29b-6f788605190b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42323) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8412 | 2026.01.21 00:06:20.184976 [ 288 ] {} <Debug> TCP-Session: ba63841d-c457-4ae9-ae85-411fc1557ddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8413 | 2026.01.21 00:06:20.184417 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49645 | ||
| 8414 | 2026.01.21 00:06:20.185005 [ 288 ] {} <Debug> TCP-Session: ba63841d-c457-4ae9-ae85-411fc1557ddb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8415 | 2026.01.21 00:06:20.184438 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40410 | ||
| 8416 | 2026.01.21 00:06:20.185079 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8417 | 2026.01.21 00:06:20.185107 [ 294 ] {} <Debug> TCP-Session: 11999b3c-3d9e-4f21-9332-3ebcf9f7c9a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49645 | ||
| 8418 | 2026.01.21 00:06:20.185120 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8419 | 2026.01.21 00:06:20.185125 [ 294 ] {} <Debug> TCP-Session: 11999b3c-3d9e-4f21-9332-3ebcf9f7c9a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8420 | 2026.01.21 00:06:20.185153 [ 286 ] {} <Debug> TCP-Session: 37a8f3a9-4d0c-495b-8735-11b1156e9350 Authenticating user 'default' from [fd00:1122:3344:101::e]:40410 | ||
| 8421 | 2026.01.21 00:06:20.185156 [ 294 ] {} <Debug> TCP-Session: 11999b3c-3d9e-4f21-9332-3ebcf9f7c9a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8422 | 2026.01.21 00:06:20.185179 [ 286 ] {} <Debug> TCP-Session: 37a8f3a9-4d0c-495b-8735-11b1156e9350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8423 | 2026.01.21 00:06:20.185198 [ 286 ] {} <Debug> TCP-Session: 37a8f3a9-4d0c-495b-8735-11b1156e9350 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8424 | 2026.01.21 00:06:20.185232 [ 291 ] {64a7527f-5f74-43cd-b29b-6f788605190b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8425 | 2026.01.21 00:06:20.185291 [ 291 ] {64a7527f-5f74-43cd-b29b-6f788605190b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8426 | 2026.01.21 00:06:20.185569 [ 291 ] {64a7527f-5f74-43cd-b29b-6f788605190b} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 8427 | 2026.01.21 00:06:20.186469 [ 313 ] {64a7527f-5f74-43cd-b29b-6f788605190b} <Trace> AggregatingTransform: Aggregating | ||
| 8428 | 2026.01.21 00:06:20.186517 [ 313 ] {64a7527f-5f74-43cd-b29b-6f788605190b} <Trace> Aggregator: Aggregation method: without_key | ||
| 8429 | 2026.01.21 00:06:20.186554 [ 313 ] {64a7527f-5f74-43cd-b29b-6f788605190b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000883824 sec. (1131.447 rows/sec., 44.20 KiB/sec.) | ||
| 8430 | 2026.01.21 00:06:20.186575 [ 313 ] {64a7527f-5f74-43cd-b29b-6f788605190b} <Trace> Aggregator: Merging aggregated data | ||
| 8431 | 2026.01.21 00:06:20.188005 [ 291 ] {64a7527f-5f74-43cd-b29b-6f788605190b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003115 sec., 321.02728731942216 rows/sec., 12.54 KiB/sec. | ||
| 8432 | 2026.01.21 00:06:20.188154 [ 291 ] {64a7527f-5f74-43cd-b29b-6f788605190b} <Debug> TCPHandler: Processed in 0.003791017 sec. | ||
| 8433 | 2026.01.21 00:06:20.188274 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8434 | 2026.01.21 00:06:20.188302 [ 291 ] {} <Debug> TCP-Session: 43fd3751-8856-4ec2-8d33-e5b4f71fbcd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8435 | 2026.01.21 00:06:20.188306 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8436 | 2026.01.21 00:06:20.188326 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8437 | 2026.01.21 00:06:20.188352 [ 290 ] {} <Debug> TCP-Session: 87b65687-37e9-43ed-859a-6f5e71d0205f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8438 | 2026.01.21 00:06:20.188356 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8439 | 2026.01.21 00:06:20.188374 [ 292 ] {} <Debug> TCP-Session: 5f651017-ac8f-4535-b063-52313343beb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8440 | 2026.01.21 00:06:20.188388 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8441 | 2026.01.21 00:06:20.188418 [ 3 ] {} <Debug> TCP-Session: e4d9b828-f235-4996-a2b4-360af2d8c2b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8442 | 2026.01.21 00:06:20.188425 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8443 | 2026.01.21 00:06:20.188438 [ 289 ] {} <Debug> TCP-Session: 13eb3708-7b2b-4957-9a9b-084ab4e84257 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8444 | 2026.01.21 00:06:20.188406 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8445 | 2026.01.21 00:06:20.188468 [ 288 ] {} <Debug> TCP-Session: ba63841d-c457-4ae9-ae85-411fc1557ddb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8446 | 2026.01.21 00:06:20.188371 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8447 | 2026.01.21 00:06:20.188505 [ 286 ] {} <Debug> TCP-Session: 37a8f3a9-4d0c-495b-8735-11b1156e9350 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8448 | 2026.01.21 00:06:20.188367 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8449 | 2026.01.21 00:06:20.188543 [ 294 ] {} <Debug> TCP-Session: 11999b3c-3d9e-4f21-9332-3ebcf9f7c9a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8450 | 2026.01.21 00:06:20.188581 [ 293 ] {} <Debug> TCP-Session: cab1fe6c-b48c-4ba5-9009-fc9a4a17515d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8451 | 2026.01.21 00:06:21.104289 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1010 | ||
| 8452 | 2026.01.21 00:06:21.106871 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8453 | 2026.01.21 00:06:21.106931 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8454 | 2026.01.21 00:06:21.108215 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8455 | 2026.01.21 00:06:21.108514 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8456 | 2026.01.21 00:06:21.108908 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1010 | ||
| 8457 | 2026.01.21 00:06:22.616602 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8458 | 2026.01.21 00:06:22.616800 [ 255 ] {3a23745f-3648-4076-befb-7c25d9366208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8459 | 2026.01.21 00:06:22.616872 [ 255 ] {3a23745f-3648-4076-befb-7c25d9366208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8460 | 2026.01.21 00:06:22.617615 [ 255 ] {3a23745f-3648-4076-befb-7c25d9366208} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8461 | 2026.01.21 00:06:22.617671 [ 255 ] {3a23745f-3648-4076-befb-7c25d9366208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8462 | 2026.01.21 00:06:22.618100 [ 255 ] {3a23745f-3648-4076-befb-7c25d9366208} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8463 | 2026.01.21 00:06:22.618319 [ 255 ] {3a23745f-3648-4076-befb-7c25d9366208} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8464 | 2026.01.21 00:06:22.618471 [ 255 ] {3a23745f-3648-4076-befb-7c25d9366208} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001725 sec., 40579.710144927536 rows/sec., 3.25 MiB/sec. | ||
| 8465 | 2026.01.21 00:06:22.618512 [ 255 ] {3a23745f-3648-4076-befb-7c25d9366208} <Debug> TCPHandler: Processed in 0.002046081 sec. | ||
| 8466 | 2026.01.21 00:06:22.618634 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8467 | 2026.01.21 00:06:22.618727 [ 255 ] {e9e868cf-a2f6-4cf0-933e-5a7129e60b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8468 | 2026.01.21 00:06:22.618767 [ 255 ] {e9e868cf-a2f6-4cf0-933e-5a7129e60b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8469 | 2026.01.21 00:06:22.619151 [ 255 ] {e9e868cf-a2f6-4cf0-933e-5a7129e60b47} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8470 | 2026.01.21 00:06:22.619187 [ 255 ] {e9e868cf-a2f6-4cf0-933e-5a7129e60b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8471 | 2026.01.21 00:06:22.619478 [ 255 ] {e9e868cf-a2f6-4cf0-933e-5a7129e60b47} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8472 | 2026.01.21 00:06:22.619683 [ 255 ] {e9e868cf-a2f6-4cf0-933e-5a7129e60b47} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8473 | 2026.01.21 00:06:22.619809 [ 255 ] {e9e868cf-a2f6-4cf0-933e-5a7129e60b47} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001101 sec., 6357.856494096276 rows/sec., 478.08 KiB/sec. | ||
| 8474 | 2026.01.21 00:06:22.619845 [ 255 ] {e9e868cf-a2f6-4cf0-933e-5a7129e60b47} <Debug> TCPHandler: Processed in 0.001260079 sec. | ||
| 8475 | 2026.01.21 00:06:22.619945 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8476 | 2026.01.21 00:06:22.620036 [ 255 ] {931d974a-8a57-4623-8bab-dff4985efe86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8477 | 2026.01.21 00:06:22.620075 [ 255 ] {931d974a-8a57-4623-8bab-dff4985efe86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8478 | 2026.01.21 00:06:22.620487 [ 255 ] {931d974a-8a57-4623-8bab-dff4985efe86} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8479 | 2026.01.21 00:06:22.620522 [ 255 ] {931d974a-8a57-4623-8bab-dff4985efe86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8480 | 2026.01.21 00:06:22.620820 [ 255 ] {931d974a-8a57-4623-8bab-dff4985efe86} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8481 | 2026.01.21 00:06:22.621023 [ 255 ] {931d974a-8a57-4623-8bab-dff4985efe86} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8482 | 2026.01.21 00:06:22.621150 [ 255 ] {931d974a-8a57-4623-8bab-dff4985efe86} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001131 sec., 62776.304155614496 rows/sec., 4.90 MiB/sec. | ||
| 8483 | 2026.01.21 00:06:22.621185 [ 255 ] {931d974a-8a57-4623-8bab-dff4985efe86} <Debug> TCPHandler: Processed in 0.00128733 sec. | ||
| 8484 | 2026.01.21 00:06:22.621296 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8485 | 2026.01.21 00:06:22.621387 [ 255 ] {2939757f-6fee-4e91-9f89-f3fe0ccca56e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8486 | 2026.01.21 00:06:22.621429 [ 255 ] {2939757f-6fee-4e91-9f89-f3fe0ccca56e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8487 | 2026.01.21 00:06:22.621832 [ 255 ] {2939757f-6fee-4e91-9f89-f3fe0ccca56e} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8488 | 2026.01.21 00:06:22.621868 [ 255 ] {2939757f-6fee-4e91-9f89-f3fe0ccca56e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8489 | 2026.01.21 00:06:22.622182 [ 255 ] {2939757f-6fee-4e91-9f89-f3fe0ccca56e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8490 | 2026.01.21 00:06:22.622381 [ 255 ] {2939757f-6fee-4e91-9f89-f3fe0ccca56e} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8491 | 2026.01.21 00:06:22.622510 [ 255 ] {2939757f-6fee-4e91-9f89-f3fe0ccca56e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 8492 | 2026.01.21 00:06:22.622545 [ 255 ] {2939757f-6fee-4e91-9f89-f3fe0ccca56e} <Debug> TCPHandler: Processed in 0.001295679 sec. | ||
| 8493 | 2026.01.21 00:06:22.622656 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8494 | 2026.01.21 00:06:22.622749 [ 255 ] {b3fd2fc3-2633-49c6-b136-e226fa86b4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8495 | 2026.01.21 00:06:22.622802 [ 255 ] {b3fd2fc3-2633-49c6-b136-e226fa86b4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8496 | 2026.01.21 00:06:22.623544 [ 255 ] {b3fd2fc3-2633-49c6-b136-e226fa86b4f8} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8497 | 2026.01.21 00:06:22.623581 [ 255 ] {b3fd2fc3-2633-49c6-b136-e226fa86b4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8498 | 2026.01.21 00:06:22.624087 [ 255 ] {b3fd2fc3-2633-49c6-b136-e226fa86b4f8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8499 | 2026.01.21 00:06:22.624299 [ 255 ] {b3fd2fc3-2633-49c6-b136-e226fa86b4f8} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8500 | 2026.01.21 00:06:22.624431 [ 255 ] {b3fd2fc3-2633-49c6-b136-e226fa86b4f8} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001699 sec., 4120.070629782225 rows/sec., 7.38 MiB/sec. | ||
| 8501 | 2026.01.21 00:06:22.624482 [ 255 ] {b3fd2fc3-2633-49c6-b136-e226fa86b4f8} <Debug> TCPHandler: Processed in 0.001877359 sec. | ||
| 8502 | 2026.01.21 00:06:22.624593 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8503 | 2026.01.21 00:06:22.624686 [ 255 ] {907debf9-39bb-4db6-b6a7-03ccd67c58bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8504 | 2026.01.21 00:06:22.624727 [ 255 ] {907debf9-39bb-4db6-b6a7-03ccd67c58bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8505 | 2026.01.21 00:06:22.625074 [ 255 ] {907debf9-39bb-4db6-b6a7-03ccd67c58bb} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8506 | 2026.01.21 00:06:22.625109 [ 255 ] {907debf9-39bb-4db6-b6a7-03ccd67c58bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8507 | 2026.01.21 00:06:22.625396 [ 255 ] {907debf9-39bb-4db6-b6a7-03ccd67c58bb} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8508 | 2026.01.21 00:06:22.625590 [ 255 ] {907debf9-39bb-4db6-b6a7-03ccd67c58bb} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8509 | 2026.01.21 00:06:22.625716 [ 255 ] {907debf9-39bb-4db6-b6a7-03ccd67c58bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 8510 | 2026.01.21 00:06:22.625751 [ 255 ] {907debf9-39bb-4db6-b6a7-03ccd67c58bb} <Debug> TCPHandler: Processed in 0.001205128 sec. | ||
| 8511 | 2026.01.21 00:06:25.601826 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45593 | ||
| 8512 | 2026.01.21 00:06:25.601937 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8513 | 2026.01.21 00:06:25.601963 [ 291 ] {} <Debug> TCP-Session: 112419ed-143b-4ed0-8d4e-dcb19e56b5e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45593 | ||
| 8514 | 2026.01.21 00:06:25.601983 [ 291 ] {} <Debug> TCP-Session: 112419ed-143b-4ed0-8d4e-dcb19e56b5e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8515 | 2026.01.21 00:06:25.601996 [ 291 ] {} <Debug> TCP-Session: 112419ed-143b-4ed0-8d4e-dcb19e56b5e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8516 | 2026.01.21 00:06:25.602185 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58936 | ||
| 8517 | 2026.01.21 00:06:25.602242 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42754 | ||
| 8518 | 2026.01.21 00:06:25.602271 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44066 | ||
| 8519 | 2026.01.21 00:06:25.602297 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8520 | 2026.01.21 00:06:25.602281 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33306 | ||
| 8521 | 2026.01.21 00:06:25.602339 [ 292 ] {} <Debug> TCP-Session: 363f7cd1-1ef8-453d-af29-c425f582851d Authenticating user 'default' from [fd00:1122:3344:101::e]:58936 | ||
| 8522 | 2026.01.21 00:06:25.602360 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8523 | 2026.01.21 00:06:25.602360 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8524 | 2026.01.21 00:06:25.602393 [ 292 ] {} <Debug> TCP-Session: 363f7cd1-1ef8-453d-af29-c425f582851d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8525 | 2026.01.21 00:06:25.602408 [ 293 ] {} <Debug> TCP-Session: a8d6a7bc-4388-4878-93a5-fd63471f69cc Authenticating user 'default' from [fd00:1122:3344:101::e]:42754 | ||
| 8526 | 2026.01.21 00:06:25.602418 [ 289 ] {} <Debug> TCP-Session: 91e662a3-551b-49cd-990e-ce509e456971 Authenticating user 'default' from [fd00:1122:3344:101::e]:44066 | ||
| 8527 | 2026.01.21 00:06:25.602427 [ 292 ] {} <Debug> TCP-Session: 363f7cd1-1ef8-453d-af29-c425f582851d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8528 | 2026.01.21 00:06:25.602451 [ 293 ] {} <Debug> TCP-Session: a8d6a7bc-4388-4878-93a5-fd63471f69cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8529 | 2026.01.21 00:06:25.602453 [ 289 ] {} <Debug> TCP-Session: 91e662a3-551b-49cd-990e-ce509e456971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8530 | 2026.01.21 00:06:25.602478 [ 293 ] {} <Debug> TCP-Session: a8d6a7bc-4388-4878-93a5-fd63471f69cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8531 | 2026.01.21 00:06:25.602486 [ 289 ] {} <Debug> TCP-Session: 91e662a3-551b-49cd-990e-ce509e456971 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8532 | 2026.01.21 00:06:25.602434 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8533 | 2026.01.21 00:06:25.602278 [ 291 ] {} <Trace> TCP-Session: 112419ed-143b-4ed0-8d4e-dcb19e56b5e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8534 | 2026.01.21 00:06:25.602542 [ 290 ] {} <Debug> TCP-Session: 95f113e0-9dab-42c6-b7dc-932920e3db1e Authenticating user 'default' from [fd00:1122:3344:101::e]:33306 | ||
| 8535 | 2026.01.21 00:06:25.602262 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53839 | ||
| 8536 | 2026.01.21 00:06:25.602579 [ 290 ] {} <Debug> TCP-Session: 95f113e0-9dab-42c6-b7dc-932920e3db1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8537 | 2026.01.21 00:06:25.602253 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38548 | ||
| 8538 | 2026.01.21 00:06:25.602611 [ 290 ] {} <Debug> TCP-Session: 95f113e0-9dab-42c6-b7dc-932920e3db1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8539 | 2026.01.21 00:06:25.602254 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53361 | ||
| 8540 | 2026.01.21 00:06:25.602727 [ 291 ] {cb726276-6540-467f-8422-7ceb7df922bf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45593) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8541 | 2026.01.21 00:06:25.602732 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8542 | 2026.01.21 00:06:25.602242 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59007 | ||
| 8543 | 2026.01.21 00:06:25.602790 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8544 | 2026.01.21 00:06:25.602799 [ 294 ] {} <Debug> TCP-Session: 8528220d-ca38-4c44-821c-e26b259abb96 Authenticating user 'default' from [fd00:1122:3344:101::e]:38548 | ||
| 8545 | 2026.01.21 00:06:25.602842 [ 286 ] {} <Debug> TCP-Session: cb7fdd5d-f087-4711-a02c-33d3f56a54cd Authenticating user 'default' from [fd00:1122:3344:101::e]:53361 | ||
| 8546 | 2026.01.21 00:06:25.602852 [ 294 ] {} <Debug> TCP-Session: 8528220d-ca38-4c44-821c-e26b259abb96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8547 | 2026.01.21 00:06:25.602868 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8548 | 2026.01.21 00:06:25.602870 [ 286 ] {} <Debug> TCP-Session: cb7fdd5d-f087-4711-a02c-33d3f56a54cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8549 | 2026.01.21 00:06:25.602882 [ 294 ] {} <Debug> TCP-Session: 8528220d-ca38-4c44-821c-e26b259abb96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8550 | 2026.01.21 00:06:25.602913 [ 286 ] {} <Debug> TCP-Session: cb7fdd5d-f087-4711-a02c-33d3f56a54cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8551 | 2026.01.21 00:06:25.602910 [ 3 ] {} <Debug> TCP-Session: f81652a9-4b75-4e99-8654-54449af1704d Authenticating user 'default' from [fd00:1122:3344:101::e]:59007 | ||
| 8552 | 2026.01.21 00:06:25.602668 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8553 | 2026.01.21 00:06:25.602965 [ 3 ] {} <Debug> TCP-Session: f81652a9-4b75-4e99-8654-54449af1704d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8554 | 2026.01.21 00:06:25.602991 [ 291 ] {cb726276-6540-467f-8422-7ceb7df922bf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8555 | 2026.01.21 00:06:25.602995 [ 288 ] {} <Debug> TCP-Session: ac1f416f-3fcd-4bf2-9fc6-194908f27c6c Authenticating user 'default' from [fd00:1122:3344:101::e]:53839 | ||
| 8556 | 2026.01.21 00:06:25.603001 [ 3 ] {} <Debug> TCP-Session: f81652a9-4b75-4e99-8654-54449af1704d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8557 | 2026.01.21 00:06:25.603033 [ 288 ] {} <Debug> TCP-Session: ac1f416f-3fcd-4bf2-9fc6-194908f27c6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8558 | 2026.01.21 00:06:25.603050 [ 291 ] {cb726276-6540-467f-8422-7ceb7df922bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8559 | 2026.01.21 00:06:25.603055 [ 288 ] {} <Debug> TCP-Session: ac1f416f-3fcd-4bf2-9fc6-194908f27c6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8560 | 2026.01.21 00:06:25.603327 [ 291 ] {cb726276-6540-467f-8422-7ceb7df922bf} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 8561 | 2026.01.21 00:06:25.604308 [ 261 ] {cb726276-6540-467f-8422-7ceb7df922bf} <Trace> AggregatingTransform: Aggregating | ||
| 8562 | 2026.01.21 00:06:25.604342 [ 261 ] {cb726276-6540-467f-8422-7ceb7df922bf} <Trace> Aggregator: Aggregation method: without_key | ||
| 8563 | 2026.01.21 00:06:25.604375 [ 261 ] {cb726276-6540-467f-8422-7ceb7df922bf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000952464 sec. (1049.908 rows/sec., 41.01 KiB/sec.) | ||
| 8564 | 2026.01.21 00:06:25.604394 [ 261 ] {cb726276-6540-467f-8422-7ceb7df922bf} <Trace> Aggregator: Merging aggregated data | ||
| 8565 | 2026.01.21 00:06:25.605531 [ 291 ] {cb726276-6540-467f-8422-7ceb7df922bf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002859 sec., 349.7726477789437 rows/sec., 13.66 KiB/sec. | ||
| 8566 | 2026.01.21 00:06:25.605668 [ 291 ] {cb726276-6540-467f-8422-7ceb7df922bf} <Debug> TCPHandler: Processed in 0.003504953 sec. | ||
| 8567 | 2026.01.21 00:06:25.605765 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8568 | 2026.01.21 00:06:25.605793 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8569 | 2026.01.21 00:06:25.605818 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8570 | 2026.01.21 00:06:25.605838 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8571 | 2026.01.21 00:06:25.605857 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8572 | 2026.01.21 00:06:25.605870 [ 3 ] {} <Debug> TCP-Session: f81652a9-4b75-4e99-8654-54449af1704d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8573 | 2026.01.21 00:06:25.605886 [ 289 ] {} <Debug> TCP-Session: 91e662a3-551b-49cd-990e-ce509e456971 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8574 | 2026.01.21 00:06:25.605892 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8575 | 2026.01.21 00:06:25.605918 [ 290 ] {} <Debug> TCP-Session: 95f113e0-9dab-42c6-b7dc-932920e3db1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8576 | 2026.01.21 00:06:25.605928 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8577 | 2026.01.21 00:06:25.605947 [ 294 ] {} <Debug> TCP-Session: 8528220d-ca38-4c44-821c-e26b259abb96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8578 | 2026.01.21 00:06:25.605913 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8579 | 2026.01.21 00:06:25.605981 [ 288 ] {} <Debug> TCP-Session: ac1f416f-3fcd-4bf2-9fc6-194908f27c6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8580 | 2026.01.21 00:06:25.605875 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8581 | 2026.01.21 00:06:25.606017 [ 286 ] {} <Debug> TCP-Session: cb7fdd5d-f087-4711-a02c-33d3f56a54cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8582 | 2026.01.21 00:06:25.605853 [ 292 ] {} <Debug> TCP-Session: 363f7cd1-1ef8-453d-af29-c425f582851d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8583 | 2026.01.21 00:06:25.606056 [ 293 ] {} <Debug> TCP-Session: a8d6a7bc-4388-4878-93a5-fd63471f69cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8584 | 2026.01.21 00:06:25.605835 [ 291 ] {} <Debug> TCP-Session: 112419ed-143b-4ed0-8d4e-dcb19e56b5e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8585 | 2026.01.21 00:06:25.924444 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8586 | 2026.01.21 00:06:25.924494 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8587 | 2026.01.21 00:06:26.037318 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20195 | ||
| 8588 | 2026.01.21 00:06:26.037836 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8589 | 2026.01.21 00:06:26.037883 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8590 | 2026.01.21 00:06:26.038398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8591 | 2026.01.21 00:06:26.038665 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8592 | 2026.01.21 00:06:26.038817 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20195 | ||
| 8593 | 2026.01.21 00:06:27.123912 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8594 | 2026.01.21 00:06:27.139143 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8595 | 2026.01.21 00:06:27.139200 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8596 | 2026.01.21 00:06:27.144876 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8597 | 2026.01.21 00:06:27.145555 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8598 | 2026.01.21 00:06:27.148248 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8599 | 2026.01.21 00:06:27.618303 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8600 | 2026.01.21 00:06:27.618506 [ 255 ] {bbe83a50-9433-4bdd-9fc6-d982fd7af83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8601 | 2026.01.21 00:06:27.618588 [ 255 ] {bbe83a50-9433-4bdd-9fc6-d982fd7af83b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8602 | 2026.01.21 00:06:27.619308 [ 255 ] {bbe83a50-9433-4bdd-9fc6-d982fd7af83b} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8603 | 2026.01.21 00:06:27.619361 [ 255 ] {bbe83a50-9433-4bdd-9fc6-d982fd7af83b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8604 | 2026.01.21 00:06:27.619803 [ 255 ] {bbe83a50-9433-4bdd-9fc6-d982fd7af83b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8605 | 2026.01.21 00:06:27.620070 [ 255 ] {bbe83a50-9433-4bdd-9fc6-d982fd7af83b} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8606 | 2026.01.21 00:06:27.620237 [ 255 ] {bbe83a50-9433-4bdd-9fc6-d982fd7af83b} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001786 sec., 69428.89137737962 rows/sec., 5.97 MiB/sec. | ||
| 8607 | 2026.01.21 00:06:27.620291 [ 255 ] {bbe83a50-9433-4bdd-9fc6-d982fd7af83b} <Debug> TCPHandler: Processed in 0.002128182 sec. | ||
| 8608 | 2026.01.21 00:06:27.620424 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8609 | 2026.01.21 00:06:27.620533 [ 255 ] {6c46a157-53bf-4425-8624-c4eb0611a3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8610 | 2026.01.21 00:06:27.620580 [ 255 ] {6c46a157-53bf-4425-8624-c4eb0611a3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8611 | 2026.01.21 00:06:27.621021 [ 255 ] {6c46a157-53bf-4425-8624-c4eb0611a3bf} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8612 | 2026.01.21 00:06:27.621063 [ 255 ] {6c46a157-53bf-4425-8624-c4eb0611a3bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8613 | 2026.01.21 00:06:27.621392 [ 255 ] {6c46a157-53bf-4425-8624-c4eb0611a3bf} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8614 | 2026.01.21 00:06:27.621636 [ 255 ] {6c46a157-53bf-4425-8624-c4eb0611a3bf} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8615 | 2026.01.21 00:06:27.621784 [ 255 ] {6c46a157-53bf-4425-8624-c4eb0611a3bf} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001275 sec., 26666.666666666664 rows/sec., 1.96 MiB/sec. | ||
| 8616 | 2026.01.21 00:06:27.621827 [ 255 ] {6c46a157-53bf-4425-8624-c4eb0611a3bf} <Debug> TCPHandler: Processed in 0.001456562 sec. | ||
| 8617 | 2026.01.21 00:06:27.621959 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8618 | 2026.01.21 00:06:27.622061 [ 255 ] {2dd8e4ea-fa7f-480d-8edc-30444e838347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8619 | 2026.01.21 00:06:27.622106 [ 255 ] {2dd8e4ea-fa7f-480d-8edc-30444e838347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8620 | 2026.01.21 00:06:27.622567 [ 255 ] {2dd8e4ea-fa7f-480d-8edc-30444e838347} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8621 | 2026.01.21 00:06:27.622607 [ 255 ] {2dd8e4ea-fa7f-480d-8edc-30444e838347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8622 | 2026.01.21 00:06:27.622923 [ 255 ] {2dd8e4ea-fa7f-480d-8edc-30444e838347} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8623 | 2026.01.21 00:06:27.623158 [ 255 ] {2dd8e4ea-fa7f-480d-8edc-30444e838347} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8624 | 2026.01.21 00:06:27.623309 [ 255 ] {2dd8e4ea-fa7f-480d-8edc-30444e838347} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001313 sec., 74638.23305407465 rows/sec., 5.83 MiB/sec. | ||
| 8625 | 2026.01.21 00:06:27.623356 [ 255 ] {2dd8e4ea-fa7f-480d-8edc-30444e838347} <Debug> TCPHandler: Processed in 0.001495262 sec. | ||
| 8626 | 2026.01.21 00:06:27.623478 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8627 | 2026.01.21 00:06:27.623571 [ 255 ] {67cce35b-9e74-4885-bfcf-7ad6d4a3ce41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8628 | 2026.01.21 00:06:27.623683 [ 255 ] {67cce35b-9e74-4885-bfcf-7ad6d4a3ce41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8629 | 2026.01.21 00:06:27.624108 [ 255 ] {67cce35b-9e74-4885-bfcf-7ad6d4a3ce41} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8630 | 2026.01.21 00:06:27.624148 [ 255 ] {67cce35b-9e74-4885-bfcf-7ad6d4a3ce41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8631 | 2026.01.21 00:06:27.624508 [ 255 ] {67cce35b-9e74-4885-bfcf-7ad6d4a3ce41} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8632 | 2026.01.21 00:06:27.624772 [ 255 ] {67cce35b-9e74-4885-bfcf-7ad6d4a3ce41} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8633 | 2026.01.21 00:06:27.624914 [ 255 ] {67cce35b-9e74-4885-bfcf-7ad6d4a3ce41} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001301 sec., 122982.32129131437 rows/sec., 8.57 MiB/sec. | ||
| 8634 | 2026.01.21 00:06:27.624956 [ 255 ] {67cce35b-9e74-4885-bfcf-7ad6d4a3ce41} <Debug> TCPHandler: Processed in 0.001472582 sec. | ||
| 8635 | 2026.01.21 00:06:27.625075 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8636 | 2026.01.21 00:06:27.625179 [ 255 ] {d850e340-4b6c-403f-ac93-781693c03438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8637 | 2026.01.21 00:06:27.625238 [ 255 ] {d850e340-4b6c-403f-ac93-781693c03438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8638 | 2026.01.21 00:06:27.626054 [ 255 ] {d850e340-4b6c-403f-ac93-781693c03438} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8639 | 2026.01.21 00:06:27.626094 [ 255 ] {d850e340-4b6c-403f-ac93-781693c03438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8640 | 2026.01.21 00:06:27.626692 [ 255 ] {d850e340-4b6c-403f-ac93-781693c03438} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8641 | 2026.01.21 00:06:27.626990 [ 255 ] {d850e340-4b6c-403f-ac93-781693c03438} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8642 | 2026.01.21 00:06:27.627135 [ 255 ] {d850e340-4b6c-403f-ac93-781693c03438} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001975 sec., 17215.18987341772 rows/sec., 30.85 MiB/sec. | ||
| 8643 | 2026.01.21 00:06:27.627202 [ 255 ] {d850e340-4b6c-403f-ac93-781693c03438} <Debug> TCPHandler: Processed in 0.002177783 sec. | ||
| 8644 | 2026.01.21 00:06:27.627370 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8645 | 2026.01.21 00:06:27.627472 [ 255 ] {97d7b998-d729-4ea2-affd-6e9e93f7521d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8646 | 2026.01.21 00:06:27.627517 [ 255 ] {97d7b998-d729-4ea2-affd-6e9e93f7521d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8647 | 2026.01.21 00:06:27.627874 [ 255 ] {97d7b998-d729-4ea2-affd-6e9e93f7521d} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8648 | 2026.01.21 00:06:27.627914 [ 255 ] {97d7b998-d729-4ea2-affd-6e9e93f7521d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8649 | 2026.01.21 00:06:27.628240 [ 255 ] {97d7b998-d729-4ea2-affd-6e9e93f7521d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8650 | 2026.01.21 00:06:27.628475 [ 255 ] {97d7b998-d729-4ea2-affd-6e9e93f7521d} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8651 | 2026.01.21 00:06:27.628608 [ 255 ] {97d7b998-d729-4ea2-affd-6e9e93f7521d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 8652 | 2026.01.21 00:06:27.628645 [ 255 ] {97d7b998-d729-4ea2-affd-6e9e93f7521d} <Debug> TCPHandler: Processed in 0.00133225 sec. | ||
| 8653 | 2026.01.21 00:06:29.660158 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8654 | 2026.01.21 00:06:29.660360 [ 255 ] {088def2c-15c8-432f-9cff-575b122011d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8655 | 2026.01.21 00:06:29.660437 [ 255 ] {088def2c-15c8-432f-9cff-575b122011d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8656 | 2026.01.21 00:06:29.661347 [ 255 ] {088def2c-15c8-432f-9cff-575b122011d1} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8657 | 2026.01.21 00:06:29.661398 [ 255 ] {088def2c-15c8-432f-9cff-575b122011d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8658 | 2026.01.21 00:06:29.661836 [ 255 ] {088def2c-15c8-432f-9cff-575b122011d1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8659 | 2026.01.21 00:06:29.662086 [ 255 ] {088def2c-15c8-432f-9cff-575b122011d1} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8660 | 2026.01.21 00:06:29.662250 [ 255 ] {088def2c-15c8-432f-9cff-575b122011d1} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001943 sec., 229541.94544518786 rows/sec., 14.56 MiB/sec. | ||
| 8661 | 2026.01.21 00:06:29.662305 [ 255 ] {088def2c-15c8-432f-9cff-575b122011d1} <Debug> TCPHandler: Processed in 0.002284735 sec. | ||
| 8662 | 2026.01.21 00:06:29.662438 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8663 | 2026.01.21 00:06:29.662543 [ 255 ] {a4c2a414-0ca7-4804-b66e-7d744aa1c5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8664 | 2026.01.21 00:06:29.662588 [ 255 ] {a4c2a414-0ca7-4804-b66e-7d744aa1c5e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8665 | 2026.01.21 00:06:29.662996 [ 255 ] {a4c2a414-0ca7-4804-b66e-7d744aa1c5e4} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8666 | 2026.01.21 00:06:29.663035 [ 255 ] {a4c2a414-0ca7-4804-b66e-7d744aa1c5e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8667 | 2026.01.21 00:06:29.663347 [ 255 ] {a4c2a414-0ca7-4804-b66e-7d744aa1c5e4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8668 | 2026.01.21 00:06:29.663575 [ 255 ] {a4c2a414-0ca7-4804-b66e-7d744aa1c5e4} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8669 | 2026.01.21 00:06:29.663711 [ 255 ] {a4c2a414-0ca7-4804-b66e-7d744aa1c5e4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001192 sec., 3355.7046979865772 rows/sec., 273.63 KiB/sec. | ||
| 8670 | 2026.01.21 00:06:29.663750 [ 255 ] {a4c2a414-0ca7-4804-b66e-7d744aa1c5e4} <Debug> TCPHandler: Processed in 0.001364201 sec. | ||
| 8671 | 2026.01.21 00:06:29.663854 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8672 | 2026.01.21 00:06:29.663950 [ 255 ] {3f311609-daf1-4da0-a4b7-31ae00e329e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8673 | 2026.01.21 00:06:29.663991 [ 255 ] {3f311609-daf1-4da0-a4b7-31ae00e329e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8674 | 2026.01.21 00:06:29.665409 [ 255 ] {3f311609-daf1-4da0-a4b7-31ae00e329e7} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8675 | 2026.01.21 00:06:29.665447 [ 255 ] {3f311609-daf1-4da0-a4b7-31ae00e329e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8676 | 2026.01.21 00:06:29.665936 [ 255 ] {3f311609-daf1-4da0-a4b7-31ae00e329e7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8677 | 2026.01.21 00:06:29.666173 [ 255 ] {3f311609-daf1-4da0-a4b7-31ae00e329e7} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8678 | 2026.01.21 00:06:29.666310 [ 255 ] {3f311609-daf1-4da0-a4b7-31ae00e329e7} <Debug> executeQuery: Read 2358 rows, 195.31 KiB in 0.00238 sec., 990756.3025210083 rows/sec., 80.14 MiB/sec. | ||
| 8679 | 2026.01.21 00:06:29.666351 [ 255 ] {3f311609-daf1-4da0-a4b7-31ae00e329e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 8680 | 2026.01.21 00:06:29.666365 [ 255 ] {3f311609-daf1-4da0-a4b7-31ae00e329e7} <Debug> TCPHandler: Processed in 0.002560189 sec. | ||
| 8681 | 2026.01.21 00:06:29.666465 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8682 | 2026.01.21 00:06:29.666562 [ 255 ] {1bf17877-df6f-4e0e-8d1a-c446911b57e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8683 | 2026.01.21 00:06:29.666604 [ 255 ] {1bf17877-df6f-4e0e-8d1a-c446911b57e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8684 | 2026.01.21 00:06:29.667090 [ 255 ] {1bf17877-df6f-4e0e-8d1a-c446911b57e9} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8685 | 2026.01.21 00:06:29.667128 [ 255 ] {1bf17877-df6f-4e0e-8d1a-c446911b57e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8686 | 2026.01.21 00:06:29.667456 [ 255 ] {1bf17877-df6f-4e0e-8d1a-c446911b57e9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8687 | 2026.01.21 00:06:29.667692 [ 255 ] {1bf17877-df6f-4e0e-8d1a-c446911b57e9} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8688 | 2026.01.21 00:06:29.667828 [ 255 ] {1bf17877-df6f-4e0e-8d1a-c446911b57e9} <Debug> executeQuery: Read 234 rows, 14.20 KiB in 0.001285 sec., 182101.16731517512 rows/sec., 10.79 MiB/sec. | ||
| 8689 | 2026.01.21 00:06:29.667867 [ 255 ] {1bf17877-df6f-4e0e-8d1a-c446911b57e9} <Debug> TCPHandler: Processed in 0.001451211 sec. | ||
| 8690 | 2026.01.21 00:06:29.667971 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8691 | 2026.01.21 00:06:29.668066 [ 255 ] {cbe8fba1-e0c9-4b43-931d-7406c823f65b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8692 | 2026.01.21 00:06:29.668106 [ 255 ] {cbe8fba1-e0c9-4b43-931d-7406c823f65b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8693 | 2026.01.21 00:06:29.668652 [ 255 ] {cbe8fba1-e0c9-4b43-931d-7406c823f65b} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8694 | 2026.01.21 00:06:29.668691 [ 255 ] {cbe8fba1-e0c9-4b43-931d-7406c823f65b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8695 | 2026.01.21 00:06:29.669020 [ 255 ] {cbe8fba1-e0c9-4b43-931d-7406c823f65b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8696 | 2026.01.21 00:06:29.669250 [ 255 ] {cbe8fba1-e0c9-4b43-931d-7406c823f65b} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8697 | 2026.01.21 00:06:29.669377 [ 255 ] {cbe8fba1-e0c9-4b43-931d-7406c823f65b} <Debug> executeQuery: Read 458 rows, 30.99 KiB in 0.001329 sec., 344620.01504890894 rows/sec., 22.77 MiB/sec. | ||
| 8698 | 2026.01.21 00:06:29.669415 [ 255 ] {cbe8fba1-e0c9-4b43-931d-7406c823f65b} <Debug> TCPHandler: Processed in 0.001493393 sec. | ||
| 8699 | 2026.01.21 00:06:29.669528 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8700 | 2026.01.21 00:06:29.669624 [ 255 ] {dfc76585-ef00-4403-a2ae-e668590f1410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8701 | 2026.01.21 00:06:29.669664 [ 255 ] {dfc76585-ef00-4403-a2ae-e668590f1410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8702 | 2026.01.21 00:06:29.670140 [ 255 ] {dfc76585-ef00-4403-a2ae-e668590f1410} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8703 | 2026.01.21 00:06:29.670177 [ 255 ] {dfc76585-ef00-4403-a2ae-e668590f1410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8704 | 2026.01.21 00:06:29.670492 [ 255 ] {dfc76585-ef00-4403-a2ae-e668590f1410} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8705 | 2026.01.21 00:06:29.670716 [ 255 ] {dfc76585-ef00-4403-a2ae-e668590f1410} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8706 | 2026.01.21 00:06:29.670844 [ 255 ] {dfc76585-ef00-4403-a2ae-e668590f1410} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001238 sec., 184975.76736672054 rows/sec., 10.50 MiB/sec. | ||
| 8707 | 2026.01.21 00:06:29.670882 [ 255 ] {dfc76585-ef00-4403-a2ae-e668590f1410} <Debug> TCPHandler: Processed in 0.001404341 sec. | ||
| 8708 | 2026.01.21 00:06:29.671005 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8709 | 2026.01.21 00:06:29.671125 [ 255 ] {e08570ce-56d7-4bf5-8abe-0d2b3bb9878f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8710 | 2026.01.21 00:06:29.671177 [ 255 ] {e08570ce-56d7-4bf5-8abe-0d2b3bb9878f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8711 | 2026.01.21 00:06:29.672163 [ 255 ] {e08570ce-56d7-4bf5-8abe-0d2b3bb9878f} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8712 | 2026.01.21 00:06:29.672202 [ 255 ] {e08570ce-56d7-4bf5-8abe-0d2b3bb9878f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8713 | 2026.01.21 00:06:29.672575 [ 255 ] {e08570ce-56d7-4bf5-8abe-0d2b3bb9878f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8714 | 2026.01.21 00:06:29.672804 [ 255 ] {e08570ce-56d7-4bf5-8abe-0d2b3bb9878f} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8715 | 2026.01.21 00:06:29.672938 [ 255 ] {e08570ce-56d7-4bf5-8abe-0d2b3bb9878f} <Debug> executeQuery: Read 1200 rows, 87.44 KiB in 0.001836 sec., 653594.7712418301 rows/sec., 46.51 MiB/sec. | ||
| 8716 | 2026.01.21 00:06:29.672977 [ 255 ] {e08570ce-56d7-4bf5-8abe-0d2b3bb9878f} <Debug> TCPHandler: Processed in 0.002033071 sec. | ||
| 8717 | 2026.01.21 00:06:29.673089 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8718 | 2026.01.21 00:06:29.673185 [ 255 ] {bc9deeec-880f-417e-96df-a9694de4e603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8719 | 2026.01.21 00:06:29.673227 [ 255 ] {bc9deeec-880f-417e-96df-a9694de4e603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8720 | 2026.01.21 00:06:29.673562 [ 255 ] {bc9deeec-880f-417e-96df-a9694de4e603} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8721 | 2026.01.21 00:06:29.673600 [ 255 ] {bc9deeec-880f-417e-96df-a9694de4e603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8722 | 2026.01.21 00:06:29.673913 [ 255 ] {bc9deeec-880f-417e-96df-a9694de4e603} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 8723 | 2026.01.21 00:06:29.674135 [ 255 ] {bc9deeec-880f-417e-96df-a9694de4e603} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8724 | 2026.01.21 00:06:29.674265 [ 255 ] {bc9deeec-880f-417e-96df-a9694de4e603} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 8725 | 2026.01.21 00:06:29.674312 [ 255 ] {bc9deeec-880f-417e-96df-a9694de4e603} <Debug> TCPHandler: Processed in 0.00127109 sec. | ||
| 8726 | 2026.01.21 00:06:29.674415 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8727 | 2026.01.21 00:06:29.674509 [ 255 ] {f9abe06c-52da-4757-99aa-aa359918a3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8728 | 2026.01.21 00:06:29.674552 [ 255 ] {f9abe06c-52da-4757-99aa-aa359918a3c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8729 | 2026.01.21 00:06:29.675156 [ 255 ] {f9abe06c-52da-4757-99aa-aa359918a3c9} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8730 | 2026.01.21 00:06:29.675193 [ 255 ] {f9abe06c-52da-4757-99aa-aa359918a3c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8731 | 2026.01.21 00:06:29.675575 [ 255 ] {f9abe06c-52da-4757-99aa-aa359918a3c9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8732 | 2026.01.21 00:06:29.675861 [ 255 ] {f9abe06c-52da-4757-99aa-aa359918a3c9} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8733 | 2026.01.21 00:06:29.675996 [ 255 ] {f9abe06c-52da-4757-99aa-aa359918a3c9} <Debug> executeQuery: Read 918 rows, 62.06 KiB in 0.001504 sec., 610372.340425532 rows/sec., 40.29 MiB/sec. | ||
| 8734 | 2026.01.21 00:06:29.676043 [ 255 ] {f9abe06c-52da-4757-99aa-aa359918a3c9} <Debug> TCPHandler: Processed in 0.001676876 sec. | ||
| 8735 | 2026.01.21 00:06:29.676159 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8736 | 2026.01.21 00:06:29.676300 [ 255 ] {fb078caf-0fdf-4e2b-8c35-693f81c16fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8737 | 2026.01.21 00:06:29.676351 [ 255 ] {fb078caf-0fdf-4e2b-8c35-693f81c16fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8738 | 2026.01.21 00:06:29.676679 [ 255 ] {fb078caf-0fdf-4e2b-8c35-693f81c16fa3} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8739 | 2026.01.21 00:06:29.676717 [ 255 ] {fb078caf-0fdf-4e2b-8c35-693f81c16fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8740 | 2026.01.21 00:06:29.677031 [ 255 ] {fb078caf-0fdf-4e2b-8c35-693f81c16fa3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 8741 | 2026.01.21 00:06:29.677243 [ 255 ] {fb078caf-0fdf-4e2b-8c35-693f81c16fa3} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8742 | 2026.01.21 00:06:29.677373 [ 255 ] {fb078caf-0fdf-4e2b-8c35-693f81c16fa3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 61.59 KiB/sec. | ||
| 8743 | 2026.01.21 00:06:29.677421 [ 255 ] {fb078caf-0fdf-4e2b-8c35-693f81c16fa3} <Debug> TCPHandler: Processed in 0.00131303 sec. | ||
| 8744 | 2026.01.21 00:06:29.677534 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8745 | 2026.01.21 00:06:29.677628 [ 255 ] {3ead867d-7a51-490c-9751-d2780f248aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8746 | 2026.01.21 00:06:29.677682 [ 255 ] {3ead867d-7a51-490c-9751-d2780f248aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8747 | 2026.01.21 00:06:29.678454 [ 255 ] {3ead867d-7a51-490c-9751-d2780f248aa6} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8748 | 2026.01.21 00:06:29.678491 [ 255 ] {3ead867d-7a51-490c-9751-d2780f248aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8749 | 2026.01.21 00:06:29.679192 [ 255 ] {3ead867d-7a51-490c-9751-d2780f248aa6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8750 | 2026.01.21 00:06:29.679434 [ 255 ] {3ead867d-7a51-490c-9751-d2780f248aa6} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8751 | 2026.01.21 00:06:29.679576 [ 255 ] {3ead867d-7a51-490c-9751-d2780f248aa6} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001966 sec., 3560.528992878942 rows/sec., 6.38 MiB/sec. | ||
| 8752 | 2026.01.21 00:06:29.679640 [ 255 ] {3ead867d-7a51-490c-9751-d2780f248aa6} <Debug> TCPHandler: Processed in 0.002155653 sec. | ||
| 8753 | 2026.01.21 00:06:29.679760 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8754 | 2026.01.21 00:06:29.679857 [ 255 ] {c6963f66-582e-455c-9cca-7c0c51c99c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8755 | 2026.01.21 00:06:29.679899 [ 255 ] {c6963f66-582e-455c-9cca-7c0c51c99c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8756 | 2026.01.21 00:06:29.680258 [ 255 ] {c6963f66-582e-455c-9cca-7c0c51c99c69} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8757 | 2026.01.21 00:06:29.680297 [ 255 ] {c6963f66-582e-455c-9cca-7c0c51c99c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8758 | 2026.01.21 00:06:29.680602 [ 255 ] {c6963f66-582e-455c-9cca-7c0c51c99c69} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8759 | 2026.01.21 00:06:29.680821 [ 255 ] {c6963f66-582e-455c-9cca-7c0c51c99c69} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8760 | 2026.01.21 00:06:29.680952 [ 255 ] {c6963f66-582e-455c-9cca-7c0c51c99c69} <Debug> executeQuery: Read 72 rows, 4.26 KiB in 0.001115 sec., 64573.99103139013 rows/sec., 3.73 MiB/sec. | ||
| 8761 | 2026.01.21 00:06:29.680998 [ 255 ] {c6963f66-582e-455c-9cca-7c0c51c99c69} <Debug> TCPHandler: Processed in 0.001287769 sec. | ||
| 8762 | 2026.01.21 00:06:31.109249 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1060 | ||
| 8763 | 2026.01.21 00:06:31.112550 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8764 | 2026.01.21 00:06:31.112610 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8765 | 2026.01.21 00:06:31.113899 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8766 | 2026.01.21 00:06:31.114194 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8767 | 2026.01.21 00:06:31.114367 [ 83 ] {} <Debug> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8768 | 2026.01.21 00:06:31.114466 [ 83 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8769 | 2026.01.21 00:06:31.114505 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8770 | 2026.01.21 00:06:31.114578 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1060 | ||
| 8771 | 2026.01.21 00:06:31.114658 [ 199 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::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 | ||
| 8772 | 2026.01.21 00:06:31.115342 [ 199 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8773 | 2026.01.21 00:06:31.115476 [ 199 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 898 rows starting from the beginning of the part | ||
| 8774 | 2026.01.21 00:06:31.115832 [ 199 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::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 | ||
| 8775 | 2026.01.21 00:06:31.116197 [ 199 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 8776 | 2026.01.21 00:06:31.116558 [ 199 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part | ||
| 8777 | 2026.01.21 00:06:31.116887 [ 199 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 8778 | 2026.01.21 00:06:31.117208 [ 199 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 50 rows starting from the beginning of the part | ||
| 8779 | 2026.01.21 00:06:31.123782 [ 196 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 72 columns (72 merged, 0 gathered) in 0.009186989 sec., 115380.56701711519 rows/sec., 96.45 MiB/sec. | ||
| 8780 | 2026.01.21 00:06:31.125356 [ 196 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8781 | 2026.01.21 00:06:31.125971 [ 196 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_31_6} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8782 | 2026.01.21 00:06:31.126064 [ 196 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_31_6} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8783 | 2026.01.21 00:06:31.126447 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
| 8784 | 2026.01.21 00:06:32.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.89 MiB, peak 311.58 MiB, free memory in arenas 0.00 B, will set to 299.90 MiB (RSS), difference: 1.01 MiB | ||
| 8785 | 2026.01.21 00:06:32.613757 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8786 | 2026.01.21 00:06:32.613930 [ 255 ] {8ab44a2a-bc8f-40bb-ad1a-b09799e7ddeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8787 | 2026.01.21 00:06:32.613996 [ 255 ] {8ab44a2a-bc8f-40bb-ad1a-b09799e7ddeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8788 | 2026.01.21 00:06:32.614643 [ 255 ] {8ab44a2a-bc8f-40bb-ad1a-b09799e7ddeb} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8789 | 2026.01.21 00:06:32.614691 [ 255 ] {8ab44a2a-bc8f-40bb-ad1a-b09799e7ddeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8790 | 2026.01.21 00:06:32.615076 [ 255 ] {8ab44a2a-bc8f-40bb-ad1a-b09799e7ddeb} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8791 | 2026.01.21 00:06:32.615282 [ 255 ] {8ab44a2a-bc8f-40bb-ad1a-b09799e7ddeb} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8792 | 2026.01.21 00:06:32.615420 [ 255 ] {8ab44a2a-bc8f-40bb-ad1a-b09799e7ddeb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001585 sec., 35331.230283911675 rows/sec., 2.71 MiB/sec. | ||
| 8793 | 2026.01.21 00:06:32.615420 [ 82 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8794 | 2026.01.21 00:06:32.615461 [ 255 ] {8ab44a2a-bc8f-40bb-ad1a-b09799e7ddeb} <Debug> TCPHandler: Processed in 0.001884108 sec. | ||
| 8795 | 2026.01.21 00:06:32.615497 [ 82 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8796 | 2026.01.21 00:06:32.615526 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8797 | 2026.01.21 00:06:32.615587 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8798 | 2026.01.21 00:06:32.615640 [ 200 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::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 | ||
| 8799 | 2026.01.21 00:06:32.615747 [ 255 ] {50124345-d8a8-4fad-8124-aa22d8093395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8800 | 2026.01.21 00:06:32.615793 [ 255 ] {50124345-d8a8-4fad-8124-aa22d8093395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8801 | 2026.01.21 00:06:32.615831 [ 200 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8802 | 2026.01.21 00:06:32.615869 [ 200 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2555 rows starting from the beginning of the part | ||
| 8803 | 2026.01.21 00:06:32.615935 [ 200 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 126 rows starting from the beginning of the part | ||
| 8804 | 2026.01.21 00:06:32.615978 [ 200 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 70 rows starting from the beginning of the part | ||
| 8805 | 2026.01.21 00:06:32.616020 [ 200 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 124 rows starting from the beginning of the part | ||
| 8806 | 2026.01.21 00:06:32.616063 [ 200 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 2358 rows starting from the beginning of the part | ||
| 8807 | 2026.01.21 00:06:32.616103 [ 200 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 8808 | 2026.01.21 00:06:32.616231 [ 255 ] {50124345-d8a8-4fad-8124-aa22d8093395} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8809 | 2026.01.21 00:06:32.616273 [ 255 ] {50124345-d8a8-4fad-8124-aa22d8093395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8810 | 2026.01.21 00:06:32.616626 [ 255 ] {50124345-d8a8-4fad-8124-aa22d8093395} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8811 | 2026.01.21 00:06:32.616849 [ 255 ] {50124345-d8a8-4fad-8124-aa22d8093395} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8812 | 2026.01.21 00:06:32.616968 [ 82 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8813 | 2026.01.21 00:06:32.616983 [ 255 ] {50124345-d8a8-4fad-8124-aa22d8093395} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001256 sec., 50955.41401273885 rows/sec., 3.98 MiB/sec. | ||
| 8814 | 2026.01.21 00:06:32.617003 [ 82 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8815 | 2026.01.21 00:06:32.617027 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8816 | 2026.01.21 00:06:32.617028 [ 255 ] {50124345-d8a8-4fad-8124-aa22d8093395} <Debug> TCPHandler: Processed in 0.001433242 sec. | ||
| 8817 | 2026.01.21 00:06:32.617114 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::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 | ||
| 8818 | 2026.01.21 00:06:32.617160 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8819 | 2026.01.21 00:06:32.617202 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8820 | 2026.01.21 00:06:32.617232 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1304 rows starting from the beginning of the part | ||
| 8821 | 2026.01.21 00:06:32.617255 [ 255 ] {246da1f6-c24f-4808-b439-27760fc50825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8822 | 2026.01.21 00:06:32.617288 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 102 rows starting from the beginning of the part | ||
| 8823 | 2026.01.21 00:06:32.617299 [ 255 ] {246da1f6-c24f-4808-b439-27760fc50825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8824 | 2026.01.21 00:06:32.617332 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 71 rows starting from the beginning of the part | ||
| 8825 | 2026.01.21 00:06:32.617374 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 98 rows starting from the beginning of the part | ||
| 8826 | 2026.01.21 00:06:32.617410 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1200 rows starting from the beginning of the part | ||
| 8827 | 2026.01.21 00:06:32.617449 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 8828 | 2026.01.21 00:06:32.617679 [ 255 ] {246da1f6-c24f-4808-b439-27760fc50825} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8829 | 2026.01.21 00:06:32.617713 [ 255 ] {246da1f6-c24f-4808-b439-27760fc50825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8830 | 2026.01.21 00:06:32.618068 [ 255 ] {246da1f6-c24f-4808-b439-27760fc50825} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8831 | 2026.01.21 00:06:32.618182 [ 195 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5289 rows, containing 5 columns (5 merged, 0 gathered) in 0.002531529 sec., 2089251.1995714845 rows/sec., 178.24 MiB/sec. | ||
| 8832 | 2026.01.21 00:06:32.618283 [ 255 ] {246da1f6-c24f-4808-b439-27760fc50825} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8833 | 2026.01.21 00:06:32.618397 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8834 | 2026.01.21 00:06:32.618416 [ 255 ] {246da1f6-c24f-4808-b439-27760fc50825} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00118 sec., 81355.93220338982 rows/sec., 5.67 MiB/sec. | ||
| 8835 | 2026.01.21 00:06:32.618428 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8836 | 2026.01.21 00:06:32.618457 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8837 | 2026.01.21 00:06:32.618462 [ 255 ] {246da1f6-c24f-4808-b439-27760fc50825} <Debug> TCPHandler: Processed in 0.00135184 sec. | ||
| 8838 | 2026.01.21 00:06:32.618494 [ 200 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8839 | 2026.01.21 00:06:32.618549 [ 195 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 8840 | 2026.01.21 00:06:32.618571 [ 197 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2839 rows, containing 5 columns (5 merged, 0 gathered) in 0.001495083 sec., 1898891.2321255745 rows/sec., 144.68 MiB/sec. | ||
| 8841 | 2026.01.21 00:06:32.618591 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8842 | 2026.01.21 00:06:32.618683 [ 195 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8843 | 2026.01.21 00:06:32.618689 [ 255 ] {83e92d84-cf0a-4e28-aaf5-901a1e541f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8844 | 2026.01.21 00:06:32.618732 [ 195 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 15066 rows starting from the beginning of the part | ||
| 8845 | 2026.01.21 00:06:32.618754 [ 255 ] {83e92d84-cf0a-4e28-aaf5-901a1e541f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8846 | 2026.01.21 00:06:32.618782 [ 200 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_61_12} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8847 | 2026.01.21 00:06:32.618820 [ 195 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 162 rows starting from the beginning of the part | ||
| 8848 | 2026.01.21 00:06:32.618842 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8849 | 2026.01.21 00:06:32.618869 [ 200 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_61_12} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8850 | 2026.01.21 00:06:32.618877 [ 195 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 8851 | 2026.01.21 00:06:32.618938 [ 195 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8852 | 2026.01.21 00:06:32.618957 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 8853 | 2026.01.21 00:06:32.618984 [ 195 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 918 rows starting from the beginning of the part | ||
| 8854 | 2026.01.21 00:06:32.619039 [ 195 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 96 rows starting from the beginning of the part | ||
| 8855 | 2026.01.21 00:06:32.619105 [ 255 ] {83e92d84-cf0a-4e28-aaf5-901a1e541f8f} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8856 | 2026.01.21 00:06:32.619149 [ 255 ] {83e92d84-cf0a-4e28-aaf5-901a1e541f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8857 | 2026.01.21 00:06:32.619191 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_61_12} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8858 | 2026.01.21 00:06:32.619286 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_61_12} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8859 | 2026.01.21 00:06:32.619394 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 8860 | 2026.01.21 00:06:32.619532 [ 255 ] {83e92d84-cf0a-4e28-aaf5-901a1e541f8f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8861 | 2026.01.21 00:06:32.619751 [ 255 ] {83e92d84-cf0a-4e28-aaf5-901a1e541f8f} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8862 | 2026.01.21 00:06:32.619863 [ 82 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8863 | 2026.01.21 00:06:32.619885 [ 255 ] {83e92d84-cf0a-4e28-aaf5-901a1e541f8f} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001216 sec., 29605.263157894737 rows/sec., 2.00 MiB/sec. | ||
| 8864 | 2026.01.21 00:06:32.619892 [ 82 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8865 | 2026.01.21 00:06:32.619925 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8866 | 2026.01.21 00:06:32.619929 [ 255 ] {83e92d84-cf0a-4e28-aaf5-901a1e541f8f} <Debug> TCPHandler: Processed in 0.001388711 sec. | ||
| 8867 | 2026.01.21 00:06:32.619994 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 8868 | 2026.01.21 00:06:32.620098 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8869 | 2026.01.21 00:06:32.620131 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2592 rows starting from the beginning of the part | ||
| 8870 | 2026.01.21 00:06:32.620192 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 8871 | 2026.01.21 00:06:32.620234 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 8872 | 2026.01.21 00:06:32.620275 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 8873 | 2026.01.21 00:06:32.620312 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 72 rows starting from the beginning of the part | ||
| 8874 | 2026.01.21 00:06:32.620349 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
| 8875 | 2026.01.21 00:06:32.621572 [ 200 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2880 rows, containing 4 columns (4 merged, 0 gathered) in 0.001606675 sec., 1792521.8230195902 rows/sec., 118.48 MiB/sec. | ||
| 8876 | 2026.01.21 00:06:32.621921 [ 197 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8877 | 2026.01.21 00:06:32.622195 [ 197 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_61_12} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8878 | 2026.01.21 00:06:32.622264 [ 197 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_61_12} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8879 | 2026.01.21 00:06:32.622352 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 8880 | 2026.01.21 00:06:32.624118 [ 197 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16562 rows, containing 5 columns (5 merged, 0 gathered) in 0.005611005 sec., 2951699.3836220074 rows/sec., 201.83 MiB/sec. | ||
| 8881 | 2026.01.21 00:06:32.624364 [ 200 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8882 | 2026.01.21 00:06:32.624641 [ 200 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8883 | 2026.01.21 00:06:32.624713 [ 200 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8884 | 2026.01.21 00:06:32.624802 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
| 8885 | 2026.01.21 00:06:33.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.30 MiB, peak 311.58 MiB, free memory in arenas 0.00 B, will set to 302.03 MiB (RSS), difference: 1.73 MiB | ||
| 8886 | 2026.01.21 00:06:33.539006 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20643 | ||
| 8887 | 2026.01.21 00:06:33.539557 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8888 | 2026.01.21 00:06:33.539612 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8889 | 2026.01.21 00:06:33.540178 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8890 | 2026.01.21 00:06:33.540424 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8891 | 2026.01.21 00:06:33.540555 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20643 | ||
| 8892 | 2026.01.21 00:06:34.648415 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8893 | 2026.01.21 00:06:34.665485 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8894 | 2026.01.21 00:06:34.665550 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8895 | 2026.01.21 00:06:34.671700 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8896 | 2026.01.21 00:06:34.672447 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8897 | 2026.01.21 00:06:34.675712 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8898 | 2026.01.21 00:06:37.618628 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8899 | 2026.01.21 00:06:37.618884 [ 255 ] {76bf8f5e-cfb2-4c1f-ae43-bd6ddabded1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8900 | 2026.01.21 00:06:37.618954 [ 255 ] {76bf8f5e-cfb2-4c1f-ae43-bd6ddabded1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8901 | 2026.01.21 00:06:37.619774 [ 255 ] {76bf8f5e-cfb2-4c1f-ae43-bd6ddabded1b} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8902 | 2026.01.21 00:06:37.619834 [ 255 ] {76bf8f5e-cfb2-4c1f-ae43-bd6ddabded1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8903 | 2026.01.21 00:06:37.620293 [ 255 ] {76bf8f5e-cfb2-4c1f-ae43-bd6ddabded1b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8904 | 2026.01.21 00:06:37.620561 [ 255 ] {76bf8f5e-cfb2-4c1f-ae43-bd6ddabded1b} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8905 | 2026.01.21 00:06:37.620730 [ 255 ] {76bf8f5e-cfb2-4c1f-ae43-bd6ddabded1b} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001897 sec., 65366.36794939378 rows/sec., 5.62 MiB/sec. | ||
| 8906 | 2026.01.21 00:06:37.620788 [ 255 ] {76bf8f5e-cfb2-4c1f-ae43-bd6ddabded1b} <Debug> TCPHandler: Processed in 0.002250635 sec. | ||
| 8907 | 2026.01.21 00:06:37.620937 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8908 | 2026.01.21 00:06:37.621058 [ 255 ] {837f3b85-6f6c-4cbe-87ed-e4eb6341cc8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8909 | 2026.01.21 00:06:37.621108 [ 255 ] {837f3b85-6f6c-4cbe-87ed-e4eb6341cc8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8910 | 2026.01.21 00:06:37.621600 [ 255 ] {837f3b85-6f6c-4cbe-87ed-e4eb6341cc8b} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8911 | 2026.01.21 00:06:37.621642 [ 255 ] {837f3b85-6f6c-4cbe-87ed-e4eb6341cc8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8912 | 2026.01.21 00:06:37.622020 [ 255 ] {837f3b85-6f6c-4cbe-87ed-e4eb6341cc8b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8913 | 2026.01.21 00:06:37.622300 [ 255 ] {837f3b85-6f6c-4cbe-87ed-e4eb6341cc8b} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8914 | 2026.01.21 00:06:37.622448 [ 255 ] {837f3b85-6f6c-4cbe-87ed-e4eb6341cc8b} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.00142 sec., 23943.661971830985 rows/sec., 1.76 MiB/sec. | ||
| 8915 | 2026.01.21 00:06:37.622462 [ 75 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8916 | 2026.01.21 00:06:37.622492 [ 255 ] {837f3b85-6f6c-4cbe-87ed-e4eb6341cc8b} <Debug> TCPHandler: Processed in 0.001611884 sec. | ||
| 8917 | 2026.01.21 00:06:37.622535 [ 75 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8918 | 2026.01.21 00:06:37.622566 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8919 | 2026.01.21 00:06:37.622629 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8920 | 2026.01.21 00:06:37.622672 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::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 | ||
| 8921 | 2026.01.21 00:06:37.622733 [ 255 ] {3e7b81b8-4181-4b54-b393-e190f5c0c676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8922 | 2026.01.21 00:06:37.622784 [ 255 ] {3e7b81b8-4181-4b54-b393-e190f5c0c676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8923 | 2026.01.21 00:06:37.622795 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8924 | 2026.01.21 00:06:37.622841 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 296 rows starting from the beginning of the part | ||
| 8925 | 2026.01.21 00:06:37.622911 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 38 rows starting from the beginning of the part | ||
| 8926 | 2026.01.21 00:06:37.622964 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 8927 | 2026.01.21 00:06:37.623009 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 34 rows starting from the beginning of the part | ||
| 8928 | 2026.01.21 00:06:37.623052 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 234 rows starting from the beginning of the part | ||
| 8929 | 2026.01.21 00:06:37.623093 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 34 rows starting from the beginning of the part | ||
| 8930 | 2026.01.21 00:06:37.623250 [ 255 ] {3e7b81b8-4181-4b54-b393-e190f5c0c676} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8931 | 2026.01.21 00:06:37.623298 [ 255 ] {3e7b81b8-4181-4b54-b393-e190f5c0c676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8932 | 2026.01.21 00:06:37.623681 [ 255 ] {3e7b81b8-4181-4b54-b393-e190f5c0c676} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8933 | 2026.01.21 00:06:37.623966 [ 255 ] {3e7b81b8-4181-4b54-b393-e190f5c0c676} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8934 | 2026.01.21 00:06:37.623996 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 643 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370481 sec., 469178.3395756672 rows/sec., 31.37 MiB/sec. | ||
| 8935 | 2026.01.21 00:06:37.624105 [ 255 ] {3e7b81b8-4181-4b54-b393-e190f5c0c676} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.00139 sec., 70503.59712230216 rows/sec., 5.51 MiB/sec. | ||
| 8936 | 2026.01.21 00:06:37.624149 [ 255 ] {3e7b81b8-4181-4b54-b393-e190f5c0c676} <Debug> TCPHandler: Processed in 0.001571074 sec. | ||
| 8937 | 2026.01.21 00:06:37.624149 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8938 | 2026.01.21 00:06:37.624281 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8939 | 2026.01.21 00:06:37.624388 [ 255 ] {62d8f9b8-2f08-4fea-acc9-229ecb200277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8940 | 2026.01.21 00:06:37.624430 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_56_11} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8941 | 2026.01.21 00:06:37.624436 [ 255 ] {62d8f9b8-2f08-4fea-acc9-229ecb200277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8942 | 2026.01.21 00:06:37.624509 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_56_11} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8943 | 2026.01.21 00:06:37.624585 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8944 | 2026.01.21 00:06:37.624880 [ 255 ] {62d8f9b8-2f08-4fea-acc9-229ecb200277} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8945 | 2026.01.21 00:06:37.624923 [ 255 ] {62d8f9b8-2f08-4fea-acc9-229ecb200277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8946 | 2026.01.21 00:06:37.625288 [ 255 ] {62d8f9b8-2f08-4fea-acc9-229ecb200277} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8947 | 2026.01.21 00:06:37.625511 [ 255 ] {62d8f9b8-2f08-4fea-acc9-229ecb200277} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8948 | 2026.01.21 00:06:37.625650 [ 255 ] {62d8f9b8-2f08-4fea-acc9-229ecb200277} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001281 sec., 124902.41998438719 rows/sec., 8.70 MiB/sec. | ||
| 8949 | 2026.01.21 00:06:37.625689 [ 255 ] {62d8f9b8-2f08-4fea-acc9-229ecb200277} <Debug> TCPHandler: Processed in 0.001463692 sec. | ||
| 8950 | 2026.01.21 00:06:37.625805 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8951 | 2026.01.21 00:06:37.625904 [ 255 ] {1b5d7efe-67c1-4322-b008-1405558d47b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8952 | 2026.01.21 00:06:37.625960 [ 255 ] {1b5d7efe-67c1-4322-b008-1405558d47b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8953 | 2026.01.21 00:06:37.626817 [ 255 ] {1b5d7efe-67c1-4322-b008-1405558d47b3} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8954 | 2026.01.21 00:06:37.626856 [ 255 ] {1b5d7efe-67c1-4322-b008-1405558d47b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8955 | 2026.01.21 00:06:37.627437 [ 255 ] {1b5d7efe-67c1-4322-b008-1405558d47b3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8956 | 2026.01.21 00:06:37.627695 [ 255 ] {1b5d7efe-67c1-4322-b008-1405558d47b3} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8957 | 2026.01.21 00:06:37.627845 [ 255 ] {1b5d7efe-67c1-4322-b008-1405558d47b3} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001959 sec., 17355.793772332825 rows/sec., 31.10 MiB/sec. | ||
| 8958 | 2026.01.21 00:06:37.627903 [ 255 ] {1b5d7efe-67c1-4322-b008-1405558d47b3} <Debug> TCPHandler: Processed in 0.002149313 sec. | ||
| 8959 | 2026.01.21 00:06:37.628034 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8960 | 2026.01.21 00:06:37.628132 [ 255 ] {5b69386c-d148-46b3-aaf4-c0139cd4cc64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8961 | 2026.01.21 00:06:37.628173 [ 255 ] {5b69386c-d148-46b3-aaf4-c0139cd4cc64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8962 | 2026.01.21 00:06:37.628527 [ 255 ] {5b69386c-d148-46b3-aaf4-c0139cd4cc64} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8963 | 2026.01.21 00:06:37.628565 [ 255 ] {5b69386c-d148-46b3-aaf4-c0139cd4cc64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8964 | 2026.01.21 00:06:37.628900 [ 255 ] {5b69386c-d148-46b3-aaf4-c0139cd4cc64} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8965 | 2026.01.21 00:06:37.629128 [ 255 ] {5b69386c-d148-46b3-aaf4-c0139cd4cc64} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8966 | 2026.01.21 00:06:37.629259 [ 255 ] {5b69386c-d148-46b3-aaf4-c0139cd4cc64} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 8967 | 2026.01.21 00:06:37.629296 [ 255 ] {5b69386c-d148-46b3-aaf4-c0139cd4cc64} <Debug> TCPHandler: Processed in 0.00131262 sec. | ||
| 8968 | 2026.01.21 00:06:40.924536 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8969 | 2026.01.21 00:06:40.924610 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8970 | 2026.01.21 00:06:41.040730 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21155 | ||
| 8971 | 2026.01.21 00:06:41.041322 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8972 | 2026.01.21 00:06:41.041380 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8973 | 2026.01.21 00:06:41.041923 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8974 | 2026.01.21 00:06:41.042185 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8975 | 2026.01.21 00:06:41.042339 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21155 | ||
| 8976 | 2026.01.21 00:06:41.115048 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1080 | ||
| 8977 | 2026.01.21 00:06:41.117390 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8978 | 2026.01.21 00:06:41.117446 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8979 | 2026.01.21 00:06:41.118742 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8980 | 2026.01.21 00:06:41.119061 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8981 | 2026.01.21 00:06:41.119435 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1080 | ||
| 8982 | 2026.01.21 00:06:42.175880 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8983 | 2026.01.21 00:06:42.192363 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8984 | 2026.01.21 00:06:42.192403 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8985 | 2026.01.21 00:06:42.198574 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8986 | 2026.01.21 00:06:42.199277 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8987 | 2026.01.21 00:06:42.201972 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8988 | 2026.01.21 00:06:42.628424 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8989 | 2026.01.21 00:06:42.628673 [ 255 ] {ab635733-91b3-4162-b106-c4c3e6465963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8990 | 2026.01.21 00:06:42.628746 [ 255 ] {ab635733-91b3-4162-b106-c4c3e6465963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8991 | 2026.01.21 00:06:42.629631 [ 255 ] {ab635733-91b3-4162-b106-c4c3e6465963} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8992 | 2026.01.21 00:06:42.629676 [ 255 ] {ab635733-91b3-4162-b106-c4c3e6465963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 8993 | 2026.01.21 00:06:42.630089 [ 255 ] {ab635733-91b3-4162-b106-c4c3e6465963} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8994 | 2026.01.21 00:06:42.630326 [ 255 ] {ab635733-91b3-4162-b106-c4c3e6465963} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8995 | 2026.01.21 00:06:42.630482 [ 255 ] {ab635733-91b3-4162-b106-c4c3e6465963} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001863 sec., 239398.81910896403 rows/sec., 15.18 MiB/sec. | ||
| 8996 | 2026.01.21 00:06:42.630535 [ 255 ] {ab635733-91b3-4162-b106-c4c3e6465963} <Debug> TCPHandler: Processed in 0.002290035 sec. | ||
| 8997 | 2026.01.21 00:06:42.630661 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8998 | 2026.01.21 00:06:42.630764 [ 255 ] {064571b7-e826-4cfd-a42c-0f7ac066a436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8999 | 2026.01.21 00:06:42.630808 [ 255 ] {064571b7-e826-4cfd-a42c-0f7ac066a436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9000 | 2026.01.21 00:06:42.632124 [ 255 ] {064571b7-e826-4cfd-a42c-0f7ac066a436} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9001 | 2026.01.21 00:06:42.632162 [ 255 ] {064571b7-e826-4cfd-a42c-0f7ac066a436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9002 | 2026.01.21 00:06:42.632577 [ 255 ] {064571b7-e826-4cfd-a42c-0f7ac066a436} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9003 | 2026.01.21 00:06:42.632785 [ 255 ] {064571b7-e826-4cfd-a42c-0f7ac066a436} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9004 | 2026.01.21 00:06:42.632943 [ 255 ] {064571b7-e826-4cfd-a42c-0f7ac066a436} <Debug> executeQuery: Read 1216 rows, 98.60 KiB in 0.002201 sec., 552476.1472058155 rows/sec., 43.75 MiB/sec. | ||
| 9005 | 2026.01.21 00:06:42.632988 [ 255 ] {064571b7-e826-4cfd-a42c-0f7ac066a436} <Debug> TCPHandler: Processed in 0.002378856 sec. | ||
| 9006 | 2026.01.21 00:06:42.633105 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9007 | 2026.01.21 00:06:42.633204 [ 255 ] {22b7f73c-c105-4fc5-bc32-3d5350ca57e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9008 | 2026.01.21 00:06:42.633247 [ 255 ] {22b7f73c-c105-4fc5-bc32-3d5350ca57e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9009 | 2026.01.21 00:06:42.633789 [ 255 ] {22b7f73c-c105-4fc5-bc32-3d5350ca57e1} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9010 | 2026.01.21 00:06:42.633824 [ 255 ] {22b7f73c-c105-4fc5-bc32-3d5350ca57e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9011 | 2026.01.21 00:06:42.634156 [ 255 ] {22b7f73c-c105-4fc5-bc32-3d5350ca57e1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9012 | 2026.01.21 00:06:42.634374 [ 255 ] {22b7f73c-c105-4fc5-bc32-3d5350ca57e1} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9013 | 2026.01.21 00:06:42.634506 [ 255 ] {22b7f73c-c105-4fc5-bc32-3d5350ca57e1} <Debug> executeQuery: Read 230 rows, 13.92 KiB in 0.001322 sec., 173978.81996974282 rows/sec., 10.28 MiB/sec. | ||
| 9014 | 2026.01.21 00:06:42.634544 [ 255 ] {22b7f73c-c105-4fc5-bc32-3d5350ca57e1} <Debug> TCPHandler: Processed in 0.001490373 sec. | ||
| 9015 | 2026.01.21 00:06:42.634645 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9016 | 2026.01.21 00:06:42.634740 [ 255 ] {d56d0b9e-46b7-47c4-af0e-e59b437d1154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9017 | 2026.01.21 00:06:42.634779 [ 255 ] {d56d0b9e-46b7-47c4-af0e-e59b437d1154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9018 | 2026.01.21 00:06:42.635298 [ 255 ] {d56d0b9e-46b7-47c4-af0e-e59b437d1154} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9019 | 2026.01.21 00:06:42.635334 [ 255 ] {d56d0b9e-46b7-47c4-af0e-e59b437d1154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9020 | 2026.01.21 00:06:42.635637 [ 255 ] {d56d0b9e-46b7-47c4-af0e-e59b437d1154} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9021 | 2026.01.21 00:06:42.635857 [ 255 ] {d56d0b9e-46b7-47c4-af0e-e59b437d1154} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9022 | 2026.01.21 00:06:42.635983 [ 255 ] {d56d0b9e-46b7-47c4-af0e-e59b437d1154} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001262 sec., 182250.39619651347 rows/sec., 11.75 MiB/sec. | ||
| 9023 | 2026.01.21 00:06:42.636020 [ 255 ] {d56d0b9e-46b7-47c4-af0e-e59b437d1154} <Debug> TCPHandler: Processed in 0.001425501 sec. | ||
| 9024 | 2026.01.21 00:06:42.636121 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9025 | 2026.01.21 00:06:42.636214 [ 255 ] {3aa66571-b7ae-4cd2-bc76-aea99661ba86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9026 | 2026.01.21 00:06:42.636254 [ 255 ] {3aa66571-b7ae-4cd2-bc76-aea99661ba86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9027 | 2026.01.21 00:06:42.636765 [ 255 ] {3aa66571-b7ae-4cd2-bc76-aea99661ba86} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9028 | 2026.01.21 00:06:42.636800 [ 255 ] {3aa66571-b7ae-4cd2-bc76-aea99661ba86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9029 | 2026.01.21 00:06:42.637099 [ 255 ] {3aa66571-b7ae-4cd2-bc76-aea99661ba86} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9030 | 2026.01.21 00:06:42.637305 [ 255 ] {3aa66571-b7ae-4cd2-bc76-aea99661ba86} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9031 | 2026.01.21 00:06:42.637430 [ 255 ] {3aa66571-b7ae-4cd2-bc76-aea99661ba86} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001234 sec., 185575.36466774714 rows/sec., 10.54 MiB/sec. | ||
| 9032 | 2026.01.21 00:06:42.637468 [ 255 ] {3aa66571-b7ae-4cd2-bc76-aea99661ba86} <Debug> TCPHandler: Processed in 0.001397031 sec. | ||
| 9033 | 2026.01.21 00:06:42.637568 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9034 | 2026.01.21 00:06:42.637662 [ 255 ] {68d2b28a-102e-43d0-b7fa-947d3c2b12be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9035 | 2026.01.21 00:06:42.637702 [ 255 ] {68d2b28a-102e-43d0-b7fa-947d3c2b12be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9036 | 2026.01.21 00:06:42.638468 [ 255 ] {68d2b28a-102e-43d0-b7fa-947d3c2b12be} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9037 | 2026.01.21 00:06:42.638503 [ 255 ] {68d2b28a-102e-43d0-b7fa-947d3c2b12be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9038 | 2026.01.21 00:06:42.638825 [ 255 ] {68d2b28a-102e-43d0-b7fa-947d3c2b12be} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9039 | 2026.01.21 00:06:42.639034 [ 255 ] {68d2b28a-102e-43d0-b7fa-947d3c2b12be} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9040 | 2026.01.21 00:06:42.639159 [ 255 ] {68d2b28a-102e-43d0-b7fa-947d3c2b12be} <Debug> executeQuery: Read 740 rows, 52.83 KiB in 0.001515 sec., 488448.84488448844 rows/sec., 34.05 MiB/sec. | ||
| 9041 | 2026.01.21 00:06:42.639196 [ 255 ] {68d2b28a-102e-43d0-b7fa-947d3c2b12be} <Debug> TCPHandler: Processed in 0.001677316 sec. | ||
| 9042 | 2026.01.21 00:06:42.639370 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9043 | 2026.01.21 00:06:42.639464 [ 255 ] {4665a123-ce81-4f23-ac0e-9bd480b2ff96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9044 | 2026.01.21 00:06:42.639506 [ 255 ] {4665a123-ce81-4f23-ac0e-9bd480b2ff96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9045 | 2026.01.21 00:06:42.639831 [ 255 ] {4665a123-ce81-4f23-ac0e-9bd480b2ff96} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9046 | 2026.01.21 00:06:42.639867 [ 255 ] {4665a123-ce81-4f23-ac0e-9bd480b2ff96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9047 | 2026.01.21 00:06:42.640156 [ 255 ] {4665a123-ce81-4f23-ac0e-9bd480b2ff96} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 9048 | 2026.01.21 00:06:42.640362 [ 255 ] {4665a123-ce81-4f23-ac0e-9bd480b2ff96} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9049 | 2026.01.21 00:06:42.640494 [ 255 ] {4665a123-ce81-4f23-ac0e-9bd480b2ff96} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 9050 | 2026.01.21 00:06:42.640530 [ 255 ] {4665a123-ce81-4f23-ac0e-9bd480b2ff96} <Debug> TCPHandler: Processed in 0.001211179 sec. | ||
| 9051 | 2026.01.21 00:06:42.640637 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9052 | 2026.01.21 00:06:42.640739 [ 255 ] {8c734855-bc03-49fc-9d19-72a5f79e0fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9053 | 2026.01.21 00:06:42.640781 [ 255 ] {8c734855-bc03-49fc-9d19-72a5f79e0fb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9054 | 2026.01.21 00:06:42.641293 [ 255 ] {8c734855-bc03-49fc-9d19-72a5f79e0fb0} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9055 | 2026.01.21 00:06:42.641330 [ 255 ] {8c734855-bc03-49fc-9d19-72a5f79e0fb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9056 | 2026.01.21 00:06:42.641681 [ 255 ] {8c734855-bc03-49fc-9d19-72a5f79e0fb0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9057 | 2026.01.21 00:06:42.641900 [ 255 ] {8c734855-bc03-49fc-9d19-72a5f79e0fb0} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9058 | 2026.01.21 00:06:42.642038 [ 255 ] {8c734855-bc03-49fc-9d19-72a5f79e0fb0} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001319 sec., 248673.23730098558 rows/sec., 16.29 MiB/sec. | ||
| 9059 | 2026.01.21 00:06:42.642076 [ 255 ] {8c734855-bc03-49fc-9d19-72a5f79e0fb0} <Debug> TCPHandler: Processed in 0.001489972 sec. | ||
| 9060 | 2026.01.21 00:06:42.642197 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9061 | 2026.01.21 00:06:42.642320 [ 255 ] {90d2e968-b195-4842-b121-3b0862b26931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9062 | 2026.01.21 00:06:42.642371 [ 255 ] {90d2e968-b195-4842-b121-3b0862b26931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9063 | 2026.01.21 00:06:42.642717 [ 255 ] {90d2e968-b195-4842-b121-3b0862b26931} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9064 | 2026.01.21 00:06:42.642754 [ 255 ] {90d2e968-b195-4842-b121-3b0862b26931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9065 | 2026.01.21 00:06:42.643096 [ 255 ] {90d2e968-b195-4842-b121-3b0862b26931} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 9066 | 2026.01.21 00:06:42.643318 [ 255 ] {90d2e968-b195-4842-b121-3b0862b26931} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9067 | 2026.01.21 00:06:42.643422 [ 70 ] {} <Debug> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 9068 | 2026.01.21 00:06:42.643450 [ 255 ] {90d2e968-b195-4842-b121-3b0862b26931} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001156 sec., 865.0519031141869 rows/sec., 58.29 KiB/sec. | ||
| 9069 | 2026.01.21 00:06:42.643495 [ 70 ] {} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9070 | 2026.01.21 00:06:42.643502 [ 255 ] {90d2e968-b195-4842-b121-3b0862b26931} <Debug> TCPHandler: Processed in 0.001367531 sec. | ||
| 9071 | 2026.01.21 00:06:42.643528 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9072 | 2026.01.21 00:06:42.643622 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9073 | 2026.01.21 00:06:42.643648 [ 198 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::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 | ||
| 9074 | 2026.01.21 00:06:42.643724 [ 255 ] {2195d9e6-e523-4c3c-823b-5be876241adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9075 | 2026.01.21 00:06:42.643783 [ 255 ] {2195d9e6-e523-4c3c-823b-5be876241adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9076 | 2026.01.21 00:06:42.643796 [ 198 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9077 | 2026.01.21 00:06:42.643840 [ 198 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::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 | ||
| 9078 | 2026.01.21 00:06:42.643915 [ 198 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::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 | ||
| 9079 | 2026.01.21 00:06:42.643967 [ 198 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::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 | ||
| 9080 | 2026.01.21 00:06:42.644012 [ 198 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::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 | ||
| 9081 | 2026.01.21 00:06:42.644056 [ 198 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::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 | ||
| 9082 | 2026.01.21 00:06:42.644543 [ 255 ] {2195d9e6-e523-4c3c-823b-5be876241adc} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9083 | 2026.01.21 00:06:42.644584 [ 255 ] {2195d9e6-e523-4c3c-823b-5be876241adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9084 | 2026.01.21 00:06:42.644915 [ 187 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.00131474 sec., 3803.0332993595694 rows/sec., 256.26 KiB/sec. | ||
| 9085 | 2026.01.21 00:06:42.645095 [ 187 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 9086 | 2026.01.21 00:06:42.645127 [ 255 ] {2195d9e6-e523-4c3c-823b-5be876241adc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9087 | 2026.01.21 00:06:42.645441 [ 255 ] {2195d9e6-e523-4c3c-823b-5be876241adc} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9088 | 2026.01.21 00:06:42.645472 [ 187 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::all_1_5_1} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9089 | 2026.01.21 00:06:42.645565 [ 187 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::all_1_5_1} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 9090 | 2026.01.21 00:06:42.645567 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9091 | 2026.01.21 00:06:42.645588 [ 255 ] {2195d9e6-e523-4c3c-823b-5be876241adc} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001883 sec., 3717.472118959108 rows/sec., 6.66 MiB/sec. | ||
| 9092 | 2026.01.21 00:06:42.645611 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9093 | 2026.01.21 00:06:42.645641 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9094 | 2026.01.21 00:06:42.645657 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9095 | 2026.01.21 00:06:42.645660 [ 255 ] {2195d9e6-e523-4c3c-823b-5be876241adc} <Debug> TCPHandler: Processed in 0.002090092 sec. | ||
| 9096 | 2026.01.21 00:06:42.645749 [ 194 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::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 | ||
| 9097 | 2026.01.21 00:06:42.645791 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9098 | 2026.01.21 00:06:42.645893 [ 255 ] {de5e36fb-b30b-4a62-aaae-9a7d59adae16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9099 | 2026.01.21 00:06:42.645933 [ 255 ] {de5e36fb-b30b-4a62-aaae-9a7d59adae16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9100 | 2026.01.21 00:06:42.645953 [ 194 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9101 | 2026.01.21 00:06:42.646010 [ 194 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 967 rows starting from the beginning of the part | ||
| 9102 | 2026.01.21 00:06:42.646122 [ 194 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
| 9103 | 2026.01.21 00:06:42.646216 [ 194 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part | ||
| 9104 | 2026.01.21 00:06:42.646288 [ 255 ] {de5e36fb-b30b-4a62-aaae-9a7d59adae16} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9105 | 2026.01.21 00:06:42.646309 [ 194 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 9106 | 2026.01.21 00:06:42.646330 [ 255 ] {de5e36fb-b30b-4a62-aaae-9a7d59adae16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9107 | 2026.01.21 00:06:42.646402 [ 194 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part | ||
| 9108 | 2026.01.21 00:06:42.646494 [ 194 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 9109 | 2026.01.21 00:06:42.646674 [ 255 ] {de5e36fb-b30b-4a62-aaae-9a7d59adae16} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9110 | 2026.01.21 00:06:42.646956 [ 255 ] {de5e36fb-b30b-4a62-aaae-9a7d59adae16} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9111 | 2026.01.21 00:06:42.647089 [ 255 ] {de5e36fb-b30b-4a62-aaae-9a7d59adae16} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001216 sec., 88815.7894736842 rows/sec., 5.41 MiB/sec. | ||
| 9112 | 2026.01.21 00:06:42.647125 [ 255 ] {de5e36fb-b30b-4a62-aaae-9a7d59adae16} <Debug> TCPHandler: Processed in 0.001383741 sec. | ||
| 9113 | 2026.01.21 00:06:42.652565 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1056 rows, containing 19 columns (19 merged, 0 gathered) in 0.006848004 sec., 154205.51740331927 rows/sec., 276.33 MiB/sec. | ||
| 9114 | 2026.01.21 00:06:42.654053 [ 188 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9115 | 2026.01.21 00:06:42.654469 [ 188 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9116 | 2026.01.21 00:06:42.654563 [ 188 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9117 | 2026.01.21 00:06:42.654740 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.28 MiB. | ||
| 9118 | 2026.01.21 00:06:43.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.01 MiB, peak 312.25 MiB, free memory in arenas 0.00 B, will set to 306.65 MiB (RSS), difference: 2.64 MiB | ||
| 9119 | 2026.01.21 00:06:47.618654 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9120 | 2026.01.21 00:06:47.618884 [ 255 ] {a961fd4b-7fdf-4640-aed7-456ce388d932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9121 | 2026.01.21 00:06:47.618957 [ 255 ] {a961fd4b-7fdf-4640-aed7-456ce388d932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9122 | 2026.01.21 00:06:47.619578 [ 255 ] {a961fd4b-7fdf-4640-aed7-456ce388d932} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9123 | 2026.01.21 00:06:47.619617 [ 255 ] {a961fd4b-7fdf-4640-aed7-456ce388d932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9124 | 2026.01.21 00:06:47.620063 [ 255 ] {a961fd4b-7fdf-4640-aed7-456ce388d932} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9125 | 2026.01.21 00:06:47.620323 [ 255 ] {a961fd4b-7fdf-4640-aed7-456ce388d932} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9126 | 2026.01.21 00:06:47.620486 [ 255 ] {a961fd4b-7fdf-4640-aed7-456ce388d932} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001654 sec., 3627.569528415961 rows/sec., 295.80 KiB/sec. | ||
| 9127 | 2026.01.21 00:06:47.620538 [ 255 ] {a961fd4b-7fdf-4640-aed7-456ce388d932} <Debug> TCPHandler: Processed in 0.002016431 sec. | ||
| 9128 | 2026.01.21 00:06:47.620663 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9129 | 2026.01.21 00:06:47.620768 [ 255 ] {35fc8272-e281-438a-94a5-04657c2eff0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9130 | 2026.01.21 00:06:47.620812 [ 255 ] {35fc8272-e281-438a-94a5-04657c2eff0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9131 | 2026.01.21 00:06:47.621337 [ 255 ] {35fc8272-e281-438a-94a5-04657c2eff0e} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9132 | 2026.01.21 00:06:47.621372 [ 255 ] {35fc8272-e281-438a-94a5-04657c2eff0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9133 | 2026.01.21 00:06:47.621711 [ 255 ] {35fc8272-e281-438a-94a5-04657c2eff0e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9134 | 2026.01.21 00:06:47.621946 [ 255 ] {35fc8272-e281-438a-94a5-04657c2eff0e} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9135 | 2026.01.21 00:06:47.622078 [ 255 ] {35fc8272-e281-438a-94a5-04657c2eff0e} <Debug> executeQuery: Read 127 rows, 11.14 KiB in 0.001336 sec., 95059.88023952096 rows/sec., 8.14 MiB/sec. | ||
| 9136 | 2026.01.21 00:06:47.622118 [ 255 ] {35fc8272-e281-438a-94a5-04657c2eff0e} <Debug> TCPHandler: Processed in 0.001506703 sec. | ||
| 9137 | 2026.01.21 00:06:47.622247 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9138 | 2026.01.21 00:06:47.622348 [ 255 ] {488a9281-07e5-4c1d-bf25-e67f99a4cf57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9139 | 2026.01.21 00:06:47.622390 [ 255 ] {488a9281-07e5-4c1d-bf25-e67f99a4cf57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9140 | 2026.01.21 00:06:47.622812 [ 255 ] {488a9281-07e5-4c1d-bf25-e67f99a4cf57} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9141 | 2026.01.21 00:06:47.622845 [ 255 ] {488a9281-07e5-4c1d-bf25-e67f99a4cf57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9142 | 2026.01.21 00:06:47.623174 [ 255 ] {488a9281-07e5-4c1d-bf25-e67f99a4cf57} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9143 | 2026.01.21 00:06:47.623416 [ 255 ] {488a9281-07e5-4c1d-bf25-e67f99a4cf57} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9144 | 2026.01.21 00:06:47.623557 [ 255 ] {488a9281-07e5-4c1d-bf25-e67f99a4cf57} <Debug> executeQuery: Read 40 rows, 2.98 KiB in 0.001231 sec., 32493.90739236393 rows/sec., 2.36 MiB/sec. | ||
| 9145 | 2026.01.21 00:06:47.623594 [ 255 ] {488a9281-07e5-4c1d-bf25-e67f99a4cf57} <Debug> TCPHandler: Processed in 0.001397501 sec. | ||
| 9146 | 2026.01.21 00:06:47.623706 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9147 | 2026.01.21 00:06:47.623800 [ 255 ] {418d94dd-c755-4e73-b5cf-cc0d4fb0f83c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9148 | 2026.01.21 00:06:47.623841 [ 255 ] {418d94dd-c755-4e73-b5cf-cc0d4fb0f83c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9149 | 2026.01.21 00:06:47.624271 [ 255 ] {418d94dd-c755-4e73-b5cf-cc0d4fb0f83c} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9150 | 2026.01.21 00:06:47.624304 [ 255 ] {418d94dd-c755-4e73-b5cf-cc0d4fb0f83c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9151 | 2026.01.21 00:06:47.624623 [ 255 ] {418d94dd-c755-4e73-b5cf-cc0d4fb0f83c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9152 | 2026.01.21 00:06:47.624858 [ 255 ] {418d94dd-c755-4e73-b5cf-cc0d4fb0f83c} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9153 | 2026.01.21 00:06:47.624985 [ 255 ] {418d94dd-c755-4e73-b5cf-cc0d4fb0f83c} <Debug> executeQuery: Read 104 rows, 8.33 KiB in 0.001204 sec., 86378.73754152824 rows/sec., 6.75 MiB/sec. | ||
| 9154 | 2026.01.21 00:06:47.625022 [ 255 ] {418d94dd-c755-4e73-b5cf-cc0d4fb0f83c} <Debug> TCPHandler: Processed in 0.001365451 sec. | ||
| 9155 | 2026.01.21 00:06:47.625135 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9156 | 2026.01.21 00:06:47.625231 [ 255 ] {04ab7e84-ab4e-4c7d-95d0-bf7b30b57389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9157 | 2026.01.21 00:06:47.625273 [ 255 ] {04ab7e84-ab4e-4c7d-95d0-bf7b30b57389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9158 | 2026.01.21 00:06:47.625695 [ 255 ] {04ab7e84-ab4e-4c7d-95d0-bf7b30b57389} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9159 | 2026.01.21 00:06:47.625728 [ 255 ] {04ab7e84-ab4e-4c7d-95d0-bf7b30b57389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9160 | 2026.01.21 00:06:47.626076 [ 255 ] {04ab7e84-ab4e-4c7d-95d0-bf7b30b57389} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9161 | 2026.01.21 00:06:47.626307 [ 255 ] {04ab7e84-ab4e-4c7d-95d0-bf7b30b57389} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9162 | 2026.01.21 00:06:47.626436 [ 255 ] {04ab7e84-ab4e-4c7d-95d0-bf7b30b57389} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001225 sec., 133061.22448979592 rows/sec., 9.27 MiB/sec. | ||
| 9163 | 2026.01.21 00:06:47.626472 [ 255 ] {04ab7e84-ab4e-4c7d-95d0-bf7b30b57389} <Debug> TCPHandler: Processed in 0.001386381 sec. | ||
| 9164 | 2026.01.21 00:06:47.626575 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9165 | 2026.01.21 00:06:47.626669 [ 255 ] {758ac270-03f5-4d5e-86f7-11f0946d0cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9166 | 2026.01.21 00:06:47.626724 [ 255 ] {758ac270-03f5-4d5e-86f7-11f0946d0cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9167 | 2026.01.21 00:06:47.627578 [ 255 ] {758ac270-03f5-4d5e-86f7-11f0946d0cac} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9168 | 2026.01.21 00:06:47.627611 [ 255 ] {758ac270-03f5-4d5e-86f7-11f0946d0cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9169 | 2026.01.21 00:06:47.628182 [ 255 ] {758ac270-03f5-4d5e-86f7-11f0946d0cac} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9170 | 2026.01.21 00:06:47.628430 [ 255 ] {758ac270-03f5-4d5e-86f7-11f0946d0cac} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9171 | 2026.01.21 00:06:47.628563 [ 255 ] {758ac270-03f5-4d5e-86f7-11f0946d0cac} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001912 sec., 17782.426778242676 rows/sec., 31.87 MiB/sec. | ||
| 9172 | 2026.01.21 00:06:47.628616 [ 255 ] {758ac270-03f5-4d5e-86f7-11f0946d0cac} <Debug> TCPHandler: Processed in 0.002090252 sec. | ||
| 9173 | 2026.01.21 00:06:47.628729 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9174 | 2026.01.21 00:06:47.628823 [ 255 ] {b66385bd-715b-4221-b777-2002a52203a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9175 | 2026.01.21 00:06:47.628864 [ 255 ] {b66385bd-715b-4221-b777-2002a52203a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9176 | 2026.01.21 00:06:47.629217 [ 255 ] {b66385bd-715b-4221-b777-2002a52203a7} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9177 | 2026.01.21 00:06:47.629250 [ 255 ] {b66385bd-715b-4221-b777-2002a52203a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9178 | 2026.01.21 00:06:47.629558 [ 255 ] {b66385bd-715b-4221-b777-2002a52203a7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9179 | 2026.01.21 00:06:47.629784 [ 255 ] {b66385bd-715b-4221-b777-2002a52203a7} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9180 | 2026.01.21 00:06:47.629909 [ 255 ] {b66385bd-715b-4221-b777-2002a52203a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 9181 | 2026.01.21 00:06:47.629945 [ 255 ] {b66385bd-715b-4221-b777-2002a52203a7} <Debug> TCPHandler: Processed in 0.001264329 sec. | ||
| 9182 | 2026.01.21 00:06:48.542513 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21603 | ||
| 9183 | 2026.01.21 00:06:48.543066 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9184 | 2026.01.21 00:06:48.543111 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9185 | 2026.01.21 00:06:48.543675 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9186 | 2026.01.21 00:06:48.543951 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9187 | 2026.01.21 00:06:48.544102 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21603 | ||
| 9188 | 2026.01.21 00:06:49.702133 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9189 | 2026.01.21 00:06:49.719617 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9190 | 2026.01.21 00:06:49.719679 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9191 | 2026.01.21 00:06:49.725892 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9192 | 2026.01.21 00:06:49.726704 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9193 | 2026.01.21 00:06:49.730074 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9194 | 2026.01.21 00:06:51.119694 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1116 | ||
| 9195 | 2026.01.21 00:06:51.122358 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9196 | 2026.01.21 00:06:51.122416 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9197 | 2026.01.21 00:06:51.123660 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9198 | 2026.01.21 00:06:51.123952 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9199 | 2026.01.21 00:06:51.124341 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1116 | ||
| 9200 | 2026.01.21 00:06:52.632842 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9201 | 2026.01.21 00:06:52.633033 [ 255 ] {117f6edb-c100-48d2-b7b0-7954bd324b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9202 | 2026.01.21 00:06:52.633103 [ 255 ] {117f6edb-c100-48d2-b7b0-7954bd324b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9203 | 2026.01.21 00:06:52.633924 [ 255 ] {117f6edb-c100-48d2-b7b0-7954bd324b4a} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9204 | 2026.01.21 00:06:52.633976 [ 255 ] {117f6edb-c100-48d2-b7b0-7954bd324b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9205 | 2026.01.21 00:06:52.634419 [ 255 ] {117f6edb-c100-48d2-b7b0-7954bd324b4a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9206 | 2026.01.21 00:06:52.634685 [ 255 ] {117f6edb-c100-48d2-b7b0-7954bd324b4a} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9207 | 2026.01.21 00:06:52.634845 [ 255 ] {117f6edb-c100-48d2-b7b0-7954bd324b4a} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001863 sec., 239398.81910896403 rows/sec., 15.18 MiB/sec. | ||
| 9208 | 2026.01.21 00:06:52.634898 [ 255 ] {117f6edb-c100-48d2-b7b0-7954bd324b4a} <Debug> TCPHandler: Processed in 0.002189593 sec. | ||
| 9209 | 2026.01.21 00:06:52.635034 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9210 | 2026.01.21 00:06:52.635142 [ 255 ] {ca3e107c-8630-42c6-a206-46edc9e9e364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9211 | 2026.01.21 00:06:52.635188 [ 255 ] {ca3e107c-8630-42c6-a206-46edc9e9e364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9212 | 2026.01.21 00:06:52.636105 [ 255 ] {ca3e107c-8630-42c6-a206-46edc9e9e364} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9213 | 2026.01.21 00:06:52.636143 [ 255 ] {ca3e107c-8630-42c6-a206-46edc9e9e364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9214 | 2026.01.21 00:06:52.636529 [ 255 ] {ca3e107c-8630-42c6-a206-46edc9e9e364} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9215 | 2026.01.21 00:06:52.636754 [ 255 ] {ca3e107c-8630-42c6-a206-46edc9e9e364} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9216 | 2026.01.21 00:06:52.636890 [ 255 ] {ca3e107c-8630-42c6-a206-46edc9e9e364} <Debug> executeQuery: Read 1216 rows, 98.60 KiB in 0.001834 sec., 663031.6248636859 rows/sec., 52.50 MiB/sec. | ||
| 9217 | 2026.01.21 00:06:52.636941 [ 255 ] {ca3e107c-8630-42c6-a206-46edc9e9e364} <Debug> TCPHandler: Processed in 0.002022411 sec. | ||
| 9218 | 2026.01.21 00:06:52.637144 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9219 | 2026.01.21 00:06:52.637246 [ 255 ] {852d33be-500a-4fe8-b1cc-c37f4143813b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9220 | 2026.01.21 00:06:52.637300 [ 255 ] {852d33be-500a-4fe8-b1cc-c37f4143813b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9221 | 2026.01.21 00:06:52.638155 [ 255 ] {852d33be-500a-4fe8-b1cc-c37f4143813b} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9222 | 2026.01.21 00:06:52.638194 [ 255 ] {852d33be-500a-4fe8-b1cc-c37f4143813b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9223 | 2026.01.21 00:06:52.638554 [ 255 ] {852d33be-500a-4fe8-b1cc-c37f4143813b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9224 | 2026.01.21 00:06:52.638828 [ 255 ] {852d33be-500a-4fe8-b1cc-c37f4143813b} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9225 | 2026.01.21 00:06:52.638991 [ 255 ] {852d33be-500a-4fe8-b1cc-c37f4143813b} <Debug> executeQuery: Read 230 rows, 13.92 KiB in 0.001767 sec., 130164.11997736277 rows/sec., 7.69 MiB/sec. | ||
| 9226 | 2026.01.21 00:06:52.639039 [ 255 ] {852d33be-500a-4fe8-b1cc-c37f4143813b} <Debug> TCPHandler: Processed in 0.00194862 sec. | ||
| 9227 | 2026.01.21 00:06:52.639177 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9228 | 2026.01.21 00:06:52.639282 [ 255 ] {98aeb563-4874-4d70-a58f-0630dcf600ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9229 | 2026.01.21 00:06:52.639329 [ 255 ] {98aeb563-4874-4d70-a58f-0630dcf600ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9230 | 2026.01.21 00:06:52.639908 [ 255 ] {98aeb563-4874-4d70-a58f-0630dcf600ca} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9231 | 2026.01.21 00:06:52.639951 [ 255 ] {98aeb563-4874-4d70-a58f-0630dcf600ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9232 | 2026.01.21 00:06:52.640322 [ 255 ] {98aeb563-4874-4d70-a58f-0630dcf600ca} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9233 | 2026.01.21 00:06:52.640586 [ 255 ] {98aeb563-4874-4d70-a58f-0630dcf600ca} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9234 | 2026.01.21 00:06:52.640718 [ 255 ] {98aeb563-4874-4d70-a58f-0630dcf600ca} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.00146 sec., 157534.24657534246 rows/sec., 10.16 MiB/sec. | ||
| 9235 | 2026.01.21 00:06:52.640757 [ 255 ] {98aeb563-4874-4d70-a58f-0630dcf600ca} <Debug> TCPHandler: Processed in 0.001638245 sec. | ||
| 9236 | 2026.01.21 00:06:52.640874 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9237 | 2026.01.21 00:06:52.640970 [ 255 ] {739a559f-0425-4e85-8359-df22e3fbaa18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9238 | 2026.01.21 00:06:52.641016 [ 255 ] {739a559f-0425-4e85-8359-df22e3fbaa18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9239 | 2026.01.21 00:06:52.641488 [ 255 ] {739a559f-0425-4e85-8359-df22e3fbaa18} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9240 | 2026.01.21 00:06:52.641529 [ 255 ] {739a559f-0425-4e85-8359-df22e3fbaa18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9241 | 2026.01.21 00:06:52.641844 [ 255 ] {739a559f-0425-4e85-8359-df22e3fbaa18} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9242 | 2026.01.21 00:06:52.642068 [ 255 ] {739a559f-0425-4e85-8359-df22e3fbaa18} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9243 | 2026.01.21 00:06:52.642177 [ 58 ] {} <Debug> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 9244 | 2026.01.21 00:06:52.642196 [ 255 ] {739a559f-0425-4e85-8359-df22e3fbaa18} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001243 sec., 184231.6975060338 rows/sec., 10.46 MiB/sec. | ||
| 9245 | 2026.01.21 00:06:52.642244 [ 58 ] {} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9246 | 2026.01.21 00:06:52.642255 [ 255 ] {739a559f-0425-4e85-8359-df22e3fbaa18} <Debug> TCPHandler: Processed in 0.001430152 sec. | ||
| 9247 | 2026.01.21 00:06:52.642271 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9248 | 2026.01.21 00:06:52.642380 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9249 | 2026.01.21 00:06:52.642384 [ 194 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 9250 | 2026.01.21 00:06:52.642485 [ 255 ] {596ef513-7074-459f-8472-0a9f0429452e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9251 | 2026.01.21 00:06:52.642523 [ 194 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9252 | 2026.01.21 00:06:52.642533 [ 255 ] {596ef513-7074-459f-8472-0a9f0429452e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9253 | 2026.01.21 00:06:52.642566 [ 194 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 241 rows starting from the beginning of the part | ||
| 9254 | 2026.01.21 00:06:52.642643 [ 194 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 9255 | 2026.01.21 00:06:52.642691 [ 194 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 9256 | 2026.01.21 00:06:52.642735 [ 194 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 229 rows starting from the beginning of the part | ||
| 9257 | 2026.01.21 00:06:52.642775 [ 194 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 229 rows starting from the beginning of the part | ||
| 9258 | 2026.01.21 00:06:52.642816 [ 194 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 229 rows starting from the beginning of the part | ||
| 9259 | 2026.01.21 00:06:52.643212 [ 255 ] {596ef513-7074-459f-8472-0a9f0429452e} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9260 | 2026.01.21 00:06:52.643252 [ 255 ] {596ef513-7074-459f-8472-0a9f0429452e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9261 | 2026.01.21 00:06:52.643628 [ 255 ] {596ef513-7074-459f-8472-0a9f0429452e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9262 | 2026.01.21 00:06:52.643807 [ 187 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 952 rows, containing 5 columns (5 merged, 0 gathered) in 0.001466573 sec., 649132.3650442221 rows/sec., 39.81 MiB/sec. | ||
| 9263 | 2026.01.21 00:06:52.643857 [ 255 ] {596ef513-7074-459f-8472-0a9f0429452e} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9264 | 2026.01.21 00:06:52.644001 [ 255 ] {596ef513-7074-459f-8472-0a9f0429452e} <Debug> executeQuery: Read 740 rows, 52.83 KiB in 0.001537 sec., 481457.38451528957 rows/sec., 33.56 MiB/sec. | ||
| 9265 | 2026.01.21 00:06:52.644005 [ 186 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 9266 | 2026.01.21 00:06:52.644043 [ 255 ] {596ef513-7074-459f-8472-0a9f0429452e} <Debug> TCPHandler: Processed in 0.001713026 sec. | ||
| 9267 | 2026.01.21 00:06:52.644176 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9268 | 2026.01.21 00:06:52.644283 [ 255 ] {997a6b13-db05-435e-9e24-9d0cb8f3ec73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9269 | 2026.01.21 00:06:52.644312 [ 186 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_14_3} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9270 | 2026.01.21 00:06:52.644336 [ 255 ] {997a6b13-db05-435e-9e24-9d0cb8f3ec73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9271 | 2026.01.21 00:06:52.644391 [ 186 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_14_3} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 9272 | 2026.01.21 00:06:52.644464 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9273 | 2026.01.21 00:06:52.644689 [ 255 ] {997a6b13-db05-435e-9e24-9d0cb8f3ec73} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9274 | 2026.01.21 00:06:52.644730 [ 255 ] {997a6b13-db05-435e-9e24-9d0cb8f3ec73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9275 | 2026.01.21 00:06:52.645045 [ 255 ] {997a6b13-db05-435e-9e24-9d0cb8f3ec73} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 9276 | 2026.01.21 00:06:52.645266 [ 255 ] {997a6b13-db05-435e-9e24-9d0cb8f3ec73} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9277 | 2026.01.21 00:06:52.645363 [ 58 ] {} <Debug> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 9278 | 2026.01.21 00:06:52.645391 [ 255 ] {997a6b13-db05-435e-9e24-9d0cb8f3ec73} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001132 sec., 5300.3533568904595 rows/sec., 276.92 KiB/sec. | ||
| 9279 | 2026.01.21 00:06:52.645396 [ 58 ] {} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9280 | 2026.01.21 00:06:52.645433 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9281 | 2026.01.21 00:06:52.645436 [ 255 ] {997a6b13-db05-435e-9e24-9d0cb8f3ec73} <Debug> TCPHandler: Processed in 0.00130968 sec. | ||
| 9282 | 2026.01.21 00:06:52.645494 [ 194 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::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 | ||
| 9283 | 2026.01.21 00:06:52.645562 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9284 | 2026.01.21 00:06:52.645593 [ 194 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9285 | 2026.01.21 00:06:52.645626 [ 194 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 9286 | 2026.01.21 00:06:52.645672 [ 194 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 9287 | 2026.01.21 00:06:52.645675 [ 255 ] {7a540d9d-2856-4b80-a8d0-0d39c2d2df99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9288 | 2026.01.21 00:06:52.645710 [ 194 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 9289 | 2026.01.21 00:06:52.645731 [ 255 ] {7a540d9d-2856-4b80-a8d0-0d39c2d2df99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9290 | 2026.01.21 00:06:52.645747 [ 194 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 9291 | 2026.01.21 00:06:52.645786 [ 194 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 9292 | 2026.01.21 00:06:52.645822 [ 194 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 9293 | 2026.01.21 00:06:52.646205 [ 255 ] {7a540d9d-2856-4b80-a8d0-0d39c2d2df99} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9294 | 2026.01.21 00:06:52.646247 [ 255 ] {7a540d9d-2856-4b80-a8d0-0d39c2d2df99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9295 | 2026.01.21 00:06:52.646519 [ 187 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001048856 sec., 34323.11013141938 rows/sec., 1.75 MiB/sec. | ||
| 9296 | 2026.01.21 00:06:52.646607 [ 255 ] {7a540d9d-2856-4b80-a8d0-0d39c2d2df99} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9297 | 2026.01.21 00:06:52.646665 [ 201 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 9298 | 2026.01.21 00:06:52.646849 [ 255 ] {7a540d9d-2856-4b80-a8d0-0d39c2d2df99} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9299 | 2026.01.21 00:06:52.646942 [ 201 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_6_1} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9300 | 2026.01.21 00:06:52.646985 [ 255 ] {7a540d9d-2856-4b80-a8d0-0d39c2d2df99} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001331 sec., 246431.2546957175 rows/sec., 16.15 MiB/sec. | ||
| 9301 | 2026.01.21 00:06:52.647018 [ 201 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_6_1} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 9302 | 2026.01.21 00:06:52.647026 [ 255 ] {7a540d9d-2856-4b80-a8d0-0d39c2d2df99} <Debug> TCPHandler: Processed in 0.001513943 sec. | ||
| 9303 | 2026.01.21 00:06:52.647109 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9304 | 2026.01.21 00:06:52.647158 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9305 | 2026.01.21 00:06:52.647253 [ 255 ] {16ff60ca-75da-4ea9-82e5-9809e0debcab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9306 | 2026.01.21 00:06:52.647295 [ 255 ] {16ff60ca-75da-4ea9-82e5-9809e0debcab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9307 | 2026.01.21 00:06:52.647615 [ 255 ] {16ff60ca-75da-4ea9-82e5-9809e0debcab} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9308 | 2026.01.21 00:06:52.647650 [ 255 ] {16ff60ca-75da-4ea9-82e5-9809e0debcab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9309 | 2026.01.21 00:06:52.647951 [ 255 ] {16ff60ca-75da-4ea9-82e5-9809e0debcab} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 9310 | 2026.01.21 00:06:52.648182 [ 255 ] {16ff60ca-75da-4ea9-82e5-9809e0debcab} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9311 | 2026.01.21 00:06:52.648308 [ 255 ] {16ff60ca-75da-4ea9-82e5-9809e0debcab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 62.74 KiB/sec. | ||
| 9312 | 2026.01.21 00:06:52.648345 [ 255 ] {16ff60ca-75da-4ea9-82e5-9809e0debcab} <Debug> TCPHandler: Processed in 0.001236759 sec. | ||
| 9313 | 2026.01.21 00:06:52.648461 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9314 | 2026.01.21 00:06:52.648556 [ 255 ] {896e8ad6-369c-4264-9a27-566a8bc2dc87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9315 | 2026.01.21 00:06:52.648611 [ 255 ] {896e8ad6-369c-4264-9a27-566a8bc2dc87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9316 | 2026.01.21 00:06:52.649375 [ 255 ] {896e8ad6-369c-4264-9a27-566a8bc2dc87} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9317 | 2026.01.21 00:06:52.649409 [ 255 ] {896e8ad6-369c-4264-9a27-566a8bc2dc87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9318 | 2026.01.21 00:06:52.649921 [ 255 ] {896e8ad6-369c-4264-9a27-566a8bc2dc87} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9319 | 2026.01.21 00:06:52.650156 [ 255 ] {896e8ad6-369c-4264-9a27-566a8bc2dc87} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9320 | 2026.01.21 00:06:52.650296 [ 255 ] {896e8ad6-369c-4264-9a27-566a8bc2dc87} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001759 sec., 3979.5338260375215 rows/sec., 7.13 MiB/sec. | ||
| 9321 | 2026.01.21 00:06:52.650350 [ 255 ] {896e8ad6-369c-4264-9a27-566a8bc2dc87} <Debug> TCPHandler: Processed in 0.001937909 sec. | ||
| 9322 | 2026.01.21 00:06:52.650470 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9323 | 2026.01.21 00:06:52.650576 [ 255 ] {ae4496d0-e179-4726-86c6-a577700f9cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9324 | 2026.01.21 00:06:52.650619 [ 255 ] {ae4496d0-e179-4726-86c6-a577700f9cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9325 | 2026.01.21 00:06:52.650971 [ 255 ] {ae4496d0-e179-4726-86c6-a577700f9cdb} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9326 | 2026.01.21 00:06:52.651008 [ 255 ] {ae4496d0-e179-4726-86c6-a577700f9cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 9327 | 2026.01.21 00:06:52.651320 [ 255 ] {ae4496d0-e179-4726-86c6-a577700f9cdb} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9328 | 2026.01.21 00:06:52.651547 [ 255 ] {ae4496d0-e179-4726-86c6-a577700f9cdb} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9329 | 2026.01.21 00:06:52.651677 [ 255 ] {ae4496d0-e179-4726-86c6-a577700f9cdb} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.00112 sec., 96428.57142857143 rows/sec., 5.88 MiB/sec. | ||
| 9330 | 2026.01.21 00:06:52.651715 [ 255 ] {ae4496d0-e179-4726-86c6-a577700f9cdb} <Debug> TCPHandler: Processed in 0.00129603 sec. | ||
| 9331 | 2026.01.21 00:06:55.924663 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9332 | 2026.01.21 00:06:55.924739 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9333 | 2026.01.21 00:06:56.044276 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22115 | ||
| 9334 | 2026.01.21 00:06:56.044784 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9335 | 2026.01.21 00:06:56.044821 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9336 | 2026.01.21 00:06:56.045302 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9337 | 2026.01.21 00:06:56.045566 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9338 | 2026.01.21 00:06:56.045701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22115 | ||
| 9339 | 2026.01.21 00:06:56.045712 [ 54 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9340 | 2026.01.21 00:06:56.045774 [ 54 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9341 | 2026.01.21 00:06:56.045794 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9342 | 2026.01.21 00:06:56.045898 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 9343 | 2026.01.21 00:06:56.046031 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9344 | 2026.01.21 00:06:56.046075 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19683 rows starting from the beginning of the part | ||
| 9345 | 2026.01.21 00:06:56.046147 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 9346 | 2026.01.21 00:06:56.046197 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 9347 | 2026.01.21 00:06:56.046245 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 9348 | 2026.01.21 00:06:56.046290 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 9349 | 2026.01.21 00:06:56.046338 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 9350 | 2026.01.21 00:06:56.048542 [ 187 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22115 rows, containing 4 columns (4 merged, 0 gathered) in 0.002683481 sec., 8241161.387019322 rows/sec., 117.89 MiB/sec. | ||
| 9351 | 2026.01.21 00:06:56.049144 [ 191 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9352 | 2026.01.21 00:06:56.049455 [ 191 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_46_9} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9353 | 2026.01.21 00:06:56.049541 [ 191 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_46_9} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9354 | 2026.01.21 00:06:56.049665 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 9355 | 2026.01.21 00:06:57.230234 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9356 | 2026.01.21 00:06:57.247259 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9357 | 2026.01.21 00:06:57.247317 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9358 | 2026.01.21 00:06:57.253759 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9359 | 2026.01.21 00:06:57.254454 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9360 | 2026.01.21 00:06:57.254743 [ 53 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9361 | 2026.01.21 00:06:57.254810 [ 53 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9362 | 2026.01.21 00:06:57.254829 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9363 | 2026.01.21 00:06:57.254967 [ 194 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 9364 | 2026.01.21 00:06:57.257529 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9365 | 2026.01.21 00:06:57.259216 [ 194 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9366 | 2026.01.21 00:06:57.260740 [ 194 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 9367 | 2026.01.21 00:06:57.265167 [ 194 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 9368 | 2026.01.21 00:06:57.269592 [ 194 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 9369 | 2026.01.21 00:06:57.274000 [ 194 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 9370 | 2026.01.21 00:06:57.278513 [ 194 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 9371 | 2026.01.21 00:06:57.282494 [ 194 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 9372 | 2026.01.21 00:06:57.332680 [ 192 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.077775074 sec., 4461.583668824282 rows/sec., 23.07 MiB/sec. | ||
| 9373 | 2026.01.21 00:06:57.335515 [ 192 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9374 | 2026.01.21 00:06:57.337703 [ 192 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_46_9} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9375 | 2026.01.21 00:06:57.337810 [ 192 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_46_9} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9376 | 2026.01.21 00:06:57.340693 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9377 | 2026.01.21 00:06:57.618775 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9378 | 2026.01.21 00:06:57.618956 [ 255 ] {8b124a0f-3a6a-49f1-87ef-9fb215d21397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9379 | 2026.01.21 00:06:57.619022 [ 255 ] {8b124a0f-3a6a-49f1-87ef-9fb215d21397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9380 | 2026.01.21 00:06:57.619733 [ 255 ] {8b124a0f-3a6a-49f1-87ef-9fb215d21397} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9381 | 2026.01.21 00:06:57.619772 [ 255 ] {8b124a0f-3a6a-49f1-87ef-9fb215d21397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9382 | 2026.01.21 00:06:57.620189 [ 255 ] {8b124a0f-3a6a-49f1-87ef-9fb215d21397} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9383 | 2026.01.21 00:06:57.620456 [ 255 ] {8b124a0f-3a6a-49f1-87ef-9fb215d21397} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9384 | 2026.01.21 00:06:57.620589 [ 53 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9385 | 2026.01.21 00:06:57.620616 [ 255 ] {8b124a0f-3a6a-49f1-87ef-9fb215d21397} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001708 sec., 72599.53161592505 rows/sec., 6.24 MiB/sec. | ||
| 9386 | 2026.01.21 00:06:57.620635 [ 53 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9387 | 2026.01.21 00:06:57.620662 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9388 | 2026.01.21 00:06:57.620669 [ 255 ] {8b124a0f-3a6a-49f1-87ef-9fb215d21397} <Debug> TCPHandler: Processed in 0.002015161 sec. | ||
| 9389 | 2026.01.21 00:06:57.620779 [ 196 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::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 | ||
| 9390 | 2026.01.21 00:06:57.620806 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9391 | 2026.01.21 00:06:57.620914 [ 196 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9392 | 2026.01.21 00:06:57.620919 [ 255 ] {55f6f741-0e1f-42c4-9810-6ba747e4f434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9393 | 2026.01.21 00:06:57.620953 [ 196 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2555 rows starting from the beginning of the part | ||
| 9394 | 2026.01.21 00:06:57.620978 [ 255 ] {55f6f741-0e1f-42c4-9810-6ba747e4f434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9395 | 2026.01.21 00:06:57.621022 [ 196 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 124 rows starting from the beginning of the part | ||
| 9396 | 2026.01.21 00:06:57.621072 [ 196 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1216 rows starting from the beginning of the part | ||
| 9397 | 2026.01.21 00:06:57.621127 [ 196 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 127 rows starting from the beginning of the part | ||
| 9398 | 2026.01.21 00:06:57.621171 [ 196 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1216 rows starting from the beginning of the part | ||
| 9399 | 2026.01.21 00:06:57.621212 [ 196 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 124 rows starting from the beginning of the part | ||
| 9400 | 2026.01.21 00:06:57.621419 [ 255 ] {55f6f741-0e1f-42c4-9810-6ba747e4f434} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9401 | 2026.01.21 00:06:57.621461 [ 255 ] {55f6f741-0e1f-42c4-9810-6ba747e4f434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9402 | 2026.01.21 00:06:57.621956 [ 255 ] {55f6f741-0e1f-42c4-9810-6ba747e4f434} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9403 | 2026.01.21 00:06:57.622204 [ 255 ] {55f6f741-0e1f-42c4-9810-6ba747e4f434} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9404 | 2026.01.21 00:06:57.622340 [ 255 ] {55f6f741-0e1f-42c4-9810-6ba747e4f434} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001446 sec., 23513.13969571231 rows/sec., 1.73 MiB/sec. | ||
| 9405 | 2026.01.21 00:06:57.622378 [ 255 ] {55f6f741-0e1f-42c4-9810-6ba747e4f434} <Debug> TCPHandler: Processed in 0.001625595 sec. | ||
| 9406 | 2026.01.21 00:06:57.622482 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9407 | 2026.01.21 00:06:57.622582 [ 255 ] {d096aa9d-959f-492e-9743-5ccc445d8687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9408 | 2026.01.21 00:06:57.622624 [ 255 ] {d096aa9d-959f-492e-9743-5ccc445d8687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9409 | 2026.01.21 00:06:57.623072 [ 255 ] {d096aa9d-959f-492e-9743-5ccc445d8687} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9410 | 2026.01.21 00:06:57.623107 [ 255 ] {d096aa9d-959f-492e-9743-5ccc445d8687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9411 | 2026.01.21 00:06:57.623277 [ 189 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5362 rows, containing 5 columns (5 merged, 0 gathered) in 0.002553219 sec., 2100094.0381534058 rows/sec., 177.88 MiB/sec. | ||
| 9412 | 2026.01.21 00:06:57.623421 [ 255 ] {d096aa9d-959f-492e-9743-5ccc445d8687} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9413 | 2026.01.21 00:06:57.623635 [ 199 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9414 | 2026.01.21 00:06:57.623663 [ 255 ] {d096aa9d-959f-492e-9743-5ccc445d8687} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9415 | 2026.01.21 00:06:57.623777 [ 53 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9416 | 2026.01.21 00:06:57.623799 [ 255 ] {d096aa9d-959f-492e-9743-5ccc445d8687} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001239 sec., 79096.04519774011 rows/sec., 6.18 MiB/sec. | ||
| 9417 | 2026.01.21 00:06:57.623807 [ 53 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9418 | 2026.01.21 00:06:57.623835 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9419 | 2026.01.21 00:06:57.623838 [ 255 ] {d096aa9d-959f-492e-9743-5ccc445d8687} <Debug> TCPHandler: Processed in 0.001405712 sec. | ||
| 9420 | 2026.01.21 00:06:57.623908 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::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 | ||
| 9421 | 2026.01.21 00:06:57.623960 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9422 | 2026.01.21 00:06:57.624005 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9423 | 2026.01.21 00:06:57.624009 [ 199 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_66_13} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9424 | 2026.01.21 00:06:57.624039 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1304 rows starting from the beginning of the part | ||
| 9425 | 2026.01.21 00:06:57.624061 [ 255 ] {7485cb20-cd29-4a0e-ad55-ba0375797aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9426 | 2026.01.21 00:06:57.624108 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 98 rows starting from the beginning of the part | ||
| 9427 | 2026.01.21 00:06:57.624110 [ 255 ] {7485cb20-cd29-4a0e-ad55-ba0375797aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9428 | 2026.01.21 00:06:57.624123 [ 199 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_66_13} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9429 | 2026.01.21 00:06:57.624153 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 740 rows starting from the beginning of the part | ||
| 9430 | 2026.01.21 00:06:57.624192 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 104 rows starting from the beginning of the part | ||
| 9431 | 2026.01.21 00:06:57.624230 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 740 rows starting from the beginning of the part | ||
| 9432 | 2026.01.21 00:06:57.624260 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 9433 | 2026.01.21 00:06:57.624264 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 98 rows starting from the beginning of the part | ||
| 9434 | 2026.01.21 00:06:57.624591 [ 255 ] {7485cb20-cd29-4a0e-ad55-ba0375797aa4} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9435 | 2026.01.21 00:06:57.624631 [ 255 ] {7485cb20-cd29-4a0e-ad55-ba0375797aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9436 | 2026.01.21 00:06:57.624995 [ 255 ] {7485cb20-cd29-4a0e-ad55-ba0375797aa4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9437 | 2026.01.21 00:06:57.625234 [ 255 ] {7485cb20-cd29-4a0e-ad55-ba0375797aa4} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9438 | 2026.01.21 00:06:57.625334 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9439 | 2026.01.21 00:06:57.625362 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9440 | 2026.01.21 00:06:57.625362 [ 255 ] {7485cb20-cd29-4a0e-ad55-ba0375797aa4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00132 sec., 121212.12121212122 rows/sec., 8.44 MiB/sec. | ||
| 9441 | 2026.01.21 00:06:57.625381 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9442 | 2026.01.21 00:06:57.625404 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3084 rows, containing 5 columns (5 merged, 0 gathered) in 0.001528633 sec., 2017488.8282537404 rows/sec., 151.96 MiB/sec. | ||
| 9443 | 2026.01.21 00:06:57.625406 [ 255 ] {7485cb20-cd29-4a0e-ad55-ba0375797aa4} <Debug> TCPHandler: Processed in 0.001495052 sec. | ||
| 9444 | 2026.01.21 00:06:57.625473 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 9445 | 2026.01.21 00:06:57.625543 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9446 | 2026.01.21 00:06:57.625588 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9447 | 2026.01.21 00:06:57.625644 [ 255 ] {e30b532b-d029-4a6d-9342-6b46fa3336c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9448 | 2026.01.21 00:06:57.625653 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9449 | 2026.01.21 00:06:57.625707 [ 255 ] {e30b532b-d029-4a6d-9342-6b46fa3336c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9450 | 2026.01.21 00:06:57.625711 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 16562 rows starting from the beginning of the part | ||
| 9451 | 2026.01.21 00:06:57.625800 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 9452 | 2026.01.21 00:06:57.625850 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 328 rows starting from the beginning of the part | ||
| 9453 | 2026.01.21 00:06:57.625852 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_66_13} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9454 | 2026.01.21 00:06:57.625894 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 163 rows starting from the beginning of the part | ||
| 9455 | 2026.01.21 00:06:57.625938 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 328 rows starting from the beginning of the part | ||
| 9456 | 2026.01.21 00:06:57.625944 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_66_13} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9457 | 2026.01.21 00:06:57.625985 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9458 | 2026.01.21 00:06:57.626049 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 9459 | 2026.01.21 00:06:57.626608 [ 255 ] {e30b532b-d029-4a6d-9342-6b46fa3336c0} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9460 | 2026.01.21 00:06:57.626649 [ 255 ] {e30b532b-d029-4a6d-9342-6b46fa3336c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9461 | 2026.01.21 00:06:57.627246 [ 255 ] {e30b532b-d029-4a6d-9342-6b46fa3336c0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9462 | 2026.01.21 00:06:57.627482 [ 255 ] {e30b532b-d029-4a6d-9342-6b46fa3336c0} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9463 | 2026.01.21 00:06:57.627622 [ 255 ] {e30b532b-d029-4a6d-9342-6b46fa3336c0} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001997 sec., 17025.538307461193 rows/sec., 30.51 MiB/sec. | ||
| 9464 | 2026.01.21 00:06:57.627677 [ 255 ] {e30b532b-d029-4a6d-9342-6b46fa3336c0} <Debug> TCPHandler: Processed in 0.002182433 sec. | ||
| 9465 | 2026.01.21 00:06:57.627795 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9466 | 2026.01.21 00:06:57.627890 [ 255 ] {3ba8a6b9-6fc3-4c99-916e-2f2498e4ebf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9467 | 2026.01.21 00:06:57.627932 [ 255 ] {3ba8a6b9-6fc3-4c99-916e-2f2498e4ebf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9468 | 2026.01.21 00:06:57.628280 [ 255 ] {3ba8a6b9-6fc3-4c99-916e-2f2498e4ebf7} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9469 | 2026.01.21 00:06:57.628314 [ 255 ] {3ba8a6b9-6fc3-4c99-916e-2f2498e4ebf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9470 | 2026.01.21 00:06:57.628758 [ 255 ] {3ba8a6b9-6fc3-4c99-916e-2f2498e4ebf7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9471 | 2026.01.21 00:06:57.628982 [ 255 ] {3ba8a6b9-6fc3-4c99-916e-2f2498e4ebf7} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9472 | 2026.01.21 00:06:57.629093 [ 53 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9473 | 2026.01.21 00:06:57.629109 [ 255 ] {3ba8a6b9-6fc3-4c99-916e-2f2498e4ebf7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001239 sec., 48426.15012106537 rows/sec., 3.26 MiB/sec. | ||
| 9474 | 2026.01.21 00:06:57.629134 [ 53 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9475 | 2026.01.21 00:06:57.629148 [ 255 ] {3ba8a6b9-6fc3-4c99-916e-2f2498e4ebf7} <Debug> TCPHandler: Processed in 0.001402931 sec. | ||
| 9476 | 2026.01.21 00:06:57.629159 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9477 | 2026.01.21 00:06:57.629251 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 9478 | 2026.01.21 00:06:57.629366 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9479 | 2026.01.21 00:06:57.629409 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2880 rows starting from the beginning of the part | ||
| 9480 | 2026.01.21 00:06:57.629489 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 9481 | 2026.01.21 00:06:57.629542 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 108 rows starting from the beginning of the part | ||
| 9482 | 2026.01.21 00:06:57.629589 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 9483 | 2026.01.21 00:06:57.629633 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 108 rows starting from the beginning of the part | ||
| 9484 | 2026.01.21 00:06:57.629676 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9485 | 2026.01.21 00:06:57.631100 [ 200 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001891269 sec., 1732170.3047001776 rows/sec., 114.02 MiB/sec. | ||
| 9486 | 2026.01.21 00:06:57.631279 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17701 rows, containing 5 columns (5 merged, 0 gathered) in 0.005873 sec., 3013962.199897838 rows/sec., 205.88 MiB/sec. | ||
| 9487 | 2026.01.21 00:06:57.631428 [ 189 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9488 | 2026.01.21 00:06:57.631521 [ 197 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9489 | 2026.01.21 00:06:57.631679 [ 189 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_66_13} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9490 | 2026.01.21 00:06:57.631738 [ 189 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_66_13} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9491 | 2026.01.21 00:06:57.631797 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 9492 | 2026.01.21 00:06:57.631823 [ 189 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9493 | 2026.01.21 00:06:57.631876 [ 189 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9494 | 2026.01.21 00:06:57.631937 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.10 MiB. | ||
| 9495 | 2026.01.21 00:06:58.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.39 MiB, peak 321.26 MiB, free memory in arenas 0.00 B, will set to 311.17 MiB (RSS), difference: 2.79 MiB | ||
| 9496 | 2026.01.21 00:06:59.495505 [ 48 ] {} <Debug> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 9497 | 2026.01.21 00:06:59.495566 [ 48 ] {} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9498 | 2026.01.21 00:06:59.495587 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9499 | 2026.01.21 00:06:59.495678 [ 188 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 9500 | 2026.01.21 00:06:59.495789 [ 188 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9501 | 2026.01.21 00:06:59.495821 [ 188 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 9502 | 2026.01.21 00:06:59.495888 [ 188 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 9503 | 2026.01.21 00:06:59.495934 [ 188 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part | ||
| 9504 | 2026.01.21 00:06:59.495977 [ 188 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 9505 | 2026.01.21 00:06:59.496020 [ 188 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 9506 | 2026.01.21 00:06:59.496799 [ 193 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001156538 sec., 32856.68088726873 rows/sec., 2.74 MiB/sec. | ||
| 9507 | 2026.01.21 00:06:59.496990 [ 197 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 9508 | 2026.01.21 00:06:59.497300 [ 197 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_21_5} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9509 | 2026.01.21 00:06:59.497383 [ 197 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_21_5} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 9510 | 2026.01.21 00:06:59.497487 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9511 | 2026.01.21 00:07:01.124708 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1150 | ||
| 9512 | 2026.01.21 00:07:01.127342 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9513 | 2026.01.21 00:07:01.127398 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9514 | 2026.01.21 00:07:01.128628 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9515 | 2026.01.21 00:07:01.128914 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9516 | 2026.01.21 00:07:01.129308 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1150 | ||
| 9517 | 2026.01.21 00:07:02.648510 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9518 | 2026.01.21 00:07:02.648709 [ 255 ] {debc0d86-7993-44d1-b4ce-093f425bed15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9519 | 2026.01.21 00:07:02.648786 [ 255 ] {debc0d86-7993-44d1-b4ce-093f425bed15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9520 | 2026.01.21 00:07:02.649496 [ 255 ] {debc0d86-7993-44d1-b4ce-093f425bed15} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9521 | 2026.01.21 00:07:02.649548 [ 255 ] {debc0d86-7993-44d1-b4ce-093f425bed15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9522 | 2026.01.21 00:07:02.649959 [ 255 ] {debc0d86-7993-44d1-b4ce-093f425bed15} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9523 | 2026.01.21 00:07:02.650212 [ 255 ] {debc0d86-7993-44d1-b4ce-093f425bed15} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9524 | 2026.01.21 00:07:02.650373 [ 44 ] {} <Debug> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 9525 | 2026.01.21 00:07:02.650378 [ 255 ] {debc0d86-7993-44d1-b4ce-093f425bed15} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001723 sec., 13929.193267556588 rows/sec., 1.16 MiB/sec. | ||
| 9526 | 2026.01.21 00:07:02.650452 [ 44 ] {} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9527 | 2026.01.21 00:07:02.650486 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9528 | 2026.01.21 00:07:02.650498 [ 255 ] {debc0d86-7993-44d1-b4ce-093f425bed15} <Debug> TCPHandler: Processed in 0.002125182 sec. | ||
| 9529 | 2026.01.21 00:07:02.650628 [ 198 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::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 | ||
| 9530 | 2026.01.21 00:07:02.650634 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9531 | 2026.01.21 00:07:02.650791 [ 255 ] {1dbcdf43-236c-4b65-bca8-8307bf349a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9532 | 2026.01.21 00:07:02.650797 [ 198 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9533 | 2026.01.21 00:07:02.650842 [ 255 ] {1dbcdf43-236c-4b65-bca8-8307bf349a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9534 | 2026.01.21 00:07:02.650853 [ 198 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 470 rows starting from the beginning of the part | ||
| 9535 | 2026.01.21 00:07:02.650944 [ 198 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::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 | ||
| 9536 | 2026.01.21 00:07:02.651000 [ 198 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 446 rows starting from the beginning of the part | ||
| 9537 | 2026.01.21 00:07:02.651057 [ 198 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 446 rows starting from the beginning of the part | ||
| 9538 | 2026.01.21 00:07:02.651107 [ 198 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 446 rows starting from the beginning of the part | ||
| 9539 | 2026.01.21 00:07:02.651155 [ 198 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 9540 | 2026.01.21 00:07:02.651292 [ 255 ] {1dbcdf43-236c-4b65-bca8-8307bf349a62} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9541 | 2026.01.21 00:07:02.651338 [ 255 ] {1dbcdf43-236c-4b65-bca8-8307bf349a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9542 | 2026.01.21 00:07:02.651698 [ 255 ] {1dbcdf43-236c-4b65-bca8-8307bf349a62} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9543 | 2026.01.21 00:07:02.651953 [ 255 ] {1dbcdf43-236c-4b65-bca8-8307bf349a62} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9544 | 2026.01.21 00:07:02.652094 [ 255 ] {1dbcdf43-236c-4b65-bca8-8307bf349a62} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001332 sec., 3003.003003003003 rows/sec., 244.87 KiB/sec. | ||
| 9545 | 2026.01.21 00:07:02.652135 [ 255 ] {1dbcdf43-236c-4b65-bca8-8307bf349a62} <Debug> TCPHandler: Processed in 0.001555814 sec. | ||
| 9546 | 2026.01.21 00:07:02.652244 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9547 | 2026.01.21 00:07:02.652301 [ 197 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1856 rows, containing 5 columns (5 merged, 0 gathered) in 0.001744337 sec., 1064014.5797515044 rows/sec., 72.35 MiB/sec. | ||
| 9548 | 2026.01.21 00:07:02.652341 [ 255 ] {407faa8e-e9b0-48ee-a2a2-bc32a434c26f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9549 | 2026.01.21 00:07:02.652384 [ 255 ] {407faa8e-e9b0-48ee-a2a2-bc32a434c26f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9550 | 2026.01.21 00:07:02.652451 [ 198 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 9551 | 2026.01.21 00:07:02.652719 [ 198 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_15_3} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9552 | 2026.01.21 00:07:02.652795 [ 198 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_15_3} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 9553 | 2026.01.21 00:07:02.652883 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 9554 | 2026.01.21 00:07:02.653545 [ 255 ] {407faa8e-e9b0-48ee-a2a2-bc32a434c26f} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9555 | 2026.01.21 00:07:02.653588 [ 255 ] {407faa8e-e9b0-48ee-a2a2-bc32a434c26f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9556 | 2026.01.21 00:07:02.654007 [ 255 ] {407faa8e-e9b0-48ee-a2a2-bc32a434c26f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9557 | 2026.01.21 00:07:02.654235 [ 255 ] {407faa8e-e9b0-48ee-a2a2-bc32a434c26f} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9558 | 2026.01.21 00:07:02.654371 [ 255 ] {407faa8e-e9b0-48ee-a2a2-bc32a434c26f} <Debug> executeQuery: Read 1332 rows, 113.92 KiB in 0.002052 sec., 649122.8070175438 rows/sec., 54.21 MiB/sec. | ||
| 9559 | 2026.01.21 00:07:02.654410 [ 255 ] {407faa8e-e9b0-48ee-a2a2-bc32a434c26f} <Debug> TCPHandler: Processed in 0.002216484 sec. | ||
| 9560 | 2026.01.21 00:07:02.654523 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9561 | 2026.01.21 00:07:02.654616 [ 255 ] {e418a6c1-bec2-4f79-8505-741e3fe71459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9562 | 2026.01.21 00:07:02.654657 [ 255 ] {e418a6c1-bec2-4f79-8505-741e3fe71459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9563 | 2026.01.21 00:07:02.655064 [ 255 ] {e418a6c1-bec2-4f79-8505-741e3fe71459} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9564 | 2026.01.21 00:07:02.655100 [ 255 ] {e418a6c1-bec2-4f79-8505-741e3fe71459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9565 | 2026.01.21 00:07:02.655424 [ 255 ] {e418a6c1-bec2-4f79-8505-741e3fe71459} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9566 | 2026.01.21 00:07:02.655679 [ 255 ] {e418a6c1-bec2-4f79-8505-741e3fe71459} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9567 | 2026.01.21 00:07:02.655791 [ 44 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9568 | 2026.01.21 00:07:02.655811 [ 255 ] {e418a6c1-bec2-4f79-8505-741e3fe71459} <Debug> executeQuery: Read 23 rows, 1.77 KiB in 0.001213 sec., 18961.253091508654 rows/sec., 1.42 MiB/sec. | ||
| 9569 | 2026.01.21 00:07:02.655836 [ 44 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9570 | 2026.01.21 00:07:02.655863 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9571 | 2026.01.21 00:07:02.655875 [ 255 ] {e418a6c1-bec2-4f79-8505-741e3fe71459} <Debug> TCPHandler: Processed in 0.001401591 sec. | ||
| 9572 | 2026.01.21 00:07:02.655945 [ 186 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::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 | ||
| 9573 | 2026.01.21 00:07:02.655998 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9574 | 2026.01.21 00:07:02.656046 [ 186 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9575 | 2026.01.21 00:07:02.656079 [ 186 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 296 rows starting from the beginning of the part | ||
| 9576 | 2026.01.21 00:07:02.656100 [ 255 ] {6cacba58-a796-445f-8893-7edefb347fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9577 | 2026.01.21 00:07:02.656133 [ 186 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 230 rows starting from the beginning of the part | ||
| 9578 | 2026.01.21 00:07:02.656148 [ 255 ] {6cacba58-a796-445f-8893-7edefb347fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9579 | 2026.01.21 00:07:02.656192 [ 186 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 40 rows starting from the beginning of the part | ||
| 9580 | 2026.01.21 00:07:02.656240 [ 186 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 230 rows starting from the beginning of the part | ||
| 9581 | 2026.01.21 00:07:02.656280 [ 186 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 34 rows starting from the beginning of the part | ||
| 9582 | 2026.01.21 00:07:02.656321 [ 186 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 23 rows starting from the beginning of the part | ||
| 9583 | 2026.01.21 00:07:02.656657 [ 255 ] {6cacba58-a796-445f-8893-7edefb347fd8} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9584 | 2026.01.21 00:07:02.656700 [ 255 ] {6cacba58-a796-445f-8893-7edefb347fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9585 | 2026.01.21 00:07:02.657067 [ 255 ] {6cacba58-a796-445f-8893-7edefb347fd8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9586 | 2026.01.21 00:07:02.657143 [ 198 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 853 rows, containing 5 columns (5 merged, 0 gathered) in 0.001235219 sec., 690565.8025014187 rows/sec., 45.31 MiB/sec. | ||
| 9587 | 2026.01.21 00:07:02.657281 [ 255 ] {6cacba58-a796-445f-8893-7edefb347fd8} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9588 | 2026.01.21 00:07:02.657287 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9589 | 2026.01.21 00:07:02.657396 [ 41 ] {} <Debug> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 9590 | 2026.01.21 00:07:02.657410 [ 255 ] {6cacba58-a796-445f-8893-7edefb347fd8} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001348 sec., 186943.62017804154 rows/sec., 12.93 MiB/sec. | ||
| 9591 | 2026.01.21 00:07:02.657433 [ 41 ] {} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9592 | 2026.01.21 00:07:02.657448 [ 255 ] {6cacba58-a796-445f-8893-7edefb347fd8} <Debug> TCPHandler: Processed in 0.001522343 sec. | ||
| 9593 | 2026.01.21 00:07:02.657452 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9594 | 2026.01.21 00:07:02.657525 [ 198 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::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 | ||
| 9595 | 2026.01.21 00:07:02.657543 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_61_12} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9596 | 2026.01.21 00:07:02.657568 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9597 | 2026.01.21 00:07:02.657604 [ 198 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9598 | 2026.01.21 00:07:02.657615 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_61_12} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9599 | 2026.01.21 00:07:02.657636 [ 198 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 482 rows starting from the beginning of the part | ||
| 9600 | 2026.01.21 00:07:02.657669 [ 255 ] {02239cd7-44cb-49e5-ab5b-fdd4bfe4328f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9601 | 2026.01.21 00:07:02.657686 [ 198 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 252 rows starting from the beginning of the part | ||
| 9602 | 2026.01.21 00:07:02.657712 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9603 | 2026.01.21 00:07:02.657716 [ 255 ] {02239cd7-44cb-49e5-ab5b-fdd4bfe4328f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9604 | 2026.01.21 00:07:02.657729 [ 198 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 458 rows starting from the beginning of the part | ||
| 9605 | 2026.01.21 00:07:02.657774 [ 198 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 230 rows starting from the beginning of the part | ||
| 9606 | 2026.01.21 00:07:02.657807 [ 198 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 230 rows starting from the beginning of the part | ||
| 9607 | 2026.01.21 00:07:02.657841 [ 198 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 252 rows starting from the beginning of the part | ||
| 9608 | 2026.01.21 00:07:02.658176 [ 255 ] {02239cd7-44cb-49e5-ab5b-fdd4bfe4328f} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9609 | 2026.01.21 00:07:02.658219 [ 255 ] {02239cd7-44cb-49e5-ab5b-fdd4bfe4328f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9610 | 2026.01.21 00:07:02.658572 [ 255 ] {02239cd7-44cb-49e5-ab5b-fdd4bfe4328f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9611 | 2026.01.21 00:07:02.658817 [ 255 ] {02239cd7-44cb-49e5-ab5b-fdd4bfe4328f} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9612 | 2026.01.21 00:07:02.658849 [ 201 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1904 rows, containing 5 columns (5 merged, 0 gathered) in 0.00132921 sec., 1432429.7891228625 rows/sec., 101.04 MiB/sec. | ||
| 9613 | 2026.01.21 00:07:02.658956 [ 255 ] {02239cd7-44cb-49e5-ab5b-fdd4bfe4328f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00127 sec., 9448.818897637795 rows/sec., 738.19 KiB/sec. | ||
| 9614 | 2026.01.21 00:07:02.658997 [ 255 ] {02239cd7-44cb-49e5-ab5b-fdd4bfe4328f} <Debug> TCPHandler: Processed in 0.001461962 sec. | ||
| 9615 | 2026.01.21 00:07:02.658996 [ 197 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 9616 | 2026.01.21 00:07:02.659110 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9617 | 2026.01.21 00:07:02.659211 [ 255 ] {11c2885f-5f47-45ca-95b7-bb4b7528a325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9618 | 2026.01.21 00:07:02.659254 [ 255 ] {11c2885f-5f47-45ca-95b7-bb4b7528a325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9619 | 2026.01.21 00:07:02.659257 [ 197 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_15_3} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9620 | 2026.01.21 00:07:02.659325 [ 197 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_15_3} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 9621 | 2026.01.21 00:07:02.659411 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 9622 | 2026.01.21 00:07:02.659902 [ 255 ] {11c2885f-5f47-45ca-95b7-bb4b7528a325} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9623 | 2026.01.21 00:07:02.659938 [ 255 ] {11c2885f-5f47-45ca-95b7-bb4b7528a325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9624 | 2026.01.21 00:07:02.660293 [ 255 ] {11c2885f-5f47-45ca-95b7-bb4b7528a325} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9625 | 2026.01.21 00:07:02.660551 [ 255 ] {11c2885f-5f47-45ca-95b7-bb4b7528a325} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9626 | 2026.01.21 00:07:02.660687 [ 255 ] {11c2885f-5f47-45ca-95b7-bb4b7528a325} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.001494 sec., 379518.0722891566 rows/sec., 28.47 MiB/sec. | ||
| 9627 | 2026.01.21 00:07:02.660727 [ 255 ] {11c2885f-5f47-45ca-95b7-bb4b7528a325} <Debug> TCPHandler: Processed in 0.001668166 sec. | ||
| 9628 | 2026.01.21 00:07:02.660849 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9629 | 2026.01.21 00:07:02.660945 [ 255 ] {2fb1ef96-4b90-40f0-afdc-38a425758136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9630 | 2026.01.21 00:07:02.660988 [ 255 ] {2fb1ef96-4b90-40f0-afdc-38a425758136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9631 | 2026.01.21 00:07:02.661676 [ 255 ] {2fb1ef96-4b90-40f0-afdc-38a425758136} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9632 | 2026.01.21 00:07:02.661711 [ 255 ] {2fb1ef96-4b90-40f0-afdc-38a425758136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9633 | 2026.01.21 00:07:02.662237 [ 255 ] {2fb1ef96-4b90-40f0-afdc-38a425758136} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9634 | 2026.01.21 00:07:02.662459 [ 255 ] {2fb1ef96-4b90-40f0-afdc-38a425758136} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9635 | 2026.01.21 00:07:02.662590 [ 255 ] {2fb1ef96-4b90-40f0-afdc-38a425758136} <Debug> executeQuery: Read 918 rows, 64.29 KiB in 0.001663 sec., 552014.4317498497 rows/sec., 37.75 MiB/sec. | ||
| 9636 | 2026.01.21 00:07:02.662626 [ 255 ] {2fb1ef96-4b90-40f0-afdc-38a425758136} <Debug> TCPHandler: Processed in 0.001831318 sec. | ||
| 9637 | 2026.01.21 00:07:02.662743 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9638 | 2026.01.21 00:07:02.662839 [ 255 ] {2238dd24-5281-4b11-923c-34f3ebe9bdd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9639 | 2026.01.21 00:07:02.662893 [ 255 ] {2238dd24-5281-4b11-923c-34f3ebe9bdd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9640 | 2026.01.21 00:07:02.663684 [ 255 ] {2238dd24-5281-4b11-923c-34f3ebe9bdd2} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9641 | 2026.01.21 00:07:02.663720 [ 255 ] {2238dd24-5281-4b11-923c-34f3ebe9bdd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9642 | 2026.01.21 00:07:02.664247 [ 255 ] {2238dd24-5281-4b11-923c-34f3ebe9bdd2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9643 | 2026.01.21 00:07:02.664467 [ 255 ] {2238dd24-5281-4b11-923c-34f3ebe9bdd2} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9644 | 2026.01.21 00:07:02.664606 [ 255 ] {2238dd24-5281-4b11-923c-34f3ebe9bdd2} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001786 sec., 3919.3729003359463 rows/sec., 7.02 MiB/sec. | ||
| 9645 | 2026.01.21 00:07:02.664679 [ 255 ] {2238dd24-5281-4b11-923c-34f3ebe9bdd2} <Debug> TCPHandler: Processed in 0.00198576 sec. | ||
| 9646 | 2026.01.21 00:07:02.664797 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9647 | 2026.01.21 00:07:02.664892 [ 255 ] {79c9df87-a6a7-4e40-b612-637251489621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9648 | 2026.01.21 00:07:02.664933 [ 255 ] {79c9df87-a6a7-4e40-b612-637251489621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9649 | 2026.01.21 00:07:02.665276 [ 255 ] {79c9df87-a6a7-4e40-b612-637251489621} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9650 | 2026.01.21 00:07:02.665311 [ 255 ] {79c9df87-a6a7-4e40-b612-637251489621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9651 | 2026.01.21 00:07:02.665613 [ 255 ] {79c9df87-a6a7-4e40-b612-637251489621} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9652 | 2026.01.21 00:07:02.665852 [ 255 ] {79c9df87-a6a7-4e40-b612-637251489621} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9653 | 2026.01.21 00:07:02.665975 [ 255 ] {79c9df87-a6a7-4e40-b612-637251489621} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 9654 | 2026.01.21 00:07:02.666010 [ 255 ] {79c9df87-a6a7-4e40-b612-637251489621} <Debug> TCPHandler: Processed in 0.001262459 sec. | ||
| 9655 | 2026.01.21 00:07:03.545870 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22563 | ||
| 9656 | 2026.01.21 00:07:03.546402 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9657 | 2026.01.21 00:07:03.546436 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9658 | 2026.01.21 00:07:03.546913 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9659 | 2026.01.21 00:07:03.547154 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9660 | 2026.01.21 00:07:03.547286 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22563 | ||
| 9661 | 2026.01.21 00:07:04.757685 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9662 | 2026.01.21 00:07:04.773067 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9663 | 2026.01.21 00:07:04.773118 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9664 | 2026.01.21 00:07:04.778589 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9665 | 2026.01.21 00:07:04.779291 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9666 | 2026.01.21 00:07:04.781997 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9667 | 2026.01.21 00:07:07.618957 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9668 | 2026.01.21 00:07:07.619149 [ 255 ] {16a89098-7186-4f3b-b7ff-e3b4c303c2e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9669 | 2026.01.21 00:07:07.619214 [ 255 ] {16a89098-7186-4f3b-b7ff-e3b4c303c2e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9670 | 2026.01.21 00:07:07.619929 [ 255 ] {16a89098-7186-4f3b-b7ff-e3b4c303c2e5} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9671 | 2026.01.21 00:07:07.619973 [ 255 ] {16a89098-7186-4f3b-b7ff-e3b4c303c2e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9672 | 2026.01.21 00:07:07.620375 [ 255 ] {16a89098-7186-4f3b-b7ff-e3b4c303c2e5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9673 | 2026.01.21 00:07:07.620596 [ 255 ] {16a89098-7186-4f3b-b7ff-e3b4c303c2e5} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9674 | 2026.01.21 00:07:07.620752 [ 255 ] {16a89098-7186-4f3b-b7ff-e3b4c303c2e5} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001652 sec., 75060.53268765133 rows/sec., 6.46 MiB/sec. | ||
| 9675 | 2026.01.21 00:07:07.620794 [ 255 ] {16a89098-7186-4f3b-b7ff-e3b4c303c2e5} <Debug> TCPHandler: Processed in 0.00195791 sec. | ||
| 9676 | 2026.01.21 00:07:07.620936 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9677 | 2026.01.21 00:07:07.621031 [ 255 ] {2b091345-47aa-4311-994f-ba60354538b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9678 | 2026.01.21 00:07:07.621080 [ 255 ] {2b091345-47aa-4311-994f-ba60354538b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9679 | 2026.01.21 00:07:07.621522 [ 255 ] {2b091345-47aa-4311-994f-ba60354538b8} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9680 | 2026.01.21 00:07:07.621558 [ 255 ] {2b091345-47aa-4311-994f-ba60354538b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9681 | 2026.01.21 00:07:07.621866 [ 255 ] {2b091345-47aa-4311-994f-ba60354538b8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9682 | 2026.01.21 00:07:07.622063 [ 255 ] {2b091345-47aa-4311-994f-ba60354538b8} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9683 | 2026.01.21 00:07:07.622189 [ 255 ] {2b091345-47aa-4311-994f-ba60354538b8} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001177 sec., 28887.00084961767 rows/sec., 2.12 MiB/sec. | ||
| 9684 | 2026.01.21 00:07:07.622226 [ 255 ] {2b091345-47aa-4311-994f-ba60354538b8} <Debug> TCPHandler: Processed in 0.00133877 sec. | ||
| 9685 | 2026.01.21 00:07:07.622337 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9686 | 2026.01.21 00:07:07.622437 [ 255 ] {e225bf44-15a5-45df-b1dc-a83fdf808c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9687 | 2026.01.21 00:07:07.622476 [ 255 ] {e225bf44-15a5-45df-b1dc-a83fdf808c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9688 | 2026.01.21 00:07:07.622900 [ 255 ] {e225bf44-15a5-45df-b1dc-a83fdf808c09} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9689 | 2026.01.21 00:07:07.622935 [ 255 ] {e225bf44-15a5-45df-b1dc-a83fdf808c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9690 | 2026.01.21 00:07:07.623222 [ 255 ] {e225bf44-15a5-45df-b1dc-a83fdf808c09} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9691 | 2026.01.21 00:07:07.623429 [ 255 ] {e225bf44-15a5-45df-b1dc-a83fdf808c09} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9692 | 2026.01.21 00:07:07.623552 [ 255 ] {e225bf44-15a5-45df-b1dc-a83fdf808c09} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001133 sec., 86496.02824360106 rows/sec., 6.76 MiB/sec. | ||
| 9693 | 2026.01.21 00:07:07.623592 [ 255 ] {e225bf44-15a5-45df-b1dc-a83fdf808c09} <Debug> TCPHandler: Processed in 0.001302049 sec. | ||
| 9694 | 2026.01.21 00:07:07.623707 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9695 | 2026.01.21 00:07:07.623798 [ 255 ] {1f1a5dcf-fd7a-4529-afe5-8e70ce9a2db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9696 | 2026.01.21 00:07:07.623840 [ 255 ] {1f1a5dcf-fd7a-4529-afe5-8e70ce9a2db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9697 | 2026.01.21 00:07:07.624255 [ 255 ] {1f1a5dcf-fd7a-4529-afe5-8e70ce9a2db7} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9698 | 2026.01.21 00:07:07.624290 [ 255 ] {1f1a5dcf-fd7a-4529-afe5-8e70ce9a2db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9699 | 2026.01.21 00:07:07.624605 [ 255 ] {1f1a5dcf-fd7a-4529-afe5-8e70ce9a2db7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9700 | 2026.01.21 00:07:07.624807 [ 255 ] {1f1a5dcf-fd7a-4529-afe5-8e70ce9a2db7} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9701 | 2026.01.21 00:07:07.624931 [ 255 ] {1f1a5dcf-fd7a-4529-afe5-8e70ce9a2db7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 9702 | 2026.01.21 00:07:07.624967 [ 255 ] {1f1a5dcf-fd7a-4529-afe5-8e70ce9a2db7} <Debug> TCPHandler: Processed in 0.00130707 sec. | ||
| 9703 | 2026.01.21 00:07:07.625076 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9704 | 2026.01.21 00:07:07.625167 [ 255 ] {14f8f692-3f8d-4757-b80c-baa54c0a603e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9705 | 2026.01.21 00:07:07.625220 [ 255 ] {14f8f692-3f8d-4757-b80c-baa54c0a603e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9706 | 2026.01.21 00:07:07.626043 [ 255 ] {14f8f692-3f8d-4757-b80c-baa54c0a603e} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9707 | 2026.01.21 00:07:07.626079 [ 255 ] {14f8f692-3f8d-4757-b80c-baa54c0a603e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9708 | 2026.01.21 00:07:07.626624 [ 255 ] {14f8f692-3f8d-4757-b80c-baa54c0a603e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9709 | 2026.01.21 00:07:07.626833 [ 255 ] {14f8f692-3f8d-4757-b80c-baa54c0a603e} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9710 | 2026.01.21 00:07:07.626951 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9711 | 2026.01.21 00:07:07.626963 [ 255 ] {14f8f692-3f8d-4757-b80c-baa54c0a603e} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001814 sec., 18743.109151047407 rows/sec., 33.59 MiB/sec. | ||
| 9712 | 2026.01.21 00:07:07.627029 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9713 | 2026.01.21 00:07:07.627057 [ 255 ] {14f8f692-3f8d-4757-b80c-baa54c0a603e} <Debug> TCPHandler: Processed in 0.002027081 sec. | ||
| 9714 | 2026.01.21 00:07:07.627059 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9715 | 2026.01.21 00:07:07.627178 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9716 | 2026.01.21 00:07:07.627183 [ 198 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::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 | ||
| 9717 | 2026.01.21 00:07:07.627282 [ 255 ] {e4730c69-f672-4907-a91c-c42e94b7841f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9718 | 2026.01.21 00:07:07.627328 [ 255 ] {e4730c69-f672-4907-a91c-c42e94b7841f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9719 | 2026.01.21 00:07:07.627446 [ 198 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9720 | 2026.01.21 00:07:07.627508 [ 198 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1056 rows starting from the beginning of the part | ||
| 9721 | 2026.01.21 00:07:07.627629 [ 198 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 34 rows starting from the beginning of the part | ||
| 9722 | 2026.01.21 00:07:07.627665 [ 255 ] {e4730c69-f672-4907-a91c-c42e94b7841f} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9723 | 2026.01.21 00:07:07.627707 [ 255 ] {e4730c69-f672-4907-a91c-c42e94b7841f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9724 | 2026.01.21 00:07:07.627728 [ 198 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 9725 | 2026.01.21 00:07:07.627829 [ 198 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 34 rows starting from the beginning of the part | ||
| 9726 | 2026.01.21 00:07:07.627926 [ 198 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 9727 | 2026.01.21 00:07:07.628013 [ 255 ] {e4730c69-f672-4907-a91c-c42e94b7841f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9728 | 2026.01.21 00:07:07.628025 [ 198 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part | ||
| 9729 | 2026.01.21 00:07:07.628241 [ 255 ] {e4730c69-f672-4907-a91c-c42e94b7841f} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9730 | 2026.01.21 00:07:07.628382 [ 255 ] {e4730c69-f672-4907-a91c-c42e94b7841f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 9731 | 2026.01.21 00:07:07.628418 [ 255 ] {e4730c69-f672-4907-a91c-c42e94b7841f} <Debug> TCPHandler: Processed in 0.0012876 sec. | ||
| 9732 | 2026.01.21 00:07:07.635348 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1172 rows, containing 19 columns (19 merged, 0 gathered) in 0.008214885 sec., 142667.852319296 rows/sec., 255.65 MiB/sec. | ||
| 9733 | 2026.01.21 00:07:07.636647 [ 191 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9734 | 2026.01.21 00:07:07.637036 [ 191 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9735 | 2026.01.21 00:07:07.637110 [ 191 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9736 | 2026.01.21 00:07:07.637273 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB. | ||
| 9737 | 2026.01.21 00:07:08.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.71 MiB, peak 323.31 MiB, free memory in arenas 0.00 B, will set to 316.27 MiB (RSS), difference: 4.56 MiB | ||
| 9738 | 2026.01.21 00:07:10.924999 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9739 | 2026.01.21 00:07:10.925070 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9740 | 2026.01.21 00:07:11.001136 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000789132 sec. | ||
| 9741 | 2026.01.21 00:07:11.047412 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23075 | ||
| 9742 | 2026.01.21 00:07:11.047950 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9743 | 2026.01.21 00:07:11.047990 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9744 | 2026.01.21 00:07:11.048511 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9745 | 2026.01.21 00:07:11.048745 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9746 | 2026.01.21 00:07:11.048872 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23075 | ||
| 9747 | 2026.01.21 00:07:11.129624 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1182 | ||
| 9748 | 2026.01.21 00:07:11.132118 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9749 | 2026.01.21 00:07:11.132167 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9750 | 2026.01.21 00:07:11.133368 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9751 | 2026.01.21 00:07:11.133636 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9752 | 2026.01.21 00:07:11.133909 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1182 | ||
| 9753 | 2026.01.21 00:07:12.282304 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9754 | 2026.01.21 00:07:12.298488 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9755 | 2026.01.21 00:07:12.298549 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9756 | 2026.01.21 00:07:12.304822 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9757 | 2026.01.21 00:07:12.305590 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9758 | 2026.01.21 00:07:12.309031 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9759 | 2026.01.21 00:07:12.617598 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9760 | 2026.01.21 00:07:12.617773 [ 255 ] {a9843237-5e0b-4122-a1d9-32643338283a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9761 | 2026.01.21 00:07:12.617835 [ 255 ] {a9843237-5e0b-4122-a1d9-32643338283a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9762 | 2026.01.21 00:07:12.618457 [ 255 ] {a9843237-5e0b-4122-a1d9-32643338283a} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9763 | 2026.01.21 00:07:12.618498 [ 255 ] {a9843237-5e0b-4122-a1d9-32643338283a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9764 | 2026.01.21 00:07:12.618869 [ 255 ] {a9843237-5e0b-4122-a1d9-32643338283a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9765 | 2026.01.21 00:07:12.619087 [ 255 ] {a9843237-5e0b-4122-a1d9-32643338283a} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9766 | 2026.01.21 00:07:12.619233 [ 255 ] {a9843237-5e0b-4122-a1d9-32643338283a} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001508 sec., 46419.09814323607 rows/sec., 3.72 MiB/sec. | ||
| 9767 | 2026.01.21 00:07:12.619278 [ 255 ] {a9843237-5e0b-4122-a1d9-32643338283a} <Debug> TCPHandler: Processed in 0.001798158 sec. | ||
| 9768 | 2026.01.21 00:07:12.619401 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9769 | 2026.01.21 00:07:12.619498 [ 255 ] {88aacca0-49ce-4367-a5c6-f8c15b47a1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9770 | 2026.01.21 00:07:12.619537 [ 255 ] {88aacca0-49ce-4367-a5c6-f8c15b47a1bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9771 | 2026.01.21 00:07:12.619920 [ 255 ] {88aacca0-49ce-4367-a5c6-f8c15b47a1bb} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9772 | 2026.01.21 00:07:12.619956 [ 255 ] {88aacca0-49ce-4367-a5c6-f8c15b47a1bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9773 | 2026.01.21 00:07:12.620245 [ 255 ] {88aacca0-49ce-4367-a5c6-f8c15b47a1bb} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9774 | 2026.01.21 00:07:12.620450 [ 255 ] {88aacca0-49ce-4367-a5c6-f8c15b47a1bb} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9775 | 2026.01.21 00:07:12.620576 [ 255 ] {88aacca0-49ce-4367-a5c6-f8c15b47a1bb} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001096 sec., 6386.861313868613 rows/sec., 480.26 KiB/sec. | ||
| 9776 | 2026.01.21 00:07:12.620612 [ 255 ] {88aacca0-49ce-4367-a5c6-f8c15b47a1bb} <Debug> TCPHandler: Processed in 0.001263979 sec. | ||
| 9777 | 2026.01.21 00:07:12.620730 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9778 | 2026.01.21 00:07:12.620822 [ 255 ] {6c7d7f89-cd97-467e-b29a-26b45fe1e822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9779 | 2026.01.21 00:07:12.620860 [ 255 ] {6c7d7f89-cd97-467e-b29a-26b45fe1e822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9780 | 2026.01.21 00:07:12.621286 [ 255 ] {6c7d7f89-cd97-467e-b29a-26b45fe1e822} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9781 | 2026.01.21 00:07:12.621320 [ 255 ] {6c7d7f89-cd97-467e-b29a-26b45fe1e822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9782 | 2026.01.21 00:07:12.621612 [ 255 ] {6c7d7f89-cd97-467e-b29a-26b45fe1e822} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9783 | 2026.01.21 00:07:12.621820 [ 255 ] {6c7d7f89-cd97-467e-b29a-26b45fe1e822} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9784 | 2026.01.21 00:07:12.621940 [ 255 ] {6c7d7f89-cd97-467e-b29a-26b45fe1e822} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001137 sec., 62445.030782761656 rows/sec., 4.87 MiB/sec. | ||
| 9785 | 2026.01.21 00:07:12.621976 [ 255 ] {6c7d7f89-cd97-467e-b29a-26b45fe1e822} <Debug> TCPHandler: Processed in 0.00130387 sec. | ||
| 9786 | 2026.01.21 00:07:12.622086 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9787 | 2026.01.21 00:07:12.622181 [ 255 ] {b2fae335-9e68-4752-81d7-dac631c9b74d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9788 | 2026.01.21 00:07:12.622221 [ 255 ] {b2fae335-9e68-4752-81d7-dac631c9b74d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9789 | 2026.01.21 00:07:12.622650 [ 255 ] {b2fae335-9e68-4752-81d7-dac631c9b74d} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9790 | 2026.01.21 00:07:12.622685 [ 255 ] {b2fae335-9e68-4752-81d7-dac631c9b74d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9791 | 2026.01.21 00:07:12.623004 [ 255 ] {b2fae335-9e68-4752-81d7-dac631c9b74d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9792 | 2026.01.21 00:07:12.623213 [ 255 ] {b2fae335-9e68-4752-81d7-dac631c9b74d} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9793 | 2026.01.21 00:07:12.623345 [ 255 ] {b2fae335-9e68-4752-81d7-dac631c9b74d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 9794 | 2026.01.21 00:07:12.623381 [ 255 ] {b2fae335-9e68-4752-81d7-dac631c9b74d} <Debug> TCPHandler: Processed in 0.00134191 sec. | ||
| 9795 | 2026.01.21 00:07:12.623488 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9796 | 2026.01.21 00:07:12.623580 [ 255 ] {6e76f7e8-262b-4b3d-a98b-ad6f0cfa4490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9797 | 2026.01.21 00:07:12.623631 [ 255 ] {6e76f7e8-262b-4b3d-a98b-ad6f0cfa4490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9798 | 2026.01.21 00:07:12.624416 [ 255 ] {6e76f7e8-262b-4b3d-a98b-ad6f0cfa4490} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9799 | 2026.01.21 00:07:12.624450 [ 255 ] {6e76f7e8-262b-4b3d-a98b-ad6f0cfa4490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9800 | 2026.01.21 00:07:12.624955 [ 255 ] {6e76f7e8-262b-4b3d-a98b-ad6f0cfa4490} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9801 | 2026.01.21 00:07:12.625199 [ 255 ] {6e76f7e8-262b-4b3d-a98b-ad6f0cfa4490} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9802 | 2026.01.21 00:07:12.625341 [ 255 ] {6e76f7e8-262b-4b3d-a98b-ad6f0cfa4490} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001779 sec., 3934.7948285553684 rows/sec., 7.05 MiB/sec. | ||
| 9803 | 2026.01.21 00:07:12.625395 [ 255 ] {6e76f7e8-262b-4b3d-a98b-ad6f0cfa4490} <Debug> TCPHandler: Processed in 0.00195361 sec. | ||
| 9804 | 2026.01.21 00:07:12.625510 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9805 | 2026.01.21 00:07:12.625606 [ 255 ] {e4e1aa17-56fb-4648-8ee2-632c0fe7d536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9806 | 2026.01.21 00:07:12.625654 [ 255 ] {e4e1aa17-56fb-4648-8ee2-632c0fe7d536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9807 | 2026.01.21 00:07:12.626008 [ 255 ] {e4e1aa17-56fb-4648-8ee2-632c0fe7d536} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9808 | 2026.01.21 00:07:12.626044 [ 255 ] {e4e1aa17-56fb-4648-8ee2-632c0fe7d536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9809 | 2026.01.21 00:07:12.626420 [ 255 ] {e4e1aa17-56fb-4648-8ee2-632c0fe7d536} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9810 | 2026.01.21 00:07:12.626632 [ 255 ] {e4e1aa17-56fb-4648-8ee2-632c0fe7d536} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9811 | 2026.01.21 00:07:12.626763 [ 255 ] {e4e1aa17-56fb-4648-8ee2-632c0fe7d536} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 9812 | 2026.01.21 00:07:12.626800 [ 255 ] {e4e1aa17-56fb-4648-8ee2-632c0fe7d536} <Debug> TCPHandler: Processed in 0.00133655 sec. | ||
| 9813 | 2026.01.21 00:07:17.618213 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9814 | 2026.01.21 00:07:17.618487 [ 255 ] {320caabd-a19a-4c8d-9659-59acbc7f8728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9815 | 2026.01.21 00:07:17.618581 [ 255 ] {320caabd-a19a-4c8d-9659-59acbc7f8728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9816 | 2026.01.21 00:07:17.619264 [ 255 ] {320caabd-a19a-4c8d-9659-59acbc7f8728} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9817 | 2026.01.21 00:07:17.619303 [ 255 ] {320caabd-a19a-4c8d-9659-59acbc7f8728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9818 | 2026.01.21 00:07:17.619675 [ 255 ] {320caabd-a19a-4c8d-9659-59acbc7f8728} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9819 | 2026.01.21 00:07:17.619905 [ 255 ] {320caabd-a19a-4c8d-9659-59acbc7f8728} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9820 | 2026.01.21 00:07:17.620053 [ 255 ] {320caabd-a19a-4c8d-9659-59acbc7f8728} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001637 sec., 2443.494196701283 rows/sec., 199.25 KiB/sec. | ||
| 9821 | 2026.01.21 00:07:17.620094 [ 255 ] {320caabd-a19a-4c8d-9659-59acbc7f8728} <Debug> TCPHandler: Processed in 0.002039051 sec. | ||
| 9822 | 2026.01.21 00:07:17.620210 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9823 | 2026.01.21 00:07:17.620304 [ 255 ] {1f3fad79-5068-4207-8358-9c47e6befd96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9824 | 2026.01.21 00:07:17.620343 [ 255 ] {1f3fad79-5068-4207-8358-9c47e6befd96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9825 | 2026.01.21 00:07:17.620778 [ 255 ] {1f3fad79-5068-4207-8358-9c47e6befd96} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9826 | 2026.01.21 00:07:17.620813 [ 255 ] {1f3fad79-5068-4207-8358-9c47e6befd96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9827 | 2026.01.21 00:07:17.621122 [ 255 ] {1f3fad79-5068-4207-8358-9c47e6befd96} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9828 | 2026.01.21 00:07:17.621329 [ 255 ] {1f3fad79-5068-4207-8358-9c47e6befd96} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9829 | 2026.01.21 00:07:17.621453 [ 255 ] {1f3fad79-5068-4207-8358-9c47e6befd96} <Debug> executeQuery: Read 126 rows, 11.07 KiB in 0.001167 sec., 107969.15167095115 rows/sec., 9.26 MiB/sec. | ||
| 9830 | 2026.01.21 00:07:17.621489 [ 255 ] {1f3fad79-5068-4207-8358-9c47e6befd96} <Debug> TCPHandler: Processed in 0.001327011 sec. | ||
| 9831 | 2026.01.21 00:07:17.621602 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9832 | 2026.01.21 00:07:17.621693 [ 255 ] {e2fc37a6-156a-4c4a-b297-231078998ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9833 | 2026.01.21 00:07:17.621732 [ 255 ] {e2fc37a6-156a-4c4a-b297-231078998ca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9834 | 2026.01.21 00:07:17.622134 [ 255 ] {e2fc37a6-156a-4c4a-b297-231078998ca9} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9835 | 2026.01.21 00:07:17.622167 [ 255 ] {e2fc37a6-156a-4c4a-b297-231078998ca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9836 | 2026.01.21 00:07:17.622459 [ 255 ] {e2fc37a6-156a-4c4a-b297-231078998ca9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9837 | 2026.01.21 00:07:17.622661 [ 255 ] {e2fc37a6-156a-4c4a-b297-231078998ca9} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9838 | 2026.01.21 00:07:17.622783 [ 255 ] {e2fc37a6-156a-4c4a-b297-231078998ca9} <Debug> executeQuery: Read 38 rows, 2.84 KiB in 0.001108 sec., 34296.028880866426 rows/sec., 2.50 MiB/sec. | ||
| 9839 | 2026.01.21 00:07:17.622820 [ 255 ] {e2fc37a6-156a-4c4a-b297-231078998ca9} <Debug> TCPHandler: Processed in 0.001265499 sec. | ||
| 9840 | 2026.01.21 00:07:17.622936 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9841 | 2026.01.21 00:07:17.623053 [ 255 ] {c6305d63-b2dc-445c-a104-5026429ad4a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9842 | 2026.01.21 00:07:17.623100 [ 255 ] {c6305d63-b2dc-445c-a104-5026429ad4a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9843 | 2026.01.21 00:07:17.623576 [ 255 ] {c6305d63-b2dc-445c-a104-5026429ad4a9} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9844 | 2026.01.21 00:07:17.623613 [ 255 ] {c6305d63-b2dc-445c-a104-5026429ad4a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9845 | 2026.01.21 00:07:17.623930 [ 255 ] {c6305d63-b2dc-445c-a104-5026429ad4a9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9846 | 2026.01.21 00:07:17.624139 [ 255 ] {c6305d63-b2dc-445c-a104-5026429ad4a9} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9847 | 2026.01.21 00:07:17.624261 [ 255 ] {c6305d63-b2dc-445c-a104-5026429ad4a9} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001233 sec., 82725.0608272506 rows/sec., 6.47 MiB/sec. | ||
| 9848 | 2026.01.21 00:07:17.624299 [ 255 ] {c6305d63-b2dc-445c-a104-5026429ad4a9} <Debug> TCPHandler: Processed in 0.001421021 sec. | ||
| 9849 | 2026.01.21 00:07:17.624411 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9850 | 2026.01.21 00:07:17.624504 [ 255 ] {6ea36be6-749f-4c03-8166-598de47744f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9851 | 2026.01.21 00:07:17.624545 [ 255 ] {6ea36be6-749f-4c03-8166-598de47744f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9852 | 2026.01.21 00:07:17.624936 [ 255 ] {6ea36be6-749f-4c03-8166-598de47744f4} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9853 | 2026.01.21 00:07:17.624969 [ 255 ] {6ea36be6-749f-4c03-8166-598de47744f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9854 | 2026.01.21 00:07:17.625297 [ 255 ] {6ea36be6-749f-4c03-8166-598de47744f4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9855 | 2026.01.21 00:07:17.625502 [ 255 ] {6ea36be6-749f-4c03-8166-598de47744f4} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9856 | 2026.01.21 00:07:17.625649 [ 255 ] {6ea36be6-749f-4c03-8166-598de47744f4} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001163 sec., 139294.92691315562 rows/sec., 9.70 MiB/sec. | ||
| 9857 | 2026.01.21 00:07:17.625696 [ 255 ] {6ea36be6-749f-4c03-8166-598de47744f4} <Debug> TCPHandler: Processed in 0.00133283 sec. | ||
| 9858 | 2026.01.21 00:07:17.625823 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9859 | 2026.01.21 00:07:17.625920 [ 255 ] {e94fc488-82a6-472a-afb0-82c66c655fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9860 | 2026.01.21 00:07:17.625975 [ 255 ] {e94fc488-82a6-472a-afb0-82c66c655fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9861 | 2026.01.21 00:07:17.626829 [ 255 ] {e94fc488-82a6-472a-afb0-82c66c655fee} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9862 | 2026.01.21 00:07:17.626870 [ 255 ] {e94fc488-82a6-472a-afb0-82c66c655fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9863 | 2026.01.21 00:07:17.627437 [ 255 ] {e94fc488-82a6-472a-afb0-82c66c655fee} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9864 | 2026.01.21 00:07:17.627684 [ 255 ] {e94fc488-82a6-472a-afb0-82c66c655fee} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9865 | 2026.01.21 00:07:17.627830 [ 255 ] {e94fc488-82a6-472a-afb0-82c66c655fee} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001928 sec., 17634.854771784234 rows/sec., 31.60 MiB/sec. | ||
| 9866 | 2026.01.21 00:07:17.627898 [ 255 ] {e94fc488-82a6-472a-afb0-82c66c655fee} <Debug> TCPHandler: Processed in 0.002125832 sec. | ||
| 9867 | 2026.01.21 00:07:17.628028 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9868 | 2026.01.21 00:07:17.628124 [ 255 ] {60fb1bc4-7c83-4e6c-a11b-650667af7203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9869 | 2026.01.21 00:07:17.628166 [ 255 ] {60fb1bc4-7c83-4e6c-a11b-650667af7203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9870 | 2026.01.21 00:07:17.628529 [ 255 ] {60fb1bc4-7c83-4e6c-a11b-650667af7203} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9871 | 2026.01.21 00:07:17.628566 [ 255 ] {60fb1bc4-7c83-4e6c-a11b-650667af7203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9872 | 2026.01.21 00:07:17.628883 [ 255 ] {60fb1bc4-7c83-4e6c-a11b-650667af7203} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9873 | 2026.01.21 00:07:17.629107 [ 255 ] {60fb1bc4-7c83-4e6c-a11b-650667af7203} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9874 | 2026.01.21 00:07:17.629236 [ 255 ] {60fb1bc4-7c83-4e6c-a11b-650667af7203} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 9875 | 2026.01.21 00:07:17.629272 [ 255 ] {60fb1bc4-7c83-4e6c-a11b-650667af7203} <Debug> TCPHandler: Processed in 0.00129512 sec. | ||
| 9876 | 2026.01.21 00:07:18.549026 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23523 | ||
| 9877 | 2026.01.21 00:07:18.549590 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9878 | 2026.01.21 00:07:18.549644 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9879 | 2026.01.21 00:07:18.550152 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9880 | 2026.01.21 00:07:18.550384 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9881 | 2026.01.21 00:07:18.550529 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23523 | ||
| 9882 | 2026.01.21 00:07:19.809171 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 9883 | 2026.01.21 00:07:19.827855 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9884 | 2026.01.21 00:07:19.827940 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 9885 | 2026.01.21 00:07:19.834511 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9886 | 2026.01.21 00:07:19.835314 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9887 | 2026.01.21 00:07:19.839636 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 9888 | 2026.01.21 00:07:20.084197 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47523 | ||
| 9889 | 2026.01.21 00:07:20.084314 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9890 | 2026.01.21 00:07:20.084340 [ 291 ] {} <Debug> TCP-Session: ffd15d66-896d-4291-9630-893c23700e54 Authenticating user 'default' from [fd00:1122:3344:101::e]:47523 | ||
| 9891 | 2026.01.21 00:07:20.084361 [ 291 ] {} <Debug> TCP-Session: ffd15d66-896d-4291-9630-893c23700e54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9892 | 2026.01.21 00:07:20.084374 [ 291 ] {} <Debug> TCP-Session: ffd15d66-896d-4291-9630-893c23700e54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9893 | 2026.01.21 00:07:20.084603 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38212 | ||
| 9894 | 2026.01.21 00:07:20.084629 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48480 | ||
| 9895 | 2026.01.21 00:07:20.084656 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44147 | ||
| 9896 | 2026.01.21 00:07:20.084681 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36528 | ||
| 9897 | 2026.01.21 00:07:20.084723 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9898 | 2026.01.21 00:07:20.084674 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55436 | ||
| 9899 | 2026.01.21 00:07:20.084767 [ 292 ] {} <Debug> TCP-Session: 2f43674c-41db-4cdc-a83a-94ff339ade52 Authenticating user 'default' from [fd00:1122:3344:101::e]:38212 | ||
| 9900 | 2026.01.21 00:07:20.084773 [ 291 ] {} <Trace> TCP-Session: ffd15d66-896d-4291-9630-893c23700e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9901 | 2026.01.21 00:07:20.084816 [ 292 ] {} <Debug> TCP-Session: 2f43674c-41db-4cdc-a83a-94ff339ade52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9902 | 2026.01.21 00:07:20.084757 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9903 | 2026.01.21 00:07:20.084844 [ 292 ] {} <Debug> TCP-Session: 2f43674c-41db-4cdc-a83a-94ff339ade52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9904 | 2026.01.21 00:07:20.084643 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36080 | ||
| 9905 | 2026.01.21 00:07:20.084879 [ 294 ] {} <Debug> TCP-Session: 05a1426a-6d94-4c93-9fc9-465fc2269d97 Authenticating user 'default' from [fd00:1122:3344:101::e]:48480 | ||
| 9906 | 2026.01.21 00:07:20.084899 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9907 | 2026.01.21 00:07:20.084937 [ 294 ] {} <Debug> TCP-Session: 05a1426a-6d94-4c93-9fc9-465fc2269d97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9908 | 2026.01.21 00:07:20.084955 [ 288 ] {} <Debug> TCP-Session: cb4546d1-bc07-4dec-9dc9-01442edfb358 Authenticating user 'default' from [fd00:1122:3344:101::e]:44147 | ||
| 9909 | 2026.01.21 00:07:20.084969 [ 294 ] {} <Debug> TCP-Session: 05a1426a-6d94-4c93-9fc9-465fc2269d97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9910 | 2026.01.21 00:07:20.084980 [ 291 ] {7f56e1ea-ace8-4293-8945-2757e05a2978} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47523) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9911 | 2026.01.21 00:07:20.084990 [ 288 ] {} <Debug> TCP-Session: cb4546d1-bc07-4dec-9dc9-01442edfb358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9912 | 2026.01.21 00:07:20.084634 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53120 | ||
| 9913 | 2026.01.21 00:07:20.085021 [ 288 ] {} <Debug> TCP-Session: cb4546d1-bc07-4dec-9dc9-01442edfb358 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9914 | 2026.01.21 00:07:20.084615 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34822 | ||
| 9915 | 2026.01.21 00:07:20.085278 [ 291 ] {7f56e1ea-ace8-4293-8945-2757e05a2978} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9916 | 2026.01.21 00:07:20.085388 [ 291 ] {7f56e1ea-ace8-4293-8945-2757e05a2978} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9917 | 2026.01.21 00:07:20.085489 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9918 | 2026.01.21 00:07:20.085549 [ 293 ] {} <Debug> TCP-Session: 1c2559cb-9701-40ec-a757-2b26ec7755a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34822 | ||
| 9919 | 2026.01.21 00:07:20.085575 [ 293 ] {} <Debug> TCP-Session: 1c2559cb-9701-40ec-a757-2b26ec7755a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9920 | 2026.01.21 00:07:20.085575 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9921 | 2026.01.21 00:07:20.085590 [ 293 ] {} <Debug> TCP-Session: 1c2559cb-9701-40ec-a757-2b26ec7755a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9922 | 2026.01.21 00:07:20.085623 [ 3 ] {} <Debug> TCP-Session: f1e17d76-3a3f-46c6-96ad-3acb33507b1d Authenticating user 'default' from [fd00:1122:3344:101::e]:53120 | ||
| 9923 | 2026.01.21 00:07:20.085640 [ 3 ] {} <Debug> TCP-Session: f1e17d76-3a3f-46c6-96ad-3acb33507b1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9924 | 2026.01.21 00:07:20.085654 [ 3 ] {} <Debug> TCP-Session: f1e17d76-3a3f-46c6-96ad-3acb33507b1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9925 | 2026.01.21 00:07:20.085730 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9926 | 2026.01.21 00:07:20.085771 [ 286 ] {} <Debug> TCP-Session: 72c721aa-f428-4217-8790-a8087e60f7de Authenticating user 'default' from [fd00:1122:3344:101::e]:36080 | ||
| 9927 | 2026.01.21 00:07:20.085792 [ 286 ] {} <Debug> TCP-Session: 72c721aa-f428-4217-8790-a8087e60f7de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9928 | 2026.01.21 00:07:20.085799 [ 291 ] {7f56e1ea-ace8-4293-8945-2757e05a2978} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 9929 | 2026.01.21 00:07:20.085812 [ 286 ] {} <Debug> TCP-Session: 72c721aa-f428-4217-8790-a8087e60f7de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9930 | 2026.01.21 00:07:20.085850 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9931 | 2026.01.21 00:07:20.085887 [ 289 ] {} <Debug> TCP-Session: 7eccfc8f-2007-4e1c-977d-481466591010 Authenticating user 'default' from [fd00:1122:3344:101::e]:55436 | ||
| 9932 | 2026.01.21 00:07:20.085902 [ 289 ] {} <Debug> TCP-Session: 7eccfc8f-2007-4e1c-977d-481466591010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9933 | 2026.01.21 00:07:20.085915 [ 289 ] {} <Debug> TCP-Session: 7eccfc8f-2007-4e1c-977d-481466591010 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9934 | 2026.01.21 00:07:20.086068 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9935 | 2026.01.21 00:07:20.086103 [ 290 ] {} <Debug> TCP-Session: 88044fe1-c8b7-42e3-b297-6b71fb991451 Authenticating user 'default' from [fd00:1122:3344:101::e]:36528 | ||
| 9936 | 2026.01.21 00:07:20.086121 [ 290 ] {} <Debug> TCP-Session: 88044fe1-c8b7-42e3-b297-6b71fb991451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9937 | 2026.01.21 00:07:20.086134 [ 290 ] {} <Debug> TCP-Session: 88044fe1-c8b7-42e3-b297-6b71fb991451 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9938 | 2026.01.21 00:07:20.086802 [ 346 ] {7f56e1ea-ace8-4293-8945-2757e05a2978} <Trace> AggregatingTransform: Aggregating | ||
| 9939 | 2026.01.21 00:07:20.086844 [ 346 ] {7f56e1ea-ace8-4293-8945-2757e05a2978} <Trace> Aggregator: Aggregation method: without_key | ||
| 9940 | 2026.01.21 00:07:20.086877 [ 346 ] {7f56e1ea-ace8-4293-8945-2757e05a2978} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000964425 sec. (1036.887 rows/sec., 40.50 KiB/sec.) | ||
| 9941 | 2026.01.21 00:07:20.086892 [ 346 ] {7f56e1ea-ace8-4293-8945-2757e05a2978} <Trace> Aggregator: Merging aggregated data | ||
| 9942 | 2026.01.21 00:07:20.088224 [ 291 ] {7f56e1ea-ace8-4293-8945-2757e05a2978} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003299 sec., 303.1221582297666 rows/sec., 11.84 KiB/sec. | ||
| 9943 | 2026.01.21 00:07:20.088362 [ 291 ] {7f56e1ea-ace8-4293-8945-2757e05a2978} <Debug> TCPHandler: Processed in 0.003700046 sec. | ||
| 9944 | 2026.01.21 00:07:20.088478 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9945 | 2026.01.21 00:07:20.088506 [ 291 ] {} <Debug> TCP-Session: ffd15d66-896d-4291-9630-893c23700e54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9946 | 2026.01.21 00:07:20.088529 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9947 | 2026.01.21 00:07:20.088557 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9948 | 2026.01.21 00:07:20.088571 [ 292 ] {} <Debug> TCP-Session: 2f43674c-41db-4cdc-a83a-94ff339ade52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9949 | 2026.01.21 00:07:20.088578 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9950 | 2026.01.21 00:07:20.088602 [ 290 ] {} <Debug> TCP-Session: 88044fe1-c8b7-42e3-b297-6b71fb991451 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9951 | 2026.01.21 00:07:20.088599 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9952 | 2026.01.21 00:07:20.088626 [ 286 ] {} <Debug> TCP-Session: 72c721aa-f428-4217-8790-a8087e60f7de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9953 | 2026.01.21 00:07:20.088637 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9954 | 2026.01.21 00:07:20.088659 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9955 | 2026.01.21 00:07:20.088652 [ 294 ] {} <Debug> TCP-Session: 05a1426a-6d94-4c93-9fc9-465fc2269d97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9956 | 2026.01.21 00:07:20.088698 [ 289 ] {} <Debug> TCP-Session: 7eccfc8f-2007-4e1c-977d-481466591010 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9957 | 2026.01.21 00:07:20.088685 [ 3 ] {} <Debug> TCP-Session: f1e17d76-3a3f-46c6-96ad-3acb33507b1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9958 | 2026.01.21 00:07:20.088618 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9959 | 2026.01.21 00:07:20.088564 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9960 | 2026.01.21 00:07:20.088762 [ 293 ] {} <Debug> TCP-Session: 1c2559cb-9701-40ec-a757-2b26ec7755a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9961 | 2026.01.21 00:07:20.088793 [ 288 ] {} <Debug> TCP-Session: cb4546d1-bc07-4dec-9dc9-01442edfb358 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9962 | 2026.01.21 00:07:20.415073 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50799 | ||
| 9963 | 2026.01.21 00:07:20.415206 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9964 | 2026.01.21 00:07:20.415234 [ 286 ] {} <Debug> TCP-Session: f75b3716-4560-41a0-be1c-92c35f238494 Authenticating user 'default' from [fd00:1122:3344:101::e]:50799 | ||
| 9965 | 2026.01.21 00:07:20.415256 [ 286 ] {} <Debug> TCP-Session: f75b3716-4560-41a0-be1c-92c35f238494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9966 | 2026.01.21 00:07:20.415269 [ 286 ] {} <Debug> TCP-Session: f75b3716-4560-41a0-be1c-92c35f238494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9967 | 2026.01.21 00:07:20.415482 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62062 | ||
| 9968 | 2026.01.21 00:07:20.415501 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60562 | ||
| 9969 | 2026.01.21 00:07:20.415520 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45225 | ||
| 9970 | 2026.01.21 00:07:20.415540 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65322 | ||
| 9971 | 2026.01.21 00:07:20.415546 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49031 | ||
| 9972 | 2026.01.21 00:07:20.415595 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9973 | 2026.01.21 00:07:20.415611 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9974 | 2026.01.21 00:07:20.415641 [ 286 ] {} <Trace> TCP-Session: f75b3716-4560-41a0-be1c-92c35f238494 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9975 | 2026.01.21 00:07:20.415651 [ 291 ] {} <Debug> TCP-Session: d9ffbfd8-e28e-45f3-8467-3d19b631ccef Authenticating user 'default' from [fd00:1122:3344:101::e]:60562 | ||
| 9976 | 2026.01.21 00:07:20.415660 [ 292 ] {} <Debug> TCP-Session: 84c59b2f-b0fb-4356-828d-5cf930d4570f Authenticating user 'default' from [fd00:1122:3344:101::e]:45225 | ||
| 9977 | 2026.01.21 00:07:20.415677 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9978 | 2026.01.21 00:07:20.415701 [ 292 ] {} <Debug> TCP-Session: 84c59b2f-b0fb-4356-828d-5cf930d4570f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9979 | 2026.01.21 00:07:20.415692 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9980 | 2026.01.21 00:07:20.415725 [ 294 ] {} <Debug> TCP-Session: f6faf8c5-3238-4241-b868-6576528d24c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:65322 | ||
| 9981 | 2026.01.21 00:07:20.415730 [ 292 ] {} <Debug> TCP-Session: 84c59b2f-b0fb-4356-828d-5cf930d4570f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9982 | 2026.01.21 00:07:20.415762 [ 3 ] {} <Debug> TCP-Session: 00956348-1d39-4e23-9a65-fc19ea61bbe3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49031 | ||
| 9983 | 2026.01.21 00:07:20.415774 [ 294 ] {} <Debug> TCP-Session: f6faf8c5-3238-4241-b868-6576528d24c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9984 | 2026.01.21 00:07:20.415594 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9985 | 2026.01.21 00:07:20.415814 [ 286 ] {c7d90b19-8a2c-44f9-820c-eecf4be27754} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50799) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9986 | 2026.01.21 00:07:20.415841 [ 288 ] {} <Debug> TCP-Session: ded97a53-14a1-4b59-a885-6c8156467760 Authenticating user 'default' from [fd00:1122:3344:101::e]:62062 | ||
| 9987 | 2026.01.21 00:07:20.415815 [ 294 ] {} <Debug> TCP-Session: f6faf8c5-3238-4241-b868-6576528d24c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9988 | 2026.01.21 00:07:20.415871 [ 288 ] {} <Debug> TCP-Session: ded97a53-14a1-4b59-a885-6c8156467760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9989 | 2026.01.21 00:07:20.415808 [ 3 ] {} <Debug> TCP-Session: 00956348-1d39-4e23-9a65-fc19ea61bbe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9990 | 2026.01.21 00:07:20.415898 [ 288 ] {} <Debug> TCP-Session: ded97a53-14a1-4b59-a885-6c8156467760 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9991 | 2026.01.21 00:07:20.415921 [ 3 ] {} <Debug> TCP-Session: 00956348-1d39-4e23-9a65-fc19ea61bbe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9992 | 2026.01.21 00:07:20.415508 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40656 | ||
| 9993 | 2026.01.21 00:07:20.415497 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61506 | ||
| 9994 | 2026.01.21 00:07:20.415530 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57866 | ||
| 9995 | 2026.01.21 00:07:20.415693 [ 291 ] {} <Debug> TCP-Session: d9ffbfd8-e28e-45f3-8467-3d19b631ccef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9996 | 2026.01.21 00:07:20.416025 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9997 | 2026.01.21 00:07:20.416049 [ 291 ] {} <Debug> TCP-Session: d9ffbfd8-e28e-45f3-8467-3d19b631ccef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9998 | 2026.01.21 00:07:20.416068 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9999 | 2026.01.21 00:07:20.416078 [ 290 ] {} <Debug> TCP-Session: 77543ba2-6046-4ec2-b139-c79ec9b5b972 Authenticating user 'default' from [fd00:1122:3344:101::e]:40656 | ||
| 10000 | 2026.01.21 00:07:20.416106 [ 286 ] {c7d90b19-8a2c-44f9-820c-eecf4be27754} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10001 | 2026.01.21 00:07:20.416120 [ 290 ] {} <Debug> TCP-Session: 77543ba2-6046-4ec2-b139-c79ec9b5b972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10002 | 2026.01.21 00:07:20.416111 [ 293 ] {} <Debug> TCP-Session: 90a4da56-df16-40ad-b3a2-b80e2d3992b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57866 | ||
| 10003 | 2026.01.21 00:07:20.416152 [ 290 ] {} <Debug> TCP-Session: 77543ba2-6046-4ec2-b139-c79ec9b5b972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10004 | 2026.01.21 00:07:20.416176 [ 286 ] {c7d90b19-8a2c-44f9-820c-eecf4be27754} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10005 | 2026.01.21 00:07:20.416192 [ 293 ] {} <Debug> TCP-Session: 90a4da56-df16-40ad-b3a2-b80e2d3992b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10006 | 2026.01.21 00:07:20.416041 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10007 | 2026.01.21 00:07:20.416224 [ 293 ] {} <Debug> TCP-Session: 90a4da56-df16-40ad-b3a2-b80e2d3992b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10008 | 2026.01.21 00:07:20.416244 [ 289 ] {} <Debug> TCP-Session: df6e5e7e-07c6-4871-ab43-71c45840bd0c Authenticating user 'default' from [fd00:1122:3344:101::e]:61506 | ||
| 10009 | 2026.01.21 00:07:20.416261 [ 289 ] {} <Debug> TCP-Session: df6e5e7e-07c6-4871-ab43-71c45840bd0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10010 | 2026.01.21 00:07:20.416273 [ 289 ] {} <Debug> TCP-Session: df6e5e7e-07c6-4871-ab43-71c45840bd0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10011 | 2026.01.21 00:07:20.416484 [ 286 ] {c7d90b19-8a2c-44f9-820c-eecf4be27754} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 10012 | 2026.01.21 00:07:20.417397 [ 299 ] {c7d90b19-8a2c-44f9-820c-eecf4be27754} <Trace> AggregatingTransform: Aggregating | ||
| 10013 | 2026.01.21 00:07:20.417439 [ 299 ] {c7d90b19-8a2c-44f9-820c-eecf4be27754} <Trace> Aggregator: Aggregation method: without_key | ||
| 10014 | 2026.01.21 00:07:20.417477 [ 299 ] {c7d90b19-8a2c-44f9-820c-eecf4be27754} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000887913 sec. (1126.236 rows/sec., 43.99 KiB/sec.) | ||
| 10015 | 2026.01.21 00:07:20.417496 [ 299 ] {c7d90b19-8a2c-44f9-820c-eecf4be27754} <Trace> Aggregator: Merging aggregated data | ||
| 10016 | 2026.01.21 00:07:20.418998 [ 286 ] {c7d90b19-8a2c-44f9-820c-eecf4be27754} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003241 sec., 308.54674483184203 rows/sec., 12.05 KiB/sec. | ||
| 10017 | 2026.01.21 00:07:20.419130 [ 286 ] {c7d90b19-8a2c-44f9-820c-eecf4be27754} <Debug> TCPHandler: Processed in 0.003606565 sec. | ||
| 10018 | 2026.01.21 00:07:20.419216 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10019 | 2026.01.21 00:07:20.419245 [ 286 ] {} <Debug> TCP-Session: f75b3716-4560-41a0-be1c-92c35f238494 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10020 | 2026.01.21 00:07:20.419257 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10021 | 2026.01.21 00:07:20.419258 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10022 | 2026.01.21 00:07:20.419293 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10023 | 2026.01.21 00:07:20.419305 [ 294 ] {} <Debug> TCP-Session: f6faf8c5-3238-4241-b868-6576528d24c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10024 | 2026.01.21 00:07:20.419316 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10025 | 2026.01.21 00:07:20.419328 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10026 | 2026.01.21 00:07:20.419342 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10027 | 2026.01.21 00:07:20.419367 [ 290 ] {} <Debug> TCP-Session: 77543ba2-6046-4ec2-b139-c79ec9b5b972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10028 | 2026.01.21 00:07:20.419386 [ 292 ] {} <Debug> TCP-Session: 84c59b2f-b0fb-4356-828d-5cf930d4570f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10029 | 2026.01.21 00:07:20.419403 [ 291 ] {} <Debug> TCP-Session: d9ffbfd8-e28e-45f3-8467-3d19b631ccef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10030 | 2026.01.21 00:07:20.419360 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10031 | 2026.01.21 00:07:20.419325 [ 288 ] {} <Debug> TCP-Session: ded97a53-14a1-4b59-a885-6c8156467760 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10032 | 2026.01.21 00:07:20.419469 [ 293 ] {} <Debug> TCP-Session: 90a4da56-df16-40ad-b3a2-b80e2d3992b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10033 | 2026.01.21 00:07:20.419278 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10034 | 2026.01.21 00:07:20.419345 [ 289 ] {} <Debug> TCP-Session: df6e5e7e-07c6-4871-ab43-71c45840bd0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10035 | 2026.01.21 00:07:20.419520 [ 3 ] {} <Debug> TCP-Session: 00956348-1d39-4e23-9a65-fc19ea61bbe3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10036 | 2026.01.21 00:07:21.134187 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1212 | ||
| 10037 | 2026.01.21 00:07:21.136619 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10038 | 2026.01.21 00:07:21.136682 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10039 | 2026.01.21 00:07:21.137934 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10040 | 2026.01.21 00:07:21.138215 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10041 | 2026.01.21 00:07:21.138407 [ 116 ] {} <Debug> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10042 | 2026.01.21 00:07:21.138474 [ 116 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10043 | 2026.01.21 00:07:21.138494 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10044 | 2026.01.21 00:07:21.138600 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1212 | ||
| 10045 | 2026.01.21 00:07:21.138623 [ 187 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::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 | ||
| 10046 | 2026.01.21 00:07:21.139204 [ 187 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10047 | 2026.01.21 00:07:21.139353 [ 187 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1060 rows starting from the beginning of the part | ||
| 10048 | 2026.01.21 00:07:21.139726 [ 187 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part | ||
| 10049 | 2026.01.21 00:07:21.140042 [ 187 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 10050 | 2026.01.21 00:07:21.140372 [ 187 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
| 10051 | 2026.01.21 00:07:21.140744 [ 187 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part | ||
| 10052 | 2026.01.21 00:07:21.141108 [ 187 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
| 10053 | 2026.01.21 00:07:21.147768 [ 201 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1212 rows, containing 72 columns (72 merged, 0 gathered) in 0.00919905 sec., 131752.73533680107 rows/sec., 108.08 MiB/sec. | ||
| 10054 | 2026.01.21 00:07:21.149014 [ 195 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10055 | 2026.01.21 00:07:21.149554 [ 195 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_36_7} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10056 | 2026.01.21 00:07:21.149634 [ 195 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_36_7} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10057 | 2026.01.21 00:07:21.149828 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
| 10058 | 2026.01.21 00:07:22.619201 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10059 | 2026.01.21 00:07:22.619494 [ 255 ] {cf0ce751-c3a6-475e-8a95-226f07338d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10060 | 2026.01.21 00:07:22.619606 [ 255 ] {cf0ce751-c3a6-475e-8a95-226f07338d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10061 | 2026.01.21 00:07:22.620429 [ 255 ] {cf0ce751-c3a6-475e-8a95-226f07338d11} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10062 | 2026.01.21 00:07:22.620476 [ 255 ] {cf0ce751-c3a6-475e-8a95-226f07338d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10063 | 2026.01.21 00:07:22.620902 [ 255 ] {cf0ce751-c3a6-475e-8a95-226f07338d11} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10064 | 2026.01.21 00:07:22.621150 [ 255 ] {cf0ce751-c3a6-475e-8a95-226f07338d11} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10065 | 2026.01.21 00:07:22.621290 [ 29 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10066 | 2026.01.21 00:07:22.621311 [ 255 ] {cf0ce751-c3a6-475e-8a95-226f07338d11} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001894 sec., 36958.81731784583 rows/sec., 2.96 MiB/sec. | ||
| 10067 | 2026.01.21 00:07:22.621334 [ 29 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10068 | 2026.01.21 00:07:22.621361 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10069 | 2026.01.21 00:07:22.621363 [ 255 ] {cf0ce751-c3a6-475e-8a95-226f07338d11} <Debug> TCPHandler: Processed in 0.002347226 sec. | ||
| 10070 | 2026.01.21 00:07:22.621486 [ 200 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::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 | ||
| 10071 | 2026.01.21 00:07:22.621511 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10072 | 2026.01.21 00:07:22.621629 [ 255 ] {1a1e3726-4a1f-4407-ad3d-f98f4e3abd13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10073 | 2026.01.21 00:07:22.621634 [ 200 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10074 | 2026.01.21 00:07:22.621676 [ 255 ] {1a1e3726-4a1f-4407-ad3d-f98f4e3abd13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10075 | 2026.01.21 00:07:22.621684 [ 200 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2555 rows starting from the beginning of the part | ||
| 10076 | 2026.01.21 00:07:22.621764 [ 200 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1332 rows starting from the beginning of the part | ||
| 10077 | 2026.01.21 00:07:22.621812 [ 200 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 124 rows starting from the beginning of the part | ||
| 10078 | 2026.01.21 00:07:22.621858 [ 200 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 70 rows starting from the beginning of the part | ||
| 10079 | 2026.01.21 00:07:22.621898 [ 200 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 126 rows starting from the beginning of the part | ||
| 10080 | 2026.01.21 00:07:22.621940 [ 200 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 70 rows starting from the beginning of the part | ||
| 10081 | 2026.01.21 00:07:22.622135 [ 255 ] {1a1e3726-4a1f-4407-ad3d-f98f4e3abd13} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10082 | 2026.01.21 00:07:22.622177 [ 255 ] {1a1e3726-4a1f-4407-ad3d-f98f4e3abd13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10083 | 2026.01.21 00:07:22.622513 [ 255 ] {1a1e3726-4a1f-4407-ad3d-f98f4e3abd13} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10084 | 2026.01.21 00:07:22.622755 [ 255 ] {1a1e3726-4a1f-4407-ad3d-f98f4e3abd13} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10085 | 2026.01.21 00:07:22.622899 [ 255 ] {1a1e3726-4a1f-4407-ad3d-f98f4e3abd13} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001294 sec., 5409.582689335394 rows/sec., 406.78 KiB/sec. | ||
| 10086 | 2026.01.21 00:07:22.622939 [ 255 ] {1a1e3726-4a1f-4407-ad3d-f98f4e3abd13} <Debug> TCPHandler: Processed in 0.001481522 sec. | ||
| 10087 | 2026.01.21 00:07:22.623057 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10088 | 2026.01.21 00:07:22.623155 [ 255 ] {c2fbc7dd-e854-43e4-91a4-a932e73b31a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10089 | 2026.01.21 00:07:22.623199 [ 255 ] {c2fbc7dd-e854-43e4-91a4-a932e73b31a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10090 | 2026.01.21 00:07:22.623641 [ 255 ] {c2fbc7dd-e854-43e4-91a4-a932e73b31a1} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10091 | 2026.01.21 00:07:22.623679 [ 255 ] {c2fbc7dd-e854-43e4-91a4-a932e73b31a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10092 | 2026.01.21 00:07:22.623941 [ 195 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4277 rows, containing 5 columns (5 merged, 0 gathered) in 0.002510438 sec., 1703686.7670103784 rows/sec., 147.07 MiB/sec. | ||
| 10093 | 2026.01.21 00:07:22.624001 [ 255 ] {c2fbc7dd-e854-43e4-91a4-a932e73b31a1} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10094 | 2026.01.21 00:07:22.624227 [ 255 ] {c2fbc7dd-e854-43e4-91a4-a932e73b31a1} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10095 | 2026.01.21 00:07:22.624249 [ 201 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10096 | 2026.01.21 00:07:22.624341 [ 29 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10097 | 2026.01.21 00:07:22.624356 [ 255 ] {c2fbc7dd-e854-43e4-91a4-a932e73b31a1} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00122 sec., 58196.72131147541 rows/sec., 4.54 MiB/sec. | ||
| 10098 | 2026.01.21 00:07:22.624372 [ 29 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10099 | 2026.01.21 00:07:22.624393 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10100 | 2026.01.21 00:07:22.624396 [ 255 ] {c2fbc7dd-e854-43e4-91a4-a932e73b31a1} <Debug> TCPHandler: Processed in 0.001388081 sec. | ||
| 10101 | 2026.01.21 00:07:22.624524 [ 195 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_71_14} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10102 | 2026.01.21 00:07:22.624524 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::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 | ||
| 10103 | 2026.01.21 00:07:22.624524 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10104 | 2026.01.21 00:07:22.624650 [ 195 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_71_14} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10105 | 2026.01.21 00:07:22.624689 [ 255 ] {f5808f3b-9230-46ae-b806-5e081c9363d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10106 | 2026.01.21 00:07:22.624707 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10107 | 2026.01.21 00:07:22.624741 [ 255 ] {f5808f3b-9230-46ae-b806-5e081c9363d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10108 | 2026.01.21 00:07:22.624755 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1304 rows starting from the beginning of the part | ||
| 10109 | 2026.01.21 00:07:22.624788 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 10110 | 2026.01.21 00:07:22.624837 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 567 rows starting from the beginning of the part | ||
| 10111 | 2026.01.21 00:07:22.624896 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 98 rows starting from the beginning of the part | ||
| 10112 | 2026.01.21 00:07:22.624946 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 71 rows starting from the beginning of the part | ||
| 10113 | 2026.01.21 00:07:22.624991 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 102 rows starting from the beginning of the part | ||
| 10114 | 2026.01.21 00:07:22.625030 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 71 rows starting from the beginning of the part | ||
| 10115 | 2026.01.21 00:07:22.625210 [ 255 ] {f5808f3b-9230-46ae-b806-5e081c9363d8} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10116 | 2026.01.21 00:07:22.625273 [ 255 ] {f5808f3b-9230-46ae-b806-5e081c9363d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10117 | 2026.01.21 00:07:22.625637 [ 255 ] {f5808f3b-9230-46ae-b806-5e081c9363d8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10118 | 2026.01.21 00:07:22.625874 [ 255 ] {f5808f3b-9230-46ae-b806-5e081c9363d8} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10119 | 2026.01.21 00:07:22.625988 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10120 | 2026.01.21 00:07:22.626007 [ 255 ] {f5808f3b-9230-46ae-b806-5e081c9363d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001337 sec., 119670.90501121915 rows/sec., 8.33 MiB/sec. | ||
| 10121 | 2026.01.21 00:07:22.626020 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10122 | 2026.01.21 00:07:22.626040 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10123 | 2026.01.21 00:07:22.626045 [ 255 ] {f5808f3b-9230-46ae-b806-5e081c9363d8} <Debug> TCPHandler: Processed in 0.001570274 sec. | ||
| 10124 | 2026.01.21 00:07:22.626127 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 10125 | 2026.01.21 00:07:22.626166 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10126 | 2026.01.21 00:07:22.626254 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10127 | 2026.01.21 00:07:22.626269 [ 255 ] {7019c908-8bb3-4273-9abe-5e2575a45189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10128 | 2026.01.21 00:07:22.626296 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 17701 rows starting from the beginning of the part | ||
| 10129 | 2026.01.21 00:07:22.626298 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2213 rows, containing 5 columns (5 merged, 0 gathered) in 0.001844708 sec., 1199647.8575471023 rows/sec., 93.02 MiB/sec. | ||
| 10130 | 2026.01.21 00:07:22.626336 [ 255 ] {7019c908-8bb3-4273-9abe-5e2575a45189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10131 | 2026.01.21 00:07:22.626371 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 918 rows starting from the beginning of the part | ||
| 10132 | 2026.01.21 00:07:22.626425 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 10133 | 2026.01.21 00:07:22.626476 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 10134 | 2026.01.21 00:07:22.626507 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10135 | 2026.01.21 00:07:22.626519 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 162 rows starting from the beginning of the part | ||
| 10136 | 2026.01.21 00:07:22.626575 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 10137 | 2026.01.21 00:07:22.626802 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_71_14} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10138 | 2026.01.21 00:07:22.626898 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_71_14} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10139 | 2026.01.21 00:07:22.626979 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 10140 | 2026.01.21 00:07:22.627133 [ 255 ] {7019c908-8bb3-4273-9abe-5e2575a45189} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10141 | 2026.01.21 00:07:22.627178 [ 255 ] {7019c908-8bb3-4273-9abe-5e2575a45189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10142 | 2026.01.21 00:07:22.627722 [ 255 ] {7019c908-8bb3-4273-9abe-5e2575a45189} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10143 | 2026.01.21 00:07:22.627960 [ 255 ] {7019c908-8bb3-4273-9abe-5e2575a45189} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10144 | 2026.01.21 00:07:22.628106 [ 255 ] {7019c908-8bb3-4273-9abe-5e2575a45189} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001858 sec., 3767.491926803014 rows/sec., 6.75 MiB/sec. | ||
| 10145 | 2026.01.21 00:07:22.628162 [ 255 ] {7019c908-8bb3-4273-9abe-5e2575a45189} <Debug> TCPHandler: Processed in 0.002044381 sec. | ||
| 10146 | 2026.01.21 00:07:22.628283 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10147 | 2026.01.21 00:07:22.628376 [ 255 ] {933988f7-8037-4ceb-92c9-10f96d6841c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10148 | 2026.01.21 00:07:22.628417 [ 255 ] {933988f7-8037-4ceb-92c9-10f96d6841c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10149 | 2026.01.21 00:07:22.628767 [ 255 ] {933988f7-8037-4ceb-92c9-10f96d6841c1} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10150 | 2026.01.21 00:07:22.628803 [ 255 ] {933988f7-8037-4ceb-92c9-10f96d6841c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10151 | 2026.01.21 00:07:22.629130 [ 255 ] {933988f7-8037-4ceb-92c9-10f96d6841c1} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10152 | 2026.01.21 00:07:22.629347 [ 255 ] {933988f7-8037-4ceb-92c9-10f96d6841c1} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10153 | 2026.01.21 00:07:22.629454 [ 29 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10154 | 2026.01.21 00:07:22.629485 [ 29 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10155 | 2026.01.21 00:07:22.629484 [ 255 ] {933988f7-8037-4ceb-92c9-10f96d6841c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 10156 | 2026.01.21 00:07:22.629502 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10157 | 2026.01.21 00:07:22.629536 [ 255 ] {933988f7-8037-4ceb-92c9-10f96d6841c1} <Debug> TCPHandler: Processed in 0.00130366 sec. | ||
| 10158 | 2026.01.21 00:07:22.629599 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 10159 | 2026.01.21 00:07:22.629713 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10160 | 2026.01.21 00:07:22.629739 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3276 rows starting from the beginning of the part | ||
| 10161 | 2026.01.21 00:07:22.629790 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 10162 | 2026.01.21 00:07:22.629831 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 10163 | 2026.01.21 00:07:22.629867 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 10164 | 2026.01.21 00:07:22.629903 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 10165 | 2026.01.21 00:07:22.629938 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 10166 | 2026.01.21 00:07:22.631179 [ 196 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19261 rows, containing 5 columns (5 merged, 0 gathered) in 0.005089258 sec., 3784638.1535382955 rows/sec., 258.70 MiB/sec. | ||
| 10167 | 2026.01.21 00:07:22.631267 [ 194 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3576 rows, containing 4 columns (4 merged, 0 gathered) in 0.001704746 sec., 2097673.2017555693 rows/sec., 138.36 MiB/sec. | ||
| 10168 | 2026.01.21 00:07:22.631438 [ 195 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10169 | 2026.01.21 00:07:22.631574 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10170 | 2026.01.21 00:07:22.631770 [ 195 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10171 | 2026.01.21 00:07:22.631860 [ 195 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10172 | 2026.01.21 00:07:22.631885 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_71_14} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10173 | 2026.01.21 00:07:22.631938 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.30 MiB. | ||
| 10174 | 2026.01.21 00:07:22.631972 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_71_14} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10175 | 2026.01.21 00:07:22.632053 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 10176 | 2026.01.21 00:07:25.633276 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62849 | ||
| 10177 | 2026.01.21 00:07:25.633399 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10178 | 2026.01.21 00:07:25.633427 [ 286 ] {} <Debug> TCP-Session: f99cf5c5-ae3e-4c0b-a985-a8b2109e025b Authenticating user 'default' from [fd00:1122:3344:101::e]:62849 | ||
| 10179 | 2026.01.21 00:07:25.633450 [ 286 ] {} <Debug> TCP-Session: f99cf5c5-ae3e-4c0b-a985-a8b2109e025b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10180 | 2026.01.21 00:07:25.633464 [ 286 ] {} <Debug> TCP-Session: f99cf5c5-ae3e-4c0b-a985-a8b2109e025b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10181 | 2026.01.21 00:07:25.633644 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37100 | ||
| 10182 | 2026.01.21 00:07:25.633677 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47032 | ||
| 10183 | 2026.01.21 00:07:25.633708 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33053 | ||
| 10184 | 2026.01.21 00:07:25.633722 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50014 | ||
| 10185 | 2026.01.21 00:07:25.633751 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50217 | ||
| 10186 | 2026.01.21 00:07:25.633783 [ 286 ] {} <Trace> TCP-Session: f99cf5c5-ae3e-4c0b-a985-a8b2109e025b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10187 | 2026.01.21 00:07:25.633800 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10188 | 2026.01.21 00:07:25.633817 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10189 | 2026.01.21 00:07:25.633846 [ 291 ] {} <Debug> TCP-Session: 611713ad-5f51-4214-8b47-210ff1e39ea0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33053 | ||
| 10190 | 2026.01.21 00:07:25.633859 [ 292 ] {} <Debug> TCP-Session: c37a2c9c-9973-470a-a24a-eab0bfbe2b99 Authenticating user 'default' from [fd00:1122:3344:101::e]:50014 | ||
| 10191 | 2026.01.21 00:07:25.633876 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10192 | 2026.01.21 00:07:25.633889 [ 292 ] {} <Debug> TCP-Session: c37a2c9c-9973-470a-a24a-eab0bfbe2b99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10193 | 2026.01.21 00:07:25.633881 [ 291 ] {} <Debug> TCP-Session: 611713ad-5f51-4214-8b47-210ff1e39ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10194 | 2026.01.21 00:07:25.633917 [ 292 ] {} <Debug> TCP-Session: c37a2c9c-9973-470a-a24a-eab0bfbe2b99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10195 | 2026.01.21 00:07:25.633914 [ 294 ] {} <Debug> TCP-Session: 8f625aba-c9a6-487f-8269-42279c07e6af Authenticating user 'default' from [fd00:1122:3344:101::e]:50217 | ||
| 10196 | 2026.01.21 00:07:25.633938 [ 291 ] {} <Debug> TCP-Session: 611713ad-5f51-4214-8b47-210ff1e39ea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10197 | 2026.01.21 00:07:25.633962 [ 286 ] {9df1611a-8374-4b66-8750-348f486cde2a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62849) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10198 | 2026.01.21 00:07:25.633977 [ 294 ] {} <Debug> TCP-Session: 8f625aba-c9a6-487f-8269-42279c07e6af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10199 | 2026.01.21 00:07:25.633800 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10200 | 2026.01.21 00:07:25.634018 [ 294 ] {} <Debug> TCP-Session: 8f625aba-c9a6-487f-8269-42279c07e6af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10201 | 2026.01.21 00:07:25.633772 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10202 | 2026.01.21 00:07:25.634049 [ 289 ] {} <Debug> TCP-Session: e8ee3e55-f6c0-427b-b068-60656f385dbf Authenticating user 'default' from [fd00:1122:3344:101::e]:47032 | ||
| 10203 | 2026.01.21 00:07:25.633754 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33583 | ||
| 10204 | 2026.01.21 00:07:25.634097 [ 289 ] {} <Debug> TCP-Session: e8ee3e55-f6c0-427b-b068-60656f385dbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10205 | 2026.01.21 00:07:25.634085 [ 288 ] {} <Debug> TCP-Session: 95c1d072-ab18-4d23-89f3-1fb1c5248956 Authenticating user 'default' from [fd00:1122:3344:101::e]:37100 | ||
| 10206 | 2026.01.21 00:07:25.634117 [ 289 ] {} <Debug> TCP-Session: e8ee3e55-f6c0-427b-b068-60656f385dbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10207 | 2026.01.21 00:07:25.634140 [ 288 ] {} <Debug> TCP-Session: 95c1d072-ab18-4d23-89f3-1fb1c5248956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10208 | 2026.01.21 00:07:25.634148 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10209 | 2026.01.21 00:07:25.634162 [ 288 ] {} <Debug> TCP-Session: 95c1d072-ab18-4d23-89f3-1fb1c5248956 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10210 | 2026.01.21 00:07:25.634183 [ 3 ] {} <Debug> TCP-Session: 63e9c03c-ffd4-4947-81b5-e060ccbe0875 Authenticating user 'default' from [fd00:1122:3344:101::e]:33583 | ||
| 10211 | 2026.01.21 00:07:25.633713 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52381 | ||
| 10212 | 2026.01.21 00:07:25.634209 [ 3 ] {} <Debug> TCP-Session: 63e9c03c-ffd4-4947-81b5-e060ccbe0875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10213 | 2026.01.21 00:07:25.634236 [ 286 ] {9df1611a-8374-4b66-8750-348f486cde2a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10214 | 2026.01.21 00:07:25.634251 [ 3 ] {} <Debug> TCP-Session: 63e9c03c-ffd4-4947-81b5-e060ccbe0875 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10215 | 2026.01.21 00:07:25.633736 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39149 | ||
| 10216 | 2026.01.21 00:07:25.634276 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10217 | 2026.01.21 00:07:25.634300 [ 286 ] {9df1611a-8374-4b66-8750-348f486cde2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10218 | 2026.01.21 00:07:25.634321 [ 290 ] {} <Debug> TCP-Session: 40049ee1-74d9-4656-9473-0b3e61478710 Authenticating user 'default' from [fd00:1122:3344:101::e]:52381 | ||
| 10219 | 2026.01.21 00:07:25.634341 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10220 | 2026.01.21 00:07:25.634345 [ 290 ] {} <Debug> TCP-Session: 40049ee1-74d9-4656-9473-0b3e61478710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10221 | 2026.01.21 00:07:25.634372 [ 293 ] {} <Debug> TCP-Session: ecfefad5-620c-4b12-9730-84d276e9b597 Authenticating user 'default' from [fd00:1122:3344:101::e]:39149 | ||
| 10222 | 2026.01.21 00:07:25.634380 [ 290 ] {} <Debug> TCP-Session: 40049ee1-74d9-4656-9473-0b3e61478710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10223 | 2026.01.21 00:07:25.634417 [ 293 ] {} <Debug> TCP-Session: ecfefad5-620c-4b12-9730-84d276e9b597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10224 | 2026.01.21 00:07:25.634437 [ 293 ] {} <Debug> TCP-Session: ecfefad5-620c-4b12-9730-84d276e9b597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10225 | 2026.01.21 00:07:25.634589 [ 286 ] {9df1611a-8374-4b66-8750-348f486cde2a} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 10226 | 2026.01.21 00:07:25.635492 [ 347 ] {9df1611a-8374-4b66-8750-348f486cde2a} <Trace> AggregatingTransform: Aggregating | ||
| 10227 | 2026.01.21 00:07:25.635537 [ 347 ] {9df1611a-8374-4b66-8750-348f486cde2a} <Trace> Aggregator: Aggregation method: without_key | ||
| 10228 | 2026.01.21 00:07:25.635573 [ 347 ] {9df1611a-8374-4b66-8750-348f486cde2a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000880254 sec. (1136.036 rows/sec., 44.38 KiB/sec.) | ||
| 10229 | 2026.01.21 00:07:25.635591 [ 347 ] {9df1611a-8374-4b66-8750-348f486cde2a} <Trace> Aggregator: Merging aggregated data | ||
| 10230 | 2026.01.21 00:07:25.637084 [ 286 ] {9df1611a-8374-4b66-8750-348f486cde2a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003176 sec., 314.86146095717885 rows/sec., 12.30 KiB/sec. | ||
| 10231 | 2026.01.21 00:07:25.637224 [ 286 ] {9df1611a-8374-4b66-8750-348f486cde2a} <Debug> TCPHandler: Processed in 0.003557194 sec. | ||
| 10232 | 2026.01.21 00:07:25.637312 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10233 | 2026.01.21 00:07:25.637344 [ 286 ] {} <Debug> TCP-Session: f99cf5c5-ae3e-4c0b-a985-a8b2109e025b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10234 | 2026.01.21 00:07:25.637345 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10235 | 2026.01.21 00:07:25.637382 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10236 | 2026.01.21 00:07:25.637403 [ 291 ] {} <Debug> TCP-Session: 611713ad-5f51-4214-8b47-210ff1e39ea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10237 | 2026.01.21 00:07:25.637420 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10238 | 2026.01.21 00:07:25.637422 [ 3 ] {} <Debug> TCP-Session: 63e9c03c-ffd4-4947-81b5-e060ccbe0875 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10239 | 2026.01.21 00:07:25.637443 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10240 | 2026.01.21 00:07:25.637463 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10241 | 2026.01.21 00:07:25.637482 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10242 | 2026.01.21 00:07:25.637500 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10243 | 2026.01.21 00:07:25.637515 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10244 | 2026.01.21 00:07:25.637533 [ 294 ] {} <Debug> TCP-Session: 8f625aba-c9a6-487f-8269-42279c07e6af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10245 | 2026.01.21 00:07:25.637545 [ 290 ] {} <Debug> TCP-Session: 40049ee1-74d9-4656-9473-0b3e61478710 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10246 | 2026.01.21 00:07:25.637567 [ 292 ] {} <Debug> TCP-Session: c37a2c9c-9973-470a-a24a-eab0bfbe2b99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10247 | 2026.01.21 00:07:25.637515 [ 293 ] {} <Debug> TCP-Session: ecfefad5-620c-4b12-9730-84d276e9b597 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10248 | 2026.01.21 00:07:25.637485 [ 289 ] {} <Debug> TCP-Session: e8ee3e55-f6c0-427b-b068-60656f385dbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10249 | 2026.01.21 00:07:25.637461 [ 288 ] {} <Debug> TCP-Session: 95c1d072-ab18-4d23-89f3-1fb1c5248956 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10250 | 2026.01.21 00:07:25.925128 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10251 | 2026.01.21 00:07:25.925201 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10252 | 2026.01.21 00:07:26.050681 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24035 | ||
| 10253 | 2026.01.21 00:07:26.051237 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10254 | 2026.01.21 00:07:26.051287 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10255 | 2026.01.21 00:07:26.051783 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10256 | 2026.01.21 00:07:26.052030 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10257 | 2026.01.21 00:07:26.052181 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24035 | ||
| 10258 | 2026.01.21 00:07:27.339773 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10259 | 2026.01.21 00:07:27.358196 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10260 | 2026.01.21 00:07:27.358264 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10261 | 2026.01.21 00:07:27.364685 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10262 | 2026.01.21 00:07:27.365402 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10263 | 2026.01.21 00:07:27.368698 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10264 | 2026.01.21 00:07:27.619692 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10265 | 2026.01.21 00:07:27.619894 [ 255 ] {00e93b71-d2c0-4d19-84b8-8f80f35cb85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10266 | 2026.01.21 00:07:27.619968 [ 255 ] {00e93b71-d2c0-4d19-84b8-8f80f35cb85d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10267 | 2026.01.21 00:07:27.620632 [ 255 ] {00e93b71-d2c0-4d19-84b8-8f80f35cb85d} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10268 | 2026.01.21 00:07:27.620677 [ 255 ] {00e93b71-d2c0-4d19-84b8-8f80f35cb85d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10269 | 2026.01.21 00:07:27.621094 [ 255 ] {00e93b71-d2c0-4d19-84b8-8f80f35cb85d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10270 | 2026.01.21 00:07:27.621323 [ 255 ] {00e93b71-d2c0-4d19-84b8-8f80f35cb85d} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10271 | 2026.01.21 00:07:27.621478 [ 255 ] {00e93b71-d2c0-4d19-84b8-8f80f35cb85d} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001641 sec., 75563.68068251066 rows/sec., 6.50 MiB/sec. | ||
| 10272 | 2026.01.21 00:07:27.621520 [ 255 ] {00e93b71-d2c0-4d19-84b8-8f80f35cb85d} <Debug> TCPHandler: Processed in 0.00196209 sec. | ||
| 10273 | 2026.01.21 00:07:27.621637 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10274 | 2026.01.21 00:07:27.621731 [ 255 ] {ab54a123-623d-47a5-831e-2a41f254872a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10275 | 2026.01.21 00:07:27.621771 [ 255 ] {ab54a123-623d-47a5-831e-2a41f254872a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10276 | 2026.01.21 00:07:27.622174 [ 255 ] {ab54a123-623d-47a5-831e-2a41f254872a} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10277 | 2026.01.21 00:07:27.622210 [ 255 ] {ab54a123-623d-47a5-831e-2a41f254872a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10278 | 2026.01.21 00:07:27.622511 [ 255 ] {ab54a123-623d-47a5-831e-2a41f254872a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10279 | 2026.01.21 00:07:27.622724 [ 255 ] {ab54a123-623d-47a5-831e-2a41f254872a} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10280 | 2026.01.21 00:07:27.622825 [ 149 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10281 | 2026.01.21 00:07:27.622851 [ 255 ] {ab54a123-623d-47a5-831e-2a41f254872a} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001139 sec., 29850.746268656716 rows/sec., 2.19 MiB/sec. | ||
| 10282 | 2026.01.21 00:07:27.622862 [ 149 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10283 | 2026.01.21 00:07:27.622883 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10284 | 2026.01.21 00:07:27.622890 [ 255 ] {ab54a123-623d-47a5-831e-2a41f254872a} <Debug> TCPHandler: Processed in 0.001303 sec. | ||
| 10285 | 2026.01.21 00:07:27.623001 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10286 | 2026.01.21 00:07:27.623010 [ 190 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::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 | ||
| 10287 | 2026.01.21 00:07:27.623091 [ 255 ] {0c5aa99c-fd5c-4af3-9590-9fabe326f00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10288 | 2026.01.21 00:07:27.623137 [ 255 ] {0c5aa99c-fd5c-4af3-9590-9fabe326f00b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10289 | 2026.01.21 00:07:27.623168 [ 190 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10290 | 2026.01.21 00:07:27.623213 [ 190 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 296 rows starting from the beginning of the part | ||
| 10291 | 2026.01.21 00:07:27.623289 [ 190 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 34 rows starting from the beginning of the part | ||
| 10292 | 2026.01.21 00:07:27.623340 [ 190 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part | ||
| 10293 | 2026.01.21 00:07:27.623393 [ 190 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 38 rows starting from the beginning of the part | ||
| 10294 | 2026.01.21 00:07:27.623439 [ 190 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part | ||
| 10295 | 2026.01.21 00:07:27.623486 [ 190 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 34 rows starting from the beginning of the part | ||
| 10296 | 2026.01.21 00:07:27.623561 [ 255 ] {0c5aa99c-fd5c-4af3-9590-9fabe326f00b} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10297 | 2026.01.21 00:07:27.623602 [ 255 ] {0c5aa99c-fd5c-4af3-9590-9fabe326f00b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10298 | 2026.01.21 00:07:27.623935 [ 255 ] {0c5aa99c-fd5c-4af3-9590-9fabe326f00b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10299 | 2026.01.21 00:07:27.624177 [ 255 ] {0c5aa99c-fd5c-4af3-9590-9fabe326f00b} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10300 | 2026.01.21 00:07:27.624307 [ 255 ] {0c5aa99c-fd5c-4af3-9590-9fabe326f00b} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001234 sec., 79416.53160453809 rows/sec., 6.20 MiB/sec. | ||
| 10301 | 2026.01.21 00:07:27.624344 [ 255 ] {0c5aa99c-fd5c-4af3-9590-9fabe326f00b} <Debug> TCPHandler: Processed in 0.001396802 sec. | ||
| 10302 | 2026.01.21 00:07:27.624446 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 416 rows, containing 5 columns (5 merged, 0 gathered) in 0.001501863 sec., 276989.3126070753 rows/sec., 19.16 MiB/sec. | ||
| 10303 | 2026.01.21 00:07:27.624461 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10304 | 2026.01.21 00:07:27.624555 [ 255 ] {556cd88e-db36-4953-afd5-f60d6e2ad29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10305 | 2026.01.21 00:07:27.624601 [ 255 ] {556cd88e-db36-4953-afd5-f60d6e2ad29a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10306 | 2026.01.21 00:07:27.624664 [ 188 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10307 | 2026.01.21 00:07:27.625006 [ 255 ] {556cd88e-db36-4953-afd5-f60d6e2ad29a} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10308 | 2026.01.21 00:07:27.625048 [ 255 ] {556cd88e-db36-4953-afd5-f60d6e2ad29a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10309 | 2026.01.21 00:07:27.625049 [ 188 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_66_13} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10310 | 2026.01.21 00:07:27.625162 [ 188 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_66_13} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10311 | 2026.01.21 00:07:27.625274 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10312 | 2026.01.21 00:07:27.625402 [ 255 ] {556cd88e-db36-4953-afd5-f60d6e2ad29a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10313 | 2026.01.21 00:07:27.625622 [ 255 ] {556cd88e-db36-4953-afd5-f60d6e2ad29a} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10314 | 2026.01.21 00:07:27.625748 [ 255 ] {556cd88e-db36-4953-afd5-f60d6e2ad29a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 10315 | 2026.01.21 00:07:27.625784 [ 255 ] {556cd88e-db36-4953-afd5-f60d6e2ad29a} <Debug> TCPHandler: Processed in 0.001372871 sec. | ||
| 10316 | 2026.01.21 00:07:27.625885 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10317 | 2026.01.21 00:07:27.625982 [ 255 ] {634958e9-3025-4f2b-91ab-b861c4b08fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10318 | 2026.01.21 00:07:27.626036 [ 255 ] {634958e9-3025-4f2b-91ab-b861c4b08fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10319 | 2026.01.21 00:07:27.626823 [ 255 ] {634958e9-3025-4f2b-91ab-b861c4b08fd7} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10320 | 2026.01.21 00:07:27.626859 [ 255 ] {634958e9-3025-4f2b-91ab-b861c4b08fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10321 | 2026.01.21 00:07:27.627420 [ 255 ] {634958e9-3025-4f2b-91ab-b861c4b08fd7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10322 | 2026.01.21 00:07:27.627642 [ 255 ] {634958e9-3025-4f2b-91ab-b861c4b08fd7} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10323 | 2026.01.21 00:07:27.627782 [ 255 ] {634958e9-3025-4f2b-91ab-b861c4b08fd7} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001819 sec., 18691.58878504673 rows/sec., 33.49 MiB/sec. | ||
| 10324 | 2026.01.21 00:07:27.627844 [ 255 ] {634958e9-3025-4f2b-91ab-b861c4b08fd7} <Debug> TCPHandler: Processed in 0.00200665 sec. | ||
| 10325 | 2026.01.21 00:07:27.627954 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10326 | 2026.01.21 00:07:27.628047 [ 255 ] {1f341a97-361c-44ce-9f89-b5764b6bf140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10327 | 2026.01.21 00:07:27.628087 [ 255 ] {1f341a97-361c-44ce-9f89-b5764b6bf140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10328 | 2026.01.21 00:07:27.628412 [ 255 ] {1f341a97-361c-44ce-9f89-b5764b6bf140} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10329 | 2026.01.21 00:07:27.628446 [ 255 ] {1f341a97-361c-44ce-9f89-b5764b6bf140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10330 | 2026.01.21 00:07:27.628750 [ 255 ] {1f341a97-361c-44ce-9f89-b5764b6bf140} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10331 | 2026.01.21 00:07:27.628955 [ 255 ] {1f341a97-361c-44ce-9f89-b5764b6bf140} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10332 | 2026.01.21 00:07:27.629079 [ 255 ] {1f341a97-361c-44ce-9f89-b5764b6bf140} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 10333 | 2026.01.21 00:07:27.629114 [ 255 ] {1f341a97-361c-44ce-9f89-b5764b6bf140} <Debug> TCPHandler: Processed in 0.001207588 sec. | ||
| 10334 | 2026.01.21 00:07:31.138918 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1238 | ||
| 10335 | 2026.01.21 00:07:31.141227 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10336 | 2026.01.21 00:07:31.141278 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10337 | 2026.01.21 00:07:31.142496 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10338 | 2026.01.21 00:07:31.142777 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10339 | 2026.01.21 00:07:31.143147 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1238 | ||
| 10340 | 2026.01.21 00:07:32.646836 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10341 | 2026.01.21 00:07:32.647016 [ 255 ] {fd94f3e0-78c4-4979-958a-76b98c29aa28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10342 | 2026.01.21 00:07:32.647083 [ 255 ] {fd94f3e0-78c4-4979-958a-76b98c29aa28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10343 | 2026.01.21 00:07:32.647746 [ 255 ] {fd94f3e0-78c4-4979-958a-76b98c29aa28} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10344 | 2026.01.21 00:07:32.647797 [ 255 ] {fd94f3e0-78c4-4979-958a-76b98c29aa28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10345 | 2026.01.21 00:07:32.648200 [ 255 ] {fd94f3e0-78c4-4979-958a-76b98c29aa28} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10346 | 2026.01.21 00:07:32.648447 [ 255 ] {fd94f3e0-78c4-4979-958a-76b98c29aa28} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10347 | 2026.01.21 00:07:32.648605 [ 255 ] {fd94f3e0-78c4-4979-958a-76b98c29aa28} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001637 sec., 14660.965180207697 rows/sec., 1.22 MiB/sec. | ||
| 10348 | 2026.01.21 00:07:32.648656 [ 255 ] {fd94f3e0-78c4-4979-958a-76b98c29aa28} <Debug> TCPHandler: Processed in 0.00194365 sec. | ||
| 10349 | 2026.01.21 00:07:32.648789 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10350 | 2026.01.21 00:07:32.648892 [ 255 ] {cbc05b21-302a-4fb5-8879-7af7e8220295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10351 | 2026.01.21 00:07:32.648936 [ 255 ] {cbc05b21-302a-4fb5-8879-7af7e8220295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10352 | 2026.01.21 00:07:32.649354 [ 255 ] {cbc05b21-302a-4fb5-8879-7af7e8220295} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10353 | 2026.01.21 00:07:32.649393 [ 255 ] {cbc05b21-302a-4fb5-8879-7af7e8220295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10354 | 2026.01.21 00:07:32.649697 [ 255 ] {cbc05b21-302a-4fb5-8879-7af7e8220295} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10355 | 2026.01.21 00:07:32.649905 [ 255 ] {cbc05b21-302a-4fb5-8879-7af7e8220295} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10356 | 2026.01.21 00:07:32.650033 [ 255 ] {cbc05b21-302a-4fb5-8879-7af7e8220295} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001202 sec., 3327.787021630616 rows/sec., 271.36 KiB/sec. | ||
| 10357 | 2026.01.21 00:07:32.650070 [ 255 ] {cbc05b21-302a-4fb5-8879-7af7e8220295} <Debug> TCPHandler: Processed in 0.001372221 sec. | ||
| 10358 | 2026.01.21 00:07:32.650175 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10359 | 2026.01.21 00:07:32.650267 [ 255 ] {23cdd723-9f72-4e9d-abaa-180ee8ec86dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10360 | 2026.01.21 00:07:32.650306 [ 255 ] {23cdd723-9f72-4e9d-abaa-180ee8ec86dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10361 | 2026.01.21 00:07:32.651425 [ 255 ] {23cdd723-9f72-4e9d-abaa-180ee8ec86dd} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10362 | 2026.01.21 00:07:32.651462 [ 255 ] {23cdd723-9f72-4e9d-abaa-180ee8ec86dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10363 | 2026.01.21 00:07:32.651881 [ 255 ] {23cdd723-9f72-4e9d-abaa-180ee8ec86dd} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10364 | 2026.01.21 00:07:32.652096 [ 255 ] {23cdd723-9f72-4e9d-abaa-180ee8ec86dd} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10365 | 2026.01.21 00:07:32.652223 [ 255 ] {23cdd723-9f72-4e9d-abaa-180ee8ec86dd} <Debug> executeQuery: Read 1332 rows, 113.92 KiB in 0.001924 sec., 692307.6923076924 rows/sec., 57.82 MiB/sec. | ||
| 10366 | 2026.01.21 00:07:32.652261 [ 255 ] {23cdd723-9f72-4e9d-abaa-180ee8ec86dd} <Debug> TCPHandler: Processed in 0.002089852 sec. | ||
| 10367 | 2026.01.21 00:07:32.652373 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10368 | 2026.01.21 00:07:32.652468 [ 255 ] {83f5d7a9-3646-49f1-808a-8aa495826b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10369 | 2026.01.21 00:07:32.652510 [ 255 ] {83f5d7a9-3646-49f1-808a-8aa495826b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10370 | 2026.01.21 00:07:32.652929 [ 255 ] {83f5d7a9-3646-49f1-808a-8aa495826b91} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10371 | 2026.01.21 00:07:32.652965 [ 255 ] {83f5d7a9-3646-49f1-808a-8aa495826b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10372 | 2026.01.21 00:07:32.653263 [ 255 ] {83f5d7a9-3646-49f1-808a-8aa495826b91} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10373 | 2026.01.21 00:07:32.653472 [ 255 ] {83f5d7a9-3646-49f1-808a-8aa495826b91} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10374 | 2026.01.21 00:07:32.653604 [ 255 ] {83f5d7a9-3646-49f1-808a-8aa495826b91} <Debug> executeQuery: Read 23 rows, 1.77 KiB in 0.001154 sec., 19930.675909878682 rows/sec., 1.49 MiB/sec. | ||
| 10375 | 2026.01.21 00:07:32.653641 [ 255 ] {83f5d7a9-3646-49f1-808a-8aa495826b91} <Debug> TCPHandler: Processed in 0.00131726 sec. | ||
| 10376 | 2026.01.21 00:07:32.653749 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10377 | 2026.01.21 00:07:32.653843 [ 255 ] {24566a33-5275-49da-ad14-13a305ba6e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10378 | 2026.01.21 00:07:32.653882 [ 255 ] {24566a33-5275-49da-ad14-13a305ba6e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10379 | 2026.01.21 00:07:32.654351 [ 255 ] {24566a33-5275-49da-ad14-13a305ba6e6f} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10380 | 2026.01.21 00:07:32.654387 [ 255 ] {24566a33-5275-49da-ad14-13a305ba6e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10381 | 2026.01.21 00:07:32.654699 [ 255 ] {24566a33-5275-49da-ad14-13a305ba6e6f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10382 | 2026.01.21 00:07:32.654911 [ 255 ] {24566a33-5275-49da-ad14-13a305ba6e6f} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10383 | 2026.01.21 00:07:32.655034 [ 255 ] {24566a33-5275-49da-ad14-13a305ba6e6f} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001209 sec., 208436.72456575683 rows/sec., 14.42 MiB/sec. | ||
| 10384 | 2026.01.21 00:07:32.655072 [ 255 ] {24566a33-5275-49da-ad14-13a305ba6e6f} <Debug> TCPHandler: Processed in 0.001372651 sec. | ||
| 10385 | 2026.01.21 00:07:32.655184 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10386 | 2026.01.21 00:07:32.655277 [ 255 ] {25d16bb1-655f-47fa-a3ce-b4e039639584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10387 | 2026.01.21 00:07:32.655316 [ 255 ] {25d16bb1-655f-47fa-a3ce-b4e039639584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10388 | 2026.01.21 00:07:32.655737 [ 255 ] {25d16bb1-655f-47fa-a3ce-b4e039639584} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10389 | 2026.01.21 00:07:32.655773 [ 255 ] {25d16bb1-655f-47fa-a3ce-b4e039639584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10390 | 2026.01.21 00:07:32.656063 [ 255 ] {25d16bb1-655f-47fa-a3ce-b4e039639584} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10391 | 2026.01.21 00:07:32.656275 [ 255 ] {25d16bb1-655f-47fa-a3ce-b4e039639584} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10392 | 2026.01.21 00:07:32.656401 [ 255 ] {25d16bb1-655f-47fa-a3ce-b4e039639584} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001142 sec., 10507.880910683012 rows/sec., 820.93 KiB/sec. | ||
| 10393 | 2026.01.21 00:07:32.656437 [ 255 ] {25d16bb1-655f-47fa-a3ce-b4e039639584} <Debug> TCPHandler: Processed in 0.001302749 sec. | ||
| 10394 | 2026.01.21 00:07:32.656547 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10395 | 2026.01.21 00:07:32.656641 [ 255 ] {af68e24d-064c-40ae-9f81-a63c08a4e464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10396 | 2026.01.21 00:07:32.656682 [ 255 ] {af68e24d-064c-40ae-9f81-a63c08a4e464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10397 | 2026.01.21 00:07:32.657298 [ 255 ] {af68e24d-064c-40ae-9f81-a63c08a4e464} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10398 | 2026.01.21 00:07:32.657333 [ 255 ] {af68e24d-064c-40ae-9f81-a63c08a4e464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10399 | 2026.01.21 00:07:32.657653 [ 255 ] {af68e24d-064c-40ae-9f81-a63c08a4e464} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10400 | 2026.01.21 00:07:32.657858 [ 255 ] {af68e24d-064c-40ae-9f81-a63c08a4e464} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10401 | 2026.01.21 00:07:32.657984 [ 255 ] {af68e24d-064c-40ae-9f81-a63c08a4e464} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.001361 sec., 416605.43717854517 rows/sec., 31.25 MiB/sec. | ||
| 10402 | 2026.01.21 00:07:32.658022 [ 255 ] {af68e24d-064c-40ae-9f81-a63c08a4e464} <Debug> TCPHandler: Processed in 0.001528314 sec. | ||
| 10403 | 2026.01.21 00:07:32.658134 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10404 | 2026.01.21 00:07:32.658227 [ 255 ] {f603da58-848e-4287-8179-cae9ee4aa465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10405 | 2026.01.21 00:07:32.658269 [ 255 ] {f603da58-848e-4287-8179-cae9ee4aa465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10406 | 2026.01.21 00:07:32.658854 [ 255 ] {f603da58-848e-4287-8179-cae9ee4aa465} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10407 | 2026.01.21 00:07:32.658890 [ 255 ] {f603da58-848e-4287-8179-cae9ee4aa465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10408 | 2026.01.21 00:07:32.659266 [ 255 ] {f603da58-848e-4287-8179-cae9ee4aa465} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10409 | 2026.01.21 00:07:32.659480 [ 255 ] {f603da58-848e-4287-8179-cae9ee4aa465} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10410 | 2026.01.21 00:07:32.659608 [ 255 ] {f603da58-848e-4287-8179-cae9ee4aa465} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.0014 sec., 630000 rows/sec., 42.76 MiB/sec. | ||
| 10411 | 2026.01.21 00:07:32.659645 [ 255 ] {f603da58-848e-4287-8179-cae9ee4aa465} <Debug> TCPHandler: Processed in 0.001561024 sec. | ||
| 10412 | 2026.01.21 00:07:32.659779 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10413 | 2026.01.21 00:07:32.659878 [ 255 ] {be56beb0-44df-456a-9787-f4dcb68d54f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10414 | 2026.01.21 00:07:32.659935 [ 255 ] {be56beb0-44df-456a-9787-f4dcb68d54f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10415 | 2026.01.21 00:07:32.660717 [ 255 ] {be56beb0-44df-456a-9787-f4dcb68d54f8} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10416 | 2026.01.21 00:07:32.660754 [ 255 ] {be56beb0-44df-456a-9787-f4dcb68d54f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10417 | 2026.01.21 00:07:32.661278 [ 255 ] {be56beb0-44df-456a-9787-f4dcb68d54f8} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10418 | 2026.01.21 00:07:32.661514 [ 255 ] {be56beb0-44df-456a-9787-f4dcb68d54f8} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10419 | 2026.01.21 00:07:32.661638 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10420 | 2026.01.21 00:07:32.661654 [ 255 ] {be56beb0-44df-456a-9787-f4dcb68d54f8} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001795 sec., 3899.7214484679666 rows/sec., 6.99 MiB/sec. | ||
| 10421 | 2026.01.21 00:07:32.661710 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10422 | 2026.01.21 00:07:32.661735 [ 255 ] {be56beb0-44df-456a-9787-f4dcb68d54f8} <Debug> TCPHandler: Processed in 0.002006981 sec. | ||
| 10423 | 2026.01.21 00:07:32.661738 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10424 | 2026.01.21 00:07:32.661861 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10425 | 2026.01.21 00:07:32.661892 [ 194 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::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 | ||
| 10426 | 2026.01.21 00:07:32.661961 [ 255 ] {ea08daba-b7bd-4a19-a1d9-5c28c1dbbbaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10427 | 2026.01.21 00:07:32.662008 [ 255 ] {ea08daba-b7bd-4a19-a1d9-5c28c1dbbbaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10428 | 2026.01.21 00:07:32.662190 [ 194 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10429 | 2026.01.21 00:07:32.662260 [ 194 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1172 rows starting from the beginning of the part | ||
| 10430 | 2026.01.21 00:07:32.662355 [ 255 ] {ea08daba-b7bd-4a19-a1d9-5c28c1dbbbaf} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10431 | 2026.01.21 00:07:32.662398 [ 255 ] {ea08daba-b7bd-4a19-a1d9-5c28c1dbbbaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10432 | 2026.01.21 00:07:32.662409 [ 194 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 10433 | 2026.01.21 00:07:32.662518 [ 194 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part | ||
| 10434 | 2026.01.21 00:07:32.662614 [ 194 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 10435 | 2026.01.21 00:07:32.662719 [ 194 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 34 rows starting from the beginning of the part | ||
| 10436 | 2026.01.21 00:07:32.662733 [ 255 ] {ea08daba-b7bd-4a19-a1d9-5c28c1dbbbaf} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10437 | 2026.01.21 00:07:32.662821 [ 194 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 10438 | 2026.01.21 00:07:32.662973 [ 255 ] {ea08daba-b7bd-4a19-a1d9-5c28c1dbbbaf} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10439 | 2026.01.21 00:07:32.663109 [ 255 ] {ea08daba-b7bd-4a19-a1d9-5c28c1dbbbaf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 10440 | 2026.01.21 00:07:32.663147 [ 255 ] {ea08daba-b7bd-4a19-a1d9-5c28c1dbbbaf} <Debug> TCPHandler: Processed in 0.001337881 sec. | ||
| 10441 | 2026.01.21 00:07:32.668482 [ 188 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1261 rows, containing 19 columns (19 merged, 0 gathered) in 0.006654901 sec., 189484.41156374826 rows/sec., 339.55 MiB/sec. | ||
| 10442 | 2026.01.21 00:07:32.669440 [ 194 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10443 | 2026.01.21 00:07:32.669776 [ 194 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10444 | 2026.01.21 00:07:32.669853 [ 194 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10445 | 2026.01.21 00:07:32.669965 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 10446 | 2026.01.21 00:07:33.552462 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24483 | ||
| 10447 | 2026.01.21 00:07:33.552979 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10448 | 2026.01.21 00:07:33.553021 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10449 | 2026.01.21 00:07:33.553537 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10450 | 2026.01.21 00:07:33.553822 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10451 | 2026.01.21 00:07:33.553958 [ 144 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10452 | 2026.01.21 00:07:33.553978 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24483 | ||
| 10453 | 2026.01.21 00:07:33.553996 [ 144 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10454 | 2026.01.21 00:07:33.554016 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10455 | 2026.01.21 00:07:33.554141 [ 193 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 10456 | 2026.01.21 00:07:33.554292 [ 193 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10457 | 2026.01.21 00:07:33.554331 [ 193 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22115 rows starting from the beginning of the part | ||
| 10458 | 2026.01.21 00:07:33.554393 [ 193 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 10459 | 2026.01.21 00:07:33.554438 [ 193 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 10460 | 2026.01.21 00:07:33.554480 [ 193 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 10461 | 2026.01.21 00:07:33.554521 [ 193 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 10462 | 2026.01.21 00:07:33.554565 [ 193 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 10463 | 2026.01.21 00:07:33.556624 [ 188 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24483 rows, containing 4 columns (4 merged, 0 gathered) in 0.002545119 sec., 9619589.49660114 rows/sec., 137.61 MiB/sec. | ||
| 10464 | 2026.01.21 00:07:33.557050 [ 186 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10465 | 2026.01.21 00:07:33.557376 [ 186 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_51_10} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10466 | 2026.01.21 00:07:33.557468 [ 186 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_51_10} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10467 | 2026.01.21 00:07:33.557579 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 10468 | 2026.01.21 00:07:34.868948 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10469 | 2026.01.21 00:07:34.886405 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10470 | 2026.01.21 00:07:34.886453 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10471 | 2026.01.21 00:07:34.892554 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10472 | 2026.01.21 00:07:34.893258 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10473 | 2026.01.21 00:07:34.893592 [ 128 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10474 | 2026.01.21 00:07:34.893663 [ 128 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10475 | 2026.01.21 00:07:34.893688 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10476 | 2026.01.21 00:07:34.893852 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 10477 | 2026.01.21 00:07:34.896364 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10478 | 2026.01.21 00:07:34.897571 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10479 | 2026.01.21 00:07:34.899216 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 10480 | 2026.01.21 00:07:34.904160 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 10481 | 2026.01.21 00:07:34.908820 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 10482 | 2026.01.21 00:07:34.913392 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 10483 | 2026.01.21 00:07:34.918102 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 10484 | 2026.01.21 00:07:34.922132 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 10485 | 2026.01.21 00:07:34.974811 [ 188 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.081041024 sec., 4738.340917311212 rows/sec., 24.50 MiB/sec. | ||
| 10486 | 2026.01.21 00:07:34.978040 [ 188 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10487 | 2026.01.21 00:07:34.980205 [ 188 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_51_10} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10488 | 2026.01.21 00:07:34.980329 [ 188 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_51_10} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10489 | 2026.01.21 00:07:34.983487 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10490 | 2026.01.21 00:07:35.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.90 MiB, peak 333.30 MiB, free memory in arenas 0.00 B, will set to 321.53 MiB (RSS), difference: 1.63 MiB | ||
| 10491 | 2026.01.21 00:07:37.618429 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10492 | 2026.01.21 00:07:37.618618 [ 255 ] {0f9b1185-5e3b-408c-b98c-66b9ae4fddff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10493 | 2026.01.21 00:07:37.618684 [ 255 ] {0f9b1185-5e3b-408c-b98c-66b9ae4fddff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10494 | 2026.01.21 00:07:37.619374 [ 255 ] {0f9b1185-5e3b-408c-b98c-66b9ae4fddff} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10495 | 2026.01.21 00:07:37.619421 [ 255 ] {0f9b1185-5e3b-408c-b98c-66b9ae4fddff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10496 | 2026.01.21 00:07:37.619806 [ 255 ] {0f9b1185-5e3b-408c-b98c-66b9ae4fddff} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10497 | 2026.01.21 00:07:37.620021 [ 255 ] {0f9b1185-5e3b-408c-b98c-66b9ae4fddff} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10498 | 2026.01.21 00:07:37.620170 [ 255 ] {0f9b1185-5e3b-408c-b98c-66b9ae4fddff} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.0016 sec., 77500 rows/sec., 6.67 MiB/sec. | ||
| 10499 | 2026.01.21 00:07:37.620211 [ 255 ] {0f9b1185-5e3b-408c-b98c-66b9ae4fddff} <Debug> TCPHandler: Processed in 0.001902779 sec. | ||
| 10500 | 2026.01.21 00:07:37.620345 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10501 | 2026.01.21 00:07:37.620437 [ 255 ] {9a0bd944-3cad-44ac-b7e1-3a6a15718b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10502 | 2026.01.21 00:07:37.620478 [ 255 ] {9a0bd944-3cad-44ac-b7e1-3a6a15718b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10503 | 2026.01.21 00:07:37.620902 [ 255 ] {9a0bd944-3cad-44ac-b7e1-3a6a15718b9d} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10504 | 2026.01.21 00:07:37.620937 [ 255 ] {9a0bd944-3cad-44ac-b7e1-3a6a15718b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10505 | 2026.01.21 00:07:37.621224 [ 255 ] {9a0bd944-3cad-44ac-b7e1-3a6a15718b9d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10506 | 2026.01.21 00:07:37.621437 [ 255 ] {9a0bd944-3cad-44ac-b7e1-3a6a15718b9d} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10507 | 2026.01.21 00:07:37.621565 [ 255 ] {9a0bd944-3cad-44ac-b7e1-3a6a15718b9d} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001146 sec., 29668.411867364743 rows/sec., 2.18 MiB/sec. | ||
| 10508 | 2026.01.21 00:07:37.621602 [ 255 ] {9a0bd944-3cad-44ac-b7e1-3a6a15718b9d} <Debug> TCPHandler: Processed in 0.00130441 sec. | ||
| 10509 | 2026.01.21 00:07:37.621711 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10510 | 2026.01.21 00:07:37.621802 [ 255 ] {47ba0767-fa48-4ef5-af64-7d92a4bb31f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10511 | 2026.01.21 00:07:37.621841 [ 255 ] {47ba0767-fa48-4ef5-af64-7d92a4bb31f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10512 | 2026.01.21 00:07:37.622256 [ 255 ] {47ba0767-fa48-4ef5-af64-7d92a4bb31f5} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10513 | 2026.01.21 00:07:37.622291 [ 255 ] {47ba0767-fa48-4ef5-af64-7d92a4bb31f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10514 | 2026.01.21 00:07:37.622590 [ 255 ] {47ba0767-fa48-4ef5-af64-7d92a4bb31f5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10515 | 2026.01.21 00:07:37.622795 [ 255 ] {47ba0767-fa48-4ef5-af64-7d92a4bb31f5} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10516 | 2026.01.21 00:07:37.622918 [ 255 ] {47ba0767-fa48-4ef5-af64-7d92a4bb31f5} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001133 sec., 86496.02824360106 rows/sec., 6.76 MiB/sec. | ||
| 10517 | 2026.01.21 00:07:37.622954 [ 255 ] {47ba0767-fa48-4ef5-af64-7d92a4bb31f5} <Debug> TCPHandler: Processed in 0.00128954 sec. | ||
| 10518 | 2026.01.21 00:07:37.623065 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10519 | 2026.01.21 00:07:37.623157 [ 255 ] {46668375-c8c2-40cd-99cf-0d2bb505855a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10520 | 2026.01.21 00:07:37.623199 [ 255 ] {46668375-c8c2-40cd-99cf-0d2bb505855a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10521 | 2026.01.21 00:07:37.623594 [ 255 ] {46668375-c8c2-40cd-99cf-0d2bb505855a} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10522 | 2026.01.21 00:07:37.623631 [ 255 ] {46668375-c8c2-40cd-99cf-0d2bb505855a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10523 | 2026.01.21 00:07:37.623946 [ 255 ] {46668375-c8c2-40cd-99cf-0d2bb505855a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10524 | 2026.01.21 00:07:37.624148 [ 255 ] {46668375-c8c2-40cd-99cf-0d2bb505855a} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10525 | 2026.01.21 00:07:37.624272 [ 255 ] {46668375-c8c2-40cd-99cf-0d2bb505855a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001133 sec., 141218.00529567522 rows/sec., 9.84 MiB/sec. | ||
| 10526 | 2026.01.21 00:07:37.624307 [ 255 ] {46668375-c8c2-40cd-99cf-0d2bb505855a} <Debug> TCPHandler: Processed in 0.00128816 sec. | ||
| 10527 | 2026.01.21 00:07:37.624412 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10528 | 2026.01.21 00:07:37.624503 [ 255 ] {280f3450-2d24-4a66-b5e2-cd79e01d2823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10529 | 2026.01.21 00:07:37.624556 [ 255 ] {280f3450-2d24-4a66-b5e2-cd79e01d2823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10530 | 2026.01.21 00:07:37.625387 [ 255 ] {280f3450-2d24-4a66-b5e2-cd79e01d2823} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10531 | 2026.01.21 00:07:37.625422 [ 255 ] {280f3450-2d24-4a66-b5e2-cd79e01d2823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10532 | 2026.01.21 00:07:37.625960 [ 255 ] {280f3450-2d24-4a66-b5e2-cd79e01d2823} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10533 | 2026.01.21 00:07:37.626191 [ 255 ] {280f3450-2d24-4a66-b5e2-cd79e01d2823} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10534 | 2026.01.21 00:07:37.626341 [ 255 ] {280f3450-2d24-4a66-b5e2-cd79e01d2823} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001856 sec., 18318.96551724138 rows/sec., 32.83 MiB/sec. | ||
| 10535 | 2026.01.21 00:07:37.626395 [ 255 ] {280f3450-2d24-4a66-b5e2-cd79e01d2823} <Debug> TCPHandler: Processed in 0.00202952 sec. | ||
| 10536 | 2026.01.21 00:07:37.626507 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10537 | 2026.01.21 00:07:37.626598 [ 255 ] {d17a5336-eaca-47fe-93ce-d606b9cec00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10538 | 2026.01.21 00:07:37.626638 [ 255 ] {d17a5336-eaca-47fe-93ce-d606b9cec00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10539 | 2026.01.21 00:07:37.626971 [ 255 ] {d17a5336-eaca-47fe-93ce-d606b9cec00a} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10540 | 2026.01.21 00:07:37.627006 [ 255 ] {d17a5336-eaca-47fe-93ce-d606b9cec00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 10541 | 2026.01.21 00:07:37.627311 [ 255 ] {d17a5336-eaca-47fe-93ce-d606b9cec00a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10542 | 2026.01.21 00:07:37.627514 [ 255 ] {d17a5336-eaca-47fe-93ce-d606b9cec00a} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10543 | 2026.01.21 00:07:37.627637 [ 255 ] {d17a5336-eaca-47fe-93ce-d606b9cec00a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 10544 | 2026.01.21 00:07:37.627672 [ 255 ] {d17a5336-eaca-47fe-93ce-d606b9cec00a} <Debug> TCPHandler: Processed in 0.001211869 sec. | ||
| 10545 | 2026.01.21 00:07:40.925250 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10546 | 2026.01.21 00:07:40.925313 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10547 | 2026.01.21 00:07:41.054224 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24995 | ||
| 10548 | 2026.01.21 00:07:41.054795 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10549 | 2026.01.21 00:07:41.054836 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10550 | 2026.01.21 00:07:41.055307 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10551 | 2026.01.21 00:07:41.055526 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10552 | 2026.01.21 00:07:41.055734 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24995 | ||
| 10553 | 2026.01.21 00:07:41.143523 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1270 | ||
| 10554 | 2026.01.21 00:07:41.146032 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10555 | 2026.01.21 00:07:41.146091 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10556 | 2026.01.21 00:07:41.147319 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10557 | 2026.01.21 00:07:41.147607 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10558 | 2026.01.21 00:07:41.147977 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1270 | ||
| 10559 | 2026.01.21 00:07:42.396538 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10560 | 2026.01.21 00:07:42.411688 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10561 | 2026.01.21 00:07:42.411741 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10562 | 2026.01.21 00:07:42.417282 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10563 | 2026.01.21 00:07:42.417976 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10564 | 2026.01.21 00:07:42.420594 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10565 | 2026.01.21 00:07:42.618316 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10566 | 2026.01.21 00:07:42.618515 [ 255 ] {b3bcd8f5-153d-4ee1-b500-e6039f23dc27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10567 | 2026.01.21 00:07:42.618591 [ 255 ] {b3bcd8f5-153d-4ee1-b500-e6039f23dc27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10568 | 2026.01.21 00:07:42.619282 [ 255 ] {b3bcd8f5-153d-4ee1-b500-e6039f23dc27} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10569 | 2026.01.21 00:07:42.619333 [ 255 ] {b3bcd8f5-153d-4ee1-b500-e6039f23dc27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10570 | 2026.01.21 00:07:42.619741 [ 255 ] {b3bcd8f5-153d-4ee1-b500-e6039f23dc27} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10571 | 2026.01.21 00:07:42.619974 [ 255 ] {b3bcd8f5-153d-4ee1-b500-e6039f23dc27} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10572 | 2026.01.21 00:07:42.620127 [ 255 ] {b3bcd8f5-153d-4ee1-b500-e6039f23dc27} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001666 sec., 42016.80672268908 rows/sec., 3.37 MiB/sec. | ||
| 10573 | 2026.01.21 00:07:42.620170 [ 255 ] {b3bcd8f5-153d-4ee1-b500-e6039f23dc27} <Debug> TCPHandler: Processed in 0.00198979 sec. | ||
| 10574 | 2026.01.21 00:07:42.620293 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10575 | 2026.01.21 00:07:42.620391 [ 255 ] {6423f1f0-8f1b-4208-93a8-eee47231d5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10576 | 2026.01.21 00:07:42.620435 [ 255 ] {6423f1f0-8f1b-4208-93a8-eee47231d5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10577 | 2026.01.21 00:07:42.620841 [ 255 ] {6423f1f0-8f1b-4208-93a8-eee47231d5d1} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10578 | 2026.01.21 00:07:42.620879 [ 255 ] {6423f1f0-8f1b-4208-93a8-eee47231d5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10579 | 2026.01.21 00:07:42.621190 [ 255 ] {6423f1f0-8f1b-4208-93a8-eee47231d5d1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10580 | 2026.01.21 00:07:42.621426 [ 255 ] {6423f1f0-8f1b-4208-93a8-eee47231d5d1} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10581 | 2026.01.21 00:07:42.621559 [ 255 ] {6423f1f0-8f1b-4208-93a8-eee47231d5d1} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001188 sec., 5892.255892255892 rows/sec., 443.07 KiB/sec. | ||
| 10582 | 2026.01.21 00:07:42.621597 [ 255 ] {6423f1f0-8f1b-4208-93a8-eee47231d5d1} <Debug> TCPHandler: Processed in 0.00135355 sec. | ||
| 10583 | 2026.01.21 00:07:42.621778 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10584 | 2026.01.21 00:07:42.621873 [ 255 ] {1cb1029d-ffee-40b6-b09b-722f92c08442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10585 | 2026.01.21 00:07:42.621916 [ 255 ] {1cb1029d-ffee-40b6-b09b-722f92c08442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10586 | 2026.01.21 00:07:42.622341 [ 255 ] {1cb1029d-ffee-40b6-b09b-722f92c08442} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10587 | 2026.01.21 00:07:42.622379 [ 255 ] {1cb1029d-ffee-40b6-b09b-722f92c08442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10588 | 2026.01.21 00:07:42.622699 [ 255 ] {1cb1029d-ffee-40b6-b09b-722f92c08442} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10589 | 2026.01.21 00:07:42.622919 [ 255 ] {1cb1029d-ffee-40b6-b09b-722f92c08442} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10590 | 2026.01.21 00:07:42.623047 [ 255 ] {1cb1029d-ffee-40b6-b09b-722f92c08442} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001193 sec., 59513.8306789606 rows/sec., 4.65 MiB/sec. | ||
| 10591 | 2026.01.21 00:07:42.623086 [ 255 ] {1cb1029d-ffee-40b6-b09b-722f92c08442} <Debug> TCPHandler: Processed in 0.001357471 sec. | ||
| 10592 | 2026.01.21 00:07:42.623200 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10593 | 2026.01.21 00:07:42.623294 [ 255 ] {d2e71cbf-d453-4829-bca4-27ac3be1d778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10594 | 2026.01.21 00:07:42.623339 [ 255 ] {d2e71cbf-d453-4829-bca4-27ac3be1d778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10595 | 2026.01.21 00:07:42.623757 [ 255 ] {d2e71cbf-d453-4829-bca4-27ac3be1d778} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10596 | 2026.01.21 00:07:42.623794 [ 255 ] {d2e71cbf-d453-4829-bca4-27ac3be1d778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10597 | 2026.01.21 00:07:42.624129 [ 255 ] {d2e71cbf-d453-4829-bca4-27ac3be1d778} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10598 | 2026.01.21 00:07:42.624346 [ 255 ] {d2e71cbf-d453-4829-bca4-27ac3be1d778} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10599 | 2026.01.21 00:07:42.624474 [ 255 ] {d2e71cbf-d453-4829-bca4-27ac3be1d778} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 10600 | 2026.01.21 00:07:42.624511 [ 255 ] {d2e71cbf-d453-4829-bca4-27ac3be1d778} <Debug> TCPHandler: Processed in 0.001358911 sec. | ||
| 10601 | 2026.01.21 00:07:42.624622 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10602 | 2026.01.21 00:07:42.624716 [ 255 ] {9ccbe633-9e05-4d92-ac58-e750f0190e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10603 | 2026.01.21 00:07:42.624772 [ 255 ] {9ccbe633-9e05-4d92-ac58-e750f0190e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10604 | 2026.01.21 00:07:42.625527 [ 255 ] {9ccbe633-9e05-4d92-ac58-e750f0190e15} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10605 | 2026.01.21 00:07:42.625565 [ 255 ] {9ccbe633-9e05-4d92-ac58-e750f0190e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10606 | 2026.01.21 00:07:42.626069 [ 255 ] {9ccbe633-9e05-4d92-ac58-e750f0190e15} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10607 | 2026.01.21 00:07:42.626292 [ 255 ] {9ccbe633-9e05-4d92-ac58-e750f0190e15} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10608 | 2026.01.21 00:07:42.626427 [ 255 ] {9ccbe633-9e05-4d92-ac58-e750f0190e15} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001729 sec., 4048.5829959514167 rows/sec., 7.25 MiB/sec. | ||
| 10609 | 2026.01.21 00:07:42.626482 [ 255 ] {9ccbe633-9e05-4d92-ac58-e750f0190e15} <Debug> TCPHandler: Processed in 0.00190679 sec. | ||
| 10610 | 2026.01.21 00:07:42.626596 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10611 | 2026.01.21 00:07:42.626692 [ 255 ] {31e1dcaa-025a-47cd-9d0f-21ea7c995d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10612 | 2026.01.21 00:07:42.626734 [ 255 ] {31e1dcaa-025a-47cd-9d0f-21ea7c995d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10613 | 2026.01.21 00:07:42.627071 [ 255 ] {31e1dcaa-025a-47cd-9d0f-21ea7c995d29} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10614 | 2026.01.21 00:07:42.627107 [ 255 ] {31e1dcaa-025a-47cd-9d0f-21ea7c995d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10615 | 2026.01.21 00:07:42.627421 [ 255 ] {31e1dcaa-025a-47cd-9d0f-21ea7c995d29} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10616 | 2026.01.21 00:07:42.627634 [ 255 ] {31e1dcaa-025a-47cd-9d0f-21ea7c995d29} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10617 | 2026.01.21 00:07:42.627762 [ 255 ] {31e1dcaa-025a-47cd-9d0f-21ea7c995d29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 10618 | 2026.01.21 00:07:42.627799 [ 255 ] {31e1dcaa-025a-47cd-9d0f-21ea7c995d29} <Debug> TCPHandler: Processed in 0.001251929 sec. | ||
| 10619 | 2026.01.21 00:07:47.619189 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10620 | 2026.01.21 00:07:47.619391 [ 255 ] {d90607c5-c84e-4a7a-8575-089355c9dbc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10621 | 2026.01.21 00:07:47.619463 [ 255 ] {d90607c5-c84e-4a7a-8575-089355c9dbc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10622 | 2026.01.21 00:07:47.620128 [ 255 ] {d90607c5-c84e-4a7a-8575-089355c9dbc1} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10623 | 2026.01.21 00:07:47.620183 [ 255 ] {d90607c5-c84e-4a7a-8575-089355c9dbc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10624 | 2026.01.21 00:07:47.620574 [ 255 ] {d90607c5-c84e-4a7a-8575-089355c9dbc1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10625 | 2026.01.21 00:07:47.620821 [ 255 ] {d90607c5-c84e-4a7a-8575-089355c9dbc1} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10626 | 2026.01.21 00:07:47.620986 [ 255 ] {d90607c5-c84e-4a7a-8575-089355c9dbc1} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00165 sec., 3636.3636363636365 rows/sec., 296.52 KiB/sec. | ||
| 10627 | 2026.01.21 00:07:47.621045 [ 255 ] {d90607c5-c84e-4a7a-8575-089355c9dbc1} <Debug> TCPHandler: Processed in 0.00198557 sec. | ||
| 10628 | 2026.01.21 00:07:47.621189 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10629 | 2026.01.21 00:07:47.621295 [ 255 ] {04d64927-be35-45ac-a4e6-04120966fa62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10630 | 2026.01.21 00:07:47.621339 [ 255 ] {04d64927-be35-45ac-a4e6-04120966fa62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10631 | 2026.01.21 00:07:47.621853 [ 255 ] {04d64927-be35-45ac-a4e6-04120966fa62} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10632 | 2026.01.21 00:07:47.621893 [ 255 ] {04d64927-be35-45ac-a4e6-04120966fa62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10633 | 2026.01.21 00:07:47.622239 [ 255 ] {04d64927-be35-45ac-a4e6-04120966fa62} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10634 | 2026.01.21 00:07:47.622454 [ 255 ] {04d64927-be35-45ac-a4e6-04120966fa62} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10635 | 2026.01.21 00:07:47.622591 [ 255 ] {04d64927-be35-45ac-a4e6-04120966fa62} <Debug> executeQuery: Read 127 rows, 11.14 KiB in 0.001322 sec., 96066.56580937972 rows/sec., 8.23 MiB/sec. | ||
| 10636 | 2026.01.21 00:07:47.622593 [ 134 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10637 | 2026.01.21 00:07:47.622633 [ 255 ] {04d64927-be35-45ac-a4e6-04120966fa62} <Debug> TCPHandler: Processed in 0.001496993 sec. | ||
| 10638 | 2026.01.21 00:07:47.622667 [ 134 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10639 | 2026.01.21 00:07:47.622695 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10640 | 2026.01.21 00:07:47.622769 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10641 | 2026.01.21 00:07:47.622824 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::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 | ||
| 10642 | 2026.01.21 00:07:47.622873 [ 255 ] {73370a57-a4d4-4d28-9e30-40380a6ee38b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10643 | 2026.01.21 00:07:47.622920 [ 255 ] {73370a57-a4d4-4d28-9e30-40380a6ee38b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10644 | 2026.01.21 00:07:47.622967 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10645 | 2026.01.21 00:07:47.623006 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2555 rows starting from the beginning of the part | ||
| 10646 | 2026.01.21 00:07:47.623075 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 124 rows starting from the beginning of the part | ||
| 10647 | 2026.01.21 00:07:47.623123 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1332 rows starting from the beginning of the part | ||
| 10648 | 2026.01.21 00:07:47.623206 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 124 rows starting from the beginning of the part | ||
| 10649 | 2026.01.21 00:07:47.623281 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 70 rows starting from the beginning of the part | ||
| 10650 | 2026.01.21 00:07:47.623335 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 127 rows starting from the beginning of the part | ||
| 10651 | 2026.01.21 00:07:47.623377 [ 255 ] {73370a57-a4d4-4d28-9e30-40380a6ee38b} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10652 | 2026.01.21 00:07:47.623421 [ 255 ] {73370a57-a4d4-4d28-9e30-40380a6ee38b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10653 | 2026.01.21 00:07:47.623783 [ 255 ] {73370a57-a4d4-4d28-9e30-40380a6ee38b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10654 | 2026.01.21 00:07:47.623999 [ 255 ] {73370a57-a4d4-4d28-9e30-40380a6ee38b} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10655 | 2026.01.21 00:07:47.624139 [ 255 ] {73370a57-a4d4-4d28-9e30-40380a6ee38b} <Debug> executeQuery: Read 40 rows, 2.98 KiB in 0.001288 sec., 31055.90062111801 rows/sec., 2.26 MiB/sec. | ||
| 10656 | 2026.01.21 00:07:47.624178 [ 255 ] {73370a57-a4d4-4d28-9e30-40380a6ee38b} <Debug> TCPHandler: Processed in 0.001459782 sec. | ||
| 10657 | 2026.01.21 00:07:47.624304 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10658 | 2026.01.21 00:07:47.624412 [ 255 ] {bdd3ee7d-856c-432e-8df0-e0d85c685351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10659 | 2026.01.21 00:07:47.624455 [ 255 ] {bdd3ee7d-856c-432e-8df0-e0d85c685351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10660 | 2026.01.21 00:07:47.624890 [ 255 ] {bdd3ee7d-856c-432e-8df0-e0d85c685351} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10661 | 2026.01.21 00:07:47.624927 [ 255 ] {bdd3ee7d-856c-432e-8df0-e0d85c685351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10662 | 2026.01.21 00:07:47.625264 [ 255 ] {bdd3ee7d-856c-432e-8df0-e0d85c685351} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10663 | 2026.01.21 00:07:47.625397 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4332 rows, containing 5 columns (5 merged, 0 gathered) in 0.00263488 sec., 1644097.6439154723 rows/sec., 142.14 MiB/sec. | ||
| 10664 | 2026.01.21 00:07:47.625510 [ 255 ] {bdd3ee7d-856c-432e-8df0-e0d85c685351} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10665 | 2026.01.21 00:07:47.625642 [ 134 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10666 | 2026.01.21 00:07:47.625646 [ 255 ] {bdd3ee7d-856c-432e-8df0-e0d85c685351} <Debug> executeQuery: Read 104 rows, 8.33 KiB in 0.001257 sec., 82736.67462211614 rows/sec., 6.47 MiB/sec. | ||
| 10667 | 2026.01.21 00:07:47.625685 [ 134 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10668 | 2026.01.21 00:07:47.625707 [ 255 ] {bdd3ee7d-856c-432e-8df0-e0d85c685351} <Debug> TCPHandler: Processed in 0.001453222 sec. | ||
| 10669 | 2026.01.21 00:07:47.625710 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10670 | 2026.01.21 00:07:47.625807 [ 200 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10671 | 2026.01.21 00:07:47.625817 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::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 | ||
| 10672 | 2026.01.21 00:07:47.625848 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10673 | 2026.01.21 00:07:47.625924 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10674 | 2026.01.21 00:07:47.625945 [ 255 ] {7203f0f5-e2bd-4119-ab01-fd19c8298114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10675 | 2026.01.21 00:07:47.625955 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1304 rows starting from the beginning of the part | ||
| 10676 | 2026.01.21 00:07:47.625990 [ 255 ] {7203f0f5-e2bd-4119-ab01-fd19c8298114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10677 | 2026.01.21 00:07:47.626021 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 98 rows starting from the beginning of the part | ||
| 10678 | 2026.01.21 00:07:47.626068 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 567 rows starting from the beginning of the part | ||
| 10679 | 2026.01.21 00:07:47.626111 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 98 rows starting from the beginning of the part | ||
| 10680 | 2026.01.21 00:07:47.626152 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 71 rows starting from the beginning of the part | ||
| 10681 | 2026.01.21 00:07:47.626187 [ 200 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_76_15} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10682 | 2026.01.21 00:07:47.626193 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 104 rows starting from the beginning of the part | ||
| 10683 | 2026.01.21 00:07:47.626303 [ 200 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_76_15} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10684 | 2026.01.21 00:07:47.626424 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 10685 | 2026.01.21 00:07:47.626450 [ 255 ] {7203f0f5-e2bd-4119-ab01-fd19c8298114} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10686 | 2026.01.21 00:07:47.626490 [ 255 ] {7203f0f5-e2bd-4119-ab01-fd19c8298114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10687 | 2026.01.21 00:07:47.626855 [ 255 ] {7203f0f5-e2bd-4119-ab01-fd19c8298114} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10688 | 2026.01.21 00:07:47.627082 [ 255 ] {7203f0f5-e2bd-4119-ab01-fd19c8298114} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10689 | 2026.01.21 00:07:47.627209 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10690 | 2026.01.21 00:07:47.627214 [ 255 ] {7203f0f5-e2bd-4119-ab01-fd19c8298114} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001287 sec., 126651.12665112666 rows/sec., 8.82 MiB/sec. | ||
| 10691 | 2026.01.21 00:07:47.627252 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10692 | 2026.01.21 00:07:47.627272 [ 255 ] {7203f0f5-e2bd-4119-ab01-fd19c8298114} <Debug> TCPHandler: Processed in 0.001472662 sec. | ||
| 10693 | 2026.01.21 00:07:47.627279 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10694 | 2026.01.21 00:07:47.627367 [ 191 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 10695 | 2026.01.21 00:07:47.627402 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10696 | 2026.01.21 00:07:47.627476 [ 191 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10697 | 2026.01.21 00:07:47.627501 [ 255 ] {f1f828cf-0be0-4444-980a-6ada698538c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10698 | 2026.01.21 00:07:47.627510 [ 191 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 19261 rows starting from the beginning of the part | ||
| 10699 | 2026.01.21 00:07:47.627568 [ 255 ] {f1f828cf-0be0-4444-980a-6ada698538c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10700 | 2026.01.21 00:07:47.627573 [ 191 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 10701 | 2026.01.21 00:07:47.627607 [ 200 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2242 rows, containing 5 columns (5 merged, 0 gathered) in 0.001830938 sec., 1224508.9675346734 rows/sec., 95.02 MiB/sec. | ||
| 10702 | 2026.01.21 00:07:47.627630 [ 191 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 882 rows starting from the beginning of the part | ||
| 10703 | 2026.01.21 00:07:47.627673 [ 191 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 10704 | 2026.01.21 00:07:47.627708 [ 191 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 10705 | 2026.01.21 00:07:47.627746 [ 191 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 163 rows starting from the beginning of the part | ||
| 10706 | 2026.01.21 00:07:47.627803 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10707 | 2026.01.21 00:07:47.628126 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_76_15} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10708 | 2026.01.21 00:07:47.628195 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_76_15} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10709 | 2026.01.21 00:07:47.628258 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 10710 | 2026.01.21 00:07:47.628427 [ 255 ] {f1f828cf-0be0-4444-980a-6ada698538c3} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10711 | 2026.01.21 00:07:47.628461 [ 255 ] {f1f828cf-0be0-4444-980a-6ada698538c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10712 | 2026.01.21 00:07:47.629079 [ 255 ] {f1f828cf-0be0-4444-980a-6ada698538c3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10713 | 2026.01.21 00:07:47.629315 [ 255 ] {f1f828cf-0be0-4444-980a-6ada698538c3} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10714 | 2026.01.21 00:07:47.629450 [ 255 ] {f1f828cf-0be0-4444-980a-6ada698538c3} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001967 sec., 17285.205897305543 rows/sec., 30.97 MiB/sec. | ||
| 10715 | 2026.01.21 00:07:47.629505 [ 255 ] {f1f828cf-0be0-4444-980a-6ada698538c3} <Debug> TCPHandler: Processed in 0.002152453 sec. | ||
| 10716 | 2026.01.21 00:07:47.629629 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10717 | 2026.01.21 00:07:47.629724 [ 255 ] {657abddc-bd23-4c87-a031-e575d3753173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10718 | 2026.01.21 00:07:47.629767 [ 255 ] {657abddc-bd23-4c87-a031-e575d3753173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10719 | 2026.01.21 00:07:47.630155 [ 255 ] {657abddc-bd23-4c87-a031-e575d3753173} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10720 | 2026.01.21 00:07:47.630193 [ 255 ] {657abddc-bd23-4c87-a031-e575d3753173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10721 | 2026.01.21 00:07:47.630522 [ 255 ] {657abddc-bd23-4c87-a031-e575d3753173} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10722 | 2026.01.21 00:07:47.630739 [ 255 ] {657abddc-bd23-4c87-a031-e575d3753173} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10723 | 2026.01.21 00:07:47.630866 [ 255 ] {657abddc-bd23-4c87-a031-e575d3753173} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 10724 | 2026.01.21 00:07:47.630869 [ 134 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10725 | 2026.01.21 00:07:47.630906 [ 255 ] {657abddc-bd23-4c87-a031-e575d3753173} <Debug> TCPHandler: Processed in 0.00132449 sec. | ||
| 10726 | 2026.01.21 00:07:47.630919 [ 134 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10727 | 2026.01.21 00:07:47.630948 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10728 | 2026.01.21 00:07:47.631042 [ 200 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 10729 | 2026.01.21 00:07:47.631170 [ 200 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10730 | 2026.01.21 00:07:47.631204 [ 200 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3576 rows starting from the beginning of the part | ||
| 10731 | 2026.01.21 00:07:47.631267 [ 200 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 10732 | 2026.01.21 00:07:47.631313 [ 200 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 10733 | 2026.01.21 00:07:47.631352 [ 200 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 10734 | 2026.01.21 00:07:47.631390 [ 200 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 10735 | 2026.01.21 00:07:47.631430 [ 200 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 10736 | 2026.01.21 00:07:47.634978 [ 201 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3876 rows, containing 4 columns (4 merged, 0 gathered) in 0.00397914 sec., 974079.8262941239 rows/sec., 64.36 MiB/sec. | ||
| 10737 | 2026.01.21 00:07:47.635306 [ 187 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10738 | 2026.01.21 00:07:47.635590 [ 187 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_76_15} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10739 | 2026.01.21 00:07:47.635672 [ 187 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_76_15} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10740 | 2026.01.21 00:07:47.635756 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 10741 | 2026.01.21 00:07:47.636924 [ 191 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20786 rows, containing 5 columns (5 merged, 0 gathered) in 0.009585996 sec., 2168371.4451789884 rows/sec., 148.26 MiB/sec. | ||
| 10742 | 2026.01.21 00:07:47.637360 [ 201 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10743 | 2026.01.21 00:07:47.637637 [ 201 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10744 | 2026.01.21 00:07:47.637705 [ 201 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10745 | 2026.01.21 00:07:47.637785 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 10746 | 2026.01.21 00:07:48.000254 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.59 MiB, peak 333.68 MiB, free memory in arenas 0.00 B, will set to 325.26 MiB (RSS), difference: 2.67 MiB | ||
| 10747 | 2026.01.21 00:07:48.555940 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25443 | ||
| 10748 | 2026.01.21 00:07:48.556646 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10749 | 2026.01.21 00:07:48.556710 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10750 | 2026.01.21 00:07:48.557501 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10751 | 2026.01.21 00:07:48.557749 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10752 | 2026.01.21 00:07:48.557880 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25443 | ||
| 10753 | 2026.01.21 00:07:49.920746 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 10754 | 2026.01.21 00:07:49.937324 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10755 | 2026.01.21 00:07:49.937387 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10756 | 2026.01.21 00:07:49.943249 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10757 | 2026.01.21 00:07:49.943962 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10758 | 2026.01.21 00:07:49.946761 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 10759 | 2026.01.21 00:07:51.148310 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1296 | ||
| 10760 | 2026.01.21 00:07:51.150946 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10761 | 2026.01.21 00:07:51.151006 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10762 | 2026.01.21 00:07:51.152222 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10763 | 2026.01.21 00:07:51.152505 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10764 | 2026.01.21 00:07:51.152879 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1296 | ||
| 10765 | 2026.01.21 00:07:52.618057 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10766 | 2026.01.21 00:07:52.618319 [ 255 ] {4f651e41-d66d-4f8c-8229-d873cb5b0de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10767 | 2026.01.21 00:07:52.618383 [ 255 ] {4f651e41-d66d-4f8c-8229-d873cb5b0de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10768 | 2026.01.21 00:07:52.619031 [ 255 ] {4f651e41-d66d-4f8c-8229-d873cb5b0de8} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10769 | 2026.01.21 00:07:52.619080 [ 255 ] {4f651e41-d66d-4f8c-8229-d873cb5b0de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10770 | 2026.01.21 00:07:52.619477 [ 255 ] {4f651e41-d66d-4f8c-8229-d873cb5b0de8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10771 | 2026.01.21 00:07:52.619714 [ 255 ] {4f651e41-d66d-4f8c-8229-d873cb5b0de8} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10772 | 2026.01.21 00:07:52.619864 [ 255 ] {4f651e41-d66d-4f8c-8229-d873cb5b0de8} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001598 sec., 43804.75594493117 rows/sec., 3.51 MiB/sec. | ||
| 10773 | 2026.01.21 00:07:52.619915 [ 255 ] {4f651e41-d66d-4f8c-8229-d873cb5b0de8} <Debug> TCPHandler: Processed in 0.002036731 sec. | ||
| 10774 | 2026.01.21 00:07:52.620054 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10775 | 2026.01.21 00:07:52.620164 [ 255 ] {f1b8427e-b52b-405c-a64d-47bce4328c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10776 | 2026.01.21 00:07:52.620209 [ 255 ] {f1b8427e-b52b-405c-a64d-47bce4328c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10777 | 2026.01.21 00:07:52.620605 [ 255 ] {f1b8427e-b52b-405c-a64d-47bce4328c4b} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10778 | 2026.01.21 00:07:52.620641 [ 255 ] {f1b8427e-b52b-405c-a64d-47bce4328c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10779 | 2026.01.21 00:07:52.620929 [ 255 ] {f1b8427e-b52b-405c-a64d-47bce4328c4b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10780 | 2026.01.21 00:07:52.621132 [ 255 ] {f1b8427e-b52b-405c-a64d-47bce4328c4b} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10781 | 2026.01.21 00:07:52.621259 [ 255 ] {f1b8427e-b52b-405c-a64d-47bce4328c4b} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.00112 sec., 6250.000000000001 rows/sec., 469.97 KiB/sec. | ||
| 10782 | 2026.01.21 00:07:52.621255 [ 136 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10783 | 2026.01.21 00:07:52.621298 [ 255 ] {f1b8427e-b52b-405c-a64d-47bce4328c4b} <Debug> TCPHandler: Processed in 0.0013028 sec. | ||
| 10784 | 2026.01.21 00:07:52.621340 [ 136 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10785 | 2026.01.21 00:07:52.621372 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10786 | 2026.01.21 00:07:52.621416 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10787 | 2026.01.21 00:07:52.621491 [ 195 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::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 | ||
| 10788 | 2026.01.21 00:07:52.621515 [ 255 ] {948b0808-00ae-4d65-9c59-4e51cfb4d7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10789 | 2026.01.21 00:07:52.621572 [ 255 ] {948b0808-00ae-4d65-9c59-4e51cfb4d7b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10790 | 2026.01.21 00:07:52.621625 [ 195 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10791 | 2026.01.21 00:07:52.621663 [ 195 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 296 rows starting from the beginning of the part | ||
| 10792 | 2026.01.21 00:07:52.621729 [ 195 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 23 rows starting from the beginning of the part | ||
| 10793 | 2026.01.21 00:07:52.621772 [ 195 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 34 rows starting from the beginning of the part | ||
| 10794 | 2026.01.21 00:07:52.621860 [ 195 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part | ||
| 10795 | 2026.01.21 00:07:52.621939 [ 195 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 40 rows starting from the beginning of the part | ||
| 10796 | 2026.01.21 00:07:52.621993 [ 195 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part | ||
| 10797 | 2026.01.21 00:07:52.622021 [ 255 ] {948b0808-00ae-4d65-9c59-4e51cfb4d7b8} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10798 | 2026.01.21 00:07:52.622063 [ 255 ] {948b0808-00ae-4d65-9c59-4e51cfb4d7b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10799 | 2026.01.21 00:07:52.622408 [ 255 ] {948b0808-00ae-4d65-9c59-4e51cfb4d7b8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10800 | 2026.01.21 00:07:52.622642 [ 255 ] {948b0808-00ae-4d65-9c59-4e51cfb4d7b8} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10801 | 2026.01.21 00:07:52.622772 [ 255 ] {948b0808-00ae-4d65-9c59-4e51cfb4d7b8} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001276 sec., 55642.633228840125 rows/sec., 4.34 MiB/sec. | ||
| 10802 | 2026.01.21 00:07:52.622812 [ 255 ] {948b0808-00ae-4d65-9c59-4e51cfb4d7b8} <Debug> TCPHandler: Processed in 0.001443742 sec. | ||
| 10803 | 2026.01.21 00:07:52.622902 [ 199 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 407 rows, containing 5 columns (5 merged, 0 gathered) in 0.001465712 sec., 277680.7449212396 rows/sec., 19.17 MiB/sec. | ||
| 10804 | 2026.01.21 00:07:52.622934 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10805 | 2026.01.21 00:07:52.623032 [ 255 ] {a7771357-e39f-4994-b5bc-c98d4aaf342e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10806 | 2026.01.21 00:07:52.623076 [ 255 ] {a7771357-e39f-4994-b5bc-c98d4aaf342e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10807 | 2026.01.21 00:07:52.623097 [ 196 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10808 | 2026.01.21 00:07:52.623394 [ 196 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_71_14} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10809 | 2026.01.21 00:07:52.623476 [ 196 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_71_14} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10810 | 2026.01.21 00:07:52.623493 [ 255 ] {a7771357-e39f-4994-b5bc-c98d4aaf342e} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10811 | 2026.01.21 00:07:52.623535 [ 255 ] {a7771357-e39f-4994-b5bc-c98d4aaf342e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10812 | 2026.01.21 00:07:52.623571 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10813 | 2026.01.21 00:07:52.623870 [ 255 ] {a7771357-e39f-4994-b5bc-c98d4aaf342e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10814 | 2026.01.21 00:07:52.624087 [ 255 ] {a7771357-e39f-4994-b5bc-c98d4aaf342e} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10815 | 2026.01.21 00:07:52.624213 [ 255 ] {a7771357-e39f-4994-b5bc-c98d4aaf342e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 10816 | 2026.01.21 00:07:52.624252 [ 255 ] {a7771357-e39f-4994-b5bc-c98d4aaf342e} <Debug> TCPHandler: Processed in 0.001367161 sec. | ||
| 10817 | 2026.01.21 00:07:52.624358 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10818 | 2026.01.21 00:07:52.624451 [ 255 ] {4abc75cf-3d3f-46b4-87fe-5304aad84228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10819 | 2026.01.21 00:07:52.624504 [ 255 ] {4abc75cf-3d3f-46b4-87fe-5304aad84228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10820 | 2026.01.21 00:07:52.625248 [ 255 ] {4abc75cf-3d3f-46b4-87fe-5304aad84228} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10821 | 2026.01.21 00:07:52.625286 [ 255 ] {4abc75cf-3d3f-46b4-87fe-5304aad84228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10822 | 2026.01.21 00:07:52.625784 [ 255 ] {4abc75cf-3d3f-46b4-87fe-5304aad84228} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10823 | 2026.01.21 00:07:52.625999 [ 255 ] {4abc75cf-3d3f-46b4-87fe-5304aad84228} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10824 | 2026.01.21 00:07:52.626130 [ 255 ] {4abc75cf-3d3f-46b4-87fe-5304aad84228} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001697 sec., 4124.9263406010605 rows/sec., 7.39 MiB/sec. | ||
| 10825 | 2026.01.21 00:07:52.626182 [ 255 ] {4abc75cf-3d3f-46b4-87fe-5304aad84228} <Debug> TCPHandler: Processed in 0.001872218 sec. | ||
| 10826 | 2026.01.21 00:07:52.626297 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10827 | 2026.01.21 00:07:52.626392 [ 255 ] {6715d33e-2bdd-4c0d-92b1-7bc46bafd639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10828 | 2026.01.21 00:07:52.626433 [ 255 ] {6715d33e-2bdd-4c0d-92b1-7bc46bafd639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10829 | 2026.01.21 00:07:52.626770 [ 255 ] {6715d33e-2bdd-4c0d-92b1-7bc46bafd639} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10830 | 2026.01.21 00:07:52.626807 [ 255 ] {6715d33e-2bdd-4c0d-92b1-7bc46bafd639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10831 | 2026.01.21 00:07:52.627103 [ 255 ] {6715d33e-2bdd-4c0d-92b1-7bc46bafd639} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10832 | 2026.01.21 00:07:52.627307 [ 255 ] {6715d33e-2bdd-4c0d-92b1-7bc46bafd639} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10833 | 2026.01.21 00:07:52.627431 [ 255 ] {6715d33e-2bdd-4c0d-92b1-7bc46bafd639} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 10834 | 2026.01.21 00:07:52.627468 [ 255 ] {6715d33e-2bdd-4c0d-92b1-7bc46bafd639} <Debug> TCPHandler: Processed in 0.001219589 sec. | ||
| 10835 | 2026.01.21 00:07:55.925359 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10836 | 2026.01.21 00:07:55.925424 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10837 | 2026.01.21 00:07:56.058092 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25955 | ||
| 10838 | 2026.01.21 00:07:56.058593 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10839 | 2026.01.21 00:07:56.058634 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10840 | 2026.01.21 00:07:56.059097 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10841 | 2026.01.21 00:07:56.059321 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10842 | 2026.01.21 00:07:56.059444 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25955 | ||
| 10843 | 2026.01.21 00:07:57.446926 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 10844 | 2026.01.21 00:07:57.463403 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10845 | 2026.01.21 00:07:57.463455 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10846 | 2026.01.21 00:07:57.469476 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10847 | 2026.01.21 00:07:57.470159 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10848 | 2026.01.21 00:07:57.472938 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 10849 | 2026.01.21 00:07:57.619272 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10850 | 2026.01.21 00:07:57.619462 [ 255 ] {94a3940a-7c4b-4b22-8702-333d25e8edc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10851 | 2026.01.21 00:07:57.619535 [ 255 ] {94a3940a-7c4b-4b22-8702-333d25e8edc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10852 | 2026.01.21 00:07:57.620291 [ 255 ] {94a3940a-7c4b-4b22-8702-333d25e8edc0} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10853 | 2026.01.21 00:07:57.620340 [ 255 ] {94a3940a-7c4b-4b22-8702-333d25e8edc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10854 | 2026.01.21 00:07:57.620794 [ 255 ] {94a3940a-7c4b-4b22-8702-333d25e8edc0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10855 | 2026.01.21 00:07:57.621009 [ 255 ] {94a3940a-7c4b-4b22-8702-333d25e8edc0} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10856 | 2026.01.21 00:07:57.621155 [ 255 ] {94a3940a-7c4b-4b22-8702-333d25e8edc0} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001765 sec., 70254.95750708214 rows/sec., 6.04 MiB/sec. | ||
| 10857 | 2026.01.21 00:07:57.621193 [ 255 ] {94a3940a-7c4b-4b22-8702-333d25e8edc0} <Debug> TCPHandler: Processed in 0.002072371 sec. | ||
| 10858 | 2026.01.21 00:07:57.621302 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10859 | 2026.01.21 00:07:57.621389 [ 255 ] {1774a2a8-10cc-4204-9cc7-162848c1532a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10860 | 2026.01.21 00:07:57.621426 [ 255 ] {1774a2a8-10cc-4204-9cc7-162848c1532a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10861 | 2026.01.21 00:07:57.621811 [ 255 ] {1774a2a8-10cc-4204-9cc7-162848c1532a} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10862 | 2026.01.21 00:07:57.621912 [ 255 ] {1774a2a8-10cc-4204-9cc7-162848c1532a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10863 | 2026.01.21 00:07:57.622206 [ 255 ] {1774a2a8-10cc-4204-9cc7-162848c1532a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10864 | 2026.01.21 00:07:57.622416 [ 255 ] {1774a2a8-10cc-4204-9cc7-162848c1532a} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10865 | 2026.01.21 00:07:57.622544 [ 255 ] {1774a2a8-10cc-4204-9cc7-162848c1532a} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001139 sec., 29850.746268656716 rows/sec., 2.19 MiB/sec. | ||
| 10866 | 2026.01.21 00:07:57.622581 [ 255 ] {1774a2a8-10cc-4204-9cc7-162848c1532a} <Debug> TCPHandler: Processed in 0.00129794 sec. | ||
| 10867 | 2026.01.21 00:07:57.622686 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10868 | 2026.01.21 00:07:57.622778 [ 255 ] {a8a95df6-d0ee-4782-ab76-e639c661d511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10869 | 2026.01.21 00:07:57.622817 [ 255 ] {a8a95df6-d0ee-4782-ab76-e639c661d511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10870 | 2026.01.21 00:07:57.623244 [ 255 ] {a8a95df6-d0ee-4782-ab76-e639c661d511} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10871 | 2026.01.21 00:07:57.623280 [ 255 ] {a8a95df6-d0ee-4782-ab76-e639c661d511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10872 | 2026.01.21 00:07:57.623571 [ 255 ] {a8a95df6-d0ee-4782-ab76-e639c661d511} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10873 | 2026.01.21 00:07:57.623775 [ 255 ] {a8a95df6-d0ee-4782-ab76-e639c661d511} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10874 | 2026.01.21 00:07:57.623906 [ 255 ] {a8a95df6-d0ee-4782-ab76-e639c661d511} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001146 sec., 85514.83420593367 rows/sec., 6.68 MiB/sec. | ||
| 10875 | 2026.01.21 00:07:57.623943 [ 255 ] {a8a95df6-d0ee-4782-ab76-e639c661d511} <Debug> TCPHandler: Processed in 0.00130486 sec. | ||
| 10876 | 2026.01.21 00:07:57.624056 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10877 | 2026.01.21 00:07:57.624154 [ 255 ] {a6ff8276-c29a-437e-a2cd-5fd070dfd7ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10878 | 2026.01.21 00:07:57.624207 [ 255 ] {a6ff8276-c29a-437e-a2cd-5fd070dfd7ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10879 | 2026.01.21 00:07:57.624615 [ 255 ] {a6ff8276-c29a-437e-a2cd-5fd070dfd7ed} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10880 | 2026.01.21 00:07:57.624651 [ 255 ] {a6ff8276-c29a-437e-a2cd-5fd070dfd7ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10881 | 2026.01.21 00:07:57.624970 [ 255 ] {a6ff8276-c29a-437e-a2cd-5fd070dfd7ed} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10882 | 2026.01.21 00:07:57.625183 [ 255 ] {a6ff8276-c29a-437e-a2cd-5fd070dfd7ed} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10883 | 2026.01.21 00:07:57.625317 [ 255 ] {a6ff8276-c29a-437e-a2cd-5fd070dfd7ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 10884 | 2026.01.21 00:07:57.625353 [ 255 ] {a6ff8276-c29a-437e-a2cd-5fd070dfd7ed} <Debug> TCPHandler: Processed in 0.00134379 sec. | ||
| 10885 | 2026.01.21 00:07:57.625478 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10886 | 2026.01.21 00:07:57.625582 [ 255 ] {917e27af-3780-4399-84b1-bf1681f8a84c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10887 | 2026.01.21 00:07:57.625638 [ 255 ] {917e27af-3780-4399-84b1-bf1681f8a84c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10888 | 2026.01.21 00:07:57.626502 [ 255 ] {917e27af-3780-4399-84b1-bf1681f8a84c} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10889 | 2026.01.21 00:07:57.626541 [ 255 ] {917e27af-3780-4399-84b1-bf1681f8a84c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10890 | 2026.01.21 00:07:57.627127 [ 255 ] {917e27af-3780-4399-84b1-bf1681f8a84c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10891 | 2026.01.21 00:07:57.627353 [ 255 ] {917e27af-3780-4399-84b1-bf1681f8a84c} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10892 | 2026.01.21 00:07:57.627472 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10893 | 2026.01.21 00:07:57.627497 [ 255 ] {917e27af-3780-4399-84b1-bf1681f8a84c} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001934 sec., 17580.144777662874 rows/sec., 31.50 MiB/sec. | ||
| 10894 | 2026.01.21 00:07:57.627515 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10895 | 2026.01.21 00:07:57.627540 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10896 | 2026.01.21 00:07:57.627570 [ 255 ] {917e27af-3780-4399-84b1-bf1681f8a84c} <Debug> TCPHandler: Processed in 0.002150003 sec. | ||
| 10897 | 2026.01.21 00:07:57.627635 [ 191 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::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 | ||
| 10898 | 2026.01.21 00:07:57.627692 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10899 | 2026.01.21 00:07:57.627794 [ 255 ] {510bf2c7-9fd6-43fa-acd2-d4895f5359d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10900 | 2026.01.21 00:07:57.627835 [ 255 ] {510bf2c7-9fd6-43fa-acd2-d4895f5359d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10901 | 2026.01.21 00:07:57.627860 [ 191 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10902 | 2026.01.21 00:07:57.627922 [ 191 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1261 rows starting from the beginning of the part | ||
| 10903 | 2026.01.21 00:07:57.628059 [ 191 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 34 rows starting from the beginning of the part | ||
| 10904 | 2026.01.21 00:07:57.628172 [ 191 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 10905 | 2026.01.21 00:07:57.628178 [ 255 ] {510bf2c7-9fd6-43fa-acd2-d4895f5359d6} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10906 | 2026.01.21 00:07:57.628223 [ 255 ] {510bf2c7-9fd6-43fa-acd2-d4895f5359d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10907 | 2026.01.21 00:07:57.628274 [ 191 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 34 rows starting from the beginning of the part | ||
| 10908 | 2026.01.21 00:07:57.628378 [ 191 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 10909 | 2026.01.21 00:07:57.628470 [ 191 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 34 rows starting from the beginning of the part | ||
| 10910 | 2026.01.21 00:07:57.628542 [ 255 ] {510bf2c7-9fd6-43fa-acd2-d4895f5359d6} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10911 | 2026.01.21 00:07:57.628766 [ 255 ] {510bf2c7-9fd6-43fa-acd2-d4895f5359d6} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10912 | 2026.01.21 00:07:57.628916 [ 255 ] {510bf2c7-9fd6-43fa-acd2-d4895f5359d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 10913 | 2026.01.21 00:07:57.628954 [ 255 ] {510bf2c7-9fd6-43fa-acd2-d4895f5359d6} <Debug> TCPHandler: Processed in 0.0013119 sec. | ||
| 10914 | 2026.01.21 00:07:57.634499 [ 196 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1377 rows, containing 19 columns (19 merged, 0 gathered) in 0.006902465 sec., 199493.94890086367 rows/sec., 357.48 MiB/sec. | ||
| 10915 | 2026.01.21 00:07:57.635660 [ 199 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10916 | 2026.01.21 00:07:57.635997 [ 199 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10917 | 2026.01.21 00:07:57.636067 [ 199 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10918 | 2026.01.21 00:07:57.636159 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 10919 | 2026.01.21 00:07:58.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.27 MiB, peak 337.85 MiB, free memory in arenas 0.00 B, will set to 328.14 MiB (RSS), difference: 1.87 MiB | ||
| 10920 | 2026.01.21 00:07:58.813380 [ 124 ] {} <Debug> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 10921 | 2026.01.21 00:07:58.813448 [ 124 ] {} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10922 | 2026.01.21 00:07:58.813472 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10923 | 2026.01.21 00:07:58.813594 [ 191 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 10924 | 2026.01.21 00:07:58.813746 [ 191 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10925 | 2026.01.21 00:07:58.813786 [ 191 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 10926 | 2026.01.21 00:07:58.813864 [ 191 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 10927 | 2026.01.21 00:07:58.813917 [ 191 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 10928 | 2026.01.21 00:07:58.813974 [ 191 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 10929 | 2026.01.21 00:07:58.814019 [ 191 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 10930 | 2026.01.21 00:07:58.814847 [ 190 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001307129 sec., 29071.346439410343 rows/sec., 2.43 MiB/sec. | ||
| 10931 | 2026.01.21 00:07:58.815048 [ 189 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 10932 | 2026.01.21 00:07:58.815389 [ 189 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_25_6} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10933 | 2026.01.21 00:07:58.815478 [ 189 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_25_6} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 10934 | 2026.01.21 00:07:58.815580 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10935 | 2026.01.21 00:08:01.153206 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1320 | ||
| 10936 | 2026.01.21 00:08:01.155746 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10937 | 2026.01.21 00:08:01.155794 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10938 | 2026.01.21 00:08:01.157000 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10939 | 2026.01.21 00:08:01.157276 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10940 | 2026.01.21 00:08:01.157629 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1320 | ||
| 10941 | 2026.01.21 00:08:02.647605 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10942 | 2026.01.21 00:08:02.647805 [ 255 ] {f3d44ad9-5e0f-499b-a9aa-172cfb22ab4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10943 | 2026.01.21 00:08:02.647881 [ 255 ] {f3d44ad9-5e0f-499b-a9aa-172cfb22ab4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10944 | 2026.01.21 00:08:02.648646 [ 255 ] {f3d44ad9-5e0f-499b-a9aa-172cfb22ab4d} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10945 | 2026.01.21 00:08:02.648692 [ 255 ] {f3d44ad9-5e0f-499b-a9aa-172cfb22ab4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10946 | 2026.01.21 00:08:02.649075 [ 255 ] {f3d44ad9-5e0f-499b-a9aa-172cfb22ab4d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10947 | 2026.01.21 00:08:02.649293 [ 255 ] {f3d44ad9-5e0f-499b-a9aa-172cfb22ab4d} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10948 | 2026.01.21 00:08:02.649443 [ 255 ] {f3d44ad9-5e0f-499b-a9aa-172cfb22ab4d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001723 sec., 13929.193267556588 rows/sec., 1.16 MiB/sec. | ||
| 10949 | 2026.01.21 00:08:02.649490 [ 255 ] {f3d44ad9-5e0f-499b-a9aa-172cfb22ab4d} <Debug> TCPHandler: Processed in 0.002043841 sec. | ||
| 10950 | 2026.01.21 00:08:02.649607 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10951 | 2026.01.21 00:08:02.649704 [ 255 ] {c76f6f76-fb9b-4e5f-be06-54abc0824f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10952 | 2026.01.21 00:08:02.649745 [ 255 ] {c76f6f76-fb9b-4e5f-be06-54abc0824f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10953 | 2026.01.21 00:08:02.650212 [ 255 ] {c76f6f76-fb9b-4e5f-be06-54abc0824f37} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10954 | 2026.01.21 00:08:02.650248 [ 255 ] {c76f6f76-fb9b-4e5f-be06-54abc0824f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10955 | 2026.01.21 00:08:02.650541 [ 255 ] {c76f6f76-fb9b-4e5f-be06-54abc0824f37} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10956 | 2026.01.21 00:08:02.650765 [ 255 ] {c76f6f76-fb9b-4e5f-be06-54abc0824f37} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10957 | 2026.01.21 00:08:02.650898 [ 255 ] {c76f6f76-fb9b-4e5f-be06-54abc0824f37} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001167 sec., 3427.592116538132 rows/sec., 279.50 KiB/sec. | ||
| 10958 | 2026.01.21 00:08:02.650936 [ 255 ] {c76f6f76-fb9b-4e5f-be06-54abc0824f37} <Debug> TCPHandler: Processed in 0.00133817 sec. | ||
| 10959 | 2026.01.21 00:08:02.651048 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10960 | 2026.01.21 00:08:02.651144 [ 255 ] {5a14efaa-5c93-46c2-bc3c-b80bc48d63e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10961 | 2026.01.21 00:08:02.651185 [ 255 ] {5a14efaa-5c93-46c2-bc3c-b80bc48d63e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10962 | 2026.01.21 00:08:02.652233 [ 255 ] {5a14efaa-5c93-46c2-bc3c-b80bc48d63e1} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10963 | 2026.01.21 00:08:02.652269 [ 255 ] {5a14efaa-5c93-46c2-bc3c-b80bc48d63e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10964 | 2026.01.21 00:08:02.652679 [ 255 ] {5a14efaa-5c93-46c2-bc3c-b80bc48d63e1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10965 | 2026.01.21 00:08:02.652890 [ 255 ] {5a14efaa-5c93-46c2-bc3c-b80bc48d63e1} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10966 | 2026.01.21 00:08:02.653022 [ 255 ] {5a14efaa-5c93-46c2-bc3c-b80bc48d63e1} <Debug> executeQuery: Read 1332 rows, 113.92 KiB in 0.001899 sec., 701421.8009478672 rows/sec., 58.58 MiB/sec. | ||
| 10967 | 2026.01.21 00:08:02.653060 [ 255 ] {5a14efaa-5c93-46c2-bc3c-b80bc48d63e1} <Debug> TCPHandler: Processed in 0.002062992 sec. | ||
| 10968 | 2026.01.21 00:08:02.653177 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10969 | 2026.01.21 00:08:02.653273 [ 255 ] {f8defab4-fcb6-4695-9557-c336d47398d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10970 | 2026.01.21 00:08:02.653314 [ 255 ] {f8defab4-fcb6-4695-9557-c336d47398d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10971 | 2026.01.21 00:08:02.653780 [ 255 ] {f8defab4-fcb6-4695-9557-c336d47398d1} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10972 | 2026.01.21 00:08:02.653825 [ 255 ] {f8defab4-fcb6-4695-9557-c336d47398d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10973 | 2026.01.21 00:08:02.654197 [ 255 ] {f8defab4-fcb6-4695-9557-c336d47398d1} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10974 | 2026.01.21 00:08:02.654458 [ 255 ] {f8defab4-fcb6-4695-9557-c336d47398d1} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10975 | 2026.01.21 00:08:02.654615 [ 255 ] {f8defab4-fcb6-4695-9557-c336d47398d1} <Debug> executeQuery: Read 23 rows, 1.77 KiB in 0.001361 sec., 16899.33872152829 rows/sec., 1.27 MiB/sec. | ||
| 10976 | 2026.01.21 00:08:02.654655 [ 255 ] {f8defab4-fcb6-4695-9557-c336d47398d1} <Debug> TCPHandler: Processed in 0.001528803 sec. | ||
| 10977 | 2026.01.21 00:08:02.654769 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10978 | 2026.01.21 00:08:02.654865 [ 255 ] {9abb7d71-b5a9-469b-b5e8-bcc56048fdc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10979 | 2026.01.21 00:08:02.654905 [ 255 ] {9abb7d71-b5a9-469b-b5e8-bcc56048fdc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10980 | 2026.01.21 00:08:02.655374 [ 255 ] {9abb7d71-b5a9-469b-b5e8-bcc56048fdc3} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10981 | 2026.01.21 00:08:02.655411 [ 255 ] {9abb7d71-b5a9-469b-b5e8-bcc56048fdc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10982 | 2026.01.21 00:08:02.655716 [ 255 ] {9abb7d71-b5a9-469b-b5e8-bcc56048fdc3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10983 | 2026.01.21 00:08:02.655927 [ 255 ] {9abb7d71-b5a9-469b-b5e8-bcc56048fdc3} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10984 | 2026.01.21 00:08:02.656054 [ 255 ] {9abb7d71-b5a9-469b-b5e8-bcc56048fdc3} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001208 sec., 208609.2715231788 rows/sec., 14.43 MiB/sec. | ||
| 10985 | 2026.01.21 00:08:02.656091 [ 255 ] {9abb7d71-b5a9-469b-b5e8-bcc56048fdc3} <Debug> TCPHandler: Processed in 0.001371491 sec. | ||
| 10986 | 2026.01.21 00:08:02.656204 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10987 | 2026.01.21 00:08:02.656298 [ 255 ] {50e12436-85d8-4fa3-8af7-042f059ea3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10988 | 2026.01.21 00:08:02.656338 [ 255 ] {50e12436-85d8-4fa3-8af7-042f059ea3ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10989 | 2026.01.21 00:08:02.656731 [ 255 ] {50e12436-85d8-4fa3-8af7-042f059ea3ec} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10990 | 2026.01.21 00:08:02.656767 [ 255 ] {50e12436-85d8-4fa3-8af7-042f059ea3ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 10991 | 2026.01.21 00:08:02.657059 [ 255 ] {50e12436-85d8-4fa3-8af7-042f059ea3ec} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10992 | 2026.01.21 00:08:02.657266 [ 255 ] {50e12436-85d8-4fa3-8af7-042f059ea3ec} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10993 | 2026.01.21 00:08:02.657392 [ 255 ] {50e12436-85d8-4fa3-8af7-042f059ea3ec} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001113 sec., 10781.671159029649 rows/sec., 842.32 KiB/sec. | ||
| 10994 | 2026.01.21 00:08:02.657429 [ 255 ] {50e12436-85d8-4fa3-8af7-042f059ea3ec} <Debug> TCPHandler: Processed in 0.001274589 sec. | ||
| 10995 | 2026.01.21 00:08:02.657536 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10996 | 2026.01.21 00:08:02.657630 [ 255 ] {0c3ab2c6-7527-4bd7-a4d5-7e017ae80853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10997 | 2026.01.21 00:08:02.657670 [ 255 ] {0c3ab2c6-7527-4bd7-a4d5-7e017ae80853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10998 | 2026.01.21 00:08:02.658250 [ 255 ] {0c3ab2c6-7527-4bd7-a4d5-7e017ae80853} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10999 | 2026.01.21 00:08:02.658287 [ 255 ] {0c3ab2c6-7527-4bd7-a4d5-7e017ae80853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11000 | 2026.01.21 00:08:02.658611 [ 255 ] {0c3ab2c6-7527-4bd7-a4d5-7e017ae80853} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11001 | 2026.01.21 00:08:02.658814 [ 255 ] {0c3ab2c6-7527-4bd7-a4d5-7e017ae80853} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11002 | 2026.01.21 00:08:02.658939 [ 255 ] {0c3ab2c6-7527-4bd7-a4d5-7e017ae80853} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.001328 sec., 426957.8313253012 rows/sec., 32.02 MiB/sec. | ||
| 11003 | 2026.01.21 00:08:02.658978 [ 255 ] {0c3ab2c6-7527-4bd7-a4d5-7e017ae80853} <Debug> TCPHandler: Processed in 0.001490803 sec. | ||
| 11004 | 2026.01.21 00:08:02.659093 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11005 | 2026.01.21 00:08:02.659187 [ 255 ] {29617b6c-73a4-4519-b5eb-0e1d2624bcbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11006 | 2026.01.21 00:08:02.659229 [ 255 ] {29617b6c-73a4-4519-b5eb-0e1d2624bcbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11007 | 2026.01.21 00:08:02.659817 [ 255 ] {29617b6c-73a4-4519-b5eb-0e1d2624bcbb} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11008 | 2026.01.21 00:08:02.659854 [ 255 ] {29617b6c-73a4-4519-b5eb-0e1d2624bcbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11009 | 2026.01.21 00:08:02.660227 [ 255 ] {29617b6c-73a4-4519-b5eb-0e1d2624bcbb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11010 | 2026.01.21 00:08:02.660435 [ 255 ] {29617b6c-73a4-4519-b5eb-0e1d2624bcbb} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11011 | 2026.01.21 00:08:02.660567 [ 255 ] {29617b6c-73a4-4519-b5eb-0e1d2624bcbb} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001399 sec., 630450.3216583274 rows/sec., 42.79 MiB/sec. | ||
| 11012 | 2026.01.21 00:08:02.660604 [ 255 ] {29617b6c-73a4-4519-b5eb-0e1d2624bcbb} <Debug> TCPHandler: Processed in 0.001559784 sec. | ||
| 11013 | 2026.01.21 00:08:02.660714 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11014 | 2026.01.21 00:08:02.660807 [ 255 ] {06f6d496-0be6-440e-a295-4d686ed3967f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11015 | 2026.01.21 00:08:02.660861 [ 255 ] {06f6d496-0be6-440e-a295-4d686ed3967f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11016 | 2026.01.21 00:08:02.661617 [ 255 ] {06f6d496-0be6-440e-a295-4d686ed3967f} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11017 | 2026.01.21 00:08:02.661653 [ 255 ] {06f6d496-0be6-440e-a295-4d686ed3967f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11018 | 2026.01.21 00:08:02.662158 [ 255 ] {06f6d496-0be6-440e-a295-4d686ed3967f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11019 | 2026.01.21 00:08:02.662395 [ 255 ] {06f6d496-0be6-440e-a295-4d686ed3967f} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11020 | 2026.01.21 00:08:02.662530 [ 255 ] {06f6d496-0be6-440e-a295-4d686ed3967f} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00174 sec., 4022.9885057471265 rows/sec., 7.21 MiB/sec. | ||
| 11021 | 2026.01.21 00:08:02.662594 [ 255 ] {06f6d496-0be6-440e-a295-4d686ed3967f} <Debug> TCPHandler: Processed in 0.00192967 sec. | ||
| 11022 | 2026.01.21 00:08:02.662710 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11023 | 2026.01.21 00:08:02.662803 [ 255 ] {666a2445-ec82-41d7-a4ee-0f47a43f20f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11024 | 2026.01.21 00:08:02.662845 [ 255 ] {666a2445-ec82-41d7-a4ee-0f47a43f20f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11025 | 2026.01.21 00:08:02.663180 [ 255 ] {666a2445-ec82-41d7-a4ee-0f47a43f20f8} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11026 | 2026.01.21 00:08:02.663216 [ 255 ] {666a2445-ec82-41d7-a4ee-0f47a43f20f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11027 | 2026.01.21 00:08:02.663514 [ 255 ] {666a2445-ec82-41d7-a4ee-0f47a43f20f8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11028 | 2026.01.21 00:08:02.663723 [ 255 ] {666a2445-ec82-41d7-a4ee-0f47a43f20f8} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11029 | 2026.01.21 00:08:02.663849 [ 255 ] {666a2445-ec82-41d7-a4ee-0f47a43f20f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 11030 | 2026.01.21 00:08:02.663884 [ 255 ] {666a2445-ec82-41d7-a4ee-0f47a43f20f8} <Debug> TCPHandler: Processed in 0.001223649 sec. | ||
| 11031 | 2026.01.21 00:08:03.559679 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26403 | ||
| 11032 | 2026.01.21 00:08:03.560244 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11033 | 2026.01.21 00:08:03.560301 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11034 | 2026.01.21 00:08:03.560849 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11035 | 2026.01.21 00:08:03.561136 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11036 | 2026.01.21 00:08:03.561285 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26403 | ||
| 11037 | 2026.01.21 00:08:04.973104 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11038 | 2026.01.21 00:08:04.990779 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11039 | 2026.01.21 00:08:04.990848 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11040 | 2026.01.21 00:08:04.997718 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11041 | 2026.01.21 00:08:04.998514 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11042 | 2026.01.21 00:08:05.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 332.67 MiB, peak 337.85 MiB, free memory in arenas 0.00 B, will set to 328.15 MiB (RSS), difference: -4.52 MiB | ||
| 11043 | 2026.01.21 00:08:05.002744 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11044 | 2026.01.21 00:08:06.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.15 MiB, peak 337.85 MiB, free memory in arenas 0.00 B, will set to 328.15 MiB (RSS), difference: 4.00 MiB | ||
| 11045 | 2026.01.21 00:08:07.619774 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11046 | 2026.01.21 00:08:07.619954 [ 255 ] {62adefd7-9c0f-4f4a-9df6-a5bfe8019753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11047 | 2026.01.21 00:08:07.620022 [ 255 ] {62adefd7-9c0f-4f4a-9df6-a5bfe8019753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11048 | 2026.01.21 00:08:07.620714 [ 255 ] {62adefd7-9c0f-4f4a-9df6-a5bfe8019753} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11049 | 2026.01.21 00:08:07.620767 [ 255 ] {62adefd7-9c0f-4f4a-9df6-a5bfe8019753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11050 | 2026.01.21 00:08:07.621200 [ 255 ] {62adefd7-9c0f-4f4a-9df6-a5bfe8019753} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11051 | 2026.01.21 00:08:07.621438 [ 255 ] {62adefd7-9c0f-4f4a-9df6-a5bfe8019753} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11052 | 2026.01.21 00:08:07.621603 [ 255 ] {62adefd7-9c0f-4f4a-9df6-a5bfe8019753} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001698 sec., 73027.09069493522 rows/sec., 6.28 MiB/sec. | ||
| 11053 | 2026.01.21 00:08:07.621654 [ 255 ] {62adefd7-9c0f-4f4a-9df6-a5bfe8019753} <Debug> TCPHandler: Processed in 0.002006191 sec. | ||
| 11054 | 2026.01.21 00:08:07.621783 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11055 | 2026.01.21 00:08:07.621887 [ 255 ] {81120871-7262-48e4-a285-1a9dbc6aea3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11056 | 2026.01.21 00:08:07.621933 [ 255 ] {81120871-7262-48e4-a285-1a9dbc6aea3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11057 | 2026.01.21 00:08:07.622359 [ 255 ] {81120871-7262-48e4-a285-1a9dbc6aea3a} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11058 | 2026.01.21 00:08:07.622398 [ 255 ] {81120871-7262-48e4-a285-1a9dbc6aea3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11059 | 2026.01.21 00:08:07.622714 [ 255 ] {81120871-7262-48e4-a285-1a9dbc6aea3a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11060 | 2026.01.21 00:08:07.622923 [ 255 ] {81120871-7262-48e4-a285-1a9dbc6aea3a} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11061 | 2026.01.21 00:08:07.623056 [ 255 ] {81120871-7262-48e4-a285-1a9dbc6aea3a} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001193 sec., 28499.580888516342 rows/sec., 2.09 MiB/sec. | ||
| 11062 | 2026.01.21 00:08:07.623095 [ 255 ] {81120871-7262-48e4-a285-1a9dbc6aea3a} <Debug> TCPHandler: Processed in 0.001363731 sec. | ||
| 11063 | 2026.01.21 00:08:07.623214 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11064 | 2026.01.21 00:08:07.623308 [ 255 ] {93f5b040-d3f1-4c9f-b78a-a42f69e3ea72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11065 | 2026.01.21 00:08:07.623348 [ 255 ] {93f5b040-d3f1-4c9f-b78a-a42f69e3ea72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11066 | 2026.01.21 00:08:07.623780 [ 255 ] {93f5b040-d3f1-4c9f-b78a-a42f69e3ea72} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11067 | 2026.01.21 00:08:07.623817 [ 255 ] {93f5b040-d3f1-4c9f-b78a-a42f69e3ea72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11068 | 2026.01.21 00:08:07.624167 [ 255 ] {93f5b040-d3f1-4c9f-b78a-a42f69e3ea72} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11069 | 2026.01.21 00:08:07.624377 [ 255 ] {93f5b040-d3f1-4c9f-b78a-a42f69e3ea72} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11070 | 2026.01.21 00:08:07.624503 [ 255 ] {93f5b040-d3f1-4c9f-b78a-a42f69e3ea72} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001215 sec., 80658.43621399178 rows/sec., 6.30 MiB/sec. | ||
| 11071 | 2026.01.21 00:08:07.624542 [ 255 ] {93f5b040-d3f1-4c9f-b78a-a42f69e3ea72} <Debug> TCPHandler: Processed in 0.001377821 sec. | ||
| 11072 | 2026.01.21 00:08:07.624658 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11073 | 2026.01.21 00:08:07.624754 [ 255 ] {561f7570-e3af-4c20-b3fd-2aae4a9327c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11074 | 2026.01.21 00:08:07.624799 [ 255 ] {561f7570-e3af-4c20-b3fd-2aae4a9327c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11075 | 2026.01.21 00:08:07.625212 [ 255 ] {561f7570-e3af-4c20-b3fd-2aae4a9327c8} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11076 | 2026.01.21 00:08:07.625274 [ 255 ] {561f7570-e3af-4c20-b3fd-2aae4a9327c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11077 | 2026.01.21 00:08:07.625604 [ 255 ] {561f7570-e3af-4c20-b3fd-2aae4a9327c8} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11078 | 2026.01.21 00:08:07.625821 [ 255 ] {561f7570-e3af-4c20-b3fd-2aae4a9327c8} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11079 | 2026.01.21 00:08:07.625950 [ 255 ] {561f7570-e3af-4c20-b3fd-2aae4a9327c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 11080 | 2026.01.21 00:08:07.625988 [ 255 ] {561f7570-e3af-4c20-b3fd-2aae4a9327c8} <Debug> TCPHandler: Processed in 0.001379381 sec. | ||
| 11081 | 2026.01.21 00:08:07.626100 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11082 | 2026.01.21 00:08:07.626194 [ 255 ] {9a8115d7-3a46-4c0f-b317-c513a4392318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11083 | 2026.01.21 00:08:07.626249 [ 255 ] {9a8115d7-3a46-4c0f-b317-c513a4392318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11084 | 2026.01.21 00:08:07.627080 [ 255 ] {9a8115d7-3a46-4c0f-b317-c513a4392318} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11085 | 2026.01.21 00:08:07.627117 [ 255 ] {9a8115d7-3a46-4c0f-b317-c513a4392318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11086 | 2026.01.21 00:08:07.627667 [ 255 ] {9a8115d7-3a46-4c0f-b317-c513a4392318} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11087 | 2026.01.21 00:08:07.627889 [ 255 ] {9a8115d7-3a46-4c0f-b317-c513a4392318} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11088 | 2026.01.21 00:08:07.628025 [ 255 ] {9a8115d7-3a46-4c0f-b317-c513a4392318} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001849 sec., 18388.318009734994 rows/sec., 32.95 MiB/sec. | ||
| 11089 | 2026.01.21 00:08:07.628083 [ 255 ] {9a8115d7-3a46-4c0f-b317-c513a4392318} <Debug> TCPHandler: Processed in 0.002031631 sec. | ||
| 11090 | 2026.01.21 00:08:07.628202 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11091 | 2026.01.21 00:08:07.628297 [ 255 ] {756d19ef-bba3-421d-b9af-7d2c6b850814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11092 | 2026.01.21 00:08:07.628338 [ 255 ] {756d19ef-bba3-421d-b9af-7d2c6b850814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11093 | 2026.01.21 00:08:07.628671 [ 255 ] {756d19ef-bba3-421d-b9af-7d2c6b850814} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11094 | 2026.01.21 00:08:07.628708 [ 255 ] {756d19ef-bba3-421d-b9af-7d2c6b850814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11095 | 2026.01.21 00:08:07.629009 [ 255 ] {756d19ef-bba3-421d-b9af-7d2c6b850814} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11096 | 2026.01.21 00:08:07.629219 [ 255 ] {756d19ef-bba3-421d-b9af-7d2c6b850814} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11097 | 2026.01.21 00:08:07.629345 [ 255 ] {756d19ef-bba3-421d-b9af-7d2c6b850814} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 11098 | 2026.01.21 00:08:07.629381 [ 255 ] {756d19ef-bba3-421d-b9af-7d2c6b850814} <Debug> TCPHandler: Processed in 0.001228768 sec. | ||
| 11099 | 2026.01.21 00:08:10.925672 [ 22 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11100 | 2026.01.21 00:08:10.925736 [ 22 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11101 | 2026.01.21 00:08:11.061491 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26915 | ||
| 11102 | 2026.01.21 00:08:11.061995 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11103 | 2026.01.21 00:08:11.062042 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11104 | 2026.01.21 00:08:11.062534 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11105 | 2026.01.21 00:08:11.062775 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11106 | 2026.01.21 00:08:11.062924 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26915 | ||
| 11107 | 2026.01.21 00:08:11.062927 [ 22 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11108 | 2026.01.21 00:08:11.062991 [ 22 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11109 | 2026.01.21 00:08:11.063016 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11110 | 2026.01.21 00:08:11.063141 [ 189 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 11111 | 2026.01.21 00:08:11.063285 [ 189 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11112 | 2026.01.21 00:08:11.063324 [ 189 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24483 rows starting from the beginning of the part | ||
| 11113 | 2026.01.21 00:08:11.063392 [ 189 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 11114 | 2026.01.21 00:08:11.063439 [ 189 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 11115 | 2026.01.21 00:08:11.063481 [ 189 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 11116 | 2026.01.21 00:08:11.063525 [ 189 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 11117 | 2026.01.21 00:08:11.063566 [ 189 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 11118 | 2026.01.21 00:08:11.066044 [ 190 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26915 rows, containing 4 columns (4 merged, 0 gathered) in 0.002962885 sec., 9084051.524105728 rows/sec., 129.95 MiB/sec. | ||
| 11119 | 2026.01.21 00:08:11.066443 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11120 | 2026.01.21 00:08:11.066780 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_56_11} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11121 | 2026.01.21 00:08:11.066872 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_56_11} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11122 | 2026.01.21 00:08:11.067003 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 11123 | 2026.01.21 00:08:11.157910 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1352 | ||
| 11124 | 2026.01.21 00:08:11.160687 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11125 | 2026.01.21 00:08:11.160727 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11126 | 2026.01.21 00:08:11.161921 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11127 | 2026.01.21 00:08:11.162203 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11128 | 2026.01.21 00:08:11.162329 [ 22 ] {} <Debug> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11129 | 2026.01.21 00:08:11.162366 [ 22 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11130 | 2026.01.21 00:08:11.162387 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11131 | 2026.01.21 00:08:11.162471 [ 190 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::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 | ||
| 11132 | 2026.01.21 00:08:11.162540 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1352 | ||
| 11133 | 2026.01.21 00:08:11.162991 [ 190 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11134 | 2026.01.21 00:08:11.163118 [ 190 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1212 rows starting from the beginning of the part | ||
| 11135 | 2026.01.21 00:08:11.163441 [ 190 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part | ||
| 11136 | 2026.01.21 00:08:11.163744 [ 190 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part | ||
| 11137 | 2026.01.21 00:08:11.164058 [ 190 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::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 | ||
| 11138 | 2026.01.21 00:08:11.164419 [ 190 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 11139 | 2026.01.21 00:08:11.164821 [ 190 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 32 rows starting from the beginning of the part | ||
| 11140 | 2026.01.21 00:08:11.171297 [ 194 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1352 rows, containing 72 columns (72 merged, 0 gathered) in 0.008865595 sec., 152499.6348242842 rows/sec., 123.34 MiB/sec. | ||
| 11141 | 2026.01.21 00:08:11.172549 [ 194 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11142 | 2026.01.21 00:08:11.173042 [ 194 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_41_8} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11143 | 2026.01.21 00:08:11.173106 [ 194 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_41_8} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11144 | 2026.01.21 00:08:11.173273 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 11145 | 2026.01.21 00:08:12.502918 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11146 | 2026.01.21 00:08:12.520951 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11147 | 2026.01.21 00:08:12.521014 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11148 | 2026.01.21 00:08:12.527221 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11149 | 2026.01.21 00:08:12.527916 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11150 | 2026.01.21 00:08:12.528239 [ 10 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11151 | 2026.01.21 00:08:12.528338 [ 10 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11152 | 2026.01.21 00:08:12.528377 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11153 | 2026.01.21 00:08:12.528534 [ 186 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 11154 | 2026.01.21 00:08:12.531135 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11155 | 2026.01.21 00:08:12.532727 [ 186 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11156 | 2026.01.21 00:08:12.534290 [ 186 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 11157 | 2026.01.21 00:08:12.538916 [ 186 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 11158 | 2026.01.21 00:08:12.543486 [ 186 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 11159 | 2026.01.21 00:08:12.548116 [ 186 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 11160 | 2026.01.21 00:08:12.552701 [ 186 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 11161 | 2026.01.21 00:08:12.556419 [ 186 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 11162 | 2026.01.21 00:08:12.608301 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.079827745 sec., 5286.382572876134 rows/sec., 27.33 MiB/sec. | ||
| 11163 | 2026.01.21 00:08:12.611389 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11164 | 2026.01.21 00:08:12.613424 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_56_11} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11165 | 2026.01.21 00:08:12.613534 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_56_11} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11166 | 2026.01.21 00:08:12.616415 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 11167 | 2026.01.21 00:08:12.617873 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11168 | 2026.01.21 00:08:12.618052 [ 255 ] {5023f0bc-5b0c-44c8-8f0c-dda535f950fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11169 | 2026.01.21 00:08:12.618154 [ 255 ] {5023f0bc-5b0c-44c8-8f0c-dda535f950fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11170 | 2026.01.21 00:08:12.619108 [ 255 ] {5023f0bc-5b0c-44c8-8f0c-dda535f950fc} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11171 | 2026.01.21 00:08:12.619147 [ 255 ] {5023f0bc-5b0c-44c8-8f0c-dda535f950fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11172 | 2026.01.21 00:08:12.619494 [ 255 ] {5023f0bc-5b0c-44c8-8f0c-dda535f950fc} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11173 | 2026.01.21 00:08:12.619718 [ 255 ] {5023f0bc-5b0c-44c8-8f0c-dda535f950fc} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11174 | 2026.01.21 00:08:12.619854 [ 10 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11175 | 2026.01.21 00:08:12.619856 [ 255 ] {5023f0bc-5b0c-44c8-8f0c-dda535f950fc} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.00187 sec., 37433.1550802139 rows/sec., 3.00 MiB/sec. | ||
| 11176 | 2026.01.21 00:08:12.619916 [ 10 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11177 | 2026.01.21 00:08:12.619942 [ 255 ] {5023f0bc-5b0c-44c8-8f0c-dda535f950fc} <Debug> TCPHandler: Processed in 0.002191503 sec. | ||
| 11178 | 2026.01.21 00:08:12.619946 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11179 | 2026.01.21 00:08:12.620098 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11180 | 2026.01.21 00:08:12.620100 [ 192 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::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 | ||
| 11181 | 2026.01.21 00:08:12.620197 [ 255 ] {2d8bb263-84b6-4d0d-af72-eea3edf2723a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11182 | 2026.01.21 00:08:12.620244 [ 255 ] {2d8bb263-84b6-4d0d-af72-eea3edf2723a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11183 | 2026.01.21 00:08:12.620259 [ 192 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11184 | 2026.01.21 00:08:12.620301 [ 192 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2555 rows starting from the beginning of the part | ||
| 11185 | 2026.01.21 00:08:12.620376 [ 192 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 70 rows starting from the beginning of the part | ||
| 11186 | 2026.01.21 00:08:12.620430 [ 192 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 124 rows starting from the beginning of the part | ||
| 11187 | 2026.01.21 00:08:12.620477 [ 192 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1332 rows starting from the beginning of the part | ||
| 11188 | 2026.01.21 00:08:12.620524 [ 192 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 124 rows starting from the beginning of the part | ||
| 11189 | 2026.01.21 00:08:12.620570 [ 192 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 70 rows starting from the beginning of the part | ||
| 11190 | 2026.01.21 00:08:12.620658 [ 255 ] {2d8bb263-84b6-4d0d-af72-eea3edf2723a} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11191 | 2026.01.21 00:08:12.620701 [ 255 ] {2d8bb263-84b6-4d0d-af72-eea3edf2723a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11192 | 2026.01.21 00:08:12.621390 [ 255 ] {2d8bb263-84b6-4d0d-af72-eea3edf2723a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11193 | 2026.01.21 00:08:12.621616 [ 255 ] {2d8bb263-84b6-4d0d-af72-eea3edf2723a} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11194 | 2026.01.21 00:08:12.621751 [ 255 ] {2d8bb263-84b6-4d0d-af72-eea3edf2723a} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001572 sec., 4452.926208651399 rows/sec., 334.84 KiB/sec. | ||
| 11195 | 2026.01.21 00:08:12.621790 [ 255 ] {2d8bb263-84b6-4d0d-af72-eea3edf2723a} <Debug> TCPHandler: Processed in 0.001742496 sec. | ||
| 11196 | 2026.01.21 00:08:12.621904 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11197 | 2026.01.21 00:08:12.621999 [ 255 ] {c4160249-a355-4972-9300-03378efcb9a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11198 | 2026.01.21 00:08:12.622039 [ 255 ] {c4160249-a355-4972-9300-03378efcb9a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11199 | 2026.01.21 00:08:12.622460 [ 255 ] {c4160249-a355-4972-9300-03378efcb9a8} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11200 | 2026.01.21 00:08:12.622497 [ 255 ] {c4160249-a355-4972-9300-03378efcb9a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11201 | 2026.01.21 00:08:12.622800 [ 255 ] {c4160249-a355-4972-9300-03378efcb9a8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11202 | 2026.01.21 00:08:12.622863 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4275 rows, containing 5 columns (5 merged, 0 gathered) in 0.002821353 sec., 1515230.4585778525 rows/sec., 130.81 MiB/sec. | ||
| 11203 | 2026.01.21 00:08:12.623016 [ 255 ] {c4160249-a355-4972-9300-03378efcb9a8} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11204 | 2026.01.21 00:08:12.623128 [ 10 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11205 | 2026.01.21 00:08:12.623149 [ 255 ] {c4160249-a355-4972-9300-03378efcb9a8} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001169 sec., 60735.671514114634 rows/sec., 4.74 MiB/sec. | ||
| 11206 | 2026.01.21 00:08:12.623157 [ 10 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11207 | 2026.01.21 00:08:12.623191 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11208 | 2026.01.21 00:08:12.623194 [ 255 ] {c4160249-a355-4972-9300-03378efcb9a8} <Debug> TCPHandler: Processed in 0.0013393 sec. | ||
| 11209 | 2026.01.21 00:08:12.623288 [ 187 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::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 | ||
| 11210 | 2026.01.21 00:08:12.623312 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11211 | 2026.01.21 00:08:12.623344 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11212 | 2026.01.21 00:08:12.623397 [ 187 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11213 | 2026.01.21 00:08:12.623433 [ 187 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1304 rows starting from the beginning of the part | ||
| 11214 | 2026.01.21 00:08:12.623443 [ 255 ] {e4e49948-954f-47ee-b667-3a42b5857270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11215 | 2026.01.21 00:08:12.623493 [ 187 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 71 rows starting from the beginning of the part | ||
| 11216 | 2026.01.21 00:08:12.623494 [ 255 ] {e4e49948-954f-47ee-b667-3a42b5857270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11217 | 2026.01.21 00:08:12.623547 [ 187 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 98 rows starting from the beginning of the part | ||
| 11218 | 2026.01.21 00:08:12.623594 [ 187 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 567 rows starting from the beginning of the part | ||
| 11219 | 2026.01.21 00:08:12.623634 [ 187 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 98 rows starting from the beginning of the part | ||
| 11220 | 2026.01.21 00:08:12.623667 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_81_16} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11221 | 2026.01.21 00:08:12.623685 [ 187 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 71 rows starting from the beginning of the part | ||
| 11222 | 2026.01.21 00:08:12.623763 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_81_16} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11223 | 2026.01.21 00:08:12.623885 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 11224 | 2026.01.21 00:08:12.623965 [ 255 ] {e4e49948-954f-47ee-b667-3a42b5857270} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11225 | 2026.01.21 00:08:12.624008 [ 255 ] {e4e49948-954f-47ee-b667-3a42b5857270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11226 | 2026.01.21 00:08:12.624361 [ 255 ] {e4e49948-954f-47ee-b667-3a42b5857270} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11227 | 2026.01.21 00:08:12.624587 [ 255 ] {e4e49948-954f-47ee-b667-3a42b5857270} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11228 | 2026.01.21 00:08:12.624718 [ 255 ] {e4e49948-954f-47ee-b667-3a42b5857270} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001293 sec., 123743.23279195667 rows/sec., 8.62 MiB/sec. | ||
| 11229 | 2026.01.21 00:08:12.624724 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11230 | 2026.01.21 00:08:12.624757 [ 255 ] {e4e49948-954f-47ee-b667-3a42b5857270} <Debug> TCPHandler: Processed in 0.001461752 sec. | ||
| 11231 | 2026.01.21 00:08:12.624773 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11232 | 2026.01.21 00:08:12.624797 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11233 | 2026.01.21 00:08:12.624841 [ 187 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2209 rows, containing 5 columns (5 merged, 0 gathered) in 0.001602094 sec., 1378820.4687115736 rows/sec., 106.90 MiB/sec. | ||
| 11234 | 2026.01.21 00:08:12.624860 [ 194 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::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 | ||
| 11235 | 2026.01.21 00:08:12.624887 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11236 | 2026.01.21 00:08:12.624969 [ 194 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11237 | 2026.01.21 00:08:12.624992 [ 255 ] {38d0cea5-753f-4b2a-8797-7ff9710c78f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11238 | 2026.01.21 00:08:12.625002 [ 194 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 20786 rows starting from the beginning of the part | ||
| 11239 | 2026.01.21 00:08:12.625054 [ 255 ] {38d0cea5-753f-4b2a-8797-7ff9710c78f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11240 | 2026.01.21 00:08:12.625074 [ 194 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 11241 | 2026.01.21 00:08:12.625106 [ 200 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11242 | 2026.01.21 00:08:12.625123 [ 194 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 11243 | 2026.01.21 00:08:12.625174 [ 194 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 882 rows starting from the beginning of the part | ||
| 11244 | 2026.01.21 00:08:12.625213 [ 194 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 11245 | 2026.01.21 00:08:12.625257 [ 194 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 11246 | 2026.01.21 00:08:12.625474 [ 200 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_81_16} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11247 | 2026.01.21 00:08:12.625576 [ 200 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_81_16} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11248 | 2026.01.21 00:08:12.625674 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 11249 | 2026.01.21 00:08:12.625831 [ 255 ] {38d0cea5-753f-4b2a-8797-7ff9710c78f3} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11250 | 2026.01.21 00:08:12.625871 [ 255 ] {38d0cea5-753f-4b2a-8797-7ff9710c78f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11251 | 2026.01.21 00:08:12.626552 [ 255 ] {38d0cea5-753f-4b2a-8797-7ff9710c78f3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11252 | 2026.01.21 00:08:12.626800 [ 255 ] {38d0cea5-753f-4b2a-8797-7ff9710c78f3} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11253 | 2026.01.21 00:08:12.626940 [ 255 ] {38d0cea5-753f-4b2a-8797-7ff9710c78f3} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001967 sec., 3558.7188612099644 rows/sec., 6.38 MiB/sec. | ||
| 11254 | 2026.01.21 00:08:12.626997 [ 255 ] {38d0cea5-753f-4b2a-8797-7ff9710c78f3} <Debug> TCPHandler: Processed in 0.002159202 sec. | ||
| 11255 | 2026.01.21 00:08:12.627114 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11256 | 2026.01.21 00:08:12.627209 [ 255 ] {02ff909e-7b94-47b4-9d1c-51dc9a252d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11257 | 2026.01.21 00:08:12.627250 [ 255 ] {02ff909e-7b94-47b4-9d1c-51dc9a252d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11258 | 2026.01.21 00:08:12.627596 [ 255 ] {02ff909e-7b94-47b4-9d1c-51dc9a252d54} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11259 | 2026.01.21 00:08:12.627633 [ 255 ] {02ff909e-7b94-47b4-9d1c-51dc9a252d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11260 | 2026.01.21 00:08:12.628128 [ 255 ] {02ff909e-7b94-47b4-9d1c-51dc9a252d54} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11261 | 2026.01.21 00:08:12.628345 [ 255 ] {02ff909e-7b94-47b4-9d1c-51dc9a252d54} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11262 | 2026.01.21 00:08:12.628474 [ 255 ] {02ff909e-7b94-47b4-9d1c-51dc9a252d54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001283 sec., 46765.39360872954 rows/sec., 3.15 MiB/sec. | ||
| 11263 | 2026.01.21 00:08:12.628474 [ 118 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11264 | 2026.01.21 00:08:12.628513 [ 255 ] {02ff909e-7b94-47b4-9d1c-51dc9a252d54} <Debug> TCPHandler: Processed in 0.001447732 sec. | ||
| 11265 | 2026.01.21 00:08:12.628526 [ 118 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11266 | 2026.01.21 00:08:12.628551 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11267 | 2026.01.21 00:08:12.628650 [ 201 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 11268 | 2026.01.21 00:08:12.628758 [ 201 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11269 | 2026.01.21 00:08:12.628790 [ 201 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3876 rows starting from the beginning of the part | ||
| 11270 | 2026.01.21 00:08:12.628848 [ 201 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 11271 | 2026.01.21 00:08:12.628894 [ 201 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 11272 | 2026.01.21 00:08:12.628934 [ 201 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::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 | ||
| 11273 | 2026.01.21 00:08:12.628974 [ 201 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 11274 | 2026.01.21 00:08:12.629013 [ 201 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 11275 | 2026.01.21 00:08:12.631527 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4176 rows, containing 4 columns (4 merged, 0 gathered) in 0.002917284 sec., 1431468.4480496242 rows/sec., 94.71 MiB/sec. | ||
| 11276 | 2026.01.21 00:08:12.631913 [ 201 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11277 | 2026.01.21 00:08:12.632159 [ 201 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_81_16} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11278 | 2026.01.21 00:08:12.632221 [ 201 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_81_16} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11279 | 2026.01.21 00:08:12.632274 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 11280 | 2026.01.21 00:08:12.641058 [ 201 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22308 rows, containing 5 columns (5 merged, 0 gathered) in 0.016224497 sec., 1374957.8800501488 rows/sec., 94.04 MiB/sec. | ||
| 11281 | 2026.01.21 00:08:12.641445 [ 194 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11282 | 2026.01.21 00:08:12.641696 [ 194 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11283 | 2026.01.21 00:08:12.641761 [ 194 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11284 | 2026.01.21 00:08:12.641825 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 11285 | 2026.01.21 00:08:13.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.16 MiB, peak 343.06 MiB, free memory in arenas 0.00 B, will set to 332.61 MiB (RSS), difference: 2.44 MiB | ||
| 11286 | 2026.01.21 00:08:17.618751 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11287 | 2026.01.21 00:08:17.618968 [ 255 ] {14f54161-7d1a-4664-9ae0-746f7c1a30bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11288 | 2026.01.21 00:08:17.619043 [ 255 ] {14f54161-7d1a-4664-9ae0-746f7c1a30bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11289 | 2026.01.21 00:08:17.619678 [ 255 ] {14f54161-7d1a-4664-9ae0-746f7c1a30bc} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11290 | 2026.01.21 00:08:17.619725 [ 255 ] {14f54161-7d1a-4664-9ae0-746f7c1a30bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11291 | 2026.01.21 00:08:17.620095 [ 255 ] {14f54161-7d1a-4664-9ae0-746f7c1a30bc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11292 | 2026.01.21 00:08:17.620319 [ 255 ] {14f54161-7d1a-4664-9ae0-746f7c1a30bc} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11293 | 2026.01.21 00:08:17.620471 [ 255 ] {14f54161-7d1a-4664-9ae0-746f7c1a30bc} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001556 sec., 2570.694087403599 rows/sec., 209.62 KiB/sec. | ||
| 11294 | 2026.01.21 00:08:17.620516 [ 255 ] {14f54161-7d1a-4664-9ae0-746f7c1a30bc} <Debug> TCPHandler: Processed in 0.001897579 sec. | ||
| 11295 | 2026.01.21 00:08:17.620634 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11296 | 2026.01.21 00:08:17.620730 [ 255 ] {e073826f-958a-47f5-8955-1c7c2f07ff92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11297 | 2026.01.21 00:08:17.620772 [ 255 ] {e073826f-958a-47f5-8955-1c7c2f07ff92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11298 | 2026.01.21 00:08:17.621228 [ 255 ] {e073826f-958a-47f5-8955-1c7c2f07ff92} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11299 | 2026.01.21 00:08:17.621263 [ 255 ] {e073826f-958a-47f5-8955-1c7c2f07ff92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11300 | 2026.01.21 00:08:17.621589 [ 255 ] {e073826f-958a-47f5-8955-1c7c2f07ff92} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11301 | 2026.01.21 00:08:17.621791 [ 255 ] {e073826f-958a-47f5-8955-1c7c2f07ff92} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11302 | 2026.01.21 00:08:17.621921 [ 255 ] {e073826f-958a-47f5-8955-1c7c2f07ff92} <Debug> executeQuery: Read 126 rows, 11.07 KiB in 0.001209 sec., 104218.36228287841 rows/sec., 8.94 MiB/sec. | ||
| 11303 | 2026.01.21 00:08:17.621958 [ 255 ] {e073826f-958a-47f5-8955-1c7c2f07ff92} <Debug> TCPHandler: Processed in 0.00137389 sec. | ||
| 11304 | 2026.01.21 00:08:17.622070 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11305 | 2026.01.21 00:08:17.622164 [ 255 ] {c30ec83f-5992-4dd7-a25d-a2893d65f6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11306 | 2026.01.21 00:08:17.622204 [ 255 ] {c30ec83f-5992-4dd7-a25d-a2893d65f6b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11307 | 2026.01.21 00:08:17.622614 [ 255 ] {c30ec83f-5992-4dd7-a25d-a2893d65f6b5} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11308 | 2026.01.21 00:08:17.622651 [ 255 ] {c30ec83f-5992-4dd7-a25d-a2893d65f6b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11309 | 2026.01.21 00:08:17.622941 [ 255 ] {c30ec83f-5992-4dd7-a25d-a2893d65f6b5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11310 | 2026.01.21 00:08:17.623152 [ 255 ] {c30ec83f-5992-4dd7-a25d-a2893d65f6b5} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11311 | 2026.01.21 00:08:17.623272 [ 62 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11312 | 2026.01.21 00:08:17.623279 [ 255 ] {c30ec83f-5992-4dd7-a25d-a2893d65f6b5} <Debug> executeQuery: Read 38 rows, 2.84 KiB in 0.001133 sec., 33539.276257722864 rows/sec., 2.44 MiB/sec. | ||
| 11313 | 2026.01.21 00:08:17.623349 [ 62 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11314 | 2026.01.21 00:08:17.623366 [ 255 ] {c30ec83f-5992-4dd7-a25d-a2893d65f6b5} <Debug> TCPHandler: Processed in 0.00134305 sec. | ||
| 11315 | 2026.01.21 00:08:17.623378 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11316 | 2026.01.21 00:08:17.623487 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11317 | 2026.01.21 00:08:17.623533 [ 195 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::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 | ||
| 11318 | 2026.01.21 00:08:17.623586 [ 255 ] {d4a14b0f-62ff-4d7d-818b-1a438800fbc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11319 | 2026.01.21 00:08:17.623632 [ 255 ] {d4a14b0f-62ff-4d7d-818b-1a438800fbc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11320 | 2026.01.21 00:08:17.623691 [ 195 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11321 | 2026.01.21 00:08:17.623734 [ 195 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 296 rows starting from the beginning of the part | ||
| 11322 | 2026.01.21 00:08:17.623809 [ 195 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 34 rows starting from the beginning of the part | ||
| 11323 | 2026.01.21 00:08:17.623860 [ 195 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 23 rows starting from the beginning of the part | ||
| 11324 | 2026.01.21 00:08:17.623910 [ 195 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 34 rows starting from the beginning of the part | ||
| 11325 | 2026.01.21 00:08:17.623957 [ 195 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 11326 | 2026.01.21 00:08:17.624001 [ 195 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 38 rows starting from the beginning of the part | ||
| 11327 | 2026.01.21 00:08:17.624052 [ 255 ] {d4a14b0f-62ff-4d7d-818b-1a438800fbc7} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11328 | 2026.01.21 00:08:17.624097 [ 255 ] {d4a14b0f-62ff-4d7d-818b-1a438800fbc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11329 | 2026.01.21 00:08:17.624436 [ 255 ] {d4a14b0f-62ff-4d7d-818b-1a438800fbc7} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11330 | 2026.01.21 00:08:17.624673 [ 255 ] {d4a14b0f-62ff-4d7d-818b-1a438800fbc7} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11331 | 2026.01.21 00:08:17.624806 [ 255 ] {d4a14b0f-62ff-4d7d-818b-1a438800fbc7} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001237 sec., 82457.5586095392 rows/sec., 6.45 MiB/sec. | ||
| 11332 | 2026.01.21 00:08:17.624844 [ 255 ] {d4a14b0f-62ff-4d7d-818b-1a438800fbc7} <Debug> TCPHandler: Processed in 0.001405921 sec. | ||
| 11333 | 2026.01.21 00:08:17.624881 [ 194 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 432 rows, containing 5 columns (5 merged, 0 gathered) in 0.001415852 sec., 305116.6364846043 rows/sec., 21.22 MiB/sec. | ||
| 11334 | 2026.01.21 00:08:17.624962 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11335 | 2026.01.21 00:08:17.625062 [ 255 ] {a64a30f1-0dec-4d11-858b-a29ccc263f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11336 | 2026.01.21 00:08:17.625090 [ 196 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11337 | 2026.01.21 00:08:17.625107 [ 255 ] {a64a30f1-0dec-4d11-858b-a29ccc263f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11338 | 2026.01.21 00:08:17.625412 [ 196 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_76_15} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11339 | 2026.01.21 00:08:17.625494 [ 196 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_76_15} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11340 | 2026.01.21 00:08:17.625553 [ 255 ] {a64a30f1-0dec-4d11-858b-a29ccc263f9c} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11341 | 2026.01.21 00:08:17.625586 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 11342 | 2026.01.21 00:08:17.625595 [ 255 ] {a64a30f1-0dec-4d11-858b-a29ccc263f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11343 | 2026.01.21 00:08:17.625956 [ 255 ] {a64a30f1-0dec-4d11-858b-a29ccc263f9c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11344 | 2026.01.21 00:08:17.626170 [ 255 ] {a64a30f1-0dec-4d11-858b-a29ccc263f9c} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11345 | 2026.01.21 00:08:17.626300 [ 255 ] {a64a30f1-0dec-4d11-858b-a29ccc263f9c} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001256 sec., 128980.89171974522 rows/sec., 8.98 MiB/sec. | ||
| 11346 | 2026.01.21 00:08:17.626337 [ 255 ] {a64a30f1-0dec-4d11-858b-a29ccc263f9c} <Debug> TCPHandler: Processed in 0.001423831 sec. | ||
| 11347 | 2026.01.21 00:08:17.626437 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11348 | 2026.01.21 00:08:17.626529 [ 255 ] {dccdbf19-ddbe-4b08-a6f6-34c871103065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11349 | 2026.01.21 00:08:17.626583 [ 255 ] {dccdbf19-ddbe-4b08-a6f6-34c871103065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11350 | 2026.01.21 00:08:17.627410 [ 255 ] {dccdbf19-ddbe-4b08-a6f6-34c871103065} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11351 | 2026.01.21 00:08:17.627446 [ 255 ] {dccdbf19-ddbe-4b08-a6f6-34c871103065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11352 | 2026.01.21 00:08:17.627996 [ 255 ] {dccdbf19-ddbe-4b08-a6f6-34c871103065} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11353 | 2026.01.21 00:08:17.628223 [ 255 ] {dccdbf19-ddbe-4b08-a6f6-34c871103065} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11354 | 2026.01.21 00:08:17.628355 [ 255 ] {dccdbf19-ddbe-4b08-a6f6-34c871103065} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001844 sec., 18438.177874186553 rows/sec., 33.04 MiB/sec. | ||
| 11355 | 2026.01.21 00:08:17.628409 [ 255 ] {dccdbf19-ddbe-4b08-a6f6-34c871103065} <Debug> TCPHandler: Processed in 0.002020171 sec. | ||
| 11356 | 2026.01.21 00:08:17.628522 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11357 | 2026.01.21 00:08:17.628616 [ 255 ] {08eba519-53c2-4b79-8578-bed4cf71fdfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11358 | 2026.01.21 00:08:17.628656 [ 255 ] {08eba519-53c2-4b79-8578-bed4cf71fdfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11359 | 2026.01.21 00:08:17.628988 [ 255 ] {08eba519-53c2-4b79-8578-bed4cf71fdfa} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11360 | 2026.01.21 00:08:17.629023 [ 255 ] {08eba519-53c2-4b79-8578-bed4cf71fdfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11361 | 2026.01.21 00:08:17.629323 [ 255 ] {08eba519-53c2-4b79-8578-bed4cf71fdfa} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11362 | 2026.01.21 00:08:17.629528 [ 255 ] {08eba519-53c2-4b79-8578-bed4cf71fdfa} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11363 | 2026.01.21 00:08:17.629656 [ 255 ] {08eba519-53c2-4b79-8578-bed4cf71fdfa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 11364 | 2026.01.21 00:08:17.629692 [ 255 ] {08eba519-53c2-4b79-8578-bed4cf71fdfa} <Debug> TCPHandler: Processed in 0.001219758 sec. | ||
| 11365 | 2026.01.21 00:08:18.563053 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27363 | ||
| 11366 | 2026.01.21 00:08:18.563605 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11367 | 2026.01.21 00:08:18.563655 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11368 | 2026.01.21 00:08:18.564204 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11369 | 2026.01.21 00:08:18.564446 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11370 | 2026.01.21 00:08:18.564573 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27363 | ||
| 11371 | 2026.01.21 00:08:20.032181 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11372 | 2026.01.21 00:08:20.048643 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11373 | 2026.01.21 00:08:20.048710 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11374 | 2026.01.21 00:08:20.049100 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56926 | ||
| 11375 | 2026.01.21 00:08:20.049187 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11376 | 2026.01.21 00:08:20.049218 [ 286 ] {} <Debug> TCP-Session: 8f4fcb01-2568-4cf3-ab6a-78ac85ce9589 Authenticating user 'default' from [fd00:1122:3344:101::e]:56926 | ||
| 11377 | 2026.01.21 00:08:20.049246 [ 286 ] {} <Debug> TCP-Session: 8f4fcb01-2568-4cf3-ab6a-78ac85ce9589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11378 | 2026.01.21 00:08:20.049263 [ 286 ] {} <Debug> TCP-Session: 8f4fcb01-2568-4cf3-ab6a-78ac85ce9589 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11379 | 2026.01.21 00:08:20.049445 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43116 | ||
| 11380 | 2026.01.21 00:08:20.049474 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43543 | ||
| 11381 | 2026.01.21 00:08:20.049514 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50013 | ||
| 11382 | 2026.01.21 00:08:20.049530 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62465 | ||
| 11383 | 2026.01.21 00:08:20.049522 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62083 | ||
| 11384 | 2026.01.21 00:08:20.049595 [ 286 ] {} <Trace> TCP-Session: 8f4fcb01-2568-4cf3-ab6a-78ac85ce9589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11385 | 2026.01.21 00:08:20.049618 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11386 | 2026.01.21 00:08:20.049619 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11387 | 2026.01.21 00:08:20.049651 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11388 | 2026.01.21 00:08:20.049661 [ 292 ] {} <Debug> TCP-Session: 4f9e9665-76f5-4977-8345-bfdcb1bc4fed Authenticating user 'default' from [fd00:1122:3344:101::e]:50013 | ||
| 11389 | 2026.01.21 00:08:20.049685 [ 288 ] {} <Debug> TCP-Session: b73b8821-6ad5-4cb3-a822-1ea2e4a7e483 Authenticating user 'default' from [fd00:1122:3344:101::e]:43116 | ||
| 11390 | 2026.01.21 00:08:20.049700 [ 294 ] {} <Debug> TCP-Session: 1043a256-e4c3-4087-a4fc-6763cc1aa731 Authenticating user 'default' from [fd00:1122:3344:101::e]:62465 | ||
| 11391 | 2026.01.21 00:08:20.049711 [ 292 ] {} <Debug> TCP-Session: 4f9e9665-76f5-4977-8345-bfdcb1bc4fed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11392 | 2026.01.21 00:08:20.049731 [ 288 ] {} <Debug> TCP-Session: b73b8821-6ad5-4cb3-a822-1ea2e4a7e483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11393 | 2026.01.21 00:08:20.049751 [ 292 ] {} <Debug> TCP-Session: 4f9e9665-76f5-4977-8345-bfdcb1bc4fed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11394 | 2026.01.21 00:08:20.049770 [ 288 ] {} <Debug> TCP-Session: b73b8821-6ad5-4cb3-a822-1ea2e4a7e483 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11395 | 2026.01.21 00:08:20.049746 [ 294 ] {} <Debug> TCP-Session: 1043a256-e4c3-4087-a4fc-6763cc1aa731 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11396 | 2026.01.21 00:08:20.049804 [ 286 ] {9bdfaebc-bf71-448d-acf0-457d54f32c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56926) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11397 | 2026.01.21 00:08:20.049825 [ 294 ] {} <Debug> TCP-Session: 1043a256-e4c3-4087-a4fc-6763cc1aa731 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11398 | 2026.01.21 00:08:20.049614 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11399 | 2026.01.21 00:08:20.049503 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44589 | ||
| 11400 | 2026.01.21 00:08:20.049883 [ 290 ] {} <Debug> TCP-Session: 5bce9cc0-1c0d-4c23-a54f-b9177c761580 Authenticating user 'default' from [fd00:1122:3344:101::e]:43543 | ||
| 11401 | 2026.01.21 00:08:20.049464 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47885 | ||
| 11402 | 2026.01.21 00:08:20.049923 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11403 | 2026.01.21 00:08:20.049934 [ 290 ] {} <Debug> TCP-Session: 5bce9cc0-1c0d-4c23-a54f-b9177c761580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11404 | 2026.01.21 00:08:20.049989 [ 293 ] {} <Debug> TCP-Session: d43e117a-0c6e-4cd6-870a-e526bdb47d70 Authenticating user 'default' from [fd00:1122:3344:101::e]:62083 | ||
| 11405 | 2026.01.21 00:08:20.050001 [ 290 ] {} <Debug> TCP-Session: 5bce9cc0-1c0d-4c23-a54f-b9177c761580 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11406 | 2026.01.21 00:08:20.049538 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35606 | ||
| 11407 | 2026.01.21 00:08:20.050027 [ 293 ] {} <Debug> TCP-Session: d43e117a-0c6e-4cd6-870a-e526bdb47d70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11408 | 2026.01.21 00:08:20.050069 [ 293 ] {} <Debug> TCP-Session: d43e117a-0c6e-4cd6-870a-e526bdb47d70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11409 | 2026.01.21 00:08:20.050091 [ 286 ] {9bdfaebc-bf71-448d-acf0-457d54f32c8e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11410 | 2026.01.21 00:08:20.050161 [ 286 ] {9bdfaebc-bf71-448d-acf0-457d54f32c8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11411 | 2026.01.21 00:08:20.050362 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11412 | 2026.01.21 00:08:20.050397 [ 291 ] {} <Debug> TCP-Session: 58b39871-ae0a-4351-b13d-bdb4f9b61745 Authenticating user 'default' from [fd00:1122:3344:101::e]:44589 | ||
| 11413 | 2026.01.21 00:08:20.050415 [ 291 ] {} <Debug> TCP-Session: 58b39871-ae0a-4351-b13d-bdb4f9b61745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11414 | 2026.01.21 00:08:20.050430 [ 291 ] {} <Debug> TCP-Session: 58b39871-ae0a-4351-b13d-bdb4f9b61745 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11415 | 2026.01.21 00:08:20.050447 [ 286 ] {9bdfaebc-bf71-448d-acf0-457d54f32c8e} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 11416 | 2026.01.21 00:08:20.050564 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11417 | 2026.01.21 00:08:20.050598 [ 3 ] {} <Debug> TCP-Session: 9d273e0e-f1bf-4047-8b4a-13c3d4c7a1b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35606 | ||
| 11418 | 2026.01.21 00:08:20.050615 [ 3 ] {} <Debug> TCP-Session: 9d273e0e-f1bf-4047-8b4a-13c3d4c7a1b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11419 | 2026.01.21 00:08:20.050632 [ 3 ] {} <Debug> TCP-Session: 9d273e0e-f1bf-4047-8b4a-13c3d4c7a1b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11420 | 2026.01.21 00:08:20.050659 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11421 | 2026.01.21 00:08:20.050687 [ 289 ] {} <Debug> TCP-Session: 7eb86946-d780-4730-9b67-20bb5abcb18a Authenticating user 'default' from [fd00:1122:3344:101::e]:47885 | ||
| 11422 | 2026.01.21 00:08:20.050703 [ 289 ] {} <Debug> TCP-Session: 7eb86946-d780-4730-9b67-20bb5abcb18a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11423 | 2026.01.21 00:08:20.050716 [ 289 ] {} <Debug> TCP-Session: 7eb86946-d780-4730-9b67-20bb5abcb18a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11424 | 2026.01.21 00:08:20.051354 [ 330 ] {9bdfaebc-bf71-448d-acf0-457d54f32c8e} <Trace> AggregatingTransform: Aggregating | ||
| 11425 | 2026.01.21 00:08:20.051413 [ 330 ] {9bdfaebc-bf71-448d-acf0-457d54f32c8e} <Trace> Aggregator: Aggregation method: without_key | ||
| 11426 | 2026.01.21 00:08:20.051457 [ 330 ] {9bdfaebc-bf71-448d-acf0-457d54f32c8e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000900144 sec. (1110.933 rows/sec., 43.40 KiB/sec.) | ||
| 11427 | 2026.01.21 00:08:20.051483 [ 330 ] {9bdfaebc-bf71-448d-acf0-457d54f32c8e} <Trace> Aggregator: Merging aggregated data | ||
| 11428 | 2026.01.21 00:08:20.052758 [ 286 ] {9bdfaebc-bf71-448d-acf0-457d54f32c8e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00302 sec., 331.1258278145695 rows/sec., 12.93 KiB/sec. | ||
| 11429 | 2026.01.21 00:08:20.052898 [ 286 ] {9bdfaebc-bf71-448d-acf0-457d54f32c8e} <Debug> TCPHandler: Processed in 0.003464343 sec. | ||
| 11430 | 2026.01.21 00:08:20.052981 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11431 | 2026.01.21 00:08:20.053009 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11432 | 2026.01.21 00:08:20.053013 [ 286 ] {} <Debug> TCP-Session: 8f4fcb01-2568-4cf3-ab6a-78ac85ce9589 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11433 | 2026.01.21 00:08:20.053031 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11434 | 2026.01.21 00:08:20.053047 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11435 | 2026.01.21 00:08:20.053058 [ 293 ] {} <Debug> TCP-Session: d43e117a-0c6e-4cd6-870a-e526bdb47d70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11436 | 2026.01.21 00:08:20.053081 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11437 | 2026.01.21 00:08:20.053093 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11438 | 2026.01.21 00:08:20.053111 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11439 | 2026.01.21 00:08:20.053141 [ 290 ] {} <Debug> TCP-Session: 5bce9cc0-1c0d-4c23-a54f-b9177c761580 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11440 | 2026.01.21 00:08:20.053156 [ 291 ] {} <Debug> TCP-Session: 58b39871-ae0a-4351-b13d-bdb4f9b61745 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11441 | 2026.01.21 00:08:20.053176 [ 292 ] {} <Debug> TCP-Session: 4f9e9665-76f5-4977-8345-bfdcb1bc4fed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11442 | 2026.01.21 00:08:20.053128 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11443 | 2026.01.21 00:08:20.053106 [ 288 ] {} <Debug> TCP-Session: b73b8821-6ad5-4cb3-a822-1ea2e4a7e483 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11444 | 2026.01.21 00:08:20.053242 [ 294 ] {} <Debug> TCP-Session: 1043a256-e4c3-4087-a4fc-6763cc1aa731 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11445 | 2026.01.21 00:08:20.053085 [ 3 ] {} <Debug> TCP-Session: 9d273e0e-f1bf-4047-8b4a-13c3d4c7a1b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11446 | 2026.01.21 00:08:20.053064 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11447 | 2026.01.21 00:08:20.053309 [ 289 ] {} <Debug> TCP-Session: 7eb86946-d780-4730-9b67-20bb5abcb18a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11448 | 2026.01.21 00:08:20.055725 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11449 | 2026.01.21 00:08:20.056407 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11450 | 2026.01.21 00:08:20.059579 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11451 | 2026.01.21 00:08:20.075833 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42673 | ||
| 11452 | 2026.01.21 00:08:20.075912 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11453 | 2026.01.21 00:08:20.075942 [ 286 ] {} <Debug> TCP-Session: 05f93d0c-17ad-4657-a74c-b664cf103777 Authenticating user 'default' from [fd00:1122:3344:101::e]:42673 | ||
| 11454 | 2026.01.21 00:08:20.075968 [ 286 ] {} <Debug> TCP-Session: 05f93d0c-17ad-4657-a74c-b664cf103777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11455 | 2026.01.21 00:08:20.075987 [ 286 ] {} <Debug> TCP-Session: 05f93d0c-17ad-4657-a74c-b664cf103777 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11456 | 2026.01.21 00:08:20.076138 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36153 | ||
| 11457 | 2026.01.21 00:08:20.076177 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60022 | ||
| 11458 | 2026.01.21 00:08:20.076186 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57654 | ||
| 11459 | 2026.01.21 00:08:20.076206 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34423 | ||
| 11460 | 2026.01.21 00:08:20.076226 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56334 | ||
| 11461 | 2026.01.21 00:08:20.076250 [ 286 ] {} <Trace> TCP-Session: 05f93d0c-17ad-4657-a74c-b664cf103777 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11462 | 2026.01.21 00:08:20.076271 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11463 | 2026.01.21 00:08:20.076293 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11464 | 2026.01.21 00:08:20.076313 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11465 | 2026.01.21 00:08:20.076318 [ 290 ] {} <Debug> TCP-Session: 89e6ebb3-94d3-47d3-a4e9-c9310f72f67c Authenticating user 'default' from [fd00:1122:3344:101::e]:57654 | ||
| 11466 | 2026.01.21 00:08:20.076334 [ 292 ] {} <Debug> TCP-Session: 3d13dad6-e1ad-49c7-9771-d5a3cf16759b Authenticating user 'default' from [fd00:1122:3344:101::e]:34423 | ||
| 11467 | 2026.01.21 00:08:20.076351 [ 290 ] {} <Debug> TCP-Session: 89e6ebb3-94d3-47d3-a4e9-c9310f72f67c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11468 | 2026.01.21 00:08:20.076347 [ 294 ] {} <Debug> TCP-Session: cdbdd7fa-274d-492a-96e3-43a45efc1837 Authenticating user 'default' from [fd00:1122:3344:101::e]:56334 | ||
| 11469 | 2026.01.21 00:08:20.076375 [ 290 ] {} <Debug> TCP-Session: 89e6ebb3-94d3-47d3-a4e9-c9310f72f67c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11470 | 2026.01.21 00:08:20.076367 [ 292 ] {} <Debug> TCP-Session: 3d13dad6-e1ad-49c7-9771-d5a3cf16759b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11471 | 2026.01.21 00:08:20.076385 [ 294 ] {} <Debug> TCP-Session: cdbdd7fa-274d-492a-96e3-43a45efc1837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11472 | 2026.01.21 00:08:20.076432 [ 286 ] {17d2cb2f-0bc5-4d2c-b84e-6745853665d1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42673) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11473 | 2026.01.21 00:08:20.076457 [ 294 ] {} <Debug> TCP-Session: cdbdd7fa-274d-492a-96e3-43a45efc1837 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11474 | 2026.01.21 00:08:20.076407 [ 292 ] {} <Debug> TCP-Session: 3d13dad6-e1ad-49c7-9771-d5a3cf16759b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11475 | 2026.01.21 00:08:20.076250 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11476 | 2026.01.21 00:08:20.076232 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42813 | ||
| 11477 | 2026.01.21 00:08:20.076534 [ 289 ] {} <Debug> TCP-Session: e1e8edb2-d873-4e14-ad38-cafed77ddc62 Authenticating user 'default' from [fd00:1122:3344:101::e]:60022 | ||
| 11478 | 2026.01.21 00:08:20.076211 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11479 | 2026.01.21 00:08:20.076556 [ 289 ] {} <Debug> TCP-Session: e1e8edb2-d873-4e14-ad38-cafed77ddc62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11480 | 2026.01.21 00:08:20.076581 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11481 | 2026.01.21 00:08:20.076587 [ 288 ] {} <Debug> TCP-Session: 232400d2-03d9-40aa-b36b-5890378b2f90 Authenticating user 'default' from [fd00:1122:3344:101::e]:36153 | ||
| 11482 | 2026.01.21 00:08:20.076604 [ 3 ] {} <Debug> TCP-Session: 9eb5ada7-5043-4086-899c-cad8aba1fb3a Authenticating user 'default' from [fd00:1122:3344:101::e]:42813 | ||
| 11483 | 2026.01.21 00:08:20.076622 [ 288 ] {} <Debug> TCP-Session: 232400d2-03d9-40aa-b36b-5890378b2f90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11484 | 2026.01.21 00:08:20.076633 [ 3 ] {} <Debug> TCP-Session: 9eb5ada7-5043-4086-899c-cad8aba1fb3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11485 | 2026.01.21 00:08:20.076647 [ 288 ] {} <Debug> TCP-Session: 232400d2-03d9-40aa-b36b-5890378b2f90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11486 | 2026.01.21 00:08:20.076660 [ 3 ] {} <Debug> TCP-Session: 9eb5ada7-5043-4086-899c-cad8aba1fb3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11487 | 2026.01.21 00:08:20.076188 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51275 | ||
| 11488 | 2026.01.21 00:08:20.076702 [ 286 ] {17d2cb2f-0bc5-4d2c-b84e-6745853665d1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11489 | 2026.01.21 00:08:20.076591 [ 289 ] {} <Debug> TCP-Session: e1e8edb2-d873-4e14-ad38-cafed77ddc62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11490 | 2026.01.21 00:08:20.076750 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11491 | 2026.01.21 00:08:20.076212 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57452 | ||
| 11492 | 2026.01.21 00:08:20.076778 [ 286 ] {17d2cb2f-0bc5-4d2c-b84e-6745853665d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11493 | 2026.01.21 00:08:20.076784 [ 291 ] {} <Debug> TCP-Session: c520526f-a2c2-4d52-bf8b-86f3caff2e6a Authenticating user 'default' from [fd00:1122:3344:101::e]:51275 | ||
| 11494 | 2026.01.21 00:08:20.076845 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11495 | 2026.01.21 00:08:20.076846 [ 291 ] {} <Debug> TCP-Session: c520526f-a2c2-4d52-bf8b-86f3caff2e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11496 | 2026.01.21 00:08:20.076875 [ 293 ] {} <Debug> TCP-Session: 9dbfb5e8-c974-4ed8-becf-feac98473e77 Authenticating user 'default' from [fd00:1122:3344:101::e]:57452 | ||
| 11497 | 2026.01.21 00:08:20.076880 [ 291 ] {} <Debug> TCP-Session: c520526f-a2c2-4d52-bf8b-86f3caff2e6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11498 | 2026.01.21 00:08:20.076902 [ 293 ] {} <Debug> TCP-Session: 9dbfb5e8-c974-4ed8-becf-feac98473e77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11499 | 2026.01.21 00:08:20.076922 [ 293 ] {} <Debug> TCP-Session: 9dbfb5e8-c974-4ed8-becf-feac98473e77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11500 | 2026.01.21 00:08:20.077141 [ 286 ] {17d2cb2f-0bc5-4d2c-b84e-6745853665d1} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 11501 | 2026.01.21 00:08:20.078174 [ 315 ] {17d2cb2f-0bc5-4d2c-b84e-6745853665d1} <Trace> AggregatingTransform: Aggregating | ||
| 11502 | 2026.01.21 00:08:20.078218 [ 315 ] {17d2cb2f-0bc5-4d2c-b84e-6745853665d1} <Trace> Aggregator: Aggregation method: without_key | ||
| 11503 | 2026.01.21 00:08:20.078253 [ 315 ] {17d2cb2f-0bc5-4d2c-b84e-6745853665d1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000993995 sec. (1006.041 rows/sec., 39.30 KiB/sec.) | ||
| 11504 | 2026.01.21 00:08:20.078271 [ 315 ] {17d2cb2f-0bc5-4d2c-b84e-6745853665d1} <Trace> Aggregator: Merging aggregated data | ||
| 11505 | 2026.01.21 00:08:20.079781 [ 286 ] {17d2cb2f-0bc5-4d2c-b84e-6745853665d1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003399 sec., 294.20417769932334 rows/sec., 11.49 KiB/sec. | ||
| 11506 | 2026.01.21 00:08:20.079971 [ 286 ] {17d2cb2f-0bc5-4d2c-b84e-6745853665d1} <Debug> TCPHandler: Processed in 0.003806828 sec. | ||
| 11507 | 2026.01.21 00:08:20.080067 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11508 | 2026.01.21 00:08:20.080085 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11509 | 2026.01.21 00:08:20.080105 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11510 | 2026.01.21 00:08:20.080120 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11511 | 2026.01.21 00:08:20.080120 [ 286 ] {} <Debug> TCP-Session: 05f93d0c-17ad-4657-a74c-b664cf103777 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11512 | 2026.01.21 00:08:20.080156 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11513 | 2026.01.21 00:08:20.080177 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11514 | 2026.01.21 00:08:20.080194 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11515 | 2026.01.21 00:08:20.080209 [ 290 ] {} <Debug> TCP-Session: 89e6ebb3-94d3-47d3-a4e9-c9310f72f67c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11516 | 2026.01.21 00:08:20.080230 [ 292 ] {} <Debug> TCP-Session: 3d13dad6-e1ad-49c7-9771-d5a3cf16759b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11517 | 2026.01.21 00:08:20.080246 [ 294 ] {} <Debug> TCP-Session: cdbdd7fa-274d-492a-96e3-43a45efc1837 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11518 | 2026.01.21 00:08:20.080161 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11519 | 2026.01.21 00:08:20.080153 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11520 | 2026.01.21 00:08:20.080322 [ 289 ] {} <Debug> TCP-Session: e1e8edb2-d873-4e14-ad38-cafed77ddc62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11521 | 2026.01.21 00:08:20.080145 [ 3 ] {} <Debug> TCP-Session: 9eb5ada7-5043-4086-899c-cad8aba1fb3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11522 | 2026.01.21 00:08:20.080348 [ 291 ] {} <Debug> TCP-Session: c520526f-a2c2-4d52-bf8b-86f3caff2e6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11523 | 2026.01.21 00:08:20.080130 [ 288 ] {} <Debug> TCP-Session: 232400d2-03d9-40aa-b36b-5890378b2f90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11524 | 2026.01.21 00:08:20.080161 [ 293 ] {} <Debug> TCP-Session: 9dbfb5e8-c974-4ed8-becf-feac98473e77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11525 | 2026.01.21 00:08:21.162722 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1382 | ||
| 11526 | 2026.01.21 00:08:21.165161 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11527 | 2026.01.21 00:08:21.165226 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11528 | 2026.01.21 00:08:21.166532 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11529 | 2026.01.21 00:08:21.166820 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11530 | 2026.01.21 00:08:21.167210 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1382 | ||
| 11531 | 2026.01.21 00:08:22.618620 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11532 | 2026.01.21 00:08:22.618816 [ 255 ] {2831f22e-c470-4b13-8d66-19a98670c29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11533 | 2026.01.21 00:08:22.618889 [ 255 ] {2831f22e-c470-4b13-8d66-19a98670c29f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11534 | 2026.01.21 00:08:22.619607 [ 255 ] {2831f22e-c470-4b13-8d66-19a98670c29f} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11535 | 2026.01.21 00:08:22.619648 [ 255 ] {2831f22e-c470-4b13-8d66-19a98670c29f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11536 | 2026.01.21 00:08:22.620046 [ 255 ] {2831f22e-c470-4b13-8d66-19a98670c29f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11537 | 2026.01.21 00:08:22.620284 [ 255 ] {2831f22e-c470-4b13-8d66-19a98670c29f} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11538 | 2026.01.21 00:08:22.620443 [ 255 ] {2831f22e-c470-4b13-8d66-19a98670c29f} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.00168 sec., 41666.666666666664 rows/sec., 3.34 MiB/sec. | ||
| 11539 | 2026.01.21 00:08:22.620493 [ 255 ] {2831f22e-c470-4b13-8d66-19a98670c29f} <Debug> TCPHandler: Processed in 0.002005321 sec. | ||
| 11540 | 2026.01.21 00:08:22.620617 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11541 | 2026.01.21 00:08:22.620720 [ 255 ] {829f1851-a32e-46bb-987b-70092edbe75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11542 | 2026.01.21 00:08:22.620763 [ 255 ] {829f1851-a32e-46bb-987b-70092edbe75b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11543 | 2026.01.21 00:08:22.621173 [ 255 ] {829f1851-a32e-46bb-987b-70092edbe75b} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11544 | 2026.01.21 00:08:22.621207 [ 255 ] {829f1851-a32e-46bb-987b-70092edbe75b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11545 | 2026.01.21 00:08:22.621511 [ 255 ] {829f1851-a32e-46bb-987b-70092edbe75b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11546 | 2026.01.21 00:08:22.621721 [ 255 ] {829f1851-a32e-46bb-987b-70092edbe75b} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11547 | 2026.01.21 00:08:22.621850 [ 255 ] {829f1851-a32e-46bb-987b-70092edbe75b} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001154 sec., 6065.857885615251 rows/sec., 456.12 KiB/sec. | ||
| 11548 | 2026.01.21 00:08:22.621888 [ 255 ] {829f1851-a32e-46bb-987b-70092edbe75b} <Debug> TCPHandler: Processed in 0.00132297 sec. | ||
| 11549 | 2026.01.21 00:08:22.621991 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11550 | 2026.01.21 00:08:22.622086 [ 255 ] {1c259649-705d-49ed-bc81-dc36ba5f3553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11551 | 2026.01.21 00:08:22.622127 [ 255 ] {1c259649-705d-49ed-bc81-dc36ba5f3553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11552 | 2026.01.21 00:08:22.622554 [ 255 ] {1c259649-705d-49ed-bc81-dc36ba5f3553} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11553 | 2026.01.21 00:08:22.622588 [ 255 ] {1c259649-705d-49ed-bc81-dc36ba5f3553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11554 | 2026.01.21 00:08:22.622889 [ 255 ] {1c259649-705d-49ed-bc81-dc36ba5f3553} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11555 | 2026.01.21 00:08:22.623112 [ 255 ] {1c259649-705d-49ed-bc81-dc36ba5f3553} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11556 | 2026.01.21 00:08:22.623236 [ 255 ] {1c259649-705d-49ed-bc81-dc36ba5f3553} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00117 sec., 60683.76068376068 rows/sec., 4.74 MiB/sec. | ||
| 11557 | 2026.01.21 00:08:22.623275 [ 255 ] {1c259649-705d-49ed-bc81-dc36ba5f3553} <Debug> TCPHandler: Processed in 0.00133338 sec. | ||
| 11558 | 2026.01.21 00:08:22.623402 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11559 | 2026.01.21 00:08:22.623496 [ 255 ] {74922f3b-d0b9-48f6-bc7b-95d5d60d18d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11560 | 2026.01.21 00:08:22.623539 [ 255 ] {74922f3b-d0b9-48f6-bc7b-95d5d60d18d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11561 | 2026.01.21 00:08:22.623976 [ 255 ] {74922f3b-d0b9-48f6-bc7b-95d5d60d18d6} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11562 | 2026.01.21 00:08:22.624010 [ 255 ] {74922f3b-d0b9-48f6-bc7b-95d5d60d18d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11563 | 2026.01.21 00:08:22.624332 [ 255 ] {74922f3b-d0b9-48f6-bc7b-95d5d60d18d6} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11564 | 2026.01.21 00:08:22.624547 [ 255 ] {74922f3b-d0b9-48f6-bc7b-95d5d60d18d6} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11565 | 2026.01.21 00:08:22.624675 [ 255 ] {74922f3b-d0b9-48f6-bc7b-95d5d60d18d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 11566 | 2026.01.21 00:08:22.624712 [ 255 ] {74922f3b-d0b9-48f6-bc7b-95d5d60d18d6} <Debug> TCPHandler: Processed in 0.00135899 sec. | ||
| 11567 | 2026.01.21 00:08:22.624834 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11568 | 2026.01.21 00:08:22.624927 [ 255 ] {fdaa4eac-359d-470f-80e4-d7af883235a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11569 | 2026.01.21 00:08:22.624980 [ 255 ] {fdaa4eac-359d-470f-80e4-d7af883235a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11570 | 2026.01.21 00:08:22.625741 [ 255 ] {fdaa4eac-359d-470f-80e4-d7af883235a1} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11571 | 2026.01.21 00:08:22.625777 [ 255 ] {fdaa4eac-359d-470f-80e4-d7af883235a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11572 | 2026.01.21 00:08:22.626282 [ 255 ] {fdaa4eac-359d-470f-80e4-d7af883235a1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11573 | 2026.01.21 00:08:22.626501 [ 255 ] {fdaa4eac-359d-470f-80e4-d7af883235a1} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11574 | 2026.01.21 00:08:22.626606 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11575 | 2026.01.21 00:08:22.626637 [ 255 ] {fdaa4eac-359d-470f-80e4-d7af883235a1} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001728 sec., 4050.925925925926 rows/sec., 7.26 MiB/sec. | ||
| 11576 | 2026.01.21 00:08:22.626644 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11577 | 2026.01.21 00:08:22.626673 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11578 | 2026.01.21 00:08:22.626692 [ 255 ] {fdaa4eac-359d-470f-80e4-d7af883235a1} <Debug> TCPHandler: Processed in 0.001906619 sec. | ||
| 11579 | 2026.01.21 00:08:22.626809 [ 194 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::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 | ||
| 11580 | 2026.01.21 00:08:22.626814 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11581 | 2026.01.21 00:08:22.626960 [ 255 ] {4bb7fd21-c285-4e94-955f-b22f748e28c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11582 | 2026.01.21 00:08:22.627002 [ 255 ] {4bb7fd21-c285-4e94-955f-b22f748e28c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11583 | 2026.01.21 00:08:22.627105 [ 194 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11584 | 2026.01.21 00:08:22.627177 [ 194 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1377 rows starting from the beginning of the part | ||
| 11585 | 2026.01.21 00:08:22.627330 [ 194 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 11586 | 2026.01.21 00:08:22.627358 [ 255 ] {4bb7fd21-c285-4e94-955f-b22f748e28c8} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11587 | 2026.01.21 00:08:22.627399 [ 255 ] {4bb7fd21-c285-4e94-955f-b22f748e28c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11588 | 2026.01.21 00:08:22.627448 [ 194 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 34 rows starting from the beginning of the part | ||
| 11589 | 2026.01.21 00:08:22.627553 [ 194 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part | ||
| 11590 | 2026.01.21 00:08:22.627649 [ 194 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 34 rows starting from the beginning of the part | ||
| 11591 | 2026.01.21 00:08:22.627713 [ 255 ] {4bb7fd21-c285-4e94-955f-b22f748e28c8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11592 | 2026.01.21 00:08:22.627754 [ 194 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part | ||
| 11593 | 2026.01.21 00:08:22.627933 [ 255 ] {4bb7fd21-c285-4e94-955f-b22f748e28c8} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11594 | 2026.01.21 00:08:22.628069 [ 255 ] {4bb7fd21-c285-4e94-955f-b22f748e28c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 11595 | 2026.01.21 00:08:22.628106 [ 255 ] {4bb7fd21-c285-4e94-955f-b22f748e28c8} <Debug> TCPHandler: Processed in 0.001341621 sec. | ||
| 11596 | 2026.01.21 00:08:22.636031 [ 196 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1466 rows, containing 19 columns (19 merged, 0 gathered) in 0.009284621 sec., 157895.51345176072 rows/sec., 282.94 MiB/sec. | ||
| 11597 | 2026.01.21 00:08:22.638154 [ 199 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11598 | 2026.01.21 00:08:22.638563 [ 199 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11599 | 2026.01.21 00:08:22.638658 [ 199 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11600 | 2026.01.21 00:08:22.638847 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 11601 | 2026.01.21 00:08:23.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.84 MiB, peak 347.47 MiB, free memory in arenas 0.00 B, will set to 339.45 MiB (RSS), difference: 5.61 MiB | ||
| 11602 | 2026.01.21 00:08:25.364758 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63292 | ||
| 11603 | 2026.01.21 00:08:25.364858 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11604 | 2026.01.21 00:08:25.364883 [ 288 ] {} <Debug> TCP-Session: 83e795eb-682c-49cf-ad32-2a21ec086cd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63292 | ||
| 11605 | 2026.01.21 00:08:25.364902 [ 288 ] {} <Debug> TCP-Session: 83e795eb-682c-49cf-ad32-2a21ec086cd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11606 | 2026.01.21 00:08:25.364914 [ 288 ] {} <Debug> TCP-Session: 83e795eb-682c-49cf-ad32-2a21ec086cd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11607 | 2026.01.21 00:08:25.365187 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39361 | ||
| 11608 | 2026.01.21 00:08:25.365209 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59684 | ||
| 11609 | 2026.01.21 00:08:25.365240 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35201 | ||
| 11610 | 2026.01.21 00:08:25.365265 [ 288 ] {} <Trace> TCP-Session: 83e795eb-682c-49cf-ad32-2a21ec086cd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11611 | 2026.01.21 00:08:25.365260 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57903 | ||
| 11612 | 2026.01.21 00:08:25.365326 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11613 | 2026.01.21 00:08:25.365331 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11614 | 2026.01.21 00:08:25.365298 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11615 | 2026.01.21 00:08:25.365371 [ 294 ] {} <Debug> TCP-Session: 89d3ffce-8a72-4659-8b44-a7f241a9deb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:35201 | ||
| 11616 | 2026.01.21 00:08:25.365366 [ 290 ] {} <Debug> TCP-Session: 6ca02a09-7f91-46c6-9678-882cd9efc02d Authenticating user 'default' from [fd00:1122:3344:101::e]:59684 | ||
| 11617 | 2026.01.21 00:08:25.365400 [ 289 ] {} <Debug> TCP-Session: ea03cb25-06ce-46d7-a66d-1af488f6fbe5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39361 | ||
| 11618 | 2026.01.21 00:08:25.365409 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11619 | 2026.01.21 00:08:25.365420 [ 290 ] {} <Debug> TCP-Session: 6ca02a09-7f91-46c6-9678-882cd9efc02d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11620 | 2026.01.21 00:08:25.365444 [ 288 ] {8eeb77df-dc69-4434-bd0a-8fb342df359c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63292) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11621 | 2026.01.21 00:08:25.365458 [ 286 ] {} <Debug> TCP-Session: 623d5653-1a5c-4d30-9230-9aa077b028ff Authenticating user 'default' from [fd00:1122:3344:101::e]:57903 | ||
| 11622 | 2026.01.21 00:08:25.365459 [ 290 ] {} <Debug> TCP-Session: 6ca02a09-7f91-46c6-9678-882cd9efc02d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11623 | 2026.01.21 00:08:25.365410 [ 294 ] {} <Debug> TCP-Session: 89d3ffce-8a72-4659-8b44-a7f241a9deb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11624 | 2026.01.21 00:08:25.365500 [ 286 ] {} <Debug> TCP-Session: 623d5653-1a5c-4d30-9230-9aa077b028ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11625 | 2026.01.21 00:08:25.365520 [ 294 ] {} <Debug> TCP-Session: 89d3ffce-8a72-4659-8b44-a7f241a9deb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11626 | 2026.01.21 00:08:25.365536 [ 286 ] {} <Debug> TCP-Session: 623d5653-1a5c-4d30-9230-9aa077b028ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11627 | 2026.01.21 00:08:25.365250 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64380 | ||
| 11628 | 2026.01.21 00:08:25.365227 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33938 | ||
| 11629 | 2026.01.21 00:08:25.365229 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53237 | ||
| 11630 | 2026.01.21 00:08:25.365202 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65345 | ||
| 11631 | 2026.01.21 00:08:25.365637 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11632 | 2026.01.21 00:08:25.365661 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11633 | 2026.01.21 00:08:25.365685 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11634 | 2026.01.21 00:08:25.365691 [ 3 ] {} <Debug> TCP-Session: fb08ec7f-d8e4-45da-b11e-9ad4f2fe2d4c Authenticating user 'default' from [fd00:1122:3344:101::e]:64380 | ||
| 11635 | 2026.01.21 00:08:25.365707 [ 292 ] {} <Debug> TCP-Session: 46cf9275-4eab-4c77-8874-6f79ccbb1ad2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33938 | ||
| 11636 | 2026.01.21 00:08:25.365719 [ 293 ] {} <Debug> TCP-Session: 71daccf0-ea8c-4fb9-b88f-670281d29974 Authenticating user 'default' from [fd00:1122:3344:101::e]:53237 | ||
| 11637 | 2026.01.21 00:08:25.365728 [ 3 ] {} <Debug> TCP-Session: fb08ec7f-d8e4-45da-b11e-9ad4f2fe2d4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11638 | 2026.01.21 00:08:25.365743 [ 292 ] {} <Debug> TCP-Session: 46cf9275-4eab-4c77-8874-6f79ccbb1ad2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11639 | 2026.01.21 00:08:25.365755 [ 293 ] {} <Debug> TCP-Session: 71daccf0-ea8c-4fb9-b88f-670281d29974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11640 | 2026.01.21 00:08:25.365761 [ 3 ] {} <Debug> TCP-Session: fb08ec7f-d8e4-45da-b11e-9ad4f2fe2d4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11641 | 2026.01.21 00:08:25.365778 [ 292 ] {} <Debug> TCP-Session: 46cf9275-4eab-4c77-8874-6f79ccbb1ad2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11642 | 2026.01.21 00:08:25.365787 [ 293 ] {} <Debug> TCP-Session: 71daccf0-ea8c-4fb9-b88f-670281d29974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11643 | 2026.01.21 00:08:25.365721 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11644 | 2026.01.21 00:08:25.365440 [ 289 ] {} <Debug> TCP-Session: ea03cb25-06ce-46d7-a66d-1af488f6fbe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11645 | 2026.01.21 00:08:25.365861 [ 291 ] {} <Debug> TCP-Session: 3d7139c5-134d-49d0-ab49-5e3dc7fccc4e Authenticating user 'default' from [fd00:1122:3344:101::e]:65345 | ||
| 11646 | 2026.01.21 00:08:25.365876 [ 289 ] {} <Debug> TCP-Session: ea03cb25-06ce-46d7-a66d-1af488f6fbe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11647 | 2026.01.21 00:08:25.365892 [ 291 ] {} <Debug> TCP-Session: 3d7139c5-134d-49d0-ab49-5e3dc7fccc4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11648 | 2026.01.21 00:08:25.365715 [ 288 ] {8eeb77df-dc69-4434-bd0a-8fb342df359c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11649 | 2026.01.21 00:08:25.365913 [ 291 ] {} <Debug> TCP-Session: 3d7139c5-134d-49d0-ab49-5e3dc7fccc4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11650 | 2026.01.21 00:08:25.365963 [ 288 ] {8eeb77df-dc69-4434-bd0a-8fb342df359c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11651 | 2026.01.21 00:08:25.366244 [ 288 ] {8eeb77df-dc69-4434-bd0a-8fb342df359c} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 11652 | 2026.01.21 00:08:25.367273 [ 305 ] {8eeb77df-dc69-4434-bd0a-8fb342df359c} <Trace> AggregatingTransform: Aggregating | ||
| 11653 | 2026.01.21 00:08:25.367320 [ 305 ] {8eeb77df-dc69-4434-bd0a-8fb342df359c} <Trace> Aggregator: Aggregation method: without_key | ||
| 11654 | 2026.01.21 00:08:25.367364 [ 305 ] {8eeb77df-dc69-4434-bd0a-8fb342df359c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001019435 sec. (980.936 rows/sec., 38.32 KiB/sec.) | ||
| 11655 | 2026.01.21 00:08:25.367387 [ 305 ] {8eeb77df-dc69-4434-bd0a-8fb342df359c} <Trace> Aggregator: Merging aggregated data | ||
| 11656 | 2026.01.21 00:08:25.368674 [ 288 ] {8eeb77df-dc69-4434-bd0a-8fb342df359c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003281 sec., 304.7851264858275 rows/sec., 11.91 KiB/sec. | ||
| 11657 | 2026.01.21 00:08:25.368812 [ 288 ] {8eeb77df-dc69-4434-bd0a-8fb342df359c} <Debug> TCPHandler: Processed in 0.003659405 sec. | ||
| 11658 | 2026.01.21 00:08:25.368917 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11659 | 2026.01.21 00:08:25.368948 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11660 | 2026.01.21 00:08:25.368966 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11661 | 2026.01.21 00:08:25.368989 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11662 | 2026.01.21 00:08:25.368996 [ 293 ] {} <Debug> TCP-Session: 71daccf0-ea8c-4fb9-b88f-670281d29974 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11663 | 2026.01.21 00:08:25.369008 [ 289 ] {} <Debug> TCP-Session: ea03cb25-06ce-46d7-a66d-1af488f6fbe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11664 | 2026.01.21 00:08:25.369022 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11665 | 2026.01.21 00:08:25.369046 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11666 | 2026.01.21 00:08:25.369026 [ 3 ] {} <Debug> TCP-Session: fb08ec7f-d8e4-45da-b11e-9ad4f2fe2d4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11667 | 2026.01.21 00:08:25.369076 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11668 | 2026.01.21 00:08:25.369100 [ 290 ] {} <Debug> TCP-Session: 6ca02a09-7f91-46c6-9678-882cd9efc02d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11669 | 2026.01.21 00:08:25.369096 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11670 | 2026.01.21 00:08:25.369130 [ 294 ] {} <Debug> TCP-Session: 89d3ffce-8a72-4659-8b44-a7f241a9deb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11671 | 2026.01.21 00:08:25.369078 [ 291 ] {} <Debug> TCP-Session: 3d7139c5-134d-49d0-ab49-5e3dc7fccc4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11672 | 2026.01.21 00:08:25.369168 [ 286 ] {} <Debug> TCP-Session: 623d5653-1a5c-4d30-9230-9aa077b028ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11673 | 2026.01.21 00:08:25.369005 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11674 | 2026.01.21 00:08:25.368951 [ 288 ] {} <Debug> TCP-Session: 83e795eb-682c-49cf-ad32-2a21ec086cd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11675 | 2026.01.21 00:08:25.369235 [ 292 ] {} <Debug> TCP-Session: 46cf9275-4eab-4c77-8874-6f79ccbb1ad2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11676 | 2026.01.21 00:08:25.925996 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11677 | 2026.01.21 00:08:25.926048 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11678 | 2026.01.21 00:08:26.064771 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27875 | ||
| 11679 | 2026.01.21 00:08:26.065354 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11680 | 2026.01.21 00:08:26.065408 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11681 | 2026.01.21 00:08:26.065893 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11682 | 2026.01.21 00:08:26.066131 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11683 | 2026.01.21 00:08:26.066287 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27875 | ||
| 11684 | 2026.01.21 00:08:27.559743 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 11685 | 2026.01.21 00:08:27.576518 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11686 | 2026.01.21 00:08:27.576577 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11687 | 2026.01.21 00:08:27.582433 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11688 | 2026.01.21 00:08:27.583144 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11689 | 2026.01.21 00:08:27.586298 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 11690 | 2026.01.21 00:08:27.619692 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11691 | 2026.01.21 00:08:27.619973 [ 255 ] {d7ac31f8-489f-40b2-b059-8a28064e7720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11692 | 2026.01.21 00:08:27.620078 [ 255 ] {d7ac31f8-489f-40b2-b059-8a28064e7720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11693 | 2026.01.21 00:08:27.620936 [ 255 ] {d7ac31f8-489f-40b2-b059-8a28064e7720} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11694 | 2026.01.21 00:08:27.620976 [ 255 ] {d7ac31f8-489f-40b2-b059-8a28064e7720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11695 | 2026.01.21 00:08:27.621381 [ 255 ] {d7ac31f8-489f-40b2-b059-8a28064e7720} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11696 | 2026.01.21 00:08:27.621629 [ 255 ] {d7ac31f8-489f-40b2-b059-8a28064e7720} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11697 | 2026.01.21 00:08:27.621787 [ 255 ] {d7ac31f8-489f-40b2-b059-8a28064e7720} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001891 sec., 65573.77049180327 rows/sec., 5.64 MiB/sec. | ||
| 11698 | 2026.01.21 00:08:27.621839 [ 255 ] {d7ac31f8-489f-40b2-b059-8a28064e7720} <Debug> TCPHandler: Processed in 0.002324325 sec. | ||
| 11699 | 2026.01.21 00:08:27.621966 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11700 | 2026.01.21 00:08:27.622068 [ 255 ] {3c48c409-20be-4487-b9e6-e97118e355e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11701 | 2026.01.21 00:08:27.622111 [ 255 ] {3c48c409-20be-4487-b9e6-e97118e355e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11702 | 2026.01.21 00:08:27.622535 [ 255 ] {3c48c409-20be-4487-b9e6-e97118e355e8} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11703 | 2026.01.21 00:08:27.622571 [ 255 ] {3c48c409-20be-4487-b9e6-e97118e355e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11704 | 2026.01.21 00:08:27.622876 [ 255 ] {3c48c409-20be-4487-b9e6-e97118e355e8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11705 | 2026.01.21 00:08:27.623085 [ 255 ] {3c48c409-20be-4487-b9e6-e97118e355e8} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11706 | 2026.01.21 00:08:27.623223 [ 255 ] {3c48c409-20be-4487-b9e6-e97118e355e8} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001179 sec., 28837.99830364716 rows/sec., 2.12 MiB/sec. | ||
| 11707 | 2026.01.21 00:08:27.623263 [ 255 ] {3c48c409-20be-4487-b9e6-e97118e355e8} <Debug> TCPHandler: Processed in 0.001347151 sec. | ||
| 11708 | 2026.01.21 00:08:27.623373 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11709 | 2026.01.21 00:08:27.623469 [ 255 ] {bc310b2b-3b91-4529-9c8b-3fef28734122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11710 | 2026.01.21 00:08:27.623511 [ 255 ] {bc310b2b-3b91-4529-9c8b-3fef28734122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11711 | 2026.01.21 00:08:27.623936 [ 255 ] {bc310b2b-3b91-4529-9c8b-3fef28734122} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11712 | 2026.01.21 00:08:27.623972 [ 255 ] {bc310b2b-3b91-4529-9c8b-3fef28734122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11713 | 2026.01.21 00:08:27.624292 [ 255 ] {bc310b2b-3b91-4529-9c8b-3fef28734122} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11714 | 2026.01.21 00:08:27.624504 [ 255 ] {bc310b2b-3b91-4529-9c8b-3fef28734122} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11715 | 2026.01.21 00:08:27.624632 [ 255 ] {bc310b2b-3b91-4529-9c8b-3fef28734122} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001183 sec., 82840.23668639053 rows/sec., 6.47 MiB/sec. | ||
| 11716 | 2026.01.21 00:08:27.624669 [ 255 ] {bc310b2b-3b91-4529-9c8b-3fef28734122} <Debug> TCPHandler: Processed in 0.0013454 sec. | ||
| 11717 | 2026.01.21 00:08:27.624782 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11718 | 2026.01.21 00:08:27.624877 [ 255 ] {a97ad7f1-1f41-465c-a0da-7d3877909d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11719 | 2026.01.21 00:08:27.624920 [ 255 ] {a97ad7f1-1f41-465c-a0da-7d3877909d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11720 | 2026.01.21 00:08:27.625326 [ 255 ] {a97ad7f1-1f41-465c-a0da-7d3877909d56} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11721 | 2026.01.21 00:08:27.625363 [ 255 ] {a97ad7f1-1f41-465c-a0da-7d3877909d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11722 | 2026.01.21 00:08:27.625697 [ 255 ] {a97ad7f1-1f41-465c-a0da-7d3877909d56} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11723 | 2026.01.21 00:08:27.625911 [ 255 ] {a97ad7f1-1f41-465c-a0da-7d3877909d56} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11724 | 2026.01.21 00:08:27.626040 [ 255 ] {a97ad7f1-1f41-465c-a0da-7d3877909d56} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 11725 | 2026.01.21 00:08:27.626077 [ 255 ] {a97ad7f1-1f41-465c-a0da-7d3877909d56} <Debug> TCPHandler: Processed in 0.001343891 sec. | ||
| 11726 | 2026.01.21 00:08:27.626176 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11727 | 2026.01.21 00:08:27.626271 [ 255 ] {2c069ded-396c-4dce-85fc-22d1c2a69ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11728 | 2026.01.21 00:08:27.626326 [ 255 ] {2c069ded-396c-4dce-85fc-22d1c2a69ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11729 | 2026.01.21 00:08:27.627189 [ 255 ] {2c069ded-396c-4dce-85fc-22d1c2a69ca6} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11730 | 2026.01.21 00:08:27.627226 [ 255 ] {2c069ded-396c-4dce-85fc-22d1c2a69ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11731 | 2026.01.21 00:08:27.627803 [ 255 ] {2c069ded-396c-4dce-85fc-22d1c2a69ca6} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11732 | 2026.01.21 00:08:27.628026 [ 255 ] {2c069ded-396c-4dce-85fc-22d1c2a69ca6} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11733 | 2026.01.21 00:08:27.628161 [ 255 ] {2c069ded-396c-4dce-85fc-22d1c2a69ca6} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001907 sec., 17829.050865233352 rows/sec., 31.95 MiB/sec. | ||
| 11734 | 2026.01.21 00:08:27.628226 [ 255 ] {2c069ded-396c-4dce-85fc-22d1c2a69ca6} <Debug> TCPHandler: Processed in 0.002099812 sec. | ||
| 11735 | 2026.01.21 00:08:27.628334 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11736 | 2026.01.21 00:08:27.628424 [ 255 ] {a623b158-9566-448e-84e1-41e958b5f28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11737 | 2026.01.21 00:08:27.628463 [ 255 ] {a623b158-9566-448e-84e1-41e958b5f28c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11738 | 2026.01.21 00:08:27.628794 [ 255 ] {a623b158-9566-448e-84e1-41e958b5f28c} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11739 | 2026.01.21 00:08:27.628828 [ 255 ] {a623b158-9566-448e-84e1-41e958b5f28c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 11740 | 2026.01.21 00:08:27.629118 [ 255 ] {a623b158-9566-448e-84e1-41e958b5f28c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11741 | 2026.01.21 00:08:27.629405 [ 255 ] {a623b158-9566-448e-84e1-41e958b5f28c} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11742 | 2026.01.21 00:08:27.629532 [ 255 ] {a623b158-9566-448e-84e1-41e958b5f28c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 11743 | 2026.01.21 00:08:27.629568 [ 255 ] {a623b158-9566-448e-84e1-41e958b5f28c} <Debug> TCPHandler: Processed in 0.001271609 sec. | ||
| 11744 | 2026.01.21 00:08:31.167553 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1408 | ||
| 11745 | 2026.01.21 00:08:31.170458 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11746 | 2026.01.21 00:08:31.170515 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 11747 | 2026.01.21 00:08:31.171714 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11748 | 2026.01.21 00:08:31.171986 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11749 | 2026.01.21 00:08:31.172356 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1408 | ||
| 11750 | 2026.01.21 00:08:32.647806 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11751 | 2026.01.21 00:08:32.647989 [ 255 ] {fb467f45-e7ce-4d03-8105-f460620dc80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11752 | 2026.01.21 00:08:32.648056 [ 255 ] {fb467f45-e7ce-4d03-8105-f460620dc80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11753 | 2026.01.21 00:08:32.648747 [ 255 ] {fb467f45-e7ce-4d03-8105-f460620dc80a} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11754 | 2026.01.21 00:08:32.648799 [ 255 ] {fb467f45-e7ce-4d03-8105-f460620dc80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 11755 | 2026.01.21 00:08:32.649200 [ 255 ] {fb467f45-e7ce-4d03-8105-f460620dc80a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11756 | 2026.01.21 00:08:32.649432 [ 255 ] {fb467f45-e7ce-4d03-8105-f460620dc80a} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11757 | 2026.01.21 00:08:32.649598 [ 255 ] {fb467f45-e7ce-4d03-8105-f460620dc80a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001658 sec., 14475.271411338963 rows/sec., 1.20 MiB/sec. | ||
| 11758 | 2026.01.21 00:08:32.649652 [ 255 ] {fb467f45-e7ce-4d03-8105-f460620dc80a} <Debug> TCPHandler: Processed in 0.00197151 sec. | ||
| 11759 | 2026.01.21 00:08:32.649789 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11760 | 2026.01.21 00:08:32.649893 [ 255 ] {245a0447-9b0b-473d-a213-6b82673b5543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11761 | 2026.01.21 00:08:32.649937 [ 255 ] {245a0447-9b0b-473d-a213-6b82673b5543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11762 | 2026.01.21 00:08:32.650382 [ 255 ] {245a0447-9b0b-473d-a213-6b82673b5543} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11763 | 2026.01.21 00:08:32.650416 [ 255 ] {245a0447-9b0b-473d-a213-6b82673b5543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 11764 | 2026.01.21 00:08:32.650723 [ 255 ] {245a0447-9b0b-473d-a213-6b82673b5543} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11765 | 2026.01.21 00:08:32.650930 [ 255 ] {245a0447-9b0b-473d-a213-6b82673b5543} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11766 | 2026.01.21 00:08:32.651058 [ 255 ] {245a0447-9b0b-473d-a213-6b82673b5543} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001189 sec., 3364.1715727502105 rows/sec., 274.32 KiB/sec. | ||
| 11767 | 2026.01.21 00:08:32.651095 [ 255 ] {245a0447-9b0b-473d-a213-6b82673b5543} <Debug> TCPHandler: Processed in 0.001357721 sec. | ||
| 11768 | 2026.01.21 00:08:32.651208 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11769 | 2026.01.21 00:08:32.651303 [ 255 ] {3c432a3c-952b-4646-bc07-07cd4d0a5045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11770 | 2026.01.21 00:08:32.651343 [ 255 ] {3c432a3c-952b-4646-bc07-07cd4d0a5045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11771 | 2026.01.21 00:08:32.652434 [ 255 ] {3c432a3c-952b-4646-bc07-07cd4d0a5045} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11772 | 2026.01.21 00:08:32.652468 [ 255 ] {3c432a3c-952b-4646-bc07-07cd4d0a5045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 11773 | 2026.01.21 00:08:32.652863 [ 255 ] {3c432a3c-952b-4646-bc07-07cd4d0a5045} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11774 | 2026.01.21 00:08:32.653072 [ 255 ] {3c432a3c-952b-4646-bc07-07cd4d0a5045} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11775 | 2026.01.21 00:08:32.653207 [ 255 ] {3c432a3c-952b-4646-bc07-07cd4d0a5045} <Debug> executeQuery: Read 1332 rows, 113.92 KiB in 0.001923 sec., 692667.7067082684 rows/sec., 57.85 MiB/sec. | ||
| 11776 | 2026.01.21 00:08:32.653245 [ 255 ] {3c432a3c-952b-4646-bc07-07cd4d0a5045} <Debug> TCPHandler: Processed in 0.002085271 sec. | ||
| 11777 | 2026.01.21 00:08:32.653361 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11778 | 2026.01.21 00:08:32.653456 [ 255 ] {2394fa1a-627d-4d59-932b-178fbfadc7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11779 | 2026.01.21 00:08:32.653496 [ 255 ] {2394fa1a-627d-4d59-932b-178fbfadc7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11780 | 2026.01.21 00:08:32.653901 [ 255 ] {2394fa1a-627d-4d59-932b-178fbfadc7a7} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11781 | 2026.01.21 00:08:32.653936 [ 255 ] {2394fa1a-627d-4d59-932b-178fbfadc7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 11782 | 2026.01.21 00:08:32.654237 [ 255 ] {2394fa1a-627d-4d59-932b-178fbfadc7a7} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11783 | 2026.01.21 00:08:32.654449 [ 255 ] {2394fa1a-627d-4d59-932b-178fbfadc7a7} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11784 | 2026.01.21 00:08:32.654576 [ 255 ] {2394fa1a-627d-4d59-932b-178fbfadc7a7} <Debug> executeQuery: Read 23 rows, 1.77 KiB in 0.001139 sec., 20193.15188762072 rows/sec., 1.51 MiB/sec. | ||
| 11785 | 2026.01.21 00:08:32.654612 [ 255 ] {2394fa1a-627d-4d59-932b-178fbfadc7a7} <Debug> TCPHandler: Processed in 0.00130025 sec. | ||
| 11786 | 2026.01.21 00:08:32.654722 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11787 | 2026.01.21 00:08:32.654816 [ 255 ] {e89cf8d7-5188-477a-9879-f6949d89c1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11788 | 2026.01.21 00:08:32.654856 [ 255 ] {e89cf8d7-5188-477a-9879-f6949d89c1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11789 | 2026.01.21 00:08:32.655319 [ 255 ] {e89cf8d7-5188-477a-9879-f6949d89c1b8} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11790 | 2026.01.21 00:08:32.655355 [ 255 ] {e89cf8d7-5188-477a-9879-f6949d89c1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 11791 | 2026.01.21 00:08:32.655668 [ 255 ] {e89cf8d7-5188-477a-9879-f6949d89c1b8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11792 | 2026.01.21 00:08:32.655884 [ 255 ] {e89cf8d7-5188-477a-9879-f6949d89c1b8} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11793 | 2026.01.21 00:08:32.656011 [ 255 ] {e89cf8d7-5188-477a-9879-f6949d89c1b8} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001214 sec., 207578.25370675453 rows/sec., 14.36 MiB/sec. | ||
| 11794 | 2026.01.21 00:08:32.656049 [ 255 ] {e89cf8d7-5188-477a-9879-f6949d89c1b8} <Debug> TCPHandler: Processed in 0.001375181 sec. | ||
| 11795 | 2026.01.21 00:08:32.656169 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11796 | 2026.01.21 00:08:32.656265 [ 255 ] {fddaeb34-c125-41aa-a70e-ad4961c8d047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11797 | 2026.01.21 00:08:32.656304 [ 255 ] {fddaeb34-c125-41aa-a70e-ad4961c8d047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11798 | 2026.01.21 00:08:32.656702 [ 255 ] {fddaeb34-c125-41aa-a70e-ad4961c8d047} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11799 | 2026.01.21 00:08:32.656736 [ 255 ] {fddaeb34-c125-41aa-a70e-ad4961c8d047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 11800 | 2026.01.21 00:08:32.657024 [ 255 ] {fddaeb34-c125-41aa-a70e-ad4961c8d047} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11801 | 2026.01.21 00:08:32.657255 [ 255 ] {fddaeb34-c125-41aa-a70e-ad4961c8d047} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11802 | 2026.01.21 00:08:32.657384 [ 255 ] {fddaeb34-c125-41aa-a70e-ad4961c8d047} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001138 sec., 10544.81546572935 rows/sec., 823.81 KiB/sec. | ||
| 11803 | 2026.01.21 00:08:32.657420 [ 255 ] {fddaeb34-c125-41aa-a70e-ad4961c8d047} <Debug> TCPHandler: Processed in 0.00130763 sec. | ||
| 11804 | 2026.01.21 00:08:32.657539 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11805 | 2026.01.21 00:08:32.657632 [ 255 ] {381a70a8-a3ea-4b1b-873b-b51ff876dc08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11806 | 2026.01.21 00:08:32.657672 [ 255 ] {381a70a8-a3ea-4b1b-873b-b51ff876dc08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11807 | 2026.01.21 00:08:32.658268 [ 255 ] {381a70a8-a3ea-4b1b-873b-b51ff876dc08} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11808 | 2026.01.21 00:08:32.658303 [ 255 ] {381a70a8-a3ea-4b1b-873b-b51ff876dc08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 11809 | 2026.01.21 00:08:32.658645 [ 255 ] {381a70a8-a3ea-4b1b-873b-b51ff876dc08} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11810 | 2026.01.21 00:08:32.658859 [ 255 ] {381a70a8-a3ea-4b1b-873b-b51ff876dc08} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11811 | 2026.01.21 00:08:32.658996 [ 255 ] {381a70a8-a3ea-4b1b-873b-b51ff876dc08} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.001382 sec., 410274.96382054995 rows/sec., 30.77 MiB/sec. | ||
| 11812 | 2026.01.21 00:08:32.659034 [ 255 ] {381a70a8-a3ea-4b1b-873b-b51ff876dc08} <Debug> TCPHandler: Processed in 0.001552713 sec. | ||
| 11813 | 2026.01.21 00:08:32.659155 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11814 | 2026.01.21 00:08:32.659250 [ 255 ] {f6b0d47e-a0d9-4980-b109-dbe87e4ebf2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11815 | 2026.01.21 00:08:32.659293 [ 255 ] {f6b0d47e-a0d9-4980-b109-dbe87e4ebf2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11816 | 2026.01.21 00:08:32.659891 [ 255 ] {f6b0d47e-a0d9-4980-b109-dbe87e4ebf2c} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11817 | 2026.01.21 00:08:32.659927 [ 255 ] {f6b0d47e-a0d9-4980-b109-dbe87e4ebf2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 11818 | 2026.01.21 00:08:32.660311 [ 255 ] {f6b0d47e-a0d9-4980-b109-dbe87e4ebf2c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11819 | 2026.01.21 00:08:32.660530 [ 255 ] {f6b0d47e-a0d9-4980-b109-dbe87e4ebf2c} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11820 | 2026.01.21 00:08:32.660670 [ 255 ] {f6b0d47e-a0d9-4980-b109-dbe87e4ebf2c} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001439 sec., 612925.6428075052 rows/sec., 41.60 MiB/sec. | ||
| 11821 | 2026.01.21 00:08:32.660709 [ 255 ] {f6b0d47e-a0d9-4980-b109-dbe87e4ebf2c} <Debug> TCPHandler: Processed in 0.001611945 sec. | ||
| 11822 | 2026.01.21 00:08:32.660822 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11823 | 2026.01.21 00:08:32.660916 [ 255 ] {8ac53232-c5fa-4d96-8aa0-49b0c05be433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11824 | 2026.01.21 00:08:32.660969 [ 255 ] {8ac53232-c5fa-4d96-8aa0-49b0c05be433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11825 | 2026.01.21 00:08:32.661705 [ 255 ] {8ac53232-c5fa-4d96-8aa0-49b0c05be433} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11826 | 2026.01.21 00:08:32.661745 [ 255 ] {8ac53232-c5fa-4d96-8aa0-49b0c05be433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 11827 | 2026.01.21 00:08:32.662242 [ 255 ] {8ac53232-c5fa-4d96-8aa0-49b0c05be433} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11828 | 2026.01.21 00:08:32.662458 [ 255 ] {8ac53232-c5fa-4d96-8aa0-49b0c05be433} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11829 | 2026.01.21 00:08:32.662595 [ 255 ] {8ac53232-c5fa-4d96-8aa0-49b0c05be433} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001698 sec., 4122.497055359246 rows/sec., 7.39 MiB/sec. | ||
| 11830 | 2026.01.21 00:08:32.662649 [ 255 ] {8ac53232-c5fa-4d96-8aa0-49b0c05be433} <Debug> TCPHandler: Processed in 0.001876068 sec. | ||
| 11831 | 2026.01.21 00:08:32.662765 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11832 | 2026.01.21 00:08:32.662859 [ 255 ] {9a1c6de4-f9bc-4836-9a85-c9af314eaa4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11833 | 2026.01.21 00:08:32.662900 [ 255 ] {9a1c6de4-f9bc-4836-9a85-c9af314eaa4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11834 | 2026.01.21 00:08:32.663239 [ 255 ] {9a1c6de4-f9bc-4836-9a85-c9af314eaa4d} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11835 | 2026.01.21 00:08:32.663276 [ 255 ] {9a1c6de4-f9bc-4836-9a85-c9af314eaa4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 11836 | 2026.01.21 00:08:32.663578 [ 255 ] {9a1c6de4-f9bc-4836-9a85-c9af314eaa4d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11837 | 2026.01.21 00:08:32.663786 [ 255 ] {9a1c6de4-f9bc-4836-9a85-c9af314eaa4d} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11838 | 2026.01.21 00:08:32.663916 [ 255 ] {9a1c6de4-f9bc-4836-9a85-c9af314eaa4d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 11839 | 2026.01.21 00:08:32.663952 [ 255 ] {9a1c6de4-f9bc-4836-9a85-c9af314eaa4d} <Debug> TCPHandler: Processed in 0.001235939 sec. | ||
| 11840 | 2026.01.21 00:08:33.566497 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28323 | ||
| 11841 | 2026.01.21 00:08:33.567019 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11842 | 2026.01.21 00:08:33.567059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 11843 | 2026.01.21 00:08:33.567546 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11844 | 2026.01.21 00:08:33.567788 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11845 | 2026.01.21 00:08:33.567930 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28323 | ||
| 11846 | 2026.01.21 00:08:35.086447 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 11847 | 2026.01.21 00:08:35.105238 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11848 | 2026.01.21 00:08:35.105301 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 11849 | 2026.01.21 00:08:35.111779 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11850 | 2026.01.21 00:08:35.112524 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11851 | 2026.01.21 00:08:35.116313 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 11852 | 2026.01.21 00:08:37.619107 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11853 | 2026.01.21 00:08:37.619403 [ 255 ] {fd3368cf-a860-4062-afb9-3b34218eb4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11854 | 2026.01.21 00:08:37.619505 [ 255 ] {fd3368cf-a860-4062-afb9-3b34218eb4ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11855 | 2026.01.21 00:08:37.620411 [ 255 ] {fd3368cf-a860-4062-afb9-3b34218eb4ad} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11856 | 2026.01.21 00:08:37.620452 [ 255 ] {fd3368cf-a860-4062-afb9-3b34218eb4ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 11857 | 2026.01.21 00:08:37.620837 [ 255 ] {fd3368cf-a860-4062-afb9-3b34218eb4ad} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11858 | 2026.01.21 00:08:37.621072 [ 255 ] {fd3368cf-a860-4062-afb9-3b34218eb4ad} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11859 | 2026.01.21 00:08:37.621218 [ 255 ] {fd3368cf-a860-4062-afb9-3b34218eb4ad} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.00189 sec., 65608.46560846562 rows/sec., 5.64 MiB/sec. | ||
| 11860 | 2026.01.21 00:08:37.621232 [ 100 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11861 | 2026.01.21 00:08:37.621258 [ 255 ] {fd3368cf-a860-4062-afb9-3b34218eb4ad} <Debug> TCPHandler: Processed in 0.002323645 sec. | ||
| 11862 | 2026.01.21 00:08:37.621304 [ 100 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11863 | 2026.01.21 00:08:37.621333 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 11864 | 2026.01.21 00:08:37.621445 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11865 | 2026.01.21 00:08:37.621480 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11866 | 2026.01.21 00:08:37.621543 [ 255 ] {e4ccc634-ae4b-4ce6-84aa-74c4aff2c961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11867 | 2026.01.21 00:08:37.621589 [ 255 ] {e4ccc634-ae4b-4ce6-84aa-74c4aff2c961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11868 | 2026.01.21 00:08:37.621635 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11869 | 2026.01.21 00:08:37.621686 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2555 rows starting from the beginning of the part | ||
| 11870 | 2026.01.21 00:08:37.621759 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 126 rows starting from the beginning of the part | ||
| 11871 | 2026.01.21 00:08:37.621810 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 70 rows starting from the beginning of the part | ||
| 11872 | 2026.01.21 00:08:37.621859 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 124 rows starting from the beginning of the part | ||
| 11873 | 2026.01.21 00:08:37.621913 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1332 rows starting from the beginning of the part | ||
| 11874 | 2026.01.21 00:08:37.621956 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 124 rows starting from the beginning of the part | ||
| 11875 | 2026.01.21 00:08:37.622060 [ 255 ] {e4ccc634-ae4b-4ce6-84aa-74c4aff2c961} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11876 | 2026.01.21 00:08:37.622104 [ 255 ] {e4ccc634-ae4b-4ce6-84aa-74c4aff2c961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 11877 | 2026.01.21 00:08:37.622465 [ 255 ] {e4ccc634-ae4b-4ce6-84aa-74c4aff2c961} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11878 | 2026.01.21 00:08:37.622677 [ 255 ] {e4ccc634-ae4b-4ce6-84aa-74c4aff2c961} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11879 | 2026.01.21 00:08:37.622813 [ 255 ] {e4ccc634-ae4b-4ce6-84aa-74c4aff2c961} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001289 sec., 26377.036462373933 rows/sec., 1.94 MiB/sec. | ||
| 11880 | 2026.01.21 00:08:37.622851 [ 255 ] {e4ccc634-ae4b-4ce6-84aa-74c4aff2c961} <Debug> TCPHandler: Processed in 0.001463323 sec. | ||
| 11881 | 2026.01.21 00:08:37.622960 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11882 | 2026.01.21 00:08:37.623061 [ 255 ] {6087e75b-4d4e-4819-877a-1de5c0e9849b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11883 | 2026.01.21 00:08:37.623099 [ 255 ] {6087e75b-4d4e-4819-877a-1de5c0e9849b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11884 | 2026.01.21 00:08:37.623581 [ 255 ] {6087e75b-4d4e-4819-877a-1de5c0e9849b} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11885 | 2026.01.21 00:08:37.623618 [ 255 ] {6087e75b-4d4e-4819-877a-1de5c0e9849b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 11886 | 2026.01.21 00:08:37.623828 [ 196 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4331 rows, containing 5 columns (5 merged, 0 gathered) in 0.002413296 sec., 1794641.0220710596 rows/sec., 155.16 MiB/sec. | ||
| 11887 | 2026.01.21 00:08:37.623928 [ 255 ] {6087e75b-4d4e-4819-877a-1de5c0e9849b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11888 | 2026.01.21 00:08:37.624154 [ 255 ] {6087e75b-4d4e-4819-877a-1de5c0e9849b} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11889 | 2026.01.21 00:08:37.624168 [ 188 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11890 | 2026.01.21 00:08:37.624274 [ 99 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11891 | 2026.01.21 00:08:37.624282 [ 255 ] {6087e75b-4d4e-4819-877a-1de5c0e9849b} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001238 sec., 79159.9353796446 rows/sec., 6.18 MiB/sec. | ||
| 11892 | 2026.01.21 00:08:37.624325 [ 99 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11893 | 2026.01.21 00:08:37.624343 [ 255 ] {6087e75b-4d4e-4819-877a-1de5c0e9849b} <Debug> TCPHandler: Processed in 0.001430061 sec. | ||
| 11894 | 2026.01.21 00:08:37.624358 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 11895 | 2026.01.21 00:08:37.624468 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11896 | 2026.01.21 00:08:37.624472 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11897 | 2026.01.21 00:08:37.624521 [ 188 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_86_17} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11898 | 2026.01.21 00:08:37.624568 [ 255 ] {9f14403e-8af9-4545-ab8b-d05df8c70fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11899 | 2026.01.21 00:08:37.624569 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11900 | 2026.01.21 00:08:37.624610 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1304 rows starting from the beginning of the part | ||
| 11901 | 2026.01.21 00:08:37.624616 [ 255 ] {9f14403e-8af9-4545-ab8b-d05df8c70fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11902 | 2026.01.21 00:08:37.624617 [ 188 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_86_17} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11903 | 2026.01.21 00:08:37.624664 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 102 rows starting from the beginning of the part | ||
| 11904 | 2026.01.21 00:08:37.624710 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 71 rows starting from the beginning of the part | ||
| 11905 | 2026.01.21 00:08:37.624747 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 98 rows starting from the beginning of the part | ||
| 11906 | 2026.01.21 00:08:37.624751 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 11907 | 2026.01.21 00:08:37.624786 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 567 rows starting from the beginning of the part | ||
| 11908 | 2026.01.21 00:08:37.624829 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 98 rows starting from the beginning of the part | ||
| 11909 | 2026.01.21 00:08:37.625035 [ 255 ] {9f14403e-8af9-4545-ab8b-d05df8c70fdc} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11910 | 2026.01.21 00:08:37.625070 [ 255 ] {9f14403e-8af9-4545-ab8b-d05df8c70fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 11911 | 2026.01.21 00:08:37.625386 [ 255 ] {9f14403e-8af9-4545-ab8b-d05df8c70fdc} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11912 | 2026.01.21 00:08:37.625589 [ 255 ] {9f14403e-8af9-4545-ab8b-d05df8c70fdc} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11913 | 2026.01.21 00:08:37.625715 [ 255 ] {9f14403e-8af9-4545-ab8b-d05df8c70fdc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 11914 | 2026.01.21 00:08:37.625751 [ 255 ] {9f14403e-8af9-4545-ab8b-d05df8c70fdc} <Debug> TCPHandler: Processed in 0.00133037 sec. | ||
| 11915 | 2026.01.21 00:08:37.625769 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11916 | 2026.01.21 00:08:37.625839 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11917 | 2026.01.21 00:08:37.625861 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11918 | 2026.01.21 00:08:37.625862 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 11919 | 2026.01.21 00:08:37.625892 [ 189 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2240 rows, containing 5 columns (5 merged, 0 gathered) in 0.001465152 sec., 1528851.6140304897 rows/sec., 118.63 MiB/sec. | ||
| 11920 | 2026.01.21 00:08:37.625958 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11921 | 2026.01.21 00:08:37.625965 [ 255 ] {7a3a2588-4f19-4a2f-b578-77c880274863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11922 | 2026.01.21 00:08:37.626028 [ 255 ] {7a3a2588-4f19-4a2f-b578-77c880274863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11923 | 2026.01.21 00:08:37.626036 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11924 | 2026.01.21 00:08:37.626050 [ 189 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11925 | 2026.01.21 00:08:37.626062 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 22308 rows starting from the beginning of the part | ||
| 11926 | 2026.01.21 00:08:37.626103 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 162 rows starting from the beginning of the part | ||
| 11927 | 2026.01.21 00:08:37.626136 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 11928 | 2026.01.21 00:08:37.626166 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 11929 | 2026.01.21 00:08:37.626199 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 882 rows starting from the beginning of the part | ||
| 11930 | 2026.01.21 00:08:37.626229 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 11931 | 2026.01.21 00:08:37.626288 [ 189 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_86_17} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11932 | 2026.01.21 00:08:37.626350 [ 189 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_86_17} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11933 | 2026.01.21 00:08:37.626408 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 11934 | 2026.01.21 00:08:37.626856 [ 255 ] {7a3a2588-4f19-4a2f-b578-77c880274863} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11935 | 2026.01.21 00:08:37.626891 [ 255 ] {7a3a2588-4f19-4a2f-b578-77c880274863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 11936 | 2026.01.21 00:08:37.627466 [ 255 ] {7a3a2588-4f19-4a2f-b578-77c880274863} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11937 | 2026.01.21 00:08:37.627683 [ 255 ] {7a3a2588-4f19-4a2f-b578-77c880274863} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11938 | 2026.01.21 00:08:37.627813 [ 255 ] {7a3a2588-4f19-4a2f-b578-77c880274863} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001866 sec., 18220.793140407288 rows/sec., 32.65 MiB/sec. | ||
| 11939 | 2026.01.21 00:08:37.627867 [ 255 ] {7a3a2588-4f19-4a2f-b578-77c880274863} <Debug> TCPHandler: Processed in 0.002053141 sec. | ||
| 11940 | 2026.01.21 00:08:37.627981 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11941 | 2026.01.21 00:08:37.628081 [ 255 ] {7d4a703f-15be-4ce0-a5d0-528955c089c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11942 | 2026.01.21 00:08:37.628121 [ 255 ] {7d4a703f-15be-4ce0-a5d0-528955c089c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11943 | 2026.01.21 00:08:37.628457 [ 255 ] {7d4a703f-15be-4ce0-a5d0-528955c089c7} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11944 | 2026.01.21 00:08:37.628492 [ 255 ] {7d4a703f-15be-4ce0-a5d0-528955c089c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 11945 | 2026.01.21 00:08:37.628791 [ 255 ] {7d4a703f-15be-4ce0-a5d0-528955c089c7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11946 | 2026.01.21 00:08:37.628994 [ 255 ] {7d4a703f-15be-4ce0-a5d0-528955c089c7} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11947 | 2026.01.21 00:08:37.629116 [ 255 ] {7d4a703f-15be-4ce0-a5d0-528955c089c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 11948 | 2026.01.21 00:08:37.629129 [ 98 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11949 | 2026.01.21 00:08:37.629151 [ 255 ] {7d4a703f-15be-4ce0-a5d0-528955c089c7} <Debug> TCPHandler: Processed in 0.001217569 sec. | ||
| 11950 | 2026.01.21 00:08:37.629170 [ 98 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11951 | 2026.01.21 00:08:37.629195 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 11952 | 2026.01.21 00:08:37.629311 [ 198 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11953 | 2026.01.21 00:08:37.629470 [ 198 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11954 | 2026.01.21 00:08:37.629512 [ 198 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4176 rows starting from the beginning of the part | ||
| 11955 | 2026.01.21 00:08:37.629582 [ 198 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 11956 | 2026.01.21 00:08:37.629630 [ 198 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 11957 | 2026.01.21 00:08:37.629674 [ 198 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 11958 | 2026.01.21 00:08:37.629737 [ 198 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 11959 | 2026.01.21 00:08:37.629782 [ 198 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 11960 | 2026.01.21 00:08:37.631363 [ 189 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23832 rows, containing 5 columns (5 merged, 0 gathered) in 0.005431242 sec., 4387946.624363267 rows/sec., 300.16 MiB/sec. | ||
| 11961 | 2026.01.21 00:08:37.631712 [ 200 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4476 rows, containing 4 columns (4 merged, 0 gathered) in 0.002451538 sec., 1825792.6248746705 rows/sec., 120.95 MiB/sec. | ||
| 11962 | 2026.01.21 00:08:37.631759 [ 189 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11963 | 2026.01.21 00:08:37.632003 [ 189 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11964 | 2026.01.21 00:08:37.632068 [ 189 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11965 | 2026.01.21 00:08:37.632115 [ 198 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11966 | 2026.01.21 00:08:37.632126 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 11967 | 2026.01.21 00:08:37.632368 [ 198 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_86_17} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11968 | 2026.01.21 00:08:37.632438 [ 198 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_86_17} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11969 | 2026.01.21 00:08:37.632506 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 11970 | 2026.01.21 00:08:40.926093 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11971 | 2026.01.21 00:08:40.926159 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11972 | 2026.01.21 00:08:41.068173 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28835 | ||
| 11973 | 2026.01.21 00:08:41.068951 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11974 | 2026.01.21 00:08:41.069022 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 11975 | 2026.01.21 00:08:41.069543 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11976 | 2026.01.21 00:08:41.069804 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11977 | 2026.01.21 00:08:41.069957 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28835 | ||
| 11978 | 2026.01.21 00:08:41.172664 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1440 | ||
| 11979 | 2026.01.21 00:08:41.175130 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11980 | 2026.01.21 00:08:41.175175 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 11981 | 2026.01.21 00:08:41.176411 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11982 | 2026.01.21 00:08:41.176677 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11983 | 2026.01.21 00:08:41.176979 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1440 | ||
| 11984 | 2026.01.21 00:08:42.616499 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 11985 | 2026.01.21 00:08:42.618727 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11986 | 2026.01.21 00:08:42.618927 [ 255 ] {5a07a9d6-a426-4838-b728-8ee0edbcb743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11987 | 2026.01.21 00:08:42.619004 [ 255 ] {5a07a9d6-a426-4838-b728-8ee0edbcb743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11988 | 2026.01.21 00:08:42.619670 [ 255 ] {5a07a9d6-a426-4838-b728-8ee0edbcb743} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11989 | 2026.01.21 00:08:42.619721 [ 255 ] {5a07a9d6-a426-4838-b728-8ee0edbcb743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 11990 | 2026.01.21 00:08:42.620137 [ 255 ] {5a07a9d6-a426-4838-b728-8ee0edbcb743} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11991 | 2026.01.21 00:08:42.620371 [ 255 ] {5a07a9d6-a426-4838-b728-8ee0edbcb743} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11992 | 2026.01.21 00:08:42.620536 [ 255 ] {5a07a9d6-a426-4838-b728-8ee0edbcb743} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001663 sec., 42092.60372820205 rows/sec., 3.38 MiB/sec. | ||
| 11993 | 2026.01.21 00:08:42.620587 [ 255 ] {5a07a9d6-a426-4838-b728-8ee0edbcb743} <Debug> TCPHandler: Processed in 0.0019938 sec. | ||
| 11994 | 2026.01.21 00:08:42.620717 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11995 | 2026.01.21 00:08:42.620819 [ 255 ] {6666888e-e642-4fde-961c-a931930cca8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11996 | 2026.01.21 00:08:42.620865 [ 255 ] {6666888e-e642-4fde-961c-a931930cca8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11997 | 2026.01.21 00:08:42.621280 [ 255 ] {6666888e-e642-4fde-961c-a931930cca8b} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11998 | 2026.01.21 00:08:42.621318 [ 255 ] {6666888e-e642-4fde-961c-a931930cca8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 11999 | 2026.01.21 00:08:42.621649 [ 255 ] {6666888e-e642-4fde-961c-a931930cca8b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12000 | 2026.01.21 00:08:42.621863 [ 255 ] {6666888e-e642-4fde-961c-a931930cca8b} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12001 | 2026.01.21 00:08:42.621982 [ 95 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12002 | 2026.01.21 00:08:42.621995 [ 255 ] {6666888e-e642-4fde-961c-a931930cca8b} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.0012 sec., 5833.333333333334 rows/sec., 438.64 KiB/sec. | ||
| 12003 | 2026.01.21 00:08:42.622033 [ 95 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12004 | 2026.01.21 00:08:42.622053 [ 255 ] {6666888e-e642-4fde-961c-a931930cca8b} <Debug> TCPHandler: Processed in 0.001388501 sec. | ||
| 12005 | 2026.01.21 00:08:42.622065 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12006 | 2026.01.21 00:08:42.622170 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12007 | 2026.01.21 00:08:42.622172 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::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 | ||
| 12008 | 2026.01.21 00:08:42.622271 [ 255 ] {07c86dcb-2b6d-435c-b74f-7fc5b8878a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12009 | 2026.01.21 00:08:42.622301 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12010 | 2026.01.21 00:08:42.622319 [ 255 ] {07c86dcb-2b6d-435c-b74f-7fc5b8878a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12011 | 2026.01.21 00:08:42.622337 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 296 rows starting from the beginning of the part | ||
| 12012 | 2026.01.21 00:08:42.622400 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 12013 | 2026.01.21 00:08:42.622445 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 34 rows starting from the beginning of the part | ||
| 12014 | 2026.01.21 00:08:42.622486 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 23 rows starting from the beginning of the part | ||
| 12015 | 2026.01.21 00:08:42.622525 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 34 rows starting from the beginning of the part | ||
| 12016 | 2026.01.21 00:08:42.622563 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 12017 | 2026.01.21 00:08:42.622785 [ 255 ] {07c86dcb-2b6d-435c-b74f-7fc5b8878a69} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12018 | 2026.01.21 00:08:42.622829 [ 255 ] {07c86dcb-2b6d-435c-b74f-7fc5b8878a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12019 | 2026.01.21 00:08:42.623159 [ 255 ] {07c86dcb-2b6d-435c-b74f-7fc5b8878a69} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12020 | 2026.01.21 00:08:42.623372 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 401 rows, containing 5 columns (5 merged, 0 gathered) in 0.001240969 sec., 323134.5827333318 rows/sec., 22.30 MiB/sec. | ||
| 12021 | 2026.01.21 00:08:42.623376 [ 255 ] {07c86dcb-2b6d-435c-b74f-7fc5b8878a69} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12022 | 2026.01.21 00:08:42.623523 [ 255 ] {07c86dcb-2b6d-435c-b74f-7fc5b8878a69} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001271 sec., 55861.52635719906 rows/sec., 4.36 MiB/sec. | ||
| 12023 | 2026.01.21 00:08:42.623561 [ 255 ] {07c86dcb-2b6d-435c-b74f-7fc5b8878a69} <Debug> TCPHandler: Processed in 0.001439942 sec. | ||
| 12024 | 2026.01.21 00:08:42.623590 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12025 | 2026.01.21 00:08:42.623682 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12026 | 2026.01.21 00:08:42.623783 [ 255 ] {2d2aeb9d-3f34-4064-9072-e44ca353c62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12027 | 2026.01.21 00:08:42.623829 [ 255 ] {2d2aeb9d-3f34-4064-9072-e44ca353c62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12028 | 2026.01.21 00:08:42.623953 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_81_16} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12029 | 2026.01.21 00:08:42.624057 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_81_16} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12030 | 2026.01.21 00:08:42.624155 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12031 | 2026.01.21 00:08:42.624251 [ 255 ] {2d2aeb9d-3f34-4064-9072-e44ca353c62a} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12032 | 2026.01.21 00:08:42.624292 [ 255 ] {2d2aeb9d-3f34-4064-9072-e44ca353c62a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12033 | 2026.01.21 00:08:42.624628 [ 255 ] {2d2aeb9d-3f34-4064-9072-e44ca353c62a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12034 | 2026.01.21 00:08:42.624843 [ 255 ] {2d2aeb9d-3f34-4064-9072-e44ca353c62a} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12035 | 2026.01.21 00:08:42.624972 [ 255 ] {2d2aeb9d-3f34-4064-9072-e44ca353c62a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 12036 | 2026.01.21 00:08:42.625010 [ 255 ] {2d2aeb9d-3f34-4064-9072-e44ca353c62a} <Debug> TCPHandler: Processed in 0.001377931 sec. | ||
| 12037 | 2026.01.21 00:08:42.625109 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12038 | 2026.01.21 00:08:42.625202 [ 255 ] {0226f5c3-1ba3-4f7f-8697-7f59425f4581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12039 | 2026.01.21 00:08:42.625256 [ 255 ] {0226f5c3-1ba3-4f7f-8697-7f59425f4581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12040 | 2026.01.21 00:08:42.626031 [ 255 ] {0226f5c3-1ba3-4f7f-8697-7f59425f4581} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12041 | 2026.01.21 00:08:42.626068 [ 255 ] {0226f5c3-1ba3-4f7f-8697-7f59425f4581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12042 | 2026.01.21 00:08:42.626583 [ 255 ] {0226f5c3-1ba3-4f7f-8697-7f59425f4581} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12043 | 2026.01.21 00:08:42.626813 [ 255 ] {0226f5c3-1ba3-4f7f-8697-7f59425f4581} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12044 | 2026.01.21 00:08:42.626952 [ 255 ] {0226f5c3-1ba3-4f7f-8697-7f59425f4581} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001769 sec., 3957.0378745053704 rows/sec., 7.09 MiB/sec. | ||
| 12045 | 2026.01.21 00:08:42.627010 [ 255 ] {0226f5c3-1ba3-4f7f-8697-7f59425f4581} <Debug> TCPHandler: Processed in 0.00194898 sec. | ||
| 12046 | 2026.01.21 00:08:42.627124 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12047 | 2026.01.21 00:08:42.627218 [ 255 ] {4070c60b-acb2-4b89-9422-ed93816587f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12048 | 2026.01.21 00:08:42.627260 [ 255 ] {4070c60b-acb2-4b89-9422-ed93816587f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12049 | 2026.01.21 00:08:42.627604 [ 255 ] {4070c60b-acb2-4b89-9422-ed93816587f7} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12050 | 2026.01.21 00:08:42.627640 [ 255 ] {4070c60b-acb2-4b89-9422-ed93816587f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12051 | 2026.01.21 00:08:42.627937 [ 255 ] {4070c60b-acb2-4b89-9422-ed93816587f7} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12052 | 2026.01.21 00:08:42.628145 [ 255 ] {4070c60b-acb2-4b89-9422-ed93816587f7} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12053 | 2026.01.21 00:08:42.628274 [ 255 ] {4070c60b-acb2-4b89-9422-ed93816587f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 12054 | 2026.01.21 00:08:42.628310 [ 255 ] {4070c60b-acb2-4b89-9422-ed93816587f7} <Debug> TCPHandler: Processed in 0.001235229 sec. | ||
| 12055 | 2026.01.21 00:08:42.633150 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12056 | 2026.01.21 00:08:42.633202 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12057 | 2026.01.21 00:08:42.639470 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12058 | 2026.01.21 00:08:42.640140 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12059 | 2026.01.21 00:08:42.643054 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12060 | 2026.01.21 00:08:44.720346 [ 93 ] {} <Debug> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 12061 | 2026.01.21 00:08:44.720413 [ 93 ] {} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12062 | 2026.01.21 00:08:44.720435 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12063 | 2026.01.21 00:08:44.720572 [ 187 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 12064 | 2026.01.21 00:08:44.720742 [ 187 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12065 | 2026.01.21 00:08:44.720783 [ 187 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 241 rows starting from the beginning of the part | ||
| 12066 | 2026.01.21 00:08:44.720860 [ 187 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 12067 | 2026.01.21 00:08:44.720913 [ 187 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 12068 | 2026.01.21 00:08:44.720966 [ 187 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 12069 | 2026.01.21 00:08:44.721010 [ 187 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 12070 | 2026.01.21 00:08:44.721827 [ 189 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 289 rows, containing 5 columns (5 merged, 0 gathered) in 0.00132142 sec., 218704.12132403022 rows/sec., 14.14 MiB/sec. | ||
| 12071 | 2026.01.21 00:08:44.722055 [ 190 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 12072 | 2026.01.21 00:08:44.722388 [ 190 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_18_4} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12073 | 2026.01.21 00:08:44.722474 [ 190 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_18_4} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 12074 | 2026.01.21 00:08:44.722587 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 12075 | 2026.01.21 00:08:47.620196 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12076 | 2026.01.21 00:08:47.620401 [ 255 ] {02380528-2fe6-4157-b6c7-0617662f18b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12077 | 2026.01.21 00:08:47.620475 [ 255 ] {02380528-2fe6-4157-b6c7-0617662f18b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12078 | 2026.01.21 00:08:47.621169 [ 255 ] {02380528-2fe6-4157-b6c7-0617662f18b8} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12079 | 2026.01.21 00:08:47.621220 [ 255 ] {02380528-2fe6-4157-b6c7-0617662f18b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12080 | 2026.01.21 00:08:47.621600 [ 255 ] {02380528-2fe6-4157-b6c7-0617662f18b8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12081 | 2026.01.21 00:08:47.621828 [ 255 ] {02380528-2fe6-4157-b6c7-0617662f18b8} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12082 | 2026.01.21 00:08:47.621986 [ 255 ] {02380528-2fe6-4157-b6c7-0617662f18b8} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001638 sec., 3663.0036630036634 rows/sec., 298.69 KiB/sec. | ||
| 12083 | 2026.01.21 00:08:47.622034 [ 255 ] {02380528-2fe6-4157-b6c7-0617662f18b8} <Debug> TCPHandler: Processed in 0.00196051 sec. | ||
| 12084 | 2026.01.21 00:08:47.622155 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12085 | 2026.01.21 00:08:47.622256 [ 255 ] {9a8971cd-d420-4184-b794-94f928b53d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12086 | 2026.01.21 00:08:47.622298 [ 255 ] {9a8971cd-d420-4184-b794-94f928b53d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12087 | 2026.01.21 00:08:47.622774 [ 255 ] {9a8971cd-d420-4184-b794-94f928b53d9c} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12088 | 2026.01.21 00:08:47.622812 [ 255 ] {9a8971cd-d420-4184-b794-94f928b53d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12089 | 2026.01.21 00:08:47.623142 [ 255 ] {9a8971cd-d420-4184-b794-94f928b53d9c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12090 | 2026.01.21 00:08:47.623362 [ 255 ] {9a8971cd-d420-4184-b794-94f928b53d9c} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12091 | 2026.01.21 00:08:47.623491 [ 255 ] {9a8971cd-d420-4184-b794-94f928b53d9c} <Debug> executeQuery: Read 127 rows, 11.14 KiB in 0.00126 sec., 100793.65079365078 rows/sec., 8.64 MiB/sec. | ||
| 12092 | 2026.01.21 00:08:47.623530 [ 255 ] {9a8971cd-d420-4184-b794-94f928b53d9c} <Debug> TCPHandler: Processed in 0.001426171 sec. | ||
| 12093 | 2026.01.21 00:08:47.623642 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12094 | 2026.01.21 00:08:47.623737 [ 255 ] {f713cb3c-36e2-47be-90de-19b2a1ef744d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12095 | 2026.01.21 00:08:47.623778 [ 255 ] {f713cb3c-36e2-47be-90de-19b2a1ef744d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12096 | 2026.01.21 00:08:47.624190 [ 255 ] {f713cb3c-36e2-47be-90de-19b2a1ef744d} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12097 | 2026.01.21 00:08:47.624227 [ 255 ] {f713cb3c-36e2-47be-90de-19b2a1ef744d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12098 | 2026.01.21 00:08:47.624547 [ 255 ] {f713cb3c-36e2-47be-90de-19b2a1ef744d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12099 | 2026.01.21 00:08:47.624757 [ 255 ] {f713cb3c-36e2-47be-90de-19b2a1ef744d} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12100 | 2026.01.21 00:08:47.624885 [ 255 ] {f713cb3c-36e2-47be-90de-19b2a1ef744d} <Debug> executeQuery: Read 40 rows, 2.98 KiB in 0.001169 sec., 34217.27972626177 rows/sec., 2.49 MiB/sec. | ||
| 12101 | 2026.01.21 00:08:47.624923 [ 255 ] {f713cb3c-36e2-47be-90de-19b2a1ef744d} <Debug> TCPHandler: Processed in 0.00133095 sec. | ||
| 12102 | 2026.01.21 00:08:47.625031 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12103 | 2026.01.21 00:08:47.625125 [ 255 ] {4fd26b49-7e68-4e00-8f22-dd372d5f32b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12104 | 2026.01.21 00:08:47.625165 [ 255 ] {4fd26b49-7e68-4e00-8f22-dd372d5f32b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12105 | 2026.01.21 00:08:47.625586 [ 255 ] {4fd26b49-7e68-4e00-8f22-dd372d5f32b9} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12106 | 2026.01.21 00:08:47.625622 [ 255 ] {4fd26b49-7e68-4e00-8f22-dd372d5f32b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12107 | 2026.01.21 00:08:47.625916 [ 255 ] {4fd26b49-7e68-4e00-8f22-dd372d5f32b9} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12108 | 2026.01.21 00:08:47.626125 [ 255 ] {4fd26b49-7e68-4e00-8f22-dd372d5f32b9} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12109 | 2026.01.21 00:08:47.626250 [ 255 ] {4fd26b49-7e68-4e00-8f22-dd372d5f32b9} <Debug> executeQuery: Read 104 rows, 8.33 KiB in 0.001144 sec., 90909.09090909091 rows/sec., 7.11 MiB/sec. | ||
| 12110 | 2026.01.21 00:08:47.626286 [ 255 ] {4fd26b49-7e68-4e00-8f22-dd372d5f32b9} <Debug> TCPHandler: Processed in 0.001305 sec. | ||
| 12111 | 2026.01.21 00:08:47.626396 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12112 | 2026.01.21 00:08:47.626490 [ 255 ] {8103e638-aed0-44d7-b347-47decbaa4be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12113 | 2026.01.21 00:08:47.626532 [ 255 ] {8103e638-aed0-44d7-b347-47decbaa4be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12114 | 2026.01.21 00:08:47.626933 [ 255 ] {8103e638-aed0-44d7-b347-47decbaa4be1} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12115 | 2026.01.21 00:08:47.626970 [ 255 ] {8103e638-aed0-44d7-b347-47decbaa4be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12116 | 2026.01.21 00:08:47.627294 [ 255 ] {8103e638-aed0-44d7-b347-47decbaa4be1} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12117 | 2026.01.21 00:08:47.627506 [ 255 ] {8103e638-aed0-44d7-b347-47decbaa4be1} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12118 | 2026.01.21 00:08:47.627627 [ 255 ] {8103e638-aed0-44d7-b347-47decbaa4be1} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001167 sec., 139674.37874892887 rows/sec., 9.73 MiB/sec. | ||
| 12119 | 2026.01.21 00:08:47.627661 [ 255 ] {8103e638-aed0-44d7-b347-47decbaa4be1} <Debug> TCPHandler: Processed in 0.00132736 sec. | ||
| 12120 | 2026.01.21 00:08:47.627754 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12121 | 2026.01.21 00:08:47.627840 [ 255 ] {5ec3c874-1d1f-4efd-9725-32f5ce73915e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12122 | 2026.01.21 00:08:47.627891 [ 255 ] {5ec3c874-1d1f-4efd-9725-32f5ce73915e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12123 | 2026.01.21 00:08:47.628757 [ 255 ] {5ec3c874-1d1f-4efd-9725-32f5ce73915e} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12124 | 2026.01.21 00:08:47.628793 [ 255 ] {5ec3c874-1d1f-4efd-9725-32f5ce73915e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12125 | 2026.01.21 00:08:47.629336 [ 255 ] {5ec3c874-1d1f-4efd-9725-32f5ce73915e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12126 | 2026.01.21 00:08:47.629552 [ 255 ] {5ec3c874-1d1f-4efd-9725-32f5ce73915e} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12127 | 2026.01.21 00:08:47.629673 [ 91 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12128 | 2026.01.21 00:08:47.629686 [ 255 ] {5ec3c874-1d1f-4efd-9725-32f5ce73915e} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001836 sec., 18518.51851851852 rows/sec., 33.18 MiB/sec. | ||
| 12129 | 2026.01.21 00:08:47.629749 [ 91 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12130 | 2026.01.21 00:08:47.629775 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12131 | 2026.01.21 00:08:47.629803 [ 255 ] {5ec3c874-1d1f-4efd-9725-32f5ce73915e} <Debug> TCPHandler: Processed in 0.002074042 sec. | ||
| 12132 | 2026.01.21 00:08:47.629884 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::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 | ||
| 12133 | 2026.01.21 00:08:47.629952 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12134 | 2026.01.21 00:08:47.630073 [ 255 ] {9950f52d-ac65-4c77-b78b-bbbd82445480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12135 | 2026.01.21 00:08:47.630124 [ 255 ] {9950f52d-ac65-4c77-b78b-bbbd82445480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12136 | 2026.01.21 00:08:47.630152 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12137 | 2026.01.21 00:08:47.630223 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1466 rows starting from the beginning of the part | ||
| 12138 | 2026.01.21 00:08:47.630355 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 34 rows starting from the beginning of the part | ||
| 12139 | 2026.01.21 00:08:47.630463 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part | ||
| 12140 | 2026.01.21 00:08:47.630516 [ 255 ] {9950f52d-ac65-4c77-b78b-bbbd82445480} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12141 | 2026.01.21 00:08:47.630558 [ 255 ] {9950f52d-ac65-4c77-b78b-bbbd82445480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12142 | 2026.01.21 00:08:47.630559 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 34 rows starting from the beginning of the part | ||
| 12143 | 2026.01.21 00:08:47.630671 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part | ||
| 12144 | 2026.01.21 00:08:47.630764 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 34 rows starting from the beginning of the part | ||
| 12145 | 2026.01.21 00:08:47.630900 [ 255 ] {9950f52d-ac65-4c77-b78b-bbbd82445480} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12146 | 2026.01.21 00:08:47.631148 [ 255 ] {9950f52d-ac65-4c77-b78b-bbbd82445480} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12147 | 2026.01.21 00:08:47.631294 [ 255 ] {9950f52d-ac65-4c77-b78b-bbbd82445480} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001246 sec., 48154.093097913326 rows/sec., 3.25 MiB/sec. | ||
| 12148 | 2026.01.21 00:08:47.631333 [ 255 ] {9950f52d-ac65-4c77-b78b-bbbd82445480} <Debug> TCPHandler: Processed in 0.001443172 sec. | ||
| 12149 | 2026.01.21 00:08:47.636739 [ 190 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1582 rows, containing 19 columns (19 merged, 0 gathered) in 0.006897595 sec., 229355.3042763456 rows/sec., 410.99 MiB/sec. | ||
| 12150 | 2026.01.21 00:08:47.638490 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12151 | 2026.01.21 00:08:47.638895 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12152 | 2026.01.21 00:08:47.638973 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12153 | 2026.01.21 00:08:47.639104 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 12154 | 2026.01.21 00:08:48.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.31 MiB, peak 353.88 MiB, free memory in arenas 0.00 B, will set to 343.80 MiB (RSS), difference: 1.49 MiB | ||
| 12155 | 2026.01.21 00:08:48.570192 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29283 | ||
| 12156 | 2026.01.21 00:08:48.570942 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12157 | 2026.01.21 00:08:48.571014 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12158 | 2026.01.21 00:08:48.571763 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12159 | 2026.01.21 00:08:48.572001 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12160 | 2026.01.21 00:08:48.572132 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29283 | ||
| 12161 | 2026.01.21 00:08:48.572159 [ 90 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12162 | 2026.01.21 00:08:48.572237 [ 90 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12163 | 2026.01.21 00:08:48.572262 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12164 | 2026.01.21 00:08:48.572395 [ 192 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 12165 | 2026.01.21 00:08:48.572500 [ 192 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12166 | 2026.01.21 00:08:48.572536 [ 192 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26915 rows starting from the beginning of the part | ||
| 12167 | 2026.01.21 00:08:48.572599 [ 192 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 12168 | 2026.01.21 00:08:48.572650 [ 192 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 12169 | 2026.01.21 00:08:48.572694 [ 192 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 12170 | 2026.01.21 00:08:48.572738 [ 192 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 12171 | 2026.01.21 00:08:48.572782 [ 192 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 12172 | 2026.01.21 00:08:48.574962 [ 190 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29283 rows, containing 4 columns (4 merged, 0 gathered) in 0.00261111 sec., 11214770.729689673 rows/sec., 160.43 MiB/sec. | ||
| 12173 | 2026.01.21 00:08:48.575488 [ 195 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12174 | 2026.01.21 00:08:48.575805 [ 195 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_61_12} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12175 | 2026.01.21 00:08:48.575888 [ 195 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_61_12} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12176 | 2026.01.21 00:08:48.575992 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.91 MiB. | ||
| 12177 | 2026.01.21 00:08:50.143239 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12178 | 2026.01.21 00:08:50.169457 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12179 | 2026.01.21 00:08:50.169546 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12180 | 2026.01.21 00:08:50.178678 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12181 | 2026.01.21 00:08:50.179809 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12182 | 2026.01.21 00:08:50.180263 [ 88 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12183 | 2026.01.21 00:08:50.180375 [ 88 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12184 | 2026.01.21 00:08:50.180412 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12185 | 2026.01.21 00:08:50.180701 [ 186 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 12186 | 2026.01.21 00:08:50.184447 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12187 | 2026.01.21 00:08:50.186652 [ 186 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12188 | 2026.01.21 00:08:50.189085 [ 186 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 12189 | 2026.01.21 00:08:50.196024 [ 186 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 12190 | 2026.01.21 00:08:50.202756 [ 186 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 12191 | 2026.01.21 00:08:50.209239 [ 186 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 12192 | 2026.01.21 00:08:50.216172 [ 186 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 12193 | 2026.01.21 00:08:50.221999 [ 186 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 12194 | 2026.01.21 00:08:50.295672 [ 186 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.115127612 sec., 3995.5662417457247 rows/sec., 20.66 MiB/sec. | ||
| 12195 | 2026.01.21 00:08:50.298427 [ 190 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12196 | 2026.01.21 00:08:50.301022 [ 190 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_61_12} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12197 | 2026.01.21 00:08:50.301147 [ 190 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_61_12} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12198 | 2026.01.21 00:08:50.303274 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12199 | 2026.01.21 00:08:51.177310 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1466 | ||
| 12200 | 2026.01.21 00:08:51.179684 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12201 | 2026.01.21 00:08:51.179744 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12202 | 2026.01.21 00:08:51.181003 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12203 | 2026.01.21 00:08:51.181284 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12204 | 2026.01.21 00:08:51.181654 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1466 | ||
| 12205 | 2026.01.21 00:08:52.619478 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12206 | 2026.01.21 00:08:52.619683 [ 255 ] {ab341727-544e-4f5e-80ff-c58f88d668bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12207 | 2026.01.21 00:08:52.619759 [ 255 ] {ab341727-544e-4f5e-80ff-c58f88d668bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12208 | 2026.01.21 00:08:52.620513 [ 255 ] {ab341727-544e-4f5e-80ff-c58f88d668bf} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12209 | 2026.01.21 00:08:52.620563 [ 255 ] {ab341727-544e-4f5e-80ff-c58f88d668bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12210 | 2026.01.21 00:08:52.620973 [ 255 ] {ab341727-544e-4f5e-80ff-c58f88d668bf} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12211 | 2026.01.21 00:08:52.621210 [ 255 ] {ab341727-544e-4f5e-80ff-c58f88d668bf} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12212 | 2026.01.21 00:08:52.621373 [ 255 ] {ab341727-544e-4f5e-80ff-c58f88d668bf} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001743 sec., 40160.642570281125 rows/sec., 3.22 MiB/sec. | ||
| 12213 | 2026.01.21 00:08:52.621424 [ 255 ] {ab341727-544e-4f5e-80ff-c58f88d668bf} <Debug> TCPHandler: Processed in 0.002081612 sec. | ||
| 12214 | 2026.01.21 00:08:52.621549 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12215 | 2026.01.21 00:08:52.621655 [ 255 ] {2b0943ef-7fea-4b3b-9814-f4df3c9a70c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12216 | 2026.01.21 00:08:52.621701 [ 255 ] {2b0943ef-7fea-4b3b-9814-f4df3c9a70c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12217 | 2026.01.21 00:08:52.622132 [ 255 ] {2b0943ef-7fea-4b3b-9814-f4df3c9a70c4} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12218 | 2026.01.21 00:08:52.622169 [ 255 ] {2b0943ef-7fea-4b3b-9814-f4df3c9a70c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12219 | 2026.01.21 00:08:52.622491 [ 255 ] {2b0943ef-7fea-4b3b-9814-f4df3c9a70c4} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12220 | 2026.01.21 00:08:52.622708 [ 255 ] {2b0943ef-7fea-4b3b-9814-f4df3c9a70c4} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12221 | 2026.01.21 00:08:52.622846 [ 255 ] {2b0943ef-7fea-4b3b-9814-f4df3c9a70c4} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001214 sec., 5766.062602965403 rows/sec., 433.58 KiB/sec. | ||
| 12222 | 2026.01.21 00:08:52.622886 [ 255 ] {2b0943ef-7fea-4b3b-9814-f4df3c9a70c4} <Debug> TCPHandler: Processed in 0.001389771 sec. | ||
| 12223 | 2026.01.21 00:08:52.623001 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12224 | 2026.01.21 00:08:52.623100 [ 255 ] {456302dd-30e6-4554-914b-2c7170689274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12225 | 2026.01.21 00:08:52.623143 [ 255 ] {456302dd-30e6-4554-914b-2c7170689274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12226 | 2026.01.21 00:08:52.623564 [ 255 ] {456302dd-30e6-4554-914b-2c7170689274} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12227 | 2026.01.21 00:08:52.623602 [ 255 ] {456302dd-30e6-4554-914b-2c7170689274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12228 | 2026.01.21 00:08:52.623930 [ 255 ] {456302dd-30e6-4554-914b-2c7170689274} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12229 | 2026.01.21 00:08:52.624153 [ 255 ] {456302dd-30e6-4554-914b-2c7170689274} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12230 | 2026.01.21 00:08:52.624284 [ 255 ] {456302dd-30e6-4554-914b-2c7170689274} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001203 sec., 59019.11886949293 rows/sec., 4.61 MiB/sec. | ||
| 12231 | 2026.01.21 00:08:52.624322 [ 255 ] {456302dd-30e6-4554-914b-2c7170689274} <Debug> TCPHandler: Processed in 0.001370511 sec. | ||
| 12232 | 2026.01.21 00:08:52.624437 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12233 | 2026.01.21 00:08:52.624534 [ 255 ] {cc4b8ed3-2728-4b28-b587-fbb43d8ae1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12234 | 2026.01.21 00:08:52.624578 [ 255 ] {cc4b8ed3-2728-4b28-b587-fbb43d8ae1ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12235 | 2026.01.21 00:08:52.624985 [ 255 ] {cc4b8ed3-2728-4b28-b587-fbb43d8ae1ab} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12236 | 2026.01.21 00:08:52.625024 [ 255 ] {cc4b8ed3-2728-4b28-b587-fbb43d8ae1ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12237 | 2026.01.21 00:08:52.625370 [ 255 ] {cc4b8ed3-2728-4b28-b587-fbb43d8ae1ab} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12238 | 2026.01.21 00:08:52.625588 [ 255 ] {cc4b8ed3-2728-4b28-b587-fbb43d8ae1ab} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12239 | 2026.01.21 00:08:52.625720 [ 255 ] {cc4b8ed3-2728-4b28-b587-fbb43d8ae1ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 12240 | 2026.01.21 00:08:52.625758 [ 255 ] {cc4b8ed3-2728-4b28-b587-fbb43d8ae1ab} <Debug> TCPHandler: Processed in 0.001371621 sec. | ||
| 12241 | 2026.01.21 00:08:52.625870 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12242 | 2026.01.21 00:08:52.625965 [ 255 ] {27602031-a6fc-45f5-840f-584748295b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12243 | 2026.01.21 00:08:52.626021 [ 255 ] {27602031-a6fc-45f5-840f-584748295b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12244 | 2026.01.21 00:08:52.626785 [ 255 ] {27602031-a6fc-45f5-840f-584748295b96} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12245 | 2026.01.21 00:08:52.626823 [ 255 ] {27602031-a6fc-45f5-840f-584748295b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12246 | 2026.01.21 00:08:52.627351 [ 255 ] {27602031-a6fc-45f5-840f-584748295b96} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12247 | 2026.01.21 00:08:52.627583 [ 255 ] {27602031-a6fc-45f5-840f-584748295b96} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12248 | 2026.01.21 00:08:52.627723 [ 255 ] {27602031-a6fc-45f5-840f-584748295b96} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001775 sec., 3943.6619718309857 rows/sec., 7.07 MiB/sec. | ||
| 12249 | 2026.01.21 00:08:52.627779 [ 255 ] {27602031-a6fc-45f5-840f-584748295b96} <Debug> TCPHandler: Processed in 0.001958759 sec. | ||
| 12250 | 2026.01.21 00:08:52.627895 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12251 | 2026.01.21 00:08:52.627991 [ 255 ] {338b3111-c0d2-43cd-8909-88f7524fbbf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12252 | 2026.01.21 00:08:52.628034 [ 255 ] {338b3111-c0d2-43cd-8909-88f7524fbbf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12253 | 2026.01.21 00:08:52.628375 [ 255 ] {338b3111-c0d2-43cd-8909-88f7524fbbf5} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12254 | 2026.01.21 00:08:52.628413 [ 255 ] {338b3111-c0d2-43cd-8909-88f7524fbbf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12255 | 2026.01.21 00:08:52.628719 [ 255 ] {338b3111-c0d2-43cd-8909-88f7524fbbf5} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12256 | 2026.01.21 00:08:52.628934 [ 255 ] {338b3111-c0d2-43cd-8909-88f7524fbbf5} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12257 | 2026.01.21 00:08:52.629066 [ 255 ] {338b3111-c0d2-43cd-8909-88f7524fbbf5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 12258 | 2026.01.21 00:08:52.629102 [ 255 ] {338b3111-c0d2-43cd-8909-88f7524fbbf5} <Debug> TCPHandler: Processed in 0.00125885 sec. | ||
| 12259 | 2026.01.21 00:08:55.926195 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12260 | 2026.01.21 00:08:55.926258 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12261 | 2026.01.21 00:08:56.072363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29795 | ||
| 12262 | 2026.01.21 00:08:56.072926 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12263 | 2026.01.21 00:08:56.072980 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12264 | 2026.01.21 00:08:56.073538 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12265 | 2026.01.21 00:08:56.073796 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12266 | 2026.01.21 00:08:56.073949 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29795 | ||
| 12267 | 2026.01.21 00:08:57.620696 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12268 | 2026.01.21 00:08:57.620874 [ 255 ] {44d5d2e9-b3f3-406d-9cc4-5f5112844975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12269 | 2026.01.21 00:08:57.620941 [ 255 ] {44d5d2e9-b3f3-406d-9cc4-5f5112844975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12270 | 2026.01.21 00:08:57.621625 [ 255 ] {44d5d2e9-b3f3-406d-9cc4-5f5112844975} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12271 | 2026.01.21 00:08:57.621669 [ 255 ] {44d5d2e9-b3f3-406d-9cc4-5f5112844975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12272 | 2026.01.21 00:08:57.622078 [ 255 ] {44d5d2e9-b3f3-406d-9cc4-5f5112844975} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12273 | 2026.01.21 00:08:57.622335 [ 255 ] {44d5d2e9-b3f3-406d-9cc4-5f5112844975} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12274 | 2026.01.21 00:08:57.622493 [ 255 ] {44d5d2e9-b3f3-406d-9cc4-5f5112844975} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001667 sec., 74385.12297540491 rows/sec., 6.40 MiB/sec. | ||
| 12275 | 2026.01.21 00:08:57.622541 [ 255 ] {44d5d2e9-b3f3-406d-9cc4-5f5112844975} <Debug> TCPHandler: Processed in 0.001970041 sec. | ||
| 12276 | 2026.01.21 00:08:57.622669 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12277 | 2026.01.21 00:08:57.622767 [ 255 ] {4a59afa7-8761-4f0a-aa70-fdf5e15f3823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12278 | 2026.01.21 00:08:57.622810 [ 255 ] {4a59afa7-8761-4f0a-aa70-fdf5e15f3823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12279 | 2026.01.21 00:08:57.623247 [ 255 ] {4a59afa7-8761-4f0a-aa70-fdf5e15f3823} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12280 | 2026.01.21 00:08:57.623286 [ 255 ] {4a59afa7-8761-4f0a-aa70-fdf5e15f3823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12281 | 2026.01.21 00:08:57.623594 [ 255 ] {4a59afa7-8761-4f0a-aa70-fdf5e15f3823} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12282 | 2026.01.21 00:08:57.623809 [ 255 ] {4a59afa7-8761-4f0a-aa70-fdf5e15f3823} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12283 | 2026.01.21 00:08:57.623941 [ 255 ] {4a59afa7-8761-4f0a-aa70-fdf5e15f3823} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001193 sec., 28499.580888516342 rows/sec., 2.09 MiB/sec. | ||
| 12284 | 2026.01.21 00:08:57.623979 [ 255 ] {4a59afa7-8761-4f0a-aa70-fdf5e15f3823} <Debug> TCPHandler: Processed in 0.00136108 sec. | ||
| 12285 | 2026.01.21 00:08:57.624093 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12286 | 2026.01.21 00:08:57.624190 [ 255 ] {ae48d299-cee1-4b76-95e6-b6a35e28826c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12287 | 2026.01.21 00:08:57.624232 [ 255 ] {ae48d299-cee1-4b76-95e6-b6a35e28826c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12288 | 2026.01.21 00:08:57.624706 [ 255 ] {ae48d299-cee1-4b76-95e6-b6a35e28826c} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12289 | 2026.01.21 00:08:57.624748 [ 255 ] {ae48d299-cee1-4b76-95e6-b6a35e28826c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12290 | 2026.01.21 00:08:57.625075 [ 255 ] {ae48d299-cee1-4b76-95e6-b6a35e28826c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12291 | 2026.01.21 00:08:57.625294 [ 255 ] {ae48d299-cee1-4b76-95e6-b6a35e28826c} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12292 | 2026.01.21 00:08:57.625425 [ 255 ] {ae48d299-cee1-4b76-95e6-b6a35e28826c} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001254 sec., 78149.92025518342 rows/sec., 6.10 MiB/sec. | ||
| 12293 | 2026.01.21 00:08:57.625469 [ 255 ] {ae48d299-cee1-4b76-95e6-b6a35e28826c} <Debug> TCPHandler: Processed in 0.001426892 sec. | ||
| 12294 | 2026.01.21 00:08:57.625591 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12295 | 2026.01.21 00:08:57.625690 [ 255 ] {48de4220-43e1-4a1f-ab14-4287352d0815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12296 | 2026.01.21 00:08:57.625734 [ 255 ] {48de4220-43e1-4a1f-ab14-4287352d0815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12297 | 2026.01.21 00:08:57.626158 [ 255 ] {48de4220-43e1-4a1f-ab14-4287352d0815} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12298 | 2026.01.21 00:08:57.626196 [ 255 ] {48de4220-43e1-4a1f-ab14-4287352d0815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12299 | 2026.01.21 00:08:57.626536 [ 255 ] {48de4220-43e1-4a1f-ab14-4287352d0815} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12300 | 2026.01.21 00:08:57.626788 [ 255 ] {48de4220-43e1-4a1f-ab14-4287352d0815} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12301 | 2026.01.21 00:08:57.626922 [ 255 ] {48de4220-43e1-4a1f-ab14-4287352d0815} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 12302 | 2026.01.21 00:08:57.626961 [ 255 ] {48de4220-43e1-4a1f-ab14-4287352d0815} <Debug> TCPHandler: Processed in 0.001425312 sec. | ||
| 12303 | 2026.01.21 00:08:57.627075 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12304 | 2026.01.21 00:08:57.627169 [ 255 ] {bf357955-e82e-4ff6-97b5-bea1cb604a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12305 | 2026.01.21 00:08:57.627228 [ 255 ] {bf357955-e82e-4ff6-97b5-bea1cb604a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12306 | 2026.01.21 00:08:57.628093 [ 255 ] {bf357955-e82e-4ff6-97b5-bea1cb604a1d} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12307 | 2026.01.21 00:08:57.628132 [ 255 ] {bf357955-e82e-4ff6-97b5-bea1cb604a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12308 | 2026.01.21 00:08:57.628704 [ 255 ] {bf357955-e82e-4ff6-97b5-bea1cb604a1d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12309 | 2026.01.21 00:08:57.628933 [ 255 ] {bf357955-e82e-4ff6-97b5-bea1cb604a1d} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12310 | 2026.01.21 00:08:57.629073 [ 255 ] {bf357955-e82e-4ff6-97b5-bea1cb604a1d} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001922 sec., 17689.906347554628 rows/sec., 31.70 MiB/sec. | ||
| 12311 | 2026.01.21 00:08:57.629131 [ 255 ] {bf357955-e82e-4ff6-97b5-bea1cb604a1d} <Debug> TCPHandler: Processed in 0.002106612 sec. | ||
| 12312 | 2026.01.21 00:08:57.629247 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12313 | 2026.01.21 00:08:57.629343 [ 255 ] {2e5e05e0-3dfe-40c9-b6a4-97b7425dfe21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12314 | 2026.01.21 00:08:57.629387 [ 255 ] {2e5e05e0-3dfe-40c9-b6a4-97b7425dfe21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12315 | 2026.01.21 00:08:57.629742 [ 255 ] {2e5e05e0-3dfe-40c9-b6a4-97b7425dfe21} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12316 | 2026.01.21 00:08:57.629779 [ 255 ] {2e5e05e0-3dfe-40c9-b6a4-97b7425dfe21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12317 | 2026.01.21 00:08:57.630091 [ 255 ] {2e5e05e0-3dfe-40c9-b6a4-97b7425dfe21} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12318 | 2026.01.21 00:08:57.630330 [ 255 ] {2e5e05e0-3dfe-40c9-b6a4-97b7425dfe21} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12319 | 2026.01.21 00:08:57.630461 [ 255 ] {2e5e05e0-3dfe-40c9-b6a4-97b7425dfe21} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 12320 | 2026.01.21 00:08:57.630498 [ 255 ] {2e5e05e0-3dfe-40c9-b6a4-97b7425dfe21} <Debug> TCPHandler: Processed in 0.00130158 sec. | ||
| 12321 | 2026.01.21 00:08:57.684662 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 12322 | 2026.01.21 00:08:57.699923 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12323 | 2026.01.21 00:08:57.699991 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12324 | 2026.01.21 00:08:57.705494 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12325 | 2026.01.21 00:08:57.706202 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12326 | 2026.01.21 00:08:57.708970 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 12327 | 2026.01.21 00:08:59.003529 [ 80 ] {} <Debug> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 12328 | 2026.01.21 00:08:59.003597 [ 80 ] {} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12329 | 2026.01.21 00:08:59.003623 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12330 | 2026.01.21 00:08:59.003818 [ 194 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 12331 | 2026.01.21 00:08:59.004046 [ 194 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12332 | 2026.01.21 00:08:59.004101 [ 194 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
| 12333 | 2026.01.21 00:08:59.004210 [ 194 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 12334 | 2026.01.21 00:08:59.004286 [ 194 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
| 12335 | 2026.01.21 00:08:59.004384 [ 194 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
| 12336 | 2026.01.21 00:08:59.004457 [ 194 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 12337 | 2026.01.21 00:08:59.005323 [ 199 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001589174 sec., 23911.793170540168 rows/sec., 2.00 MiB/sec. | ||
| 12338 | 2026.01.21 00:08:59.005527 [ 199 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 12339 | 2026.01.21 00:08:59.005875 [ 199 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_29_7} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12340 | 2026.01.21 00:08:59.005953 [ 199 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_29_7} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 12341 | 2026.01.21 00:08:59.006059 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12342 | 2026.01.21 00:08:59.659883 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12343 | 2026.01.21 00:08:59.660066 [ 255 ] {9061a176-7174-4751-bf4e-fa4b52dea682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12344 | 2026.01.21 00:08:59.660136 [ 255 ] {9061a176-7174-4751-bf4e-fa4b52dea682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12345 | 2026.01.21 00:08:59.660947 [ 255 ] {9061a176-7174-4751-bf4e-fa4b52dea682} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12346 | 2026.01.21 00:08:59.660997 [ 255 ] {9061a176-7174-4751-bf4e-fa4b52dea682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12347 | 2026.01.21 00:08:59.661418 [ 255 ] {9061a176-7174-4751-bf4e-fa4b52dea682} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12348 | 2026.01.21 00:08:59.661655 [ 255 ] {9061a176-7174-4751-bf4e-fa4b52dea682} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12349 | 2026.01.21 00:08:59.661808 [ 255 ] {9061a176-7174-4751-bf4e-fa4b52dea682} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001791 sec., 249022.89223897262 rows/sec., 15.79 MiB/sec. | ||
| 12350 | 2026.01.21 00:08:59.661853 [ 255 ] {9061a176-7174-4751-bf4e-fa4b52dea682} <Debug> TCPHandler: Processed in 0.002100002 sec. | ||
| 12351 | 2026.01.21 00:08:59.661980 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12352 | 2026.01.21 00:08:59.662078 [ 255 ] {e2791562-18f1-407f-ba60-85d016abdbdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12353 | 2026.01.21 00:08:59.662121 [ 255 ] {e2791562-18f1-407f-ba60-85d016abdbdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12354 | 2026.01.21 00:08:59.662521 [ 255 ] {e2791562-18f1-407f-ba60-85d016abdbdf} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12355 | 2026.01.21 00:08:59.662559 [ 255 ] {e2791562-18f1-407f-ba60-85d016abdbdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12356 | 2026.01.21 00:08:59.662847 [ 255 ] {e2791562-18f1-407f-ba60-85d016abdbdf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12357 | 2026.01.21 00:08:59.663055 [ 255 ] {e2791562-18f1-407f-ba60-85d016abdbdf} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12358 | 2026.01.21 00:08:59.663194 [ 255 ] {e2791562-18f1-407f-ba60-85d016abdbdf} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001134 sec., 3527.336860670194 rows/sec., 287.63 KiB/sec. | ||
| 12359 | 2026.01.21 00:08:59.663235 [ 255 ] {e2791562-18f1-407f-ba60-85d016abdbdf} <Debug> TCPHandler: Processed in 0.00130448 sec. | ||
| 12360 | 2026.01.21 00:08:59.663348 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12361 | 2026.01.21 00:08:59.663444 [ 255 ] {3866cbc9-fdcf-4f5e-b114-b2eb09feff4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12362 | 2026.01.21 00:08:59.663484 [ 255 ] {3866cbc9-fdcf-4f5e-b114-b2eb09feff4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12363 | 2026.01.21 00:08:59.665165 [ 255 ] {3866cbc9-fdcf-4f5e-b114-b2eb09feff4e} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12364 | 2026.01.21 00:08:59.665202 [ 255 ] {3866cbc9-fdcf-4f5e-b114-b2eb09feff4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12365 | 2026.01.21 00:08:59.665690 [ 255 ] {3866cbc9-fdcf-4f5e-b114-b2eb09feff4e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12366 | 2026.01.21 00:08:59.665901 [ 255 ] {3866cbc9-fdcf-4f5e-b114-b2eb09feff4e} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12367 | 2026.01.21 00:08:59.666034 [ 255 ] {3866cbc9-fdcf-4f5e-b114-b2eb09feff4e} <Debug> executeQuery: Read 2358 rows, 195.31 KiB in 0.002607 sec., 904487.917146145 rows/sec., 73.16 MiB/sec. | ||
| 12368 | 2026.01.21 00:08:59.666040 [ 78 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12369 | 2026.01.21 00:08:59.666076 [ 255 ] {3866cbc9-fdcf-4f5e-b114-b2eb09feff4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 12370 | 2026.01.21 00:08:59.666104 [ 255 ] {3866cbc9-fdcf-4f5e-b114-b2eb09feff4e} <Debug> TCPHandler: Processed in 0.002804413 sec. | ||
| 12371 | 2026.01.21 00:08:59.666114 [ 78 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12372 | 2026.01.21 00:08:59.666142 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12373 | 2026.01.21 00:08:59.666218 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12374 | 2026.01.21 00:08:59.666251 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12375 | 2026.01.21 00:08:59.666319 [ 255 ] {b5568460-37f9-4421-80e9-52ffc1ac3974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12376 | 2026.01.21 00:08:59.666365 [ 255 ] {b5568460-37f9-4421-80e9-52ffc1ac3974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12377 | 2026.01.21 00:08:59.666381 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12378 | 2026.01.21 00:08:59.666422 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2555 rows starting from the beginning of the part | ||
| 12379 | 2026.01.21 00:08:59.666496 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 70 rows starting from the beginning of the part | ||
| 12380 | 2026.01.21 00:08:59.666548 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 127 rows starting from the beginning of the part | ||
| 12381 | 2026.01.21 00:08:59.666591 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 70 rows starting from the beginning of the part | ||
| 12382 | 2026.01.21 00:08:59.666629 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 124 rows starting from the beginning of the part | ||
| 12383 | 2026.01.21 00:08:59.666669 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 2358 rows starting from the beginning of the part | ||
| 12384 | 2026.01.21 00:08:59.666908 [ 255 ] {b5568460-37f9-4421-80e9-52ffc1ac3974} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12385 | 2026.01.21 00:08:59.666953 [ 255 ] {b5568460-37f9-4421-80e9-52ffc1ac3974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12386 | 2026.01.21 00:08:59.667313 [ 255 ] {b5568460-37f9-4421-80e9-52ffc1ac3974} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12387 | 2026.01.21 00:08:59.667546 [ 255 ] {b5568460-37f9-4421-80e9-52ffc1ac3974} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12388 | 2026.01.21 00:08:59.667693 [ 255 ] {b5568460-37f9-4421-80e9-52ffc1ac3974} <Debug> executeQuery: Read 234 rows, 14.20 KiB in 0.001392 sec., 168103.44827586206 rows/sec., 9.96 MiB/sec. | ||
| 12389 | 2026.01.21 00:08:59.667731 [ 255 ] {b5568460-37f9-4421-80e9-52ffc1ac3974} <Debug> TCPHandler: Processed in 0.001564784 sec. | ||
| 12390 | 2026.01.21 00:08:59.667845 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12391 | 2026.01.21 00:08:59.667941 [ 255 ] {4e9f3877-9a98-4270-8226-76772bc4410d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12392 | 2026.01.21 00:08:59.667980 [ 255 ] {4e9f3877-9a98-4270-8226-76772bc4410d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12393 | 2026.01.21 00:08:59.668589 [ 255 ] {4e9f3877-9a98-4270-8226-76772bc4410d} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12394 | 2026.01.21 00:08:59.668627 [ 255 ] {4e9f3877-9a98-4270-8226-76772bc4410d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12395 | 2026.01.21 00:08:59.668798 [ 199 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5304 rows, containing 5 columns (5 merged, 0 gathered) in 0.00258838 sec., 2049158.1607028334 rows/sec., 174.89 MiB/sec. | ||
| 12396 | 2026.01.21 00:08:59.668972 [ 255 ] {4e9f3877-9a98-4270-8226-76772bc4410d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12397 | 2026.01.21 00:08:59.669099 [ 190 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12398 | 2026.01.21 00:08:59.669227 [ 255 ] {4e9f3877-9a98-4270-8226-76772bc4410d} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12399 | 2026.01.21 00:08:59.669370 [ 255 ] {4e9f3877-9a98-4270-8226-76772bc4410d} <Debug> executeQuery: Read 458 rows, 30.99 KiB in 0.001447 sec., 316516.9315825847 rows/sec., 20.92 MiB/sec. | ||
| 12400 | 2026.01.21 00:08:59.669408 [ 190 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_91_18} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12401 | 2026.01.21 00:08:59.669410 [ 255 ] {4e9f3877-9a98-4270-8226-76772bc4410d} <Debug> TCPHandler: Processed in 0.001615044 sec. | ||
| 12402 | 2026.01.21 00:08:59.669503 [ 190 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_91_18} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12403 | 2026.01.21 00:08:59.669551 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12404 | 2026.01.21 00:08:59.669592 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 12405 | 2026.01.21 00:08:59.669652 [ 255 ] {cb3bbc80-72a9-48ae-b148-eb7c4ba0326f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12406 | 2026.01.21 00:08:59.669697 [ 255 ] {cb3bbc80-72a9-48ae-b148-eb7c4ba0326f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12407 | 2026.01.21 00:08:59.670226 [ 255 ] {cb3bbc80-72a9-48ae-b148-eb7c4ba0326f} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12408 | 2026.01.21 00:08:59.670263 [ 255 ] {cb3bbc80-72a9-48ae-b148-eb7c4ba0326f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12409 | 2026.01.21 00:08:59.670578 [ 255 ] {cb3bbc80-72a9-48ae-b148-eb7c4ba0326f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12410 | 2026.01.21 00:08:59.670801 [ 255 ] {cb3bbc80-72a9-48ae-b148-eb7c4ba0326f} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12411 | 2026.01.21 00:08:59.670931 [ 255 ] {cb3bbc80-72a9-48ae-b148-eb7c4ba0326f} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001297 sec., 176561.29529683886 rows/sec., 10.02 MiB/sec. | ||
| 12412 | 2026.01.21 00:08:59.670970 [ 255 ] {cb3bbc80-72a9-48ae-b148-eb7c4ba0326f} <Debug> TCPHandler: Processed in 0.001468552 sec. | ||
| 12413 | 2026.01.21 00:08:59.671082 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12414 | 2026.01.21 00:08:59.671177 [ 255 ] {31b4870c-23e8-4884-ab9e-b511d3fa825c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12415 | 2026.01.21 00:08:59.671217 [ 255 ] {31b4870c-23e8-4884-ab9e-b511d3fa825c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12416 | 2026.01.21 00:08:59.672202 [ 255 ] {31b4870c-23e8-4884-ab9e-b511d3fa825c} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12417 | 2026.01.21 00:08:59.672240 [ 255 ] {31b4870c-23e8-4884-ab9e-b511d3fa825c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12418 | 2026.01.21 00:08:59.672597 [ 255 ] {31b4870c-23e8-4884-ab9e-b511d3fa825c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12419 | 2026.01.21 00:08:59.672810 [ 255 ] {31b4870c-23e8-4884-ab9e-b511d3fa825c} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12420 | 2026.01.21 00:08:59.672938 [ 255 ] {31b4870c-23e8-4884-ab9e-b511d3fa825c} <Debug> executeQuery: Read 1200 rows, 87.44 KiB in 0.001779 sec., 674536.2563237774 rows/sec., 48.00 MiB/sec. | ||
| 12421 | 2026.01.21 00:08:59.672940 [ 78 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12422 | 2026.01.21 00:08:59.672978 [ 255 ] {31b4870c-23e8-4884-ab9e-b511d3fa825c} <Debug> TCPHandler: Processed in 0.00194537 sec. | ||
| 12423 | 2026.01.21 00:08:59.672997 [ 78 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12424 | 2026.01.21 00:08:59.673028 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12425 | 2026.01.21 00:08:59.673109 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12426 | 2026.01.21 00:08:59.673132 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12427 | 2026.01.21 00:08:59.673209 [ 255 ] {69d513e2-a6f1-4e0d-9f1a-1400a0b8d9a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12428 | 2026.01.21 00:08:59.673256 [ 255 ] {69d513e2-a6f1-4e0d-9f1a-1400a0b8d9a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12429 | 2026.01.21 00:08:59.673265 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12430 | 2026.01.21 00:08:59.673310 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1304 rows starting from the beginning of the part | ||
| 12431 | 2026.01.21 00:08:59.673388 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 71 rows starting from the beginning of the part | ||
| 12432 | 2026.01.21 00:08:59.673445 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 104 rows starting from the beginning of the part | ||
| 12433 | 2026.01.21 00:08:59.673496 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 71 rows starting from the beginning of the part | ||
| 12434 | 2026.01.21 00:08:59.673543 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 98 rows starting from the beginning of the part | ||
| 12435 | 2026.01.21 00:08:59.673588 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1200 rows starting from the beginning of the part | ||
| 12436 | 2026.01.21 00:08:59.673600 [ 255 ] {69d513e2-a6f1-4e0d-9f1a-1400a0b8d9a1} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12437 | 2026.01.21 00:08:59.673643 [ 255 ] {69d513e2-a6f1-4e0d-9f1a-1400a0b8d9a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12438 | 2026.01.21 00:08:59.673999 [ 255 ] {69d513e2-a6f1-4e0d-9f1a-1400a0b8d9a1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 12439 | 2026.01.21 00:08:59.674220 [ 255 ] {69d513e2-a6f1-4e0d-9f1a-1400a0b8d9a1} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12440 | 2026.01.21 00:08:59.674354 [ 255 ] {69d513e2-a6f1-4e0d-9f1a-1400a0b8d9a1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001163 sec., 5159.071367153912 rows/sec., 269.54 KiB/sec. | ||
| 12441 | 2026.01.21 00:08:59.674393 [ 255 ] {69d513e2-a6f1-4e0d-9f1a-1400a0b8d9a1} <Debug> TCPHandler: Processed in 0.00133446 sec. | ||
| 12442 | 2026.01.21 00:08:59.674508 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12443 | 2026.01.21 00:08:59.674603 [ 255 ] {34c9ec80-c725-426f-97e9-191680e41b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12444 | 2026.01.21 00:08:59.674645 [ 255 ] {34c9ec80-c725-426f-97e9-191680e41b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12445 | 2026.01.21 00:08:59.675056 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2848 rows, containing 5 columns (5 merged, 0 gathered) in 0.00197035 sec., 1445428.477174106 rows/sec., 110.16 MiB/sec. | ||
| 12446 | 2026.01.21 00:08:59.675285 [ 255 ] {34c9ec80-c725-426f-97e9-191680e41b76} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12447 | 2026.01.21 00:08:59.675298 [ 197 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12448 | 2026.01.21 00:08:59.675327 [ 255 ] {34c9ec80-c725-426f-97e9-191680e41b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12449 | 2026.01.21 00:08:59.675568 [ 197 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_91_18} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12450 | 2026.01.21 00:08:59.675642 [ 197 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_91_18} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12451 | 2026.01.21 00:08:59.675715 [ 255 ] {34c9ec80-c725-426f-97e9-191680e41b76} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12452 | 2026.01.21 00:08:59.675737 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 12453 | 2026.01.21 00:08:59.675929 [ 255 ] {34c9ec80-c725-426f-97e9-191680e41b76} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12454 | 2026.01.21 00:08:59.676047 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12455 | 2026.01.21 00:08:59.676058 [ 255 ] {34c9ec80-c725-426f-97e9-191680e41b76} <Debug> executeQuery: Read 918 rows, 62.06 KiB in 0.001472 sec., 623641.304347826 rows/sec., 41.17 MiB/sec. | ||
| 12456 | 2026.01.21 00:08:59.676091 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12457 | 2026.01.21 00:08:59.676113 [ 255 ] {34c9ec80-c725-426f-97e9-191680e41b76} <Debug> TCPHandler: Processed in 0.001654815 sec. | ||
| 12458 | 2026.01.21 00:08:59.676119 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12459 | 2026.01.21 00:08:59.676200 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12460 | 2026.01.21 00:08:59.676224 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12461 | 2026.01.21 00:08:59.676300 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12462 | 2026.01.21 00:08:59.676324 [ 255 ] {022c7295-b977-40af-9e26-ed2783305f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12463 | 2026.01.21 00:08:59.676333 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 23832 rows starting from the beginning of the part | ||
| 12464 | 2026.01.21 00:08:59.676374 [ 255 ] {022c7295-b977-40af-9e26-ed2783305f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12465 | 2026.01.21 00:08:59.676403 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 12466 | 2026.01.21 00:08:59.676452 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 163 rows starting from the beginning of the part | ||
| 12467 | 2026.01.21 00:08:59.676496 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 12468 | 2026.01.21 00:08:59.676538 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 12469 | 2026.01.21 00:08:59.676578 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 918 rows starting from the beginning of the part | ||
| 12470 | 2026.01.21 00:08:59.676700 [ 255 ] {022c7295-b977-40af-9e26-ed2783305f3a} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12471 | 2026.01.21 00:08:59.676743 [ 255 ] {022c7295-b977-40af-9e26-ed2783305f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12472 | 2026.01.21 00:08:59.677060 [ 255 ] {022c7295-b977-40af-9e26-ed2783305f3a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 12473 | 2026.01.21 00:08:59.677273 [ 255 ] {022c7295-b977-40af-9e26-ed2783305f3a} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12474 | 2026.01.21 00:08:59.677400 [ 255 ] {022c7295-b977-40af-9e26-ed2783305f3a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 61.54 KiB/sec. | ||
| 12475 | 2026.01.21 00:08:59.677438 [ 255 ] {022c7295-b977-40af-9e26-ed2783305f3a} <Debug> TCPHandler: Processed in 0.001262789 sec. | ||
| 12476 | 2026.01.21 00:08:59.677562 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12477 | 2026.01.21 00:08:59.677718 [ 255 ] {75a8a59c-1d55-4e47-bf8b-fd1485ec5d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12478 | 2026.01.21 00:08:59.677783 [ 255 ] {75a8a59c-1d55-4e47-bf8b-fd1485ec5d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12479 | 2026.01.21 00:08:59.678705 [ 255 ] {75a8a59c-1d55-4e47-bf8b-fd1485ec5d3d} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12480 | 2026.01.21 00:08:59.678752 [ 255 ] {75a8a59c-1d55-4e47-bf8b-fd1485ec5d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12481 | 2026.01.21 00:08:59.679332 [ 255 ] {75a8a59c-1d55-4e47-bf8b-fd1485ec5d3d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12482 | 2026.01.21 00:08:59.679588 [ 255 ] {75a8a59c-1d55-4e47-bf8b-fd1485ec5d3d} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12483 | 2026.01.21 00:08:59.679756 [ 255 ] {75a8a59c-1d55-4e47-bf8b-fd1485ec5d3d} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002064 sec., 3391.4728682170544 rows/sec., 6.08 MiB/sec. | ||
| 12484 | 2026.01.21 00:08:59.679812 [ 255 ] {75a8a59c-1d55-4e47-bf8b-fd1485ec5d3d} <Debug> TCPHandler: Processed in 0.002312905 sec. | ||
| 12485 | 2026.01.21 00:08:59.679935 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12486 | 2026.01.21 00:08:59.680031 [ 255 ] {278899c1-782b-42a0-9395-e4c5b3e8bb62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12487 | 2026.01.21 00:08:59.680072 [ 255 ] {278899c1-782b-42a0-9395-e4c5b3e8bb62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12488 | 2026.01.21 00:08:59.680423 [ 255 ] {278899c1-782b-42a0-9395-e4c5b3e8bb62} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12489 | 2026.01.21 00:08:59.680459 [ 255 ] {278899c1-782b-42a0-9395-e4c5b3e8bb62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12490 | 2026.01.21 00:08:59.680766 [ 255 ] {278899c1-782b-42a0-9395-e4c5b3e8bb62} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12491 | 2026.01.21 00:08:59.680978 [ 255 ] {278899c1-782b-42a0-9395-e4c5b3e8bb62} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12492 | 2026.01.21 00:08:59.681094 [ 78 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12493 | 2026.01.21 00:08:59.681111 [ 255 ] {278899c1-782b-42a0-9395-e4c5b3e8bb62} <Debug> executeQuery: Read 72 rows, 4.26 KiB in 0.0011 sec., 65454.54545454545 rows/sec., 3.78 MiB/sec. | ||
| 12494 | 2026.01.21 00:08:59.681131 [ 78 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12495 | 2026.01.21 00:08:59.681154 [ 255 ] {278899c1-782b-42a0-9395-e4c5b3e8bb62} <Debug> TCPHandler: Processed in 0.001268119 sec. | ||
| 12496 | 2026.01.21 00:08:59.681156 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12497 | 2026.01.21 00:08:59.681274 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12498 | 2026.01.21 00:08:59.681404 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12499 | 2026.01.21 00:08:59.681438 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4476 rows starting from the beginning of the part | ||
| 12500 | 2026.01.21 00:08:59.681503 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 12501 | 2026.01.21 00:08:59.681547 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 12502 | 2026.01.21 00:08:59.681587 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 12503 | 2026.01.21 00:08:59.681627 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 12504 | 2026.01.21 00:08:59.681683 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 72 rows starting from the beginning of the part | ||
| 12505 | 2026.01.21 00:08:59.683231 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25393 rows, containing 5 columns (5 merged, 0 gathered) in 0.007058758 sec., 3597375.062298495 rows/sec., 245.88 MiB/sec. | ||
| 12506 | 2026.01.21 00:08:59.683511 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12507 | 2026.01.21 00:08:59.683685 [ 198 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4788 rows, containing 4 columns (4 merged, 0 gathered) in 0.002456577 sec., 1949053.5000531226 rows/sec., 128.98 MiB/sec. | ||
| 12508 | 2026.01.21 00:08:59.683818 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12509 | 2026.01.21 00:08:59.683912 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12510 | 2026.01.21 00:08:59.684020 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 12511 | 2026.01.21 00:08:59.684183 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12512 | 2026.01.21 00:08:59.684488 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_91_18} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12513 | 2026.01.21 00:08:59.684578 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_91_18} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12514 | 2026.01.21 00:08:59.684656 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 12515 | 2026.01.21 00:09:00.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.10 MiB, peak 358.32 MiB, free memory in arenas 0.00 B, will set to 346.46 MiB (RSS), difference: 1.36 MiB | ||
| 12516 | 2026.01.21 00:09:01.181948 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1514 | ||
| 12517 | 2026.01.21 00:09:01.184807 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12518 | 2026.01.21 00:09:01.184867 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12519 | 2026.01.21 00:09:01.186158 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12520 | 2026.01.21 00:09:01.186432 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12521 | 2026.01.21 00:09:01.186596 [ 75 ] {} <Debug> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12522 | 2026.01.21 00:09:01.186667 [ 75 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12523 | 2026.01.21 00:09:01.186694 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12524 | 2026.01.21 00:09:01.186801 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1514 | ||
| 12525 | 2026.01.21 00:09:01.186828 [ 200 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::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 | ||
| 12526 | 2026.01.21 00:09:01.187491 [ 200 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12527 | 2026.01.21 00:09:01.187658 [ 200 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1352 rows starting from the beginning of the part | ||
| 12528 | 2026.01.21 00:09:01.188029 [ 200 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part | ||
| 12529 | 2026.01.21 00:09:01.188345 [ 200 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
| 12530 | 2026.01.21 00:09:01.188650 [ 200 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 32 rows starting from the beginning of the part | ||
| 12531 | 2026.01.21 00:09:01.188966 [ 200 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
| 12532 | 2026.01.21 00:09:01.189293 [ 200 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 48 rows starting from the beginning of the part | ||
| 12533 | 2026.01.21 00:09:01.196441 [ 188 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1514 rows, containing 72 columns (72 merged, 0 gathered) in 0.009678247 sec., 156433.28797043517 rows/sec., 124.92 MiB/sec. | ||
| 12534 | 2026.01.21 00:09:01.197854 [ 188 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12535 | 2026.01.21 00:09:01.198380 [ 188 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_46_9} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12536 | 2026.01.21 00:09:01.198460 [ 188 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_46_9} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12537 | 2026.01.21 00:09:01.198668 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 12538 | 2026.01.21 00:09:02.615373 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12539 | 2026.01.21 00:09:02.615660 [ 255 ] {424729b2-a56e-4a34-82c7-787d72c59e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12540 | 2026.01.21 00:09:02.615770 [ 255 ] {424729b2-a56e-4a34-82c7-787d72c59e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12541 | 2026.01.21 00:09:02.616494 [ 255 ] {424729b2-a56e-4a34-82c7-787d72c59e12} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12542 | 2026.01.21 00:09:02.616544 [ 255 ] {424729b2-a56e-4a34-82c7-787d72c59e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12543 | 2026.01.21 00:09:02.616959 [ 255 ] {424729b2-a56e-4a34-82c7-787d72c59e12} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12544 | 2026.01.21 00:09:02.617209 [ 255 ] {424729b2-a56e-4a34-82c7-787d72c59e12} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12545 | 2026.01.21 00:09:02.617370 [ 255 ] {424729b2-a56e-4a34-82c7-787d72c59e12} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001788 sec., 31319.910514541385 rows/sec., 2.41 MiB/sec. | ||
| 12546 | 2026.01.21 00:09:02.617414 [ 255 ] {424729b2-a56e-4a34-82c7-787d72c59e12} <Debug> TCPHandler: Processed in 0.002229954 sec. | ||
| 12547 | 2026.01.21 00:09:02.617540 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12548 | 2026.01.21 00:09:02.617638 [ 255 ] {85b404bf-83c9-46c4-ba3c-0db792d82b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12549 | 2026.01.21 00:09:02.617681 [ 255 ] {85b404bf-83c9-46c4-ba3c-0db792d82b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12550 | 2026.01.21 00:09:02.618120 [ 255 ] {85b404bf-83c9-46c4-ba3c-0db792d82b42} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12551 | 2026.01.21 00:09:02.618159 [ 255 ] {85b404bf-83c9-46c4-ba3c-0db792d82b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12552 | 2026.01.21 00:09:02.618480 [ 255 ] {85b404bf-83c9-46c4-ba3c-0db792d82b42} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12553 | 2026.01.21 00:09:02.618724 [ 255 ] {85b404bf-83c9-46c4-ba3c-0db792d82b42} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12554 | 2026.01.21 00:09:02.618858 [ 255 ] {85b404bf-83c9-46c4-ba3c-0db792d82b42} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001239 sec., 51654.5601291364 rows/sec., 4.03 MiB/sec. | ||
| 12555 | 2026.01.21 00:09:02.618896 [ 255 ] {85b404bf-83c9-46c4-ba3c-0db792d82b42} <Debug> TCPHandler: Processed in 0.001407242 sec. | ||
| 12556 | 2026.01.21 00:09:02.619017 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12557 | 2026.01.21 00:09:02.619114 [ 255 ] {09e73659-3522-4672-b13d-212f38eba2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12558 | 2026.01.21 00:09:02.619158 [ 255 ] {09e73659-3522-4672-b13d-212f38eba2a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12559 | 2026.01.21 00:09:02.619536 [ 255 ] {09e73659-3522-4672-b13d-212f38eba2a8} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12560 | 2026.01.21 00:09:02.619574 [ 255 ] {09e73659-3522-4672-b13d-212f38eba2a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12561 | 2026.01.21 00:09:02.619905 [ 255 ] {09e73659-3522-4672-b13d-212f38eba2a8} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12562 | 2026.01.21 00:09:02.620133 [ 255 ] {09e73659-3522-4672-b13d-212f38eba2a8} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12563 | 2026.01.21 00:09:02.620264 [ 255 ] {09e73659-3522-4672-b13d-212f38eba2a8} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001169 sec., 82121.47134302824 rows/sec., 5.72 MiB/sec. | ||
| 12564 | 2026.01.21 00:09:02.620303 [ 255 ] {09e73659-3522-4672-b13d-212f38eba2a8} <Debug> TCPHandler: Processed in 0.00133669 sec. | ||
| 12565 | 2026.01.21 00:09:02.620420 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12566 | 2026.01.21 00:09:02.620517 [ 255 ] {8065ca50-d43c-42bf-a4b3-298a9165df60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12567 | 2026.01.21 00:09:02.620560 [ 255 ] {8065ca50-d43c-42bf-a4b3-298a9165df60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12568 | 2026.01.21 00:09:02.620890 [ 255 ] {8065ca50-d43c-42bf-a4b3-298a9165df60} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12569 | 2026.01.21 00:09:02.620928 [ 255 ] {8065ca50-d43c-42bf-a4b3-298a9165df60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12570 | 2026.01.21 00:09:02.621242 [ 255 ] {8065ca50-d43c-42bf-a4b3-298a9165df60} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12571 | 2026.01.21 00:09:02.621470 [ 255 ] {8065ca50-d43c-42bf-a4b3-298a9165df60} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12572 | 2026.01.21 00:09:02.621604 [ 255 ] {8065ca50-d43c-42bf-a4b3-298a9165df60} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001106 sec., 32549.7287522604 rows/sec., 2.19 MiB/sec. | ||
| 12573 | 2026.01.21 00:09:02.621643 [ 255 ] {8065ca50-d43c-42bf-a4b3-298a9165df60} <Debug> TCPHandler: Processed in 0.00127316 sec. | ||
| 12574 | 2026.01.21 00:09:03.574220 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30243 | ||
| 12575 | 2026.01.21 00:09:03.575022 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12576 | 2026.01.21 00:09:03.575106 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12577 | 2026.01.21 00:09:03.575695 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12578 | 2026.01.21 00:09:03.575917 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12579 | 2026.01.21 00:09:03.576046 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30243 | ||
| 12580 | 2026.01.21 00:09:05.209124 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 12581 | 2026.01.21 00:09:05.225650 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12582 | 2026.01.21 00:09:05.225705 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12583 | 2026.01.21 00:09:05.231569 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12584 | 2026.01.21 00:09:05.232290 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12585 | 2026.01.21 00:09:05.235325 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 12586 | 2026.01.21 00:09:07.619411 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12587 | 2026.01.21 00:09:07.619626 [ 255 ] {ce378d48-200e-49ca-b4fd-8d40032a4fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12588 | 2026.01.21 00:09:07.619704 [ 255 ] {ce378d48-200e-49ca-b4fd-8d40032a4fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12589 | 2026.01.21 00:09:07.620414 [ 255 ] {ce378d48-200e-49ca-b4fd-8d40032a4fbc} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12590 | 2026.01.21 00:09:07.620465 [ 255 ] {ce378d48-200e-49ca-b4fd-8d40032a4fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12591 | 2026.01.21 00:09:07.620903 [ 255 ] {ce378d48-200e-49ca-b4fd-8d40032a4fbc} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12592 | 2026.01.21 00:09:07.621179 [ 255 ] {ce378d48-200e-49ca-b4fd-8d40032a4fbc} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12593 | 2026.01.21 00:09:07.621351 [ 255 ] {ce378d48-200e-49ca-b4fd-8d40032a4fbc} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001779 sec., 69702.07982012366 rows/sec., 6.00 MiB/sec. | ||
| 12594 | 2026.01.21 00:09:07.621405 [ 255 ] {ce378d48-200e-49ca-b4fd-8d40032a4fbc} <Debug> TCPHandler: Processed in 0.002131952 sec. | ||
| 12595 | 2026.01.21 00:09:07.621532 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12596 | 2026.01.21 00:09:07.621646 [ 255 ] {eb856a03-fc34-40c7-9a48-bb8500f3a855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12597 | 2026.01.21 00:09:07.621692 [ 255 ] {eb856a03-fc34-40c7-9a48-bb8500f3a855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12598 | 2026.01.21 00:09:07.622135 [ 255 ] {eb856a03-fc34-40c7-9a48-bb8500f3a855} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12599 | 2026.01.21 00:09:07.622176 [ 255 ] {eb856a03-fc34-40c7-9a48-bb8500f3a855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12600 | 2026.01.21 00:09:07.622521 [ 255 ] {eb856a03-fc34-40c7-9a48-bb8500f3a855} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12601 | 2026.01.21 00:09:07.622824 [ 255 ] {eb856a03-fc34-40c7-9a48-bb8500f3a855} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12602 | 2026.01.21 00:09:07.622986 [ 255 ] {eb856a03-fc34-40c7-9a48-bb8500f3a855} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001364 sec., 24926.6862170088 rows/sec., 1.83 MiB/sec. | ||
| 12603 | 2026.01.21 00:09:07.623000 [ 70 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12604 | 2026.01.21 00:09:07.623028 [ 255 ] {eb856a03-fc34-40c7-9a48-bb8500f3a855} <Debug> TCPHandler: Processed in 0.001548623 sec. | ||
| 12605 | 2026.01.21 00:09:07.623096 [ 70 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12606 | 2026.01.21 00:09:07.623130 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12607 | 2026.01.21 00:09:07.623201 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12608 | 2026.01.21 00:09:07.623224 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12609 | 2026.01.21 00:09:07.623314 [ 255 ] {3738bd11-e01b-4a10-a8fe-d6cf9c26fcdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12610 | 2026.01.21 00:09:07.623323 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12611 | 2026.01.21 00:09:07.623356 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 296 rows starting from the beginning of the part | ||
| 12612 | 2026.01.21 00:09:07.623359 [ 255 ] {3738bd11-e01b-4a10-a8fe-d6cf9c26fcdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12613 | 2026.01.21 00:09:07.623423 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 40 rows starting from the beginning of the part | ||
| 12614 | 2026.01.21 00:09:07.623473 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 12615 | 2026.01.21 00:09:07.623518 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 34 rows starting from the beginning of the part | ||
| 12616 | 2026.01.21 00:09:07.623559 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 234 rows starting from the beginning of the part | ||
| 12617 | 2026.01.21 00:09:07.623601 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 34 rows starting from the beginning of the part | ||
| 12618 | 2026.01.21 00:09:07.623836 [ 255 ] {3738bd11-e01b-4a10-a8fe-d6cf9c26fcdb} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12619 | 2026.01.21 00:09:07.623874 [ 255 ] {3738bd11-e01b-4a10-a8fe-d6cf9c26fcdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12620 | 2026.01.21 00:09:07.624284 [ 255 ] {3738bd11-e01b-4a10-a8fe-d6cf9c26fcdb} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12621 | 2026.01.21 00:09:07.624585 [ 255 ] {3738bd11-e01b-4a10-a8fe-d6cf9c26fcdb} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12622 | 2026.01.21 00:09:07.624655 [ 188 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 645 rows, containing 5 columns (5 merged, 0 gathered) in 0.001464503 sec., 440422.4504832015 rows/sec., 29.45 MiB/sec. | ||
| 12623 | 2026.01.21 00:09:07.624748 [ 255 ] {3738bd11-e01b-4a10-a8fe-d6cf9c26fcdb} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001454 sec., 67400.27510316369 rows/sec., 5.26 MiB/sec. | ||
| 12624 | 2026.01.21 00:09:07.624798 [ 255 ] {3738bd11-e01b-4a10-a8fe-d6cf9c26fcdb} <Debug> TCPHandler: Processed in 0.001649695 sec. | ||
| 12625 | 2026.01.21 00:09:07.624831 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12626 | 2026.01.21 00:09:07.624919 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12627 | 2026.01.21 00:09:07.625018 [ 255 ] {90482956-13d5-4c3a-bd69-821d6f99c479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12628 | 2026.01.21 00:09:07.625064 [ 255 ] {90482956-13d5-4c3a-bd69-821d6f99c479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12629 | 2026.01.21 00:09:07.625096 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_86_17} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12630 | 2026.01.21 00:09:07.625164 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_86_17} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12631 | 2026.01.21 00:09:07.625228 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 12632 | 2026.01.21 00:09:07.625489 [ 255 ] {90482956-13d5-4c3a-bd69-821d6f99c479} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12633 | 2026.01.21 00:09:07.625526 [ 255 ] {90482956-13d5-4c3a-bd69-821d6f99c479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12634 | 2026.01.21 00:09:07.625878 [ 255 ] {90482956-13d5-4c3a-bd69-821d6f99c479} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12635 | 2026.01.21 00:09:07.626108 [ 255 ] {90482956-13d5-4c3a-bd69-821d6f99c479} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12636 | 2026.01.21 00:09:07.626243 [ 255 ] {90482956-13d5-4c3a-bd69-821d6f99c479} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 12637 | 2026.01.21 00:09:07.626283 [ 255 ] {90482956-13d5-4c3a-bd69-821d6f99c479} <Debug> TCPHandler: Processed in 0.001414641 sec. | ||
| 12638 | 2026.01.21 00:09:07.626397 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12639 | 2026.01.21 00:09:07.626493 [ 255 ] {63831973-f2d7-4129-892e-b03b762faecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12640 | 2026.01.21 00:09:07.626549 [ 255 ] {63831973-f2d7-4129-892e-b03b762faecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12641 | 2026.01.21 00:09:07.627350 [ 255 ] {63831973-f2d7-4129-892e-b03b762faecb} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12642 | 2026.01.21 00:09:07.627388 [ 255 ] {63831973-f2d7-4129-892e-b03b762faecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12643 | 2026.01.21 00:09:07.627966 [ 255 ] {63831973-f2d7-4129-892e-b03b762faecb} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12644 | 2026.01.21 00:09:07.628210 [ 255 ] {63831973-f2d7-4129-892e-b03b762faecb} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12645 | 2026.01.21 00:09:07.628355 [ 255 ] {63831973-f2d7-4129-892e-b03b762faecb} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001881 sec., 18075.491759702287 rows/sec., 32.39 MiB/sec. | ||
| 12646 | 2026.01.21 00:09:07.628412 [ 255 ] {63831973-f2d7-4129-892e-b03b762faecb} <Debug> TCPHandler: Processed in 0.002065842 sec. | ||
| 12647 | 2026.01.21 00:09:07.628533 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12648 | 2026.01.21 00:09:07.628629 [ 255 ] {1620ba8a-e5af-4bfd-a8ef-729edf164afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12649 | 2026.01.21 00:09:07.628671 [ 255 ] {1620ba8a-e5af-4bfd-a8ef-729edf164afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12650 | 2026.01.21 00:09:07.629005 [ 255 ] {1620ba8a-e5af-4bfd-a8ef-729edf164afc} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12651 | 2026.01.21 00:09:07.629042 [ 255 ] {1620ba8a-e5af-4bfd-a8ef-729edf164afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12652 | 2026.01.21 00:09:07.629356 [ 255 ] {1620ba8a-e5af-4bfd-a8ef-729edf164afc} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12653 | 2026.01.21 00:09:07.629582 [ 255 ] {1620ba8a-e5af-4bfd-a8ef-729edf164afc} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12654 | 2026.01.21 00:09:07.629715 [ 255 ] {1620ba8a-e5af-4bfd-a8ef-729edf164afc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 12655 | 2026.01.21 00:09:07.629753 [ 255 ] {1620ba8a-e5af-4bfd-a8ef-729edf164afc} <Debug> TCPHandler: Processed in 0.001269719 sec. | ||
| 12656 | 2026.01.21 00:09:10.926300 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12657 | 2026.01.21 00:09:10.926361 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12658 | 2026.01.21 00:09:11.002053 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001650375 sec. | ||
| 12659 | 2026.01.21 00:09:11.076238 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30755 | ||
| 12660 | 2026.01.21 00:09:11.076798 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12661 | 2026.01.21 00:09:11.076843 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12662 | 2026.01.21 00:09:11.077348 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12663 | 2026.01.21 00:09:11.077578 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12664 | 2026.01.21 00:09:11.077726 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30755 | ||
| 12665 | 2026.01.21 00:09:11.187210 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1534 | ||
| 12666 | 2026.01.21 00:09:11.189918 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12667 | 2026.01.21 00:09:11.189960 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12668 | 2026.01.21 00:09:11.191125 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12669 | 2026.01.21 00:09:11.191392 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12670 | 2026.01.21 00:09:11.191660 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1534 | ||
| 12671 | 2026.01.21 00:09:11.834658 [ 66 ] {} <Debug> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 12672 | 2026.01.21 00:09:11.834720 [ 66 ] {} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12673 | 2026.01.21 00:09:11.834742 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12674 | 2026.01.21 00:09:11.834875 [ 187 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::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 | ||
| 12675 | 2026.01.21 00:09:11.835032 [ 187 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12676 | 2026.01.21 00:09:11.835069 [ 187 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 482 rows starting from the beginning of the part | ||
| 12677 | 2026.01.21 00:09:11.835139 [ 187 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 252 rows starting from the beginning of the part | ||
| 12678 | 2026.01.21 00:09:11.835185 [ 187 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 252 rows starting from the beginning of the part | ||
| 12679 | 2026.01.21 00:09:11.835232 [ 187 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 252 rows starting from the beginning of the part | ||
| 12680 | 2026.01.21 00:09:11.835273 [ 187 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 458 rows starting from the beginning of the part | ||
| 12681 | 2026.01.21 00:09:11.836300 [ 188 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1696 rows, containing 5 columns (5 merged, 0 gathered) in 0.001489103 sec., 1138940.6911409083 rows/sec., 81.45 MiB/sec. | ||
| 12682 | 2026.01.21 00:09:11.836542 [ 201 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 12683 | 2026.01.21 00:09:11.836909 [ 201 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_19_4} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12684 | 2026.01.21 00:09:11.836995 [ 201 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_19_4} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 12685 | 2026.01.21 00:09:11.837101 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 12686 | 2026.01.21 00:09:12.141371 [ 66 ] {} <Debug> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 12687 | 2026.01.21 00:09:12.141414 [ 66 ] {} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12688 | 2026.01.21 00:09:12.141434 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12689 | 2026.01.21 00:09:12.141534 [ 188 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::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 | ||
| 12690 | 2026.01.21 00:09:12.141658 [ 188 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12691 | 2026.01.21 00:09:12.141691 [ 188 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 470 rows starting from the beginning of the part | ||
| 12692 | 2026.01.21 00:09:12.141755 [ 188 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::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 | ||
| 12693 | 2026.01.21 00:09:12.141804 [ 188 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 12694 | 2026.01.21 00:09:12.141848 [ 188 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::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 | ||
| 12695 | 2026.01.21 00:09:12.141891 [ 188 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 446 rows starting from the beginning of the part | ||
| 12696 | 2026.01.21 00:09:12.142756 [ 201 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 988 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266419 sec., 780152.5403519688 rows/sec., 53.94 MiB/sec. | ||
| 12697 | 2026.01.21 00:09:12.142963 [ 186 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 12698 | 2026.01.21 00:09:12.143258 [ 186 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_19_4} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12699 | 2026.01.21 00:09:12.143335 [ 186 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_19_4} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 12700 | 2026.01.21 00:09:12.143435 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 12701 | 2026.01.21 00:09:12.630883 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12702 | 2026.01.21 00:09:12.631169 [ 255 ] {971541d8-1747-47db-a55a-050a2ff31776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12703 | 2026.01.21 00:09:12.631278 [ 255 ] {971541d8-1747-47db-a55a-050a2ff31776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12704 | 2026.01.21 00:09:12.632064 [ 255 ] {971541d8-1747-47db-a55a-050a2ff31776} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12705 | 2026.01.21 00:09:12.632105 [ 255 ] {971541d8-1747-47db-a55a-050a2ff31776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12706 | 2026.01.21 00:09:12.632535 [ 255 ] {971541d8-1747-47db-a55a-050a2ff31776} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12707 | 2026.01.21 00:09:12.632804 [ 255 ] {971541d8-1747-47db-a55a-050a2ff31776} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12708 | 2026.01.21 00:09:12.632964 [ 255 ] {971541d8-1747-47db-a55a-050a2ff31776} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001871 sec., 238375.20042757882 rows/sec., 15.12 MiB/sec. | ||
| 12709 | 2026.01.21 00:09:12.633014 [ 255 ] {971541d8-1747-47db-a55a-050a2ff31776} <Debug> TCPHandler: Processed in 0.002309095 sec. | ||
| 12710 | 2026.01.21 00:09:12.633156 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12711 | 2026.01.21 00:09:12.633264 [ 255 ] {5e0516be-e455-425f-a6ce-301007ddbeed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12712 | 2026.01.21 00:09:12.633309 [ 255 ] {5e0516be-e455-425f-a6ce-301007ddbeed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12713 | 2026.01.21 00:09:12.634219 [ 255 ] {5e0516be-e455-425f-a6ce-301007ddbeed} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12714 | 2026.01.21 00:09:12.634258 [ 255 ] {5e0516be-e455-425f-a6ce-301007ddbeed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12715 | 2026.01.21 00:09:12.634679 [ 255 ] {5e0516be-e455-425f-a6ce-301007ddbeed} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12716 | 2026.01.21 00:09:12.634927 [ 255 ] {5e0516be-e455-425f-a6ce-301007ddbeed} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12717 | 2026.01.21 00:09:12.635063 [ 255 ] {5e0516be-e455-425f-a6ce-301007ddbeed} <Debug> executeQuery: Read 1216 rows, 98.60 KiB in 0.001824 sec., 666666.6666666666 rows/sec., 52.79 MiB/sec. | ||
| 12718 | 2026.01.21 00:09:12.635102 [ 255 ] {5e0516be-e455-425f-a6ce-301007ddbeed} <Debug> TCPHandler: Processed in 0.002007721 sec. | ||
| 12719 | 2026.01.21 00:09:12.635224 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12720 | 2026.01.21 00:09:12.635321 [ 255 ] {85fe4dbb-1597-4466-b711-f65129fa0c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12721 | 2026.01.21 00:09:12.635363 [ 255 ] {85fe4dbb-1597-4466-b711-f65129fa0c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12722 | 2026.01.21 00:09:12.635844 [ 255 ] {85fe4dbb-1597-4466-b711-f65129fa0c29} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12723 | 2026.01.21 00:09:12.635880 [ 255 ] {85fe4dbb-1597-4466-b711-f65129fa0c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12724 | 2026.01.21 00:09:12.636214 [ 255 ] {85fe4dbb-1597-4466-b711-f65129fa0c29} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12725 | 2026.01.21 00:09:12.636454 [ 255 ] {85fe4dbb-1597-4466-b711-f65129fa0c29} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12726 | 2026.01.21 00:09:12.636589 [ 255 ] {85fe4dbb-1597-4466-b711-f65129fa0c29} <Debug> executeQuery: Read 230 rows, 13.92 KiB in 0.001287 sec., 178710.1787101787 rows/sec., 10.56 MiB/sec. | ||
| 12727 | 2026.01.21 00:09:12.636629 [ 255 ] {85fe4dbb-1597-4466-b711-f65129fa0c29} <Debug> TCPHandler: Processed in 0.001455692 sec. | ||
| 12728 | 2026.01.21 00:09:12.636745 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12729 | 2026.01.21 00:09:12.636847 [ 255 ] {4f96dc2b-07f3-4713-b4be-866cfab72507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12730 | 2026.01.21 00:09:12.636889 [ 255 ] {4f96dc2b-07f3-4713-b4be-866cfab72507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12731 | 2026.01.21 00:09:12.637377 [ 255 ] {4f96dc2b-07f3-4713-b4be-866cfab72507} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12732 | 2026.01.21 00:09:12.637414 [ 255 ] {4f96dc2b-07f3-4713-b4be-866cfab72507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12733 | 2026.01.21 00:09:12.637748 [ 255 ] {4f96dc2b-07f3-4713-b4be-866cfab72507} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12734 | 2026.01.21 00:09:12.637967 [ 255 ] {4f96dc2b-07f3-4713-b4be-866cfab72507} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12735 | 2026.01.21 00:09:12.638097 [ 255 ] {4f96dc2b-07f3-4713-b4be-866cfab72507} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.00127 sec., 181102.3622047244 rows/sec., 11.68 MiB/sec. | ||
| 12736 | 2026.01.21 00:09:12.638138 [ 255 ] {4f96dc2b-07f3-4713-b4be-866cfab72507} <Debug> TCPHandler: Processed in 0.001444422 sec. | ||
| 12737 | 2026.01.21 00:09:12.638254 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12738 | 2026.01.21 00:09:12.638350 [ 255 ] {2989e100-e4c1-49dc-b004-2e648411e6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12739 | 2026.01.21 00:09:12.638392 [ 255 ] {2989e100-e4c1-49dc-b004-2e648411e6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12740 | 2026.01.21 00:09:12.638865 [ 255 ] {2989e100-e4c1-49dc-b004-2e648411e6f8} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12741 | 2026.01.21 00:09:12.638901 [ 255 ] {2989e100-e4c1-49dc-b004-2e648411e6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12742 | 2026.01.21 00:09:12.639212 [ 255 ] {2989e100-e4c1-49dc-b004-2e648411e6f8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12743 | 2026.01.21 00:09:12.639428 [ 255 ] {2989e100-e4c1-49dc-b004-2e648411e6f8} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12744 | 2026.01.21 00:09:12.639558 [ 255 ] {2989e100-e4c1-49dc-b004-2e648411e6f8} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001226 sec., 186786.2969004894 rows/sec., 10.60 MiB/sec. | ||
| 12745 | 2026.01.21 00:09:12.639597 [ 255 ] {2989e100-e4c1-49dc-b004-2e648411e6f8} <Debug> TCPHandler: Processed in 0.001393381 sec. | ||
| 12746 | 2026.01.21 00:09:12.639710 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12747 | 2026.01.21 00:09:12.639807 [ 255 ] {2526451a-e8bd-4035-8f85-789eb3caae36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12748 | 2026.01.21 00:09:12.639848 [ 255 ] {2526451a-e8bd-4035-8f85-789eb3caae36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12749 | 2026.01.21 00:09:12.640486 [ 255 ] {2526451a-e8bd-4035-8f85-789eb3caae36} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12750 | 2026.01.21 00:09:12.640522 [ 255 ] {2526451a-e8bd-4035-8f85-789eb3caae36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12751 | 2026.01.21 00:09:12.640864 [ 255 ] {2526451a-e8bd-4035-8f85-789eb3caae36} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12752 | 2026.01.21 00:09:12.641087 [ 255 ] {2526451a-e8bd-4035-8f85-789eb3caae36} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12753 | 2026.01.21 00:09:12.641212 [ 255 ] {2526451a-e8bd-4035-8f85-789eb3caae36} <Debug> executeQuery: Read 740 rows, 52.83 KiB in 0.001424 sec., 519662.9213483146 rows/sec., 36.23 MiB/sec. | ||
| 12754 | 2026.01.21 00:09:12.641250 [ 255 ] {2526451a-e8bd-4035-8f85-789eb3caae36} <Debug> TCPHandler: Processed in 0.001590374 sec. | ||
| 12755 | 2026.01.21 00:09:12.641368 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12756 | 2026.01.21 00:09:12.641462 [ 255 ] {f979d210-8141-40a1-b4cb-e82becc484c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12757 | 2026.01.21 00:09:12.641506 [ 255 ] {f979d210-8141-40a1-b4cb-e82becc484c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12758 | 2026.01.21 00:09:12.641844 [ 255 ] {f979d210-8141-40a1-b4cb-e82becc484c6} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12759 | 2026.01.21 00:09:12.641880 [ 255 ] {f979d210-8141-40a1-b4cb-e82becc484c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12760 | 2026.01.21 00:09:12.642182 [ 255 ] {f979d210-8141-40a1-b4cb-e82becc484c6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 12761 | 2026.01.21 00:09:12.642405 [ 255 ] {f979d210-8141-40a1-b4cb-e82becc484c6} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12762 | 2026.01.21 00:09:12.642528 [ 255 ] {f979d210-8141-40a1-b4cb-e82becc484c6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 12763 | 2026.01.21 00:09:12.642566 [ 255 ] {f979d210-8141-40a1-b4cb-e82becc484c6} <Debug> TCPHandler: Processed in 0.001247579 sec. | ||
| 12764 | 2026.01.21 00:09:12.642682 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12765 | 2026.01.21 00:09:12.642783 [ 255 ] {3dd77b5c-d100-4750-8880-9e757023a0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12766 | 2026.01.21 00:09:12.642826 [ 255 ] {3dd77b5c-d100-4750-8880-9e757023a0e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12767 | 2026.01.21 00:09:12.643260 [ 255 ] {3dd77b5c-d100-4750-8880-9e757023a0e3} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12768 | 2026.01.21 00:09:12.643297 [ 255 ] {3dd77b5c-d100-4750-8880-9e757023a0e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12769 | 2026.01.21 00:09:12.643627 [ 255 ] {3dd77b5c-d100-4750-8880-9e757023a0e3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12770 | 2026.01.21 00:09:12.643838 [ 255 ] {3dd77b5c-d100-4750-8880-9e757023a0e3} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12771 | 2026.01.21 00:09:12.643971 [ 255 ] {3dd77b5c-d100-4750-8880-9e757023a0e3} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001207 sec., 271748.13587406796 rows/sec., 17.80 MiB/sec. | ||
| 12772 | 2026.01.21 00:09:12.644017 [ 255 ] {3dd77b5c-d100-4750-8880-9e757023a0e3} <Debug> TCPHandler: Processed in 0.001384681 sec. | ||
| 12773 | 2026.01.21 00:09:12.644120 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12774 | 2026.01.21 00:09:12.644217 [ 255 ] {c0b637ea-5ac7-4cbf-8fa5-6f635542da7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12775 | 2026.01.21 00:09:12.644259 [ 255 ] {c0b637ea-5ac7-4cbf-8fa5-6f635542da7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12776 | 2026.01.21 00:09:12.644570 [ 255 ] {c0b637ea-5ac7-4cbf-8fa5-6f635542da7a} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12777 | 2026.01.21 00:09:12.644605 [ 255 ] {c0b637ea-5ac7-4cbf-8fa5-6f635542da7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12778 | 2026.01.21 00:09:12.644902 [ 255 ] {c0b637ea-5ac7-4cbf-8fa5-6f635542da7a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 12779 | 2026.01.21 00:09:12.645112 [ 255 ] {c0b637ea-5ac7-4cbf-8fa5-6f635542da7a} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12780 | 2026.01.21 00:09:12.645237 [ 255 ] {c0b637ea-5ac7-4cbf-8fa5-6f635542da7a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 12781 | 2026.01.21 00:09:12.645277 [ 255 ] {c0b637ea-5ac7-4cbf-8fa5-6f635542da7a} <Debug> TCPHandler: Processed in 0.001205689 sec. | ||
| 12782 | 2026.01.21 00:09:12.645391 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12783 | 2026.01.21 00:09:12.645494 [ 255 ] {5fc965b9-2419-40bb-bb77-6b47fe2e391a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12784 | 2026.01.21 00:09:12.645549 [ 255 ] {5fc965b9-2419-40bb-bb77-6b47fe2e391a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12785 | 2026.01.21 00:09:12.646299 [ 255 ] {5fc965b9-2419-40bb-bb77-6b47fe2e391a} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12786 | 2026.01.21 00:09:12.646334 [ 255 ] {5fc965b9-2419-40bb-bb77-6b47fe2e391a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12787 | 2026.01.21 00:09:12.646838 [ 255 ] {5fc965b9-2419-40bb-bb77-6b47fe2e391a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12788 | 2026.01.21 00:09:12.647063 [ 255 ] {5fc965b9-2419-40bb-bb77-6b47fe2e391a} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12789 | 2026.01.21 00:09:12.647201 [ 255 ] {5fc965b9-2419-40bb-bb77-6b47fe2e391a} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001724 sec., 4060.324825986079 rows/sec., 7.28 MiB/sec. | ||
| 12790 | 2026.01.21 00:09:12.647243 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12791 | 2026.01.21 00:09:12.647255 [ 255 ] {5fc965b9-2419-40bb-bb77-6b47fe2e391a} <Debug> TCPHandler: Processed in 0.001912389 sec. | ||
| 12792 | 2026.01.21 00:09:12.647311 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12793 | 2026.01.21 00:09:12.647337 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12794 | 2026.01.21 00:09:12.647406 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12795 | 2026.01.21 00:09:12.647451 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12796 | 2026.01.21 00:09:12.647508 [ 255 ] {83e69c77-a802-4db8-aeb6-33b684f698d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12797 | 2026.01.21 00:09:12.647555 [ 255 ] {83e69c77-a802-4db8-aeb6-33b684f698d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12798 | 2026.01.21 00:09:12.647712 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12799 | 2026.01.21 00:09:12.647775 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1582 rows starting from the beginning of the part | ||
| 12800 | 2026.01.21 00:09:12.647892 [ 255 ] {83e69c77-a802-4db8-aeb6-33b684f698d9} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12801 | 2026.01.21 00:09:12.647911 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 7 rows starting from the beginning of the part | ||
| 12802 | 2026.01.21 00:09:12.647939 [ 255 ] {83e69c77-a802-4db8-aeb6-33b684f698d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12803 | 2026.01.21 00:09:12.648029 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 34 rows starting from the beginning of the part | ||
| 12804 | 2026.01.21 00:09:12.648132 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 7 rows starting from the beginning of the part | ||
| 12805 | 2026.01.21 00:09:12.648229 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 34 rows starting from the beginning of the part | ||
| 12806 | 2026.01.21 00:09:12.648263 [ 255 ] {83e69c77-a802-4db8-aeb6-33b684f698d9} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12807 | 2026.01.21 00:09:12.648323 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 7 rows starting from the beginning of the part | ||
| 12808 | 2026.01.21 00:09:12.648502 [ 255 ] {83e69c77-a802-4db8-aeb6-33b684f698d9} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12809 | 2026.01.21 00:09:12.648638 [ 255 ] {83e69c77-a802-4db8-aeb6-33b684f698d9} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001148 sec., 94076.65505226482 rows/sec., 5.74 MiB/sec. | ||
| 12810 | 2026.01.21 00:09:12.648678 [ 255 ] {83e69c77-a802-4db8-aeb6-33b684f698d9} <Debug> TCPHandler: Processed in 0.00132193 sec. | ||
| 12811 | 2026.01.21 00:09:12.663145 [ 192 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1671 rows, containing 19 columns (19 merged, 0 gathered) in 0.015748439 sec., 106105.75435444745 rows/sec., 190.14 MiB/sec. | ||
| 12812 | 2026.01.21 00:09:12.664781 [ 197 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12813 | 2026.01.21 00:09:12.665139 [ 197 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12814 | 2026.01.21 00:09:12.665208 [ 197 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12815 | 2026.01.21 00:09:12.665355 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.44 MiB. | ||
| 12816 | 2026.01.21 00:09:12.735462 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 12817 | 2026.01.21 00:09:12.752574 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12818 | 2026.01.21 00:09:12.752621 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12819 | 2026.01.21 00:09:12.759205 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12820 | 2026.01.21 00:09:12.759898 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12821 | 2026.01.21 00:09:12.762872 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 12822 | 2026.01.21 00:09:13.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.89 MiB, peak 360.78 MiB, free memory in arenas 0.00 B, will set to 352.63 MiB (RSS), difference: 4.74 MiB | ||
| 12823 | 2026.01.21 00:09:17.620938 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12824 | 2026.01.21 00:09:17.621242 [ 255 ] {968f47ed-17b0-4aa0-830f-b12994377ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12825 | 2026.01.21 00:09:17.621351 [ 255 ] {968f47ed-17b0-4aa0-830f-b12994377ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12826 | 2026.01.21 00:09:17.622036 [ 255 ] {968f47ed-17b0-4aa0-830f-b12994377ff2} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12827 | 2026.01.21 00:09:17.622087 [ 255 ] {968f47ed-17b0-4aa0-830f-b12994377ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12828 | 2026.01.21 00:09:17.622476 [ 255 ] {968f47ed-17b0-4aa0-830f-b12994377ff2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12829 | 2026.01.21 00:09:17.622709 [ 255 ] {968f47ed-17b0-4aa0-830f-b12994377ff2} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12830 | 2026.01.21 00:09:17.622867 [ 255 ] {968f47ed-17b0-4aa0-830f-b12994377ff2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001703 sec., 2348.796241926013 rows/sec., 191.53 KiB/sec. | ||
| 12831 | 2026.01.21 00:09:17.622911 [ 255 ] {968f47ed-17b0-4aa0-830f-b12994377ff2} <Debug> TCPHandler: Processed in 0.002159222 sec. | ||
| 12832 | 2026.01.21 00:09:17.623028 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12833 | 2026.01.21 00:09:17.623125 [ 255 ] {8055e150-56d9-4848-a042-81cae96b7a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12834 | 2026.01.21 00:09:17.623167 [ 255 ] {8055e150-56d9-4848-a042-81cae96b7a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12835 | 2026.01.21 00:09:17.623637 [ 255 ] {8055e150-56d9-4848-a042-81cae96b7a6e} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12836 | 2026.01.21 00:09:17.623675 [ 255 ] {8055e150-56d9-4848-a042-81cae96b7a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12837 | 2026.01.21 00:09:17.624008 [ 255 ] {8055e150-56d9-4848-a042-81cae96b7a6e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12838 | 2026.01.21 00:09:17.624228 [ 255 ] {8055e150-56d9-4848-a042-81cae96b7a6e} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12839 | 2026.01.21 00:09:17.624359 [ 255 ] {8055e150-56d9-4848-a042-81cae96b7a6e} <Debug> executeQuery: Read 126 rows, 11.07 KiB in 0.001253 sec., 100558.6592178771 rows/sec., 8.63 MiB/sec. | ||
| 12840 | 2026.01.21 00:09:17.624397 [ 255 ] {8055e150-56d9-4848-a042-81cae96b7a6e} <Debug> TCPHandler: Processed in 0.001419072 sec. | ||
| 12841 | 2026.01.21 00:09:17.624513 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12842 | 2026.01.21 00:09:17.624610 [ 255 ] {3be18170-3c91-442d-9af9-d79b2412f767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12843 | 2026.01.21 00:09:17.624652 [ 255 ] {3be18170-3c91-442d-9af9-d79b2412f767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12844 | 2026.01.21 00:09:17.625077 [ 255 ] {3be18170-3c91-442d-9af9-d79b2412f767} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12845 | 2026.01.21 00:09:17.625115 [ 255 ] {3be18170-3c91-442d-9af9-d79b2412f767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12846 | 2026.01.21 00:09:17.625426 [ 255 ] {3be18170-3c91-442d-9af9-d79b2412f767} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12847 | 2026.01.21 00:09:17.625644 [ 255 ] {3be18170-3c91-442d-9af9-d79b2412f767} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12848 | 2026.01.21 00:09:17.625779 [ 255 ] {3be18170-3c91-442d-9af9-d79b2412f767} <Debug> executeQuery: Read 38 rows, 2.84 KiB in 0.001187 sec., 32013.479359730416 rows/sec., 2.33 MiB/sec. | ||
| 12849 | 2026.01.21 00:09:17.625818 [ 255 ] {3be18170-3c91-442d-9af9-d79b2412f767} <Debug> TCPHandler: Processed in 0.001355341 sec. | ||
| 12850 | 2026.01.21 00:09:17.625930 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12851 | 2026.01.21 00:09:17.626026 [ 255 ] {75f1efdc-1c36-4289-9ac3-e610939bcee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12852 | 2026.01.21 00:09:17.626068 [ 255 ] {75f1efdc-1c36-4289-9ac3-e610939bcee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12853 | 2026.01.21 00:09:17.626506 [ 255 ] {75f1efdc-1c36-4289-9ac3-e610939bcee9} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12854 | 2026.01.21 00:09:17.626545 [ 255 ] {75f1efdc-1c36-4289-9ac3-e610939bcee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12855 | 2026.01.21 00:09:17.626857 [ 255 ] {75f1efdc-1c36-4289-9ac3-e610939bcee9} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12856 | 2026.01.21 00:09:17.627077 [ 255 ] {75f1efdc-1c36-4289-9ac3-e610939bcee9} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12857 | 2026.01.21 00:09:17.627207 [ 255 ] {75f1efdc-1c36-4289-9ac3-e610939bcee9} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001199 sec., 85070.89241034196 rows/sec., 6.65 MiB/sec. | ||
| 12858 | 2026.01.21 00:09:17.627245 [ 255 ] {75f1efdc-1c36-4289-9ac3-e610939bcee9} <Debug> TCPHandler: Processed in 0.0013651 sec. | ||
| 12859 | 2026.01.21 00:09:17.627359 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12860 | 2026.01.21 00:09:17.627455 [ 255 ] {782443fe-0e6d-4fa3-9a06-37294e135bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12861 | 2026.01.21 00:09:17.627500 [ 255 ] {782443fe-0e6d-4fa3-9a06-37294e135bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12862 | 2026.01.21 00:09:17.627918 [ 255 ] {782443fe-0e6d-4fa3-9a06-37294e135bf8} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12863 | 2026.01.21 00:09:17.627955 [ 255 ] {782443fe-0e6d-4fa3-9a06-37294e135bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12864 | 2026.01.21 00:09:17.628294 [ 255 ] {782443fe-0e6d-4fa3-9a06-37294e135bf8} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12865 | 2026.01.21 00:09:17.628505 [ 255 ] {782443fe-0e6d-4fa3-9a06-37294e135bf8} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12866 | 2026.01.21 00:09:17.628636 [ 255 ] {782443fe-0e6d-4fa3-9a06-37294e135bf8} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001199 sec., 135112.59382819015 rows/sec., 9.41 MiB/sec. | ||
| 12867 | 2026.01.21 00:09:17.628672 [ 255 ] {782443fe-0e6d-4fa3-9a06-37294e135bf8} <Debug> TCPHandler: Processed in 0.001363321 sec. | ||
| 12868 | 2026.01.21 00:09:17.628778 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12869 | 2026.01.21 00:09:17.628874 [ 255 ] {20add8d5-bb3d-4cbd-a119-555b31358ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12870 | 2026.01.21 00:09:17.628929 [ 255 ] {20add8d5-bb3d-4cbd-a119-555b31358ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12871 | 2026.01.21 00:09:17.629767 [ 255 ] {20add8d5-bb3d-4cbd-a119-555b31358ba3} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12872 | 2026.01.21 00:09:17.629805 [ 255 ] {20add8d5-bb3d-4cbd-a119-555b31358ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12873 | 2026.01.21 00:09:17.630358 [ 255 ] {20add8d5-bb3d-4cbd-a119-555b31358ba3} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12874 | 2026.01.21 00:09:17.630584 [ 255 ] {20add8d5-bb3d-4cbd-a119-555b31358ba3} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12875 | 2026.01.21 00:09:17.630721 [ 255 ] {20add8d5-bb3d-4cbd-a119-555b31358ba3} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001864 sec., 18240.343347639486 rows/sec., 32.69 MiB/sec. | ||
| 12876 | 2026.01.21 00:09:17.630776 [ 255 ] {20add8d5-bb3d-4cbd-a119-555b31358ba3} <Debug> TCPHandler: Processed in 0.002048691 sec. | ||
| 12877 | 2026.01.21 00:09:17.630892 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12878 | 2026.01.21 00:09:17.630990 [ 255 ] {4a7998d4-d812-4b25-a4d2-5a92532786a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12879 | 2026.01.21 00:09:17.631033 [ 255 ] {4a7998d4-d812-4b25-a4d2-5a92532786a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12880 | 2026.01.21 00:09:17.631370 [ 255 ] {4a7998d4-d812-4b25-a4d2-5a92532786a4} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12881 | 2026.01.21 00:09:17.631407 [ 255 ] {4a7998d4-d812-4b25-a4d2-5a92532786a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12882 | 2026.01.21 00:09:17.631708 [ 255 ] {4a7998d4-d812-4b25-a4d2-5a92532786a4} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12883 | 2026.01.21 00:09:17.631932 [ 255 ] {4a7998d4-d812-4b25-a4d2-5a92532786a4} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12884 | 2026.01.21 00:09:17.632061 [ 255 ] {4a7998d4-d812-4b25-a4d2-5a92532786a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 12885 | 2026.01.21 00:09:17.632097 [ 255 ] {4a7998d4-d812-4b25-a4d2-5a92532786a4} <Debug> TCPHandler: Processed in 0.001253959 sec. | ||
| 12886 | 2026.01.21 00:09:18.577959 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31203 | ||
| 12887 | 2026.01.21 00:09:18.578632 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12888 | 2026.01.21 00:09:18.578680 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 12889 | 2026.01.21 00:09:18.579215 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12890 | 2026.01.21 00:09:18.579452 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12891 | 2026.01.21 00:09:18.579615 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31203 | ||
| 12892 | 2026.01.21 00:09:20.108455 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56611 | ||
| 12893 | 2026.01.21 00:09:20.108574 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12894 | 2026.01.21 00:09:20.108605 [ 288 ] {} <Debug> TCP-Session: 35b61838-6cd0-46aa-91e5-b82259f1348a Authenticating user 'default' from [fd00:1122:3344:101::e]:56611 | ||
| 12895 | 2026.01.21 00:09:20.108629 [ 288 ] {} <Debug> TCP-Session: 35b61838-6cd0-46aa-91e5-b82259f1348a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12896 | 2026.01.21 00:09:20.108645 [ 288 ] {} <Debug> TCP-Session: 35b61838-6cd0-46aa-91e5-b82259f1348a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12897 | 2026.01.21 00:09:20.108832 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53911 | ||
| 12898 | 2026.01.21 00:09:20.108869 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44449 | ||
| 12899 | 2026.01.21 00:09:20.108907 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45793 | ||
| 12900 | 2026.01.21 00:09:20.108943 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34540 | ||
| 12901 | 2026.01.21 00:09:20.108985 [ 288 ] {} <Trace> TCP-Session: 35b61838-6cd0-46aa-91e5-b82259f1348a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12902 | 2026.01.21 00:09:20.108994 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12903 | 2026.01.21 00:09:20.108934 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61703 | ||
| 12904 | 2026.01.21 00:09:20.109051 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12905 | 2026.01.21 00:09:20.109046 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12906 | 2026.01.21 00:09:20.109088 [ 286 ] {} <Debug> TCP-Session: d248cf67-bf3b-4d9d-825a-f668b64c7124 Authenticating user 'default' from [fd00:1122:3344:101::e]:34540 | ||
| 12907 | 2026.01.21 00:09:20.109102 [ 292 ] {} <Debug> TCP-Session: 44dd71db-60c7-4674-bea2-07524a62215f Authenticating user 'default' from [fd00:1122:3344:101::e]:45793 | ||
| 12908 | 2026.01.21 00:09:20.109116 [ 286 ] {} <Debug> TCP-Session: d248cf67-bf3b-4d9d-825a-f668b64c7124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12909 | 2026.01.21 00:09:20.109118 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12910 | 2026.01.21 00:09:20.109127 [ 292 ] {} <Debug> TCP-Session: 44dd71db-60c7-4674-bea2-07524a62215f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12911 | 2026.01.21 00:09:20.109134 [ 286 ] {} <Debug> TCP-Session: d248cf67-bf3b-4d9d-825a-f668b64c7124 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12912 | 2026.01.21 00:09:20.109164 [ 3 ] {} <Debug> TCP-Session: 76b37b59-2b51-4c86-84cf-a1bbf6ab86e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61703 | ||
| 12913 | 2026.01.21 00:09:20.109167 [ 292 ] {} <Debug> TCP-Session: 44dd71db-60c7-4674-bea2-07524a62215f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12914 | 2026.01.21 00:09:20.109179 [ 288 ] {b176f171-3d43-43a6-8569-2c3152111b35} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56611) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12915 | 2026.01.21 00:09:20.109202 [ 3 ] {} <Debug> TCP-Session: 76b37b59-2b51-4c86-84cf-a1bbf6ab86e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12916 | 2026.01.21 00:09:20.108925 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55864 | ||
| 12917 | 2026.01.21 00:09:20.109243 [ 3 ] {} <Debug> TCP-Session: 76b37b59-2b51-4c86-84cf-a1bbf6ab86e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12918 | 2026.01.21 00:09:20.108911 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42781 | ||
| 12919 | 2026.01.21 00:09:20.109040 [ 291 ] {} <Debug> TCP-Session: 48649e07-43e3-4042-bf2f-e05e8de0c705 Authenticating user 'default' from [fd00:1122:3344:101::e]:44449 | ||
| 12920 | 2026.01.21 00:09:20.108944 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12921 | 2026.01.21 00:09:20.109338 [ 291 ] {} <Debug> TCP-Session: 48649e07-43e3-4042-bf2f-e05e8de0c705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12922 | 2026.01.21 00:09:20.109359 [ 289 ] {} <Debug> TCP-Session: c2462d97-505e-49f2-a228-a39f4284956f Authenticating user 'default' from [fd00:1122:3344:101::e]:53911 | ||
| 12923 | 2026.01.21 00:09:20.109367 [ 291 ] {} <Debug> TCP-Session: 48649e07-43e3-4042-bf2f-e05e8de0c705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12924 | 2026.01.21 00:09:20.109385 [ 289 ] {} <Debug> TCP-Session: c2462d97-505e-49f2-a228-a39f4284956f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12925 | 2026.01.21 00:09:20.108878 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55128 | ||
| 12926 | 2026.01.21 00:09:20.109409 [ 289 ] {} <Debug> TCP-Session: c2462d97-505e-49f2-a228-a39f4284956f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12927 | 2026.01.21 00:09:20.109479 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12928 | 2026.01.21 00:09:20.109493 [ 288 ] {b176f171-3d43-43a6-8569-2c3152111b35} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12929 | 2026.01.21 00:09:20.109503 [ 293 ] {} <Debug> TCP-Session: 5b785071-15c9-44e9-a72e-45526917b13c Authenticating user 'default' from [fd00:1122:3344:101::e]:42781 | ||
| 12930 | 2026.01.21 00:09:20.109535 [ 293 ] {} <Debug> TCP-Session: 5b785071-15c9-44e9-a72e-45526917b13c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12931 | 2026.01.21 00:09:20.109547 [ 293 ] {} <Debug> TCP-Session: 5b785071-15c9-44e9-a72e-45526917b13c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12932 | 2026.01.21 00:09:20.109558 [ 288 ] {b176f171-3d43-43a6-8569-2c3152111b35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12933 | 2026.01.21 00:09:20.109723 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12934 | 2026.01.21 00:09:20.109759 [ 294 ] {} <Debug> TCP-Session: 39be8350-6dd9-4c26-b9f9-c441e4f9f63b Authenticating user 'default' from [fd00:1122:3344:101::e]:55864 | ||
| 12935 | 2026.01.21 00:09:20.109784 [ 294 ] {} <Debug> TCP-Session: 39be8350-6dd9-4c26-b9f9-c441e4f9f63b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12936 | 2026.01.21 00:09:20.109797 [ 294 ] {} <Debug> TCP-Session: 39be8350-6dd9-4c26-b9f9-c441e4f9f63b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12937 | 2026.01.21 00:09:20.109806 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12938 | 2026.01.21 00:09:20.109839 [ 290 ] {} <Debug> TCP-Session: a2c8e954-1328-44d3-8165-45d59aa76dfb Authenticating user 'default' from [fd00:1122:3344:101::e]:55128 | ||
| 12939 | 2026.01.21 00:09:20.109855 [ 290 ] {} <Debug> TCP-Session: a2c8e954-1328-44d3-8165-45d59aa76dfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12940 | 2026.01.21 00:09:20.109860 [ 288 ] {b176f171-3d43-43a6-8569-2c3152111b35} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 12941 | 2026.01.21 00:09:20.109867 [ 290 ] {} <Debug> TCP-Session: a2c8e954-1328-44d3-8165-45d59aa76dfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12942 | 2026.01.21 00:09:20.110856 [ 342 ] {b176f171-3d43-43a6-8569-2c3152111b35} <Trace> AggregatingTransform: Aggregating | ||
| 12943 | 2026.01.21 00:09:20.111168 [ 342 ] {b176f171-3d43-43a6-8569-2c3152111b35} <Trace> Aggregator: Aggregation method: without_key | ||
| 12944 | 2026.01.21 00:09:20.111207 [ 342 ] {b176f171-3d43-43a6-8569-2c3152111b35} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001235579 sec. (809.337 rows/sec., 31.61 KiB/sec.) | ||
| 12945 | 2026.01.21 00:09:20.111223 [ 342 ] {b176f171-3d43-43a6-8569-2c3152111b35} <Trace> Aggregator: Merging aggregated data | ||
| 12946 | 2026.01.21 00:09:20.112343 [ 288 ] {b176f171-3d43-43a6-8569-2c3152111b35} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003223 sec., 310.26993484331365 rows/sec., 12.12 KiB/sec. | ||
| 12947 | 2026.01.21 00:09:20.112509 [ 288 ] {b176f171-3d43-43a6-8569-2c3152111b35} <Debug> TCPHandler: Processed in 0.003643935 sec. | ||
| 12948 | 2026.01.21 00:09:20.112594 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12949 | 2026.01.21 00:09:20.112623 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12950 | 2026.01.21 00:09:20.112628 [ 288 ] {} <Debug> TCP-Session: 35b61838-6cd0-46aa-91e5-b82259f1348a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12951 | 2026.01.21 00:09:20.112650 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12952 | 2026.01.21 00:09:20.112668 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12953 | 2026.01.21 00:09:20.112686 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12954 | 2026.01.21 00:09:20.112695 [ 286 ] {} <Debug> TCP-Session: d248cf67-bf3b-4d9d-825a-f668b64c7124 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12955 | 2026.01.21 00:09:20.112716 [ 291 ] {} <Debug> TCP-Session: 48649e07-43e3-4042-bf2f-e05e8de0c705 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12956 | 2026.01.21 00:09:20.112720 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12957 | 2026.01.21 00:09:20.112731 [ 294 ] {} <Debug> TCP-Session: 39be8350-6dd9-4c26-b9f9-c441e4f9f63b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12958 | 2026.01.21 00:09:20.112751 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12959 | 2026.01.21 00:09:20.112777 [ 292 ] {} <Debug> TCP-Session: 44dd71db-60c7-4674-bea2-07524a62215f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12960 | 2026.01.21 00:09:20.112702 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12961 | 2026.01.21 00:09:20.112811 [ 3 ] {} <Debug> TCP-Session: 76b37b59-2b51-4c86-84cf-a1bbf6ab86e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12962 | 2026.01.21 00:09:20.112739 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12963 | 2026.01.21 00:09:20.112843 [ 293 ] {} <Debug> TCP-Session: 5b785071-15c9-44e9-a72e-45526917b13c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12964 | 2026.01.21 00:09:20.112661 [ 289 ] {} <Debug> TCP-Session: c2462d97-505e-49f2-a228-a39f4284956f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12965 | 2026.01.21 00:09:20.112878 [ 290 ] {} <Debug> TCP-Session: a2c8e954-1328-44d3-8165-45d59aa76dfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12966 | 2026.01.21 00:09:20.242982 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38745 | ||
| 12967 | 2026.01.21 00:09:20.243093 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12968 | 2026.01.21 00:09:20.243121 [ 288 ] {} <Debug> TCP-Session: 8e9d7874-a47f-45f2-afac-2ce9a2e45022 Authenticating user 'default' from [fd00:1122:3344:101::e]:38745 | ||
| 12969 | 2026.01.21 00:09:20.243142 [ 288 ] {} <Debug> TCP-Session: 8e9d7874-a47f-45f2-afac-2ce9a2e45022 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12970 | 2026.01.21 00:09:20.243155 [ 288 ] {} <Debug> TCP-Session: 8e9d7874-a47f-45f2-afac-2ce9a2e45022 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12971 | 2026.01.21 00:09:20.243386 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52518 | ||
| 12972 | 2026.01.21 00:09:20.243389 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46885 | ||
| 12973 | 2026.01.21 00:09:20.243417 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40447 | ||
| 12974 | 2026.01.21 00:09:20.243432 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56151 | ||
| 12975 | 2026.01.21 00:09:20.243465 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12976 | 2026.01.21 00:09:20.243492 [ 288 ] {} <Trace> TCP-Session: 8e9d7874-a47f-45f2-afac-2ce9a2e45022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12977 | 2026.01.21 00:09:20.243515 [ 291 ] {} <Debug> TCP-Session: 9b915299-e455-4674-a5d4-b37ca7dd6350 Authenticating user 'default' from [fd00:1122:3344:101::e]:52518 | ||
| 12978 | 2026.01.21 00:09:20.243518 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12979 | 2026.01.21 00:09:20.243518 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12980 | 2026.01.21 00:09:20.243535 [ 291 ] {} <Debug> TCP-Session: 9b915299-e455-4674-a5d4-b37ca7dd6350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12981 | 2026.01.21 00:09:20.243566 [ 289 ] {} <Debug> TCP-Session: 9f8e523a-bc99-4747-aca3-bf1d46f9d694 Authenticating user 'default' from [fd00:1122:3344:101::e]:46885 | ||
| 12982 | 2026.01.21 00:09:20.243566 [ 293 ] {} <Debug> TCP-Session: 374cce2c-62ed-468c-970a-1e86671c3029 Authenticating user 'default' from [fd00:1122:3344:101::e]:40447 | ||
| 12983 | 2026.01.21 00:09:20.243574 [ 291 ] {} <Debug> TCP-Session: 9b915299-e455-4674-a5d4-b37ca7dd6350 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12984 | 2026.01.21 00:09:20.243604 [ 293 ] {} <Debug> TCP-Session: 374cce2c-62ed-468c-970a-1e86671c3029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12985 | 2026.01.21 00:09:20.243620 [ 289 ] {} <Debug> TCP-Session: 9f8e523a-bc99-4747-aca3-bf1d46f9d694 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12986 | 2026.01.21 00:09:20.243638 [ 293 ] {} <Debug> TCP-Session: 374cce2c-62ed-468c-970a-1e86671c3029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12987 | 2026.01.21 00:09:20.243655 [ 289 ] {} <Debug> TCP-Session: 9f8e523a-bc99-4747-aca3-bf1d46f9d694 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12988 | 2026.01.21 00:09:20.243671 [ 288 ] {37d8d698-476a-467d-8469-93f2a76432d7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38745) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12989 | 2026.01.21 00:09:20.243565 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12990 | 2026.01.21 00:09:20.243449 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49305 | ||
| 12991 | 2026.01.21 00:09:20.243744 [ 294 ] {} <Debug> TCP-Session: a874603c-8226-4732-bf0b-8afde1a5e3c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56151 | ||
| 12992 | 2026.01.21 00:09:20.243437 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39795 | ||
| 12993 | 2026.01.21 00:09:20.243805 [ 294 ] {} <Debug> TCP-Session: a874603c-8226-4732-bf0b-8afde1a5e3c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12994 | 2026.01.21 00:09:20.243411 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47016 | ||
| 12995 | 2026.01.21 00:09:20.243833 [ 294 ] {} <Debug> TCP-Session: a874603c-8226-4732-bf0b-8afde1a5e3c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12996 | 2026.01.21 00:09:20.243862 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12997 | 2026.01.21 00:09:20.243881 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12998 | 2026.01.21 00:09:20.243437 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50709 | ||
| 12999 | 2026.01.21 00:09:20.243917 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13000 | 2026.01.21 00:09:20.243925 [ 3 ] {} <Debug> TCP-Session: 97eba60c-87aa-446a-ac5b-7629facb42fe Authenticating user 'default' from [fd00:1122:3344:101::e]:39795 | ||
| 13001 | 2026.01.21 00:09:20.243960 [ 288 ] {37d8d698-476a-467d-8469-93f2a76432d7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13002 | 2026.01.21 00:09:20.243997 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13003 | 2026.01.21 00:09:20.243998 [ 3 ] {} <Debug> TCP-Session: 97eba60c-87aa-446a-ac5b-7629facb42fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13004 | 2026.01.21 00:09:20.244030 [ 290 ] {} <Debug> TCP-Session: 1ef8a8b9-a119-4ff9-9280-e1fcbd577199 Authenticating user 'default' from [fd00:1122:3344:101::e]:50709 | ||
| 13005 | 2026.01.21 00:09:20.244046 [ 3 ] {} <Debug> TCP-Session: 97eba60c-87aa-446a-ac5b-7629facb42fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13006 | 2026.01.21 00:09:20.244064 [ 290 ] {} <Debug> TCP-Session: 1ef8a8b9-a119-4ff9-9280-e1fcbd577199 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13007 | 2026.01.21 00:09:20.244050 [ 288 ] {37d8d698-476a-467d-8469-93f2a76432d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13008 | 2026.01.21 00:09:20.244090 [ 290 ] {} <Debug> TCP-Session: 1ef8a8b9-a119-4ff9-9280-e1fcbd577199 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13009 | 2026.01.21 00:09:20.243970 [ 292 ] {} <Debug> TCP-Session: a82a6cdb-914e-4963-8dd9-edc1327db9fb Authenticating user 'default' from [fd00:1122:3344:101::e]:47016 | ||
| 13010 | 2026.01.21 00:09:20.243914 [ 286 ] {} <Debug> TCP-Session: 56de4e1a-ad89-4401-a1d4-488aa54eac6e Authenticating user 'default' from [fd00:1122:3344:101::e]:49305 | ||
| 13011 | 2026.01.21 00:09:20.244162 [ 292 ] {} <Debug> TCP-Session: a82a6cdb-914e-4963-8dd9-edc1327db9fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13012 | 2026.01.21 00:09:20.244181 [ 292 ] {} <Debug> TCP-Session: a82a6cdb-914e-4963-8dd9-edc1327db9fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13013 | 2026.01.21 00:09:20.244183 [ 286 ] {} <Debug> TCP-Session: 56de4e1a-ad89-4401-a1d4-488aa54eac6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13014 | 2026.01.21 00:09:20.244207 [ 286 ] {} <Debug> TCP-Session: 56de4e1a-ad89-4401-a1d4-488aa54eac6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13015 | 2026.01.21 00:09:20.244442 [ 288 ] {37d8d698-476a-467d-8469-93f2a76432d7} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 13016 | 2026.01.21 00:09:20.245701 [ 326 ] {37d8d698-476a-467d-8469-93f2a76432d7} <Trace> AggregatingTransform: Aggregating | ||
| 13017 | 2026.01.21 00:09:20.245764 [ 326 ] {37d8d698-476a-467d-8469-93f2a76432d7} <Trace> Aggregator: Aggregation method: without_key | ||
| 13018 | 2026.01.21 00:09:20.245810 [ 326 ] {37d8d698-476a-467d-8469-93f2a76432d7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001253059 sec. (798.047 rows/sec., 31.17 KiB/sec.) | ||
| 13019 | 2026.01.21 00:09:20.245830 [ 326 ] {37d8d698-476a-467d-8469-93f2a76432d7} <Trace> Aggregator: Merging aggregated data | ||
| 13020 | 2026.01.21 00:09:20.247127 [ 288 ] {37d8d698-476a-467d-8469-93f2a76432d7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003512 sec., 284.7380410022779 rows/sec., 11.12 KiB/sec. | ||
| 13021 | 2026.01.21 00:09:20.247282 [ 288 ] {37d8d698-476a-467d-8469-93f2a76432d7} <Debug> TCPHandler: Processed in 0.00390926 sec. | ||
| 13022 | 2026.01.21 00:09:20.247391 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13023 | 2026.01.21 00:09:20.247426 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13024 | 2026.01.21 00:09:20.247436 [ 286 ] {} <Debug> TCP-Session: 56de4e1a-ad89-4401-a1d4-488aa54eac6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13025 | 2026.01.21 00:09:20.247448 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13026 | 2026.01.21 00:09:20.247470 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13027 | 2026.01.21 00:09:20.247489 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13028 | 2026.01.21 00:09:20.247512 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13029 | 2026.01.21 00:09:20.247534 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13030 | 2026.01.21 00:09:20.247545 [ 292 ] {} <Debug> TCP-Session: a82a6cdb-914e-4963-8dd9-edc1327db9fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13031 | 2026.01.21 00:09:20.247572 [ 290 ] {} <Debug> TCP-Session: 1ef8a8b9-a119-4ff9-9280-e1fcbd577199 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13032 | 2026.01.21 00:09:20.247571 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13033 | 2026.01.21 00:09:20.247585 [ 294 ] {} <Debug> TCP-Session: a874603c-8226-4732-bf0b-8afde1a5e3c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13034 | 2026.01.21 00:09:20.247629 [ 288 ] {} <Debug> TCP-Session: 8e9d7874-a47f-45f2-afac-2ce9a2e45022 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13035 | 2026.01.21 00:09:20.247549 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13036 | 2026.01.21 00:09:20.247532 [ 293 ] {} <Debug> TCP-Session: 374cce2c-62ed-468c-970a-1e86671c3029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13037 | 2026.01.21 00:09:20.247687 [ 3 ] {} <Debug> TCP-Session: 97eba60c-87aa-446a-ac5b-7629facb42fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13038 | 2026.01.21 00:09:20.247518 [ 291 ] {} <Debug> TCP-Session: 9b915299-e455-4674-a5d4-b37ca7dd6350 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13039 | 2026.01.21 00:09:20.247470 [ 289 ] {} <Debug> TCP-Session: 9f8e523a-bc99-4747-aca3-bf1d46f9d694 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13040 | 2026.01.21 00:09:20.262993 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 13041 | 2026.01.21 00:09:20.280747 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13042 | 2026.01.21 00:09:20.280806 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 13043 | 2026.01.21 00:09:20.287151 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13044 | 2026.01.21 00:09:20.287932 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13045 | 2026.01.21 00:09:20.291347 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 13046 | 2026.01.21 00:09:21.191886 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1574 | ||
| 13047 | 2026.01.21 00:09:21.194552 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13048 | 2026.01.21 00:09:21.194603 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 13049 | 2026.01.21 00:09:21.195938 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13050 | 2026.01.21 00:09:21.196233 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13051 | 2026.01.21 00:09:21.196671 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1574 | ||
| 13052 | 2026.01.21 00:09:22.631237 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13053 | 2026.01.21 00:09:22.631419 [ 255 ] {1ee8b31e-d4f3-4cff-a506-8d609d3ed240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13054 | 2026.01.21 00:09:22.631490 [ 255 ] {1ee8b31e-d4f3-4cff-a506-8d609d3ed240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13055 | 2026.01.21 00:09:22.632277 [ 255 ] {1ee8b31e-d4f3-4cff-a506-8d609d3ed240} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13056 | 2026.01.21 00:09:22.632327 [ 255 ] {1ee8b31e-d4f3-4cff-a506-8d609d3ed240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 13057 | 2026.01.21 00:09:22.632751 [ 255 ] {1ee8b31e-d4f3-4cff-a506-8d609d3ed240} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13058 | 2026.01.21 00:09:22.632993 [ 255 ] {1ee8b31e-d4f3-4cff-a506-8d609d3ed240} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13059 | 2026.01.21 00:09:22.633154 [ 255 ] {1ee8b31e-d4f3-4cff-a506-8d609d3ed240} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001785 sec., 249859.94397759106 rows/sec., 15.85 MiB/sec. | ||
| 13060 | 2026.01.21 00:09:22.633207 [ 255 ] {1ee8b31e-d4f3-4cff-a506-8d609d3ed240} <Debug> TCPHandler: Processed in 0.002094172 sec. | ||
| 13061 | 2026.01.21 00:09:22.633335 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13062 | 2026.01.21 00:09:22.633439 [ 255 ] {3fd846f1-0d8c-44fa-9f3a-55df0af17d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13063 | 2026.01.21 00:09:22.633486 [ 255 ] {3fd846f1-0d8c-44fa-9f3a-55df0af17d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13064 | 2026.01.21 00:09:22.634526 [ 255 ] {3fd846f1-0d8c-44fa-9f3a-55df0af17d3f} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13065 | 2026.01.21 00:09:22.634575 [ 255 ] {3fd846f1-0d8c-44fa-9f3a-55df0af17d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 13066 | 2026.01.21 00:09:22.634992 [ 255 ] {3fd846f1-0d8c-44fa-9f3a-55df0af17d3f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13067 | 2026.01.21 00:09:22.635229 [ 255 ] {3fd846f1-0d8c-44fa-9f3a-55df0af17d3f} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13068 | 2026.01.21 00:09:22.635372 [ 255 ] {3fd846f1-0d8c-44fa-9f3a-55df0af17d3f} <Debug> executeQuery: Read 1216 rows, 98.60 KiB in 0.001956 sec., 621676.891615542 rows/sec., 49.23 MiB/sec. | ||
| 13069 | 2026.01.21 00:09:22.635372 [ 50 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13070 | 2026.01.21 00:09:22.635414 [ 255 ] {3fd846f1-0d8c-44fa-9f3a-55df0af17d3f} <Debug> TCPHandler: Processed in 0.002132363 sec. | ||
| 13071 | 2026.01.21 00:09:22.635456 [ 50 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13072 | 2026.01.21 00:09:22.635488 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 13073 | 2026.01.21 00:09:22.635535 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13074 | 2026.01.21 00:09:22.635606 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13075 | 2026.01.21 00:09:22.635637 [ 255 ] {342cf024-1c9b-4e8d-8d18-dc1d4457e7f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13076 | 2026.01.21 00:09:22.635686 [ 255 ] {342cf024-1c9b-4e8d-8d18-dc1d4457e7f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13077 | 2026.01.21 00:09:22.635727 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13078 | 2026.01.21 00:09:22.635768 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2555 rows starting from the beginning of the part | ||
| 13079 | 2026.01.21 00:09:22.635836 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part | ||
| 13080 | 2026.01.21 00:09:22.635881 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 124 rows starting from the beginning of the part | ||
| 13081 | 2026.01.21 00:09:22.635928 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1216 rows starting from the beginning of the part | ||
| 13082 | 2026.01.21 00:09:22.635971 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 126 rows starting from the beginning of the part | ||
| 13083 | 2026.01.21 00:09:22.636012 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1216 rows starting from the beginning of the part | ||
| 13084 | 2026.01.21 00:09:22.636211 [ 255 ] {342cf024-1c9b-4e8d-8d18-dc1d4457e7f9} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13085 | 2026.01.21 00:09:22.636255 [ 255 ] {342cf024-1c9b-4e8d-8d18-dc1d4457e7f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 13086 | 2026.01.21 00:09:22.636604 [ 255 ] {342cf024-1c9b-4e8d-8d18-dc1d4457e7f9} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13087 | 2026.01.21 00:09:22.636848 [ 255 ] {342cf024-1c9b-4e8d-8d18-dc1d4457e7f9} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13088 | 2026.01.21 00:09:22.636994 [ 255 ] {342cf024-1c9b-4e8d-8d18-dc1d4457e7f9} <Debug> executeQuery: Read 230 rows, 13.92 KiB in 0.001376 sec., 167151.16279069768 rows/sec., 9.88 MiB/sec. | ||
| 13089 | 2026.01.21 00:09:22.637034 [ 255 ] {342cf024-1c9b-4e8d-8d18-dc1d4457e7f9} <Debug> TCPHandler: Processed in 0.001548153 sec. | ||
| 13090 | 2026.01.21 00:09:22.637154 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13091 | 2026.01.21 00:09:22.637250 [ 255 ] {00007496-d158-4a1c-9f54-69db8c247a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13092 | 2026.01.21 00:09:22.637293 [ 255 ] {00007496-d158-4a1c-9f54-69db8c247a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13093 | 2026.01.21 00:09:22.637784 [ 255 ] {00007496-d158-4a1c-9f54-69db8c247a7a} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13094 | 2026.01.21 00:09:22.637822 [ 255 ] {00007496-d158-4a1c-9f54-69db8c247a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 13095 | 2026.01.21 00:09:22.638004 [ 192 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5293 rows, containing 5 columns (5 merged, 0 gathered) in 0.002444647 sec., 2165138.7705464223 rows/sec., 183.04 MiB/sec. | ||
| 13096 | 2026.01.21 00:09:22.638156 [ 255 ] {00007496-d158-4a1c-9f54-69db8c247a7a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13097 | 2026.01.21 00:09:22.638301 [ 197 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13098 | 2026.01.21 00:09:22.638381 [ 255 ] {00007496-d158-4a1c-9f54-69db8c247a7a} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13099 | 2026.01.21 00:09:22.638516 [ 255 ] {00007496-d158-4a1c-9f54-69db8c247a7a} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001285 sec., 178988.32684824904 rows/sec., 11.54 MiB/sec. | ||
| 13100 | 2026.01.21 00:09:22.638556 [ 255 ] {00007496-d158-4a1c-9f54-69db8c247a7a} <Debug> TCPHandler: Processed in 0.001451712 sec. | ||
| 13101 | 2026.01.21 00:09:22.638563 [ 197 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_96_19} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13102 | 2026.01.21 00:09:22.638638 [ 197 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_96_19} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13103 | 2026.01.21 00:09:22.638666 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13104 | 2026.01.21 00:09:22.638731 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 13105 | 2026.01.21 00:09:22.638761 [ 255 ] {ef049b58-527f-4215-8415-ecb01ef2f294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13106 | 2026.01.21 00:09:22.638804 [ 255 ] {ef049b58-527f-4215-8415-ecb01ef2f294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13107 | 2026.01.21 00:09:22.639284 [ 255 ] {ef049b58-527f-4215-8415-ecb01ef2f294} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13108 | 2026.01.21 00:09:22.639321 [ 255 ] {ef049b58-527f-4215-8415-ecb01ef2f294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 13109 | 2026.01.21 00:09:22.639636 [ 255 ] {ef049b58-527f-4215-8415-ecb01ef2f294} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13110 | 2026.01.21 00:09:22.639859 [ 255 ] {ef049b58-527f-4215-8415-ecb01ef2f294} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13111 | 2026.01.21 00:09:22.639990 [ 255 ] {ef049b58-527f-4215-8415-ecb01ef2f294} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001247 sec., 183640.73777064955 rows/sec., 10.43 MiB/sec. | ||
| 13112 | 2026.01.21 00:09:22.640030 [ 255 ] {ef049b58-527f-4215-8415-ecb01ef2f294} <Debug> TCPHandler: Processed in 0.001412481 sec. | ||
| 13113 | 2026.01.21 00:09:22.640140 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13114 | 2026.01.21 00:09:22.640235 [ 255 ] {0036200b-3ee2-43c1-a754-93e1a669dc94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13115 | 2026.01.21 00:09:22.640277 [ 255 ] {0036200b-3ee2-43c1-a754-93e1a669dc94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13116 | 2026.01.21 00:09:22.640965 [ 255 ] {0036200b-3ee2-43c1-a754-93e1a669dc94} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13117 | 2026.01.21 00:09:22.641002 [ 255 ] {0036200b-3ee2-43c1-a754-93e1a669dc94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 13118 | 2026.01.21 00:09:22.641342 [ 255 ] {0036200b-3ee2-43c1-a754-93e1a669dc94} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13119 | 2026.01.21 00:09:22.641571 [ 255 ] {0036200b-3ee2-43c1-a754-93e1a669dc94} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13120 | 2026.01.21 00:09:22.641697 [ 50 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13121 | 2026.01.21 00:09:22.641700 [ 255 ] {0036200b-3ee2-43c1-a754-93e1a669dc94} <Debug> executeQuery: Read 740 rows, 52.83 KiB in 0.001483 sec., 498988.53674983146 rows/sec., 34.79 MiB/sec. | ||
| 13122 | 2026.01.21 00:09:22.641740 [ 50 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13123 | 2026.01.21 00:09:22.641763 [ 255 ] {0036200b-3ee2-43c1-a754-93e1a669dc94} <Debug> TCPHandler: Processed in 0.001672496 sec. | ||
| 13124 | 2026.01.21 00:09:22.641767 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 13125 | 2026.01.21 00:09:22.641890 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13126 | 2026.01.21 00:09:22.641892 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13127 | 2026.01.21 00:09:22.641992 [ 255 ] {aa52f3de-b0d5-4ac6-9080-e3a069bddc90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13128 | 2026.01.21 00:09:22.642038 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13129 | 2026.01.21 00:09:22.642041 [ 255 ] {aa52f3de-b0d5-4ac6-9080-e3a069bddc90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13130 | 2026.01.21 00:09:22.642079 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1304 rows starting from the beginning of the part | ||
| 13131 | 2026.01.21 00:09:22.642152 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
| 13132 | 2026.01.21 00:09:22.642197 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 98 rows starting from the beginning of the part | ||
| 13133 | 2026.01.21 00:09:22.642239 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 740 rows starting from the beginning of the part | ||
| 13134 | 2026.01.21 00:09:22.642282 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 102 rows starting from the beginning of the part | ||
| 13135 | 2026.01.21 00:09:22.642323 [ 196 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 740 rows starting from the beginning of the part | ||
| 13136 | 2026.01.21 00:09:22.642404 [ 255 ] {aa52f3de-b0d5-4ac6-9080-e3a069bddc90} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13137 | 2026.01.21 00:09:22.642448 [ 255 ] {aa52f3de-b0d5-4ac6-9080-e3a069bddc90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 13138 | 2026.01.21 00:09:22.642791 [ 255 ] {aa52f3de-b0d5-4ac6-9080-e3a069bddc90} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 13139 | 2026.01.21 00:09:22.643026 [ 255 ] {aa52f3de-b0d5-4ac6-9080-e3a069bddc90} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13140 | 2026.01.21 00:09:22.643162 [ 255 ] {aa52f3de-b0d5-4ac6-9080-e3a069bddc90} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00119 sec., 5042.016806722689 rows/sec., 263.43 KiB/sec. | ||
| 13141 | 2026.01.21 00:09:22.643200 [ 255 ] {aa52f3de-b0d5-4ac6-9080-e3a069bddc90} <Debug> TCPHandler: Processed in 0.00135902 sec. | ||
| 13142 | 2026.01.21 00:09:22.643312 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13143 | 2026.01.21 00:09:22.643409 [ 255 ] {3fb9e91e-5b18-4aa2-b8ae-3d9618fc9202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13144 | 2026.01.21 00:09:22.643451 [ 255 ] {3fb9e91e-5b18-4aa2-b8ae-3d9618fc9202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13145 | 2026.01.21 00:09:22.643683 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3048 rows, containing 5 columns (5 merged, 0 gathered) in 0.001841208 sec., 1655434.9101242227 rows/sec., 124.56 MiB/sec. | ||
| 13146 | 2026.01.21 00:09:22.643886 [ 255 ] {3fb9e91e-5b18-4aa2-b8ae-3d9618fc9202} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13147 | 2026.01.21 00:09:22.643889 [ 192 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13148 | 2026.01.21 00:09:22.643930 [ 255 ] {3fb9e91e-5b18-4aa2-b8ae-3d9618fc9202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 13149 | 2026.01.21 00:09:22.644239 [ 192 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_96_19} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13150 | 2026.01.21 00:09:22.644327 [ 192 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_96_19} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13151 | 2026.01.21 00:09:22.644328 [ 255 ] {3fb9e91e-5b18-4aa2-b8ae-3d9618fc9202} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13152 | 2026.01.21 00:09:22.644410 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 13153 | 2026.01.21 00:09:22.644573 [ 255 ] {3fb9e91e-5b18-4aa2-b8ae-3d9618fc9202} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13154 | 2026.01.21 00:09:22.644702 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13155 | 2026.01.21 00:09:22.644711 [ 255 ] {3fb9e91e-5b18-4aa2-b8ae-3d9618fc9202} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001321 sec., 248296.7448902347 rows/sec., 16.27 MiB/sec. | ||
| 13156 | 2026.01.21 00:09:22.644750 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13157 | 2026.01.21 00:09:22.644768 [ 255 ] {3fb9e91e-5b18-4aa2-b8ae-3d9618fc9202} <Debug> TCPHandler: Processed in 0.001504973 sec. | ||
| 13158 | 2026.01.21 00:09:22.644780 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 13159 | 2026.01.21 00:09:22.644864 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13160 | 2026.01.21 00:09:22.644891 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13161 | 2026.01.21 00:09:22.644961 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13162 | 2026.01.21 00:09:22.644991 [ 255 ] {f4953b98-173e-4ba3-9797-e53207d4ccd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13163 | 2026.01.21 00:09:22.644993 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 25393 rows starting from the beginning of the part | ||
| 13164 | 2026.01.21 00:09:22.645040 [ 255 ] {f4953b98-173e-4ba3-9797-e53207d4ccd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13165 | 2026.01.21 00:09:22.645065 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 96 rows starting from the beginning of the part | ||
| 13166 | 2026.01.21 00:09:22.645114 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 13167 | 2026.01.21 00:09:22.645154 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 328 rows starting from the beginning of the part | ||
| 13168 | 2026.01.21 00:09:22.645192 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 162 rows starting from the beginning of the part | ||
| 13169 | 2026.01.21 00:09:22.645229 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 328 rows starting from the beginning of the part | ||
| 13170 | 2026.01.21 00:09:22.645345 [ 255 ] {f4953b98-173e-4ba3-9797-e53207d4ccd2} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13171 | 2026.01.21 00:09:22.645386 [ 255 ] {f4953b98-173e-4ba3-9797-e53207d4ccd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 13172 | 2026.01.21 00:09:22.645715 [ 255 ] {f4953b98-173e-4ba3-9797-e53207d4ccd2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 13173 | 2026.01.21 00:09:22.645993 [ 255 ] {f4953b98-173e-4ba3-9797-e53207d4ccd2} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13174 | 2026.01.21 00:09:22.646119 [ 255 ] {f4953b98-173e-4ba3-9797-e53207d4ccd2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00114 sec., 877.1929824561404 rows/sec., 59.11 KiB/sec. | ||
| 13175 | 2026.01.21 00:09:22.646156 [ 255 ] {f4953b98-173e-4ba3-9797-e53207d4ccd2} <Debug> TCPHandler: Processed in 0.00131339 sec. | ||
| 13176 | 2026.01.21 00:09:22.646264 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13177 | 2026.01.21 00:09:22.646359 [ 255 ] {494762dc-f936-48f0-a18d-02dcd922f9a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13178 | 2026.01.21 00:09:22.646414 [ 255 ] {494762dc-f936-48f0-a18d-02dcd922f9a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13179 | 2026.01.21 00:09:22.647163 [ 255 ] {494762dc-f936-48f0-a18d-02dcd922f9a8} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13180 | 2026.01.21 00:09:22.647202 [ 255 ] {494762dc-f936-48f0-a18d-02dcd922f9a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 13181 | 2026.01.21 00:09:22.647723 [ 255 ] {494762dc-f936-48f0-a18d-02dcd922f9a8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13182 | 2026.01.21 00:09:22.647948 [ 255 ] {494762dc-f936-48f0-a18d-02dcd922f9a8} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13183 | 2026.01.21 00:09:22.648086 [ 255 ] {494762dc-f936-48f0-a18d-02dcd922f9a8} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001745 sec., 4011.4613180515757 rows/sec., 7.19 MiB/sec. | ||
| 13184 | 2026.01.21 00:09:22.648140 [ 255 ] {494762dc-f936-48f0-a18d-02dcd922f9a8} <Debug> TCPHandler: Processed in 0.001923869 sec. | ||
| 13185 | 2026.01.21 00:09:22.648258 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13186 | 2026.01.21 00:09:22.648352 [ 255 ] {78c3c7aa-2da2-49d9-a36f-c4acab9ce6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13187 | 2026.01.21 00:09:22.648393 [ 255 ] {78c3c7aa-2da2-49d9-a36f-c4acab9ce6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13188 | 2026.01.21 00:09:22.648720 [ 255 ] {78c3c7aa-2da2-49d9-a36f-c4acab9ce6e4} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13189 | 2026.01.21 00:09:22.648757 [ 255 ] {78c3c7aa-2da2-49d9-a36f-c4acab9ce6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 13190 | 2026.01.21 00:09:22.649073 [ 255 ] {78c3c7aa-2da2-49d9-a36f-c4acab9ce6e4} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13191 | 2026.01.21 00:09:22.649286 [ 255 ] {78c3c7aa-2da2-49d9-a36f-c4acab9ce6e4} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13192 | 2026.01.21 00:09:22.649425 [ 50 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13193 | 2026.01.21 00:09:22.649438 [ 255 ] {78c3c7aa-2da2-49d9-a36f-c4acab9ce6e4} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001104 sec., 97826.08695652174 rows/sec., 5.96 MiB/sec. | ||
| 13194 | 2026.01.21 00:09:22.649461 [ 50 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13195 | 2026.01.21 00:09:22.649484 [ 255 ] {78c3c7aa-2da2-49d9-a36f-c4acab9ce6e4} <Debug> TCPHandler: Processed in 0.001274809 sec. | ||
| 13196 | 2026.01.21 00:09:22.649485 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 13197 | 2026.01.21 00:09:22.649577 [ 197 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13198 | 2026.01.21 00:09:22.649664 [ 197 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13199 | 2026.01.21 00:09:22.649692 [ 197 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4788 rows starting from the beginning of the part | ||
| 13200 | 2026.01.21 00:09:22.649772 [ 197 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 36 rows starting from the beginning of the part | ||
| 13201 | 2026.01.21 00:09:22.649815 [ 197 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 13202 | 2026.01.21 00:09:22.649855 [ 197 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 108 rows starting from the beginning of the part | ||
| 13203 | 2026.01.21 00:09:22.649893 [ 197 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 13204 | 2026.01.21 00:09:22.649932 [ 197 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 108 rows starting from the beginning of the part | ||
| 13205 | 2026.01.21 00:09:22.650879 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26467 rows, containing 5 columns (5 merged, 0 gathered) in 0.006040102 sec., 4381879.64375436 rows/sec., 299.29 MiB/sec. | ||
| 13206 | 2026.01.21 00:09:22.651199 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13207 | 2026.01.21 00:09:22.651520 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13208 | 2026.01.21 00:09:22.651600 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13209 | 2026.01.21 00:09:22.651682 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 13210 | 2026.01.21 00:09:22.651832 [ 199 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5160 rows, containing 4 columns (4 merged, 0 gathered) in 0.002287705 sec., 2255535.569489947 rows/sec., 148.85 MiB/sec. | ||
| 13211 | 2026.01.21 00:09:22.652333 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13212 | 2026.01.21 00:09:22.652612 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_96_19} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13213 | 2026.01.21 00:09:22.652679 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_96_19} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13214 | 2026.01.21 00:09:22.652742 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 13215 | 2026.01.21 00:09:25.410301 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52177 | ||
| 13216 | 2026.01.21 00:09:25.410423 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13217 | 2026.01.21 00:09:25.410454 [ 294 ] {} <Debug> TCP-Session: 567da5b3-06de-4ad9-8f48-39fc4f7b4a6a Authenticating user 'default' from [fd00:1122:3344:101::e]:52177 | ||
| 13218 | 2026.01.21 00:09:25.410480 [ 294 ] {} <Debug> TCP-Session: 567da5b3-06de-4ad9-8f48-39fc4f7b4a6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13219 | 2026.01.21 00:09:25.410496 [ 294 ] {} <Debug> TCP-Session: 567da5b3-06de-4ad9-8f48-39fc4f7b4a6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13220 | 2026.01.21 00:09:25.410744 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63399 | ||
| 13221 | 2026.01.21 00:09:25.410756 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55694 | ||
| 13222 | 2026.01.21 00:09:25.410791 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32799 | ||
| 13223 | 2026.01.21 00:09:25.410815 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56976 | ||
| 13224 | 2026.01.21 00:09:25.410824 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36249 | ||
| 13225 | 2026.01.21 00:09:25.410860 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13226 | 2026.01.21 00:09:25.410861 [ 294 ] {} <Trace> TCP-Session: 567da5b3-06de-4ad9-8f48-39fc4f7b4a6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13227 | 2026.01.21 00:09:25.410890 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13228 | 2026.01.21 00:09:25.410899 [ 3 ] {} <Debug> TCP-Session: 6532c698-89d0-41a7-a8d0-b1d803cc82d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63399 | ||
| 13229 | 2026.01.21 00:09:25.410928 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13230 | 2026.01.21 00:09:25.410937 [ 290 ] {} <Debug> TCP-Session: 14ef9f3a-e420-40a2-826d-23bea43e9864 Authenticating user 'default' from [fd00:1122:3344:101::e]:32799 | ||
| 13231 | 2026.01.21 00:09:25.410960 [ 293 ] {} <Debug> TCP-Session: d1b67f17-4b8f-44ea-87e8-51a1b531e5f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36249 | ||
| 13232 | 2026.01.21 00:09:25.410956 [ 3 ] {} <Debug> TCP-Session: 6532c698-89d0-41a7-a8d0-b1d803cc82d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13233 | 2026.01.21 00:09:25.410982 [ 290 ] {} <Debug> TCP-Session: 14ef9f3a-e420-40a2-826d-23bea43e9864 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13234 | 2026.01.21 00:09:25.410994 [ 293 ] {} <Debug> TCP-Session: d1b67f17-4b8f-44ea-87e8-51a1b531e5f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13235 | 2026.01.21 00:09:25.410997 [ 3 ] {} <Debug> TCP-Session: 6532c698-89d0-41a7-a8d0-b1d803cc82d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13236 | 2026.01.21 00:09:25.411019 [ 290 ] {} <Debug> TCP-Session: 14ef9f3a-e420-40a2-826d-23bea43e9864 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13237 | 2026.01.21 00:09:25.411026 [ 293 ] {} <Debug> TCP-Session: d1b67f17-4b8f-44ea-87e8-51a1b531e5f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13238 | 2026.01.21 00:09:25.410917 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13239 | 2026.01.21 00:09:25.411065 [ 294 ] {eeb4e0c4-9a58-4386-a1cd-5f185ed39565} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52177) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13240 | 2026.01.21 00:09:25.411100 [ 292 ] {} <Debug> TCP-Session: d7b45a61-75d4-4fd4-a43c-b84d3fb5ed3a Authenticating user 'default' from [fd00:1122:3344:101::e]:56976 | ||
| 13241 | 2026.01.21 00:09:25.410802 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40583 | ||
| 13242 | 2026.01.21 00:09:25.411140 [ 292 ] {} <Debug> TCP-Session: d7b45a61-75d4-4fd4-a43c-b84d3fb5ed3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13243 | 2026.01.21 00:09:25.410779 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62860 | ||
| 13244 | 2026.01.21 00:09:25.411179 [ 292 ] {} <Debug> TCP-Session: d7b45a61-75d4-4fd4-a43c-b84d3fb5ed3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13245 | 2026.01.21 00:09:25.410758 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36208 | ||
| 13246 | 2026.01.21 00:09:25.411230 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13247 | 2026.01.21 00:09:25.410889 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13248 | 2026.01.21 00:09:25.411247 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13249 | 2026.01.21 00:09:25.411260 [ 291 ] {} <Debug> TCP-Session: cb3bc14d-7228-4ca0-9d89-241651e58fb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40583 | ||
| 13250 | 2026.01.21 00:09:25.411289 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13251 | 2026.01.21 00:09:25.411295 [ 289 ] {} <Debug> TCP-Session: 9cb8f03d-7e88-456f-967b-a7bd827c3ecd Authenticating user 'default' from [fd00:1122:3344:101::e]:62860 | ||
| 13252 | 2026.01.21 00:09:25.411310 [ 291 ] {} <Debug> TCP-Session: cb3bc14d-7228-4ca0-9d89-241651e58fb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13253 | 2026.01.21 00:09:25.411319 [ 288 ] {} <Debug> TCP-Session: 4b3f1ee3-1d30-4794-b5c8-f297ee951f69 Authenticating user 'default' from [fd00:1122:3344:101::e]:36208 | ||
| 13254 | 2026.01.21 00:09:25.411332 [ 289 ] {} <Debug> TCP-Session: 9cb8f03d-7e88-456f-967b-a7bd827c3ecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13255 | 2026.01.21 00:09:25.411339 [ 291 ] {} <Debug> TCP-Session: cb3bc14d-7228-4ca0-9d89-241651e58fb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13256 | 2026.01.21 00:09:25.411352 [ 288 ] {} <Debug> TCP-Session: 4b3f1ee3-1d30-4794-b5c8-f297ee951f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13257 | 2026.01.21 00:09:25.411362 [ 289 ] {} <Debug> TCP-Session: 9cb8f03d-7e88-456f-967b-a7bd827c3ecd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13258 | 2026.01.21 00:09:25.411391 [ 288 ] {} <Debug> TCP-Session: 4b3f1ee3-1d30-4794-b5c8-f297ee951f69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13259 | 2026.01.21 00:09:25.411282 [ 286 ] {} <Debug> TCP-Session: cb0912ce-01bc-4724-a115-89bb3ad320dd Authenticating user 'default' from [fd00:1122:3344:101::e]:55694 | ||
| 13260 | 2026.01.21 00:09:25.411417 [ 294 ] {eeb4e0c4-9a58-4386-a1cd-5f185ed39565} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13261 | 2026.01.21 00:09:25.411440 [ 286 ] {} <Debug> TCP-Session: cb0912ce-01bc-4724-a115-89bb3ad320dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13262 | 2026.01.21 00:09:25.411465 [ 286 ] {} <Debug> TCP-Session: cb0912ce-01bc-4724-a115-89bb3ad320dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13263 | 2026.01.21 00:09:25.411491 [ 294 ] {eeb4e0c4-9a58-4386-a1cd-5f185ed39565} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13264 | 2026.01.21 00:09:25.411807 [ 294 ] {eeb4e0c4-9a58-4386-a1cd-5f185ed39565} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 13265 | 2026.01.21 00:09:25.412848 [ 330 ] {eeb4e0c4-9a58-4386-a1cd-5f185ed39565} <Trace> AggregatingTransform: Aggregating | ||
| 13266 | 2026.01.21 00:09:25.412882 [ 330 ] {eeb4e0c4-9a58-4386-a1cd-5f185ed39565} <Trace> Aggregator: Aggregation method: without_key | ||
| 13267 | 2026.01.21 00:09:25.412914 [ 330 ] {eeb4e0c4-9a58-4386-a1cd-5f185ed39565} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001004165 sec. (995.852 rows/sec., 38.90 KiB/sec.) | ||
| 13268 | 2026.01.21 00:09:25.412932 [ 330 ] {eeb4e0c4-9a58-4386-a1cd-5f185ed39565} <Trace> Aggregator: Merging aggregated data | ||
| 13269 | 2026.01.21 00:09:25.414519 [ 294 ] {eeb4e0c4-9a58-4386-a1cd-5f185ed39565} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003519 sec., 284.1716396703609 rows/sec., 11.10 KiB/sec. | ||
| 13270 | 2026.01.21 00:09:25.414621 [ 294 ] {eeb4e0c4-9a58-4386-a1cd-5f185ed39565} <Debug> TCPHandler: Processed in 0.003909549 sec. | ||
| 13271 | 2026.01.21 00:09:25.414731 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13272 | 2026.01.21 00:09:25.414759 [ 294 ] {} <Debug> TCP-Session: 567da5b3-06de-4ad9-8f48-39fc4f7b4a6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13273 | 2026.01.21 00:09:25.414762 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13274 | 2026.01.21 00:09:25.414788 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13275 | 2026.01.21 00:09:25.414808 [ 293 ] {} <Debug> TCP-Session: d1b67f17-4b8f-44ea-87e8-51a1b531e5f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13276 | 2026.01.21 00:09:25.414817 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13277 | 2026.01.21 00:09:25.414823 [ 289 ] {} <Debug> TCP-Session: 9cb8f03d-7e88-456f-967b-a7bd827c3ecd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13278 | 2026.01.21 00:09:25.414836 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13279 | 2026.01.21 00:09:25.414857 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13280 | 2026.01.21 00:09:25.414875 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13281 | 2026.01.21 00:09:25.414887 [ 292 ] {} <Debug> TCP-Session: d7b45a61-75d4-4fd4-a43c-b84d3fb5ed3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13282 | 2026.01.21 00:09:25.414906 [ 288 ] {} <Debug> TCP-Session: 4b3f1ee3-1d30-4794-b5c8-f297ee951f69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13283 | 2026.01.21 00:09:25.414915 [ 291 ] {} <Debug> TCP-Session: cb3bc14d-7228-4ca0-9d89-241651e58fb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13284 | 2026.01.21 00:09:25.414894 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13285 | 2026.01.21 00:09:25.414854 [ 3 ] {} <Debug> TCP-Session: 6532c698-89d0-41a7-a8d0-b1d803cc82d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13286 | 2026.01.21 00:09:25.414986 [ 290 ] {} <Debug> TCP-Session: 14ef9f3a-e420-40a2-826d-23bea43e9864 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13287 | 2026.01.21 00:09:25.414818 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13288 | 2026.01.21 00:09:25.415047 [ 286 ] {} <Debug> TCP-Session: cb0912ce-01bc-4724-a115-89bb3ad320dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13289 | 2026.01.21 00:09:25.926612 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13290 | 2026.01.21 00:09:25.926661 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13291 | 2026.01.21 00:09:26.079835 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31715 | ||
| 13292 | 2026.01.21 00:09:26.080419 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13293 | 2026.01.21 00:09:26.080474 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13294 | 2026.01.21 00:09:26.081005 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13295 | 2026.01.21 00:09:26.081244 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13296 | 2026.01.21 00:09:26.081393 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31715 | ||
| 13297 | 2026.01.21 00:09:26.081391 [ 43 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13298 | 2026.01.21 00:09:26.081466 [ 43 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13299 | 2026.01.21 00:09:26.081486 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13300 | 2026.01.21 00:09:26.081605 [ 197 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 13301 | 2026.01.21 00:09:26.081747 [ 197 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13302 | 2026.01.21 00:09:26.081785 [ 197 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29283 rows starting from the beginning of the part | ||
| 13303 | 2026.01.21 00:09:26.081847 [ 197 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 13304 | 2026.01.21 00:09:26.081892 [ 197 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 13305 | 2026.01.21 00:09:26.081935 [ 197 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 13306 | 2026.01.21 00:09:26.081978 [ 197 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 13307 | 2026.01.21 00:09:26.082018 [ 197 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 13308 | 2026.01.21 00:09:26.084390 [ 199 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31715 rows, containing 4 columns (4 merged, 0 gathered) in 0.002841593 sec., 11160993.147153728 rows/sec., 159.66 MiB/sec. | ||
| 13309 | 2026.01.21 00:09:26.084820 [ 198 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13310 | 2026.01.21 00:09:26.085173 [ 198 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_66_13} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13311 | 2026.01.21 00:09:26.085264 [ 198 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_66_13} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13312 | 2026.01.21 00:09:26.085389 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 13313 | 2026.01.21 00:09:27.621059 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13314 | 2026.01.21 00:09:27.621252 [ 255 ] {4849f939-2f9d-426f-ba80-74b8f4835066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13315 | 2026.01.21 00:09:27.621327 [ 255 ] {4849f939-2f9d-426f-ba80-74b8f4835066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13316 | 2026.01.21 00:09:27.622094 [ 255 ] {4849f939-2f9d-426f-ba80-74b8f4835066} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13317 | 2026.01.21 00:09:27.622146 [ 255 ] {4849f939-2f9d-426f-ba80-74b8f4835066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13318 | 2026.01.21 00:09:27.622573 [ 255 ] {4849f939-2f9d-426f-ba80-74b8f4835066} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13319 | 2026.01.21 00:09:27.622810 [ 255 ] {4849f939-2f9d-426f-ba80-74b8f4835066} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13320 | 2026.01.21 00:09:27.622983 [ 255 ] {4849f939-2f9d-426f-ba80-74b8f4835066} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.00178 sec., 69662.92134831462 rows/sec., 5.99 MiB/sec. | ||
| 13321 | 2026.01.21 00:09:27.623037 [ 255 ] {4849f939-2f9d-426f-ba80-74b8f4835066} <Debug> TCPHandler: Processed in 0.002113052 sec. | ||
| 13322 | 2026.01.21 00:09:27.623161 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13323 | 2026.01.21 00:09:27.623264 [ 255 ] {0965c56b-2147-43a2-9c02-caab7cf00b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13324 | 2026.01.21 00:09:27.623309 [ 255 ] {0965c56b-2147-43a2-9c02-caab7cf00b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13325 | 2026.01.21 00:09:27.623734 [ 255 ] {0965c56b-2147-43a2-9c02-caab7cf00b49} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13326 | 2026.01.21 00:09:27.623773 [ 255 ] {0965c56b-2147-43a2-9c02-caab7cf00b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13327 | 2026.01.21 00:09:27.624085 [ 255 ] {0965c56b-2147-43a2-9c02-caab7cf00b49} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13328 | 2026.01.21 00:09:27.624298 [ 255 ] {0965c56b-2147-43a2-9c02-caab7cf00b49} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13329 | 2026.01.21 00:09:27.624432 [ 255 ] {0965c56b-2147-43a2-9c02-caab7cf00b49} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001192 sec., 28523.489932885906 rows/sec., 2.09 MiB/sec. | ||
| 13330 | 2026.01.21 00:09:27.624472 [ 255 ] {0965c56b-2147-43a2-9c02-caab7cf00b49} <Debug> TCPHandler: Processed in 0.001363651 sec. | ||
| 13331 | 2026.01.21 00:09:27.624575 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13332 | 2026.01.21 00:09:27.624671 [ 255 ] {be077bc9-a024-4db0-81db-0d069fced1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13333 | 2026.01.21 00:09:27.624712 [ 255 ] {be077bc9-a024-4db0-81db-0d069fced1b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13334 | 2026.01.21 00:09:27.625137 [ 255 ] {be077bc9-a024-4db0-81db-0d069fced1b7} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13335 | 2026.01.21 00:09:27.625174 [ 255 ] {be077bc9-a024-4db0-81db-0d069fced1b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13336 | 2026.01.21 00:09:27.625487 [ 255 ] {be077bc9-a024-4db0-81db-0d069fced1b7} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13337 | 2026.01.21 00:09:27.625698 [ 255 ] {be077bc9-a024-4db0-81db-0d069fced1b7} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13338 | 2026.01.21 00:09:27.625830 [ 255 ] {be077bc9-a024-4db0-81db-0d069fced1b7} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001179 sec., 83121.28922815947 rows/sec., 6.49 MiB/sec. | ||
| 13339 | 2026.01.21 00:09:27.625868 [ 255 ] {be077bc9-a024-4db0-81db-0d069fced1b7} <Debug> TCPHandler: Processed in 0.0013415 sec. | ||
| 13340 | 2026.01.21 00:09:27.625980 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13341 | 2026.01.21 00:09:27.626075 [ 255 ] {0d0fd8f1-c1b7-48f7-9450-66f92e9aac4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13342 | 2026.01.21 00:09:27.626119 [ 255 ] {0d0fd8f1-c1b7-48f7-9450-66f92e9aac4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13343 | 2026.01.21 00:09:27.626511 [ 255 ] {0d0fd8f1-c1b7-48f7-9450-66f92e9aac4d} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13344 | 2026.01.21 00:09:27.626548 [ 255 ] {0d0fd8f1-c1b7-48f7-9450-66f92e9aac4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13345 | 2026.01.21 00:09:27.626882 [ 255 ] {0d0fd8f1-c1b7-48f7-9450-66f92e9aac4d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13346 | 2026.01.21 00:09:27.627109 [ 255 ] {0d0fd8f1-c1b7-48f7-9450-66f92e9aac4d} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13347 | 2026.01.21 00:09:27.627245 [ 255 ] {0d0fd8f1-c1b7-48f7-9450-66f92e9aac4d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 13348 | 2026.01.21 00:09:27.627282 [ 255 ] {0d0fd8f1-c1b7-48f7-9450-66f92e9aac4d} <Debug> TCPHandler: Processed in 0.001350061 sec. | ||
| 13349 | 2026.01.21 00:09:27.627389 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13350 | 2026.01.21 00:09:27.627483 [ 255 ] {d2ac27b9-0f79-47a7-b98b-c71bbe47a00f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13351 | 2026.01.21 00:09:27.627539 [ 255 ] {d2ac27b9-0f79-47a7-b98b-c71bbe47a00f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13352 | 2026.01.21 00:09:27.628331 [ 255 ] {d2ac27b9-0f79-47a7-b98b-c71bbe47a00f} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13353 | 2026.01.21 00:09:27.628369 [ 255 ] {d2ac27b9-0f79-47a7-b98b-c71bbe47a00f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13354 | 2026.01.21 00:09:27.628921 [ 255 ] {d2ac27b9-0f79-47a7-b98b-c71bbe47a00f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13355 | 2026.01.21 00:09:27.629153 [ 255 ] {d2ac27b9-0f79-47a7-b98b-c71bbe47a00f} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13356 | 2026.01.21 00:09:27.629291 [ 255 ] {d2ac27b9-0f79-47a7-b98b-c71bbe47a00f} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001826 sec., 18619.934282584887 rows/sec., 33.37 MiB/sec. | ||
| 13357 | 2026.01.21 00:09:27.629346 [ 255 ] {d2ac27b9-0f79-47a7-b98b-c71bbe47a00f} <Debug> TCPHandler: Processed in 0.0020052 sec. | ||
| 13358 | 2026.01.21 00:09:27.629460 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13359 | 2026.01.21 00:09:27.629556 [ 255 ] {8e024bca-a0ff-4271-ae4f-7ad114bac28d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13360 | 2026.01.21 00:09:27.629599 [ 255 ] {8e024bca-a0ff-4271-ae4f-7ad114bac28d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13361 | 2026.01.21 00:09:27.629942 [ 255 ] {8e024bca-a0ff-4271-ae4f-7ad114bac28d} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13362 | 2026.01.21 00:09:27.629979 [ 255 ] {8e024bca-a0ff-4271-ae4f-7ad114bac28d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13363 | 2026.01.21 00:09:27.630297 [ 255 ] {8e024bca-a0ff-4271-ae4f-7ad114bac28d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13364 | 2026.01.21 00:09:27.630512 [ 255 ] {8e024bca-a0ff-4271-ae4f-7ad114bac28d} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13365 | 2026.01.21 00:09:27.630638 [ 255 ] {8e024bca-a0ff-4271-ae4f-7ad114bac28d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 13366 | 2026.01.21 00:09:27.630675 [ 255 ] {8e024bca-a0ff-4271-ae4f-7ad114bac28d} <Debug> TCPHandler: Processed in 0.00126308 sec. | ||
| 13367 | 2026.01.21 00:09:27.791556 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 13368 | 2026.01.21 00:09:27.809141 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13369 | 2026.01.21 00:09:27.809194 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13370 | 2026.01.21 00:09:27.815356 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13371 | 2026.01.21 00:09:27.816069 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13372 | 2026.01.21 00:09:27.816390 [ 41 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13373 | 2026.01.21 00:09:27.816473 [ 41 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13374 | 2026.01.21 00:09:27.816513 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13375 | 2026.01.21 00:09:27.816679 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 13376 | 2026.01.21 00:09:27.819274 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 13377 | 2026.01.21 00:09:27.820516 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13378 | 2026.01.21 00:09:27.822064 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 13379 | 2026.01.21 00:09:27.826630 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 13380 | 2026.01.21 00:09:27.831288 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 13381 | 2026.01.21 00:09:27.836161 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 13382 | 2026.01.21 00:09:27.840788 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 13383 | 2026.01.21 00:09:27.844616 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 13384 | 2026.01.21 00:09:27.897706 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.081090783 sec., 6128.93329689516 rows/sec., 31.69 MiB/sec. | ||
| 13385 | 2026.01.21 00:09:27.899921 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13386 | 2026.01.21 00:09:27.901639 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_66_13} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13387 | 2026.01.21 00:09:27.901733 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_66_13} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13388 | 2026.01.21 00:09:27.903337 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 13389 | 2026.01.21 00:09:31.197283 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1610 | ||
| 13390 | 2026.01.21 00:09:31.200380 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13391 | 2026.01.21 00:09:31.200437 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13392 | 2026.01.21 00:09:31.201689 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13393 | 2026.01.21 00:09:31.201966 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13394 | 2026.01.21 00:09:31.202321 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1610 | ||
| 13395 | 2026.01.21 00:09:32.650727 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13396 | 2026.01.21 00:09:32.650931 [ 255 ] {bb6fd4c8-e59f-434c-890b-cf61a9c92bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13397 | 2026.01.21 00:09:32.651008 [ 255 ] {bb6fd4c8-e59f-434c-890b-cf61a9c92bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13398 | 2026.01.21 00:09:32.651682 [ 255 ] {bb6fd4c8-e59f-434c-890b-cf61a9c92bff} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13399 | 2026.01.21 00:09:32.651736 [ 255 ] {bb6fd4c8-e59f-434c-890b-cf61a9c92bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13400 | 2026.01.21 00:09:32.652149 [ 255 ] {bb6fd4c8-e59f-434c-890b-cf61a9c92bff} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13401 | 2026.01.21 00:09:32.652394 [ 255 ] {bb6fd4c8-e59f-434c-890b-cf61a9c92bff} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13402 | 2026.01.21 00:09:32.652561 [ 255 ] {bb6fd4c8-e59f-434c-890b-cf61a9c92bff} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001684 sec., 14251.781472684086 rows/sec., 1.18 MiB/sec. | ||
| 13403 | 2026.01.21 00:09:32.652613 [ 255 ] {bb6fd4c8-e59f-434c-890b-cf61a9c92bff} <Debug> TCPHandler: Processed in 0.002024841 sec. | ||
| 13404 | 2026.01.21 00:09:32.652755 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13405 | 2026.01.21 00:09:32.652864 [ 255 ] {808110f3-dfa6-42d4-a394-f071b6d3e053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13406 | 2026.01.21 00:09:32.652909 [ 255 ] {808110f3-dfa6-42d4-a394-f071b6d3e053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13407 | 2026.01.21 00:09:32.653333 [ 255 ] {808110f3-dfa6-42d4-a394-f071b6d3e053} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13408 | 2026.01.21 00:09:32.653371 [ 255 ] {808110f3-dfa6-42d4-a394-f071b6d3e053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13409 | 2026.01.21 00:09:32.653708 [ 255 ] {808110f3-dfa6-42d4-a394-f071b6d3e053} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13410 | 2026.01.21 00:09:32.653940 [ 255 ] {808110f3-dfa6-42d4-a394-f071b6d3e053} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13411 | 2026.01.21 00:09:32.654076 [ 255 ] {808110f3-dfa6-42d4-a394-f071b6d3e053} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001237 sec., 3233.6297493936945 rows/sec., 263.68 KiB/sec. | ||
| 13412 | 2026.01.21 00:09:32.654116 [ 255 ] {808110f3-dfa6-42d4-a394-f071b6d3e053} <Debug> TCPHandler: Processed in 0.001421312 sec. | ||
| 13413 | 2026.01.21 00:09:32.654233 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13414 | 2026.01.21 00:09:32.654337 [ 255 ] {b4ddfad0-7c44-400a-8577-cfa26223a963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13415 | 2026.01.21 00:09:32.654379 [ 255 ] {b4ddfad0-7c44-400a-8577-cfa26223a963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13416 | 2026.01.21 00:09:32.655406 [ 255 ] {b4ddfad0-7c44-400a-8577-cfa26223a963} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13417 | 2026.01.21 00:09:32.655444 [ 255 ] {b4ddfad0-7c44-400a-8577-cfa26223a963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13418 | 2026.01.21 00:09:32.655843 [ 255 ] {b4ddfad0-7c44-400a-8577-cfa26223a963} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13419 | 2026.01.21 00:09:32.656060 [ 255 ] {b4ddfad0-7c44-400a-8577-cfa26223a963} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13420 | 2026.01.21 00:09:32.656197 [ 255 ] {b4ddfad0-7c44-400a-8577-cfa26223a963} <Debug> executeQuery: Read 1332 rows, 113.92 KiB in 0.00188 sec., 708510.6382978724 rows/sec., 59.17 MiB/sec. | ||
| 13421 | 2026.01.21 00:09:32.656237 [ 255 ] {b4ddfad0-7c44-400a-8577-cfa26223a963} <Debug> TCPHandler: Processed in 0.002056321 sec. | ||
| 13422 | 2026.01.21 00:09:32.656420 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13423 | 2026.01.21 00:09:32.656516 [ 255 ] {13ca711e-5ad9-476c-9e96-be4d39f92486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13424 | 2026.01.21 00:09:32.656558 [ 255 ] {13ca711e-5ad9-476c-9e96-be4d39f92486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13425 | 2026.01.21 00:09:32.656973 [ 255 ] {13ca711e-5ad9-476c-9e96-be4d39f92486} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13426 | 2026.01.21 00:09:32.657009 [ 255 ] {13ca711e-5ad9-476c-9e96-be4d39f92486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13427 | 2026.01.21 00:09:32.657321 [ 255 ] {13ca711e-5ad9-476c-9e96-be4d39f92486} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13428 | 2026.01.21 00:09:32.657527 [ 255 ] {13ca711e-5ad9-476c-9e96-be4d39f92486} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13429 | 2026.01.21 00:09:32.657668 [ 255 ] {13ca711e-5ad9-476c-9e96-be4d39f92486} <Debug> executeQuery: Read 23 rows, 1.77 KiB in 0.001172 sec., 19624.57337883959 rows/sec., 1.47 MiB/sec. | ||
| 13430 | 2026.01.21 00:09:32.657664 [ 36 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13431 | 2026.01.21 00:09:32.657707 [ 255 ] {13ca711e-5ad9-476c-9e96-be4d39f92486} <Debug> TCPHandler: Processed in 0.00133732 sec. | ||
| 13432 | 2026.01.21 00:09:32.657745 [ 36 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13433 | 2026.01.21 00:09:32.657770 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13434 | 2026.01.21 00:09:32.657835 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13435 | 2026.01.21 00:09:32.657904 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13436 | 2026.01.21 00:09:32.657935 [ 255 ] {ef8b7175-28a3-4125-a310-35a3e47d9e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13437 | 2026.01.21 00:09:32.657990 [ 255 ] {ef8b7175-28a3-4125-a310-35a3e47d9e2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13438 | 2026.01.21 00:09:32.658077 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13439 | 2026.01.21 00:09:32.658126 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 296 rows starting from the beginning of the part | ||
| 13440 | 2026.01.21 00:09:32.658200 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 230 rows starting from the beginning of the part | ||
| 13441 | 2026.01.21 00:09:32.658251 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 38 rows starting from the beginning of the part | ||
| 13442 | 2026.01.21 00:09:32.658300 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 230 rows starting from the beginning of the part | ||
| 13443 | 2026.01.21 00:09:32.658345 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 34 rows starting from the beginning of the part | ||
| 13444 | 2026.01.21 00:09:32.658393 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 23 rows starting from the beginning of the part | ||
| 13445 | 2026.01.21 00:09:32.658448 [ 255 ] {ef8b7175-28a3-4125-a310-35a3e47d9e2d} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13446 | 2026.01.21 00:09:32.658488 [ 255 ] {ef8b7175-28a3-4125-a310-35a3e47d9e2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13447 | 2026.01.21 00:09:32.658835 [ 255 ] {ef8b7175-28a3-4125-a310-35a3e47d9e2d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13448 | 2026.01.21 00:09:32.659109 [ 255 ] {ef8b7175-28a3-4125-a310-35a3e47d9e2d} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13449 | 2026.01.21 00:09:32.659241 [ 255 ] {ef8b7175-28a3-4125-a310-35a3e47d9e2d} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001324 sec., 190332.3262839879 rows/sec., 13.16 MiB/sec. | ||
| 13450 | 2026.01.21 00:09:32.659278 [ 255 ] {ef8b7175-28a3-4125-a310-35a3e47d9e2d} <Debug> TCPHandler: Processed in 0.001494803 sec. | ||
| 13451 | 2026.01.21 00:09:32.659396 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13452 | 2026.01.21 00:09:32.659490 [ 255 ] {df4e09cd-6ac2-401c-8c0b-36cb6d95e42d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13453 | 2026.01.21 00:09:32.659496 [ 186 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 851 rows, containing 5 columns (5 merged, 0 gathered) in 0.001654645 sec., 514309.7159813737 rows/sec., 33.73 MiB/sec. | ||
| 13454 | 2026.01.21 00:09:32.659530 [ 255 ] {df4e09cd-6ac2-401c-8c0b-36cb6d95e42d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13455 | 2026.01.21 00:09:32.659707 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13456 | 2026.01.21 00:09:32.659959 [ 255 ] {df4e09cd-6ac2-401c-8c0b-36cb6d95e42d} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13457 | 2026.01.21 00:09:32.659994 [ 255 ] {df4e09cd-6ac2-401c-8c0b-36cb6d95e42d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13458 | 2026.01.21 00:09:32.660005 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_91_18} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13459 | 2026.01.21 00:09:32.660089 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_91_18} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13460 | 2026.01.21 00:09:32.660171 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 13461 | 2026.01.21 00:09:32.660283 [ 255 ] {df4e09cd-6ac2-401c-8c0b-36cb6d95e42d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13462 | 2026.01.21 00:09:32.660483 [ 255 ] {df4e09cd-6ac2-401c-8c0b-36cb6d95e42d} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13463 | 2026.01.21 00:09:32.660617 [ 255 ] {df4e09cd-6ac2-401c-8c0b-36cb6d95e42d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001146 sec., 10471.204188481675 rows/sec., 818.06 KiB/sec. | ||
| 13464 | 2026.01.21 00:09:32.660655 [ 255 ] {df4e09cd-6ac2-401c-8c0b-36cb6d95e42d} <Debug> TCPHandler: Processed in 0.00130776 sec. | ||
| 13465 | 2026.01.21 00:09:32.660765 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13466 | 2026.01.21 00:09:32.660857 [ 255 ] {19e1522e-e27c-44c1-931d-74b38c8a680d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13467 | 2026.01.21 00:09:32.660896 [ 255 ] {19e1522e-e27c-44c1-931d-74b38c8a680d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13468 | 2026.01.21 00:09:32.661503 [ 255 ] {19e1522e-e27c-44c1-931d-74b38c8a680d} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13469 | 2026.01.21 00:09:32.661539 [ 255 ] {19e1522e-e27c-44c1-931d-74b38c8a680d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13470 | 2026.01.21 00:09:32.661863 [ 255 ] {19e1522e-e27c-44c1-931d-74b38c8a680d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13471 | 2026.01.21 00:09:32.662076 [ 255 ] {19e1522e-e27c-44c1-931d-74b38c8a680d} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13472 | 2026.01.21 00:09:32.662221 [ 255 ] {19e1522e-e27c-44c1-931d-74b38c8a680d} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.001382 sec., 410274.96382054995 rows/sec., 30.77 MiB/sec. | ||
| 13473 | 2026.01.21 00:09:32.662259 [ 255 ] {19e1522e-e27c-44c1-931d-74b38c8a680d} <Debug> TCPHandler: Processed in 0.001542733 sec. | ||
| 13474 | 2026.01.21 00:09:32.662374 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13475 | 2026.01.21 00:09:32.662468 [ 255 ] {2890c85d-eddc-4a82-9a88-bb4de973404a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13476 | 2026.01.21 00:09:32.662510 [ 255 ] {2890c85d-eddc-4a82-9a88-bb4de973404a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13477 | 2026.01.21 00:09:32.663162 [ 255 ] {2890c85d-eddc-4a82-9a88-bb4de973404a} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13478 | 2026.01.21 00:09:32.663197 [ 255 ] {2890c85d-eddc-4a82-9a88-bb4de973404a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13479 | 2026.01.21 00:09:32.663613 [ 255 ] {2890c85d-eddc-4a82-9a88-bb4de973404a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13480 | 2026.01.21 00:09:32.663837 [ 255 ] {2890c85d-eddc-4a82-9a88-bb4de973404a} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13481 | 2026.01.21 00:09:32.663980 [ 255 ] {2890c85d-eddc-4a82-9a88-bb4de973404a} <Debug> executeQuery: Read 918 rows, 64.29 KiB in 0.00153 sec., 600000 rows/sec., 41.03 MiB/sec. | ||
| 13482 | 2026.01.21 00:09:32.664018 [ 255 ] {2890c85d-eddc-4a82-9a88-bb4de973404a} <Debug> TCPHandler: Processed in 0.001692925 sec. | ||
| 13483 | 2026.01.21 00:09:32.664142 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13484 | 2026.01.21 00:09:32.664236 [ 255 ] {7b6a0984-df12-4949-8f47-92fe81c3049c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13485 | 2026.01.21 00:09:32.664290 [ 255 ] {7b6a0984-df12-4949-8f47-92fe81c3049c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13486 | 2026.01.21 00:09:32.665048 [ 255 ] {7b6a0984-df12-4949-8f47-92fe81c3049c} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13487 | 2026.01.21 00:09:32.665085 [ 255 ] {7b6a0984-df12-4949-8f47-92fe81c3049c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13488 | 2026.01.21 00:09:32.665585 [ 255 ] {7b6a0984-df12-4949-8f47-92fe81c3049c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13489 | 2026.01.21 00:09:32.665812 [ 255 ] {7b6a0984-df12-4949-8f47-92fe81c3049c} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13490 | 2026.01.21 00:09:32.665947 [ 255 ] {7b6a0984-df12-4949-8f47-92fe81c3049c} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001729 sec., 4048.5829959514167 rows/sec., 7.25 MiB/sec. | ||
| 13491 | 2026.01.21 00:09:32.666000 [ 255 ] {7b6a0984-df12-4949-8f47-92fe81c3049c} <Debug> TCPHandler: Processed in 0.00190666 sec. | ||
| 13492 | 2026.01.21 00:09:32.666118 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13493 | 2026.01.21 00:09:32.666212 [ 255 ] {c9120375-615e-43f4-8035-7b4aada3ce9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13494 | 2026.01.21 00:09:32.666253 [ 255 ] {c9120375-615e-43f4-8035-7b4aada3ce9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13495 | 2026.01.21 00:09:32.666641 [ 255 ] {c9120375-615e-43f4-8035-7b4aada3ce9a} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13496 | 2026.01.21 00:09:32.666676 [ 255 ] {c9120375-615e-43f4-8035-7b4aada3ce9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13497 | 2026.01.21 00:09:32.666999 [ 255 ] {c9120375-615e-43f4-8035-7b4aada3ce9a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13498 | 2026.01.21 00:09:32.667209 [ 255 ] {c9120375-615e-43f4-8035-7b4aada3ce9a} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13499 | 2026.01.21 00:09:32.667351 [ 255 ] {c9120375-615e-43f4-8035-7b4aada3ce9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 13500 | 2026.01.21 00:09:32.667387 [ 255 ] {c9120375-615e-43f4-8035-7b4aada3ce9a} <Debug> TCPHandler: Processed in 0.00131916 sec. | ||
| 13501 | 2026.01.21 00:09:33.109625 [ 36 ] {} <Debug> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 13502 | 2026.01.21 00:09:33.109691 [ 36 ] {} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13503 | 2026.01.21 00:09:33.109715 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13504 | 2026.01.21 00:09:33.109835 [ 199 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::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 | ||
| 13505 | 2026.01.21 00:09:33.109982 [ 199 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13506 | 2026.01.21 00:09:33.110020 [ 199 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 13507 | 2026.01.21 00:09:33.110093 [ 199 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 13508 | 2026.01.21 00:09:33.110144 [ 199 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 13509 | 2026.01.21 00:09:33.110190 [ 199 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 13510 | 2026.01.21 00:09:33.110231 [ 199 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 13511 | 2026.01.21 00:09:33.111149 [ 188 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.001366601 sec., 6585.682287661139 rows/sec., 443.76 KiB/sec. | ||
| 13512 | 2026.01.21 00:09:33.111288 [ 199 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 13513 | 2026.01.21 00:09:33.111550 [ 199 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::all_1_9_2} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13514 | 2026.01.21 00:09:33.111626 [ 199 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::all_1_9_2} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 13515 | 2026.01.21 00:09:33.111699 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 13516 | 2026.01.21 00:09:33.581641 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32163 | ||
| 13517 | 2026.01.21 00:09:33.582195 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13518 | 2026.01.21 00:09:33.582232 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13519 | 2026.01.21 00:09:33.582713 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13520 | 2026.01.21 00:09:33.582947 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13521 | 2026.01.21 00:09:33.583074 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32163 | ||
| 13522 | 2026.01.21 00:09:35.319464 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 13523 | 2026.01.21 00:09:35.335477 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13524 | 2026.01.21 00:09:35.335541 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13525 | 2026.01.21 00:09:35.340914 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13526 | 2026.01.21 00:09:35.341601 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13527 | 2026.01.21 00:09:35.344953 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 13528 | 2026.01.21 00:09:37.620188 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13529 | 2026.01.21 00:09:37.620384 [ 255 ] {ed2efce5-b763-411d-b083-6503387c8ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13530 | 2026.01.21 00:09:37.620451 [ 255 ] {ed2efce5-b763-411d-b083-6503387c8ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13531 | 2026.01.21 00:09:37.621143 [ 255 ] {ed2efce5-b763-411d-b083-6503387c8ae5} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13532 | 2026.01.21 00:09:37.621197 [ 255 ] {ed2efce5-b763-411d-b083-6503387c8ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13533 | 2026.01.21 00:09:37.621613 [ 255 ] {ed2efce5-b763-411d-b083-6503387c8ae5} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13534 | 2026.01.21 00:09:37.621868 [ 255 ] {ed2efce5-b763-411d-b083-6503387c8ae5} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13535 | 2026.01.21 00:09:37.622032 [ 255 ] {ed2efce5-b763-411d-b083-6503387c8ae5} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001697 sec., 73070.12374779022 rows/sec., 6.29 MiB/sec. | ||
| 13536 | 2026.01.21 00:09:37.622083 [ 255 ] {ed2efce5-b763-411d-b083-6503387c8ae5} <Debug> TCPHandler: Processed in 0.002030721 sec. | ||
| 13537 | 2026.01.21 00:09:37.622212 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13538 | 2026.01.21 00:09:37.622315 [ 255 ] {fb593e5c-a558-493c-bb72-49199f8551bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13539 | 2026.01.21 00:09:37.622360 [ 255 ] {fb593e5c-a558-493c-bb72-49199f8551bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13540 | 2026.01.21 00:09:37.622793 [ 255 ] {fb593e5c-a558-493c-bb72-49199f8551bb} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13541 | 2026.01.21 00:09:37.622831 [ 255 ] {fb593e5c-a558-493c-bb72-49199f8551bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13542 | 2026.01.21 00:09:37.623142 [ 255 ] {fb593e5c-a558-493c-bb72-49199f8551bb} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13543 | 2026.01.21 00:09:37.623357 [ 255 ] {fb593e5c-a558-493c-bb72-49199f8551bb} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13544 | 2026.01.21 00:09:37.623489 [ 255 ] {fb593e5c-a558-493c-bb72-49199f8551bb} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001198 sec., 28380.634390651085 rows/sec., 2.08 MiB/sec. | ||
| 13545 | 2026.01.21 00:09:37.623528 [ 255 ] {fb593e5c-a558-493c-bb72-49199f8551bb} <Debug> TCPHandler: Processed in 0.001367971 sec. | ||
| 13546 | 2026.01.21 00:09:37.623639 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13547 | 2026.01.21 00:09:37.623735 [ 255 ] {02ed548c-a020-422f-b820-417c8e039e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13548 | 2026.01.21 00:09:37.623777 [ 255 ] {02ed548c-a020-422f-b820-417c8e039e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13549 | 2026.01.21 00:09:37.624208 [ 255 ] {02ed548c-a020-422f-b820-417c8e039e5d} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13550 | 2026.01.21 00:09:37.624247 [ 255 ] {02ed548c-a020-422f-b820-417c8e039e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13551 | 2026.01.21 00:09:37.624565 [ 255 ] {02ed548c-a020-422f-b820-417c8e039e5d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13552 | 2026.01.21 00:09:37.624778 [ 255 ] {02ed548c-a020-422f-b820-417c8e039e5d} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13553 | 2026.01.21 00:09:37.624904 [ 255 ] {02ed548c-a020-422f-b820-417c8e039e5d} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001188 sec., 82491.58249158249 rows/sec., 6.44 MiB/sec. | ||
| 13554 | 2026.01.21 00:09:37.624942 [ 255 ] {02ed548c-a020-422f-b820-417c8e039e5d} <Debug> TCPHandler: Processed in 0.001352811 sec. | ||
| 13555 | 2026.01.21 00:09:37.625058 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13556 | 2026.01.21 00:09:37.625152 [ 255 ] {9fb54823-8209-4d76-8ee3-aebab4bfe014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13557 | 2026.01.21 00:09:37.625195 [ 255 ] {9fb54823-8209-4d76-8ee3-aebab4bfe014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13558 | 2026.01.21 00:09:37.625601 [ 255 ] {9fb54823-8209-4d76-8ee3-aebab4bfe014} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13559 | 2026.01.21 00:09:37.625638 [ 255 ] {9fb54823-8209-4d76-8ee3-aebab4bfe014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13560 | 2026.01.21 00:09:37.625971 [ 255 ] {9fb54823-8209-4d76-8ee3-aebab4bfe014} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13561 | 2026.01.21 00:09:37.626203 [ 255 ] {9fb54823-8209-4d76-8ee3-aebab4bfe014} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13562 | 2026.01.21 00:09:37.626329 [ 255 ] {9fb54823-8209-4d76-8ee3-aebab4bfe014} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 13563 | 2026.01.21 00:09:37.626366 [ 255 ] {9fb54823-8209-4d76-8ee3-aebab4bfe014} <Debug> TCPHandler: Processed in 0.001356811 sec. | ||
| 13564 | 2026.01.21 00:09:37.626474 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13565 | 2026.01.21 00:09:37.626568 [ 255 ] {c23dcd65-347f-43e1-aa68-3e99add1474f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13566 | 2026.01.21 00:09:37.626621 [ 255 ] {c23dcd65-347f-43e1-aa68-3e99add1474f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13567 | 2026.01.21 00:09:37.627460 [ 255 ] {c23dcd65-347f-43e1-aa68-3e99add1474f} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13568 | 2026.01.21 00:09:37.627497 [ 255 ] {c23dcd65-347f-43e1-aa68-3e99add1474f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13569 | 2026.01.21 00:09:37.628047 [ 255 ] {c23dcd65-347f-43e1-aa68-3e99add1474f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13570 | 2026.01.21 00:09:37.628276 [ 255 ] {c23dcd65-347f-43e1-aa68-3e99add1474f} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13571 | 2026.01.21 00:09:37.628402 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13572 | 2026.01.21 00:09:37.628410 [ 255 ] {c23dcd65-347f-43e1-aa68-3e99add1474f} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001861 sec., 18269.747447608814 rows/sec., 32.74 MiB/sec. | ||
| 13573 | 2026.01.21 00:09:37.628478 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13574 | 2026.01.21 00:09:37.628508 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13575 | 2026.01.21 00:09:37.628510 [ 255 ] {c23dcd65-347f-43e1-aa68-3e99add1474f} <Debug> TCPHandler: Processed in 0.002084222 sec. | ||
| 13576 | 2026.01.21 00:09:37.628641 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13577 | 2026.01.21 00:09:37.628651 [ 186 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13578 | 2026.01.21 00:09:37.628737 [ 255 ] {f053c8d5-6580-4b79-bd6f-505e400ea6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13579 | 2026.01.21 00:09:37.628784 [ 255 ] {f053c8d5-6580-4b79-bd6f-505e400ea6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13580 | 2026.01.21 00:09:37.628944 [ 186 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13581 | 2026.01.21 00:09:37.629017 [ 186 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1671 rows starting from the beginning of the part | ||
| 13582 | 2026.01.21 00:09:37.629118 [ 255 ] {f053c8d5-6580-4b79-bd6f-505e400ea6b3} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13583 | 2026.01.21 00:09:37.629159 [ 255 ] {f053c8d5-6580-4b79-bd6f-505e400ea6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13584 | 2026.01.21 00:09:37.629174 [ 186 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 34 rows starting from the beginning of the part | ||
| 13585 | 2026.01.21 00:09:37.629301 [ 186 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 7 rows starting from the beginning of the part | ||
| 13586 | 2026.01.21 00:09:37.629406 [ 186 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 34 rows starting from the beginning of the part | ||
| 13587 | 2026.01.21 00:09:37.629492 [ 255 ] {f053c8d5-6580-4b79-bd6f-505e400ea6b3} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13588 | 2026.01.21 00:09:37.629514 [ 186 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 13589 | 2026.01.21 00:09:37.629640 [ 186 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 34 rows starting from the beginning of the part | ||
| 13590 | 2026.01.21 00:09:37.629721 [ 255 ] {f053c8d5-6580-4b79-bd6f-505e400ea6b3} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13591 | 2026.01.21 00:09:37.629856 [ 255 ] {f053c8d5-6580-4b79-bd6f-505e400ea6b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 13592 | 2026.01.21 00:09:37.629893 [ 255 ] {f053c8d5-6580-4b79-bd6f-505e400ea6b3} <Debug> TCPHandler: Processed in 0.00130199 sec. | ||
| 13593 | 2026.01.21 00:09:37.642123 [ 188 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1787 rows, containing 19 columns (19 merged, 0 gathered) in 0.013537146 sec., 132007.14537613763 rows/sec., 236.55 MiB/sec. | ||
| 13594 | 2026.01.21 00:09:37.644396 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13595 | 2026.01.21 00:09:37.644779 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13596 | 2026.01.21 00:09:37.644870 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13597 | 2026.01.21 00:09:37.645010 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.14 MiB. | ||
| 13598 | 2026.01.21 00:09:38.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 356.40 MiB, peak 373.47 MiB, free memory in arenas 0.00 B, will set to 365.65 MiB (RSS), difference: 9.25 MiB | ||
| 13599 | 2026.01.21 00:09:40.926695 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13600 | 2026.01.21 00:09:40.926760 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13601 | 2026.01.21 00:09:41.083574 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32675 | ||
| 13602 | 2026.01.21 00:09:41.084352 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13603 | 2026.01.21 00:09:41.084438 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13604 | 2026.01.21 00:09:41.085095 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13605 | 2026.01.21 00:09:41.085334 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13606 | 2026.01.21 00:09:41.085464 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32675 | ||
| 13607 | 2026.01.21 00:09:41.202680 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1642 | ||
| 13608 | 2026.01.21 00:09:41.205144 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13609 | 2026.01.21 00:09:41.205197 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13610 | 2026.01.21 00:09:41.206444 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13611 | 2026.01.21 00:09:41.206726 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13612 | 2026.01.21 00:09:41.207096 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1642 | ||
| 13613 | 2026.01.21 00:09:42.619836 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13614 | 2026.01.21 00:09:42.620034 [ 255 ] {e480bc50-cf12-4437-b3de-66b1750225e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13615 | 2026.01.21 00:09:42.620107 [ 255 ] {e480bc50-cf12-4437-b3de-66b1750225e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13616 | 2026.01.21 00:09:42.620797 [ 255 ] {e480bc50-cf12-4437-b3de-66b1750225e5} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13617 | 2026.01.21 00:09:42.620843 [ 255 ] {e480bc50-cf12-4437-b3de-66b1750225e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13618 | 2026.01.21 00:09:42.621245 [ 255 ] {e480bc50-cf12-4437-b3de-66b1750225e5} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13619 | 2026.01.21 00:09:42.621505 [ 255 ] {e480bc50-cf12-4437-b3de-66b1750225e5} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13620 | 2026.01.21 00:09:42.621659 [ 255 ] {e480bc50-cf12-4437-b3de-66b1750225e5} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001679 sec., 41691.48302561048 rows/sec., 3.34 MiB/sec. | ||
| 13621 | 2026.01.21 00:09:42.621699 [ 255 ] {e480bc50-cf12-4437-b3de-66b1750225e5} <Debug> TCPHandler: Processed in 0.001996651 sec. | ||
| 13622 | 2026.01.21 00:09:42.621821 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13623 | 2026.01.21 00:09:42.621917 [ 255 ] {33f29613-9622-4e41-807e-6b5bc8803077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13624 | 2026.01.21 00:09:42.621958 [ 255 ] {33f29613-9622-4e41-807e-6b5bc8803077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13625 | 2026.01.21 00:09:42.622360 [ 255 ] {33f29613-9622-4e41-807e-6b5bc8803077} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13626 | 2026.01.21 00:09:42.622396 [ 255 ] {33f29613-9622-4e41-807e-6b5bc8803077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13627 | 2026.01.21 00:09:42.622692 [ 255 ] {33f29613-9622-4e41-807e-6b5bc8803077} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13628 | 2026.01.21 00:09:42.622903 [ 255 ] {33f29613-9622-4e41-807e-6b5bc8803077} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13629 | 2026.01.21 00:09:42.623030 [ 255 ] {33f29613-9622-4e41-807e-6b5bc8803077} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001132 sec., 6183.745583038869 rows/sec., 464.99 KiB/sec. | ||
| 13630 | 2026.01.21 00:09:42.623066 [ 255 ] {33f29613-9622-4e41-807e-6b5bc8803077} <Debug> TCPHandler: Processed in 0.00129442 sec. | ||
| 13631 | 2026.01.21 00:09:42.623174 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13632 | 2026.01.21 00:09:42.623267 [ 255 ] {7819e17b-e56a-4236-8b23-5dedbd3a7987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13633 | 2026.01.21 00:09:42.623308 [ 255 ] {7819e17b-e56a-4236-8b23-5dedbd3a7987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13634 | 2026.01.21 00:09:42.623715 [ 255 ] {7819e17b-e56a-4236-8b23-5dedbd3a7987} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13635 | 2026.01.21 00:09:42.623750 [ 255 ] {7819e17b-e56a-4236-8b23-5dedbd3a7987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13636 | 2026.01.21 00:09:42.624065 [ 255 ] {7819e17b-e56a-4236-8b23-5dedbd3a7987} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13637 | 2026.01.21 00:09:42.624279 [ 255 ] {7819e17b-e56a-4236-8b23-5dedbd3a7987} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13638 | 2026.01.21 00:09:42.624401 [ 255 ] {7819e17b-e56a-4236-8b23-5dedbd3a7987} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001152 sec., 61631.944444444445 rows/sec., 4.81 MiB/sec. | ||
| 13639 | 2026.01.21 00:09:42.624438 [ 255 ] {7819e17b-e56a-4236-8b23-5dedbd3a7987} <Debug> TCPHandler: Processed in 0.001312831 sec. | ||
| 13640 | 2026.01.21 00:09:42.624550 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13641 | 2026.01.21 00:09:42.624643 [ 255 ] {796cfc3f-0546-470c-bfac-07fd3feb018e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13642 | 2026.01.21 00:09:42.624686 [ 255 ] {796cfc3f-0546-470c-bfac-07fd3feb018e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13643 | 2026.01.21 00:09:42.625093 [ 255 ] {796cfc3f-0546-470c-bfac-07fd3feb018e} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13644 | 2026.01.21 00:09:42.625127 [ 255 ] {796cfc3f-0546-470c-bfac-07fd3feb018e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13645 | 2026.01.21 00:09:42.625476 [ 255 ] {796cfc3f-0546-470c-bfac-07fd3feb018e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13646 | 2026.01.21 00:09:42.625690 [ 255 ] {796cfc3f-0546-470c-bfac-07fd3feb018e} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13647 | 2026.01.21 00:09:42.625816 [ 255 ] {796cfc3f-0546-470c-bfac-07fd3feb018e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 13648 | 2026.01.21 00:09:42.625852 [ 255 ] {796cfc3f-0546-470c-bfac-07fd3feb018e} <Debug> TCPHandler: Processed in 0.001351171 sec. | ||
| 13649 | 2026.01.21 00:09:42.625961 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13650 | 2026.01.21 00:09:42.626055 [ 255 ] {224893d6-df0a-40fa-88fc-008e0a990646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13651 | 2026.01.21 00:09:42.626114 [ 255 ] {224893d6-df0a-40fa-88fc-008e0a990646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13652 | 2026.01.21 00:09:42.626859 [ 255 ] {224893d6-df0a-40fa-88fc-008e0a990646} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13653 | 2026.01.21 00:09:42.626893 [ 255 ] {224893d6-df0a-40fa-88fc-008e0a990646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13654 | 2026.01.21 00:09:42.627418 [ 255 ] {224893d6-df0a-40fa-88fc-008e0a990646} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13655 | 2026.01.21 00:09:42.627639 [ 255 ] {224893d6-df0a-40fa-88fc-008e0a990646} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13656 | 2026.01.21 00:09:42.627771 [ 255 ] {224893d6-df0a-40fa-88fc-008e0a990646} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001735 sec., 4034.5821325648417 rows/sec., 7.23 MiB/sec. | ||
| 13657 | 2026.01.21 00:09:42.627824 [ 255 ] {224893d6-df0a-40fa-88fc-008e0a990646} <Debug> TCPHandler: Processed in 0.001911339 sec. | ||
| 13658 | 2026.01.21 00:09:42.627937 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13659 | 2026.01.21 00:09:42.628030 [ 255 ] {7c1f5633-8c8d-4d13-a08c-69325aab0280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13660 | 2026.01.21 00:09:42.628071 [ 255 ] {7c1f5633-8c8d-4d13-a08c-69325aab0280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13661 | 2026.01.21 00:09:42.628408 [ 255 ] {7c1f5633-8c8d-4d13-a08c-69325aab0280} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13662 | 2026.01.21 00:09:42.628442 [ 255 ] {7c1f5633-8c8d-4d13-a08c-69325aab0280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13663 | 2026.01.21 00:09:42.628747 [ 255 ] {7c1f5633-8c8d-4d13-a08c-69325aab0280} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13664 | 2026.01.21 00:09:42.628954 [ 255 ] {7c1f5633-8c8d-4d13-a08c-69325aab0280} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13665 | 2026.01.21 00:09:42.629078 [ 255 ] {7c1f5633-8c8d-4d13-a08c-69325aab0280} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 13666 | 2026.01.21 00:09:42.629112 [ 255 ] {7c1f5633-8c8d-4d13-a08c-69325aab0280} <Debug> TCPHandler: Processed in 0.001224689 sec. | ||
| 13667 | 2026.01.21 00:09:42.845184 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 13668 | 2026.01.21 00:09:42.861213 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13669 | 2026.01.21 00:09:42.861270 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13670 | 2026.01.21 00:09:42.866922 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13671 | 2026.01.21 00:09:42.867661 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13672 | 2026.01.21 00:09:42.870377 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 13673 | 2026.01.21 00:09:43.454585 [ 49 ] {} <Debug> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 13674 | 2026.01.21 00:09:43.454656 [ 49 ] {} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13675 | 2026.01.21 00:09:43.454683 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13676 | 2026.01.21 00:09:43.454815 [ 191 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 13677 | 2026.01.21 00:09:43.454966 [ 191 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13678 | 2026.01.21 00:09:43.455005 [ 191 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 241 rows starting from the beginning of the part | ||
| 13679 | 2026.01.21 00:09:43.455081 [ 191 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 229 rows starting from the beginning of the part | ||
| 13680 | 2026.01.21 00:09:43.455134 [ 191 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 229 rows starting from the beginning of the part | ||
| 13681 | 2026.01.21 00:09:43.455184 [ 191 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 229 rows starting from the beginning of the part | ||
| 13682 | 2026.01.21 00:09:43.455237 [ 191 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 13683 | 2026.01.21 00:09:43.456138 [ 188 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 940 rows, containing 5 columns (5 merged, 0 gathered) in 0.001377491 sec., 682400.10279559 rows/sec., 41.68 MiB/sec. | ||
| 13684 | 2026.01.21 00:09:43.456323 [ 195 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 13685 | 2026.01.21 00:09:43.456599 [ 195 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_22_5} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13686 | 2026.01.21 00:09:43.456665 [ 195 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_22_5} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 13687 | 2026.01.21 00:09:43.456731 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13688 | 2026.01.21 00:09:47.621275 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13689 | 2026.01.21 00:09:47.621464 [ 255 ] {342dba56-8392-4c98-a66c-4a813f8e5765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13690 | 2026.01.21 00:09:47.621525 [ 255 ] {342dba56-8392-4c98-a66c-4a813f8e5765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13691 | 2026.01.21 00:09:47.622242 [ 255 ] {342dba56-8392-4c98-a66c-4a813f8e5765} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13692 | 2026.01.21 00:09:47.622280 [ 255 ] {342dba56-8392-4c98-a66c-4a813f8e5765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13693 | 2026.01.21 00:09:47.622664 [ 255 ] {342dba56-8392-4c98-a66c-4a813f8e5765} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13694 | 2026.01.21 00:09:47.622900 [ 255 ] {342dba56-8392-4c98-a66c-4a813f8e5765} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13695 | 2026.01.21 00:09:47.623045 [ 255 ] {342dba56-8392-4c98-a66c-4a813f8e5765} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00163 sec., 3680.9815950920247 rows/sec., 300.16 KiB/sec. | ||
| 13696 | 2026.01.21 00:09:47.623086 [ 255 ] {342dba56-8392-4c98-a66c-4a813f8e5765} <Debug> TCPHandler: Processed in 0.001929569 sec. | ||
| 13697 | 2026.01.21 00:09:47.623209 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13698 | 2026.01.21 00:09:47.623301 [ 255 ] {97f8d41a-0922-4b42-a700-9dc1904a91f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13699 | 2026.01.21 00:09:47.623340 [ 255 ] {97f8d41a-0922-4b42-a700-9dc1904a91f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13700 | 2026.01.21 00:09:47.623841 [ 255 ] {97f8d41a-0922-4b42-a700-9dc1904a91f7} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13701 | 2026.01.21 00:09:47.623874 [ 255 ] {97f8d41a-0922-4b42-a700-9dc1904a91f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13702 | 2026.01.21 00:09:47.624200 [ 255 ] {97f8d41a-0922-4b42-a700-9dc1904a91f7} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13703 | 2026.01.21 00:09:47.624414 [ 255 ] {97f8d41a-0922-4b42-a700-9dc1904a91f7} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13704 | 2026.01.21 00:09:47.624528 [ 29 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13705 | 2026.01.21 00:09:47.624538 [ 255 ] {97f8d41a-0922-4b42-a700-9dc1904a91f7} <Debug> executeQuery: Read 127 rows, 11.14 KiB in 0.001255 sec., 101195.21912350597 rows/sec., 8.67 MiB/sec. | ||
| 13706 | 2026.01.21 00:09:47.624560 [ 29 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13707 | 2026.01.21 00:09:47.624576 [ 255 ] {97f8d41a-0922-4b42-a700-9dc1904a91f7} <Debug> TCPHandler: Processed in 0.001415262 sec. | ||
| 13708 | 2026.01.21 00:09:47.624580 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13709 | 2026.01.21 00:09:47.624697 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13710 | 2026.01.21 00:09:47.624697 [ 196 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13711 | 2026.01.21 00:09:47.624793 [ 255 ] {e29d1735-9747-49fb-9ef3-092a77a74b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13712 | 2026.01.21 00:09:47.624837 [ 255 ] {e29d1735-9747-49fb-9ef3-092a77a74b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13713 | 2026.01.21 00:09:47.624843 [ 196 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13714 | 2026.01.21 00:09:47.624882 [ 196 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2555 rows starting from the beginning of the part | ||
| 13715 | 2026.01.21 00:09:47.624944 [ 196 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 124 rows starting from the beginning of the part | ||
| 13716 | 2026.01.21 00:09:47.624987 [ 196 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1332 rows starting from the beginning of the part | ||
| 13717 | 2026.01.21 00:09:47.625029 [ 196 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 124 rows starting from the beginning of the part | ||
| 13718 | 2026.01.21 00:09:47.625068 [ 196 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 70 rows starting from the beginning of the part | ||
| 13719 | 2026.01.21 00:09:47.625107 [ 196 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 127 rows starting from the beginning of the part | ||
| 13720 | 2026.01.21 00:09:47.625252 [ 255 ] {e29d1735-9747-49fb-9ef3-092a77a74b35} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13721 | 2026.01.21 00:09:47.625293 [ 255 ] {e29d1735-9747-49fb-9ef3-092a77a74b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13722 | 2026.01.21 00:09:47.625636 [ 255 ] {e29d1735-9747-49fb-9ef3-092a77a74b35} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13723 | 2026.01.21 00:09:47.625859 [ 255 ] {e29d1735-9747-49fb-9ef3-092a77a74b35} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13724 | 2026.01.21 00:09:47.625985 [ 255 ] {e29d1735-9747-49fb-9ef3-092a77a74b35} <Debug> executeQuery: Read 40 rows, 2.98 KiB in 0.00121 sec., 33057.85123966942 rows/sec., 2.40 MiB/sec. | ||
| 13725 | 2026.01.21 00:09:47.626025 [ 255 ] {e29d1735-9747-49fb-9ef3-092a77a74b35} <Debug> TCPHandler: Processed in 0.001375781 sec. | ||
| 13726 | 2026.01.21 00:09:47.626136 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13727 | 2026.01.21 00:09:47.626227 [ 255 ] {c1e253d0-2258-46ca-8fc3-5b7e6dee7f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13728 | 2026.01.21 00:09:47.626265 [ 255 ] {c1e253d0-2258-46ca-8fc3-5b7e6dee7f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13729 | 2026.01.21 00:09:47.626688 [ 255 ] {c1e253d0-2258-46ca-8fc3-5b7e6dee7f20} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13730 | 2026.01.21 00:09:47.626722 [ 255 ] {c1e253d0-2258-46ca-8fc3-5b7e6dee7f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13731 | 2026.01.21 00:09:47.626938 [ 200 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4332 rows, containing 5 columns (5 merged, 0 gathered) in 0.002293275 sec., 1889001.5371030513 rows/sec., 163.32 MiB/sec. | ||
| 13732 | 2026.01.21 00:09:47.627023 [ 255 ] {c1e253d0-2258-46ca-8fc3-5b7e6dee7f20} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13733 | 2026.01.21 00:09:47.627232 [ 192 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13734 | 2026.01.21 00:09:47.627249 [ 255 ] {c1e253d0-2258-46ca-8fc3-5b7e6dee7f20} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13735 | 2026.01.21 00:09:47.627369 [ 29 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13736 | 2026.01.21 00:09:47.627385 [ 255 ] {c1e253d0-2258-46ca-8fc3-5b7e6dee7f20} <Debug> executeQuery: Read 104 rows, 8.33 KiB in 0.001176 sec., 88435.37414965987 rows/sec., 6.91 MiB/sec. | ||
| 13737 | 2026.01.21 00:09:47.627397 [ 29 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13738 | 2026.01.21 00:09:47.627421 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13739 | 2026.01.21 00:09:47.627427 [ 255 ] {c1e253d0-2258-46ca-8fc3-5b7e6dee7f20} <Debug> TCPHandler: Processed in 0.00133824 sec. | ||
| 13740 | 2026.01.21 00:09:47.627538 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13741 | 2026.01.21 00:09:47.627542 [ 192 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_101_20} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13742 | 2026.01.21 00:09:47.627550 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13743 | 2026.01.21 00:09:47.627692 [ 192 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_101_20} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13744 | 2026.01.21 00:09:47.627713 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13745 | 2026.01.21 00:09:47.627722 [ 255 ] {a98afd02-a9bf-451a-b6a1-6159789d284e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13746 | 2026.01.21 00:09:47.627756 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1304 rows starting from the beginning of the part | ||
| 13747 | 2026.01.21 00:09:47.627770 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 13748 | 2026.01.21 00:09:47.627777 [ 255 ] {a98afd02-a9bf-451a-b6a1-6159789d284e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13749 | 2026.01.21 00:09:47.627829 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 98 rows starting from the beginning of the part | ||
| 13750 | 2026.01.21 00:09:47.627881 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 567 rows starting from the beginning of the part | ||
| 13751 | 2026.01.21 00:09:47.627922 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 98 rows starting from the beginning of the part | ||
| 13752 | 2026.01.21 00:09:47.627961 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 71 rows starting from the beginning of the part | ||
| 13753 | 2026.01.21 00:09:47.628000 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 104 rows starting from the beginning of the part | ||
| 13754 | 2026.01.21 00:09:47.628203 [ 255 ] {a98afd02-a9bf-451a-b6a1-6159789d284e} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13755 | 2026.01.21 00:09:47.628244 [ 255 ] {a98afd02-a9bf-451a-b6a1-6159789d284e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13756 | 2026.01.21 00:09:47.628585 [ 255 ] {a98afd02-a9bf-451a-b6a1-6159789d284e} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13757 | 2026.01.21 00:09:47.628820 [ 255 ] {a98afd02-a9bf-451a-b6a1-6159789d284e} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13758 | 2026.01.21 00:09:47.628922 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13759 | 2026.01.21 00:09:47.628944 [ 255 ] {a98afd02-a9bf-451a-b6a1-6159789d284e} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.00124 sec., 131451.61290322582 rows/sec., 9.15 MiB/sec. | ||
| 13760 | 2026.01.21 00:09:47.628945 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13761 | 2026.01.21 00:09:47.628975 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13762 | 2026.01.21 00:09:47.628985 [ 255 ] {a98afd02-a9bf-451a-b6a1-6159789d284e} <Debug> TCPHandler: Processed in 0.001486622 sec. | ||
| 13763 | 2026.01.21 00:09:47.629062 [ 200 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13764 | 2026.01.21 00:09:47.629098 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13765 | 2026.01.21 00:09:47.629166 [ 200 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13766 | 2026.01.21 00:09:47.629194 [ 255 ] {c0c9328e-4ee2-4edf-8adc-891a7b8ee4a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13767 | 2026.01.21 00:09:47.629198 [ 200 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 26467 rows starting from the beginning of the part | ||
| 13768 | 2026.01.21 00:09:47.629234 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2242 rows, containing 5 columns (5 merged, 0 gathered) in 0.001753857 sec., 1278325.427899766 rows/sec., 99.20 MiB/sec. | ||
| 13769 | 2026.01.21 00:09:47.629255 [ 255 ] {c0c9328e-4ee2-4edf-8adc-891a7b8ee4a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13770 | 2026.01.21 00:09:47.629271 [ 200 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 13771 | 2026.01.21 00:09:47.629323 [ 200 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 918 rows starting from the beginning of the part | ||
| 13772 | 2026.01.21 00:09:47.629366 [ 200 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 13773 | 2026.01.21 00:09:47.629408 [ 200 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 13774 | 2026.01.21 00:09:47.629448 [ 200 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 163 rows starting from the beginning of the part | ||
| 13775 | 2026.01.21 00:09:47.629447 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13776 | 2026.01.21 00:09:47.629750 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_101_20} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13777 | 2026.01.21 00:09:47.629815 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_101_20} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13778 | 2026.01.21 00:09:47.629892 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 13779 | 2026.01.21 00:09:47.630099 [ 255 ] {c0c9328e-4ee2-4edf-8adc-891a7b8ee4a9} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13780 | 2026.01.21 00:09:47.630133 [ 255 ] {c0c9328e-4ee2-4edf-8adc-891a7b8ee4a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13781 | 2026.01.21 00:09:47.630702 [ 255 ] {c0c9328e-4ee2-4edf-8adc-891a7b8ee4a9} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13782 | 2026.01.21 00:09:47.630940 [ 255 ] {c0c9328e-4ee2-4edf-8adc-891a7b8ee4a9} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13783 | 2026.01.21 00:09:47.631071 [ 255 ] {c0c9328e-4ee2-4edf-8adc-891a7b8ee4a9} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001895 sec., 17941.952506596306 rows/sec., 32.15 MiB/sec. | ||
| 13784 | 2026.01.21 00:09:47.631128 [ 255 ] {c0c9328e-4ee2-4edf-8adc-891a7b8ee4a9} <Debug> TCPHandler: Processed in 0.002080162 sec. | ||
| 13785 | 2026.01.21 00:09:47.631242 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13786 | 2026.01.21 00:09:47.631334 [ 255 ] {f336164d-7c1e-4e74-ac94-846452bf44ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13787 | 2026.01.21 00:09:47.631374 [ 255 ] {f336164d-7c1e-4e74-ac94-846452bf44ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13788 | 2026.01.21 00:09:47.631710 [ 255 ] {f336164d-7c1e-4e74-ac94-846452bf44ce} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13789 | 2026.01.21 00:09:47.631742 [ 255 ] {f336164d-7c1e-4e74-ac94-846452bf44ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13790 | 2026.01.21 00:09:47.632045 [ 255 ] {f336164d-7c1e-4e74-ac94-846452bf44ce} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13791 | 2026.01.21 00:09:47.632251 [ 255 ] {f336164d-7c1e-4e74-ac94-846452bf44ce} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13792 | 2026.01.21 00:09:47.632353 [ 29 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13793 | 2026.01.21 00:09:47.632374 [ 255 ] {f336164d-7c1e-4e74-ac94-846452bf44ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 13794 | 2026.01.21 00:09:47.632381 [ 29 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13795 | 2026.01.21 00:09:47.632407 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13796 | 2026.01.21 00:09:47.632412 [ 255 ] {f336164d-7c1e-4e74-ac94-846452bf44ce} <Debug> TCPHandler: Processed in 0.001217338 sec. | ||
| 13797 | 2026.01.21 00:09:47.632485 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13798 | 2026.01.21 00:09:47.632597 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13799 | 2026.01.21 00:09:47.632627 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5160 rows starting from the beginning of the part | ||
| 13800 | 2026.01.21 00:09:47.632676 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 13801 | 2026.01.21 00:09:47.632715 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 13802 | 2026.01.21 00:09:47.632752 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 13803 | 2026.01.21 00:09:47.632789 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 13804 | 2026.01.21 00:09:47.632827 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 13805 | 2026.01.21 00:09:47.634627 [ 198 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5460 rows, containing 4 columns (4 merged, 0 gathered) in 0.002177653 sec., 2507286.5144263115 rows/sec., 165.66 MiB/sec. | ||
| 13806 | 2026.01.21 00:09:47.635027 [ 189 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13807 | 2026.01.21 00:09:47.635330 [ 189 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_101_20} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13808 | 2026.01.21 00:09:47.635416 [ 189 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_101_20} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13809 | 2026.01.21 00:09:47.635503 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 13810 | 2026.01.21 00:09:47.635774 [ 197 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28028 rows, containing 5 columns (5 merged, 0 gathered) in 0.006748443 sec., 4153254.313624639 rows/sec., 283.81 MiB/sec. | ||
| 13811 | 2026.01.21 00:09:47.636215 [ 192 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13812 | 2026.01.21 00:09:47.636459 [ 192 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13813 | 2026.01.21 00:09:47.636522 [ 192 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13814 | 2026.01.21 00:09:47.636592 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 13815 | 2026.01.21 00:09:48.585717 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33123 | ||
| 13816 | 2026.01.21 00:09:48.586281 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13817 | 2026.01.21 00:09:48.586333 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13818 | 2026.01.21 00:09:48.586865 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13819 | 2026.01.21 00:09:48.587097 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13820 | 2026.01.21 00:09:48.587228 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33123 | ||
| 13821 | 2026.01.21 00:09:50.370555 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 13822 | 2026.01.21 00:09:50.387259 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13823 | 2026.01.21 00:09:50.387315 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13824 | 2026.01.21 00:09:50.393380 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13825 | 2026.01.21 00:09:50.394089 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13826 | 2026.01.21 00:09:50.397740 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 13827 | 2026.01.21 00:09:51.207434 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1668 | ||
| 13828 | 2026.01.21 00:09:51.209643 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13829 | 2026.01.21 00:09:51.209688 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13830 | 2026.01.21 00:09:51.210842 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13831 | 2026.01.21 00:09:51.211107 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13832 | 2026.01.21 00:09:51.211290 [ 141 ] {} <Debug> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13833 | 2026.01.21 00:09:51.211367 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1668 | ||
| 13834 | 2026.01.21 00:09:51.211387 [ 141 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13835 | 2026.01.21 00:09:51.211432 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13836 | 2026.01.21 00:09:51.211589 [ 189 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::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 | ||
| 13837 | 2026.01.21 00:09:51.212282 [ 189 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13838 | 2026.01.21 00:09:51.212449 [ 189 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1514 rows starting from the beginning of the part | ||
| 13839 | 2026.01.21 00:09:51.212846 [ 189 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 20 rows starting from the beginning of the part | ||
| 13840 | 2026.01.21 00:09:51.213205 [ 189 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 13841 | 2026.01.21 00:09:51.213567 [ 189 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part | ||
| 13842 | 2026.01.21 00:09:51.213915 [ 189 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 32 rows starting from the beginning of the part | ||
| 13843 | 2026.01.21 00:09:51.214249 [ 189 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::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 | ||
| 13844 | 2026.01.21 00:09:51.221146 [ 187 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1668 rows, containing 72 columns (72 merged, 0 gathered) in 0.009626377 sec., 173273.91187775007 rows/sec., 136.99 MiB/sec. | ||
| 13845 | 2026.01.21 00:09:51.222639 [ 201 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13846 | 2026.01.21 00:09:51.223186 [ 201 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_51_10} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13847 | 2026.01.21 00:09:51.223265 [ 201 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_51_10} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13848 | 2026.01.21 00:09:51.223431 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 13849 | 2026.01.21 00:09:52.619157 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13850 | 2026.01.21 00:09:52.619436 [ 255 ] {b6406265-b71b-4265-9709-b06871af3125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13851 | 2026.01.21 00:09:52.619539 [ 255 ] {b6406265-b71b-4265-9709-b06871af3125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13852 | 2026.01.21 00:09:52.620334 [ 255 ] {b6406265-b71b-4265-9709-b06871af3125} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13853 | 2026.01.21 00:09:52.620378 [ 255 ] {b6406265-b71b-4265-9709-b06871af3125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13854 | 2026.01.21 00:09:52.620767 [ 255 ] {b6406265-b71b-4265-9709-b06871af3125} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13855 | 2026.01.21 00:09:52.620994 [ 255 ] {b6406265-b71b-4265-9709-b06871af3125} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13856 | 2026.01.21 00:09:52.621145 [ 255 ] {b6406265-b71b-4265-9709-b06871af3125} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001785 sec., 39215.686274509804 rows/sec., 3.15 MiB/sec. | ||
| 13857 | 2026.01.21 00:09:52.621187 [ 255 ] {b6406265-b71b-4265-9709-b06871af3125} <Debug> TCPHandler: Processed in 0.002212543 sec. | ||
| 13858 | 2026.01.21 00:09:52.621309 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13859 | 2026.01.21 00:09:52.621404 [ 255 ] {8b033a94-5044-44e3-84d4-11064421df79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13860 | 2026.01.21 00:09:52.621446 [ 255 ] {8b033a94-5044-44e3-84d4-11064421df79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13861 | 2026.01.21 00:09:52.621863 [ 255 ] {8b033a94-5044-44e3-84d4-11064421df79} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13862 | 2026.01.21 00:09:52.621908 [ 255 ] {8b033a94-5044-44e3-84d4-11064421df79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13863 | 2026.01.21 00:09:52.622226 [ 255 ] {8b033a94-5044-44e3-84d4-11064421df79} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13864 | 2026.01.21 00:09:52.622436 [ 255 ] {8b033a94-5044-44e3-84d4-11064421df79} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13865 | 2026.01.21 00:09:52.622564 [ 255 ] {8b033a94-5044-44e3-84d4-11064421df79} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001178 sec., 5942.275042444821 rows/sec., 446.83 KiB/sec. | ||
| 13866 | 2026.01.21 00:09:52.622602 [ 255 ] {8b033a94-5044-44e3-84d4-11064421df79} <Debug> TCPHandler: Processed in 0.00134262 sec. | ||
| 13867 | 2026.01.21 00:09:52.622713 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13868 | 2026.01.21 00:09:52.622807 [ 255 ] {421f228e-c2c1-43f1-9d32-ecd30f986edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13869 | 2026.01.21 00:09:52.622847 [ 255 ] {421f228e-c2c1-43f1-9d32-ecd30f986edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13870 | 2026.01.21 00:09:52.623264 [ 255 ] {421f228e-c2c1-43f1-9d32-ecd30f986edd} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13871 | 2026.01.21 00:09:52.623300 [ 255 ] {421f228e-c2c1-43f1-9d32-ecd30f986edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13872 | 2026.01.21 00:09:52.623604 [ 255 ] {421f228e-c2c1-43f1-9d32-ecd30f986edd} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13873 | 2026.01.21 00:09:52.623823 [ 255 ] {421f228e-c2c1-43f1-9d32-ecd30f986edd} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13874 | 2026.01.21 00:09:52.623949 [ 255 ] {421f228e-c2c1-43f1-9d32-ecd30f986edd} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00116 sec., 61206.89655172414 rows/sec., 4.78 MiB/sec. | ||
| 13875 | 2026.01.21 00:09:52.623986 [ 255 ] {421f228e-c2c1-43f1-9d32-ecd30f986edd} <Debug> TCPHandler: Processed in 0.00132169 sec. | ||
| 13876 | 2026.01.21 00:09:52.624096 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13877 | 2026.01.21 00:09:52.624190 [ 255 ] {80488489-3fd9-4702-a969-68fea5e47acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13878 | 2026.01.21 00:09:52.624233 [ 255 ] {80488489-3fd9-4702-a969-68fea5e47acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13879 | 2026.01.21 00:09:52.624636 [ 255 ] {80488489-3fd9-4702-a969-68fea5e47acf} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13880 | 2026.01.21 00:09:52.624673 [ 255 ] {80488489-3fd9-4702-a969-68fea5e47acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13881 | 2026.01.21 00:09:52.624997 [ 255 ] {80488489-3fd9-4702-a969-68fea5e47acf} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13882 | 2026.01.21 00:09:52.625213 [ 255 ] {80488489-3fd9-4702-a969-68fea5e47acf} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13883 | 2026.01.21 00:09:52.625341 [ 255 ] {80488489-3fd9-4702-a969-68fea5e47acf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 13884 | 2026.01.21 00:09:52.625379 [ 255 ] {80488489-3fd9-4702-a969-68fea5e47acf} <Debug> TCPHandler: Processed in 0.00133227 sec. | ||
| 13885 | 2026.01.21 00:09:52.625480 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13886 | 2026.01.21 00:09:52.625573 [ 255 ] {de51d6e8-77c8-40ee-bb4d-66a336c4c49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13887 | 2026.01.21 00:09:52.625627 [ 255 ] {de51d6e8-77c8-40ee-bb4d-66a336c4c49b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13888 | 2026.01.21 00:09:52.626382 [ 255 ] {de51d6e8-77c8-40ee-bb4d-66a336c4c49b} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13889 | 2026.01.21 00:09:52.626419 [ 255 ] {de51d6e8-77c8-40ee-bb4d-66a336c4c49b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13890 | 2026.01.21 00:09:52.626924 [ 255 ] {de51d6e8-77c8-40ee-bb4d-66a336c4c49b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13891 | 2026.01.21 00:09:52.627145 [ 255 ] {de51d6e8-77c8-40ee-bb4d-66a336c4c49b} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13892 | 2026.01.21 00:09:52.627279 [ 255 ] {de51d6e8-77c8-40ee-bb4d-66a336c4c49b} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001724 sec., 4060.324825986079 rows/sec., 7.28 MiB/sec. | ||
| 13893 | 2026.01.21 00:09:52.627333 [ 255 ] {de51d6e8-77c8-40ee-bb4d-66a336c4c49b} <Debug> TCPHandler: Processed in 0.001901919 sec. | ||
| 13894 | 2026.01.21 00:09:52.627471 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13895 | 2026.01.21 00:09:52.627568 [ 255 ] {34cb8932-5094-46a1-93fe-20868438b1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13896 | 2026.01.21 00:09:52.627610 [ 255 ] {34cb8932-5094-46a1-93fe-20868438b1bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13897 | 2026.01.21 00:09:52.627967 [ 255 ] {34cb8932-5094-46a1-93fe-20868438b1bb} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13898 | 2026.01.21 00:09:52.628004 [ 255 ] {34cb8932-5094-46a1-93fe-20868438b1bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13899 | 2026.01.21 00:09:52.628305 [ 255 ] {34cb8932-5094-46a1-93fe-20868438b1bb} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13900 | 2026.01.21 00:09:52.628516 [ 255 ] {34cb8932-5094-46a1-93fe-20868438b1bb} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13901 | 2026.01.21 00:09:52.628646 [ 255 ] {34cb8932-5094-46a1-93fe-20868438b1bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 13902 | 2026.01.21 00:09:52.628681 [ 255 ] {34cb8932-5094-46a1-93fe-20868438b1bb} <Debug> TCPHandler: Processed in 0.00125937 sec. | ||
| 13903 | 2026.01.21 00:09:55.926806 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13904 | 2026.01.21 00:09:55.926909 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13905 | 2026.01.21 00:09:56.087458 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33635 | ||
| 13906 | 2026.01.21 00:09:56.088286 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13907 | 2026.01.21 00:09:56.088370 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13908 | 2026.01.21 00:09:56.088884 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13909 | 2026.01.21 00:09:56.089118 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13910 | 2026.01.21 00:09:56.089266 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33635 | ||
| 13911 | 2026.01.21 00:09:56.095836 [ 221 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13912 | 2026.01.21 00:09:56.095894 [ 221 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13913 | 2026.01.21 00:09:56.111411 [ 221 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13914 | 2026.01.21 00:09:56.749746 [ 221 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13915 | 2026.01.21 00:09:56.749810 [ 221 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13916 | 2026.01.21 00:09:56.754191 [ 221 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13917 | 2026.01.21 00:09:57.619977 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13918 | 2026.01.21 00:09:57.620235 [ 255 ] {e3df97ff-4c7e-4eb9-85d9-3f3bd0528d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13919 | 2026.01.21 00:09:57.620331 [ 255 ] {e3df97ff-4c7e-4eb9-85d9-3f3bd0528d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13920 | 2026.01.21 00:09:57.621245 [ 255 ] {e3df97ff-4c7e-4eb9-85d9-3f3bd0528d24} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13921 | 2026.01.21 00:09:57.621290 [ 255 ] {e3df97ff-4c7e-4eb9-85d9-3f3bd0528d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13922 | 2026.01.21 00:09:57.621695 [ 255 ] {e3df97ff-4c7e-4eb9-85d9-3f3bd0528d24} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13923 | 2026.01.21 00:09:57.621925 [ 255 ] {e3df97ff-4c7e-4eb9-85d9-3f3bd0528d24} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13924 | 2026.01.21 00:09:57.622076 [ 255 ] {e3df97ff-4c7e-4eb9-85d9-3f3bd0528d24} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.00191 sec., 64921.46596858639 rows/sec., 5.58 MiB/sec. | ||
| 13925 | 2026.01.21 00:09:57.622118 [ 255 ] {e3df97ff-4c7e-4eb9-85d9-3f3bd0528d24} <Debug> TCPHandler: Processed in 0.002306495 sec. | ||
| 13926 | 2026.01.21 00:09:57.622241 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13927 | 2026.01.21 00:09:57.622345 [ 255 ] {76b860cf-4fbe-4224-9d5a-d50b9fdac585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13928 | 2026.01.21 00:09:57.622386 [ 255 ] {76b860cf-4fbe-4224-9d5a-d50b9fdac585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13929 | 2026.01.21 00:09:57.622797 [ 255 ] {76b860cf-4fbe-4224-9d5a-d50b9fdac585} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13930 | 2026.01.21 00:09:57.622834 [ 255 ] {76b860cf-4fbe-4224-9d5a-d50b9fdac585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13931 | 2026.01.21 00:09:57.623128 [ 255 ] {76b860cf-4fbe-4224-9d5a-d50b9fdac585} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13932 | 2026.01.21 00:09:57.623337 [ 255 ] {76b860cf-4fbe-4224-9d5a-d50b9fdac585} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13933 | 2026.01.21 00:09:57.623465 [ 255 ] {76b860cf-4fbe-4224-9d5a-d50b9fdac585} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001137 sec., 29903.25417766051 rows/sec., 2.20 MiB/sec. | ||
| 13934 | 2026.01.21 00:09:57.623463 [ 144 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13935 | 2026.01.21 00:09:57.623502 [ 255 ] {76b860cf-4fbe-4224-9d5a-d50b9fdac585} <Debug> TCPHandler: Processed in 0.00131128 sec. | ||
| 13936 | 2026.01.21 00:09:57.623540 [ 144 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13937 | 2026.01.21 00:09:57.623568 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13938 | 2026.01.21 00:09:57.623627 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13939 | 2026.01.21 00:09:57.623662 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13940 | 2026.01.21 00:09:57.623725 [ 255 ] {f08eaa60-d5ec-4ef7-ae4e-5feec739bdb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13941 | 2026.01.21 00:09:57.623749 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13942 | 2026.01.21 00:09:57.623767 [ 255 ] {f08eaa60-d5ec-4ef7-ae4e-5feec739bdb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13943 | 2026.01.21 00:09:57.623777 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 296 rows starting from the beginning of the part | ||
| 13944 | 2026.01.21 00:09:57.623836 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 34 rows starting from the beginning of the part | ||
| 13945 | 2026.01.21 00:09:57.623881 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 7 rows starting from the beginning of the part | ||
| 13946 | 2026.01.21 00:09:57.623924 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 40 rows starting from the beginning of the part | ||
| 13947 | 2026.01.21 00:09:57.623960 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 7 rows starting from the beginning of the part | ||
| 13948 | 2026.01.21 00:09:57.623998 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 34 rows starting from the beginning of the part | ||
| 13949 | 2026.01.21 00:09:57.624194 [ 255 ] {f08eaa60-d5ec-4ef7-ae4e-5feec739bdb5} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13950 | 2026.01.21 00:09:57.624230 [ 255 ] {f08eaa60-d5ec-4ef7-ae4e-5feec739bdb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13951 | 2026.01.21 00:09:57.624536 [ 255 ] {f08eaa60-d5ec-4ef7-ae4e-5feec739bdb5} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13952 | 2026.01.21 00:09:57.624747 [ 255 ] {f08eaa60-d5ec-4ef7-ae4e-5feec739bdb5} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13953 | 2026.01.21 00:09:57.624752 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 418 rows, containing 5 columns (5 merged, 0 gathered) in 0.001124426 sec., 371745.2282320046 rows/sec., 25.71 MiB/sec. | ||
| 13954 | 2026.01.21 00:09:57.624883 [ 255 ] {f08eaa60-d5ec-4ef7-ae4e-5feec739bdb5} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001175 sec., 83404.25531914893 rows/sec., 6.51 MiB/sec. | ||
| 13955 | 2026.01.21 00:09:57.624928 [ 255 ] {f08eaa60-d5ec-4ef7-ae4e-5feec739bdb5} <Debug> TCPHandler: Processed in 0.00135019 sec. | ||
| 13956 | 2026.01.21 00:09:57.624965 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13957 | 2026.01.21 00:09:57.625052 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13958 | 2026.01.21 00:09:57.625153 [ 255 ] {1bd68efa-50cd-4415-8856-6e0126097d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13959 | 2026.01.21 00:09:57.625197 [ 255 ] {1bd68efa-50cd-4415-8856-6e0126097d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13960 | 2026.01.21 00:09:57.625272 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_96_19} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13961 | 2026.01.21 00:09:57.625349 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_96_19} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13962 | 2026.01.21 00:09:57.625438 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13963 | 2026.01.21 00:09:57.625611 [ 255 ] {1bd68efa-50cd-4415-8856-6e0126097d03} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13964 | 2026.01.21 00:09:57.625653 [ 255 ] {1bd68efa-50cd-4415-8856-6e0126097d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13965 | 2026.01.21 00:09:57.625995 [ 255 ] {1bd68efa-50cd-4415-8856-6e0126097d03} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13966 | 2026.01.21 00:09:57.626209 [ 255 ] {1bd68efa-50cd-4415-8856-6e0126097d03} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13967 | 2026.01.21 00:09:57.626334 [ 255 ] {1bd68efa-50cd-4415-8856-6e0126097d03} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 13968 | 2026.01.21 00:09:57.626370 [ 255 ] {1bd68efa-50cd-4415-8856-6e0126097d03} <Debug> TCPHandler: Processed in 0.001366681 sec. | ||
| 13969 | 2026.01.21 00:09:57.626477 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13970 | 2026.01.21 00:09:57.626575 [ 255 ] {54f69439-52ce-46e8-b9c9-1b59d96de8e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13971 | 2026.01.21 00:09:57.626634 [ 255 ] {54f69439-52ce-46e8-b9c9-1b59d96de8e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13972 | 2026.01.21 00:09:57.627445 [ 255 ] {54f69439-52ce-46e8-b9c9-1b59d96de8e9} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13973 | 2026.01.21 00:09:57.627482 [ 255 ] {54f69439-52ce-46e8-b9c9-1b59d96de8e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13974 | 2026.01.21 00:09:57.628033 [ 255 ] {54f69439-52ce-46e8-b9c9-1b59d96de8e9} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13975 | 2026.01.21 00:09:57.628260 [ 255 ] {54f69439-52ce-46e8-b9c9-1b59d96de8e9} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13976 | 2026.01.21 00:09:57.628394 [ 255 ] {54f69439-52ce-46e8-b9c9-1b59d96de8e9} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001837 sec., 18508.437670114316 rows/sec., 33.17 MiB/sec. | ||
| 13977 | 2026.01.21 00:09:57.628448 [ 255 ] {54f69439-52ce-46e8-b9c9-1b59d96de8e9} <Debug> TCPHandler: Processed in 0.002019341 sec. | ||
| 13978 | 2026.01.21 00:09:57.628562 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13979 | 2026.01.21 00:09:57.628655 [ 255 ] {bcdd1494-c23f-47d3-81b3-ae4e1db3b51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13980 | 2026.01.21 00:09:57.628696 [ 255 ] {bcdd1494-c23f-47d3-81b3-ae4e1db3b51e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13981 | 2026.01.21 00:09:57.629033 [ 255 ] {bcdd1494-c23f-47d3-81b3-ae4e1db3b51e} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13982 | 2026.01.21 00:09:57.629069 [ 255 ] {bcdd1494-c23f-47d3-81b3-ae4e1db3b51e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13983 | 2026.01.21 00:09:57.629369 [ 255 ] {bcdd1494-c23f-47d3-81b3-ae4e1db3b51e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13984 | 2026.01.21 00:09:57.629572 [ 255 ] {bcdd1494-c23f-47d3-81b3-ae4e1db3b51e} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13985 | 2026.01.21 00:09:57.629694 [ 255 ] {bcdd1494-c23f-47d3-81b3-ae4e1db3b51e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 13986 | 2026.01.21 00:09:57.629729 [ 255 ] {bcdd1494-c23f-47d3-81b3-ae4e1db3b51e} <Debug> TCPHandler: Processed in 0.001216508 sec. | ||
| 13987 | 2026.01.21 00:09:57.898008 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 13988 | 2026.01.21 00:09:57.913883 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13989 | 2026.01.21 00:09:57.913939 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13990 | 2026.01.21 00:09:57.919539 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13991 | 2026.01.21 00:09:57.920209 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13992 | 2026.01.21 00:09:57.923188 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 13993 | 2026.01.21 00:09:59.084709 [ 144 ] {} <Debug> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 13994 | 2026.01.21 00:09:59.084790 [ 144 ] {} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13995 | 2026.01.21 00:09:59.084826 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 13996 | 2026.01.21 00:09:59.084993 [ 197 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 13997 | 2026.01.21 00:09:59.085188 [ 197 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13998 | 2026.01.21 00:09:59.085228 [ 197 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 20 rows starting from the beginning of the part | ||
| 13999 | 2026.01.21 00:09:59.085305 [ 197 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 14000 | 2026.01.21 00:09:59.085359 [ 197 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part | ||
| 14001 | 2026.01.21 00:09:59.085409 [ 197 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
| 14002 | 2026.01.21 00:09:59.085456 [ 197 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 14003 | 2026.01.21 00:09:59.086311 [ 187 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001394261 sec., 27254.581459282013 rows/sec., 2.27 MiB/sec. | ||
| 14004 | 2026.01.21 00:09:59.086509 [ 199 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 14005 | 2026.01.21 00:09:59.086858 [ 199 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_33_8} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14006 | 2026.01.21 00:09:59.086948 [ 199 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_33_8} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 14007 | 2026.01.21 00:09:59.087049 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14008 | 2026.01.21 00:10:01.211638 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1692 | ||
| 14009 | 2026.01.21 00:10:01.213927 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14010 | 2026.01.21 00:10:01.213981 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 14011 | 2026.01.21 00:10:01.215183 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14012 | 2026.01.21 00:10:01.215458 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14013 | 2026.01.21 00:10:01.215757 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1692 | ||
| 14014 | 2026.01.21 00:10:02.649605 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14015 | 2026.01.21 00:10:02.649792 [ 255 ] {aa526088-051e-4c06-89d4-f1de96bc0a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14016 | 2026.01.21 00:10:02.649860 [ 255 ] {aa526088-051e-4c06-89d4-f1de96bc0a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14017 | 2026.01.21 00:10:02.650500 [ 255 ] {aa526088-051e-4c06-89d4-f1de96bc0a34} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14018 | 2026.01.21 00:10:02.650551 [ 255 ] {aa526088-051e-4c06-89d4-f1de96bc0a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 14019 | 2026.01.21 00:10:02.650963 [ 255 ] {aa526088-051e-4c06-89d4-f1de96bc0a34} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14020 | 2026.01.21 00:10:02.651222 [ 255 ] {aa526088-051e-4c06-89d4-f1de96bc0a34} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14021 | 2026.01.21 00:10:02.651379 [ 255 ] {aa526088-051e-4c06-89d4-f1de96bc0a34} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001636 sec., 14669.926650366748 rows/sec., 1.22 MiB/sec. | ||
| 14022 | 2026.01.21 00:10:02.651430 [ 255 ] {aa526088-051e-4c06-89d4-f1de96bc0a34} <Debug> TCPHandler: Processed in 0.00195321 sec. | ||
| 14023 | 2026.01.21 00:10:02.651556 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14024 | 2026.01.21 00:10:02.651660 [ 255 ] {c08f8ead-2a87-4b15-9427-0ac156a8e472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14025 | 2026.01.21 00:10:02.651706 [ 255 ] {c08f8ead-2a87-4b15-9427-0ac156a8e472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14026 | 2026.01.21 00:10:02.652126 [ 255 ] {c08f8ead-2a87-4b15-9427-0ac156a8e472} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14027 | 2026.01.21 00:10:02.652164 [ 255 ] {c08f8ead-2a87-4b15-9427-0ac156a8e472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 14028 | 2026.01.21 00:10:02.652475 [ 255 ] {c08f8ead-2a87-4b15-9427-0ac156a8e472} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 14029 | 2026.01.21 00:10:02.652719 [ 255 ] {c08f8ead-2a87-4b15-9427-0ac156a8e472} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14030 | 2026.01.21 00:10:02.652855 [ 255 ] {c08f8ead-2a87-4b15-9427-0ac156a8e472} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001219 sec., 3281.3781788351107 rows/sec., 267.57 KiB/sec. | ||
| 14031 | 2026.01.21 00:10:02.652895 [ 255 ] {c08f8ead-2a87-4b15-9427-0ac156a8e472} <Debug> TCPHandler: Processed in 0.001393521 sec. | ||
| 14032 | 2026.01.21 00:10:02.653010 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14033 | 2026.01.21 00:10:02.653105 [ 255 ] {474a7536-a2af-461f-ac8c-d1f175c946ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14034 | 2026.01.21 00:10:02.653146 [ 255 ] {474a7536-a2af-461f-ac8c-d1f175c946ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14035 | 2026.01.21 00:10:02.654026 [ 255 ] {474a7536-a2af-461f-ac8c-d1f175c946ce} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14036 | 2026.01.21 00:10:02.654063 [ 255 ] {474a7536-a2af-461f-ac8c-d1f175c946ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 14037 | 2026.01.21 00:10:02.654466 [ 255 ] {474a7536-a2af-461f-ac8c-d1f175c946ce} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14038 | 2026.01.21 00:10:02.654709 [ 255 ] {474a7536-a2af-461f-ac8c-d1f175c946ce} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14039 | 2026.01.21 00:10:02.654839 [ 255 ] {474a7536-a2af-461f-ac8c-d1f175c946ce} <Debug> executeQuery: Read 1332 rows, 113.92 KiB in 0.001751 sec., 760708.1667618504 rows/sec., 63.53 MiB/sec. | ||
| 14040 | 2026.01.21 00:10:02.654878 [ 255 ] {474a7536-a2af-461f-ac8c-d1f175c946ce} <Debug> TCPHandler: Processed in 0.001919079 sec. | ||
| 14041 | 2026.01.21 00:10:02.654995 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14042 | 2026.01.21 00:10:02.655091 [ 255 ] {9f400c58-c2ce-4db5-abd5-a111a5f11108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14043 | 2026.01.21 00:10:02.655131 [ 255 ] {9f400c58-c2ce-4db5-abd5-a111a5f11108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14044 | 2026.01.21 00:10:02.655532 [ 255 ] {9f400c58-c2ce-4db5-abd5-a111a5f11108} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14045 | 2026.01.21 00:10:02.655568 [ 255 ] {9f400c58-c2ce-4db5-abd5-a111a5f11108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 14046 | 2026.01.21 00:10:02.655918 [ 255 ] {9f400c58-c2ce-4db5-abd5-a111a5f11108} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14047 | 2026.01.21 00:10:02.656133 [ 255 ] {9f400c58-c2ce-4db5-abd5-a111a5f11108} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14048 | 2026.01.21 00:10:02.656264 [ 255 ] {9f400c58-c2ce-4db5-abd5-a111a5f11108} <Debug> executeQuery: Read 23 rows, 1.77 KiB in 0.001191 sec., 19311.50293870697 rows/sec., 1.45 MiB/sec. | ||
| 14049 | 2026.01.21 00:10:02.656304 [ 255 ] {9f400c58-c2ce-4db5-abd5-a111a5f11108} <Debug> TCPHandler: Processed in 0.001359661 sec. | ||
| 14050 | 2026.01.21 00:10:02.656418 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14051 | 2026.01.21 00:10:02.656513 [ 255 ] {ac1c1f0b-28e5-401c-91f3-faee67cdf645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14052 | 2026.01.21 00:10:02.656555 [ 255 ] {ac1c1f0b-28e5-401c-91f3-faee67cdf645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14053 | 2026.01.21 00:10:02.657020 [ 255 ] {ac1c1f0b-28e5-401c-91f3-faee67cdf645} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14054 | 2026.01.21 00:10:02.657058 [ 255 ] {ac1c1f0b-28e5-401c-91f3-faee67cdf645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 14055 | 2026.01.21 00:10:02.657374 [ 255 ] {ac1c1f0b-28e5-401c-91f3-faee67cdf645} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14056 | 2026.01.21 00:10:02.657600 [ 255 ] {ac1c1f0b-28e5-401c-91f3-faee67cdf645} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14057 | 2026.01.21 00:10:02.657728 [ 255 ] {ac1c1f0b-28e5-401c-91f3-faee67cdf645} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001233 sec., 204379.56204379562 rows/sec., 14.14 MiB/sec. | ||
| 14058 | 2026.01.21 00:10:02.657767 [ 255 ] {ac1c1f0b-28e5-401c-91f3-faee67cdf645} <Debug> TCPHandler: Processed in 0.001399871 sec. | ||
| 14059 | 2026.01.21 00:10:02.657895 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14060 | 2026.01.21 00:10:02.657997 [ 255 ] {98969eb3-93a9-4f10-84ae-7c5f884dc39e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14061 | 2026.01.21 00:10:02.658039 [ 255 ] {98969eb3-93a9-4f10-84ae-7c5f884dc39e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14062 | 2026.01.21 00:10:02.658483 [ 255 ] {98969eb3-93a9-4f10-84ae-7c5f884dc39e} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14063 | 2026.01.21 00:10:02.658522 [ 255 ] {98969eb3-93a9-4f10-84ae-7c5f884dc39e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 14064 | 2026.01.21 00:10:02.658827 [ 255 ] {98969eb3-93a9-4f10-84ae-7c5f884dc39e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14065 | 2026.01.21 00:10:02.659045 [ 255 ] {98969eb3-93a9-4f10-84ae-7c5f884dc39e} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14066 | 2026.01.21 00:10:02.659180 [ 255 ] {98969eb3-93a9-4f10-84ae-7c5f884dc39e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001201 sec., 9991.673605328893 rows/sec., 780.60 KiB/sec. | ||
| 14067 | 2026.01.21 00:10:02.659219 [ 255 ] {98969eb3-93a9-4f10-84ae-7c5f884dc39e} <Debug> TCPHandler: Processed in 0.001374641 sec. | ||
| 14068 | 2026.01.21 00:10:02.659339 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14069 | 2026.01.21 00:10:02.659433 [ 255 ] {fed9ade1-9012-482e-980b-049d9f416a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14070 | 2026.01.21 00:10:02.659473 [ 255 ] {fed9ade1-9012-482e-980b-049d9f416a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14071 | 2026.01.21 00:10:02.660061 [ 255 ] {fed9ade1-9012-482e-980b-049d9f416a51} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14072 | 2026.01.21 00:10:02.660098 [ 255 ] {fed9ade1-9012-482e-980b-049d9f416a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 14073 | 2026.01.21 00:10:02.660434 [ 255 ] {fed9ade1-9012-482e-980b-049d9f416a51} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14074 | 2026.01.21 00:10:02.660648 [ 255 ] {fed9ade1-9012-482e-980b-049d9f416a51} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14075 | 2026.01.21 00:10:02.660777 [ 255 ] {fed9ade1-9012-482e-980b-049d9f416a51} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.001363 sec., 415994.1305942773 rows/sec., 31.20 MiB/sec. | ||
| 14076 | 2026.01.21 00:10:02.660815 [ 255 ] {fed9ade1-9012-482e-980b-049d9f416a51} <Debug> TCPHandler: Processed in 0.001526233 sec. | ||
| 14077 | 2026.01.21 00:10:02.660938 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14078 | 2026.01.21 00:10:02.661033 [ 255 ] {677435fb-bd0b-471c-80b6-8c2cf00d2a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14079 | 2026.01.21 00:10:02.661075 [ 255 ] {677435fb-bd0b-471c-80b6-8c2cf00d2a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14080 | 2026.01.21 00:10:02.661684 [ 255 ] {677435fb-bd0b-471c-80b6-8c2cf00d2a30} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14081 | 2026.01.21 00:10:02.661740 [ 255 ] {677435fb-bd0b-471c-80b6-8c2cf00d2a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 14082 | 2026.01.21 00:10:02.662146 [ 255 ] {677435fb-bd0b-471c-80b6-8c2cf00d2a30} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14083 | 2026.01.21 00:10:02.662389 [ 255 ] {677435fb-bd0b-471c-80b6-8c2cf00d2a30} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14084 | 2026.01.21 00:10:02.662530 [ 255 ] {677435fb-bd0b-471c-80b6-8c2cf00d2a30} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001516 sec., 581794.1952506596 rows/sec., 39.49 MiB/sec. | ||
| 14085 | 2026.01.21 00:10:02.662570 [ 255 ] {677435fb-bd0b-471c-80b6-8c2cf00d2a30} <Debug> TCPHandler: Processed in 0.001681875 sec. | ||
| 14086 | 2026.01.21 00:10:02.662691 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14087 | 2026.01.21 00:10:02.662786 [ 255 ] {a9874e5d-c35f-4a74-a8d8-84909d7cc878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14088 | 2026.01.21 00:10:02.662842 [ 255 ] {a9874e5d-c35f-4a74-a8d8-84909d7cc878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14089 | 2026.01.21 00:10:02.663625 [ 255 ] {a9874e5d-c35f-4a74-a8d8-84909d7cc878} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14090 | 2026.01.21 00:10:02.663663 [ 255 ] {a9874e5d-c35f-4a74-a8d8-84909d7cc878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 14091 | 2026.01.21 00:10:02.664191 [ 255 ] {a9874e5d-c35f-4a74-a8d8-84909d7cc878} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14092 | 2026.01.21 00:10:02.664423 [ 255 ] {a9874e5d-c35f-4a74-a8d8-84909d7cc878} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14093 | 2026.01.21 00:10:02.664556 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14094 | 2026.01.21 00:10:02.664564 [ 255 ] {a9874e5d-c35f-4a74-a8d8-84909d7cc878} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001796 sec., 3897.5501113585747 rows/sec., 6.98 MiB/sec. | ||
| 14095 | 2026.01.21 00:10:02.664627 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14096 | 2026.01.21 00:10:02.664653 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 14097 | 2026.01.21 00:10:02.664664 [ 255 ] {a9874e5d-c35f-4a74-a8d8-84909d7cc878} <Debug> TCPHandler: Processed in 0.002022331 sec. | ||
| 14098 | 2026.01.21 00:10:02.664781 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14099 | 2026.01.21 00:10:02.664800 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14100 | 2026.01.21 00:10:02.664918 [ 255 ] {a3b963c5-4331-4247-ae75-2ab103f74967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14101 | 2026.01.21 00:10:02.664962 [ 255 ] {a3b963c5-4331-4247-ae75-2ab103f74967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14102 | 2026.01.21 00:10:02.665055 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14103 | 2026.01.21 00:10:02.665121 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1787 rows starting from the beginning of the part | ||
| 14104 | 2026.01.21 00:10:02.665253 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 14105 | 2026.01.21 00:10:02.665314 [ 255 ] {a3b963c5-4331-4247-ae75-2ab103f74967} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14106 | 2026.01.21 00:10:02.665358 [ 255 ] {a3b963c5-4331-4247-ae75-2ab103f74967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 14107 | 2026.01.21 00:10:02.665359 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 34 rows starting from the beginning of the part | ||
| 14108 | 2026.01.21 00:10:02.665469 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 14109 | 2026.01.21 00:10:02.665558 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 34 rows starting from the beginning of the part | ||
| 14110 | 2026.01.21 00:10:02.665651 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 14111 | 2026.01.21 00:10:02.665718 [ 255 ] {a3b963c5-4331-4247-ae75-2ab103f74967} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14112 | 2026.01.21 00:10:02.665953 [ 255 ] {a3b963c5-4331-4247-ae75-2ab103f74967} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14113 | 2026.01.21 00:10:02.666090 [ 255 ] {a3b963c5-4331-4247-ae75-2ab103f74967} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001191 sec., 50377.83375314862 rows/sec., 3.40 MiB/sec. | ||
| 14114 | 2026.01.21 00:10:02.666127 [ 255 ] {a3b963c5-4331-4247-ae75-2ab103f74967} <Debug> TCPHandler: Processed in 0.001378831 sec. | ||
| 14115 | 2026.01.21 00:10:02.673865 [ 191 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1876 rows, containing 19 columns (19 merged, 0 gathered) in 0.009143049 sec., 205183.19435890586 rows/sec., 367.68 MiB/sec. | ||
| 14116 | 2026.01.21 00:10:02.675271 [ 191 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14117 | 2026.01.21 00:10:02.675621 [ 191 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14118 | 2026.01.21 00:10:02.675703 [ 191 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14119 | 2026.01.21 00:10:02.675811 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.25 MiB. | ||
| 14120 | 2026.01.21 00:10:03.000237 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.84 MiB, peak 385.05 MiB, free memory in arenas 0.00 B, will set to 371.13 MiB (RSS), difference: 3.29 MiB | ||
| 14121 | 2026.01.21 00:10:03.589499 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34083 | ||
| 14122 | 2026.01.21 00:10:03.590250 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14123 | 2026.01.21 00:10:03.590333 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 14124 | 2026.01.21 00:10:03.590838 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14125 | 2026.01.21 00:10:03.591093 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14126 | 2026.01.21 00:10:03.591244 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34083 | ||
| 14127 | 2026.01.21 00:10:03.591245 [ 130 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14128 | 2026.01.21 00:10:03.591324 [ 130 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14129 | 2026.01.21 00:10:03.591344 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 14130 | 2026.01.21 00:10:03.591484 [ 195 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 14131 | 2026.01.21 00:10:03.591643 [ 195 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14132 | 2026.01.21 00:10:03.591686 [ 195 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31715 rows starting from the beginning of the part | ||
| 14133 | 2026.01.21 00:10:03.591758 [ 195 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 14134 | 2026.01.21 00:10:03.591805 [ 195 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 14135 | 2026.01.21 00:10:03.591853 [ 195 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 14136 | 2026.01.21 00:10:03.591897 [ 195 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 14137 | 2026.01.21 00:10:03.591939 [ 195 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 14138 | 2026.01.21 00:10:03.594325 [ 199 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34083 rows, containing 4 columns (4 merged, 0 gathered) in 0.002902934 sec., 11740880.088903159 rows/sec., 167.95 MiB/sec. | ||
| 14139 | 2026.01.21 00:10:03.594484 [ 195 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14140 | 2026.01.21 00:10:03.594724 [ 195 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_71_14} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14141 | 2026.01.21 00:10:03.594794 [ 195 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_71_14} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14142 | 2026.01.21 00:10:03.594863 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
| 14143 | 2026.01.21 00:10:05.423317 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 14144 | 2026.01.21 00:10:05.440523 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14145 | 2026.01.21 00:10:05.440583 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 14146 | 2026.01.21 00:10:05.446749 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14147 | 2026.01.21 00:10:05.447448 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14148 | 2026.01.21 00:10:05.447768 [ 125 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14149 | 2026.01.21 00:10:05.447862 [ 125 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14150 | 2026.01.21 00:10:05.447900 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 14151 | 2026.01.21 00:10:05.448015 [ 199 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 14152 | 2026.01.21 00:10:05.450333 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 14153 | 2026.01.21 00:10:05.450864 [ 199 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14154 | 2026.01.21 00:10:05.451593 [ 199 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 14155 | 2026.01.21 00:10:05.454854 [ 199 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 14156 | 2026.01.21 00:10:05.458202 [ 199 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 14157 | 2026.01.21 00:10:05.462122 [ 199 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 14158 | 2026.01.21 00:10:05.466499 [ 199 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 14159 | 2026.01.21 00:10:05.470830 [ 199 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 14160 | 2026.01.21 00:10:05.522268 [ 194 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.074287461 sec., 7201.753738763531 rows/sec., 37.24 MiB/sec. | ||
| 14161 | 2026.01.21 00:10:05.525501 [ 198 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14162 | 2026.01.21 00:10:05.527586 [ 198 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_71_14} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14163 | 2026.01.21 00:10:05.527691 [ 198 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_71_14} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14164 | 2026.01.21 00:10:05.530541 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 14165 | 2026.01.21 00:10:06.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.36 MiB, peak 389.78 MiB, free memory in arenas 0.00 B, will set to 371.31 MiB (RSS), difference: -1.05 MiB | ||
| 14166 | 2026.01.21 00:10:07.222294 [ 223 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14167 | 2026.01.21 00:10:07.222348 [ 223 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14168 | 2026.01.21 00:10:07.225960 [ 223 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14169 | 2026.01.21 00:10:07.309042 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14170 | 2026.01.21 00:10:07.309127 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14171 | 2026.01.21 00:10:07.312522 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14172 | 2026.01.21 00:10:07.390406 [ 224 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14173 | 2026.01.21 00:10:07.390456 [ 224 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14174 | 2026.01.21 00:10:07.393496 [ 224 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14175 | 2026.01.21 00:10:07.621153 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14176 | 2026.01.21 00:10:07.621346 [ 255 ] {3fad51b1-41d8-4af3-b7fe-9fe4a11dc5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14177 | 2026.01.21 00:10:07.621425 [ 255 ] {3fad51b1-41d8-4af3-b7fe-9fe4a11dc5f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14178 | 2026.01.21 00:10:07.622213 [ 255 ] {3fad51b1-41d8-4af3-b7fe-9fe4a11dc5f8} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14179 | 2026.01.21 00:10:07.622270 [ 255 ] {3fad51b1-41d8-4af3-b7fe-9fe4a11dc5f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 14180 | 2026.01.21 00:10:07.622692 [ 255 ] {3fad51b1-41d8-4af3-b7fe-9fe4a11dc5f8} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14181 | 2026.01.21 00:10:07.622933 [ 255 ] {3fad51b1-41d8-4af3-b7fe-9fe4a11dc5f8} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14182 | 2026.01.21 00:10:07.623092 [ 255 ] {3fad51b1-41d8-4af3-b7fe-9fe4a11dc5f8} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001808 sec., 68584.07079646018 rows/sec., 5.90 MiB/sec. | ||
| 14183 | 2026.01.21 00:10:07.623147 [ 255 ] {3fad51b1-41d8-4af3-b7fe-9fe4a11dc5f8} <Debug> TCPHandler: Processed in 0.002120822 sec. | ||
| 14184 | 2026.01.21 00:10:07.623275 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14185 | 2026.01.21 00:10:07.623374 [ 255 ] {8603a63f-97b3-46a5-af36-c5f9d8ff0820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14186 | 2026.01.21 00:10:07.623420 [ 255 ] {8603a63f-97b3-46a5-af36-c5f9d8ff0820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14187 | 2026.01.21 00:10:07.623859 [ 255 ] {8603a63f-97b3-46a5-af36-c5f9d8ff0820} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14188 | 2026.01.21 00:10:07.623899 [ 255 ] {8603a63f-97b3-46a5-af36-c5f9d8ff0820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 14189 | 2026.01.21 00:10:07.624212 [ 255 ] {8603a63f-97b3-46a5-af36-c5f9d8ff0820} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14190 | 2026.01.21 00:10:07.624429 [ 255 ] {8603a63f-97b3-46a5-af36-c5f9d8ff0820} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14191 | 2026.01.21 00:10:07.624570 [ 255 ] {8603a63f-97b3-46a5-af36-c5f9d8ff0820} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001216 sec., 27960.526315789473 rows/sec., 2.05 MiB/sec. | ||
| 14192 | 2026.01.21 00:10:07.624612 [ 255 ] {8603a63f-97b3-46a5-af36-c5f9d8ff0820} <Debug> TCPHandler: Processed in 0.001388041 sec. | ||
| 14193 | 2026.01.21 00:10:07.624719 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14194 | 2026.01.21 00:10:07.624808 [ 255 ] {094541af-b2c1-44fb-88e1-12b5123c4637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14195 | 2026.01.21 00:10:07.624847 [ 255 ] {094541af-b2c1-44fb-88e1-12b5123c4637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14196 | 2026.01.21 00:10:07.625260 [ 255 ] {094541af-b2c1-44fb-88e1-12b5123c4637} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14197 | 2026.01.21 00:10:07.625296 [ 255 ] {094541af-b2c1-44fb-88e1-12b5123c4637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 14198 | 2026.01.21 00:10:07.625654 [ 255 ] {094541af-b2c1-44fb-88e1-12b5123c4637} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14199 | 2026.01.21 00:10:07.625877 [ 255 ] {094541af-b2c1-44fb-88e1-12b5123c4637} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14200 | 2026.01.21 00:10:07.626007 [ 255 ] {094541af-b2c1-44fb-88e1-12b5123c4637} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001202 sec., 81530.78202995009 rows/sec., 6.37 MiB/sec. | ||
| 14201 | 2026.01.21 00:10:07.626054 [ 255 ] {094541af-b2c1-44fb-88e1-12b5123c4637} <Debug> TCPHandler: Processed in 0.001373451 sec. | ||
| 14202 | 2026.01.21 00:10:07.626187 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14203 | 2026.01.21 00:10:07.626286 [ 255 ] {6b5697eb-4ffe-4a3d-ab4a-9a2c66e9082b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14204 | 2026.01.21 00:10:07.626331 [ 255 ] {6b5697eb-4ffe-4a3d-ab4a-9a2c66e9082b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14205 | 2026.01.21 00:10:07.626772 [ 255 ] {6b5697eb-4ffe-4a3d-ab4a-9a2c66e9082b} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14206 | 2026.01.21 00:10:07.626813 [ 255 ] {6b5697eb-4ffe-4a3d-ab4a-9a2c66e9082b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 14207 | 2026.01.21 00:10:07.627171 [ 255 ] {6b5697eb-4ffe-4a3d-ab4a-9a2c66e9082b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14208 | 2026.01.21 00:10:07.627448 [ 255 ] {6b5697eb-4ffe-4a3d-ab4a-9a2c66e9082b} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14209 | 2026.01.21 00:10:07.627622 [ 255 ] {6b5697eb-4ffe-4a3d-ab4a-9a2c66e9082b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001354 sec., 118168.38995568686 rows/sec., 8.23 MiB/sec. | ||
| 14210 | 2026.01.21 00:10:07.627665 [ 255 ] {6b5697eb-4ffe-4a3d-ab4a-9a2c66e9082b} <Debug> TCPHandler: Processed in 0.001528084 sec. | ||
| 14211 | 2026.01.21 00:10:07.627783 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14212 | 2026.01.21 00:10:07.627881 [ 255 ] {08569130-669f-4d11-8773-f9b9f9f9a696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14213 | 2026.01.21 00:10:07.627938 [ 255 ] {08569130-669f-4d11-8773-f9b9f9f9a696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14214 | 2026.01.21 00:10:07.628807 [ 255 ] {08569130-669f-4d11-8773-f9b9f9f9a696} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14215 | 2026.01.21 00:10:07.628846 [ 255 ] {08569130-669f-4d11-8773-f9b9f9f9a696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 14216 | 2026.01.21 00:10:07.629408 [ 255 ] {08569130-669f-4d11-8773-f9b9f9f9a696} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14217 | 2026.01.21 00:10:07.629649 [ 255 ] {08569130-669f-4d11-8773-f9b9f9f9a696} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14218 | 2026.01.21 00:10:07.629790 [ 255 ] {08569130-669f-4d11-8773-f9b9f9f9a696} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001928 sec., 17634.854771784234 rows/sec., 31.60 MiB/sec. | ||
| 14219 | 2026.01.21 00:10:07.629850 [ 255 ] {08569130-669f-4d11-8773-f9b9f9f9a696} <Debug> TCPHandler: Processed in 0.002115742 sec. | ||
| 14220 | 2026.01.21 00:10:07.629974 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14221 | 2026.01.21 00:10:07.630070 [ 255 ] {d21c7996-0566-42f5-9946-6390f12a9e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14222 | 2026.01.21 00:10:07.630115 [ 255 ] {d21c7996-0566-42f5-9946-6390f12a9e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14223 | 2026.01.21 00:10:07.630464 [ 255 ] {d21c7996-0566-42f5-9946-6390f12a9e53} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14224 | 2026.01.21 00:10:07.630500 [ 255 ] {d21c7996-0566-42f5-9946-6390f12a9e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 14225 | 2026.01.21 00:10:07.630812 [ 255 ] {d21c7996-0566-42f5-9946-6390f12a9e53} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14226 | 2026.01.21 00:10:07.631030 [ 255 ] {d21c7996-0566-42f5-9946-6390f12a9e53} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14227 | 2026.01.21 00:10:07.631164 [ 255 ] {d21c7996-0566-42f5-9946-6390f12a9e53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 14228 | 2026.01.21 00:10:07.631201 [ 255 ] {d21c7996-0566-42f5-9946-6390f12a9e53} <Debug> TCPHandler: Processed in 0.00127659 sec. | ||
| 14229 | 2026.01.21 00:10:08.607309 [ 220 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14230 | 2026.01.21 00:10:08.607362 [ 220 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14231 | 2026.01.21 00:10:08.610146 [ 220 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14232 | 2026.01.21 00:10:10.927159 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14233 | 2026.01.21 00:10:10.927227 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14234 | 2026.01.21 00:10:11.091451 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34595 | ||
| 14235 | 2026.01.21 00:10:11.092073 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14236 | 2026.01.21 00:10:11.092130 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14237 | 2026.01.21 00:10:11.092676 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14238 | 2026.01.21 00:10:11.092925 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14239 | 2026.01.21 00:10:11.093081 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34595 | ||
| 14240 | 2026.01.21 00:10:11.216001 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1724 | ||
| 14241 | 2026.01.21 00:10:11.218562 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14242 | 2026.01.21 00:10:11.218606 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14243 | 2026.01.21 00:10:11.219808 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14244 | 2026.01.21 00:10:11.220080 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14245 | 2026.01.21 00:10:11.220453 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1724 | ||
| 14246 | 2026.01.21 00:10:12.619986 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14247 | 2026.01.21 00:10:12.620267 [ 255 ] {6335faf6-0c2f-42b4-a042-6c59cf50a166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14248 | 2026.01.21 00:10:12.620374 [ 255 ] {6335faf6-0c2f-42b4-a042-6c59cf50a166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14249 | 2026.01.21 00:10:12.621121 [ 255 ] {6335faf6-0c2f-42b4-a042-6c59cf50a166} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14250 | 2026.01.21 00:10:12.621166 [ 255 ] {6335faf6-0c2f-42b4-a042-6c59cf50a166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14251 | 2026.01.21 00:10:12.621559 [ 255 ] {6335faf6-0c2f-42b4-a042-6c59cf50a166} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14252 | 2026.01.21 00:10:12.621794 [ 255 ] {6335faf6-0c2f-42b4-a042-6c59cf50a166} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14253 | 2026.01.21 00:10:12.621946 [ 138 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14254 | 2026.01.21 00:10:12.621952 [ 255 ] {6335faf6-0c2f-42b4-a042-6c59cf50a166} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.00176 sec., 39772.72727272727 rows/sec., 3.19 MiB/sec. | ||
| 14255 | 2026.01.21 00:10:12.622027 [ 138 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14256 | 2026.01.21 00:10:12.622056 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14257 | 2026.01.21 00:10:12.622057 [ 255 ] {6335faf6-0c2f-42b4-a042-6c59cf50a166} <Debug> TCPHandler: Processed in 0.002245744 sec. | ||
| 14258 | 2026.01.21 00:10:12.622184 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14259 | 2026.01.21 00:10:12.622215 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14260 | 2026.01.21 00:10:12.622324 [ 255 ] {eae9e1c0-cb39-4b87-b5b5-0370f16ca30a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14261 | 2026.01.21 00:10:12.622326 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14262 | 2026.01.21 00:10:12.622372 [ 255 ] {eae9e1c0-cb39-4b87-b5b5-0370f16ca30a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14263 | 2026.01.21 00:10:12.622382 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2555 rows starting from the beginning of the part | ||
| 14264 | 2026.01.21 00:10:12.622466 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 70 rows starting from the beginning of the part | ||
| 14265 | 2026.01.21 00:10:12.622517 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 124 rows starting from the beginning of the part | ||
| 14266 | 2026.01.21 00:10:12.622565 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1332 rows starting from the beginning of the part | ||
| 14267 | 2026.01.21 00:10:12.622607 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 124 rows starting from the beginning of the part | ||
| 14268 | 2026.01.21 00:10:12.622649 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 70 rows starting from the beginning of the part | ||
| 14269 | 2026.01.21 00:10:12.622815 [ 255 ] {eae9e1c0-cb39-4b87-b5b5-0370f16ca30a} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14270 | 2026.01.21 00:10:12.622860 [ 255 ] {eae9e1c0-cb39-4b87-b5b5-0370f16ca30a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14271 | 2026.01.21 00:10:12.623197 [ 255 ] {eae9e1c0-cb39-4b87-b5b5-0370f16ca30a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14272 | 2026.01.21 00:10:12.623430 [ 255 ] {eae9e1c0-cb39-4b87-b5b5-0370f16ca30a} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14273 | 2026.01.21 00:10:12.623574 [ 255 ] {eae9e1c0-cb39-4b87-b5b5-0370f16ca30a} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001275 sec., 5490.196078431372 rows/sec., 412.84 KiB/sec. | ||
| 14274 | 2026.01.21 00:10:12.623613 [ 255 ] {eae9e1c0-cb39-4b87-b5b5-0370f16ca30a} <Debug> TCPHandler: Processed in 0.001451182 sec. | ||
| 14275 | 2026.01.21 00:10:12.623738 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14276 | 2026.01.21 00:10:12.623837 [ 255 ] {0cefe101-126c-46e7-9f63-8de255ab361f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14277 | 2026.01.21 00:10:12.623880 [ 255 ] {0cefe101-126c-46e7-9f63-8de255ab361f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14278 | 2026.01.21 00:10:12.624293 [ 255 ] {0cefe101-126c-46e7-9f63-8de255ab361f} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14279 | 2026.01.21 00:10:12.624331 [ 255 ] {0cefe101-126c-46e7-9f63-8de255ab361f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14280 | 2026.01.21 00:10:12.624454 [ 200 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4275 rows, containing 5 columns (5 merged, 0 gathered) in 0.002314815 sec., 1846799.852256012 rows/sec., 159.43 MiB/sec. | ||
| 14281 | 2026.01.21 00:10:12.624637 [ 255 ] {0cefe101-126c-46e7-9f63-8de255ab361f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14282 | 2026.01.21 00:10:12.624803 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14283 | 2026.01.21 00:10:12.624861 [ 255 ] {0cefe101-126c-46e7-9f63-8de255ab361f} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14284 | 2026.01.21 00:10:12.624983 [ 138 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14285 | 2026.01.21 00:10:12.624992 [ 255 ] {0cefe101-126c-46e7-9f63-8de255ab361f} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001177 sec., 60322.854715378075 rows/sec., 4.71 MiB/sec. | ||
| 14286 | 2026.01.21 00:10:12.625016 [ 138 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14287 | 2026.01.21 00:10:12.625043 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14288 | 2026.01.21 00:10:12.625043 [ 255 ] {0cefe101-126c-46e7-9f63-8de255ab361f} <Debug> TCPHandler: Processed in 0.00135493 sec. | ||
| 14289 | 2026.01.21 00:10:12.625141 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14290 | 2026.01.21 00:10:12.625158 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_106_21} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14291 | 2026.01.21 00:10:12.625189 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14292 | 2026.01.21 00:10:12.625260 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_106_21} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14293 | 2026.01.21 00:10:12.625261 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14294 | 2026.01.21 00:10:12.625286 [ 255 ] {013077c4-dada-4f9c-82b0-12967759d47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14295 | 2026.01.21 00:10:12.625311 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1304 rows starting from the beginning of the part | ||
| 14296 | 2026.01.21 00:10:12.625338 [ 255 ] {013077c4-dada-4f9c-82b0-12967759d47d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14297 | 2026.01.21 00:10:12.625355 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 14298 | 2026.01.21 00:10:12.625379 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 71 rows starting from the beginning of the part | ||
| 14299 | 2026.01.21 00:10:12.625434 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 98 rows starting from the beginning of the part | ||
| 14300 | 2026.01.21 00:10:12.625480 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 567 rows starting from the beginning of the part | ||
| 14301 | 2026.01.21 00:10:12.625522 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 98 rows starting from the beginning of the part | ||
| 14302 | 2026.01.21 00:10:12.625566 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 71 rows starting from the beginning of the part | ||
| 14303 | 2026.01.21 00:10:12.625753 [ 255 ] {013077c4-dada-4f9c-82b0-12967759d47d} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14304 | 2026.01.21 00:10:12.625798 [ 255 ] {013077c4-dada-4f9c-82b0-12967759d47d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14305 | 2026.01.21 00:10:12.626153 [ 255 ] {013077c4-dada-4f9c-82b0-12967759d47d} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14306 | 2026.01.21 00:10:12.626371 [ 255 ] {013077c4-dada-4f9c-82b0-12967759d47d} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14307 | 2026.01.21 00:10:12.626478 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14308 | 2026.01.21 00:10:12.626503 [ 255 ] {013077c4-dada-4f9c-82b0-12967759d47d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 14309 | 2026.01.21 00:10:12.626508 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14310 | 2026.01.21 00:10:12.626542 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14311 | 2026.01.21 00:10:12.626549 [ 255 ] {013077c4-dada-4f9c-82b0-12967759d47d} <Debug> TCPHandler: Processed in 0.001408631 sec. | ||
| 14312 | 2026.01.21 00:10:12.626574 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2209 rows, containing 5 columns (5 merged, 0 gathered) in 0.001473742 sec., 1498905.5072054674 rows/sec., 116.21 MiB/sec. | ||
| 14313 | 2026.01.21 00:10:12.626644 [ 200 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14314 | 2026.01.21 00:10:12.626667 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14315 | 2026.01.21 00:10:12.626770 [ 255 ] {43ae6f9e-32a0-4f93-90e7-d2b9b23872ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14316 | 2026.01.21 00:10:12.626782 [ 200 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14317 | 2026.01.21 00:10:12.626809 [ 192 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14318 | 2026.01.21 00:10:12.626825 [ 200 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 28028 rows starting from the beginning of the part | ||
| 14319 | 2026.01.21 00:10:12.626828 [ 255 ] {43ae6f9e-32a0-4f93-90e7-d2b9b23872ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14320 | 2026.01.21 00:10:12.626921 [ 200 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 14321 | 2026.01.21 00:10:12.626978 [ 200 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 14322 | 2026.01.21 00:10:12.627020 [ 200 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 882 rows starting from the beginning of the part | ||
| 14323 | 2026.01.21 00:10:12.627058 [ 200 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 14324 | 2026.01.21 00:10:12.627103 [ 200 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 14325 | 2026.01.21 00:10:12.627122 [ 192 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_106_21} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14326 | 2026.01.21 00:10:12.627211 [ 192 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_106_21} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14327 | 2026.01.21 00:10:12.627323 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 14328 | 2026.01.21 00:10:12.627617 [ 255 ] {43ae6f9e-32a0-4f93-90e7-d2b9b23872ab} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14329 | 2026.01.21 00:10:12.627665 [ 255 ] {43ae6f9e-32a0-4f93-90e7-d2b9b23872ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14330 | 2026.01.21 00:10:12.628205 [ 255 ] {43ae6f9e-32a0-4f93-90e7-d2b9b23872ab} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14331 | 2026.01.21 00:10:12.628439 [ 255 ] {43ae6f9e-32a0-4f93-90e7-d2b9b23872ab} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14332 | 2026.01.21 00:10:12.628588 [ 255 ] {43ae6f9e-32a0-4f93-90e7-d2b9b23872ab} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001837 sec., 3810.5606967882413 rows/sec., 6.83 MiB/sec. | ||
| 14333 | 2026.01.21 00:10:12.628645 [ 255 ] {43ae6f9e-32a0-4f93-90e7-d2b9b23872ab} <Debug> TCPHandler: Processed in 0.002027021 sec. | ||
| 14334 | 2026.01.21 00:10:12.628766 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14335 | 2026.01.21 00:10:12.628862 [ 255 ] {62ec9be1-beba-4466-8d38-5a701e297447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14336 | 2026.01.21 00:10:12.628904 [ 255 ] {62ec9be1-beba-4466-8d38-5a701e297447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14337 | 2026.01.21 00:10:12.629248 [ 255 ] {62ec9be1-beba-4466-8d38-5a701e297447} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14338 | 2026.01.21 00:10:12.629285 [ 255 ] {62ec9be1-beba-4466-8d38-5a701e297447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14339 | 2026.01.21 00:10:12.629620 [ 255 ] {62ec9be1-beba-4466-8d38-5a701e297447} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14340 | 2026.01.21 00:10:12.629842 [ 255 ] {62ec9be1-beba-4466-8d38-5a701e297447} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14341 | 2026.01.21 00:10:12.629969 [ 137 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14342 | 2026.01.21 00:10:12.629973 [ 255 ] {62ec9be1-beba-4466-8d38-5a701e297447} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 14343 | 2026.01.21 00:10:12.630002 [ 137 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14344 | 2026.01.21 00:10:12.630020 [ 255 ] {62ec9be1-beba-4466-8d38-5a701e297447} <Debug> TCPHandler: Processed in 0.00130332 sec. | ||
| 14345 | 2026.01.21 00:10:12.630022 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14346 | 2026.01.21 00:10:12.630128 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14347 | 2026.01.21 00:10:12.630245 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14348 | 2026.01.21 00:10:12.630274 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5460 rows starting from the beginning of the part | ||
| 14349 | 2026.01.21 00:10:12.630325 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 14350 | 2026.01.21 00:10:12.630366 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 14351 | 2026.01.21 00:10:12.630402 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 14352 | 2026.01.21 00:10:12.630437 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 14353 | 2026.01.21 00:10:12.630472 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 14354 | 2026.01.21 00:10:12.632302 [ 189 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5760 rows, containing 4 columns (4 merged, 0 gathered) in 0.002213673 sec., 2602010.324018046 rows/sec., 172.10 MiB/sec. | ||
| 14355 | 2026.01.21 00:10:12.632673 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14356 | 2026.01.21 00:10:12.632936 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_106_21} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14357 | 2026.01.21 00:10:12.633009 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_106_21} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14358 | 2026.01.21 00:10:12.633079 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 14359 | 2026.01.21 00:10:12.634355 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29550 rows, containing 5 columns (5 merged, 0 gathered) in 0.007763289 sec., 3806376.395365418 rows/sec., 260.16 MiB/sec. | ||
| 14360 | 2026.01.21 00:10:12.634787 [ 201 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14361 | 2026.01.21 00:10:12.635051 [ 201 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14362 | 2026.01.21 00:10:12.635116 [ 201 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14363 | 2026.01.21 00:10:12.635190 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 14364 | 2026.01.21 00:10:12.950462 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 14365 | 2026.01.21 00:10:12.966707 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14366 | 2026.01.21 00:10:12.966774 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14367 | 2026.01.21 00:10:12.972412 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14368 | 2026.01.21 00:10:12.973114 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14369 | 2026.01.21 00:10:12.976044 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 14370 | 2026.01.21 00:10:14.258029 [ 137 ] {} <Debug> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 14371 | 2026.01.21 00:10:14.258109 [ 137 ] {} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14372 | 2026.01.21 00:10:14.258143 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14373 | 2026.01.21 00:10:14.258289 [ 189 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 14374 | 2026.01.21 00:10:14.258457 [ 189 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14375 | 2026.01.21 00:10:14.258505 [ 189 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 482 rows starting from the beginning of the part | ||
| 14376 | 2026.01.21 00:10:14.258588 [ 189 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 230 rows starting from the beginning of the part | ||
| 14377 | 2026.01.21 00:10:14.258637 [ 189 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 230 rows starting from the beginning of the part | ||
| 14378 | 2026.01.21 00:10:14.258684 [ 189 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 252 rows starting from the beginning of the part | ||
| 14379 | 2026.01.21 00:10:14.258724 [ 189 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 252 rows starting from the beginning of the part | ||
| 14380 | 2026.01.21 00:10:14.259641 [ 193 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1446 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407151 sec., 1027608.2666323658 rows/sec., 72.69 MiB/sec. | ||
| 14381 | 2026.01.21 00:10:14.259785 [ 189 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 14382 | 2026.01.21 00:10:14.260032 [ 189 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_23_5} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14383 | 2026.01.21 00:10:14.260099 [ 189 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_23_5} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 14384 | 2026.01.21 00:10:14.260162 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 14385 | 2026.01.21 00:10:15.625012 [ 135 ] {} <Debug> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 14386 | 2026.01.21 00:10:15.625092 [ 135 ] {} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14387 | 2026.01.21 00:10:15.625115 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14388 | 2026.01.21 00:10:15.625237 [ 193 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 14389 | 2026.01.21 00:10:15.625385 [ 193 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14390 | 2026.01.21 00:10:15.625421 [ 193 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 470 rows starting from the beginning of the part | ||
| 14391 | 2026.01.21 00:10:15.625492 [ 193 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 446 rows starting from the beginning of the part | ||
| 14392 | 2026.01.21 00:10:15.625540 [ 193 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 446 rows starting from the beginning of the part | ||
| 14393 | 2026.01.21 00:10:15.625588 [ 193 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 14394 | 2026.01.21 00:10:15.625631 [ 193 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 14395 | 2026.01.21 00:10:15.626563 [ 197 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 5 columns (5 merged, 0 gathered) in 0.001383952 sec., 1018821.4620160237 rows/sec., 69.52 MiB/sec. | ||
| 14396 | 2026.01.21 00:10:15.626707 [ 197 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 14397 | 2026.01.21 00:10:15.626979 [ 197 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_23_5} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14398 | 2026.01.21 00:10:15.627055 [ 197 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_23_5} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 14399 | 2026.01.21 00:10:15.627136 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 14400 | 2026.01.21 00:10:17.621393 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14401 | 2026.01.21 00:10:17.621574 [ 255 ] {2d6d9e35-c28d-4611-bf80-ac95fa52b073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14402 | 2026.01.21 00:10:17.621641 [ 255 ] {2d6d9e35-c28d-4611-bf80-ac95fa52b073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14403 | 2026.01.21 00:10:17.622256 [ 255 ] {2d6d9e35-c28d-4611-bf80-ac95fa52b073} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14404 | 2026.01.21 00:10:17.622301 [ 255 ] {2d6d9e35-c28d-4611-bf80-ac95fa52b073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14405 | 2026.01.21 00:10:17.622685 [ 255 ] {2d6d9e35-c28d-4611-bf80-ac95fa52b073} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14406 | 2026.01.21 00:10:17.622917 [ 255 ] {2d6d9e35-c28d-4611-bf80-ac95fa52b073} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14407 | 2026.01.21 00:10:17.623074 [ 255 ] {2d6d9e35-c28d-4611-bf80-ac95fa52b073} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00155 sec., 2580.6451612903224 rows/sec., 210.43 KiB/sec. | ||
| 14408 | 2026.01.21 00:10:17.623118 [ 255 ] {2d6d9e35-c28d-4611-bf80-ac95fa52b073} <Debug> TCPHandler: Processed in 0.001845928 sec. | ||
| 14409 | 2026.01.21 00:10:17.623234 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14410 | 2026.01.21 00:10:17.623330 [ 255 ] {a6d128a1-2716-4b71-95ef-1e0cd62269c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14411 | 2026.01.21 00:10:17.623374 [ 255 ] {a6d128a1-2716-4b71-95ef-1e0cd62269c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14412 | 2026.01.21 00:10:17.623828 [ 255 ] {a6d128a1-2716-4b71-95ef-1e0cd62269c7} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14413 | 2026.01.21 00:10:17.623867 [ 255 ] {a6d128a1-2716-4b71-95ef-1e0cd62269c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14414 | 2026.01.21 00:10:17.624191 [ 255 ] {a6d128a1-2716-4b71-95ef-1e0cd62269c7} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14415 | 2026.01.21 00:10:17.624419 [ 255 ] {a6d128a1-2716-4b71-95ef-1e0cd62269c7} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14416 | 2026.01.21 00:10:17.624548 [ 255 ] {a6d128a1-2716-4b71-95ef-1e0cd62269c7} <Debug> executeQuery: Read 126 rows, 11.07 KiB in 0.001237 sec., 101859.33710590137 rows/sec., 8.74 MiB/sec. | ||
| 14417 | 2026.01.21 00:10:17.624588 [ 255 ] {a6d128a1-2716-4b71-95ef-1e0cd62269c7} <Debug> TCPHandler: Processed in 0.001403781 sec. | ||
| 14418 | 2026.01.21 00:10:17.624705 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14419 | 2026.01.21 00:10:17.624802 [ 255 ] {6f5b162e-1d4e-447c-84a8-fc34123c6287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14420 | 2026.01.21 00:10:17.624844 [ 255 ] {6f5b162e-1d4e-447c-84a8-fc34123c6287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14421 | 2026.01.21 00:10:17.625261 [ 255 ] {6f5b162e-1d4e-447c-84a8-fc34123c6287} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14422 | 2026.01.21 00:10:17.625299 [ 255 ] {6f5b162e-1d4e-447c-84a8-fc34123c6287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14423 | 2026.01.21 00:10:17.625607 [ 255 ] {6f5b162e-1d4e-447c-84a8-fc34123c6287} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14424 | 2026.01.21 00:10:17.625827 [ 255 ] {6f5b162e-1d4e-447c-84a8-fc34123c6287} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14425 | 2026.01.21 00:10:17.625956 [ 255 ] {6f5b162e-1d4e-447c-84a8-fc34123c6287} <Debug> executeQuery: Read 38 rows, 2.84 KiB in 0.001172 sec., 32423.20819112628 rows/sec., 2.36 MiB/sec. | ||
| 14426 | 2026.01.21 00:10:17.625996 [ 255 ] {6f5b162e-1d4e-447c-84a8-fc34123c6287} <Debug> TCPHandler: Processed in 0.001340251 sec. | ||
| 14427 | 2026.01.21 00:10:17.626101 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14428 | 2026.01.21 00:10:17.626196 [ 255 ] {c85032a7-6fa6-4d3b-a280-039dfbe2a321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14429 | 2026.01.21 00:10:17.626238 [ 255 ] {c85032a7-6fa6-4d3b-a280-039dfbe2a321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14430 | 2026.01.21 00:10:17.626660 [ 255 ] {c85032a7-6fa6-4d3b-a280-039dfbe2a321} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14431 | 2026.01.21 00:10:17.626698 [ 255 ] {c85032a7-6fa6-4d3b-a280-039dfbe2a321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14432 | 2026.01.21 00:10:17.627005 [ 255 ] {c85032a7-6fa6-4d3b-a280-039dfbe2a321} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14433 | 2026.01.21 00:10:17.627222 [ 255 ] {c85032a7-6fa6-4d3b-a280-039dfbe2a321} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14434 | 2026.01.21 00:10:17.627350 [ 255 ] {c85032a7-6fa6-4d3b-a280-039dfbe2a321} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001173 sec., 86956.52173913043 rows/sec., 6.80 MiB/sec. | ||
| 14435 | 2026.01.21 00:10:17.627391 [ 255 ] {c85032a7-6fa6-4d3b-a280-039dfbe2a321} <Debug> TCPHandler: Processed in 0.001338641 sec. | ||
| 14436 | 2026.01.21 00:10:17.627504 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14437 | 2026.01.21 00:10:17.627600 [ 255 ] {0cae9046-a5dc-4093-868f-281bd57e429d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14438 | 2026.01.21 00:10:17.627644 [ 255 ] {0cae9046-a5dc-4093-868f-281bd57e429d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14439 | 2026.01.21 00:10:17.628053 [ 255 ] {0cae9046-a5dc-4093-868f-281bd57e429d} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14440 | 2026.01.21 00:10:17.628091 [ 255 ] {0cae9046-a5dc-4093-868f-281bd57e429d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14441 | 2026.01.21 00:10:17.628429 [ 255 ] {0cae9046-a5dc-4093-868f-281bd57e429d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14442 | 2026.01.21 00:10:17.628653 [ 255 ] {0cae9046-a5dc-4093-868f-281bd57e429d} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14443 | 2026.01.21 00:10:17.628786 [ 255 ] {0cae9046-a5dc-4093-868f-281bd57e429d} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001205 sec., 134439.83402489626 rows/sec., 9.36 MiB/sec. | ||
| 14444 | 2026.01.21 00:10:17.628825 [ 255 ] {0cae9046-a5dc-4093-868f-281bd57e429d} <Debug> TCPHandler: Processed in 0.001370321 sec. | ||
| 14445 | 2026.01.21 00:10:17.628926 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14446 | 2026.01.21 00:10:17.629021 [ 255 ] {d3b75e91-184d-4f2a-b341-02b03fd1f658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14447 | 2026.01.21 00:10:17.629077 [ 255 ] {d3b75e91-184d-4f2a-b341-02b03fd1f658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14448 | 2026.01.21 00:10:17.629894 [ 255 ] {d3b75e91-184d-4f2a-b341-02b03fd1f658} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14449 | 2026.01.21 00:10:17.629933 [ 255 ] {d3b75e91-184d-4f2a-b341-02b03fd1f658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14450 | 2026.01.21 00:10:17.630485 [ 255 ] {d3b75e91-184d-4f2a-b341-02b03fd1f658} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14451 | 2026.01.21 00:10:17.630712 [ 255 ] {d3b75e91-184d-4f2a-b341-02b03fd1f658} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14452 | 2026.01.21 00:10:17.630849 [ 255 ] {d3b75e91-184d-4f2a-b341-02b03fd1f658} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001846 sec., 18418.201516793066 rows/sec., 33.00 MiB/sec. | ||
| 14453 | 2026.01.21 00:10:17.630905 [ 255 ] {d3b75e91-184d-4f2a-b341-02b03fd1f658} <Debug> TCPHandler: Processed in 0.002026661 sec. | ||
| 14454 | 2026.01.21 00:10:17.631018 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14455 | 2026.01.21 00:10:17.631113 [ 255 ] {a1049961-bbdf-4689-94d3-55c4b0c3855e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14456 | 2026.01.21 00:10:17.631156 [ 255 ] {a1049961-bbdf-4689-94d3-55c4b0c3855e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14457 | 2026.01.21 00:10:17.631489 [ 255 ] {a1049961-bbdf-4689-94d3-55c4b0c3855e} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14458 | 2026.01.21 00:10:17.631526 [ 255 ] {a1049961-bbdf-4689-94d3-55c4b0c3855e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14459 | 2026.01.21 00:10:17.631831 [ 255 ] {a1049961-bbdf-4689-94d3-55c4b0c3855e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14460 | 2026.01.21 00:10:17.632044 [ 255 ] {a1049961-bbdf-4689-94d3-55c4b0c3855e} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14461 | 2026.01.21 00:10:17.632172 [ 255 ] {a1049961-bbdf-4689-94d3-55c4b0c3855e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 14462 | 2026.01.21 00:10:17.632208 [ 255 ] {a1049961-bbdf-4689-94d3-55c4b0c3855e} <Debug> TCPHandler: Processed in 0.001238549 sec. | ||
| 14463 | 2026.01.21 00:10:18.593283 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35043 | ||
| 14464 | 2026.01.21 00:10:18.593785 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14465 | 2026.01.21 00:10:18.593836 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14466 | 2026.01.21 00:10:18.594335 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14467 | 2026.01.21 00:10:18.594580 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14468 | 2026.01.21 00:10:18.594737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35043 | ||
| 14469 | 2026.01.21 00:10:20.119290 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60507 | ||
| 14470 | 2026.01.21 00:10:20.119428 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14471 | 2026.01.21 00:10:20.119466 [ 294 ] {} <Debug> TCP-Session: 66fd19cd-366a-4b49-b492-aad3f5a7c591 Authenticating user 'default' from [fd00:1122:3344:101::e]:60507 | ||
| 14472 | 2026.01.21 00:10:20.119495 [ 294 ] {} <Debug> TCP-Session: 66fd19cd-366a-4b49-b492-aad3f5a7c591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14473 | 2026.01.21 00:10:20.119513 [ 294 ] {} <Debug> TCP-Session: 66fd19cd-366a-4b49-b492-aad3f5a7c591 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14474 | 2026.01.21 00:10:20.119785 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39297 | ||
| 14475 | 2026.01.21 00:10:20.119798 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63429 | ||
| 14476 | 2026.01.21 00:10:20.119846 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46258 | ||
| 14477 | 2026.01.21 00:10:20.119872 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57093 | ||
| 14478 | 2026.01.21 00:10:20.119898 [ 294 ] {} <Trace> TCP-Session: 66fd19cd-366a-4b49-b492-aad3f5a7c591 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14479 | 2026.01.21 00:10:20.119917 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14480 | 2026.01.21 00:10:20.119943 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14481 | 2026.01.21 00:10:20.119965 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14482 | 2026.01.21 00:10:20.119984 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14483 | 2026.01.21 00:10:20.120002 [ 290 ] {} <Debug> TCP-Session: 67a9ccc0-3a16-48bc-a88d-bd434df070e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46258 | ||
| 14484 | 2026.01.21 00:10:20.120020 [ 286 ] {} <Debug> TCP-Session: 16bd603f-d3ef-4e53-8294-05d76154703a Authenticating user 'default' from [fd00:1122:3344:101::e]:63429 | ||
| 14485 | 2026.01.21 00:10:20.120036 [ 292 ] {} <Debug> TCP-Session: fa3cf88b-96bb-4e4a-a1e4-391c6a8c8a08 Authenticating user 'default' from [fd00:1122:3344:101::e]:57093 | ||
| 14486 | 2026.01.21 00:10:20.120047 [ 290 ] {} <Debug> TCP-Session: 67a9ccc0-3a16-48bc-a88d-bd434df070e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14487 | 2026.01.21 00:10:20.120068 [ 286 ] {} <Debug> TCP-Session: 16bd603f-d3ef-4e53-8294-05d76154703a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14488 | 2026.01.21 00:10:20.120073 [ 292 ] {} <Debug> TCP-Session: fa3cf88b-96bb-4e4a-a1e4-391c6a8c8a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14489 | 2026.01.21 00:10:20.120087 [ 290 ] {} <Debug> TCP-Session: 67a9ccc0-3a16-48bc-a88d-bd434df070e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14490 | 2026.01.21 00:10:20.120125 [ 292 ] {} <Debug> TCP-Session: fa3cf88b-96bb-4e4a-a1e4-391c6a8c8a08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14491 | 2026.01.21 00:10:20.120099 [ 286 ] {} <Debug> TCP-Session: 16bd603f-d3ef-4e53-8294-05d76154703a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14492 | 2026.01.21 00:10:20.120156 [ 294 ] {949e9108-2e3a-43ca-b394-d51cc1561558} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60507) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14493 | 2026.01.21 00:10:20.119988 [ 3 ] {} <Debug> TCP-Session: 4576ffe5-e34d-4ffa-8d7a-a3bf9b3636c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39297 | ||
| 14494 | 2026.01.21 00:10:20.119878 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47435 | ||
| 14495 | 2026.01.21 00:10:20.120260 [ 3 ] {} <Debug> TCP-Session: 4576ffe5-e34d-4ffa-8d7a-a3bf9b3636c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14496 | 2026.01.21 00:10:20.119855 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47424 | ||
| 14497 | 2026.01.21 00:10:20.120290 [ 3 ] {} <Debug> TCP-Session: 4576ffe5-e34d-4ffa-8d7a-a3bf9b3636c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14498 | 2026.01.21 00:10:20.120318 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14499 | 2026.01.21 00:10:20.119835 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43262 | ||
| 14500 | 2026.01.21 00:10:20.120365 [ 293 ] {} <Debug> TCP-Session: 51797a30-f0ca-41b4-b7a0-8f421d6e228e Authenticating user 'default' from [fd00:1122:3344:101::e]:47435 | ||
| 14501 | 2026.01.21 00:10:20.119815 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57825 | ||
| 14502 | 2026.01.21 00:10:20.120395 [ 293 ] {} <Debug> TCP-Session: 51797a30-f0ca-41b4-b7a0-8f421d6e228e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14503 | 2026.01.21 00:10:20.120435 [ 293 ] {} <Debug> TCP-Session: 51797a30-f0ca-41b4-b7a0-8f421d6e228e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14504 | 2026.01.21 00:10:20.120486 [ 294 ] {949e9108-2e3a-43ca-b394-d51cc1561558} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14505 | 2026.01.21 00:10:20.120567 [ 294 ] {949e9108-2e3a-43ca-b394-d51cc1561558} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14506 | 2026.01.21 00:10:20.120577 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14507 | 2026.01.21 00:10:20.120624 [ 291 ] {} <Debug> TCP-Session: f792a319-58ea-45e4-818b-f8f47602bdbc Authenticating user 'default' from [fd00:1122:3344:101::e]:47424 | ||
| 14508 | 2026.01.21 00:10:20.120656 [ 291 ] {} <Debug> TCP-Session: f792a319-58ea-45e4-818b-f8f47602bdbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14509 | 2026.01.21 00:10:20.120675 [ 291 ] {} <Debug> TCP-Session: f792a319-58ea-45e4-818b-f8f47602bdbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14510 | 2026.01.21 00:10:20.120918 [ 294 ] {949e9108-2e3a-43ca-b394-d51cc1561558} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 14511 | 2026.01.21 00:10:20.121019 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14512 | 2026.01.21 00:10:20.121057 [ 288 ] {} <Debug> TCP-Session: 4b776e6d-eab1-4aa9-9f2d-89fe76c31720 Authenticating user 'default' from [fd00:1122:3344:101::e]:57825 | ||
| 14513 | 2026.01.21 00:10:20.121075 [ 288 ] {} <Debug> TCP-Session: 4b776e6d-eab1-4aa9-9f2d-89fe76c31720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14514 | 2026.01.21 00:10:20.121090 [ 288 ] {} <Debug> TCP-Session: 4b776e6d-eab1-4aa9-9f2d-89fe76c31720 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14515 | 2026.01.21 00:10:20.121148 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14516 | 2026.01.21 00:10:20.121199 [ 289 ] {} <Debug> TCP-Session: 6ed376f2-51d6-4a6c-8734-6bfde0d1156d Authenticating user 'default' from [fd00:1122:3344:101::e]:43262 | ||
| 14517 | 2026.01.21 00:10:20.121215 [ 289 ] {} <Debug> TCP-Session: 6ed376f2-51d6-4a6c-8734-6bfde0d1156d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14518 | 2026.01.21 00:10:20.121227 [ 289 ] {} <Debug> TCP-Session: 6ed376f2-51d6-4a6c-8734-6bfde0d1156d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14519 | 2026.01.21 00:10:20.122008 [ 310 ] {949e9108-2e3a-43ca-b394-d51cc1561558} <Trace> AggregatingTransform: Aggregating | ||
| 14520 | 2026.01.21 00:10:20.122048 [ 310 ] {949e9108-2e3a-43ca-b394-d51cc1561558} <Trace> Aggregator: Aggregation method: without_key | ||
| 14521 | 2026.01.21 00:10:20.122083 [ 310 ] {949e9108-2e3a-43ca-b394-d51cc1561558} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001039036 sec. (962.431 rows/sec., 37.59 KiB/sec.) | ||
| 14522 | 2026.01.21 00:10:20.122101 [ 310 ] {949e9108-2e3a-43ca-b394-d51cc1561558} <Trace> Aggregator: Merging aggregated data | ||
| 14523 | 2026.01.21 00:10:20.123641 [ 294 ] {949e9108-2e3a-43ca-b394-d51cc1561558} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003578 sec., 279.4857462269424 rows/sec., 10.92 KiB/sec. | ||
| 14524 | 2026.01.21 00:10:20.123811 [ 294 ] {949e9108-2e3a-43ca-b394-d51cc1561558} <Debug> TCPHandler: Processed in 0.004065922 sec. | ||
| 14525 | 2026.01.21 00:10:20.123930 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14526 | 2026.01.21 00:10:20.123955 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14527 | 2026.01.21 00:10:20.123961 [ 294 ] {} <Debug> TCP-Session: 66fd19cd-366a-4b49-b492-aad3f5a7c591 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14528 | 2026.01.21 00:10:20.123977 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14529 | 2026.01.21 00:10:20.124009 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14530 | 2026.01.21 00:10:20.124029 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14531 | 2026.01.21 00:10:20.124044 [ 288 ] {} <Debug> TCP-Session: 4b776e6d-eab1-4aa9-9f2d-89fe76c31720 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14532 | 2026.01.21 00:10:20.124057 [ 291 ] {} <Debug> TCP-Session: f792a319-58ea-45e4-818b-f8f47602bdbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14533 | 2026.01.21 00:10:20.124061 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14534 | 2026.01.21 00:10:20.124078 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14535 | 2026.01.21 00:10:20.124119 [ 290 ] {} <Debug> TCP-Session: 67a9ccc0-3a16-48bc-a88d-bd434df070e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14536 | 2026.01.21 00:10:20.124086 [ 286 ] {} <Debug> TCP-Session: 16bd603f-d3ef-4e53-8294-05d76154703a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14537 | 2026.01.21 00:10:20.124148 [ 292 ] {} <Debug> TCP-Session: fa3cf88b-96bb-4e4a-a1e4-391c6a8c8a08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14538 | 2026.01.21 00:10:20.124005 [ 293 ] {} <Debug> TCP-Session: 51797a30-f0ca-41b4-b7a0-8f421d6e228e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14539 | 2026.01.21 00:10:20.123987 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14540 | 2026.01.21 00:10:20.124043 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14541 | 2026.01.21 00:10:20.124242 [ 289 ] {} <Debug> TCP-Session: 6ed376f2-51d6-4a6c-8734-6bfde0d1156d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14542 | 2026.01.21 00:10:20.124264 [ 3 ] {} <Debug> TCP-Session: 4576ffe5-e34d-4ffa-8d7a-a3bf9b3636c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14543 | 2026.01.21 00:10:20.164921 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52090 | ||
| 14544 | 2026.01.21 00:10:20.165016 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14545 | 2026.01.21 00:10:20.165043 [ 294 ] {} <Debug> TCP-Session: 2b5116c5-2b4d-48f6-b52a-14df2da55e51 Authenticating user 'default' from [fd00:1122:3344:101::e]:52090 | ||
| 14546 | 2026.01.21 00:10:20.165066 [ 294 ] {} <Debug> TCP-Session: 2b5116c5-2b4d-48f6-b52a-14df2da55e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14547 | 2026.01.21 00:10:20.165079 [ 294 ] {} <Debug> TCP-Session: 2b5116c5-2b4d-48f6-b52a-14df2da55e51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14548 | 2026.01.21 00:10:20.165273 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46975 | ||
| 14549 | 2026.01.21 00:10:20.165316 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35560 | ||
| 14550 | 2026.01.21 00:10:20.165332 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35662 | ||
| 14551 | 2026.01.21 00:10:20.165368 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51364 | ||
| 14552 | 2026.01.21 00:10:20.165379 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32912 | ||
| 14553 | 2026.01.21 00:10:20.165414 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14554 | 2026.01.21 00:10:20.165389 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53236 | ||
| 14555 | 2026.01.21 00:10:20.165471 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14556 | 2026.01.21 00:10:20.165471 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14557 | 2026.01.21 00:10:20.165488 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14558 | 2026.01.21 00:10:20.165514 [ 288 ] {} <Debug> TCP-Session: a67644d4-610d-427e-a090-9556068654b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35662 | ||
| 14559 | 2026.01.21 00:10:20.165522 [ 291 ] {} <Debug> TCP-Session: 7c4cc78c-f165-420a-b5d5-a492615ea1d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51364 | ||
| 14560 | 2026.01.21 00:10:20.165542 [ 292 ] {} <Debug> TCP-Session: c4c5a1ed-03ef-439b-9c08-32d48625a00c Authenticating user 'default' from [fd00:1122:3344:101::e]:32912 | ||
| 14561 | 2026.01.21 00:10:20.165556 [ 288 ] {} <Debug> TCP-Session: a67644d4-610d-427e-a090-9556068654b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14562 | 2026.01.21 00:10:20.165561 [ 291 ] {} <Debug> TCP-Session: 7c4cc78c-f165-420a-b5d5-a492615ea1d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14563 | 2026.01.21 00:10:20.165580 [ 292 ] {} <Debug> TCP-Session: c4c5a1ed-03ef-439b-9c08-32d48625a00c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14564 | 2026.01.21 00:10:20.165586 [ 288 ] {} <Debug> TCP-Session: a67644d4-610d-427e-a090-9556068654b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14565 | 2026.01.21 00:10:20.165535 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14566 | 2026.01.21 00:10:20.165625 [ 292 ] {} <Debug> TCP-Session: c4c5a1ed-03ef-439b-9c08-32d48625a00c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14567 | 2026.01.21 00:10:20.165623 [ 291 ] {} <Debug> TCP-Session: 7c4cc78c-f165-420a-b5d5-a492615ea1d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14568 | 2026.01.21 00:10:20.165665 [ 293 ] {} <Debug> TCP-Session: 96dbff98-b7a6-4ba6-8bba-c26aece4f8ce Authenticating user 'default' from [fd00:1122:3344:101::e]:53236 | ||
| 14569 | 2026.01.21 00:10:20.165463 [ 286 ] {} <Debug> TCP-Session: 88e08028-642d-4772-b9f5-6a14422b9951 Authenticating user 'default' from [fd00:1122:3344:101::e]:35560 | ||
| 14570 | 2026.01.21 00:10:20.165716 [ 293 ] {} <Debug> TCP-Session: 96dbff98-b7a6-4ba6-8bba-c26aece4f8ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14571 | 2026.01.21 00:10:20.165739 [ 286 ] {} <Debug> TCP-Session: 88e08028-642d-4772-b9f5-6a14422b9951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14572 | 2026.01.21 00:10:20.165753 [ 293 ] {} <Debug> TCP-Session: 96dbff98-b7a6-4ba6-8bba-c26aece4f8ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14573 | 2026.01.21 00:10:20.165769 [ 286 ] {} <Debug> TCP-Session: 88e08028-642d-4772-b9f5-6a14422b9951 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14574 | 2026.01.21 00:10:20.165368 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14575 | 2026.01.21 00:10:20.165356 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37387 | ||
| 14576 | 2026.01.21 00:10:20.165827 [ 3 ] {} <Debug> TCP-Session: c1389d67-d196-4684-8398-18206f99f311 Authenticating user 'default' from [fd00:1122:3344:101::e]:46975 | ||
| 14577 | 2026.01.21 00:10:20.165333 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56612 | ||
| 14578 | 2026.01.21 00:10:20.165868 [ 3 ] {} <Debug> TCP-Session: c1389d67-d196-4684-8398-18206f99f311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14579 | 2026.01.21 00:10:20.165357 [ 294 ] {} <Trace> TCP-Session: 2b5116c5-2b4d-48f6-b52a-14df2da55e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14580 | 2026.01.21 00:10:20.165898 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14581 | 2026.01.21 00:10:20.165890 [ 3 ] {} <Debug> TCP-Session: c1389d67-d196-4684-8398-18206f99f311 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14582 | 2026.01.21 00:10:20.165922 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14583 | 2026.01.21 00:10:20.165932 [ 290 ] {} <Debug> TCP-Session: 85ede75e-12fe-435e-b013-7f9ffaa85b71 Authenticating user 'default' from [fd00:1122:3344:101::e]:37387 | ||
| 14584 | 2026.01.21 00:10:20.165960 [ 289 ] {} <Debug> TCP-Session: 7eb74960-7f01-469d-8d5a-3c28355f7e8e Authenticating user 'default' from [fd00:1122:3344:101::e]:56612 | ||
| 14585 | 2026.01.21 00:10:20.165974 [ 290 ] {} <Debug> TCP-Session: 85ede75e-12fe-435e-b013-7f9ffaa85b71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14586 | 2026.01.21 00:10:20.165984 [ 289 ] {} <Debug> TCP-Session: 7eb74960-7f01-469d-8d5a-3c28355f7e8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14587 | 2026.01.21 00:10:20.166055 [ 294 ] {27e9e5d5-8db0-47fc-bfd1-d37c6d1922bb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52090) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14588 | 2026.01.21 00:10:20.166070 [ 289 ] {} <Debug> TCP-Session: 7eb74960-7f01-469d-8d5a-3c28355f7e8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14589 | 2026.01.21 00:10:20.165998 [ 290 ] {} <Debug> TCP-Session: 85ede75e-12fe-435e-b013-7f9ffaa85b71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14590 | 2026.01.21 00:10:20.166316 [ 294 ] {27e9e5d5-8db0-47fc-bfd1-d37c6d1922bb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14591 | 2026.01.21 00:10:20.166370 [ 294 ] {27e9e5d5-8db0-47fc-bfd1-d37c6d1922bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14592 | 2026.01.21 00:10:20.166653 [ 294 ] {27e9e5d5-8db0-47fc-bfd1-d37c6d1922bb} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 14593 | 2026.01.21 00:10:20.167600 [ 341 ] {27e9e5d5-8db0-47fc-bfd1-d37c6d1922bb} <Trace> AggregatingTransform: Aggregating | ||
| 14594 | 2026.01.21 00:10:20.167650 [ 341 ] {27e9e5d5-8db0-47fc-bfd1-d37c6d1922bb} <Trace> Aggregator: Aggregation method: without_key | ||
| 14595 | 2026.01.21 00:10:20.167686 [ 341 ] {27e9e5d5-8db0-47fc-bfd1-d37c6d1922bb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935235 sec. (1069.250 rows/sec., 41.77 KiB/sec.) | ||
| 14596 | 2026.01.21 00:10:20.167754 [ 341 ] {27e9e5d5-8db0-47fc-bfd1-d37c6d1922bb} <Trace> Aggregator: Merging aggregated data | ||
| 14597 | 2026.01.21 00:10:20.168907 [ 294 ] {27e9e5d5-8db0-47fc-bfd1-d37c6d1922bb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002905 sec., 344.2340791738382 rows/sec., 13.45 KiB/sec. | ||
| 14598 | 2026.01.21 00:10:20.169049 [ 294 ] {27e9e5d5-8db0-47fc-bfd1-d37c6d1922bb} <Debug> TCPHandler: Processed in 0.003799068 sec. | ||
| 14599 | 2026.01.21 00:10:20.169140 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14600 | 2026.01.21 00:10:20.169173 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14601 | 2026.01.21 00:10:20.169178 [ 293 ] {} <Debug> TCP-Session: 96dbff98-b7a6-4ba6-8bba-c26aece4f8ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14602 | 2026.01.21 00:10:20.169195 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14603 | 2026.01.21 00:10:20.169214 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14604 | 2026.01.21 00:10:20.169232 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14605 | 2026.01.21 00:10:20.169249 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14606 | 2026.01.21 00:10:20.169271 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14607 | 2026.01.21 00:10:20.169282 [ 286 ] {} <Debug> TCP-Session: 88e08028-642d-4772-b9f5-6a14422b9951 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14608 | 2026.01.21 00:10:20.169300 [ 288 ] {} <Debug> TCP-Session: a67644d4-610d-427e-a090-9556068654b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14609 | 2026.01.21 00:10:20.169319 [ 291 ] {} <Debug> TCP-Session: 7c4cc78c-f165-420a-b5d5-a492615ea1d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14610 | 2026.01.21 00:10:20.169286 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14611 | 2026.01.21 00:10:20.169255 [ 289 ] {} <Debug> TCP-Session: 7eb74960-7f01-469d-8d5a-3c28355f7e8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14612 | 2026.01.21 00:10:20.169240 [ 290 ] {} <Debug> TCP-Session: 85ede75e-12fe-435e-b013-7f9ffaa85b71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14613 | 2026.01.21 00:10:20.169383 [ 292 ] {} <Debug> TCP-Session: c4c5a1ed-03ef-439b-9c08-32d48625a00c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14614 | 2026.01.21 00:10:20.169205 [ 3 ] {} <Debug> TCP-Session: c1389d67-d196-4684-8398-18206f99f311 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14615 | 2026.01.21 00:10:20.169303 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14616 | 2026.01.21 00:10:20.169471 [ 294 ] {} <Debug> TCP-Session: 2b5116c5-2b4d-48f6-b52a-14df2da55e51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14617 | 2026.01.21 00:10:20.476190 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 14618 | 2026.01.21 00:10:20.492624 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14619 | 2026.01.21 00:10:20.492691 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14620 | 2026.01.21 00:10:20.498420 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14621 | 2026.01.21 00:10:20.499125 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14622 | 2026.01.21 00:10:20.502023 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 14623 | 2026.01.21 00:10:21.220750 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1754 | ||
| 14624 | 2026.01.21 00:10:21.223229 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14625 | 2026.01.21 00:10:21.223281 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14626 | 2026.01.21 00:10:21.224494 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14627 | 2026.01.21 00:10:21.224767 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14628 | 2026.01.21 00:10:21.225067 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1754 | ||
| 14629 | 2026.01.21 00:10:22.252123 [ 225 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14630 | 2026.01.21 00:10:22.252211 [ 225 ] {} <Debug> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14631 | 2026.01.21 00:10:22.255349 [ 225 ] {} <Debug> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14632 | 2026.01.21 00:10:22.620374 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14633 | 2026.01.21 00:10:22.620556 [ 255 ] {f7aabdba-42f9-4662-a709-85c011fc53a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14634 | 2026.01.21 00:10:22.620625 [ 255 ] {f7aabdba-42f9-4662-a709-85c011fc53a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14635 | 2026.01.21 00:10:22.621300 [ 255 ] {f7aabdba-42f9-4662-a709-85c011fc53a4} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14636 | 2026.01.21 00:10:22.621350 [ 255 ] {f7aabdba-42f9-4662-a709-85c011fc53a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14637 | 2026.01.21 00:10:22.621770 [ 255 ] {f7aabdba-42f9-4662-a709-85c011fc53a4} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14638 | 2026.01.21 00:10:22.622008 [ 255 ] {f7aabdba-42f9-4662-a709-85c011fc53a4} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14639 | 2026.01.21 00:10:22.622164 [ 255 ] {f7aabdba-42f9-4662-a709-85c011fc53a4} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001659 sec., 42194.09282700422 rows/sec., 3.38 MiB/sec. | ||
| 14640 | 2026.01.21 00:10:22.622209 [ 255 ] {f7aabdba-42f9-4662-a709-85c011fc53a4} <Debug> TCPHandler: Processed in 0.00196401 sec. | ||
| 14641 | 2026.01.21 00:10:22.622335 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14642 | 2026.01.21 00:10:22.622432 [ 255 ] {b3002a98-c792-4372-b0a2-cebc1e11958a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14643 | 2026.01.21 00:10:22.622476 [ 255 ] {b3002a98-c792-4372-b0a2-cebc1e11958a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14644 | 2026.01.21 00:10:22.622899 [ 255 ] {b3002a98-c792-4372-b0a2-cebc1e11958a} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14645 | 2026.01.21 00:10:22.622938 [ 255 ] {b3002a98-c792-4372-b0a2-cebc1e11958a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14646 | 2026.01.21 00:10:22.623243 [ 255 ] {b3002a98-c792-4372-b0a2-cebc1e11958a} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14647 | 2026.01.21 00:10:22.623463 [ 255 ] {b3002a98-c792-4372-b0a2-cebc1e11958a} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14648 | 2026.01.21 00:10:22.623598 [ 255 ] {b3002a98-c792-4372-b0a2-cebc1e11958a} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001185 sec., 5907.17299578059 rows/sec., 444.19 KiB/sec. | ||
| 14649 | 2026.01.21 00:10:22.623606 [ 38 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14650 | 2026.01.21 00:10:22.623638 [ 255 ] {b3002a98-c792-4372-b0a2-cebc1e11958a} <Debug> TCPHandler: Processed in 0.001354231 sec. | ||
| 14651 | 2026.01.21 00:10:22.623677 [ 38 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14652 | 2026.01.21 00:10:22.623709 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14653 | 2026.01.21 00:10:22.623771 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14654 | 2026.01.21 00:10:22.623809 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14655 | 2026.01.21 00:10:22.623873 [ 255 ] {b5814a55-6f75-464e-a037-9d85ba217419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14656 | 2026.01.21 00:10:22.623903 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14657 | 2026.01.21 00:10:22.623916 [ 255 ] {b5814a55-6f75-464e-a037-9d85ba217419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14658 | 2026.01.21 00:10:22.623935 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 296 rows starting from the beginning of the part | ||
| 14659 | 2026.01.21 00:10:22.624002 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 23 rows starting from the beginning of the part | ||
| 14660 | 2026.01.21 00:10:22.624051 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 34 rows starting from the beginning of the part | ||
| 14661 | 2026.01.21 00:10:22.624100 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 7 rows starting from the beginning of the part | ||
| 14662 | 2026.01.21 00:10:22.624144 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 38 rows starting from the beginning of the part | ||
| 14663 | 2026.01.21 00:10:22.624191 [ 189 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 7 rows starting from the beginning of the part | ||
| 14664 | 2026.01.21 00:10:22.624365 [ 255 ] {b5814a55-6f75-464e-a037-9d85ba217419} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14665 | 2026.01.21 00:10:22.624403 [ 255 ] {b5814a55-6f75-464e-a037-9d85ba217419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14666 | 2026.01.21 00:10:22.624727 [ 255 ] {b5814a55-6f75-464e-a037-9d85ba217419} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14667 | 2026.01.21 00:10:22.624951 [ 255 ] {b5814a55-6f75-464e-a037-9d85ba217419} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14668 | 2026.01.21 00:10:22.624998 [ 186 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 405 rows, containing 5 columns (5 merged, 0 gathered) in 0.001231908 sec., 328758.3163677807 rows/sec., 22.69 MiB/sec. | ||
| 14669 | 2026.01.21 00:10:22.625085 [ 255 ] {b5814a55-6f75-464e-a037-9d85ba217419} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001231 sec., 57676.68562144598 rows/sec., 4.50 MiB/sec. | ||
| 14670 | 2026.01.21 00:10:22.625131 [ 255 ] {b5814a55-6f75-464e-a037-9d85ba217419} <Debug> TCPHandler: Processed in 0.001411791 sec. | ||
| 14671 | 2026.01.21 00:10:22.625200 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14672 | 2026.01.21 00:10:22.625255 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14673 | 2026.01.21 00:10:22.625358 [ 255 ] {c5f79f53-d5dd-4539-9093-feba43823beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14674 | 2026.01.21 00:10:22.625411 [ 255 ] {c5f79f53-d5dd-4539-9093-feba43823beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14675 | 2026.01.21 00:10:22.625541 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_101_20} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14676 | 2026.01.21 00:10:22.625637 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_101_20} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14677 | 2026.01.21 00:10:22.625745 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14678 | 2026.01.21 00:10:22.625861 [ 255 ] {c5f79f53-d5dd-4539-9093-feba43823beb} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14679 | 2026.01.21 00:10:22.625904 [ 255 ] {c5f79f53-d5dd-4539-9093-feba43823beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14680 | 2026.01.21 00:10:22.626251 [ 255 ] {c5f79f53-d5dd-4539-9093-feba43823beb} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14681 | 2026.01.21 00:10:22.626480 [ 255 ] {c5f79f53-d5dd-4539-9093-feba43823beb} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14682 | 2026.01.21 00:10:22.626616 [ 255 ] {c5f79f53-d5dd-4539-9093-feba43823beb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 14683 | 2026.01.21 00:10:22.626655 [ 255 ] {c5f79f53-d5dd-4539-9093-feba43823beb} <Debug> TCPHandler: Processed in 0.001450782 sec. | ||
| 14684 | 2026.01.21 00:10:22.626777 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14685 | 2026.01.21 00:10:22.626883 [ 255 ] {0946bc44-f35a-4494-83ba-a2321ada4206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14686 | 2026.01.21 00:10:22.626945 [ 255 ] {0946bc44-f35a-4494-83ba-a2321ada4206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14687 | 2026.01.21 00:10:22.627734 [ 255 ] {0946bc44-f35a-4494-83ba-a2321ada4206} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14688 | 2026.01.21 00:10:22.627774 [ 255 ] {0946bc44-f35a-4494-83ba-a2321ada4206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14689 | 2026.01.21 00:10:22.628297 [ 255 ] {0946bc44-f35a-4494-83ba-a2321ada4206} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14690 | 2026.01.21 00:10:22.628529 [ 255 ] {0946bc44-f35a-4494-83ba-a2321ada4206} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14691 | 2026.01.21 00:10:22.628673 [ 255 ] {0946bc44-f35a-4494-83ba-a2321ada4206} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001808 sec., 3871.6814159292035 rows/sec., 6.94 MiB/sec. | ||
| 14692 | 2026.01.21 00:10:22.628731 [ 255 ] {0946bc44-f35a-4494-83ba-a2321ada4206} <Debug> TCPHandler: Processed in 0.00200727 sec. | ||
| 14693 | 2026.01.21 00:10:22.628855 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14694 | 2026.01.21 00:10:22.628949 [ 255 ] {d91662b3-d1db-419d-95ab-3acf73e32cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14695 | 2026.01.21 00:10:22.628990 [ 255 ] {d91662b3-d1db-419d-95ab-3acf73e32cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14696 | 2026.01.21 00:10:22.629335 [ 255 ] {d91662b3-d1db-419d-95ab-3acf73e32cfc} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14697 | 2026.01.21 00:10:22.629371 [ 255 ] {d91662b3-d1db-419d-95ab-3acf73e32cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 14698 | 2026.01.21 00:10:22.629701 [ 255 ] {d91662b3-d1db-419d-95ab-3acf73e32cfc} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14699 | 2026.01.21 00:10:22.629938 [ 255 ] {d91662b3-d1db-419d-95ab-3acf73e32cfc} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14700 | 2026.01.21 00:10:22.630068 [ 255 ] {d91662b3-d1db-419d-95ab-3acf73e32cfc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 14701 | 2026.01.21 00:10:22.630104 [ 255 ] {d91662b3-d1db-419d-95ab-3acf73e32cfc} <Debug> TCPHandler: Processed in 0.00130028 sec. | ||
| 14702 | 2026.01.21 00:10:25.568367 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48946 | ||
| 14703 | 2026.01.21 00:10:25.568493 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14704 | 2026.01.21 00:10:25.568520 [ 294 ] {} <Debug> TCP-Session: 3a66f926-8563-4071-857b-b3df3f15363f Authenticating user 'default' from [fd00:1122:3344:101::e]:48946 | ||
| 14705 | 2026.01.21 00:10:25.568544 [ 294 ] {} <Debug> TCP-Session: 3a66f926-8563-4071-857b-b3df3f15363f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14706 | 2026.01.21 00:10:25.568557 [ 294 ] {} <Debug> TCP-Session: 3a66f926-8563-4071-857b-b3df3f15363f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14707 | 2026.01.21 00:10:25.568800 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43319 | ||
| 14708 | 2026.01.21 00:10:25.568823 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37195 | ||
| 14709 | 2026.01.21 00:10:25.568832 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57882 | ||
| 14710 | 2026.01.21 00:10:25.568855 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60600 | ||
| 14711 | 2026.01.21 00:10:25.568875 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56304 | ||
| 14712 | 2026.01.21 00:10:25.568915 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14713 | 2026.01.21 00:10:25.568915 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14714 | 2026.01.21 00:10:25.568925 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14715 | 2026.01.21 00:10:25.568952 [ 3 ] {} <Debug> TCP-Session: f8ee3d4f-7be0-4a3e-a364-809f57fc258a Authenticating user 'default' from [fd00:1122:3344:101::e]:43319 | ||
| 14716 | 2026.01.21 00:10:25.568961 [ 289 ] {} <Debug> TCP-Session: ffa386c1-0102-4747-98d9-478ef6915d2c Authenticating user 'default' from [fd00:1122:3344:101::e]:37195 | ||
| 14717 | 2026.01.21 00:10:25.568969 [ 294 ] {} <Trace> TCP-Session: 3a66f926-8563-4071-857b-b3df3f15363f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14718 | 2026.01.21 00:10:25.568991 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14719 | 2026.01.21 00:10:25.568994 [ 289 ] {} <Debug> TCP-Session: ffa386c1-0102-4747-98d9-478ef6915d2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14720 | 2026.01.21 00:10:25.569042 [ 292 ] {} <Debug> TCP-Session: b1526a7c-6518-47ca-8cb1-c6e82484feac Authenticating user 'default' from [fd00:1122:3344:101::e]:60600 | ||
| 14721 | 2026.01.21 00:10:25.569055 [ 289 ] {} <Debug> TCP-Session: ffa386c1-0102-4747-98d9-478ef6915d2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14722 | 2026.01.21 00:10:25.568992 [ 3 ] {} <Debug> TCP-Session: f8ee3d4f-7be0-4a3e-a364-809f57fc258a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14723 | 2026.01.21 00:10:25.569078 [ 292 ] {} <Debug> TCP-Session: b1526a7c-6518-47ca-8cb1-c6e82484feac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14724 | 2026.01.21 00:10:25.569097 [ 3 ] {} <Debug> TCP-Session: f8ee3d4f-7be0-4a3e-a364-809f57fc258a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14725 | 2026.01.21 00:10:25.569113 [ 292 ] {} <Debug> TCP-Session: b1526a7c-6518-47ca-8cb1-c6e82484feac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14726 | 2026.01.21 00:10:25.568985 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14727 | 2026.01.21 00:10:25.568977 [ 290 ] {} <Debug> TCP-Session: bac37ed8-eb41-413b-a139-17f4b1ea61db Authenticating user 'default' from [fd00:1122:3344:101::e]:57882 | ||
| 14728 | 2026.01.21 00:10:25.569160 [ 294 ] {e8f06487-3346-4956-9520-edf83ee26c32} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48946) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14729 | 2026.01.21 00:10:25.569172 [ 293 ] {} <Debug> TCP-Session: c8d90d54-c761-4cd0-aaad-23992b88a80c Authenticating user 'default' from [fd00:1122:3344:101::e]:56304 | ||
| 14730 | 2026.01.21 00:10:25.569188 [ 290 ] {} <Debug> TCP-Session: bac37ed8-eb41-413b-a139-17f4b1ea61db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14731 | 2026.01.21 00:10:25.569213 [ 293 ] {} <Debug> TCP-Session: c8d90d54-c761-4cd0-aaad-23992b88a80c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14732 | 2026.01.21 00:10:25.569228 [ 290 ] {} <Debug> TCP-Session: bac37ed8-eb41-413b-a139-17f4b1ea61db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14733 | 2026.01.21 00:10:25.569240 [ 293 ] {} <Debug> TCP-Session: c8d90d54-c761-4cd0-aaad-23992b88a80c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14734 | 2026.01.21 00:10:25.568842 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39686 | ||
| 14735 | 2026.01.21 00:10:25.568814 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34820 | ||
| 14736 | 2026.01.21 00:10:25.568819 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55662 | ||
| 14737 | 2026.01.21 00:10:25.569374 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14738 | 2026.01.21 00:10:25.569394 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14739 | 2026.01.21 00:10:25.569402 [ 291 ] {} <Debug> TCP-Session: 101b10d0-422e-4cdd-a091-3983fbe9021b Authenticating user 'default' from [fd00:1122:3344:101::e]:39686 | ||
| 14740 | 2026.01.21 00:10:25.569416 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14741 | 2026.01.21 00:10:25.569432 [ 286 ] {} <Debug> TCP-Session: 72e9fc73-8527-4279-b327-3e13f4c10406 Authenticating user 'default' from [fd00:1122:3344:101::e]:34820 | ||
| 14742 | 2026.01.21 00:10:25.569446 [ 294 ] {e8f06487-3346-4956-9520-edf83ee26c32} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14743 | 2026.01.21 00:10:25.569458 [ 288 ] {} <Debug> TCP-Session: e65b6c2f-dc6c-4ead-8935-9b3e2fdd9269 Authenticating user 'default' from [fd00:1122:3344:101::e]:55662 | ||
| 14744 | 2026.01.21 00:10:25.569471 [ 286 ] {} <Debug> TCP-Session: 72e9fc73-8527-4279-b327-3e13f4c10406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14745 | 2026.01.21 00:10:25.569507 [ 288 ] {} <Debug> TCP-Session: e65b6c2f-dc6c-4ead-8935-9b3e2fdd9269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14746 | 2026.01.21 00:10:25.569518 [ 294 ] {e8f06487-3346-4956-9520-edf83ee26c32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14747 | 2026.01.21 00:10:25.569526 [ 286 ] {} <Debug> TCP-Session: 72e9fc73-8527-4279-b327-3e13f4c10406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14748 | 2026.01.21 00:10:25.569540 [ 288 ] {} <Debug> TCP-Session: e65b6c2f-dc6c-4ead-8935-9b3e2fdd9269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14749 | 2026.01.21 00:10:25.569444 [ 291 ] {} <Debug> TCP-Session: 101b10d0-422e-4cdd-a091-3983fbe9021b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14750 | 2026.01.21 00:10:25.569611 [ 291 ] {} <Debug> TCP-Session: 101b10d0-422e-4cdd-a091-3983fbe9021b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14751 | 2026.01.21 00:10:25.570001 [ 294 ] {e8f06487-3346-4956-9520-edf83ee26c32} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 14752 | 2026.01.21 00:10:25.571545 [ 343 ] {e8f06487-3346-4956-9520-edf83ee26c32} <Trace> AggregatingTransform: Aggregating | ||
| 14753 | 2026.01.21 00:10:25.571588 [ 343 ] {e8f06487-3346-4956-9520-edf83ee26c32} <Trace> Aggregator: Aggregation method: without_key | ||
| 14754 | 2026.01.21 00:10:25.571629 [ 343 ] {e8f06487-3346-4956-9520-edf83ee26c32} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001479013 sec. (676.127 rows/sec., 26.41 KiB/sec.) | ||
| 14755 | 2026.01.21 00:10:25.571648 [ 343 ] {e8f06487-3346-4956-9520-edf83ee26c32} <Trace> Aggregator: Merging aggregated data | ||
| 14756 | 2026.01.21 00:10:25.573648 [ 294 ] {e8f06487-3346-4956-9520-edf83ee26c32} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004544 sec., 220.07042253521126 rows/sec., 8.60 KiB/sec. | ||
| 14757 | 2026.01.21 00:10:25.573813 [ 294 ] {e8f06487-3346-4956-9520-edf83ee26c32} <Debug> TCPHandler: Processed in 0.004963486 sec. | ||
| 14758 | 2026.01.21 00:10:25.573939 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14759 | 2026.01.21 00:10:25.573976 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14760 | 2026.01.21 00:10:25.573995 [ 294 ] {} <Debug> TCP-Session: 3a66f926-8563-4071-857b-b3df3f15363f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14761 | 2026.01.21 00:10:25.574004 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14762 | 2026.01.21 00:10:25.574024 [ 3 ] {} <Debug> TCP-Session: f8ee3d4f-7be0-4a3e-a364-809f57fc258a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14763 | 2026.01.21 00:10:25.574033 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14764 | 2026.01.21 00:10:25.574058 [ 293 ] {} <Debug> TCP-Session: c8d90d54-c761-4cd0-aaad-23992b88a80c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14765 | 2026.01.21 00:10:25.574054 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14766 | 2026.01.21 00:10:25.574079 [ 289 ] {} <Debug> TCP-Session: ffa386c1-0102-4747-98d9-478ef6915d2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14767 | 2026.01.21 00:10:25.574086 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14768 | 2026.01.21 00:10:25.574108 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14769 | 2026.01.21 00:10:25.574131 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14770 | 2026.01.21 00:10:25.574154 [ 291 ] {} <Debug> TCP-Session: 101b10d0-422e-4cdd-a091-3983fbe9021b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14771 | 2026.01.21 00:10:25.574189 [ 288 ] {} <Debug> TCP-Session: e65b6c2f-dc6c-4ead-8935-9b3e2fdd9269 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14772 | 2026.01.21 00:10:25.574147 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14773 | 2026.01.21 00:10:25.574221 [ 286 ] {} <Debug> TCP-Session: 72e9fc73-8527-4279-b327-3e13f4c10406 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14774 | 2026.01.21 00:10:25.574114 [ 290 ] {} <Debug> TCP-Session: bac37ed8-eb41-413b-a139-17f4b1ea61db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14775 | 2026.01.21 00:10:25.574260 [ 292 ] {} <Debug> TCP-Session: b1526a7c-6518-47ca-8cb1-c6e82484feac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14776 | 2026.01.21 00:10:25.927289 [ 20 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14777 | 2026.01.21 00:10:25.927344 [ 20 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14778 | 2026.01.21 00:10:26.094948 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35555 | ||
| 14779 | 2026.01.21 00:10:26.095488 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14780 | 2026.01.21 00:10:26.095555 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 14781 | 2026.01.21 00:10:26.096070 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14782 | 2026.01.21 00:10:26.096314 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14783 | 2026.01.21 00:10:26.096461 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35555 | ||
| 14784 | 2026.01.21 00:10:27.390520 [ 222 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14785 | 2026.01.21 00:10:27.390570 [ 222 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14786 | 2026.01.21 00:10:27.393859 [ 222 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14787 | 2026.01.21 00:10:27.625530 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14788 | 2026.01.21 00:10:27.625757 [ 255 ] {52b3298f-41ec-4810-bf1d-d7235d1ea0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14789 | 2026.01.21 00:10:27.625851 [ 255 ] {52b3298f-41ec-4810-bf1d-d7235d1ea0d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14790 | 2026.01.21 00:10:27.626762 [ 255 ] {52b3298f-41ec-4810-bf1d-d7235d1ea0d0} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14791 | 2026.01.21 00:10:27.626824 [ 255 ] {52b3298f-41ec-4810-bf1d-d7235d1ea0d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 14792 | 2026.01.21 00:10:27.627394 [ 255 ] {52b3298f-41ec-4810-bf1d-d7235d1ea0d0} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14793 | 2026.01.21 00:10:27.627823 [ 255 ] {52b3298f-41ec-4810-bf1d-d7235d1ea0d0} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14794 | 2026.01.21 00:10:27.628031 [ 255 ] {52b3298f-41ec-4810-bf1d-d7235d1ea0d0} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.002333 sec., 53150.4500642949 rows/sec., 4.57 MiB/sec. | ||
| 14795 | 2026.01.21 00:10:27.628107 [ 255 ] {52b3298f-41ec-4810-bf1d-d7235d1ea0d0} <Debug> TCPHandler: Processed in 0.002740922 sec. | ||
| 14796 | 2026.01.21 00:10:27.628287 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14797 | 2026.01.21 00:10:27.628422 [ 255 ] {9d3f6757-150a-4303-86f7-fa20808f94a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14798 | 2026.01.21 00:10:27.628486 [ 255 ] {9d3f6757-150a-4303-86f7-fa20808f94a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14799 | 2026.01.21 00:10:27.629078 [ 255 ] {9d3f6757-150a-4303-86f7-fa20808f94a8} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14800 | 2026.01.21 00:10:27.629124 [ 255 ] {9d3f6757-150a-4303-86f7-fa20808f94a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 14801 | 2026.01.21 00:10:27.629521 [ 255 ] {9d3f6757-150a-4303-86f7-fa20808f94a8} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14802 | 2026.01.21 00:10:27.629809 [ 255 ] {9d3f6757-150a-4303-86f7-fa20808f94a8} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14803 | 2026.01.21 00:10:27.629983 [ 255 ] {9d3f6757-150a-4303-86f7-fa20808f94a8} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001592 sec., 21356.783919597987 rows/sec., 1.57 MiB/sec. | ||
| 14804 | 2026.01.21 00:10:27.630035 [ 255 ] {9d3f6757-150a-4303-86f7-fa20808f94a8} <Debug> TCPHandler: Processed in 0.001817917 sec. | ||
| 14805 | 2026.01.21 00:10:27.630199 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14806 | 2026.01.21 00:10:27.630319 [ 255 ] {12020428-03f2-4b07-9759-975edd24c121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14807 | 2026.01.21 00:10:27.630374 [ 255 ] {12020428-03f2-4b07-9759-975edd24c121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14808 | 2026.01.21 00:10:27.630968 [ 255 ] {12020428-03f2-4b07-9759-975edd24c121} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14809 | 2026.01.21 00:10:27.631016 [ 255 ] {12020428-03f2-4b07-9759-975edd24c121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 14810 | 2026.01.21 00:10:27.631424 [ 255 ] {12020428-03f2-4b07-9759-975edd24c121} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14811 | 2026.01.21 00:10:27.631693 [ 255 ] {12020428-03f2-4b07-9759-975edd24c121} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14812 | 2026.01.21 00:10:27.631861 [ 255 ] {12020428-03f2-4b07-9759-975edd24c121} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.00157 sec., 62420.38216560509 rows/sec., 4.88 MiB/sec. | ||
| 14813 | 2026.01.21 00:10:27.631910 [ 255 ] {12020428-03f2-4b07-9759-975edd24c121} <Debug> TCPHandler: Processed in 0.001772817 sec. | ||
| 14814 | 2026.01.21 00:10:27.632070 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14815 | 2026.01.21 00:10:27.632198 [ 255 ] {8f2e0ca6-94fe-4302-b7e2-21e8f2d36a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14816 | 2026.01.21 00:10:27.632255 [ 255 ] {8f2e0ca6-94fe-4302-b7e2-21e8f2d36a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14817 | 2026.01.21 00:10:27.632848 [ 255 ] {8f2e0ca6-94fe-4302-b7e2-21e8f2d36a48} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14818 | 2026.01.21 00:10:27.632896 [ 255 ] {8f2e0ca6-94fe-4302-b7e2-21e8f2d36a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 14819 | 2026.01.21 00:10:27.633307 [ 255 ] {8f2e0ca6-94fe-4302-b7e2-21e8f2d36a48} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14820 | 2026.01.21 00:10:27.633589 [ 255 ] {8f2e0ca6-94fe-4302-b7e2-21e8f2d36a48} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14821 | 2026.01.21 00:10:27.633759 [ 255 ] {8f2e0ca6-94fe-4302-b7e2-21e8f2d36a48} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001589 sec., 100692.25928256765 rows/sec., 7.01 MiB/sec. | ||
| 14822 | 2026.01.21 00:10:27.633808 [ 255 ] {8f2e0ca6-94fe-4302-b7e2-21e8f2d36a48} <Debug> TCPHandler: Processed in 0.001802507 sec. | ||
| 14823 | 2026.01.21 00:10:27.633991 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14824 | 2026.01.21 00:10:27.634114 [ 255 ] {4881e195-e00c-4898-ba02-e287d7d5d77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14825 | 2026.01.21 00:10:27.634183 [ 255 ] {4881e195-e00c-4898-ba02-e287d7d5d77c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14826 | 2026.01.21 00:10:27.635313 [ 255 ] {4881e195-e00c-4898-ba02-e287d7d5d77c} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14827 | 2026.01.21 00:10:27.635361 [ 255 ] {4881e195-e00c-4898-ba02-e287d7d5d77c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 14828 | 2026.01.21 00:10:27.636235 [ 255 ] {4881e195-e00c-4898-ba02-e287d7d5d77c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14829 | 2026.01.21 00:10:27.636544 [ 255 ] {4881e195-e00c-4898-ba02-e287d7d5d77c} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14830 | 2026.01.21 00:10:27.636735 [ 255 ] {4881e195-e00c-4898-ba02-e287d7d5d77c} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002643 sec., 12864.169504351117 rows/sec., 23.05 MiB/sec. | ||
| 14831 | 2026.01.21 00:10:27.636787 [ 23 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14832 | 2026.01.21 00:10:27.636825 [ 255 ] {4881e195-e00c-4898-ba02-e287d7d5d77c} <Debug> TCPHandler: Processed in 0.002899834 sec. | ||
| 14833 | 2026.01.21 00:10:27.636876 [ 23 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14834 | 2026.01.21 00:10:27.636912 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 14835 | 2026.01.21 00:10:27.636995 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14836 | 2026.01.21 00:10:27.637041 [ 191 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14837 | 2026.01.21 00:10:27.637125 [ 255 ] {a6fc01df-5b85-426d-b0cd-154897c88a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14838 | 2026.01.21 00:10:27.637183 [ 255 ] {a6fc01df-5b85-426d-b0cd-154897c88a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14839 | 2026.01.21 00:10:27.637389 [ 191 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14840 | 2026.01.21 00:10:27.637487 [ 191 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1876 rows starting from the beginning of the part | ||
| 14841 | 2026.01.21 00:10:27.637650 [ 255 ] {a6fc01df-5b85-426d-b0cd-154897c88a01} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14842 | 2026.01.21 00:10:27.637694 [ 191 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 34 rows starting from the beginning of the part | ||
| 14843 | 2026.01.21 00:10:27.637704 [ 255 ] {a6fc01df-5b85-426d-b0cd-154897c88a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 14844 | 2026.01.21 00:10:27.637869 [ 191 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 14845 | 2026.01.21 00:10:27.638016 [ 191 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 34 rows starting from the beginning of the part | ||
| 14846 | 2026.01.21 00:10:27.638129 [ 255 ] {a6fc01df-5b85-426d-b0cd-154897c88a01} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14847 | 2026.01.21 00:10:27.638162 [ 191 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 14848 | 2026.01.21 00:10:27.638319 [ 191 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 34 rows starting from the beginning of the part | ||
| 14849 | 2026.01.21 00:10:27.638432 [ 255 ] {a6fc01df-5b85-426d-b0cd-154897c88a01} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14850 | 2026.01.21 00:10:27.638604 [ 255 ] {a6fc01df-5b85-426d-b0cd-154897c88a01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001501 sec., 39973.35109926716 rows/sec., 2.69 MiB/sec. | ||
| 14851 | 2026.01.21 00:10:27.638652 [ 255 ] {a6fc01df-5b85-426d-b0cd-154897c88a01} <Debug> TCPHandler: Processed in 0.001716836 sec. | ||
| 14852 | 2026.01.21 00:10:27.651193 [ 186 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1992 rows, containing 19 columns (19 merged, 0 gathered) in 0.014208446 sec., 140198.30177065107 rows/sec., 251.23 MiB/sec. | ||
| 14853 | 2026.01.21 00:10:27.653782 [ 186 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14854 | 2026.01.21 00:10:27.654332 [ 186 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14855 | 2026.01.21 00:10:27.654456 [ 186 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14856 | 2026.01.21 00:10:27.654721 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.46 MiB. | ||
| 14857 | 2026.01.21 00:10:28.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.49 MiB, peak 389.92 MiB, free memory in arenas 0.00 B, will set to 376.73 MiB (RSS), difference: 4.25 MiB | ||
| 14858 | 2026.01.21 00:10:28.002175 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 14859 | 2026.01.21 00:10:28.019293 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14860 | 2026.01.21 00:10:28.019356 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 14861 | 2026.01.21 00:10:28.025530 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14862 | 2026.01.21 00:10:28.026307 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14863 | 2026.01.21 00:10:28.029488 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 14864 | 2026.01.21 00:10:31.225430 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1780 | ||
| 14865 | 2026.01.21 00:10:31.228642 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14866 | 2026.01.21 00:10:31.228722 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 14867 | 2026.01.21 00:10:31.230449 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14868 | 2026.01.21 00:10:31.230986 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14869 | 2026.01.21 00:10:31.231561 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1780 | ||
| 14870 | 2026.01.21 00:10:32.043676 [ 220 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14871 | 2026.01.21 00:10:32.043734 [ 220 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14872 | 2026.01.21 00:10:32.046614 [ 220 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14873 | 2026.01.21 00:10:32.648873 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14874 | 2026.01.21 00:10:32.649075 [ 255 ] {dff79bf8-1704-4519-9ac6-99c5a147ba6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14875 | 2026.01.21 00:10:32.649150 [ 255 ] {dff79bf8-1704-4519-9ac6-99c5a147ba6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14876 | 2026.01.21 00:10:32.649965 [ 255 ] {dff79bf8-1704-4519-9ac6-99c5a147ba6a} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14877 | 2026.01.21 00:10:32.650018 [ 255 ] {dff79bf8-1704-4519-9ac6-99c5a147ba6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 14878 | 2026.01.21 00:10:32.650420 [ 255 ] {dff79bf8-1704-4519-9ac6-99c5a147ba6a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14879 | 2026.01.21 00:10:32.650650 [ 255 ] {dff79bf8-1704-4519-9ac6-99c5a147ba6a} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14880 | 2026.01.21 00:10:32.650818 [ 255 ] {dff79bf8-1704-4519-9ac6-99c5a147ba6a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001797 sec., 13355.592654424041 rows/sec., 1.11 MiB/sec. | ||
| 14881 | 2026.01.21 00:10:32.650870 [ 255 ] {dff79bf8-1704-4519-9ac6-99c5a147ba6a} <Debug> TCPHandler: Processed in 0.002135212 sec. | ||
| 14882 | 2026.01.21 00:10:32.651018 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14883 | 2026.01.21 00:10:32.651120 [ 255 ] {b2a9f75c-e1b4-41d8-82ae-81f66c2b479b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14884 | 2026.01.21 00:10:32.651164 [ 255 ] {b2a9f75c-e1b4-41d8-82ae-81f66c2b479b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14885 | 2026.01.21 00:10:32.651665 [ 255 ] {b2a9f75c-e1b4-41d8-82ae-81f66c2b479b} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14886 | 2026.01.21 00:10:32.651704 [ 255 ] {b2a9f75c-e1b4-41d8-82ae-81f66c2b479b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 14887 | 2026.01.21 00:10:32.652016 [ 255 ] {b2a9f75c-e1b4-41d8-82ae-81f66c2b479b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14888 | 2026.01.21 00:10:32.652230 [ 255 ] {b2a9f75c-e1b4-41d8-82ae-81f66c2b479b} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14889 | 2026.01.21 00:10:32.652364 [ 255 ] {b2a9f75c-e1b4-41d8-82ae-81f66c2b479b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001268 sec., 3154.5741324921137 rows/sec., 257.23 KiB/sec. | ||
| 14890 | 2026.01.21 00:10:32.652403 [ 255 ] {b2a9f75c-e1b4-41d8-82ae-81f66c2b479b} <Debug> TCPHandler: Processed in 0.001437441 sec. | ||
| 14891 | 2026.01.21 00:10:32.652528 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14892 | 2026.01.21 00:10:32.652624 [ 255 ] {812ca3ee-c960-4c05-9654-3c7224eb8a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14893 | 2026.01.21 00:10:32.652664 [ 255 ] {812ca3ee-c960-4c05-9654-3c7224eb8a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14894 | 2026.01.21 00:10:32.653775 [ 255 ] {812ca3ee-c960-4c05-9654-3c7224eb8a2c} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14895 | 2026.01.21 00:10:32.653813 [ 255 ] {812ca3ee-c960-4c05-9654-3c7224eb8a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 14896 | 2026.01.21 00:10:32.654206 [ 255 ] {812ca3ee-c960-4c05-9654-3c7224eb8a2c} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14897 | 2026.01.21 00:10:32.654418 [ 255 ] {812ca3ee-c960-4c05-9654-3c7224eb8a2c} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14898 | 2026.01.21 00:10:32.654558 [ 255 ] {812ca3ee-c960-4c05-9654-3c7224eb8a2c} <Debug> executeQuery: Read 1332 rows, 113.92 KiB in 0.001954 sec., 681678.6079836233 rows/sec., 56.93 MiB/sec. | ||
| 14899 | 2026.01.21 00:10:32.654596 [ 255 ] {812ca3ee-c960-4c05-9654-3c7224eb8a2c} <Debug> TCPHandler: Processed in 0.002118822 sec. | ||
| 14900 | 2026.01.21 00:10:32.654654 [ 222 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14901 | 2026.01.21 00:10:32.654717 [ 222 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14902 | 2026.01.21 00:10:32.654724 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14903 | 2026.01.21 00:10:32.654824 [ 255 ] {6af43588-49b6-4993-8825-779cca01b0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14904 | 2026.01.21 00:10:32.654867 [ 255 ] {6af43588-49b6-4993-8825-779cca01b0ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14905 | 2026.01.21 00:10:32.655283 [ 255 ] {6af43588-49b6-4993-8825-779cca01b0ad} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14906 | 2026.01.21 00:10:32.655321 [ 255 ] {6af43588-49b6-4993-8825-779cca01b0ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 14907 | 2026.01.21 00:10:32.655621 [ 255 ] {6af43588-49b6-4993-8825-779cca01b0ad} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14908 | 2026.01.21 00:10:32.655915 [ 255 ] {6af43588-49b6-4993-8825-779cca01b0ad} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14909 | 2026.01.21 00:10:32.656059 [ 255 ] {6af43588-49b6-4993-8825-779cca01b0ad} <Debug> executeQuery: Read 23 rows, 1.77 KiB in 0.001254 sec., 18341.307814992026 rows/sec., 1.38 MiB/sec. | ||
| 14910 | 2026.01.21 00:10:32.656099 [ 255 ] {6af43588-49b6-4993-8825-779cca01b0ad} <Debug> TCPHandler: Processed in 0.001429612 sec. | ||
| 14911 | 2026.01.21 00:10:32.656219 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14912 | 2026.01.21 00:10:32.656311 [ 255 ] {4c3796c2-7a0c-4aa8-973e-2fbb38db2aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14913 | 2026.01.21 00:10:32.656351 [ 255 ] {4c3796c2-7a0c-4aa8-973e-2fbb38db2aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14914 | 2026.01.21 00:10:32.656827 [ 255 ] {4c3796c2-7a0c-4aa8-973e-2fbb38db2aea} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14915 | 2026.01.21 00:10:32.656864 [ 255 ] {4c3796c2-7a0c-4aa8-973e-2fbb38db2aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 14916 | 2026.01.21 00:10:32.657184 [ 255 ] {4c3796c2-7a0c-4aa8-973e-2fbb38db2aea} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14917 | 2026.01.21 00:10:32.657394 [ 255 ] {4c3796c2-7a0c-4aa8-973e-2fbb38db2aea} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14918 | 2026.01.21 00:10:32.657526 [ 255 ] {4c3796c2-7a0c-4aa8-973e-2fbb38db2aea} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001234 sec., 204213.93841166937 rows/sec., 14.12 MiB/sec. | ||
| 14919 | 2026.01.21 00:10:32.657565 [ 255 ] {4c3796c2-7a0c-4aa8-973e-2fbb38db2aea} <Debug> TCPHandler: Processed in 0.001396041 sec. | ||
| 14920 | 2026.01.21 00:10:32.657695 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14921 | 2026.01.21 00:10:32.657781 [ 222 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14922 | 2026.01.21 00:10:32.657790 [ 255 ] {23fc8eaa-68a4-4a7b-8a42-485ad2214c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14923 | 2026.01.21 00:10:32.657845 [ 255 ] {23fc8eaa-68a4-4a7b-8a42-485ad2214c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14924 | 2026.01.21 00:10:32.658247 [ 255 ] {23fc8eaa-68a4-4a7b-8a42-485ad2214c6f} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14925 | 2026.01.21 00:10:32.658284 [ 255 ] {23fc8eaa-68a4-4a7b-8a42-485ad2214c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 14926 | 2026.01.21 00:10:32.658577 [ 255 ] {23fc8eaa-68a4-4a7b-8a42-485ad2214c6f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14927 | 2026.01.21 00:10:32.658785 [ 255 ] {23fc8eaa-68a4-4a7b-8a42-485ad2214c6f} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14928 | 2026.01.21 00:10:32.658918 [ 255 ] {23fc8eaa-68a4-4a7b-8a42-485ad2214c6f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001147 sec., 10462.074978204011 rows/sec., 817.35 KiB/sec. | ||
| 14929 | 2026.01.21 00:10:32.658956 [ 255 ] {23fc8eaa-68a4-4a7b-8a42-485ad2214c6f} <Debug> TCPHandler: Processed in 0.00131082 sec. | ||
| 14930 | 2026.01.21 00:10:32.659073 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14931 | 2026.01.21 00:10:32.659165 [ 255 ] {bb06638b-a349-4233-ab2b-b42648a30c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14932 | 2026.01.21 00:10:32.659205 [ 255 ] {bb06638b-a349-4233-ab2b-b42648a30c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14933 | 2026.01.21 00:10:32.659789 [ 255 ] {bb06638b-a349-4233-ab2b-b42648a30c6e} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14934 | 2026.01.21 00:10:32.659825 [ 255 ] {bb06638b-a349-4233-ab2b-b42648a30c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 14935 | 2026.01.21 00:10:32.660148 [ 255 ] {bb06638b-a349-4233-ab2b-b42648a30c6e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14936 | 2026.01.21 00:10:32.660359 [ 255 ] {bb06638b-a349-4233-ab2b-b42648a30c6e} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14937 | 2026.01.21 00:10:32.660487 [ 255 ] {bb06638b-a349-4233-ab2b-b42648a30c6e} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.00134 sec., 423134.32835820894 rows/sec., 31.74 MiB/sec. | ||
| 14938 | 2026.01.21 00:10:32.660524 [ 255 ] {bb06638b-a349-4233-ab2b-b42648a30c6e} <Debug> TCPHandler: Processed in 0.001501503 sec. | ||
| 14939 | 2026.01.21 00:10:32.660643 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14940 | 2026.01.21 00:10:32.660743 [ 255 ] {8308c1e7-1876-430b-bd0f-6a30b783105a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14941 | 2026.01.21 00:10:32.660785 [ 255 ] {8308c1e7-1876-430b-bd0f-6a30b783105a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14942 | 2026.01.21 00:10:32.661411 [ 255 ] {8308c1e7-1876-430b-bd0f-6a30b783105a} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14943 | 2026.01.21 00:10:32.661447 [ 255 ] {8308c1e7-1876-430b-bd0f-6a30b783105a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 14944 | 2026.01.21 00:10:32.661818 [ 255 ] {8308c1e7-1876-430b-bd0f-6a30b783105a} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14945 | 2026.01.21 00:10:32.662039 [ 255 ] {8308c1e7-1876-430b-bd0f-6a30b783105a} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14946 | 2026.01.21 00:10:32.662173 [ 255 ] {8308c1e7-1876-430b-bd0f-6a30b783105a} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001448 sec., 609116.0220994474 rows/sec., 41.34 MiB/sec. | ||
| 14947 | 2026.01.21 00:10:32.662211 [ 255 ] {8308c1e7-1876-430b-bd0f-6a30b783105a} <Debug> TCPHandler: Processed in 0.001618165 sec. | ||
| 14948 | 2026.01.21 00:10:32.662249 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14949 | 2026.01.21 00:10:32.662296 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14950 | 2026.01.21 00:10:32.662324 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14951 | 2026.01.21 00:10:32.662422 [ 255 ] {7565a277-c418-4604-8040-a184e5ea5421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14952 | 2026.01.21 00:10:32.662478 [ 255 ] {7565a277-c418-4604-8040-a184e5ea5421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14953 | 2026.01.21 00:10:32.663252 [ 255 ] {7565a277-c418-4604-8040-a184e5ea5421} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14954 | 2026.01.21 00:10:32.663290 [ 255 ] {7565a277-c418-4604-8040-a184e5ea5421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 14955 | 2026.01.21 00:10:32.663794 [ 255 ] {7565a277-c418-4604-8040-a184e5ea5421} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14956 | 2026.01.21 00:10:32.664059 [ 255 ] {7565a277-c418-4604-8040-a184e5ea5421} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14957 | 2026.01.21 00:10:32.664199 [ 255 ] {7565a277-c418-4604-8040-a184e5ea5421} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001796 sec., 3897.5501113585747 rows/sec., 6.98 MiB/sec. | ||
| 14958 | 2026.01.21 00:10:32.664251 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14959 | 2026.01.21 00:10:32.664254 [ 255 ] {7565a277-c418-4604-8040-a184e5ea5421} <Debug> TCPHandler: Processed in 0.00198018 sec. | ||
| 14960 | 2026.01.21 00:10:32.664296 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14961 | 2026.01.21 00:10:32.664414 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14962 | 2026.01.21 00:10:32.664513 [ 255 ] {0490a79f-8c97-4ada-8a6b-18f2dc2dc252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14963 | 2026.01.21 00:10:32.664556 [ 255 ] {0490a79f-8c97-4ada-8a6b-18f2dc2dc252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14964 | 2026.01.21 00:10:32.664904 [ 255 ] {0490a79f-8c97-4ada-8a6b-18f2dc2dc252} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14965 | 2026.01.21 00:10:32.664947 [ 255 ] {0490a79f-8c97-4ada-8a6b-18f2dc2dc252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 14966 | 2026.01.21 00:10:32.665273 [ 255 ] {0490a79f-8c97-4ada-8a6b-18f2dc2dc252} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14967 | 2026.01.21 00:10:32.665448 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14968 | 2026.01.21 00:10:32.665582 [ 255 ] {0490a79f-8c97-4ada-8a6b-18f2dc2dc252} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14969 | 2026.01.21 00:10:32.665738 [ 255 ] {0490a79f-8c97-4ada-8a6b-18f2dc2dc252} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001243 sec., 48270.313757039425 rows/sec., 3.25 MiB/sec. | ||
| 14970 | 2026.01.21 00:10:32.665776 [ 255 ] {0490a79f-8c97-4ada-8a6b-18f2dc2dc252} <Debug> TCPHandler: Processed in 0.001409871 sec. | ||
| 14971 | 2026.01.21 00:10:32.665810 [ 217 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14972 | 2026.01.21 00:10:32.665844 [ 217 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14973 | 2026.01.21 00:10:32.667720 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14974 | 2026.01.21 00:10:32.668909 [ 217 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14975 | 2026.01.21 00:10:33.568942 [ 217 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14976 | 2026.01.21 00:10:33.569002 [ 217 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14977 | 2026.01.21 00:10:33.572313 [ 217 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14978 | 2026.01.21 00:10:33.596677 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36003 | ||
| 14979 | 2026.01.21 00:10:33.597189 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14980 | 2026.01.21 00:10:33.597238 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 14981 | 2026.01.21 00:10:33.597734 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14982 | 2026.01.21 00:10:33.597974 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14983 | 2026.01.21 00:10:33.598123 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36003 | ||
| 14984 | 2026.01.21 00:10:33.598192 [ 224 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14985 | 2026.01.21 00:10:33.598220 [ 224 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14986 | 2026.01.21 00:10:33.600403 [ 224 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14987 | 2026.01.21 00:10:35.529667 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 14988 | 2026.01.21 00:10:35.545570 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14989 | 2026.01.21 00:10:35.545625 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 14990 | 2026.01.21 00:10:35.551485 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14991 | 2026.01.21 00:10:35.552217 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14992 | 2026.01.21 00:10:35.555062 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 14993 | 2026.01.21 00:10:37.621082 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14994 | 2026.01.21 00:10:37.621279 [ 255 ] {fdf26ab7-b256-40f0-9b86-fc46524369dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14995 | 2026.01.21 00:10:37.621354 [ 255 ] {fdf26ab7-b256-40f0-9b86-fc46524369dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14996 | 2026.01.21 00:10:37.622067 [ 255 ] {fdf26ab7-b256-40f0-9b86-fc46524369dd} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14997 | 2026.01.21 00:10:37.622117 [ 255 ] {fdf26ab7-b256-40f0-9b86-fc46524369dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 14998 | 2026.01.21 00:10:37.622525 [ 255 ] {fdf26ab7-b256-40f0-9b86-fc46524369dd} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14999 | 2026.01.21 00:10:37.622782 [ 255 ] {fdf26ab7-b256-40f0-9b86-fc46524369dd} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15000 | 2026.01.21 00:10:37.622946 [ 255 ] {fdf26ab7-b256-40f0-9b86-fc46524369dd} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001722 sec., 72009.29152148664 rows/sec., 6.19 MiB/sec. | ||
| 15001 | 2026.01.21 00:10:37.622944 [ 52 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15002 | 2026.01.21 00:10:37.622997 [ 255 ] {fdf26ab7-b256-40f0-9b86-fc46524369dd} <Debug> TCPHandler: Processed in 0.002050501 sec. | ||
| 15003 | 2026.01.21 00:10:37.623028 [ 52 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15004 | 2026.01.21 00:10:37.623059 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 15005 | 2026.01.21 00:10:37.623131 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15006 | 2026.01.21 00:10:37.623185 [ 187 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15007 | 2026.01.21 00:10:37.623240 [ 255 ] {6dba38f4-506b-4895-9fdb-cca0a2d566bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15008 | 2026.01.21 00:10:37.623292 [ 255 ] {6dba38f4-506b-4895-9fdb-cca0a2d566bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15009 | 2026.01.21 00:10:37.623336 [ 187 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15010 | 2026.01.21 00:10:37.623377 [ 187 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2555 rows starting from the beginning of the part | ||
| 15011 | 2026.01.21 00:10:37.623447 [ 187 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 126 rows starting from the beginning of the part | ||
| 15012 | 2026.01.21 00:10:37.623493 [ 187 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 70 rows starting from the beginning of the part | ||
| 15013 | 2026.01.21 00:10:37.623538 [ 187 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 124 rows starting from the beginning of the part | ||
| 15014 | 2026.01.21 00:10:37.623579 [ 187 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1332 rows starting from the beginning of the part | ||
| 15015 | 2026.01.21 00:10:37.623618 [ 187 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 124 rows starting from the beginning of the part | ||
| 15016 | 2026.01.21 00:10:37.623735 [ 255 ] {6dba38f4-506b-4895-9fdb-cca0a2d566bd} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15017 | 2026.01.21 00:10:37.623779 [ 255 ] {6dba38f4-506b-4895-9fdb-cca0a2d566bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 15018 | 2026.01.21 00:10:37.624116 [ 255 ] {6dba38f4-506b-4895-9fdb-cca0a2d566bd} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15019 | 2026.01.21 00:10:37.624357 [ 255 ] {6dba38f4-506b-4895-9fdb-cca0a2d566bd} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15020 | 2026.01.21 00:10:37.624499 [ 255 ] {6dba38f4-506b-4895-9fdb-cca0a2d566bd} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001285 sec., 26459.1439688716 rows/sec., 1.94 MiB/sec. | ||
| 15021 | 2026.01.21 00:10:37.624538 [ 255 ] {6dba38f4-506b-4895-9fdb-cca0a2d566bd} <Debug> TCPHandler: Processed in 0.001458872 sec. | ||
| 15022 | 2026.01.21 00:10:37.624651 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15023 | 2026.01.21 00:10:37.624749 [ 255 ] {cd3e5be9-eaef-47d5-aa0d-72187e132df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15024 | 2026.01.21 00:10:37.624790 [ 255 ] {cd3e5be9-eaef-47d5-aa0d-72187e132df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15025 | 2026.01.21 00:10:37.625234 [ 255 ] {cd3e5be9-eaef-47d5-aa0d-72187e132df5} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15026 | 2026.01.21 00:10:37.625269 [ 255 ] {cd3e5be9-eaef-47d5-aa0d-72187e132df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 15027 | 2026.01.21 00:10:37.625411 [ 198 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4331 rows, containing 5 columns (5 merged, 0 gathered) in 0.002281384 sec., 1898409.0359185478 rows/sec., 164.14 MiB/sec. | ||
| 15028 | 2026.01.21 00:10:37.625589 [ 255 ] {cd3e5be9-eaef-47d5-aa0d-72187e132df5} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15029 | 2026.01.21 00:10:37.625728 [ 199 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15030 | 2026.01.21 00:10:37.625852 [ 255 ] {cd3e5be9-eaef-47d5-aa0d-72187e132df5} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15031 | 2026.01.21 00:10:37.625991 [ 52 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15032 | 2026.01.21 00:10:37.626001 [ 255 ] {cd3e5be9-eaef-47d5-aa0d-72187e132df5} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001273 sec., 76983.50353495679 rows/sec., 6.01 MiB/sec. | ||
| 15033 | 2026.01.21 00:10:37.626026 [ 52 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15034 | 2026.01.21 00:10:37.626041 [ 199 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_111_22} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15035 | 2026.01.21 00:10:37.626051 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 15036 | 2026.01.21 00:10:37.626051 [ 255 ] {cd3e5be9-eaef-47d5-aa0d-72187e132df5} <Debug> TCPHandler: Processed in 0.001450452 sec. | ||
| 15037 | 2026.01.21 00:10:37.626129 [ 199 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_111_22} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15038 | 2026.01.21 00:10:37.626164 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15039 | 2026.01.21 00:10:37.626197 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15040 | 2026.01.21 00:10:37.626222 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 15041 | 2026.01.21 00:10:37.626295 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15042 | 2026.01.21 00:10:37.626299 [ 255 ] {37358aa2-f842-47a8-9cbd-f4f4b0e1bfea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15043 | 2026.01.21 00:10:37.626339 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1304 rows starting from the beginning of the part | ||
| 15044 | 2026.01.21 00:10:37.626359 [ 255 ] {37358aa2-f842-47a8-9cbd-f4f4b0e1bfea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15045 | 2026.01.21 00:10:37.626418 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 102 rows starting from the beginning of the part | ||
| 15046 | 2026.01.21 00:10:37.626474 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 71 rows starting from the beginning of the part | ||
| 15047 | 2026.01.21 00:10:37.626522 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 98 rows starting from the beginning of the part | ||
| 15048 | 2026.01.21 00:10:37.626561 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 567 rows starting from the beginning of the part | ||
| 15049 | 2026.01.21 00:10:37.626599 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 98 rows starting from the beginning of the part | ||
| 15050 | 2026.01.21 00:10:37.626786 [ 255 ] {37358aa2-f842-47a8-9cbd-f4f4b0e1bfea} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15051 | 2026.01.21 00:10:37.626827 [ 255 ] {37358aa2-f842-47a8-9cbd-f4f4b0e1bfea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 15052 | 2026.01.21 00:10:37.627188 [ 255 ] {37358aa2-f842-47a8-9cbd-f4f4b0e1bfea} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15053 | 2026.01.21 00:10:37.627446 [ 255 ] {37358aa2-f842-47a8-9cbd-f4f4b0e1bfea} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15054 | 2026.01.21 00:10:37.627567 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15055 | 2026.01.21 00:10:37.627581 [ 255 ] {37358aa2-f842-47a8-9cbd-f4f4b0e1bfea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001302 sec., 122887.86482334869 rows/sec., 8.56 MiB/sec. | ||
| 15056 | 2026.01.21 00:10:37.627603 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15057 | 2026.01.21 00:10:37.627625 [ 255 ] {37358aa2-f842-47a8-9cbd-f4f4b0e1bfea} <Debug> TCPHandler: Processed in 0.001478492 sec. | ||
| 15058 | 2026.01.21 00:10:37.627628 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 15059 | 2026.01.21 00:10:37.627744 [ 196 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15060 | 2026.01.21 00:10:37.627748 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15061 | 2026.01.21 00:10:37.627772 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2240 rows, containing 5 columns (5 merged, 0 gathered) in 0.001659095 sec., 1350133.6572046808 rows/sec., 104.77 MiB/sec. | ||
| 15062 | 2026.01.21 00:10:37.627882 [ 196 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15063 | 2026.01.21 00:10:37.627886 [ 255 ] {449766f3-65ee-48f9-b5f9-5bc2065a090e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15064 | 2026.01.21 00:10:37.627930 [ 196 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_106_21, total 29550 rows starting from the beginning of the part | ||
| 15065 | 2026.01.21 00:10:37.627962 [ 255 ] {449766f3-65ee-48f9-b5f9-5bc2065a090e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15066 | 2026.01.21 00:10:37.627986 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15067 | 2026.01.21 00:10:37.628012 [ 196 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 162 rows starting from the beginning of the part | ||
| 15068 | 2026.01.21 00:10:37.628072 [ 196 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 15069 | 2026.01.21 00:10:37.628124 [ 196 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 15070 | 2026.01.21 00:10:37.628176 [ 196 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 882 rows starting from the beginning of the part | ||
| 15071 | 2026.01.21 00:10:37.628223 [ 196 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 15072 | 2026.01.21 00:10:37.628248 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_111_22} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15073 | 2026.01.21 00:10:37.628326 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_111_22} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15074 | 2026.01.21 00:10:37.628416 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 15075 | 2026.01.21 00:10:37.628834 [ 255 ] {449766f3-65ee-48f9-b5f9-5bc2065a090e} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15076 | 2026.01.21 00:10:37.628875 [ 255 ] {449766f3-65ee-48f9-b5f9-5bc2065a090e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 15077 | 2026.01.21 00:10:37.629579 [ 255 ] {449766f3-65ee-48f9-b5f9-5bc2065a090e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15078 | 2026.01.21 00:10:37.629862 [ 255 ] {449766f3-65ee-48f9-b5f9-5bc2065a090e} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15079 | 2026.01.21 00:10:37.630013 [ 255 ] {449766f3-65ee-48f9-b5f9-5bc2065a090e} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002146 sec., 15843.429636533085 rows/sec., 28.39 MiB/sec. | ||
| 15080 | 2026.01.21 00:10:37.630074 [ 255 ] {449766f3-65ee-48f9-b5f9-5bc2065a090e} <Debug> TCPHandler: Processed in 0.002376467 sec. | ||
| 15081 | 2026.01.21 00:10:37.630200 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15082 | 2026.01.21 00:10:37.630301 [ 255 ] {405a24cd-e5af-4867-b30d-bef4915a447a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15083 | 2026.01.21 00:10:37.630344 [ 255 ] {405a24cd-e5af-4867-b30d-bef4915a447a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15084 | 2026.01.21 00:10:37.630700 [ 255 ] {405a24cd-e5af-4867-b30d-bef4915a447a} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15085 | 2026.01.21 00:10:37.630738 [ 255 ] {405a24cd-e5af-4867-b30d-bef4915a447a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 15086 | 2026.01.21 00:10:37.631065 [ 255 ] {405a24cd-e5af-4867-b30d-bef4915a447a} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15087 | 2026.01.21 00:10:37.631307 [ 255 ] {405a24cd-e5af-4867-b30d-bef4915a447a} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15088 | 2026.01.21 00:10:37.631423 [ 52 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15089 | 2026.01.21 00:10:37.631440 [ 255 ] {405a24cd-e5af-4867-b30d-bef4915a447a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 15090 | 2026.01.21 00:10:37.631455 [ 52 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15091 | 2026.01.21 00:10:37.631481 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 15092 | 2026.01.21 00:10:37.631487 [ 255 ] {405a24cd-e5af-4867-b30d-bef4915a447a} <Debug> TCPHandler: Processed in 0.00133713 sec. | ||
| 15093 | 2026.01.21 00:10:37.631557 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15094 | 2026.01.21 00:10:37.631644 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15095 | 2026.01.21 00:10:37.631670 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5760 rows starting from the beginning of the part | ||
| 15096 | 2026.01.21 00:10:37.631716 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 15097 | 2026.01.21 00:10:37.631754 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 15098 | 2026.01.21 00:10:37.631795 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 15099 | 2026.01.21 00:10:37.631832 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 15100 | 2026.01.21 00:10:37.631867 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 15101 | 2026.01.21 00:10:37.633360 [ 192 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6060 rows, containing 4 columns (4 merged, 0 gathered) in 0.001826668 sec., 3317515.8266307833 rows/sec., 219.63 MiB/sec. | ||
| 15102 | 2026.01.21 00:10:37.633740 [ 198 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15103 | 2026.01.21 00:10:37.634022 [ 198 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_111_22} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15104 | 2026.01.21 00:10:37.634102 [ 198 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_111_22} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15105 | 2026.01.21 00:10:37.634184 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 15106 | 2026.01.21 00:10:37.635346 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31074 rows, containing 5 columns (5 merged, 0 gathered) in 0.007651587 sec., 4061118.301340624 rows/sec., 277.63 MiB/sec. | ||
| 15107 | 2026.01.21 00:10:37.635921 [ 198 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15108 | 2026.01.21 00:10:37.636170 [ 198 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15109 | 2026.01.21 00:10:37.636238 [ 198 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15110 | 2026.01.21 00:10:37.636326 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 15111 | 2026.01.21 00:10:40.927594 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15112 | 2026.01.21 00:10:40.927658 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15113 | 2026.01.21 00:10:41.098342 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36515 | ||
| 15114 | 2026.01.21 00:10:41.098863 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15115 | 2026.01.21 00:10:41.098912 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 15116 | 2026.01.21 00:10:41.099418 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15117 | 2026.01.21 00:10:41.099666 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15118 | 2026.01.21 00:10:41.099830 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36515 | ||
| 15119 | 2026.01.21 00:10:41.099846 [ 114 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15120 | 2026.01.21 00:10:41.099913 [ 114 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15121 | 2026.01.21 00:10:41.099934 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 15122 | 2026.01.21 00:10:41.100037 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 15123 | 2026.01.21 00:10:41.100158 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15124 | 2026.01.21 00:10:41.100198 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_71_14, total 34083 rows starting from the beginning of the part | ||
| 15125 | 2026.01.21 00:10:41.100264 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 15126 | 2026.01.21 00:10:41.100308 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 15127 | 2026.01.21 00:10:41.100349 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 15128 | 2026.01.21 00:10:41.100391 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 15129 | 2026.01.21 00:10:41.100430 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 15130 | 2026.01.21 00:10:41.103130 [ 192 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36515 rows, containing 4 columns (4 merged, 0 gathered) in 0.003134677 sec., 11648728.08267008 rows/sec., 166.64 MiB/sec. | ||
| 15131 | 2026.01.21 00:10:41.103395 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15132 | 2026.01.21 00:10:41.103649 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_76_15} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15133 | 2026.01.21 00:10:41.103724 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_76_15} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15134 | 2026.01.21 00:10:41.103805 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 15135 | 2026.01.21 00:10:41.231833 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1812 | ||
| 15136 | 2026.01.21 00:10:41.234154 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15137 | 2026.01.21 00:10:41.234193 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 15138 | 2026.01.21 00:10:41.235372 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15139 | 2026.01.21 00:10:41.235650 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15140 | 2026.01.21 00:10:41.235790 [ 114 ] {} <Debug> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 15141 | 2026.01.21 00:10:41.235825 [ 114 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15142 | 2026.01.21 00:10:41.235844 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 15143 | 2026.01.21 00:10:41.235927 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1812 | ||
| 15144 | 2026.01.21 00:10:41.235958 [ 199 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::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 | ||
| 15145 | 2026.01.21 00:10:41.236538 [ 199 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15146 | 2026.01.21 00:10:41.236695 [ 199 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1668 rows starting from the beginning of the part | ||
| 15147 | 2026.01.21 00:10:41.237068 [ 199 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::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 | ||
| 15148 | 2026.01.21 00:10:41.237430 [ 199 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 32 rows starting from the beginning of the part | ||
| 15149 | 2026.01.21 00:10:41.237783 [ 199 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part | ||
| 15150 | 2026.01.21 00:10:41.238135 [ 199 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 26 rows starting from the beginning of the part | ||
| 15151 | 2026.01.21 00:10:41.238482 [ 199 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 32 rows starting from the beginning of the part | ||
| 15152 | 2026.01.21 00:10:41.245785 [ 192 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1812 rows, containing 72 columns (72 merged, 0 gathered) in 0.00988156 sec., 183371.8562656099 rows/sec., 143.85 MiB/sec. | ||
| 15153 | 2026.01.21 00:10:41.247745 [ 201 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 15154 | 2026.01.21 00:10:41.248434 [ 201 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_56_11} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15155 | 2026.01.21 00:10:41.248533 [ 201 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_56_11} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 15156 | 2026.01.21 00:10:41.248809 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 15157 | 2026.01.21 00:10:42.000276 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.95 MiB, peak 389.92 MiB, free memory in arenas 0.00 B, will set to 376.79 MiB (RSS), difference: 3.84 MiB | ||
| 15158 | 2026.01.21 00:10:42.620609 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15159 | 2026.01.21 00:10:42.620790 [ 255 ] {ca774d67-784f-4f59-9216-bed618fc6d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15160 | 2026.01.21 00:10:42.620861 [ 255 ] {ca774d67-784f-4f59-9216-bed618fc6d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15161 | 2026.01.21 00:10:42.621560 [ 255 ] {ca774d67-784f-4f59-9216-bed618fc6d9e} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15162 | 2026.01.21 00:10:42.621614 [ 255 ] {ca774d67-784f-4f59-9216-bed618fc6d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 15163 | 2026.01.21 00:10:42.622084 [ 255 ] {ca774d67-784f-4f59-9216-bed618fc6d9e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15164 | 2026.01.21 00:10:42.622324 [ 255 ] {ca774d67-784f-4f59-9216-bed618fc6d9e} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15165 | 2026.01.21 00:10:42.622482 [ 255 ] {ca774d67-784f-4f59-9216-bed618fc6d9e} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001741 sec., 40206.7777139575 rows/sec., 3.22 MiB/sec. | ||
| 15166 | 2026.01.21 00:10:42.622526 [ 255 ] {ca774d67-784f-4f59-9216-bed618fc6d9e} <Debug> TCPHandler: Processed in 0.002043781 sec. | ||
| 15167 | 2026.01.21 00:10:42.622659 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15168 | 2026.01.21 00:10:42.622755 [ 255 ] {30b31701-08df-4dc4-9352-325391a51608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15169 | 2026.01.21 00:10:42.622807 [ 255 ] {30b31701-08df-4dc4-9352-325391a51608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15170 | 2026.01.21 00:10:42.623271 [ 255 ] {30b31701-08df-4dc4-9352-325391a51608} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15171 | 2026.01.21 00:10:42.623309 [ 255 ] {30b31701-08df-4dc4-9352-325391a51608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 15172 | 2026.01.21 00:10:42.623620 [ 255 ] {30b31701-08df-4dc4-9352-325391a51608} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15173 | 2026.01.21 00:10:42.623901 [ 255 ] {30b31701-08df-4dc4-9352-325391a51608} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15174 | 2026.01.21 00:10:42.624064 [ 255 ] {30b31701-08df-4dc4-9352-325391a51608} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001328 sec., 5271.084337349398 rows/sec., 396.36 KiB/sec. | ||
| 15175 | 2026.01.21 00:10:42.624107 [ 255 ] {30b31701-08df-4dc4-9352-325391a51608} <Debug> TCPHandler: Processed in 0.001498133 sec. | ||
| 15176 | 2026.01.21 00:10:42.624226 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15177 | 2026.01.21 00:10:42.624328 [ 255 ] {215f677e-82c0-4783-a69f-a0c4a266516d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15178 | 2026.01.21 00:10:42.624382 [ 255 ] {215f677e-82c0-4783-a69f-a0c4a266516d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15179 | 2026.01.21 00:10:42.624886 [ 255 ] {215f677e-82c0-4783-a69f-a0c4a266516d} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15180 | 2026.01.21 00:10:42.624924 [ 255 ] {215f677e-82c0-4783-a69f-a0c4a266516d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 15181 | 2026.01.21 00:10:42.625235 [ 255 ] {215f677e-82c0-4783-a69f-a0c4a266516d} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15182 | 2026.01.21 00:10:42.625446 [ 255 ] {215f677e-82c0-4783-a69f-a0c4a266516d} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15183 | 2026.01.21 00:10:42.625593 [ 255 ] {215f677e-82c0-4783-a69f-a0c4a266516d} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001325 sec., 53584.90566037736 rows/sec., 4.18 MiB/sec. | ||
| 15184 | 2026.01.21 00:10:42.625632 [ 255 ] {215f677e-82c0-4783-a69f-a0c4a266516d} <Debug> TCPHandler: Processed in 0.001497433 sec. | ||
| 15185 | 2026.01.21 00:10:42.625751 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15186 | 2026.01.21 00:10:42.625846 [ 255 ] {82353927-8ce9-44ab-a555-e1d99864bb75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15187 | 2026.01.21 00:10:42.625893 [ 255 ] {82353927-8ce9-44ab-a555-e1d99864bb75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15188 | 2026.01.21 00:10:42.626437 [ 255 ] {82353927-8ce9-44ab-a555-e1d99864bb75} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15189 | 2026.01.21 00:10:42.626469 [ 255 ] {82353927-8ce9-44ab-a555-e1d99864bb75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 15190 | 2026.01.21 00:10:42.626823 [ 255 ] {82353927-8ce9-44ab-a555-e1d99864bb75} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15191 | 2026.01.21 00:10:42.627129 [ 255 ] {82353927-8ce9-44ab-a555-e1d99864bb75} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15192 | 2026.01.21 00:10:42.627267 [ 255 ] {82353927-8ce9-44ab-a555-e1d99864bb75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001384 sec., 115606.93641618497 rows/sec., 8.05 MiB/sec. | ||
| 15193 | 2026.01.21 00:10:42.627305 [ 255 ] {82353927-8ce9-44ab-a555-e1d99864bb75} <Debug> TCPHandler: Processed in 0.001554474 sec. | ||
| 15194 | 2026.01.21 00:10:42.627424 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15195 | 2026.01.21 00:10:42.627520 [ 255 ] {9d32f2c3-02db-4be7-af9c-6e8be487eaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15196 | 2026.01.21 00:10:42.627573 [ 255 ] {9d32f2c3-02db-4be7-af9c-6e8be487eaca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15197 | 2026.01.21 00:10:42.628360 [ 255 ] {9d32f2c3-02db-4be7-af9c-6e8be487eaca} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15198 | 2026.01.21 00:10:42.628395 [ 255 ] {9d32f2c3-02db-4be7-af9c-6e8be487eaca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 15199 | 2026.01.21 00:10:42.628970 [ 255 ] {9d32f2c3-02db-4be7-af9c-6e8be487eaca} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15200 | 2026.01.21 00:10:42.629244 [ 255 ] {9d32f2c3-02db-4be7-af9c-6e8be487eaca} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15201 | 2026.01.21 00:10:42.629391 [ 255 ] {9d32f2c3-02db-4be7-af9c-6e8be487eaca} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001891 sec., 3701.7451084082495 rows/sec., 6.63 MiB/sec. | ||
| 15202 | 2026.01.21 00:10:42.629461 [ 255 ] {9d32f2c3-02db-4be7-af9c-6e8be487eaca} <Debug> TCPHandler: Processed in 0.002087162 sec. | ||
| 15203 | 2026.01.21 00:10:42.629591 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15204 | 2026.01.21 00:10:42.629689 [ 255 ] {98468501-e894-4655-942f-7fd397e85c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15205 | 2026.01.21 00:10:42.629736 [ 255 ] {98468501-e894-4655-942f-7fd397e85c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15206 | 2026.01.21 00:10:42.630093 [ 255 ] {98468501-e894-4655-942f-7fd397e85c19} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15207 | 2026.01.21 00:10:42.630128 [ 255 ] {98468501-e894-4655-942f-7fd397e85c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 15208 | 2026.01.21 00:10:42.630440 [ 255 ] {98468501-e894-4655-942f-7fd397e85c19} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15209 | 2026.01.21 00:10:42.630677 [ 255 ] {98468501-e894-4655-942f-7fd397e85c19} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15210 | 2026.01.21 00:10:42.630812 [ 255 ] {98468501-e894-4655-942f-7fd397e85c19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 15211 | 2026.01.21 00:10:42.630864 [ 255 ] {98468501-e894-4655-942f-7fd397e85c19} <Debug> TCPHandler: Processed in 0.00132558 sec. | ||
| 15212 | 2026.01.21 00:10:43.055218 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 15213 | 2026.01.21 00:10:43.072361 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15214 | 2026.01.21 00:10:43.072423 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 15215 | 2026.01.21 00:10:43.078491 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15216 | 2026.01.21 00:10:43.079214 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15217 | 2026.01.21 00:10:43.079520 [ 113 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15218 | 2026.01.21 00:10:43.079584 [ 113 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15219 | 2026.01.21 00:10:43.079604 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 15220 | 2026.01.21 00:10:43.079704 [ 193 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 15221 | 2026.01.21 00:10:43.082509 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 15222 | 2026.01.21 00:10:43.083721 [ 193 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15223 | 2026.01.21 00:10:43.085337 [ 193 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 15224 | 2026.01.21 00:10:43.090126 [ 193 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 15225 | 2026.01.21 00:10:43.094714 [ 193 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 15226 | 2026.01.21 00:10:43.099281 [ 193 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 15227 | 2026.01.21 00:10:43.104027 [ 193 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 15228 | 2026.01.21 00:10:43.108342 [ 193 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 15229 | 2026.01.21 00:10:43.163052 [ 192 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.083383988 sec., 6871.822921206407 rows/sec., 35.53 MiB/sec. | ||
| 15230 | 2026.01.21 00:10:43.165317 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15231 | 2026.01.21 00:10:43.167200 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_76_15} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15232 | 2026.01.21 00:10:43.167301 [ 197 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_76_15} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15233 | 2026.01.21 00:10:43.168904 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15234 | 2026.01.21 00:10:44.000237 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.87 MiB, peak 395.29 MiB, free memory in arenas 0.00 B, will set to 376.80 MiB (RSS), difference: -1.07 MiB | ||
| 15235 | 2026.01.21 00:10:47.622078 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15236 | 2026.01.21 00:10:47.622291 [ 255 ] {3016c157-3b13-4825-b9fc-a1432a1f8e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15237 | 2026.01.21 00:10:47.622364 [ 255 ] {3016c157-3b13-4825-b9fc-a1432a1f8e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15238 | 2026.01.21 00:10:47.623102 [ 255 ] {3016c157-3b13-4825-b9fc-a1432a1f8e83} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15239 | 2026.01.21 00:10:47.623149 [ 255 ] {3016c157-3b13-4825-b9fc-a1432a1f8e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 15240 | 2026.01.21 00:10:47.623533 [ 255 ] {3016c157-3b13-4825-b9fc-a1432a1f8e83} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15241 | 2026.01.21 00:10:47.623766 [ 255 ] {3016c157-3b13-4825-b9fc-a1432a1f8e83} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15242 | 2026.01.21 00:10:47.623934 [ 255 ] {3016c157-3b13-4825-b9fc-a1432a1f8e83} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001696 sec., 3537.735849056604 rows/sec., 288.48 KiB/sec. | ||
| 15243 | 2026.01.21 00:10:47.623987 [ 255 ] {3016c157-3b13-4825-b9fc-a1432a1f8e83} <Debug> TCPHandler: Processed in 0.002044791 sec. | ||
| 15244 | 2026.01.21 00:10:47.624109 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15245 | 2026.01.21 00:10:47.624211 [ 255 ] {865ab5ba-9090-4e3d-8bf2-0cc5fe35e4a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15246 | 2026.01.21 00:10:47.624254 [ 255 ] {865ab5ba-9090-4e3d-8bf2-0cc5fe35e4a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15247 | 2026.01.21 00:10:47.624739 [ 255 ] {865ab5ba-9090-4e3d-8bf2-0cc5fe35e4a0} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15248 | 2026.01.21 00:10:47.624775 [ 255 ] {865ab5ba-9090-4e3d-8bf2-0cc5fe35e4a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 15249 | 2026.01.21 00:10:47.625099 [ 255 ] {865ab5ba-9090-4e3d-8bf2-0cc5fe35e4a0} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15250 | 2026.01.21 00:10:47.625307 [ 255 ] {865ab5ba-9090-4e3d-8bf2-0cc5fe35e4a0} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15251 | 2026.01.21 00:10:47.625436 [ 255 ] {865ab5ba-9090-4e3d-8bf2-0cc5fe35e4a0} <Debug> executeQuery: Read 127 rows, 11.14 KiB in 0.00125 sec., 101600 rows/sec., 8.70 MiB/sec. | ||
| 15252 | 2026.01.21 00:10:47.625474 [ 255 ] {865ab5ba-9090-4e3d-8bf2-0cc5fe35e4a0} <Debug> TCPHandler: Processed in 0.001418692 sec. | ||
| 15253 | 2026.01.21 00:10:47.625591 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15254 | 2026.01.21 00:10:47.625688 [ 255 ] {8724afb2-dcf9-492b-9566-c9dafab04e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15255 | 2026.01.21 00:10:47.625729 [ 255 ] {8724afb2-dcf9-492b-9566-c9dafab04e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15256 | 2026.01.21 00:10:47.626144 [ 255 ] {8724afb2-dcf9-492b-9566-c9dafab04e0d} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15257 | 2026.01.21 00:10:47.626179 [ 255 ] {8724afb2-dcf9-492b-9566-c9dafab04e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 15258 | 2026.01.21 00:10:47.626474 [ 255 ] {8724afb2-dcf9-492b-9566-c9dafab04e0d} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15259 | 2026.01.21 00:10:47.626693 [ 255 ] {8724afb2-dcf9-492b-9566-c9dafab04e0d} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15260 | 2026.01.21 00:10:47.626824 [ 255 ] {8724afb2-dcf9-492b-9566-c9dafab04e0d} <Debug> executeQuery: Read 40 rows, 2.98 KiB in 0.001157 sec., 34572.169403630076 rows/sec., 2.51 MiB/sec. | ||
| 15261 | 2026.01.21 00:10:47.626853 [ 108 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15262 | 2026.01.21 00:10:47.626863 [ 255 ] {8724afb2-dcf9-492b-9566-c9dafab04e0d} <Debug> TCPHandler: Processed in 0.00132201 sec. | ||
| 15263 | 2026.01.21 00:10:47.626926 [ 108 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15264 | 2026.01.21 00:10:47.626953 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 15265 | 2026.01.21 00:10:47.627027 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15266 | 2026.01.21 00:10:47.627053 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15267 | 2026.01.21 00:10:47.627127 [ 255 ] {560250ef-937c-4e12-a91e-0958a0230747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15268 | 2026.01.21 00:10:47.627161 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15269 | 2026.01.21 00:10:47.627167 [ 255 ] {560250ef-937c-4e12-a91e-0958a0230747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15270 | 2026.01.21 00:10:47.627198 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 296 rows starting from the beginning of the part | ||
| 15271 | 2026.01.21 00:10:47.627264 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 34 rows starting from the beginning of the part | ||
| 15272 | 2026.01.21 00:10:47.627316 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 23 rows starting from the beginning of the part | ||
| 15273 | 2026.01.21 00:10:47.627364 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 34 rows starting from the beginning of the part | ||
| 15274 | 2026.01.21 00:10:47.627412 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 7 rows starting from the beginning of the part | ||
| 15275 | 2026.01.21 00:10:47.627467 [ 197 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 40 rows starting from the beginning of the part | ||
| 15276 | 2026.01.21 00:10:47.627618 [ 255 ] {560250ef-937c-4e12-a91e-0958a0230747} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15277 | 2026.01.21 00:10:47.627654 [ 255 ] {560250ef-937c-4e12-a91e-0958a0230747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15278 | 2026.01.21 00:10:47.627960 [ 255 ] {560250ef-937c-4e12-a91e-0958a0230747} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15279 | 2026.01.21 00:10:47.628172 [ 255 ] {560250ef-937c-4e12-a91e-0958a0230747} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15280 | 2026.01.21 00:10:47.628301 [ 255 ] {560250ef-937c-4e12-a91e-0958a0230747} <Debug> executeQuery: Read 104 rows, 8.33 KiB in 0.001194 sec., 87102.17755443887 rows/sec., 6.81 MiB/sec. | ||
| 15281 | 2026.01.21 00:10:47.628320 [ 188 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 434 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131198 sec., 330797.72557508503 rows/sec., 23.01 MiB/sec. | ||
| 15282 | 2026.01.21 00:10:47.628340 [ 255 ] {560250ef-937c-4e12-a91e-0958a0230747} <Debug> TCPHandler: Processed in 0.001362621 sec. | ||
| 15283 | 2026.01.21 00:10:47.628468 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15284 | 2026.01.21 00:10:47.628564 [ 255 ] {8ffc4e1a-ef4e-4b9f-8fc1-e8c85ebb7fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15285 | 2026.01.21 00:10:47.628565 [ 186 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15286 | 2026.01.21 00:10:47.628608 [ 255 ] {8ffc4e1a-ef4e-4b9f-8fc1-e8c85ebb7fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15287 | 2026.01.21 00:10:47.628947 [ 186 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_106_21} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15288 | 2026.01.21 00:10:47.629040 [ 186 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_106_21} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15289 | 2026.01.21 00:10:47.629056 [ 255 ] {8ffc4e1a-ef4e-4b9f-8fc1-e8c85ebb7fee} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15290 | 2026.01.21 00:10:47.629101 [ 255 ] {8ffc4e1a-ef4e-4b9f-8fc1-e8c85ebb7fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 15291 | 2026.01.21 00:10:47.629163 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 15292 | 2026.01.21 00:10:47.629440 [ 255 ] {8ffc4e1a-ef4e-4b9f-8fc1-e8c85ebb7fee} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15293 | 2026.01.21 00:10:47.629657 [ 255 ] {8ffc4e1a-ef4e-4b9f-8fc1-e8c85ebb7fee} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15294 | 2026.01.21 00:10:47.629786 [ 255 ] {8ffc4e1a-ef4e-4b9f-8fc1-e8c85ebb7fee} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001242 sec., 131239.93558776166 rows/sec., 9.14 MiB/sec. | ||
| 15295 | 2026.01.21 00:10:47.629846 [ 255 ] {8ffc4e1a-ef4e-4b9f-8fc1-e8c85ebb7fee} <Debug> TCPHandler: Processed in 0.001428022 sec. | ||
| 15296 | 2026.01.21 00:10:47.629953 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15297 | 2026.01.21 00:10:47.630053 [ 255 ] {55b0bc03-ca3b-4d20-900f-f3047dd24205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15298 | 2026.01.21 00:10:47.630111 [ 255 ] {55b0bc03-ca3b-4d20-900f-f3047dd24205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15299 | 2026.01.21 00:10:47.630976 [ 255 ] {55b0bc03-ca3b-4d20-900f-f3047dd24205} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15300 | 2026.01.21 00:10:47.631015 [ 255 ] {55b0bc03-ca3b-4d20-900f-f3047dd24205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 15301 | 2026.01.21 00:10:47.631580 [ 255 ] {55b0bc03-ca3b-4d20-900f-f3047dd24205} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15302 | 2026.01.21 00:10:47.631808 [ 255 ] {55b0bc03-ca3b-4d20-900f-f3047dd24205} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15303 | 2026.01.21 00:10:47.631950 [ 255 ] {55b0bc03-ca3b-4d20-900f-f3047dd24205} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001914 sec., 17763.84535005225 rows/sec., 31.83 MiB/sec. | ||
| 15304 | 2026.01.21 00:10:47.632026 [ 255 ] {55b0bc03-ca3b-4d20-900f-f3047dd24205} <Debug> TCPHandler: Processed in 0.002122963 sec. | ||
| 15305 | 2026.01.21 00:10:47.632145 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15306 | 2026.01.21 00:10:47.632241 [ 255 ] {d9ad52a8-9dcf-49f0-aa56-56b0140675b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15307 | 2026.01.21 00:10:47.632285 [ 255 ] {d9ad52a8-9dcf-49f0-aa56-56b0140675b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15308 | 2026.01.21 00:10:47.632622 [ 255 ] {d9ad52a8-9dcf-49f0-aa56-56b0140675b9} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15309 | 2026.01.21 00:10:47.632660 [ 255 ] {d9ad52a8-9dcf-49f0-aa56-56b0140675b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 15310 | 2026.01.21 00:10:47.632969 [ 255 ] {d9ad52a8-9dcf-49f0-aa56-56b0140675b9} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15311 | 2026.01.21 00:10:47.633185 [ 255 ] {d9ad52a8-9dcf-49f0-aa56-56b0140675b9} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15312 | 2026.01.21 00:10:47.633315 [ 255 ] {d9ad52a8-9dcf-49f0-aa56-56b0140675b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 15313 | 2026.01.21 00:10:47.633352 [ 255 ] {d9ad52a8-9dcf-49f0-aa56-56b0140675b9} <Debug> TCPHandler: Processed in 0.001256139 sec. | ||
| 15314 | 2026.01.21 00:10:48.600044 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36963 | ||
| 15315 | 2026.01.21 00:10:48.600600 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15316 | 2026.01.21 00:10:48.600651 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 15317 | 2026.01.21 00:10:48.601161 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15318 | 2026.01.21 00:10:48.601408 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15319 | 2026.01.21 00:10:48.601541 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36963 | ||
| 15320 | 2026.01.21 00:10:50.582653 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 15321 | 2026.01.21 00:10:50.600458 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15322 | 2026.01.21 00:10:50.600525 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15323 | 2026.01.21 00:10:50.606846 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15324 | 2026.01.21 00:10:50.607627 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15325 | 2026.01.21 00:10:50.611860 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 15326 | 2026.01.21 00:10:51.236208 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1838 | ||
| 15327 | 2026.01.21 00:10:51.238512 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15328 | 2026.01.21 00:10:51.238562 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15329 | 2026.01.21 00:10:51.239746 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15330 | 2026.01.21 00:10:51.240036 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15331 | 2026.01.21 00:10:51.240310 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1838 | ||
| 15332 | 2026.01.21 00:10:52.125540 [ 219 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15333 | 2026.01.21 00:10:52.125592 [ 219 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15334 | 2026.01.21 00:10:52.129012 [ 219 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15335 | 2026.01.21 00:10:52.621399 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15336 | 2026.01.21 00:10:52.621584 [ 255 ] {7f7c63e2-27f3-4a94-b89f-e77730534de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15337 | 2026.01.21 00:10:52.621656 [ 255 ] {7f7c63e2-27f3-4a94-b89f-e77730534de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15338 | 2026.01.21 00:10:52.622385 [ 255 ] {7f7c63e2-27f3-4a94-b89f-e77730534de8} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15339 | 2026.01.21 00:10:52.622439 [ 255 ] {7f7c63e2-27f3-4a94-b89f-e77730534de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15340 | 2026.01.21 00:10:52.622906 [ 255 ] {7f7c63e2-27f3-4a94-b89f-e77730534de8} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15341 | 2026.01.21 00:10:52.623173 [ 255 ] {7f7c63e2-27f3-4a94-b89f-e77730534de8} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15342 | 2026.01.21 00:10:52.623347 [ 255 ] {7f7c63e2-27f3-4a94-b89f-e77730534de8} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001813 sec., 38610.03861003861 rows/sec., 3.10 MiB/sec. | ||
| 15343 | 2026.01.21 00:10:52.623404 [ 255 ] {7f7c63e2-27f3-4a94-b89f-e77730534de8} <Debug> TCPHandler: Processed in 0.002136192 sec. | ||
| 15344 | 2026.01.21 00:10:52.623550 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15345 | 2026.01.21 00:10:52.623659 [ 255 ] {9cbd8479-c8a5-4068-ba75-510e66b0bc6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15346 | 2026.01.21 00:10:52.623710 [ 255 ] {9cbd8479-c8a5-4068-ba75-510e66b0bc6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15347 | 2026.01.21 00:10:52.624175 [ 255 ] {9cbd8479-c8a5-4068-ba75-510e66b0bc6b} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15348 | 2026.01.21 00:10:52.624214 [ 255 ] {9cbd8479-c8a5-4068-ba75-510e66b0bc6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15349 | 2026.01.21 00:10:52.624544 [ 255 ] {9cbd8479-c8a5-4068-ba75-510e66b0bc6b} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15350 | 2026.01.21 00:10:52.624765 [ 255 ] {9cbd8479-c8a5-4068-ba75-510e66b0bc6b} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15351 | 2026.01.21 00:10:52.624909 [ 255 ] {9cbd8479-c8a5-4068-ba75-510e66b0bc6b} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001277 sec., 5481.5974941268605 rows/sec., 412.19 KiB/sec. | ||
| 15352 | 2026.01.21 00:10:52.624950 [ 255 ] {9cbd8479-c8a5-4068-ba75-510e66b0bc6b} <Debug> TCPHandler: Processed in 0.001458872 sec. | ||
| 15353 | 2026.01.21 00:10:52.625067 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15354 | 2026.01.21 00:10:52.625166 [ 255 ] {6d0c895d-70c8-4de1-ba90-e3721522092e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15355 | 2026.01.21 00:10:52.625208 [ 255 ] {6d0c895d-70c8-4de1-ba90-e3721522092e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15356 | 2026.01.21 00:10:52.625660 [ 255 ] {6d0c895d-70c8-4de1-ba90-e3721522092e} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15357 | 2026.01.21 00:10:52.625698 [ 255 ] {6d0c895d-70c8-4de1-ba90-e3721522092e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15358 | 2026.01.21 00:10:52.626008 [ 255 ] {6d0c895d-70c8-4de1-ba90-e3721522092e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15359 | 2026.01.21 00:10:52.626225 [ 255 ] {6d0c895d-70c8-4de1-ba90-e3721522092e} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15360 | 2026.01.21 00:10:52.626358 [ 255 ] {6d0c895d-70c8-4de1-ba90-e3721522092e} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001213 sec., 58532.56389117889 rows/sec., 4.57 MiB/sec. | ||
| 15361 | 2026.01.21 00:10:52.626396 [ 255 ] {6d0c895d-70c8-4de1-ba90-e3721522092e} <Debug> TCPHandler: Processed in 0.001380571 sec. | ||
| 15362 | 2026.01.21 00:10:52.626516 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15363 | 2026.01.21 00:10:52.626612 [ 255 ] {ced6c140-d206-4abc-b282-3ac4e221f21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15364 | 2026.01.21 00:10:52.626656 [ 255 ] {ced6c140-d206-4abc-b282-3ac4e221f21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15365 | 2026.01.21 00:10:52.627087 [ 255 ] {ced6c140-d206-4abc-b282-3ac4e221f21b} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15366 | 2026.01.21 00:10:52.627124 [ 255 ] {ced6c140-d206-4abc-b282-3ac4e221f21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15367 | 2026.01.21 00:10:52.627458 [ 255 ] {ced6c140-d206-4abc-b282-3ac4e221f21b} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15368 | 2026.01.21 00:10:52.627666 [ 255 ] {ced6c140-d206-4abc-b282-3ac4e221f21b} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15369 | 2026.01.21 00:10:52.627796 [ 255 ] {ced6c140-d206-4abc-b282-3ac4e221f21b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 15370 | 2026.01.21 00:10:52.627833 [ 255 ] {ced6c140-d206-4abc-b282-3ac4e221f21b} <Debug> TCPHandler: Processed in 0.001366641 sec. | ||
| 15371 | 2026.01.21 00:10:52.627949 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15372 | 2026.01.21 00:10:52.628044 [ 255 ] {f58bb08b-3315-40ef-9c17-c51e429f40e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15373 | 2026.01.21 00:10:52.628099 [ 255 ] {f58bb08b-3315-40ef-9c17-c51e429f40e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15374 | 2026.01.21 00:10:52.628899 [ 255 ] {f58bb08b-3315-40ef-9c17-c51e429f40e0} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15375 | 2026.01.21 00:10:52.628937 [ 255 ] {f58bb08b-3315-40ef-9c17-c51e429f40e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15376 | 2026.01.21 00:10:52.629459 [ 255 ] {f58bb08b-3315-40ef-9c17-c51e429f40e0} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15377 | 2026.01.21 00:10:52.629697 [ 255 ] {f58bb08b-3315-40ef-9c17-c51e429f40e0} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15378 | 2026.01.21 00:10:52.629840 [ 255 ] {f58bb08b-3315-40ef-9c17-c51e429f40e0} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001816 sec., 3854.625550660793 rows/sec., 6.91 MiB/sec. | ||
| 15379 | 2026.01.21 00:10:52.629837 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15380 | 2026.01.21 00:10:52.629896 [ 255 ] {f58bb08b-3315-40ef-9c17-c51e429f40e0} <Debug> TCPHandler: Processed in 0.0019976 sec. | ||
| 15381 | 2026.01.21 00:10:52.629915 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15382 | 2026.01.21 00:10:52.629942 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15383 | 2026.01.21 00:10:52.630024 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15384 | 2026.01.21 00:10:52.630044 [ 197 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15385 | 2026.01.21 00:10:52.630124 [ 255 ] {75aedb7c-587a-4321-b038-7677971f8af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15386 | 2026.01.21 00:10:52.630166 [ 255 ] {75aedb7c-587a-4321-b038-7677971f8af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15387 | 2026.01.21 00:10:52.630242 [ 197 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15388 | 2026.01.21 00:10:52.630297 [ 197 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1992 rows starting from the beginning of the part | ||
| 15389 | 2026.01.21 00:10:52.630418 [ 197 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
| 15390 | 2026.01.21 00:10:52.630524 [ 197 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 34 rows starting from the beginning of the part | ||
| 15391 | 2026.01.21 00:10:52.630530 [ 255 ] {75aedb7c-587a-4321-b038-7677971f8af1} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15392 | 2026.01.21 00:10:52.630569 [ 255 ] {75aedb7c-587a-4321-b038-7677971f8af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15393 | 2026.01.21 00:10:52.630626 [ 197 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part | ||
| 15394 | 2026.01.21 00:10:52.630723 [ 197 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 34 rows starting from the beginning of the part | ||
| 15395 | 2026.01.21 00:10:52.630819 [ 197 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 7 rows starting from the beginning of the part | ||
| 15396 | 2026.01.21 00:10:52.630885 [ 255 ] {75aedb7c-587a-4321-b038-7677971f8af1} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15397 | 2026.01.21 00:10:52.631105 [ 255 ] {75aedb7c-587a-4321-b038-7677971f8af1} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15398 | 2026.01.21 00:10:52.631239 [ 255 ] {75aedb7c-587a-4321-b038-7677971f8af1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 15399 | 2026.01.21 00:10:52.631275 [ 255 ] {75aedb7c-587a-4321-b038-7677971f8af1} <Debug> TCPHandler: Processed in 0.00130096 sec. | ||
| 15400 | 2026.01.21 00:10:52.638564 [ 186 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2081 rows, containing 19 columns (19 merged, 0 gathered) in 0.00856145 sec., 243066.3030211004 rows/sec., 435.56 MiB/sec. | ||
| 15401 | 2026.01.21 00:10:52.640719 [ 188 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15402 | 2026.01.21 00:10:52.641178 [ 188 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15403 | 2026.01.21 00:10:52.641275 [ 188 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15404 | 2026.01.21 00:10:52.641459 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.83 MiB. | ||
| 15405 | 2026.01.21 00:10:53.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.29 MiB, peak 395.29 MiB, free memory in arenas 0.00 B, will set to 378.53 MiB (RSS), difference: 1.24 MiB | ||
| 15406 | 2026.01.21 00:10:55.927922 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15407 | 2026.01.21 00:10:55.928022 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15408 | 2026.01.21 00:10:56.101741 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37475 | ||
| 15409 | 2026.01.21 00:10:56.102326 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15410 | 2026.01.21 00:10:56.102372 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15411 | 2026.01.21 00:10:56.102859 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15412 | 2026.01.21 00:10:56.103094 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15413 | 2026.01.21 00:10:56.103242 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37475 | ||
| 15414 | 2026.01.21 00:10:57.141962 [ 217 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15415 | 2026.01.21 00:10:57.142045 [ 217 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15416 | 2026.01.21 00:10:57.145494 [ 217 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15417 | 2026.01.21 00:10:57.502789 [ 224 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15418 | 2026.01.21 00:10:57.502839 [ 224 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15419 | 2026.01.21 00:10:57.506118 [ 224 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15420 | 2026.01.21 00:10:57.621216 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15421 | 2026.01.21 00:10:57.621408 [ 255 ] {dc41e147-4fd0-40d5-9d07-67ccd31ab1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15422 | 2026.01.21 00:10:57.621480 [ 255 ] {dc41e147-4fd0-40d5-9d07-67ccd31ab1e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15423 | 2026.01.21 00:10:57.622272 [ 255 ] {dc41e147-4fd0-40d5-9d07-67ccd31ab1e9} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15424 | 2026.01.21 00:10:57.622318 [ 255 ] {dc41e147-4fd0-40d5-9d07-67ccd31ab1e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15425 | 2026.01.21 00:10:57.622708 [ 255 ] {dc41e147-4fd0-40d5-9d07-67ccd31ab1e9} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15426 | 2026.01.21 00:10:57.622936 [ 255 ] {dc41e147-4fd0-40d5-9d07-67ccd31ab1e9} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15427 | 2026.01.21 00:10:57.623093 [ 255 ] {dc41e147-4fd0-40d5-9d07-67ccd31ab1e9} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001738 sec., 71346.3751438435 rows/sec., 6.14 MiB/sec. | ||
| 15428 | 2026.01.21 00:10:57.623145 [ 255 ] {dc41e147-4fd0-40d5-9d07-67ccd31ab1e9} <Debug> TCPHandler: Processed in 0.002065202 sec. | ||
| 15429 | 2026.01.21 00:10:57.623273 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15430 | 2026.01.21 00:10:57.623376 [ 255 ] {0f6805f4-9919-437d-8a8d-415166b5a187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15431 | 2026.01.21 00:10:57.623419 [ 255 ] {0f6805f4-9919-437d-8a8d-415166b5a187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15432 | 2026.01.21 00:10:57.623864 [ 255 ] {0f6805f4-9919-437d-8a8d-415166b5a187} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15433 | 2026.01.21 00:10:57.623902 [ 255 ] {0f6805f4-9919-437d-8a8d-415166b5a187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15434 | 2026.01.21 00:10:57.624201 [ 255 ] {0f6805f4-9919-437d-8a8d-415166b5a187} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15435 | 2026.01.21 00:10:57.624414 [ 255 ] {0f6805f4-9919-437d-8a8d-415166b5a187} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15436 | 2026.01.21 00:10:57.624553 [ 255 ] {0f6805f4-9919-437d-8a8d-415166b5a187} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001201 sec., 28309.741881765196 rows/sec., 2.08 MiB/sec. | ||
| 15437 | 2026.01.21 00:10:57.624592 [ 255 ] {0f6805f4-9919-437d-8a8d-415166b5a187} <Debug> TCPHandler: Processed in 0.00137065 sec. | ||
| 15438 | 2026.01.21 00:10:57.624704 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15439 | 2026.01.21 00:10:57.624800 [ 255 ] {ec32149d-71e6-435e-86a9-748840658bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15440 | 2026.01.21 00:10:57.624840 [ 255 ] {ec32149d-71e6-435e-86a9-748840658bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15441 | 2026.01.21 00:10:57.625272 [ 255 ] {ec32149d-71e6-435e-86a9-748840658bc5} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15442 | 2026.01.21 00:10:57.625308 [ 255 ] {ec32149d-71e6-435e-86a9-748840658bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15443 | 2026.01.21 00:10:57.625627 [ 255 ] {ec32149d-71e6-435e-86a9-748840658bc5} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15444 | 2026.01.21 00:10:57.625838 [ 255 ] {ec32149d-71e6-435e-86a9-748840658bc5} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15445 | 2026.01.21 00:10:57.625970 [ 255 ] {ec32149d-71e6-435e-86a9-748840658bc5} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.00119 sec., 82352.94117647059 rows/sec., 6.43 MiB/sec. | ||
| 15446 | 2026.01.21 00:10:57.626013 [ 255 ] {ec32149d-71e6-435e-86a9-748840658bc5} <Debug> TCPHandler: Processed in 0.00135868 sec. | ||
| 15447 | 2026.01.21 00:10:57.626129 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15448 | 2026.01.21 00:10:57.626229 [ 255 ] {655377ed-71c4-4d6a-9c12-bc2e54b94f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15449 | 2026.01.21 00:10:57.626273 [ 255 ] {655377ed-71c4-4d6a-9c12-bc2e54b94f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15450 | 2026.01.21 00:10:57.626697 [ 255 ] {655377ed-71c4-4d6a-9c12-bc2e54b94f8c} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15451 | 2026.01.21 00:10:57.626732 [ 255 ] {655377ed-71c4-4d6a-9c12-bc2e54b94f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15452 | 2026.01.21 00:10:57.627063 [ 255 ] {655377ed-71c4-4d6a-9c12-bc2e54b94f8c} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15453 | 2026.01.21 00:10:57.627289 [ 255 ] {655377ed-71c4-4d6a-9c12-bc2e54b94f8c} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15454 | 2026.01.21 00:10:57.627424 [ 255 ] {655377ed-71c4-4d6a-9c12-bc2e54b94f8c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 15455 | 2026.01.21 00:10:57.627466 [ 255 ] {655377ed-71c4-4d6a-9c12-bc2e54b94f8c} <Debug> TCPHandler: Processed in 0.001386151 sec. | ||
| 15456 | 2026.01.21 00:10:57.627589 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15457 | 2026.01.21 00:10:57.627683 [ 255 ] {161f1546-8fc5-4a57-b1f2-309d26e56a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15458 | 2026.01.21 00:10:57.627737 [ 255 ] {161f1546-8fc5-4a57-b1f2-309d26e56a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15459 | 2026.01.21 00:10:57.628586 [ 255 ] {161f1546-8fc5-4a57-b1f2-309d26e56a58} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15460 | 2026.01.21 00:10:57.628623 [ 255 ] {161f1546-8fc5-4a57-b1f2-309d26e56a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15461 | 2026.01.21 00:10:57.629190 [ 255 ] {161f1546-8fc5-4a57-b1f2-309d26e56a58} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15462 | 2026.01.21 00:10:57.629446 [ 255 ] {161f1546-8fc5-4a57-b1f2-309d26e56a58} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15463 | 2026.01.21 00:10:57.629587 [ 255 ] {161f1546-8fc5-4a57-b1f2-309d26e56a58} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001922 sec., 17689.906347554628 rows/sec., 31.70 MiB/sec. | ||
| 15464 | 2026.01.21 00:10:57.629644 [ 255 ] {161f1546-8fc5-4a57-b1f2-309d26e56a58} <Debug> TCPHandler: Processed in 0.002107022 sec. | ||
| 15465 | 2026.01.21 00:10:57.629696 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15466 | 2026.01.21 00:10:57.629747 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15467 | 2026.01.21 00:10:57.629768 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15468 | 2026.01.21 00:10:57.629867 [ 255 ] {b00e13fe-a411-4c32-8ed9-899430e4522d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15469 | 2026.01.21 00:10:57.629910 [ 255 ] {b00e13fe-a411-4c32-8ed9-899430e4522d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15470 | 2026.01.21 00:10:57.630257 [ 255 ] {b00e13fe-a411-4c32-8ed9-899430e4522d} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15471 | 2026.01.21 00:10:57.630296 [ 255 ] {b00e13fe-a411-4c32-8ed9-899430e4522d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15472 | 2026.01.21 00:10:57.630621 [ 255 ] {b00e13fe-a411-4c32-8ed9-899430e4522d} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15473 | 2026.01.21 00:10:57.630894 [ 255 ] {b00e13fe-a411-4c32-8ed9-899430e4522d} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15474 | 2026.01.21 00:10:57.631041 [ 255 ] {b00e13fe-a411-4c32-8ed9-899430e4522d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001193 sec., 50293.37803855826 rows/sec., 3.39 MiB/sec. | ||
| 15475 | 2026.01.21 00:10:57.631084 [ 255 ] {b00e13fe-a411-4c32-8ed9-899430e4522d} <Debug> TCPHandler: Processed in 0.001371111 sec. | ||
| 15476 | 2026.01.21 00:10:57.631135 [ 217 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15477 | 2026.01.21 00:10:57.631159 [ 217 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15478 | 2026.01.21 00:10:57.632169 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15479 | 2026.01.21 00:10:57.634216 [ 217 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15480 | 2026.01.21 00:10:57.980645 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15481 | 2026.01.21 00:10:57.980699 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15482 | 2026.01.21 00:10:57.982426 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15483 | 2026.01.21 00:10:58.112021 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 15484 | 2026.01.21 00:10:58.129796 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15485 | 2026.01.21 00:10:58.129842 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15486 | 2026.01.21 00:10:58.136067 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15487 | 2026.01.21 00:10:58.136777 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15488 | 2026.01.21 00:10:58.139758 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 15489 | 2026.01.21 00:11:00.063893 [ 97 ] {} <Debug> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 15490 | 2026.01.21 00:11:00.063958 [ 97 ] {} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15491 | 2026.01.21 00:11:00.063980 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15492 | 2026.01.21 00:11:00.064085 [ 219 ] {} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15493 | 2026.01.21 00:11:00.064098 [ 191 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 15494 | 2026.01.21 00:11:00.064135 [ 219 ] {} <Debug> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15495 | 2026.01.21 00:11:00.064235 [ 191 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15496 | 2026.01.21 00:11:00.064270 [ 191 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 20 rows starting from the beginning of the part | ||
| 15497 | 2026.01.21 00:11:00.064339 [ 191 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part | ||
| 15498 | 2026.01.21 00:11:00.064382 [ 191 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part | ||
| 15499 | 2026.01.21 00:11:00.064425 [ 191 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
| 15500 | 2026.01.21 00:11:00.064465 [ 191 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 15501 | 2026.01.21 00:11:00.065220 [ 188 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001172618 sec., 32406.12032221917 rows/sec., 2.70 MiB/sec. | ||
| 15502 | 2026.01.21 00:11:00.065453 [ 186 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 15503 | 2026.01.21 00:11:00.065824 [ 186 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_37_9} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15504 | 2026.01.21 00:11:00.065920 [ 186 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_37_9} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 15505 | 2026.01.21 00:11:00.066046 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15506 | 2026.01.21 00:11:00.066063 [ 219 ] {} <Debug> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15507 | 2026.01.21 00:11:01.240585 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1862 | ||
| 15508 | 2026.01.21 00:11:01.242943 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15509 | 2026.01.21 00:11:01.242996 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15510 | 2026.01.21 00:11:01.244189 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15511 | 2026.01.21 00:11:01.244464 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15512 | 2026.01.21 00:11:01.244735 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1862 | ||
| 15513 | 2026.01.21 00:11:02.648622 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15514 | 2026.01.21 00:11:02.648822 [ 255 ] {63dea188-645f-46af-a753-fd5cec8d090e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15515 | 2026.01.21 00:11:02.648894 [ 255 ] {63dea188-645f-46af-a753-fd5cec8d090e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15516 | 2026.01.21 00:11:02.649591 [ 255 ] {63dea188-645f-46af-a753-fd5cec8d090e} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15517 | 2026.01.21 00:11:02.649636 [ 255 ] {63dea188-645f-46af-a753-fd5cec8d090e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15518 | 2026.01.21 00:11:02.650029 [ 255 ] {63dea188-645f-46af-a753-fd5cec8d090e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 15519 | 2026.01.21 00:11:02.650259 [ 255 ] {63dea188-645f-46af-a753-fd5cec8d090e} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15520 | 2026.01.21 00:11:02.650410 [ 255 ] {63dea188-645f-46af-a753-fd5cec8d090e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001643 sec., 14607.425441265977 rows/sec., 1.21 MiB/sec. | ||
| 15521 | 2026.01.21 00:11:02.650453 [ 255 ] {63dea188-645f-46af-a753-fd5cec8d090e} <Debug> TCPHandler: Processed in 0.0019676 sec. | ||
| 15522 | 2026.01.21 00:11:02.650578 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15523 | 2026.01.21 00:11:02.650672 [ 255 ] {2fef881e-d45c-4ae7-b77d-c6433d621e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15524 | 2026.01.21 00:11:02.650715 [ 255 ] {2fef881e-d45c-4ae7-b77d-c6433d621e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15525 | 2026.01.21 00:11:02.651119 [ 255 ] {2fef881e-d45c-4ae7-b77d-c6433d621e9b} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15526 | 2026.01.21 00:11:02.651155 [ 255 ] {2fef881e-d45c-4ae7-b77d-c6433d621e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15527 | 2026.01.21 00:11:02.651449 [ 255 ] {2fef881e-d45c-4ae7-b77d-c6433d621e9b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15528 | 2026.01.21 00:11:02.651659 [ 255 ] {2fef881e-d45c-4ae7-b77d-c6433d621e9b} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15529 | 2026.01.21 00:11:02.651789 [ 255 ] {2fef881e-d45c-4ae7-b77d-c6433d621e9b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001135 sec., 3524.229074889868 rows/sec., 287.38 KiB/sec. | ||
| 15530 | 2026.01.21 00:11:02.651828 [ 255 ] {2fef881e-d45c-4ae7-b77d-c6433d621e9b} <Debug> TCPHandler: Processed in 0.00130159 sec. | ||
| 15531 | 2026.01.21 00:11:02.651941 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15532 | 2026.01.21 00:11:02.652033 [ 255 ] {c6c68276-6d4e-45c6-9476-0328544f9a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15533 | 2026.01.21 00:11:02.652072 [ 255 ] {c6c68276-6d4e-45c6-9476-0328544f9a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15534 | 2026.01.21 00:11:02.653141 [ 255 ] {c6c68276-6d4e-45c6-9476-0328544f9a54} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15535 | 2026.01.21 00:11:02.653178 [ 255 ] {c6c68276-6d4e-45c6-9476-0328544f9a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15536 | 2026.01.21 00:11:02.653566 [ 255 ] {c6c68276-6d4e-45c6-9476-0328544f9a54} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15537 | 2026.01.21 00:11:02.653786 [ 255 ] {c6c68276-6d4e-45c6-9476-0328544f9a54} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15538 | 2026.01.21 00:11:02.653916 [ 255 ] {c6c68276-6d4e-45c6-9476-0328544f9a54} <Debug> executeQuery: Read 1332 rows, 113.92 KiB in 0.001901 sec., 700683.8506049447 rows/sec., 58.52 MiB/sec. | ||
| 15539 | 2026.01.21 00:11:02.653928 [ 95 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15540 | 2026.01.21 00:11:02.653954 [ 255 ] {c6c68276-6d4e-45c6-9476-0328544f9a54} <Debug> TCPHandler: Processed in 0.002064131 sec. | ||
| 15541 | 2026.01.21 00:11:02.654000 [ 95 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15542 | 2026.01.21 00:11:02.654046 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15543 | 2026.01.21 00:11:02.654096 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15544 | 2026.01.21 00:11:02.654172 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15545 | 2026.01.21 00:11:02.654195 [ 255 ] {db8abe49-e480-4bc4-9275-304e42bb19b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15546 | 2026.01.21 00:11:02.654240 [ 255 ] {db8abe49-e480-4bc4-9275-304e42bb19b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15547 | 2026.01.21 00:11:02.654297 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15548 | 2026.01.21 00:11:02.654341 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2555 rows starting from the beginning of the part | ||
| 15549 | 2026.01.21 00:11:02.654408 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 70 rows starting from the beginning of the part | ||
| 15550 | 2026.01.21 00:11:02.654457 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 127 rows starting from the beginning of the part | ||
| 15551 | 2026.01.21 00:11:02.654502 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 70 rows starting from the beginning of the part | ||
| 15552 | 2026.01.21 00:11:02.654543 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 124 rows starting from the beginning of the part | ||
| 15553 | 2026.01.21 00:11:02.654584 [ 191 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1332 rows starting from the beginning of the part | ||
| 15554 | 2026.01.21 00:11:02.654652 [ 255 ] {db8abe49-e480-4bc4-9275-304e42bb19b3} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15555 | 2026.01.21 00:11:02.654695 [ 255 ] {db8abe49-e480-4bc4-9275-304e42bb19b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15556 | 2026.01.21 00:11:02.655037 [ 255 ] {db8abe49-e480-4bc4-9275-304e42bb19b3} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15557 | 2026.01.21 00:11:02.655259 [ 255 ] {db8abe49-e480-4bc4-9275-304e42bb19b3} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15558 | 2026.01.21 00:11:02.655397 [ 255 ] {db8abe49-e480-4bc4-9275-304e42bb19b3} <Debug> executeQuery: Read 23 rows, 1.77 KiB in 0.00122 sec., 18852.459016393444 rows/sec., 1.41 MiB/sec. | ||
| 15559 | 2026.01.21 00:11:02.655436 [ 255 ] {db8abe49-e480-4bc4-9275-304e42bb19b3} <Debug> TCPHandler: Processed in 0.001390631 sec. | ||
| 15560 | 2026.01.21 00:11:02.655540 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15561 | 2026.01.21 00:11:02.655631 [ 255 ] {a48335f4-5162-4e3a-be2f-f65b255ea17c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15562 | 2026.01.21 00:11:02.655670 [ 255 ] {a48335f4-5162-4e3a-be2f-f65b255ea17c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15563 | 2026.01.21 00:11:02.656145 [ 255 ] {a48335f4-5162-4e3a-be2f-f65b255ea17c} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15564 | 2026.01.21 00:11:02.656182 [ 255 ] {a48335f4-5162-4e3a-be2f-f65b255ea17c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15565 | 2026.01.21 00:11:02.656511 [ 186 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4278 rows, containing 5 columns (5 merged, 0 gathered) in 0.002380036 sec., 1797451.803250035 rows/sec., 155.16 MiB/sec. | ||
| 15566 | 2026.01.21 00:11:02.656546 [ 255 ] {a48335f4-5162-4e3a-be2f-f65b255ea17c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 15567 | 2026.01.21 00:11:02.656790 [ 255 ] {a48335f4-5162-4e3a-be2f-f65b255ea17c} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15568 | 2026.01.21 00:11:02.656903 [ 195 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15569 | 2026.01.21 00:11:02.656923 [ 255 ] {a48335f4-5162-4e3a-be2f-f65b255ea17c} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001307 sec., 192807.9571537873 rows/sec., 13.34 MiB/sec. | ||
| 15570 | 2026.01.21 00:11:02.656971 [ 255 ] {a48335f4-5162-4e3a-be2f-f65b255ea17c} <Debug> TCPHandler: Processed in 0.001478992 sec. | ||
| 15571 | 2026.01.21 00:11:02.657099 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15572 | 2026.01.21 00:11:02.657197 [ 255 ] {efb5941f-5bc1-4da8-ade1-af9f627e7bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15573 | 2026.01.21 00:11:02.657238 [ 255 ] {efb5941f-5bc1-4da8-ade1-af9f627e7bfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15574 | 2026.01.21 00:11:02.657304 [ 195 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_116_23} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15575 | 2026.01.21 00:11:02.657391 [ 195 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_116_23} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15576 | 2026.01.21 00:11:02.657499 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 15577 | 2026.01.21 00:11:02.657659 [ 255 ] {efb5941f-5bc1-4da8-ade1-af9f627e7bfc} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15578 | 2026.01.21 00:11:02.657701 [ 255 ] {efb5941f-5bc1-4da8-ade1-af9f627e7bfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15579 | 2026.01.21 00:11:02.658005 [ 255 ] {efb5941f-5bc1-4da8-ade1-af9f627e7bfc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 15580 | 2026.01.21 00:11:02.658215 [ 255 ] {efb5941f-5bc1-4da8-ade1-af9f627e7bfc} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15581 | 2026.01.21 00:11:02.658344 [ 255 ] {efb5941f-5bc1-4da8-ade1-af9f627e7bfc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001166 sec., 10291.595197255576 rows/sec., 804.03 KiB/sec. | ||
| 15582 | 2026.01.21 00:11:02.658381 [ 255 ] {efb5941f-5bc1-4da8-ade1-af9f627e7bfc} <Debug> TCPHandler: Processed in 0.001333391 sec. | ||
| 15583 | 2026.01.21 00:11:02.658492 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15584 | 2026.01.21 00:11:02.658586 [ 255 ] {9c9a34ee-331c-46f9-801e-6c36e52fa7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15585 | 2026.01.21 00:11:02.658627 [ 255 ] {9c9a34ee-331c-46f9-801e-6c36e52fa7b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15586 | 2026.01.21 00:11:02.659226 [ 255 ] {9c9a34ee-331c-46f9-801e-6c36e52fa7b3} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15587 | 2026.01.21 00:11:02.659263 [ 255 ] {9c9a34ee-331c-46f9-801e-6c36e52fa7b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15588 | 2026.01.21 00:11:02.659595 [ 255 ] {9c9a34ee-331c-46f9-801e-6c36e52fa7b3} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15589 | 2026.01.21 00:11:02.659813 [ 255 ] {9c9a34ee-331c-46f9-801e-6c36e52fa7b3} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15590 | 2026.01.21 00:11:02.659931 [ 95 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15591 | 2026.01.21 00:11:02.659941 [ 255 ] {9c9a34ee-331c-46f9-801e-6c36e52fa7b3} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.001373 sec., 412964.3117261471 rows/sec., 30.97 MiB/sec. | ||
| 15592 | 2026.01.21 00:11:02.659977 [ 95 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15593 | 2026.01.21 00:11:02.659998 [ 255 ] {9c9a34ee-331c-46f9-801e-6c36e52fa7b3} <Debug> TCPHandler: Processed in 0.001555043 sec. | ||
| 15594 | 2026.01.21 00:11:02.660008 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15595 | 2026.01.21 00:11:02.660111 [ 186 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15596 | 2026.01.21 00:11:02.660120 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15597 | 2026.01.21 00:11:02.660239 [ 255 ] {14f37599-bc6f-41f6-8abc-2109ead4660e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15598 | 2026.01.21 00:11:02.660261 [ 186 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15599 | 2026.01.21 00:11:02.660284 [ 255 ] {14f37599-bc6f-41f6-8abc-2109ead4660e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15600 | 2026.01.21 00:11:02.660306 [ 186 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1304 rows starting from the beginning of the part | ||
| 15601 | 2026.01.21 00:11:02.660387 [ 186 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 71 rows starting from the beginning of the part | ||
| 15602 | 2026.01.21 00:11:02.660437 [ 186 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 104 rows starting from the beginning of the part | ||
| 15603 | 2026.01.21 00:11:02.660484 [ 186 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 71 rows starting from the beginning of the part | ||
| 15604 | 2026.01.21 00:11:02.660524 [ 186 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 98 rows starting from the beginning of the part | ||
| 15605 | 2026.01.21 00:11:02.660567 [ 186 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 567 rows starting from the beginning of the part | ||
| 15606 | 2026.01.21 00:11:02.660884 [ 255 ] {14f37599-bc6f-41f6-8abc-2109ead4660e} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15607 | 2026.01.21 00:11:02.660926 [ 255 ] {14f37599-bc6f-41f6-8abc-2109ead4660e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15608 | 2026.01.21 00:11:02.661316 [ 255 ] {14f37599-bc6f-41f6-8abc-2109ead4660e} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15609 | 2026.01.21 00:11:02.661530 [ 255 ] {14f37599-bc6f-41f6-8abc-2109ead4660e} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15610 | 2026.01.21 00:11:02.661661 [ 255 ] {14f37599-bc6f-41f6-8abc-2109ead4660e} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001441 sec., 612074.9479528106 rows/sec., 41.54 MiB/sec. | ||
| 15611 | 2026.01.21 00:11:02.661700 [ 255 ] {14f37599-bc6f-41f6-8abc-2109ead4660e} <Debug> TCPHandler: Processed in 0.001629894 sec. | ||
| 15612 | 2026.01.21 00:11:02.661698 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15613 | 2026.01.21 00:11:02.661777 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15614 | 2026.01.21 00:11:02.661800 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15615 | 2026.01.21 00:11:02.661811 [ 200 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2215 rows, containing 5 columns (5 merged, 0 gathered) in 0.001738977 sec., 1273737.3754799517 rows/sec., 98.78 MiB/sec. | ||
| 15616 | 2026.01.21 00:11:02.661824 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15617 | 2026.01.21 00:11:02.661912 [ 196 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15618 | 2026.01.21 00:11:02.661945 [ 255 ] {494ae4cf-0b70-4328-aea1-065ec529708a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15619 | 2026.01.21 00:11:02.662006 [ 255 ] {494ae4cf-0b70-4328-aea1-065ec529708a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15620 | 2026.01.21 00:11:02.662025 [ 186 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15621 | 2026.01.21 00:11:02.662060 [ 196 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15622 | 2026.01.21 00:11:02.662108 [ 196 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_111_22, total 31074 rows starting from the beginning of the part | ||
| 15623 | 2026.01.21 00:11:02.662183 [ 196 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 15624 | 2026.01.21 00:11:02.662238 [ 196 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 163 rows starting from the beginning of the part | ||
| 15625 | 2026.01.21 00:11:02.662290 [ 196 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 15626 | 2026.01.21 00:11:02.662296 [ 186 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_116_23} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15627 | 2026.01.21 00:11:02.662344 [ 196 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 15628 | 2026.01.21 00:11:02.662384 [ 186 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_116_23} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15629 | 2026.01.21 00:11:02.662398 [ 196 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 882 rows starting from the beginning of the part | ||
| 15630 | 2026.01.21 00:11:02.662473 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 15631 | 2026.01.21 00:11:02.662786 [ 255 ] {494ae4cf-0b70-4328-aea1-065ec529708a} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15632 | 2026.01.21 00:11:02.662828 [ 255 ] {494ae4cf-0b70-4328-aea1-065ec529708a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15633 | 2026.01.21 00:11:02.663353 [ 255 ] {494ae4cf-0b70-4328-aea1-065ec529708a} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15634 | 2026.01.21 00:11:02.663574 [ 255 ] {494ae4cf-0b70-4328-aea1-065ec529708a} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15635 | 2026.01.21 00:11:02.663718 [ 255 ] {494ae4cf-0b70-4328-aea1-065ec529708a} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001792 sec., 3906.25 rows/sec., 7.00 MiB/sec. | ||
| 15636 | 2026.01.21 00:11:02.663774 [ 255 ] {494ae4cf-0b70-4328-aea1-065ec529708a} <Debug> TCPHandler: Processed in 0.001999211 sec. | ||
| 15637 | 2026.01.21 00:11:02.663891 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15638 | 2026.01.21 00:11:02.663992 [ 255 ] {75a05041-cd03-4d6f-ac13-0c2ba588fc81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15639 | 2026.01.21 00:11:02.664033 [ 255 ] {75a05041-cd03-4d6f-ac13-0c2ba588fc81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15640 | 2026.01.21 00:11:02.664379 [ 255 ] {75a05041-cd03-4d6f-ac13-0c2ba588fc81} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15641 | 2026.01.21 00:11:02.664414 [ 255 ] {75a05041-cd03-4d6f-ac13-0c2ba588fc81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15642 | 2026.01.21 00:11:02.664725 [ 255 ] {75a05041-cd03-4d6f-ac13-0c2ba588fc81} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15643 | 2026.01.21 00:11:02.664940 [ 255 ] {75a05041-cd03-4d6f-ac13-0c2ba588fc81} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15644 | 2026.01.21 00:11:02.665069 [ 255 ] {75a05041-cd03-4d6f-ac13-0c2ba588fc81} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 15645 | 2026.01.21 00:11:02.665059 [ 94 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15646 | 2026.01.21 00:11:02.665106 [ 255 ] {75a05041-cd03-4d6f-ac13-0c2ba588fc81} <Debug> TCPHandler: Processed in 0.001265199 sec. | ||
| 15647 | 2026.01.21 00:11:02.665132 [ 94 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15648 | 2026.01.21 00:11:02.665159 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15649 | 2026.01.21 00:11:02.665254 [ 187 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15650 | 2026.01.21 00:11:02.665383 [ 187 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15651 | 2026.01.21 00:11:02.665429 [ 187 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6060 rows starting from the beginning of the part | ||
| 15652 | 2026.01.21 00:11:02.665494 [ 187 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 15653 | 2026.01.21 00:11:02.665542 [ 187 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 15654 | 2026.01.21 00:11:02.665589 [ 187 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 15655 | 2026.01.21 00:11:02.665636 [ 187 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 15656 | 2026.01.21 00:11:02.665680 [ 187 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 15657 | 2026.01.21 00:11:02.667724 [ 198 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6360 rows, containing 4 columns (4 merged, 0 gathered) in 0.002511398 sec., 2532454.03556107 rows/sec., 167.80 MiB/sec. | ||
| 15658 | 2026.01.21 00:11:02.668086 [ 187 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15659 | 2026.01.21 00:11:02.668345 [ 187 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_116_23} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15660 | 2026.01.21 00:11:02.668415 [ 187 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_116_23} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15661 | 2026.01.21 00:11:02.668486 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 15662 | 2026.01.21 00:11:02.668809 [ 187 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32599 rows, containing 5 columns (5 merged, 0 gathered) in 0.006952775 sec., 4688631.51763145 rows/sec., 320.58 MiB/sec. | ||
| 15663 | 2026.01.21 00:11:02.669400 [ 198 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15664 | 2026.01.21 00:11:02.669697 [ 198 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15665 | 2026.01.21 00:11:02.669770 [ 198 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15666 | 2026.01.21 00:11:02.669862 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 15667 | 2026.01.21 00:11:03.603467 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37923 | ||
| 15668 | 2026.01.21 00:11:03.604043 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15669 | 2026.01.21 00:11:03.604096 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15670 | 2026.01.21 00:11:03.604635 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15671 | 2026.01.21 00:11:03.604873 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15672 | 2026.01.21 00:11:03.605006 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37923 | ||
| 15673 | 2026.01.21 00:11:05.639904 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 15674 | 2026.01.21 00:11:05.657802 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15675 | 2026.01.21 00:11:05.657863 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15676 | 2026.01.21 00:11:05.664030 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15677 | 2026.01.21 00:11:05.664741 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15678 | 2026.01.21 00:11:05.667876 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 15679 | 2026.01.21 00:11:07.621536 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15680 | 2026.01.21 00:11:07.621739 [ 255 ] {fe5a5022-b52e-4171-b3ad-fd0696609c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15681 | 2026.01.21 00:11:07.621816 [ 255 ] {fe5a5022-b52e-4171-b3ad-fd0696609c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15682 | 2026.01.21 00:11:07.622592 [ 255 ] {fe5a5022-b52e-4171-b3ad-fd0696609c92} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15683 | 2026.01.21 00:11:07.622650 [ 255 ] {fe5a5022-b52e-4171-b3ad-fd0696609c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15684 | 2026.01.21 00:11:07.623068 [ 255 ] {fe5a5022-b52e-4171-b3ad-fd0696609c92} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15685 | 2026.01.21 00:11:07.623306 [ 255 ] {fe5a5022-b52e-4171-b3ad-fd0696609c92} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15686 | 2026.01.21 00:11:07.623468 [ 255 ] {fe5a5022-b52e-4171-b3ad-fd0696609c92} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001783 sec., 69545.70947840718 rows/sec., 5.98 MiB/sec. | ||
| 15687 | 2026.01.21 00:11:07.623520 [ 255 ] {fe5a5022-b52e-4171-b3ad-fd0696609c92} <Debug> TCPHandler: Processed in 0.002118132 sec. | ||
| 15688 | 2026.01.21 00:11:07.623663 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15689 | 2026.01.21 00:11:07.623766 [ 255 ] {5fd4a3d1-7de8-4f42-9c5e-31f3c3b395c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15690 | 2026.01.21 00:11:07.623811 [ 255 ] {5fd4a3d1-7de8-4f42-9c5e-31f3c3b395c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15691 | 2026.01.21 00:11:07.624264 [ 255 ] {5fd4a3d1-7de8-4f42-9c5e-31f3c3b395c7} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15692 | 2026.01.21 00:11:07.624300 [ 255 ] {5fd4a3d1-7de8-4f42-9c5e-31f3c3b395c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15693 | 2026.01.21 00:11:07.624616 [ 255 ] {5fd4a3d1-7de8-4f42-9c5e-31f3c3b395c7} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15694 | 2026.01.21 00:11:07.624833 [ 255 ] {5fd4a3d1-7de8-4f42-9c5e-31f3c3b395c7} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15695 | 2026.01.21 00:11:07.624970 [ 255 ] {5fd4a3d1-7de8-4f42-9c5e-31f3c3b395c7} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001227 sec., 27709.861450692748 rows/sec., 2.03 MiB/sec. | ||
| 15696 | 2026.01.21 00:11:07.625008 [ 255 ] {5fd4a3d1-7de8-4f42-9c5e-31f3c3b395c7} <Debug> TCPHandler: Processed in 0.001398761 sec. | ||
| 15697 | 2026.01.21 00:11:07.625122 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15698 | 2026.01.21 00:11:07.625220 [ 255 ] {9ae0449d-c2d3-480d-bc08-fbaddd414fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15699 | 2026.01.21 00:11:07.625261 [ 255 ] {9ae0449d-c2d3-480d-bc08-fbaddd414fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15700 | 2026.01.21 00:11:07.625664 [ 255 ] {9ae0449d-c2d3-480d-bc08-fbaddd414fad} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15701 | 2026.01.21 00:11:07.625699 [ 255 ] {9ae0449d-c2d3-480d-bc08-fbaddd414fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15702 | 2026.01.21 00:11:07.625992 [ 255 ] {9ae0449d-c2d3-480d-bc08-fbaddd414fad} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15703 | 2026.01.21 00:11:07.626250 [ 255 ] {9ae0449d-c2d3-480d-bc08-fbaddd414fad} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15704 | 2026.01.21 00:11:07.626464 [ 255 ] {9ae0449d-c2d3-480d-bc08-fbaddd414fad} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001264 sec., 77531.64556962026 rows/sec., 6.06 MiB/sec. | ||
| 15705 | 2026.01.21 00:11:07.626507 [ 255 ] {9ae0449d-c2d3-480d-bc08-fbaddd414fad} <Debug> TCPHandler: Processed in 0.001434092 sec. | ||
| 15706 | 2026.01.21 00:11:07.626635 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15707 | 2026.01.21 00:11:07.626732 [ 255 ] {aa81db89-fe37-40c8-8acc-f570913ad447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15708 | 2026.01.21 00:11:07.626778 [ 255 ] {aa81db89-fe37-40c8-8acc-f570913ad447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15709 | 2026.01.21 00:11:07.627204 [ 255 ] {aa81db89-fe37-40c8-8acc-f570913ad447} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15710 | 2026.01.21 00:11:07.627240 [ 255 ] {aa81db89-fe37-40c8-8acc-f570913ad447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15711 | 2026.01.21 00:11:07.627606 [ 255 ] {aa81db89-fe37-40c8-8acc-f570913ad447} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15712 | 2026.01.21 00:11:07.627836 [ 255 ] {aa81db89-fe37-40c8-8acc-f570913ad447} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15713 | 2026.01.21 00:11:07.627972 [ 255 ] {aa81db89-fe37-40c8-8acc-f570913ad447} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001261 sec., 126883.42585249803 rows/sec., 8.84 MiB/sec. | ||
| 15714 | 2026.01.21 00:11:07.628011 [ 255 ] {aa81db89-fe37-40c8-8acc-f570913ad447} <Debug> TCPHandler: Processed in 0.001427302 sec. | ||
| 15715 | 2026.01.21 00:11:07.628123 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15716 | 2026.01.21 00:11:07.628219 [ 255 ] {39e07b8b-483c-4b73-bcdd-45474879f47a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15717 | 2026.01.21 00:11:07.628275 [ 255 ] {39e07b8b-483c-4b73-bcdd-45474879f47a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15718 | 2026.01.21 00:11:07.629106 [ 255 ] {39e07b8b-483c-4b73-bcdd-45474879f47a} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15719 | 2026.01.21 00:11:07.629142 [ 255 ] {39e07b8b-483c-4b73-bcdd-45474879f47a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15720 | 2026.01.21 00:11:07.629725 [ 255 ] {39e07b8b-483c-4b73-bcdd-45474879f47a} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15721 | 2026.01.21 00:11:07.629968 [ 255 ] {39e07b8b-483c-4b73-bcdd-45474879f47a} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15722 | 2026.01.21 00:11:07.630108 [ 255 ] {39e07b8b-483c-4b73-bcdd-45474879f47a} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001908 sec., 17819.706498951782 rows/sec., 31.93 MiB/sec. | ||
| 15723 | 2026.01.21 00:11:07.630177 [ 255 ] {39e07b8b-483c-4b73-bcdd-45474879f47a} <Debug> TCPHandler: Processed in 0.002103272 sec. | ||
| 15724 | 2026.01.21 00:11:07.630306 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15725 | 2026.01.21 00:11:07.630405 [ 255 ] {0f8d0b16-884e-472e-832e-6d7f44b89b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15726 | 2026.01.21 00:11:07.630446 [ 255 ] {0f8d0b16-884e-472e-832e-6d7f44b89b83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15727 | 2026.01.21 00:11:07.630785 [ 255 ] {0f8d0b16-884e-472e-832e-6d7f44b89b83} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15728 | 2026.01.21 00:11:07.630821 [ 255 ] {0f8d0b16-884e-472e-832e-6d7f44b89b83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 15729 | 2026.01.21 00:11:07.631129 [ 255 ] {0f8d0b16-884e-472e-832e-6d7f44b89b83} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15730 | 2026.01.21 00:11:07.631359 [ 255 ] {0f8d0b16-884e-472e-832e-6d7f44b89b83} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15731 | 2026.01.21 00:11:07.631491 [ 255 ] {0f8d0b16-884e-472e-832e-6d7f44b89b83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 15732 | 2026.01.21 00:11:07.631527 [ 255 ] {0f8d0b16-884e-472e-832e-6d7f44b89b83} <Debug> TCPHandler: Processed in 0.001272749 sec. | ||
| 15733 | 2026.01.21 00:11:10.928290 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15734 | 2026.01.21 00:11:10.928357 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15735 | 2026.01.21 00:11:11.004209 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003824648 sec. | ||
| 15736 | 2026.01.21 00:11:11.105212 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38435 | ||
| 15737 | 2026.01.21 00:11:11.105756 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15738 | 2026.01.21 00:11:11.105803 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 15739 | 2026.01.21 00:11:11.106326 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15740 | 2026.01.21 00:11:11.106577 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15741 | 2026.01.21 00:11:11.106720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38435 | ||
| 15742 | 2026.01.21 00:11:11.106808 [ 225 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15743 | 2026.01.21 00:11:11.106856 [ 225 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15744 | 2026.01.21 00:11:11.111425 [ 225 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15745 | 2026.01.21 00:11:11.244989 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1894 | ||
| 15746 | 2026.01.21 00:11:11.247475 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15747 | 2026.01.21 00:11:11.247536 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 15748 | 2026.01.21 00:11:11.248758 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15749 | 2026.01.21 00:11:11.249031 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15750 | 2026.01.21 00:11:11.249362 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1894 | ||
| 15751 | 2026.01.21 00:11:11.686029 [ 225 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15752 | 2026.01.21 00:11:11.686075 [ 225 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15753 | 2026.01.21 00:11:11.690329 [ 225 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15754 | 2026.01.21 00:11:12.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 374.74 MiB, peak 395.29 MiB, free memory in arenas 0.00 B, will set to 378.72 MiB (RSS), difference: 3.98 MiB | ||
| 15755 | 2026.01.21 00:11:12.589575 [ 224 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15756 | 2026.01.21 00:11:12.589639 [ 224 ] {} <Debug> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15757 | 2026.01.21 00:11:12.593268 [ 224 ] {} <Debug> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15758 | 2026.01.21 00:11:12.621393 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15759 | 2026.01.21 00:11:12.621596 [ 255 ] {1a60c6b9-9633-4aec-b1b3-1624428a92de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15760 | 2026.01.21 00:11:12.621673 [ 255 ] {1a60c6b9-9633-4aec-b1b3-1624428a92de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15761 | 2026.01.21 00:11:12.622397 [ 255 ] {1a60c6b9-9633-4aec-b1b3-1624428a92de} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15762 | 2026.01.21 00:11:12.622447 [ 255 ] {1a60c6b9-9633-4aec-b1b3-1624428a92de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 15763 | 2026.01.21 00:11:12.622859 [ 255 ] {1a60c6b9-9633-4aec-b1b3-1624428a92de} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15764 | 2026.01.21 00:11:12.623106 [ 255 ] {1a60c6b9-9633-4aec-b1b3-1624428a92de} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15765 | 2026.01.21 00:11:12.623273 [ 255 ] {1a60c6b9-9633-4aec-b1b3-1624428a92de} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001732 sec., 40415.70438799076 rows/sec., 3.24 MiB/sec. | ||
| 15766 | 2026.01.21 00:11:12.623325 [ 255 ] {1a60c6b9-9633-4aec-b1b3-1624428a92de} <Debug> TCPHandler: Processed in 0.002069372 sec. | ||
| 15767 | 2026.01.21 00:11:12.623451 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15768 | 2026.01.21 00:11:12.623549 [ 255 ] {16fd8efa-e0eb-4b02-8e49-24fc462a818c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15769 | 2026.01.21 00:11:12.623591 [ 255 ] {16fd8efa-e0eb-4b02-8e49-24fc462a818c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15770 | 2026.01.21 00:11:12.623987 [ 255 ] {16fd8efa-e0eb-4b02-8e49-24fc462a818c} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15771 | 2026.01.21 00:11:12.624023 [ 255 ] {16fd8efa-e0eb-4b02-8e49-24fc462a818c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 15772 | 2026.01.21 00:11:12.624386 [ 255 ] {16fd8efa-e0eb-4b02-8e49-24fc462a818c} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15773 | 2026.01.21 00:11:12.624615 [ 255 ] {16fd8efa-e0eb-4b02-8e49-24fc462a818c} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15774 | 2026.01.21 00:11:12.624755 [ 255 ] {16fd8efa-e0eb-4b02-8e49-24fc462a818c} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001218 sec., 5747.126436781609 rows/sec., 432.16 KiB/sec. | ||
| 15775 | 2026.01.21 00:11:12.624773 [ 84 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15776 | 2026.01.21 00:11:12.624797 [ 255 ] {16fd8efa-e0eb-4b02-8e49-24fc462a818c} <Debug> TCPHandler: Processed in 0.001393111 sec. | ||
| 15777 | 2026.01.21 00:11:12.624834 [ 84 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15778 | 2026.01.21 00:11:12.624861 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 15779 | 2026.01.21 00:11:12.624925 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15780 | 2026.01.21 00:11:12.624979 [ 194 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15781 | 2026.01.21 00:11:12.625028 [ 255 ] {62e5421e-ed5f-47cf-a73d-c4aa7f3056ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15782 | 2026.01.21 00:11:12.625074 [ 255 ] {62e5421e-ed5f-47cf-a73d-c4aa7f3056ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15783 | 2026.01.21 00:11:12.625121 [ 194 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15784 | 2026.01.21 00:11:12.625161 [ 194 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 296 rows starting from the beginning of the part | ||
| 15785 | 2026.01.21 00:11:12.625230 [ 194 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 7 rows starting from the beginning of the part | ||
| 15786 | 2026.01.21 00:11:12.625274 [ 194 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 34 rows starting from the beginning of the part | ||
| 15787 | 2026.01.21 00:11:12.625316 [ 194 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 23 rows starting from the beginning of the part | ||
| 15788 | 2026.01.21 00:11:12.625357 [ 194 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 34 rows starting from the beginning of the part | ||
| 15789 | 2026.01.21 00:11:12.625399 [ 194 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 7 rows starting from the beginning of the part | ||
| 15790 | 2026.01.21 00:11:12.625511 [ 255 ] {62e5421e-ed5f-47cf-a73d-c4aa7f3056ef} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15791 | 2026.01.21 00:11:12.625554 [ 255 ] {62e5421e-ed5f-47cf-a73d-c4aa7f3056ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 15792 | 2026.01.21 00:11:12.625884 [ 255 ] {62e5421e-ed5f-47cf-a73d-c4aa7f3056ef} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15793 | 2026.01.21 00:11:12.626144 [ 255 ] {62e5421e-ed5f-47cf-a73d-c4aa7f3056ef} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15794 | 2026.01.21 00:11:12.626277 [ 255 ] {62e5421e-ed5f-47cf-a73d-c4aa7f3056ef} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00127 sec., 55905.51181102362 rows/sec., 4.36 MiB/sec. | ||
| 15795 | 2026.01.21 00:11:12.626294 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 401 rows, containing 5 columns (5 merged, 0 gathered) in 0.001364691 sec., 293839.41126599355 rows/sec., 20.27 MiB/sec. | ||
| 15796 | 2026.01.21 00:11:12.626315 [ 255 ] {62e5421e-ed5f-47cf-a73d-c4aa7f3056ef} <Debug> TCPHandler: Processed in 0.001441002 sec. | ||
| 15797 | 2026.01.21 00:11:12.626456 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15798 | 2026.01.21 00:11:12.626460 [ 194 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15799 | 2026.01.21 00:11:12.626554 [ 255 ] {b55db0d9-7880-41a1-a1c4-e526c4e67377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15800 | 2026.01.21 00:11:12.626602 [ 255 ] {b55db0d9-7880-41a1-a1c4-e526c4e67377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15801 | 2026.01.21 00:11:12.626728 [ 194 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_111_22} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15802 | 2026.01.21 00:11:12.626806 [ 194 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_111_22} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15803 | 2026.01.21 00:11:12.626879 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 15804 | 2026.01.21 00:11:12.627020 [ 255 ] {b55db0d9-7880-41a1-a1c4-e526c4e67377} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15805 | 2026.01.21 00:11:12.627060 [ 255 ] {b55db0d9-7880-41a1-a1c4-e526c4e67377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 15806 | 2026.01.21 00:11:12.627402 [ 255 ] {b55db0d9-7880-41a1-a1c4-e526c4e67377} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15807 | 2026.01.21 00:11:12.627623 [ 255 ] {b55db0d9-7880-41a1-a1c4-e526c4e67377} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15808 | 2026.01.21 00:11:12.627752 [ 255 ] {b55db0d9-7880-41a1-a1c4-e526c4e67377} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 15809 | 2026.01.21 00:11:12.627789 [ 255 ] {b55db0d9-7880-41a1-a1c4-e526c4e67377} <Debug> TCPHandler: Processed in 0.001382341 sec. | ||
| 15810 | 2026.01.21 00:11:12.627889 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15811 | 2026.01.21 00:11:12.627983 [ 255 ] {d5a3c4ca-a715-4067-993e-0f2b64ff3b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15812 | 2026.01.21 00:11:12.628037 [ 255 ] {d5a3c4ca-a715-4067-993e-0f2b64ff3b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15813 | 2026.01.21 00:11:12.628800 [ 255 ] {d5a3c4ca-a715-4067-993e-0f2b64ff3b9e} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15814 | 2026.01.21 00:11:12.628836 [ 255 ] {d5a3c4ca-a715-4067-993e-0f2b64ff3b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 15815 | 2026.01.21 00:11:12.629350 [ 255 ] {d5a3c4ca-a715-4067-993e-0f2b64ff3b9e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15816 | 2026.01.21 00:11:12.629576 [ 255 ] {d5a3c4ca-a715-4067-993e-0f2b64ff3b9e} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15817 | 2026.01.21 00:11:12.629711 [ 255 ] {d5a3c4ca-a715-4067-993e-0f2b64ff3b9e} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001747 sec., 4006.868918145392 rows/sec., 7.18 MiB/sec. | ||
| 15818 | 2026.01.21 00:11:12.629766 [ 255 ] {d5a3c4ca-a715-4067-993e-0f2b64ff3b9e} <Debug> TCPHandler: Processed in 0.00192565 sec. | ||
| 15819 | 2026.01.21 00:11:12.629879 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15820 | 2026.01.21 00:11:12.629973 [ 255 ] {0d00f72c-94bd-42c3-97f2-549b1e23f36d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15821 | 2026.01.21 00:11:12.630014 [ 255 ] {0d00f72c-94bd-42c3-97f2-549b1e23f36d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15822 | 2026.01.21 00:11:12.630351 [ 255 ] {0d00f72c-94bd-42c3-97f2-549b1e23f36d} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15823 | 2026.01.21 00:11:12.630389 [ 255 ] {0d00f72c-94bd-42c3-97f2-549b1e23f36d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 15824 | 2026.01.21 00:11:12.630691 [ 255 ] {0d00f72c-94bd-42c3-97f2-549b1e23f36d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15825 | 2026.01.21 00:11:12.630910 [ 255 ] {0d00f72c-94bd-42c3-97f2-549b1e23f36d} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15826 | 2026.01.21 00:11:12.631038 [ 255 ] {0d00f72c-94bd-42c3-97f2-549b1e23f36d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 15827 | 2026.01.21 00:11:12.631074 [ 255 ] {0d00f72c-94bd-42c3-97f2-549b1e23f36d} <Debug> TCPHandler: Processed in 0.001245388 sec. | ||
| 15828 | 2026.01.21 00:11:13.168010 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 15829 | 2026.01.21 00:11:13.184126 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15830 | 2026.01.21 00:11:13.184181 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 15831 | 2026.01.21 00:11:13.190232 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15832 | 2026.01.21 00:11:13.190939 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15833 | 2026.01.21 00:11:13.193887 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 15834 | 2026.01.21 00:11:17.463758 [ 217 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15835 | 2026.01.21 00:11:17.463826 [ 217 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15836 | 2026.01.21 00:11:17.470010 [ 217 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15837 | 2026.01.21 00:11:17.622300 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15838 | 2026.01.21 00:11:17.622509 [ 255 ] {2fb81153-27ec-48cf-a091-d3edb5df9d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15839 | 2026.01.21 00:11:17.622596 [ 255 ] {2fb81153-27ec-48cf-a091-d3edb5df9d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15840 | 2026.01.21 00:11:17.623326 [ 255 ] {2fb81153-27ec-48cf-a091-d3edb5df9d56} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15841 | 2026.01.21 00:11:17.623367 [ 255 ] {2fb81153-27ec-48cf-a091-d3edb5df9d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 15842 | 2026.01.21 00:11:17.623743 [ 255 ] {2fb81153-27ec-48cf-a091-d3edb5df9d56} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15843 | 2026.01.21 00:11:17.623982 [ 255 ] {2fb81153-27ec-48cf-a091-d3edb5df9d56} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15844 | 2026.01.21 00:11:17.624142 [ 255 ] {2fb81153-27ec-48cf-a091-d3edb5df9d56} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001695 sec., 2359.8820058997053 rows/sec., 192.43 KiB/sec. | ||
| 15845 | 2026.01.21 00:11:17.624194 [ 255 ] {2fb81153-27ec-48cf-a091-d3edb5df9d56} <Debug> TCPHandler: Processed in 0.002040761 sec. | ||
| 15846 | 2026.01.21 00:11:17.624315 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15847 | 2026.01.21 00:11:17.624419 [ 255 ] {b4a94c28-339b-426d-9903-c3ab964144b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15848 | 2026.01.21 00:11:17.624462 [ 255 ] {b4a94c28-339b-426d-9903-c3ab964144b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15849 | 2026.01.21 00:11:17.624943 [ 255 ] {b4a94c28-339b-426d-9903-c3ab964144b2} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15850 | 2026.01.21 00:11:17.624980 [ 255 ] {b4a94c28-339b-426d-9903-c3ab964144b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 15851 | 2026.01.21 00:11:17.625309 [ 255 ] {b4a94c28-339b-426d-9903-c3ab964144b2} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15852 | 2026.01.21 00:11:17.625535 [ 255 ] {b4a94c28-339b-426d-9903-c3ab964144b2} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15853 | 2026.01.21 00:11:17.625668 [ 255 ] {b4a94c28-339b-426d-9903-c3ab964144b2} <Debug> executeQuery: Read 126 rows, 11.07 KiB in 0.001274 sec., 98901.0989010989 rows/sec., 8.48 MiB/sec. | ||
| 15854 | 2026.01.21 00:11:17.625707 [ 255 ] {b4a94c28-339b-426d-9903-c3ab964144b2} <Debug> TCPHandler: Processed in 0.001443612 sec. | ||
| 15855 | 2026.01.21 00:11:17.625822 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15856 | 2026.01.21 00:11:17.625920 [ 255 ] {880b0409-808b-4777-a419-3d4f46a002c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15857 | 2026.01.21 00:11:17.625960 [ 255 ] {880b0409-808b-4777-a419-3d4f46a002c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15858 | 2026.01.21 00:11:17.626415 [ 255 ] {880b0409-808b-4777-a419-3d4f46a002c0} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15859 | 2026.01.21 00:11:17.626456 [ 255 ] {880b0409-808b-4777-a419-3d4f46a002c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 15860 | 2026.01.21 00:11:17.626756 [ 255 ] {880b0409-808b-4777-a419-3d4f46a002c0} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15861 | 2026.01.21 00:11:17.626981 [ 255 ] {880b0409-808b-4777-a419-3d4f46a002c0} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15862 | 2026.01.21 00:11:17.627115 [ 255 ] {880b0409-808b-4777-a419-3d4f46a002c0} <Debug> executeQuery: Read 38 rows, 2.84 KiB in 0.001215 sec., 31275.720164609054 rows/sec., 2.28 MiB/sec. | ||
| 15863 | 2026.01.21 00:11:17.627156 [ 255 ] {880b0409-808b-4777-a419-3d4f46a002c0} <Debug> TCPHandler: Processed in 0.001384791 sec. | ||
| 15864 | 2026.01.21 00:11:17.627270 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15865 | 2026.01.21 00:11:17.627367 [ 255 ] {78d08335-cb5e-4e72-ba22-933e25020f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15866 | 2026.01.21 00:11:17.627408 [ 255 ] {78d08335-cb5e-4e72-ba22-933e25020f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15867 | 2026.01.21 00:11:17.627843 [ 255 ] {78d08335-cb5e-4e72-ba22-933e25020f94} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15868 | 2026.01.21 00:11:17.627879 [ 255 ] {78d08335-cb5e-4e72-ba22-933e25020f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 15869 | 2026.01.21 00:11:17.628194 [ 255 ] {78d08335-cb5e-4e72-ba22-933e25020f94} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15870 | 2026.01.21 00:11:17.628408 [ 255 ] {78d08335-cb5e-4e72-ba22-933e25020f94} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15871 | 2026.01.21 00:11:17.628537 [ 255 ] {78d08335-cb5e-4e72-ba22-933e25020f94} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001189 sec., 85786.37510513037 rows/sec., 6.71 MiB/sec. | ||
| 15872 | 2026.01.21 00:11:17.628574 [ 255 ] {78d08335-cb5e-4e72-ba22-933e25020f94} <Debug> TCPHandler: Processed in 0.001353391 sec. | ||
| 15873 | 2026.01.21 00:11:17.628688 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15874 | 2026.01.21 00:11:17.628784 [ 255 ] {df2866df-8888-456e-b245-0ec53458dd1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15875 | 2026.01.21 00:11:17.628825 [ 255 ] {df2866df-8888-456e-b245-0ec53458dd1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15876 | 2026.01.21 00:11:17.629236 [ 255 ] {df2866df-8888-456e-b245-0ec53458dd1e} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15877 | 2026.01.21 00:11:17.629271 [ 255 ] {df2866df-8888-456e-b245-0ec53458dd1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 15878 | 2026.01.21 00:11:17.629597 [ 255 ] {df2866df-8888-456e-b245-0ec53458dd1e} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15879 | 2026.01.21 00:11:17.629815 [ 255 ] {df2866df-8888-456e-b245-0ec53458dd1e} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15880 | 2026.01.21 00:11:17.629942 [ 255 ] {df2866df-8888-456e-b245-0ec53458dd1e} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001178 sec., 137521.22241086588 rows/sec., 9.58 MiB/sec. | ||
| 15881 | 2026.01.21 00:11:17.629980 [ 255 ] {df2866df-8888-456e-b245-0ec53458dd1e} <Debug> TCPHandler: Processed in 0.00134088 sec. | ||
| 15882 | 2026.01.21 00:11:17.630090 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15883 | 2026.01.21 00:11:17.630184 [ 255 ] {24b320be-77a5-4010-a658-e71d89702f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15884 | 2026.01.21 00:11:17.630238 [ 255 ] {24b320be-77a5-4010-a658-e71d89702f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15885 | 2026.01.21 00:11:17.631088 [ 255 ] {24b320be-77a5-4010-a658-e71d89702f7b} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15886 | 2026.01.21 00:11:17.631124 [ 255 ] {24b320be-77a5-4010-a658-e71d89702f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 15887 | 2026.01.21 00:11:17.631666 [ 255 ] {24b320be-77a5-4010-a658-e71d89702f7b} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15888 | 2026.01.21 00:11:17.631891 [ 255 ] {24b320be-77a5-4010-a658-e71d89702f7b} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15889 | 2026.01.21 00:11:17.632021 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15890 | 2026.01.21 00:11:17.632027 [ 255 ] {24b320be-77a5-4010-a658-e71d89702f7b} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001862 sec., 18259.935553168638 rows/sec., 32.72 MiB/sec. | ||
| 15891 | 2026.01.21 00:11:17.632098 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15892 | 2026.01.21 00:11:17.632127 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 15893 | 2026.01.21 00:11:17.632131 [ 255 ] {24b320be-77a5-4010-a658-e71d89702f7b} <Debug> TCPHandler: Processed in 0.002090572 sec. | ||
| 15894 | 2026.01.21 00:11:17.632257 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15895 | 2026.01.21 00:11:17.632264 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15896 | 2026.01.21 00:11:17.632401 [ 255 ] {1854adc2-ce34-4883-83c3-c909e7238874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15897 | 2026.01.21 00:11:17.632446 [ 255 ] {1854adc2-ce34-4883-83c3-c909e7238874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15898 | 2026.01.21 00:11:17.632535 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15899 | 2026.01.21 00:11:17.632601 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2081 rows starting from the beginning of the part | ||
| 15900 | 2026.01.21 00:11:17.632734 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 34 rows starting from the beginning of the part | ||
| 15901 | 2026.01.21 00:11:17.632773 [ 255 ] {1854adc2-ce34-4883-83c3-c909e7238874} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15902 | 2026.01.21 00:11:17.632815 [ 255 ] {1854adc2-ce34-4883-83c3-c909e7238874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 15903 | 2026.01.21 00:11:17.632839 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 7 rows starting from the beginning of the part | ||
| 15904 | 2026.01.21 00:11:17.632944 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 34 rows starting from the beginning of the part | ||
| 15905 | 2026.01.21 00:11:17.633040 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 7 rows starting from the beginning of the part | ||
| 15906 | 2026.01.21 00:11:17.633125 [ 255 ] {1854adc2-ce34-4883-83c3-c909e7238874} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15907 | 2026.01.21 00:11:17.633134 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 34 rows starting from the beginning of the part | ||
| 15908 | 2026.01.21 00:11:17.633354 [ 255 ] {1854adc2-ce34-4883-83c3-c909e7238874} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15909 | 2026.01.21 00:11:17.633492 [ 255 ] {1854adc2-ce34-4883-83c3-c909e7238874} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 15910 | 2026.01.21 00:11:17.633528 [ 255 ] {1854adc2-ce34-4883-83c3-c909e7238874} <Debug> TCPHandler: Processed in 0.00131635 sec. | ||
| 15911 | 2026.01.21 00:11:17.640328 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 19 columns (19 merged, 0 gathered) in 0.008133664 sec., 270111.9692183006 rows/sec., 484.03 MiB/sec. | ||
| 15912 | 2026.01.21 00:11:17.642233 [ 189 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15913 | 2026.01.21 00:11:17.642587 [ 189 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15914 | 2026.01.21 00:11:17.642656 [ 189 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15915 | 2026.01.21 00:11:17.642777 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.35 MiB. | ||
| 15916 | 2026.01.21 00:11:18.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.27 MiB, peak 395.29 MiB, free memory in arenas 0.00 B, will set to 380.17 MiB (RSS), difference: 4.89 MiB | ||
| 15917 | 2026.01.21 00:11:18.606910 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38883 | ||
| 15918 | 2026.01.21 00:11:18.607460 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15919 | 2026.01.21 00:11:18.607504 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 15920 | 2026.01.21 00:11:18.608049 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15921 | 2026.01.21 00:11:18.608291 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15922 | 2026.01.21 00:11:18.608424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38883 | ||
| 15923 | 2026.01.21 00:11:18.608442 [ 78 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15924 | 2026.01.21 00:11:18.608520 [ 78 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15925 | 2026.01.21 00:11:18.608548 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 15926 | 2026.01.21 00:11:18.608681 [ 199 ] {d02193f7-92b8-482e-af7c-f3f00c858074::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 | ||
| 15927 | 2026.01.21 00:11:18.608834 [ 199 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15928 | 2026.01.21 00:11:18.608875 [ 199 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36515 rows starting from the beginning of the part | ||
| 15929 | 2026.01.21 00:11:18.608945 [ 199 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 448 rows starting from the beginning of the part | ||
| 15930 | 2026.01.21 00:11:18.608995 [ 199 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 512 rows starting from the beginning of the part | ||
| 15931 | 2026.01.21 00:11:18.609041 [ 199 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 448 rows starting from the beginning of the part | ||
| 15932 | 2026.01.21 00:11:18.609076 [ 199 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part | ||
| 15933 | 2026.01.21 00:11:18.609113 [ 199 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part | ||
| 15934 | 2026.01.21 00:11:18.611555 [ 201 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38883 rows, containing 4 columns (4 merged, 0 gathered) in 0.002928385 sec., 13277967.20718075 rows/sec., 189.94 MiB/sec. | ||
| 15935 | 2026.01.21 00:11:18.612136 [ 201 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15936 | 2026.01.21 00:11:18.612453 [ 201 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_81_16} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15937 | 2026.01.21 00:11:18.612536 [ 201 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_81_16} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15938 | 2026.01.21 00:11:18.612640 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 15939 | 2026.01.21 00:11:20.106399 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34911 | ||
| 15940 | 2026.01.21 00:11:20.106539 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15941 | 2026.01.21 00:11:20.106575 [ 286 ] {} <Debug> TCP-Session: fc9d32ec-7b6d-48c7-a578-5b38b97a58f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34911 | ||
| 15942 | 2026.01.21 00:11:20.106602 [ 286 ] {} <Debug> TCP-Session: fc9d32ec-7b6d-48c7-a578-5b38b97a58f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15943 | 2026.01.21 00:11:20.106619 [ 286 ] {} <Debug> TCP-Session: fc9d32ec-7b6d-48c7-a578-5b38b97a58f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15944 | 2026.01.21 00:11:20.106846 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61415 | ||
| 15945 | 2026.01.21 00:11:20.106873 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34649 | ||
| 15946 | 2026.01.21 00:11:20.106874 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61774 | ||
| 15947 | 2026.01.21 00:11:20.106915 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40427 | ||
| 15948 | 2026.01.21 00:11:20.106938 [ 286 ] {} <Trace> TCP-Session: fc9d32ec-7b6d-48c7-a578-5b38b97a58f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15949 | 2026.01.21 00:11:20.106955 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15950 | 2026.01.21 00:11:20.106954 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15951 | 2026.01.21 00:11:20.107009 [ 291 ] {} <Debug> TCP-Session: 84a81afc-3eb2-453d-8cd5-70c2ece31a4a Authenticating user 'default' from [fd00:1122:3344:101::e]:34649 | ||
| 15952 | 2026.01.21 00:11:20.107012 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15953 | 2026.01.21 00:11:20.107012 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15954 | 2026.01.21 00:11:20.107036 [ 291 ] {} <Debug> TCP-Session: 84a81afc-3eb2-453d-8cd5-70c2ece31a4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15955 | 2026.01.21 00:11:20.107053 [ 294 ] {} <Debug> TCP-Session: 5e471c10-f69e-4888-a7cb-2545776fa95d Authenticating user 'default' from [fd00:1122:3344:101::e]:40427 | ||
| 15956 | 2026.01.21 00:11:20.107059 [ 290 ] {} <Debug> TCP-Session: 8cd47fa6-773e-4e16-a598-75638a2da214 Authenticating user 'default' from [fd00:1122:3344:101::e]:61774 | ||
| 15957 | 2026.01.21 00:11:20.107068 [ 291 ] {} <Debug> TCP-Session: 84a81afc-3eb2-453d-8cd5-70c2ece31a4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15958 | 2026.01.21 00:11:20.107089 [ 294 ] {} <Debug> TCP-Session: 5e471c10-f69e-4888-a7cb-2545776fa95d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15959 | 2026.01.21 00:11:20.107092 [ 290 ] {} <Debug> TCP-Session: 8cd47fa6-773e-4e16-a598-75638a2da214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15960 | 2026.01.21 00:11:20.107115 [ 294 ] {} <Debug> TCP-Session: 5e471c10-f69e-4888-a7cb-2545776fa95d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15961 | 2026.01.21 00:11:20.107124 [ 290 ] {} <Debug> TCP-Session: 8cd47fa6-773e-4e16-a598-75638a2da214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15962 | 2026.01.21 00:11:20.107124 [ 286 ] {1dc83730-9079-4a3b-8265-b05346411971} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34911) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15963 | 2026.01.21 00:11:20.107024 [ 288 ] {} <Debug> TCP-Session: 43d25893-419e-4acd-8403-9a4146e10ada Authenticating user 'default' from [fd00:1122:3344:101::e]:61415 | ||
| 15964 | 2026.01.21 00:11:20.106901 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46774 | ||
| 15965 | 2026.01.21 00:11:20.107324 [ 288 ] {} <Debug> TCP-Session: 43d25893-419e-4acd-8403-9a4146e10ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15966 | 2026.01.21 00:11:20.106888 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37272 | ||
| 15967 | 2026.01.21 00:11:20.107364 [ 288 ] {} <Debug> TCP-Session: 43d25893-419e-4acd-8403-9a4146e10ada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15968 | 2026.01.21 00:11:20.106864 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37316 | ||
| 15969 | 2026.01.21 00:11:20.107415 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15970 | 2026.01.21 00:11:20.106923 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58588 | ||
| 15971 | 2026.01.21 00:11:20.107446 [ 293 ] {} <Debug> TCP-Session: 425d6d4d-7035-46af-8f3a-e3941371046a Authenticating user 'default' from [fd00:1122:3344:101::e]:46774 | ||
| 15972 | 2026.01.21 00:11:20.107550 [ 286 ] {1dc83730-9079-4a3b-8265-b05346411971} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15973 | 2026.01.21 00:11:20.107578 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15974 | 2026.01.21 00:11:20.107589 [ 293 ] {} <Debug> TCP-Session: 425d6d4d-7035-46af-8f3a-e3941371046a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15975 | 2026.01.21 00:11:20.107620 [ 286 ] {1dc83730-9079-4a3b-8265-b05346411971} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15976 | 2026.01.21 00:11:20.107622 [ 292 ] {} <Debug> TCP-Session: 9a77c6e7-1ab2-4eac-b0d3-7e791ccbcff2 Authenticating user 'default' from [fd00:1122:3344:101::e]:37272 | ||
| 15977 | 2026.01.21 00:11:20.107623 [ 293 ] {} <Debug> TCP-Session: 425d6d4d-7035-46af-8f3a-e3941371046a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15978 | 2026.01.21 00:11:20.107658 [ 292 ] {} <Debug> TCP-Session: 9a77c6e7-1ab2-4eac-b0d3-7e791ccbcff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15979 | 2026.01.21 00:11:20.107682 [ 292 ] {} <Debug> TCP-Session: 9a77c6e7-1ab2-4eac-b0d3-7e791ccbcff2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15980 | 2026.01.21 00:11:20.107923 [ 286 ] {1dc83730-9079-4a3b-8265-b05346411971} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 15981 | 2026.01.21 00:11:20.107937 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15982 | 2026.01.21 00:11:20.107975 [ 3 ] {} <Debug> TCP-Session: 88107131-c965-41b9-9451-194d1c960c70 Authenticating user 'default' from [fd00:1122:3344:101::e]:58588 | ||
| 15983 | 2026.01.21 00:11:20.107997 [ 3 ] {} <Debug> TCP-Session: 88107131-c965-41b9-9451-194d1c960c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15984 | 2026.01.21 00:11:20.108010 [ 3 ] {} <Debug> TCP-Session: 88107131-c965-41b9-9451-194d1c960c70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15985 | 2026.01.21 00:11:20.108023 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15986 | 2026.01.21 00:11:20.108054 [ 289 ] {} <Debug> TCP-Session: b43f33ef-e815-4a38-89cc-f049ae7f547d Authenticating user 'default' from [fd00:1122:3344:101::e]:37316 | ||
| 15987 | 2026.01.21 00:11:20.108072 [ 289 ] {} <Debug> TCP-Session: b43f33ef-e815-4a38-89cc-f049ae7f547d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15988 | 2026.01.21 00:11:20.108084 [ 289 ] {} <Debug> TCP-Session: b43f33ef-e815-4a38-89cc-f049ae7f547d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15989 | 2026.01.21 00:11:20.108766 [ 304 ] {1dc83730-9079-4a3b-8265-b05346411971} <Trace> AggregatingTransform: Aggregating | ||
| 15990 | 2026.01.21 00:11:20.108803 [ 304 ] {1dc83730-9079-4a3b-8265-b05346411971} <Trace> Aggregator: Aggregation method: without_key | ||
| 15991 | 2026.01.21 00:11:20.108835 [ 304 ] {1dc83730-9079-4a3b-8265-b05346411971} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000810452 sec. (1233.879 rows/sec., 48.20 KiB/sec.) | ||
| 15992 | 2026.01.21 00:11:20.108853 [ 304 ] {1dc83730-9079-4a3b-8265-b05346411971} <Trace> Aggregator: Merging aggregated data | ||
| 15993 | 2026.01.21 00:11:20.110175 [ 286 ] {1dc83730-9079-4a3b-8265-b05346411971} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003107 sec., 321.853878339234 rows/sec., 12.57 KiB/sec. | ||
| 15994 | 2026.01.21 00:11:20.110283 [ 286 ] {1dc83730-9079-4a3b-8265-b05346411971} <Debug> TCPHandler: Processed in 0.003461172 sec. | ||
| 15995 | 2026.01.21 00:11:20.110366 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15996 | 2026.01.21 00:11:20.110389 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15997 | 2026.01.21 00:11:20.110395 [ 286 ] {} <Debug> TCP-Session: fc9d32ec-7b6d-48c7-a578-5b38b97a58f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15998 | 2026.01.21 00:11:20.110409 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15999 | 2026.01.21 00:11:20.110427 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16000 | 2026.01.21 00:11:20.110442 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16001 | 2026.01.21 00:11:20.110457 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16002 | 2026.01.21 00:11:20.110484 [ 290 ] {} <Debug> TCP-Session: 8cd47fa6-773e-4e16-a598-75638a2da214 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16003 | 2026.01.21 00:11:20.110488 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16004 | 2026.01.21 00:11:20.110506 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16005 | 2026.01.21 00:11:20.110516 [ 293 ] {} <Debug> TCP-Session: 425d6d4d-7035-46af-8f3a-e3941371046a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16006 | 2026.01.21 00:11:20.110553 [ 291 ] {} <Debug> TCP-Session: 84a81afc-3eb2-453d-8cd5-70c2ece31a4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16007 | 2026.01.21 00:11:20.110572 [ 294 ] {} <Debug> TCP-Session: 5e471c10-f69e-4888-a7cb-2545776fa95d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16008 | 2026.01.21 00:11:20.110473 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16009 | 2026.01.21 00:11:20.110456 [ 3 ] {} <Debug> TCP-Session: 88107131-c965-41b9-9451-194d1c960c70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16010 | 2026.01.21 00:11:20.110639 [ 288 ] {} <Debug> TCP-Session: 43d25893-419e-4acd-8403-9a4146e10ada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16011 | 2026.01.21 00:11:20.110425 [ 292 ] {} <Debug> TCP-Session: 9a77c6e7-1ab2-4eac-b0d3-7e791ccbcff2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16012 | 2026.01.21 00:11:20.110499 [ 289 ] {} <Debug> TCP-Session: b43f33ef-e815-4a38-89cc-f049ae7f547d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16013 | 2026.01.21 00:11:20.203031 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34469 | ||
| 16014 | 2026.01.21 00:11:20.203127 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16015 | 2026.01.21 00:11:20.203151 [ 286 ] {} <Debug> TCP-Session: 91ffb331-ca47-4512-a40f-0903f349aba3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34469 | ||
| 16016 | 2026.01.21 00:11:20.203170 [ 286 ] {} <Debug> TCP-Session: 91ffb331-ca47-4512-a40f-0903f349aba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16017 | 2026.01.21 00:11:20.203184 [ 286 ] {} <Debug> TCP-Session: 91ffb331-ca47-4512-a40f-0903f349aba3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16018 | 2026.01.21 00:11:20.203356 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47111 | ||
| 16019 | 2026.01.21 00:11:20.203387 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37344 | ||
| 16020 | 2026.01.21 00:11:20.203402 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57294 | ||
| 16021 | 2026.01.21 00:11:20.203440 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60634 | ||
| 16022 | 2026.01.21 00:11:20.203458 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63836 | ||
| 16023 | 2026.01.21 00:11:20.203465 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16024 | 2026.01.21 00:11:20.203501 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16025 | 2026.01.21 00:11:20.203519 [ 286 ] {} <Trace> TCP-Session: 91ffb331-ca47-4512-a40f-0903f349aba3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16026 | 2026.01.21 00:11:20.203537 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16027 | 2026.01.21 00:11:20.203547 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16028 | 2026.01.21 00:11:20.203536 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16029 | 2026.01.21 00:11:20.203597 [ 3 ] {} <Debug> TCP-Session: 2d558e63-9dfd-4232-8672-73c33edb4a82 Authenticating user 'default' from [fd00:1122:3344:101::e]:63836 | ||
| 16030 | 2026.01.21 00:11:20.203584 [ 290 ] {} <Debug> TCP-Session: 38194079-37bf-40be-9637-3738cc31d014 Authenticating user 'default' from [fd00:1122:3344:101::e]:57294 | ||
| 16031 | 2026.01.21 00:11:20.203624 [ 3 ] {} <Debug> TCP-Session: 2d558e63-9dfd-4232-8672-73c33edb4a82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16032 | 2026.01.21 00:11:20.203614 [ 293 ] {} <Debug> TCP-Session: 1908799c-08f7-4a81-a0c8-b6fe60221bef Authenticating user 'default' from [fd00:1122:3344:101::e]:60634 | ||
| 16033 | 2026.01.21 00:11:20.203650 [ 3 ] {} <Debug> TCP-Session: 2d558e63-9dfd-4232-8672-73c33edb4a82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16034 | 2026.01.21 00:11:20.203648 [ 290 ] {} <Debug> TCP-Session: 38194079-37bf-40be-9637-3738cc31d014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16035 | 2026.01.21 00:11:20.203666 [ 293 ] {} <Debug> TCP-Session: 1908799c-08f7-4a81-a0c8-b6fe60221bef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16036 | 2026.01.21 00:11:20.203685 [ 290 ] {} <Debug> TCP-Session: 38194079-37bf-40be-9637-3738cc31d014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16037 | 2026.01.21 00:11:20.203691 [ 286 ] {58f32c73-bcdc-4552-ac3f-4114e47fcddf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34469) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16038 | 2026.01.21 00:11:20.203699 [ 293 ] {} <Debug> TCP-Session: 1908799c-08f7-4a81-a0c8-b6fe60221bef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16039 | 2026.01.21 00:11:20.203453 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64042 | ||
| 16040 | 2026.01.21 00:11:20.203401 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59301 | ||
| 16041 | 2026.01.21 00:11:20.203538 [ 288 ] {} <Debug> TCP-Session: 367e22ad-a50a-48fb-b2d1-7db2b9b3de4c Authenticating user 'default' from [fd00:1122:3344:101::e]:47111 | ||
| 16042 | 2026.01.21 00:11:20.203551 [ 289 ] {} <Debug> TCP-Session: cada69ba-b13a-4117-bfec-a4a7b5ef1b2b Authenticating user 'default' from [fd00:1122:3344:101::e]:37344 | ||
| 16043 | 2026.01.21 00:11:20.203822 [ 288 ] {} <Debug> TCP-Session: 367e22ad-a50a-48fb-b2d1-7db2b9b3de4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16044 | 2026.01.21 00:11:20.203815 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16045 | 2026.01.21 00:11:20.203844 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16046 | 2026.01.21 00:11:20.203856 [ 288 ] {} <Debug> TCP-Session: 367e22ad-a50a-48fb-b2d1-7db2b9b3de4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16047 | 2026.01.21 00:11:20.203872 [ 294 ] {} <Debug> TCP-Session: 90d98171-cdf1-4409-bad0-06381bf26382 Authenticating user 'default' from [fd00:1122:3344:101::e]:64042 | ||
| 16048 | 2026.01.21 00:11:20.203886 [ 291 ] {} <Debug> TCP-Session: 6b4c61d8-fef7-4b34-ad12-322cdf648aaf Authenticating user 'default' from [fd00:1122:3344:101::e]:59301 | ||
| 16049 | 2026.01.21 00:11:20.203838 [ 289 ] {} <Debug> TCP-Session: cada69ba-b13a-4117-bfec-a4a7b5ef1b2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16050 | 2026.01.21 00:11:20.203914 [ 294 ] {} <Debug> TCP-Session: 90d98171-cdf1-4409-bad0-06381bf26382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16051 | 2026.01.21 00:11:20.203923 [ 291 ] {} <Debug> TCP-Session: 6b4c61d8-fef7-4b34-ad12-322cdf648aaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16052 | 2026.01.21 00:11:20.203937 [ 289 ] {} <Debug> TCP-Session: cada69ba-b13a-4117-bfec-a4a7b5ef1b2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16053 | 2026.01.21 00:11:20.203959 [ 294 ] {} <Debug> TCP-Session: 90d98171-cdf1-4409-bad0-06381bf26382 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16054 | 2026.01.21 00:11:20.203969 [ 291 ] {} <Debug> TCP-Session: 6b4c61d8-fef7-4b34-ad12-322cdf648aaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16055 | 2026.01.21 00:11:20.203942 [ 286 ] {58f32c73-bcdc-4552-ac3f-4114e47fcddf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16056 | 2026.01.21 00:11:20.203427 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38595 | ||
| 16057 | 2026.01.21 00:11:20.204070 [ 286 ] {58f32c73-bcdc-4552-ac3f-4114e47fcddf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16058 | 2026.01.21 00:11:20.204106 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16059 | 2026.01.21 00:11:20.204127 [ 292 ] {} <Debug> TCP-Session: 0aaca402-eeee-4eb2-be4e-f1743a9b1480 Authenticating user 'default' from [fd00:1122:3344:101::e]:38595 | ||
| 16060 | 2026.01.21 00:11:20.204144 [ 292 ] {} <Debug> TCP-Session: 0aaca402-eeee-4eb2-be4e-f1743a9b1480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16061 | 2026.01.21 00:11:20.204157 [ 292 ] {} <Debug> TCP-Session: 0aaca402-eeee-4eb2-be4e-f1743a9b1480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16062 | 2026.01.21 00:11:20.204334 [ 286 ] {58f32c73-bcdc-4552-ac3f-4114e47fcddf} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 16063 | 2026.01.21 00:11:20.205215 [ 315 ] {58f32c73-bcdc-4552-ac3f-4114e47fcddf} <Trace> AggregatingTransform: Aggregating | ||
| 16064 | 2026.01.21 00:11:20.205254 [ 315 ] {58f32c73-bcdc-4552-ac3f-4114e47fcddf} <Trace> Aggregator: Aggregation method: without_key | ||
| 16065 | 2026.01.21 00:11:20.205290 [ 315 ] {58f32c73-bcdc-4552-ac3f-4114e47fcddf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000862213 sec. (1159.806 rows/sec., 45.30 KiB/sec.) | ||
| 16066 | 2026.01.21 00:11:20.205307 [ 315 ] {58f32c73-bcdc-4552-ac3f-4114e47fcddf} <Trace> Aggregator: Merging aggregated data | ||
| 16067 | 2026.01.21 00:11:20.206917 [ 286 ] {58f32c73-bcdc-4552-ac3f-4114e47fcddf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003276 sec., 305.25030525030525 rows/sec., 11.92 KiB/sec. | ||
| 16068 | 2026.01.21 00:11:20.207101 [ 286 ] {58f32c73-bcdc-4552-ac3f-4114e47fcddf} <Debug> TCPHandler: Processed in 0.003685167 sec. | ||
| 16069 | 2026.01.21 00:11:20.207213 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16070 | 2026.01.21 00:11:20.207242 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16071 | 2026.01.21 00:11:20.207246 [ 286 ] {} <Debug> TCP-Session: 91ffb331-ca47-4512-a40f-0903f349aba3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16072 | 2026.01.21 00:11:20.207268 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16073 | 2026.01.21 00:11:20.207285 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16074 | 2026.01.21 00:11:20.207304 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16075 | 2026.01.21 00:11:20.207327 [ 3 ] {} <Debug> TCP-Session: 2d558e63-9dfd-4232-8672-73c33edb4a82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16076 | 2026.01.21 00:11:20.207341 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16077 | 2026.01.21 00:11:20.207360 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16078 | 2026.01.21 00:11:20.207378 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16079 | 2026.01.21 00:11:20.207392 [ 292 ] {} <Debug> TCP-Session: 0aaca402-eeee-4eb2-be4e-f1743a9b1480 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16080 | 2026.01.21 00:11:20.207415 [ 293 ] {} <Debug> TCP-Session: 1908799c-08f7-4a81-a0c8-b6fe60221bef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16081 | 2026.01.21 00:11:20.207438 [ 294 ] {} <Debug> TCP-Session: 90d98171-cdf1-4409-bad0-06381bf26382 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16082 | 2026.01.21 00:11:20.207344 [ 291 ] {} <Debug> TCP-Session: 6b4c61d8-fef7-4b34-ad12-322cdf648aaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16083 | 2026.01.21 00:11:20.207324 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16084 | 2026.01.21 00:11:20.207286 [ 288 ] {} <Debug> TCP-Session: 367e22ad-a50a-48fb-b2d1-7db2b9b3de4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16085 | 2026.01.21 00:11:20.207526 [ 290 ] {} <Debug> TCP-Session: 38194079-37bf-40be-9637-3738cc31d014 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16086 | 2026.01.21 00:11:20.207361 [ 289 ] {} <Debug> TCP-Session: cada69ba-b13a-4117-bfec-a4a7b5ef1b2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16087 | 2026.01.21 00:11:20.694001 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 16088 | 2026.01.21 00:11:20.715768 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16089 | 2026.01.21 00:11:20.715840 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 16090 | 2026.01.21 00:11:20.722168 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16091 | 2026.01.21 00:11:20.722975 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16092 | 2026.01.21 00:11:20.723276 [ 75 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16093 | 2026.01.21 00:11:20.723315 [ 75 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16094 | 2026.01.21 00:11:20.723335 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 16095 | 2026.01.21 00:11:20.723425 [ 199 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::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 | ||
| 16096 | 2026.01.21 00:11:20.726363 [ 199 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16097 | 2026.01.21 00:11:20.727190 [ 199 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 16098 | 2026.01.21 00:11:20.727494 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 16099 | 2026.01.21 00:11:20.730575 [ 199 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 16100 | 2026.01.21 00:11:20.734394 [ 199 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 16101 | 2026.01.21 00:11:20.738504 [ 199 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 16102 | 2026.01.21 00:11:20.743738 [ 199 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 16103 | 2026.01.21 00:11:20.748277 [ 199 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 16104 | 2026.01.21 00:11:20.808499 [ 193 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.085105045 sec., 7167.612683830906 rows/sec., 37.06 MiB/sec. | ||
| 16105 | 2026.01.21 00:11:20.811625 [ 193 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16106 | 2026.01.21 00:11:20.813712 [ 193 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_81_16} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16107 | 2026.01.21 00:11:20.813826 [ 193 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_81_16} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16108 | 2026.01.21 00:11:20.816630 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16109 | 2026.01.21 00:11:21.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.75 MiB, peak 399.16 MiB, free memory in arenas 0.00 B, will set to 380.23 MiB (RSS), difference: -1.52 MiB | ||
| 16110 | 2026.01.21 00:11:21.249627 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1924 | ||
| 16111 | 2026.01.21 00:11:21.252161 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16112 | 2026.01.21 00:11:21.252210 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 16113 | 2026.01.21 00:11:21.253459 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 16114 | 2026.01.21 00:11:21.253768 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16115 | 2026.01.21 00:11:21.254166 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1924 | ||
| 16116 | 2026.01.21 00:11:22.058374 [ 219 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16117 | 2026.01.21 00:11:22.058429 [ 219 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16118 | 2026.01.21 00:11:22.075458 [ 219 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16119 | 2026.01.21 00:11:22.330530 [ 219 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16120 | 2026.01.21 00:11:22.330575 [ 219 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16121 | 2026.01.21 00:11:22.350124 [ 219 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16122 | 2026.01.21 00:11:22.464370 [ 224 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16123 | 2026.01.21 00:11:22.464425 [ 224 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16124 | 2026.01.21 00:11:22.470627 [ 224 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16125 | 2026.01.21 00:11:22.621238 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16126 | 2026.01.21 00:11:22.621520 [ 255 ] {36c02216-052a-40b0-a5d5-acd5d881538f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16127 | 2026.01.21 00:11:22.621626 [ 255 ] {36c02216-052a-40b0-a5d5-acd5d881538f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16128 | 2026.01.21 00:11:22.622512 [ 255 ] {36c02216-052a-40b0-a5d5-acd5d881538f} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16129 | 2026.01.21 00:11:22.622559 [ 255 ] {36c02216-052a-40b0-a5d5-acd5d881538f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 16130 | 2026.01.21 00:11:22.622948 [ 255 ] {36c02216-052a-40b0-a5d5-acd5d881538f} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16131 | 2026.01.21 00:11:22.623177 [ 255 ] {36c02216-052a-40b0-a5d5-acd5d881538f} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16132 | 2026.01.21 00:11:22.623327 [ 255 ] {36c02216-052a-40b0-a5d5-acd5d881538f} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001884 sec., 37154.98938428875 rows/sec., 2.98 MiB/sec. | ||
| 16133 | 2026.01.21 00:11:22.623371 [ 255 ] {36c02216-052a-40b0-a5d5-acd5d881538f} <Debug> TCPHandler: Processed in 0.002290865 sec. | ||
| 16134 | 2026.01.21 00:11:22.623504 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16135 | 2026.01.21 00:11:22.623601 [ 255 ] {07aa4b2b-a838-4499-bb71-ba7be28e5930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16136 | 2026.01.21 00:11:22.623645 [ 255 ] {07aa4b2b-a838-4499-bb71-ba7be28e5930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16137 | 2026.01.21 00:11:22.624056 [ 255 ] {07aa4b2b-a838-4499-bb71-ba7be28e5930} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16138 | 2026.01.21 00:11:22.624094 [ 255 ] {07aa4b2b-a838-4499-bb71-ba7be28e5930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 16139 | 2026.01.21 00:11:22.624395 [ 255 ] {07aa4b2b-a838-4499-bb71-ba7be28e5930} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16140 | 2026.01.21 00:11:22.624615 [ 255 ] {07aa4b2b-a838-4499-bb71-ba7be28e5930} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16141 | 2026.01.21 00:11:22.624748 [ 255 ] {07aa4b2b-a838-4499-bb71-ba7be28e5930} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001166 sec., 6003.430531732419 rows/sec., 451.43 KiB/sec. | ||
| 16142 | 2026.01.21 00:11:22.624787 [ 255 ] {07aa4b2b-a838-4499-bb71-ba7be28e5930} <Debug> TCPHandler: Processed in 0.001337391 sec. | ||
| 16143 | 2026.01.21 00:11:22.624897 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16144 | 2026.01.21 00:11:22.624992 [ 255 ] {61910d75-110c-4f10-9dad-8a5d15c742f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16145 | 2026.01.21 00:11:22.625034 [ 255 ] {61910d75-110c-4f10-9dad-8a5d15c742f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16146 | 2026.01.21 00:11:22.625453 [ 255 ] {61910d75-110c-4f10-9dad-8a5d15c742f4} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16147 | 2026.01.21 00:11:22.625490 [ 255 ] {61910d75-110c-4f10-9dad-8a5d15c742f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 16148 | 2026.01.21 00:11:22.625775 [ 255 ] {61910d75-110c-4f10-9dad-8a5d15c742f4} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16149 | 2026.01.21 00:11:22.625974 [ 255 ] {61910d75-110c-4f10-9dad-8a5d15c742f4} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16150 | 2026.01.21 00:11:22.626096 [ 255 ] {61910d75-110c-4f10-9dad-8a5d15c742f4} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001165 sec., 60944.20600858369 rows/sec., 4.76 MiB/sec. | ||
| 16151 | 2026.01.21 00:11:22.626133 [ 255 ] {61910d75-110c-4f10-9dad-8a5d15c742f4} <Debug> TCPHandler: Processed in 0.00132923 sec. | ||
| 16152 | 2026.01.21 00:11:22.626237 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16153 | 2026.01.21 00:11:22.626327 [ 255 ] {aec593d4-55ec-4c5c-a1de-f1763165dab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16154 | 2026.01.21 00:11:22.626369 [ 255 ] {aec593d4-55ec-4c5c-a1de-f1763165dab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16155 | 2026.01.21 00:11:22.626857 [ 255 ] {aec593d4-55ec-4c5c-a1de-f1763165dab5} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16156 | 2026.01.21 00:11:22.626896 [ 255 ] {aec593d4-55ec-4c5c-a1de-f1763165dab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 16157 | 2026.01.21 00:11:22.627239 [ 255 ] {aec593d4-55ec-4c5c-a1de-f1763165dab5} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16158 | 2026.01.21 00:11:22.627457 [ 255 ] {aec593d4-55ec-4c5c-a1de-f1763165dab5} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16159 | 2026.01.21 00:11:22.627590 [ 255 ] {aec593d4-55ec-4c5c-a1de-f1763165dab5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 16160 | 2026.01.21 00:11:22.627629 [ 255 ] {aec593d4-55ec-4c5c-a1de-f1763165dab5} <Debug> TCPHandler: Processed in 0.001387551 sec. | ||
| 16161 | 2026.01.21 00:11:22.627744 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16162 | 2026.01.21 00:11:22.627845 [ 255 ] {49ff0720-fac8-4692-88a1-4488867178a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16163 | 2026.01.21 00:11:22.627902 [ 255 ] {49ff0720-fac8-4692-88a1-4488867178a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16164 | 2026.01.21 00:11:22.628704 [ 255 ] {49ff0720-fac8-4692-88a1-4488867178a2} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16165 | 2026.01.21 00:11:22.628744 [ 255 ] {49ff0720-fac8-4692-88a1-4488867178a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 16166 | 2026.01.21 00:11:22.629271 [ 255 ] {49ff0720-fac8-4692-88a1-4488867178a2} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16167 | 2026.01.21 00:11:22.629505 [ 255 ] {49ff0720-fac8-4692-88a1-4488867178a2} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16168 | 2026.01.21 00:11:22.629649 [ 255 ] {49ff0720-fac8-4692-88a1-4488867178a2} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001823 sec., 3839.8244651673067 rows/sec., 6.88 MiB/sec. | ||
| 16169 | 2026.01.21 00:11:22.629719 [ 255 ] {49ff0720-fac8-4692-88a1-4488867178a2} <Debug> TCPHandler: Processed in 0.002025581 sec. | ||
| 16170 | 2026.01.21 00:11:22.629839 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16171 | 2026.01.21 00:11:22.629936 [ 255 ] {59f7d606-a0d0-46c4-9ce7-2abd2024740f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16172 | 2026.01.21 00:11:22.629980 [ 255 ] {59f7d606-a0d0-46c4-9ce7-2abd2024740f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16173 | 2026.01.21 00:11:22.630331 [ 255 ] {59f7d606-a0d0-46c4-9ce7-2abd2024740f} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16174 | 2026.01.21 00:11:22.630370 [ 255 ] {59f7d606-a0d0-46c4-9ce7-2abd2024740f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 16175 | 2026.01.21 00:11:22.630689 [ 255 ] {59f7d606-a0d0-46c4-9ce7-2abd2024740f} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16176 | 2026.01.21 00:11:22.630909 [ 255 ] {59f7d606-a0d0-46c4-9ce7-2abd2024740f} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16177 | 2026.01.21 00:11:22.631045 [ 255 ] {59f7d606-a0d0-46c4-9ce7-2abd2024740f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 16178 | 2026.01.21 00:11:22.631083 [ 255 ] {59f7d606-a0d0-46c4-9ce7-2abd2024740f} <Debug> TCPHandler: Processed in 0.001294469 sec. | ||
| 16179 | 2026.01.21 00:11:23.778804 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16180 | 2026.01.21 00:11:23.778865 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16181 | 2026.01.21 00:11:23.780792 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16182 | 2026.01.21 00:11:23.780850 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16183 | 2026.01.21 00:11:23.785236 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16184 | 2026.01.21 00:11:23.786464 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16185 | 2026.01.21 00:11:25.888392 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65105 | ||
| 16186 | 2026.01.21 00:11:25.888509 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16187 | 2026.01.21 00:11:25.888537 [ 286 ] {} <Debug> TCP-Session: 6ec2aee7-a6d8-442b-90e6-3da67002176e Authenticating user 'default' from [fd00:1122:3344:101::e]:65105 | ||
| 16188 | 2026.01.21 00:11:25.888558 [ 286 ] {} <Debug> TCP-Session: 6ec2aee7-a6d8-442b-90e6-3da67002176e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16189 | 2026.01.21 00:11:25.888570 [ 286 ] {} <Debug> TCP-Session: 6ec2aee7-a6d8-442b-90e6-3da67002176e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16190 | 2026.01.21 00:11:25.888752 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35734 | ||
| 16191 | 2026.01.21 00:11:25.888794 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33071 | ||
| 16192 | 2026.01.21 00:11:25.888811 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64326 | ||
| 16193 | 2026.01.21 00:11:25.888831 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56497 | ||
| 16194 | 2026.01.21 00:11:25.888850 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38915 | ||
| 16195 | 2026.01.21 00:11:25.888880 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16196 | 2026.01.21 00:11:25.888893 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16197 | 2026.01.21 00:11:25.888866 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16198 | 2026.01.21 00:11:25.888928 [ 291 ] {} <Debug> TCP-Session: a83ddf12-8982-4e1f-b13a-f0502292c39f Authenticating user 'default' from [fd00:1122:3344:101::e]:33071 | ||
| 16199 | 2026.01.21 00:11:25.888935 [ 292 ] {} <Debug> TCP-Session: 406953b3-a390-4d82-abc0-768a3a3b1c02 Authenticating user 'default' from [fd00:1122:3344:101::e]:64326 | ||
| 16200 | 2026.01.21 00:11:25.888956 [ 288 ] {} <Debug> TCP-Session: ea5a1df8-48bc-493b-9589-1aef5402d814 Authenticating user 'default' from [fd00:1122:3344:101::e]:35734 | ||
| 16201 | 2026.01.21 00:11:25.888971 [ 291 ] {} <Debug> TCP-Session: a83ddf12-8982-4e1f-b13a-f0502292c39f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16202 | 2026.01.21 00:11:25.888977 [ 292 ] {} <Debug> TCP-Session: 406953b3-a390-4d82-abc0-768a3a3b1c02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16203 | 2026.01.21 00:11:25.888990 [ 288 ] {} <Debug> TCP-Session: ea5a1df8-48bc-493b-9589-1aef5402d814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16204 | 2026.01.21 00:11:25.888998 [ 291 ] {} <Debug> TCP-Session: a83ddf12-8982-4e1f-b13a-f0502292c39f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16205 | 2026.01.21 00:11:25.889022 [ 288 ] {} <Debug> TCP-Session: ea5a1df8-48bc-493b-9589-1aef5402d814 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16206 | 2026.01.21 00:11:25.889010 [ 292 ] {} <Debug> TCP-Session: 406953b3-a390-4d82-abc0-768a3a3b1c02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16207 | 2026.01.21 00:11:25.888945 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16208 | 2026.01.21 00:11:25.888945 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16209 | 2026.01.21 00:11:25.888844 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37380 | ||
| 16210 | 2026.01.21 00:11:25.889099 [ 3 ] {} <Debug> TCP-Session: aff193a3-dffe-4d07-b65f-bd54a732a4cb Authenticating user 'default' from [fd00:1122:3344:101::e]:38915 | ||
| 16211 | 2026.01.21 00:11:25.888799 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44750 | ||
| 16212 | 2026.01.21 00:11:25.889161 [ 3 ] {} <Debug> TCP-Session: aff193a3-dffe-4d07-b65f-bd54a732a4cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16213 | 2026.01.21 00:11:25.888796 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50397 | ||
| 16214 | 2026.01.21 00:11:25.889187 [ 3 ] {} <Debug> TCP-Session: aff193a3-dffe-4d07-b65f-bd54a732a4cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16215 | 2026.01.21 00:11:25.889202 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16216 | 2026.01.21 00:11:25.889088 [ 293 ] {} <Debug> TCP-Session: b1569dc6-11e8-4f79-8db9-ffb4dcd8ca1f Authenticating user 'default' from [fd00:1122:3344:101::e]:56497 | ||
| 16217 | 2026.01.21 00:11:25.889243 [ 294 ] {} <Debug> TCP-Session: 7e93cab3-7b84-467c-8dd9-439944abb06a Authenticating user 'default' from [fd00:1122:3344:101::e]:37380 | ||
| 16218 | 2026.01.21 00:11:25.889258 [ 293 ] {} <Debug> TCP-Session: b1569dc6-11e8-4f79-8db9-ffb4dcd8ca1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16219 | 2026.01.21 00:11:25.888884 [ 286 ] {} <Trace> TCP-Session: 6ec2aee7-a6d8-442b-90e6-3da67002176e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16220 | 2026.01.21 00:11:25.889289 [ 294 ] {} <Debug> TCP-Session: 7e93cab3-7b84-467c-8dd9-439944abb06a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16221 | 2026.01.21 00:11:25.889287 [ 293 ] {} <Debug> TCP-Session: b1569dc6-11e8-4f79-8db9-ffb4dcd8ca1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16222 | 2026.01.21 00:11:25.889325 [ 294 ] {} <Debug> TCP-Session: 7e93cab3-7b84-467c-8dd9-439944abb06a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16223 | 2026.01.21 00:11:25.889467 [ 286 ] {00bc7acb-4a2a-4c49-b4b4-60795b06100d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65105) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16224 | 2026.01.21 00:11:25.889639 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16225 | 2026.01.21 00:11:25.889673 [ 290 ] {} <Debug> TCP-Session: d49e6784-5063-41d3-ba28-99fd20a8ea94 Authenticating user 'default' from [fd00:1122:3344:101::e]:44750 | ||
| 16226 | 2026.01.21 00:11:25.889690 [ 290 ] {} <Debug> TCP-Session: d49e6784-5063-41d3-ba28-99fd20a8ea94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16227 | 2026.01.21 00:11:25.889702 [ 290 ] {} <Debug> TCP-Session: d49e6784-5063-41d3-ba28-99fd20a8ea94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16228 | 2026.01.21 00:11:25.889738 [ 286 ] {00bc7acb-4a2a-4c49-b4b4-60795b06100d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16229 | 2026.01.21 00:11:25.889767 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16230 | 2026.01.21 00:11:25.889799 [ 286 ] {00bc7acb-4a2a-4c49-b4b4-60795b06100d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16231 | 2026.01.21 00:11:25.889800 [ 289 ] {} <Debug> TCP-Session: 44716f0a-7513-4410-8738-e5af676b0157 Authenticating user 'default' from [fd00:1122:3344:101::e]:50397 | ||
| 16232 | 2026.01.21 00:11:25.889837 [ 289 ] {} <Debug> TCP-Session: 44716f0a-7513-4410-8738-e5af676b0157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16233 | 2026.01.21 00:11:25.889849 [ 289 ] {} <Debug> TCP-Session: 44716f0a-7513-4410-8738-e5af676b0157 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16234 | 2026.01.21 00:11:25.890083 [ 286 ] {00bc7acb-4a2a-4c49-b4b4-60795b06100d} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 16235 | 2026.01.21 00:11:25.891051 [ 347 ] {00bc7acb-4a2a-4c49-b4b4-60795b06100d} <Trace> AggregatingTransform: Aggregating | ||
| 16236 | 2026.01.21 00:11:25.891091 [ 347 ] {00bc7acb-4a2a-4c49-b4b4-60795b06100d} <Trace> Aggregator: Aggregation method: without_key | ||
| 16237 | 2026.01.21 00:11:25.891129 [ 347 ] {00bc7acb-4a2a-4c49-b4b4-60795b06100d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000945584 sec. (1057.548 rows/sec., 41.31 KiB/sec.) | ||
| 16238 | 2026.01.21 00:11:25.891148 [ 347 ] {00bc7acb-4a2a-4c49-b4b4-60795b06100d} <Trace> Aggregator: Merging aggregated data | ||
| 16239 | 2026.01.21 00:11:25.892276 [ 286 ] {00bc7acb-4a2a-4c49-b4b4-60795b06100d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002867 sec., 348.7966515521451 rows/sec., 13.62 KiB/sec. | ||
| 16240 | 2026.01.21 00:11:25.892399 [ 286 ] {00bc7acb-4a2a-4c49-b4b4-60795b06100d} <Debug> TCPHandler: Processed in 0.003632716 sec. | ||
| 16241 | 2026.01.21 00:11:25.892523 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16242 | 2026.01.21 00:11:25.892552 [ 286 ] {} <Debug> TCP-Session: 6ec2aee7-a6d8-442b-90e6-3da67002176e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16243 | 2026.01.21 00:11:25.892555 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16244 | 2026.01.21 00:11:25.892577 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16245 | 2026.01.21 00:11:25.892597 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16246 | 2026.01.21 00:11:25.892601 [ 288 ] {} <Debug> TCP-Session: ea5a1df8-48bc-493b-9589-1aef5402d814 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16247 | 2026.01.21 00:11:25.892612 [ 291 ] {} <Debug> TCP-Session: a83ddf12-8982-4e1f-b13a-f0502292c39f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16248 | 2026.01.21 00:11:25.892617 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16249 | 2026.01.21 00:11:25.892637 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16250 | 2026.01.21 00:11:25.892661 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16251 | 2026.01.21 00:11:25.892683 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16252 | 2026.01.21 00:11:25.892702 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16253 | 2026.01.21 00:11:25.892721 [ 290 ] {} <Debug> TCP-Session: d49e6784-5063-41d3-ba28-99fd20a8ea94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16254 | 2026.01.21 00:11:25.892740 [ 292 ] {} <Debug> TCP-Session: 406953b3-a390-4d82-abc0-768a3a3b1c02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16255 | 2026.01.21 00:11:25.892756 [ 294 ] {} <Debug> TCP-Session: 7e93cab3-7b84-467c-8dd9-439944abb06a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16256 | 2026.01.21 00:11:25.892694 [ 293 ] {} <Debug> TCP-Session: b1569dc6-11e8-4f79-8db9-ffb4dcd8ca1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16257 | 2026.01.21 00:11:25.892680 [ 3 ] {} <Debug> TCP-Session: aff193a3-dffe-4d07-b65f-bd54a732a4cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16258 | 2026.01.21 00:11:25.892650 [ 289 ] {} <Debug> TCP-Session: 44716f0a-7513-4410-8738-e5af676b0157 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16259 | 2026.01.21 00:11:25.928412 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16260 | 2026.01.21 00:11:25.928466 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16261 | 2026.01.21 00:11:26.108615 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39395 | ||
| 16262 | 2026.01.21 00:11:26.109215 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16263 | 2026.01.21 00:11:26.109266 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16264 | 2026.01.21 00:11:26.109781 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16265 | 2026.01.21 00:11:26.110047 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16266 | 2026.01.21 00:11:26.110203 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39395 | ||
| 16267 | 2026.01.21 00:11:27.621423 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16268 | 2026.01.21 00:11:27.621720 [ 255 ] {d2e1ad30-0949-451e-a01f-d74149ce8adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16269 | 2026.01.21 00:11:27.621832 [ 255 ] {d2e1ad30-0949-451e-a01f-d74149ce8adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16270 | 2026.01.21 00:11:27.622746 [ 255 ] {d2e1ad30-0949-451e-a01f-d74149ce8adc} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16271 | 2026.01.21 00:11:27.622799 [ 255 ] {d2e1ad30-0949-451e-a01f-d74149ce8adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16272 | 2026.01.21 00:11:27.623207 [ 255 ] {d2e1ad30-0949-451e-a01f-d74149ce8adc} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16273 | 2026.01.21 00:11:27.623441 [ 255 ] {d2e1ad30-0949-451e-a01f-d74149ce8adc} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16274 | 2026.01.21 00:11:27.623611 [ 255 ] {d2e1ad30-0949-451e-a01f-d74149ce8adc} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.00197 sec., 62944.16243654823 rows/sec., 5.41 MiB/sec. | ||
| 16275 | 2026.01.21 00:11:27.623622 [ 70 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16276 | 2026.01.21 00:11:27.623665 [ 255 ] {d2e1ad30-0949-451e-a01f-d74149ce8adc} <Debug> TCPHandler: Processed in 0.002408717 sec. | ||
| 16277 | 2026.01.21 00:11:27.623691 [ 70 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16278 | 2026.01.21 00:11:27.623725 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16279 | 2026.01.21 00:11:27.623802 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16280 | 2026.01.21 00:11:27.623840 [ 190 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16281 | 2026.01.21 00:11:27.623913 [ 255 ] {0b550d9a-0bc9-44b6-a80d-c019b9fe7b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16282 | 2026.01.21 00:11:27.623964 [ 255 ] {0b550d9a-0bc9-44b6-a80d-c019b9fe7b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16283 | 2026.01.21 00:11:27.623977 [ 190 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16284 | 2026.01.21 00:11:27.624023 [ 190 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2555 rows starting from the beginning of the part | ||
| 16285 | 2026.01.21 00:11:27.624098 [ 190 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 124 rows starting from the beginning of the part | ||
| 16286 | 2026.01.21 00:11:27.624149 [ 190 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 70 rows starting from the beginning of the part | ||
| 16287 | 2026.01.21 00:11:27.624199 [ 190 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 126 rows starting from the beginning of the part | ||
| 16288 | 2026.01.21 00:11:27.624242 [ 190 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 70 rows starting from the beginning of the part | ||
| 16289 | 2026.01.21 00:11:27.624287 [ 190 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 124 rows starting from the beginning of the part | ||
| 16290 | 2026.01.21 00:11:27.624408 [ 255 ] {0b550d9a-0bc9-44b6-a80d-c019b9fe7b90} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16291 | 2026.01.21 00:11:27.624455 [ 255 ] {0b550d9a-0bc9-44b6-a80d-c019b9fe7b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16292 | 2026.01.21 00:11:27.624787 [ 255 ] {0b550d9a-0bc9-44b6-a80d-c019b9fe7b90} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16293 | 2026.01.21 00:11:27.625010 [ 255 ] {0b550d9a-0bc9-44b6-a80d-c019b9fe7b90} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16294 | 2026.01.21 00:11:27.625152 [ 255 ] {0b550d9a-0bc9-44b6-a80d-c019b9fe7b90} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001263 sec., 26920.031670625496 rows/sec., 1.98 MiB/sec. | ||
| 16295 | 2026.01.21 00:11:27.625192 [ 255 ] {0b550d9a-0bc9-44b6-a80d-c019b9fe7b90} <Debug> TCPHandler: Processed in 0.001442782 sec. | ||
| 16296 | 2026.01.21 00:11:27.625296 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16297 | 2026.01.21 00:11:27.625391 [ 255 ] {2dadea15-dedd-4b6a-b2af-f3e4676b41cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16298 | 2026.01.21 00:11:27.625433 [ 255 ] {2dadea15-dedd-4b6a-b2af-f3e4676b41cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16299 | 2026.01.21 00:11:27.625737 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3069 rows, containing 5 columns (5 merged, 0 gathered) in 0.00195003 sec., 1573821.9412009045 rows/sec., 135.39 MiB/sec. | ||
| 16300 | 2026.01.21 00:11:27.625878 [ 255 ] {2dadea15-dedd-4b6a-b2af-f3e4676b41cb} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16301 | 2026.01.21 00:11:27.625915 [ 255 ] {2dadea15-dedd-4b6a-b2af-f3e4676b41cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16302 | 2026.01.21 00:11:27.626102 [ 188 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16303 | 2026.01.21 00:11:27.626256 [ 255 ] {2dadea15-dedd-4b6a-b2af-f3e4676b41cb} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16304 | 2026.01.21 00:11:27.626544 [ 188 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_121_24} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16305 | 2026.01.21 00:11:27.626573 [ 255 ] {2dadea15-dedd-4b6a-b2af-f3e4676b41cb} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16306 | 2026.01.21 00:11:27.626643 [ 188 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_121_24} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16307 | 2026.01.21 00:11:27.626705 [ 70 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16308 | 2026.01.21 00:11:27.626720 [ 255 ] {2dadea15-dedd-4b6a-b2af-f3e4676b41cb} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001347 sec., 72754.26874536005 rows/sec., 5.68 MiB/sec. | ||
| 16309 | 2026.01.21 00:11:27.626746 [ 70 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16310 | 2026.01.21 00:11:27.626770 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 16311 | 2026.01.21 00:11:27.626771 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16312 | 2026.01.21 00:11:27.626771 [ 255 ] {2dadea15-dedd-4b6a-b2af-f3e4676b41cb} <Debug> TCPHandler: Processed in 0.001524913 sec. | ||
| 16313 | 2026.01.21 00:11:27.626870 [ 188 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16314 | 2026.01.21 00:11:27.626934 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16315 | 2026.01.21 00:11:27.626960 [ 188 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16316 | 2026.01.21 00:11:27.626995 [ 188 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1304 rows starting from the beginning of the part | ||
| 16317 | 2026.01.21 00:11:27.627035 [ 255 ] {a23c6377-2787-4f63-b3ec-bfa7b7e660f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16318 | 2026.01.21 00:11:27.627061 [ 188 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 98 rows starting from the beginning of the part | ||
| 16319 | 2026.01.21 00:11:27.627085 [ 255 ] {a23c6377-2787-4f63-b3ec-bfa7b7e660f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16320 | 2026.01.21 00:11:27.627113 [ 188 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 71 rows starting from the beginning of the part | ||
| 16321 | 2026.01.21 00:11:27.627160 [ 188 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 102 rows starting from the beginning of the part | ||
| 16322 | 2026.01.21 00:11:27.627202 [ 188 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 71 rows starting from the beginning of the part | ||
| 16323 | 2026.01.21 00:11:27.627244 [ 188 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 98 rows starting from the beginning of the part | ||
| 16324 | 2026.01.21 00:11:27.627514 [ 255 ] {a23c6377-2787-4f63-b3ec-bfa7b7e660f6} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16325 | 2026.01.21 00:11:27.627559 [ 255 ] {a23c6377-2787-4f63-b3ec-bfa7b7e660f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16326 | 2026.01.21 00:11:27.627910 [ 255 ] {a23c6377-2787-4f63-b3ec-bfa7b7e660f6} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16327 | 2026.01.21 00:11:27.628129 [ 255 ] {a23c6377-2787-4f63-b3ec-bfa7b7e660f6} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16328 | 2026.01.21 00:11:27.628250 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 4 parts from all_1_116_23 to all_119_119_0 | ||
| 16329 | 2026.01.21 00:11:27.628263 [ 200 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1744 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424572 sec., 1224227.346880326 rows/sec., 94.72 MiB/sec. | ||
| 16330 | 2026.01.21 00:11:27.628287 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16331 | 2026.01.21 00:11:27.628262 [ 255 ] {a23c6377-2787-4f63-b3ec-bfa7b7e660f6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 16332 | 2026.01.21 00:11:27.628323 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16333 | 2026.01.21 00:11:27.628364 [ 255 ] {a23c6377-2787-4f63-b3ec-bfa7b7e660f6} <Debug> TCPHandler: Processed in 0.001480092 sec. | ||
| 16334 | 2026.01.21 00:11:27.628409 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_119_24} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_116_23 to all_119_119_0 into Compact with storage Full | ||
| 16335 | 2026.01.21 00:11:27.628439 [ 188 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16336 | 2026.01.21 00:11:27.628489 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16337 | 2026.01.21 00:11:27.628502 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_119_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16338 | 2026.01.21 00:11:27.628541 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_116_23, total 32599 rows starting from the beginning of the part | ||
| 16339 | 2026.01.21 00:11:27.628591 [ 255 ] {8866d055-f80e-4a35-bfec-c01882641fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16340 | 2026.01.21 00:11:27.628606 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 16341 | 2026.01.21 00:11:27.628650 [ 255 ] {8866d055-f80e-4a35-bfec-c01882641fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16342 | 2026.01.21 00:11:27.628653 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 16343 | 2026.01.21 00:11:27.628700 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 162 rows starting from the beginning of the part | ||
| 16344 | 2026.01.21 00:11:27.628705 [ 188 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_121_24} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16345 | 2026.01.21 00:11:27.628787 [ 188 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_121_24} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16346 | 2026.01.21 00:11:27.628849 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 16347 | 2026.01.21 00:11:27.629529 [ 255 ] {8866d055-f80e-4a35-bfec-c01882641fd1} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16348 | 2026.01.21 00:11:27.629569 [ 255 ] {8866d055-f80e-4a35-bfec-c01882641fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16349 | 2026.01.21 00:11:27.630139 [ 255 ] {8866d055-f80e-4a35-bfec-c01882641fd1} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16350 | 2026.01.21 00:11:27.630369 [ 255 ] {8866d055-f80e-4a35-bfec-c01882641fd1} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16351 | 2026.01.21 00:11:27.630511 [ 255 ] {8866d055-f80e-4a35-bfec-c01882641fd1} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001937 sec., 17552.916881775942 rows/sec., 31.45 MiB/sec. | ||
| 16352 | 2026.01.21 00:11:27.630568 [ 255 ] {8866d055-f80e-4a35-bfec-c01882641fd1} <Debug> TCPHandler: Processed in 0.002131513 sec. | ||
| 16353 | 2026.01.21 00:11:27.630695 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16354 | 2026.01.21 00:11:27.630792 [ 255 ] {b76da0c4-dcf4-406b-aa2f-f2f1df6aeb5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16355 | 2026.01.21 00:11:27.630834 [ 255 ] {b76da0c4-dcf4-406b-aa2f-f2f1df6aeb5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16356 | 2026.01.21 00:11:27.631192 [ 255 ] {b76da0c4-dcf4-406b-aa2f-f2f1df6aeb5f} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16357 | 2026.01.21 00:11:27.631228 [ 255 ] {b76da0c4-dcf4-406b-aa2f-f2f1df6aeb5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16358 | 2026.01.21 00:11:27.631541 [ 255 ] {b76da0c4-dcf4-406b-aa2f-f2f1df6aeb5f} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16359 | 2026.01.21 00:11:27.631761 [ 255 ] {b76da0c4-dcf4-406b-aa2f-f2f1df6aeb5f} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16360 | 2026.01.21 00:11:27.631876 [ 70 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16361 | 2026.01.21 00:11:27.631892 [ 255 ] {b76da0c4-dcf4-406b-aa2f-f2f1df6aeb5f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 16362 | 2026.01.21 00:11:27.631916 [ 70 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16363 | 2026.01.21 00:11:27.631938 [ 255 ] {b76da0c4-dcf4-406b-aa2f-f2f1df6aeb5f} <Debug> TCPHandler: Processed in 0.001294039 sec. | ||
| 16364 | 2026.01.21 00:11:27.631941 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16365 | 2026.01.21 00:11:27.632039 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16366 | 2026.01.21 00:11:27.632136 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16367 | 2026.01.21 00:11:27.632165 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6360 rows starting from the beginning of the part | ||
| 16368 | 2026.01.21 00:11:27.632214 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 16369 | 2026.01.21 00:11:27.632255 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 16370 | 2026.01.21 00:11:27.632293 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 16371 | 2026.01.21 00:11:27.632333 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 16372 | 2026.01.21 00:11:27.632367 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 16373 | 2026.01.21 00:11:27.634317 [ 191 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6660 rows, containing 4 columns (4 merged, 0 gathered) in 0.002307224 sec., 2886585.784475196 rows/sec., 191.41 MiB/sec. | ||
| 16374 | 2026.01.21 00:11:27.634952 [ 196 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_119_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33081 rows, containing 5 columns (5 merged, 0 gathered) in 0.00657285 sec., 5032976.5626782905 rows/sec., 344.22 MiB/sec. | ||
| 16375 | 2026.01.21 00:11:27.635099 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16376 | 2026.01.21 00:11:27.635335 [ 191 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_119_24} <Trace> MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) | ||
| 16377 | 2026.01.21 00:11:27.635547 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_121_24} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16378 | 2026.01.21 00:11:27.635637 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_121_24} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16379 | 2026.01.21 00:11:27.635649 [ 191 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16380 | 2026.01.21 00:11:27.635727 [ 191 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 4 parts: [all_1_116_23, all_119_119_0] -> all_1_119_24 | ||
| 16381 | 2026.01.21 00:11:27.635753 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 16382 | 2026.01.21 00:11:27.635808 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 16383 | 2026.01.21 00:11:28.227644 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 16384 | 2026.01.21 00:11:28.245967 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16385 | 2026.01.21 00:11:28.246037 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16386 | 2026.01.21 00:11:28.252110 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16387 | 2026.01.21 00:11:28.252823 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16388 | 2026.01.21 00:11:28.255997 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 16389 | 2026.01.21 00:11:29.624627 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16390 | 2026.01.21 00:11:29.624943 [ 255 ] {c8a5f4dc-e657-4810-befb-51bc17c63d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) 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', 'kstat_sampler:expired_targets', '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) | ||
| 16391 | 2026.01.21 00:11:29.625423 [ 255 ] {c8a5f4dc-e657-4810-befb-51bc17c63d0b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16392 | 2026.01.21 00:11:29.625470 [ 255 ] {c8a5f4dc-e657-4810-befb-51bc17c63d0b} <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', 'kstat_sampler:expired_targets', '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 | ||
| 16393 | 2026.01.21 00:11:29.625775 [ 255 ] {c8a5f4dc-e657-4810-befb-51bc17c63d0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16394 | 2026.01.21 00:11:29.625854 [ 255 ] {c8a5f4dc-e657-4810-befb-51bc17c63d0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16395 | 2026.01.21 00:11:29.626039 [ 255 ] {c8a5f4dc-e657-4810-befb-51bc17c63d0b} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 16396 | 2026.01.21 00:11:29.626174 [ 296 ] {c8a5f4dc-e657-4810-befb-51bc17c63d0b} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16397 | 2026.01.21 00:11:29.626178 [ 332 ] {c8a5f4dc-e657-4810-befb-51bc17c63d0b} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16398 | 2026.01.21 00:11:29.626199 [ 306 ] {c8a5f4dc-e657-4810-befb-51bc17c63d0b} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 16399 | 2026.01.21 00:11:29.626175 [ 349 ] {c8a5f4dc-e657-4810-befb-51bc17c63d0b} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16400 | 2026.01.21 00:11:29.626371 [ 255 ] {c8a5f4dc-e657-4810-befb-51bc17c63d0b} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 16401 | 2026.01.21 00:11:29.626408 [ 255 ] {c8a5f4dc-e657-4810-befb-51bc17c63d0b} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16402 | 2026.01.21 00:11:29.626524 [ 255 ] {c8a5f4dc-e657-4810-befb-51bc17c63d0b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16403 | 2026.01.21 00:11:29.626553 [ 255 ] {c8a5f4dc-e657-4810-befb-51bc17c63d0b} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Reading approx. 48 rows with 4 streams | ||
| 16404 | 2026.01.21 00:11:29.626598 [ 255 ] {c8a5f4dc-e657-4810-befb-51bc17c63d0b} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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'))" | ||
| 16405 | 2026.01.21 00:11:29.626645 [ 255 ] {c8a5f4dc-e657-4810-befb-51bc17c63d0b} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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'))" | ||
| 16406 | 2026.01.21 00:11:29.626708 [ 255 ] {c8a5f4dc-e657-4810-befb-51bc17c63d0b} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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'))" | ||
| 16407 | 2026.01.21 00:11:29.626779 [ 255 ] {c8a5f4dc-e657-4810-befb-51bc17c63d0b} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:expired_targets', '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'))" | ||
| 16408 | 2026.01.21 00:11:29.629009 [ 255 ] {c8a5f4dc-e657-4810-befb-51bc17c63d0b} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.004217 sec., 11382.49940716149 rows/sec., 451.81 KiB/sec. | ||
| 16409 | 2026.01.21 00:11:29.629221 [ 255 ] {c8a5f4dc-e657-4810-befb-51bc17c63d0b} <Debug> MemoryTracker: Peak memory usage (for query): 150.01 KiB. | ||
| 16410 | 2026.01.21 00:11:29.629239 [ 255 ] {c8a5f4dc-e657-4810-befb-51bc17c63d0b} <Debug> TCPHandler: Processed in 0.004744612 sec. | ||
| 16411 | 2026.01.21 00:11:29.681523 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16412 | 2026.01.21 00:11:29.681645 [ 255 ] {a067887f-9b38-42f7-ac58-d21d5a089376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 16413 | 2026.01.21 00:11:29.681693 [ 255 ] {a067887f-9b38-42f7-ac58-d21d5a089376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16414 | 2026.01.21 00:11:29.682271 [ 255 ] {a067887f-9b38-42f7-ac58-d21d5a089376} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16415 | 2026.01.21 00:11:29.682316 [ 255 ] {a067887f-9b38-42f7-ac58-d21d5a089376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16416 | 2026.01.21 00:11:29.682736 [ 255 ] {a067887f-9b38-42f7-ac58-d21d5a089376} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 16417 | 2026.01.21 00:11:29.682929 [ 255 ] {a067887f-9b38-42f7-ac58-d21d5a089376} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16418 | 2026.01.21 00:11:29.683078 [ 255 ] {a067887f-9b38-42f7-ac58-d21d5a089376} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001467 sec., 681.6632583503749 rows/sec., 70.56 KiB/sec. | ||
| 16419 | 2026.01.21 00:11:29.683120 [ 255 ] {a067887f-9b38-42f7-ac58-d21d5a089376} <Debug> TCPHandler: Processed in 0.001656395 sec. | ||
| 16420 | 2026.01.21 00:11:29.683256 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16421 | 2026.01.21 00:11:29.683354 [ 255 ] {7172818f-0c34-4f52-8b08-72dc9dcd6489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16422 | 2026.01.21 00:11:29.683396 [ 255 ] {7172818f-0c34-4f52-8b08-72dc9dcd6489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16423 | 2026.01.21 00:11:29.684003 [ 255 ] {7172818f-0c34-4f52-8b08-72dc9dcd6489} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16424 | 2026.01.21 00:11:29.684040 [ 255 ] {7172818f-0c34-4f52-8b08-72dc9dcd6489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16425 | 2026.01.21 00:11:29.684366 [ 255 ] {7172818f-0c34-4f52-8b08-72dc9dcd6489} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 16426 | 2026.01.21 00:11:29.684580 [ 255 ] {7172818f-0c34-4f52-8b08-72dc9dcd6489} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16427 | 2026.01.21 00:11:29.684713 [ 255 ] {7172818f-0c34-4f52-8b08-72dc9dcd6489} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001381 sec., 322954.3808834178 rows/sec., 20.48 MiB/sec. | ||
| 16428 | 2026.01.21 00:11:29.684750 [ 255 ] {7172818f-0c34-4f52-8b08-72dc9dcd6489} <Debug> TCPHandler: Processed in 0.001545864 sec. | ||
| 16429 | 2026.01.21 00:11:29.684882 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16430 | 2026.01.21 00:11:29.684979 [ 255 ] {44896b9f-b5ee-4055-9000-37848b6a6d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16431 | 2026.01.21 00:11:29.685020 [ 255 ] {44896b9f-b5ee-4055-9000-37848b6a6d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16432 | 2026.01.21 00:11:29.685423 [ 255 ] {44896b9f-b5ee-4055-9000-37848b6a6d75} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16433 | 2026.01.21 00:11:29.685460 [ 255 ] {44896b9f-b5ee-4055-9000-37848b6a6d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16434 | 2026.01.21 00:11:29.685752 [ 255 ] {44896b9f-b5ee-4055-9000-37848b6a6d75} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16435 | 2026.01.21 00:11:29.685968 [ 255 ] {44896b9f-b5ee-4055-9000-37848b6a6d75} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16436 | 2026.01.21 00:11:29.686099 [ 255 ] {44896b9f-b5ee-4055-9000-37848b6a6d75} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00114 sec., 3508.7719298245615 rows/sec., 286.12 KiB/sec. | ||
| 16437 | 2026.01.21 00:11:29.686137 [ 255 ] {44896b9f-b5ee-4055-9000-37848b6a6d75} <Debug> TCPHandler: Processed in 0.00130512 sec. | ||
| 16438 | 2026.01.21 00:11:29.686253 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16439 | 2026.01.21 00:11:29.686348 [ 255 ] {72094805-41aa-4733-9ec9-8cf72edfb179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16440 | 2026.01.21 00:11:29.686389 [ 255 ] {72094805-41aa-4733-9ec9-8cf72edfb179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16441 | 2026.01.21 00:11:29.688196 [ 255 ] {72094805-41aa-4733-9ec9-8cf72edfb179} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16442 | 2026.01.21 00:11:29.688238 [ 255 ] {72094805-41aa-4733-9ec9-8cf72edfb179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16443 | 2026.01.21 00:11:29.688688 [ 255 ] {72094805-41aa-4733-9ec9-8cf72edfb179} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16444 | 2026.01.21 00:11:29.688915 [ 255 ] {72094805-41aa-4733-9ec9-8cf72edfb179} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16445 | 2026.01.21 00:11:29.689053 [ 255 ] {72094805-41aa-4733-9ec9-8cf72edfb179} <Debug> executeQuery: Read 2359 rows, 195.40 KiB in 0.002724 sec., 866005.8737151249 rows/sec., 70.05 MiB/sec. | ||
| 16446 | 2026.01.21 00:11:29.689094 [ 255 ] {72094805-41aa-4733-9ec9-8cf72edfb179} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 16447 | 2026.01.21 00:11:29.689107 [ 255 ] {72094805-41aa-4733-9ec9-8cf72edfb179} <Debug> TCPHandler: Processed in 0.002904644 sec. | ||
| 16448 | 2026.01.21 00:11:29.689223 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16449 | 2026.01.21 00:11:29.689318 [ 255 ] {d3f9a1f4-b1f8-4a92-9adf-76eb62848dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16450 | 2026.01.21 00:11:29.689357 [ 255 ] {d3f9a1f4-b1f8-4a92-9adf-76eb62848dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16451 | 2026.01.21 00:11:29.689883 [ 255 ] {d3f9a1f4-b1f8-4a92-9adf-76eb62848dd1} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16452 | 2026.01.21 00:11:29.689920 [ 255 ] {d3f9a1f4-b1f8-4a92-9adf-76eb62848dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16453 | 2026.01.21 00:11:29.690220 [ 255 ] {d3f9a1f4-b1f8-4a92-9adf-76eb62848dd1} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16454 | 2026.01.21 00:11:29.690439 [ 255 ] {d3f9a1f4-b1f8-4a92-9adf-76eb62848dd1} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16455 | 2026.01.21 00:11:29.690568 [ 255 ] {d3f9a1f4-b1f8-4a92-9adf-76eb62848dd1} <Debug> executeQuery: Read 234 rows, 14.20 KiB in 0.00127 sec., 184251.968503937 rows/sec., 10.92 MiB/sec. | ||
| 16456 | 2026.01.21 00:11:29.690607 [ 255 ] {d3f9a1f4-b1f8-4a92-9adf-76eb62848dd1} <Debug> TCPHandler: Processed in 0.001433802 sec. | ||
| 16457 | 2026.01.21 00:11:29.690719 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16458 | 2026.01.21 00:11:29.690812 [ 255 ] {fabfd9de-17ac-4f6e-81a5-ddaf536a82e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16459 | 2026.01.21 00:11:29.690850 [ 255 ] {fabfd9de-17ac-4f6e-81a5-ddaf536a82e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16460 | 2026.01.21 00:11:29.691448 [ 255 ] {fabfd9de-17ac-4f6e-81a5-ddaf536a82e1} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16461 | 2026.01.21 00:11:29.691484 [ 255 ] {fabfd9de-17ac-4f6e-81a5-ddaf536a82e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16462 | 2026.01.21 00:11:29.691789 [ 255 ] {fabfd9de-17ac-4f6e-81a5-ddaf536a82e1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 16463 | 2026.01.21 00:11:29.691992 [ 255 ] {fabfd9de-17ac-4f6e-81a5-ddaf536a82e1} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16464 | 2026.01.21 00:11:29.692114 [ 255 ] {fabfd9de-17ac-4f6e-81a5-ddaf536a82e1} <Debug> executeQuery: Read 459 rows, 31.06 KiB in 0.001321 sec., 347464.0423921272 rows/sec., 22.96 MiB/sec. | ||
| 16465 | 2026.01.21 00:11:29.692154 [ 255 ] {fabfd9de-17ac-4f6e-81a5-ddaf536a82e1} <Debug> TCPHandler: Processed in 0.001484092 sec. | ||
| 16466 | 2026.01.21 00:11:29.692270 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16467 | 2026.01.21 00:11:29.692364 [ 255 ] {4f200253-c401-4a85-bcc8-8074800a59af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16468 | 2026.01.21 00:11:29.692404 [ 255 ] {4f200253-c401-4a85-bcc8-8074800a59af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16469 | 2026.01.21 00:11:29.692911 [ 255 ] {4f200253-c401-4a85-bcc8-8074800a59af} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16470 | 2026.01.21 00:11:29.692948 [ 255 ] {4f200253-c401-4a85-bcc8-8074800a59af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16471 | 2026.01.21 00:11:29.693244 [ 255 ] {4f200253-c401-4a85-bcc8-8074800a59af} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 16472 | 2026.01.21 00:11:29.693448 [ 255 ] {4f200253-c401-4a85-bcc8-8074800a59af} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16473 | 2026.01.21 00:11:29.693575 [ 255 ] {4f200253-c401-4a85-bcc8-8074800a59af} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001229 sec., 186330.34987794954 rows/sec., 10.58 MiB/sec. | ||
| 16474 | 2026.01.21 00:11:29.693612 [ 255 ] {4f200253-c401-4a85-bcc8-8074800a59af} <Debug> TCPHandler: Processed in 0.001391532 sec. | ||
| 16475 | 2026.01.21 00:11:29.693729 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16476 | 2026.01.21 00:11:29.693822 [ 255 ] {a3d7bb8c-d1f2-46f1-9b33-5c0ada175473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16477 | 2026.01.21 00:11:29.693860 [ 255 ] {a3d7bb8c-d1f2-46f1-9b33-5c0ada175473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16478 | 2026.01.21 00:11:29.694773 [ 255 ] {a3d7bb8c-d1f2-46f1-9b33-5c0ada175473} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16479 | 2026.01.21 00:11:29.694808 [ 255 ] {a3d7bb8c-d1f2-46f1-9b33-5c0ada175473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16480 | 2026.01.21 00:11:29.695168 [ 255 ] {a3d7bb8c-d1f2-46f1-9b33-5c0ada175473} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16481 | 2026.01.21 00:11:29.695382 [ 255 ] {a3d7bb8c-d1f2-46f1-9b33-5c0ada175473} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16482 | 2026.01.21 00:11:29.695509 [ 255 ] {a3d7bb8c-d1f2-46f1-9b33-5c0ada175473} <Debug> executeQuery: Read 1200 rows, 87.44 KiB in 0.001704 sec., 704225.352112676 rows/sec., 50.11 MiB/sec. | ||
| 16483 | 2026.01.21 00:11:29.695548 [ 255 ] {a3d7bb8c-d1f2-46f1-9b33-5c0ada175473} <Debug> TCPHandler: Processed in 0.001866678 sec. | ||
| 16484 | 2026.01.21 00:11:29.695680 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16485 | 2026.01.21 00:11:29.695774 [ 255 ] {8d828359-0865-4ebf-be88-760031a5492f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16486 | 2026.01.21 00:11:29.695815 [ 255 ] {8d828359-0865-4ebf-be88-760031a5492f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16487 | 2026.01.21 00:11:29.696161 [ 255 ] {8d828359-0865-4ebf-be88-760031a5492f} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16488 | 2026.01.21 00:11:29.696198 [ 255 ] {8d828359-0865-4ebf-be88-760031a5492f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16489 | 2026.01.21 00:11:29.696490 [ 255 ] {8d828359-0865-4ebf-be88-760031a5492f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 16490 | 2026.01.21 00:11:29.696703 [ 255 ] {8d828359-0865-4ebf-be88-760031a5492f} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16491 | 2026.01.21 00:11:29.696833 [ 255 ] {8d828359-0865-4ebf-be88-760031a5492f} <Debug> executeQuery: Read 12 rows, 642.00 B in 0.001077 sec., 11142.061281337046 rows/sec., 582.13 KiB/sec. | ||
| 16492 | 2026.01.21 00:11:29.696871 [ 255 ] {8d828359-0865-4ebf-be88-760031a5492f} <Debug> TCPHandler: Processed in 0.001240798 sec. | ||
| 16493 | 2026.01.21 00:11:29.696985 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16494 | 2026.01.21 00:11:29.697079 [ 255 ] {ca65d137-7aac-4c8c-885b-d0c9e6ecfb0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16495 | 2026.01.21 00:11:29.697121 [ 255 ] {ca65d137-7aac-4c8c-885b-d0c9e6ecfb0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16496 | 2026.01.21 00:11:29.697779 [ 255 ] {ca65d137-7aac-4c8c-885b-d0c9e6ecfb0c} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16497 | 2026.01.21 00:11:29.697813 [ 255 ] {ca65d137-7aac-4c8c-885b-d0c9e6ecfb0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16498 | 2026.01.21 00:11:29.698196 [ 255 ] {ca65d137-7aac-4c8c-885b-d0c9e6ecfb0c} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16499 | 2026.01.21 00:11:29.698424 [ 255 ] {ca65d137-7aac-4c8c-885b-d0c9e6ecfb0c} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16500 | 2026.01.21 00:11:29.698557 [ 255 ] {ca65d137-7aac-4c8c-885b-d0c9e6ecfb0c} <Debug> executeQuery: Read 1086 rows, 72.65 KiB in 0.001495 sec., 726421.4046822742 rows/sec., 47.46 MiB/sec. | ||
| 16501 | 2026.01.21 00:11:29.698594 [ 255 ] {ca65d137-7aac-4c8c-885b-d0c9e6ecfb0c} <Debug> TCPHandler: Processed in 0.001658675 sec. | ||
| 16502 | 2026.01.21 00:11:29.698709 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16503 | 2026.01.21 00:11:29.698802 [ 255 ] {3d47ed39-12a0-4e08-a847-497ad415143f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16504 | 2026.01.21 00:11:29.698846 [ 255 ] {3d47ed39-12a0-4e08-a847-497ad415143f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16505 | 2026.01.21 00:11:29.699168 [ 255 ] {3d47ed39-12a0-4e08-a847-497ad415143f} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16506 | 2026.01.21 00:11:29.699206 [ 255 ] {3d47ed39-12a0-4e08-a847-497ad415143f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16507 | 2026.01.21 00:11:29.699505 [ 255 ] {3d47ed39-12a0-4e08-a847-497ad415143f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 16508 | 2026.01.21 00:11:29.699737 [ 255 ] {3d47ed39-12a0-4e08-a847-497ad415143f} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16509 | 2026.01.21 00:11:29.699872 [ 255 ] {3d47ed39-12a0-4e08-a847-497ad415143f} <Debug> executeQuery: Read 3 rows, 203.00 B in 0.001087 sec., 2759.889604415823 rows/sec., 182.38 KiB/sec. | ||
| 16510 | 2026.01.21 00:11:29.699909 [ 255 ] {3d47ed39-12a0-4e08-a847-497ad415143f} <Debug> TCPHandler: Processed in 0.001249719 sec. | ||
| 16511 | 2026.01.21 00:11:29.700024 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16512 | 2026.01.21 00:11:29.700117 [ 255 ] {5e31705e-7cae-439b-a8df-86a7bf8446cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16513 | 2026.01.21 00:11:29.700170 [ 255 ] {5e31705e-7cae-439b-a8df-86a7bf8446cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16514 | 2026.01.21 00:11:29.700915 [ 255 ] {5e31705e-7cae-439b-a8df-86a7bf8446cc} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16515 | 2026.01.21 00:11:29.700952 [ 255 ] {5e31705e-7cae-439b-a8df-86a7bf8446cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16516 | 2026.01.21 00:11:29.701446 [ 255 ] {5e31705e-7cae-439b-a8df-86a7bf8446cc} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16517 | 2026.01.21 00:11:29.701664 [ 255 ] {5e31705e-7cae-439b-a8df-86a7bf8446cc} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16518 | 2026.01.21 00:11:29.701798 [ 255 ] {5e31705e-7cae-439b-a8df-86a7bf8446cc} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001698 sec., 4122.497055359246 rows/sec., 7.39 MiB/sec. | ||
| 16519 | 2026.01.21 00:11:29.701851 [ 255 ] {5e31705e-7cae-439b-a8df-86a7bf8446cc} <Debug> TCPHandler: Processed in 0.001876958 sec. | ||
| 16520 | 2026.01.21 00:11:29.701978 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16521 | 2026.01.21 00:11:29.702071 [ 255 ] {08454d90-4609-4969-a640-344067c44851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16522 | 2026.01.21 00:11:29.702110 [ 255 ] {08454d90-4609-4969-a640-344067c44851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16523 | 2026.01.21 00:11:29.702483 [ 255 ] {08454d90-4609-4969-a640-344067c44851} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16524 | 2026.01.21 00:11:29.702520 [ 255 ] {08454d90-4609-4969-a640-344067c44851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16525 | 2026.01.21 00:11:29.702816 [ 255 ] {08454d90-4609-4969-a640-344067c44851} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16526 | 2026.01.21 00:11:29.703022 [ 255 ] {08454d90-4609-4969-a640-344067c44851} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16527 | 2026.01.21 00:11:29.703146 [ 255 ] {08454d90-4609-4969-a640-344067c44851} <Debug> executeQuery: Read 120 rows, 6.86 KiB in 0.001094 sec., 109689.2138939671 rows/sec., 6.12 MiB/sec. | ||
| 16528 | 2026.01.21 00:11:29.703181 [ 255 ] {08454d90-4609-4969-a640-344067c44851} <Debug> TCPHandler: Processed in 0.001252249 sec. | ||
| 16529 | 2026.01.21 00:11:30.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.30 MiB, peak 399.16 MiB, free memory in arenas 0.00 B, will set to 380.29 MiB (RSS), difference: -1.01 MiB | ||
| 16530 | 2026.01.21 00:11:31.254481 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1978 | ||
| 16531 | 2026.01.21 00:11:31.257478 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16532 | 2026.01.21 00:11:31.257519 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16533 | 2026.01.21 00:11:31.258739 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 16534 | 2026.01.21 00:11:31.259004 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16535 | 2026.01.21 00:11:31.259152 [ 66 ] {} <Debug> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 16536 | 2026.01.21 00:11:31.259192 [ 66 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16537 | 2026.01.21 00:11:31.259215 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16538 | 2026.01.21 00:11:31.259268 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1978 | ||
| 16539 | 2026.01.21 00:11:31.259310 [ 198 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::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 | ||
| 16540 | 2026.01.21 00:11:31.259838 [ 198 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16541 | 2026.01.21 00:11:31.259985 [ 198 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1812 rows starting from the beginning of the part | ||
| 16542 | 2026.01.21 00:11:31.260369 [ 198 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part | ||
| 16543 | 2026.01.21 00:11:31.260732 [ 198 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part | ||
| 16544 | 2026.01.21 00:11:31.261078 [ 198 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 32 rows starting from the beginning of the part | ||
| 16545 | 2026.01.21 00:11:31.261422 [ 198 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part | ||
| 16546 | 2026.01.21 00:11:31.261750 [ 198 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 54 rows starting from the beginning of the part | ||
| 16547 | 2026.01.21 00:11:31.268601 [ 195 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1978 rows, containing 72 columns (72 merged, 0 gathered) in 0.009328912 sec., 212029.01260082633 rows/sec., 165.43 MiB/sec. | ||
| 16548 | 2026.01.21 00:11:31.270554 [ 196 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 16549 | 2026.01.21 00:11:31.271180 [ 196 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_61_12} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16550 | 2026.01.21 00:11:31.271272 [ 196 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_61_12} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 16551 | 2026.01.21 00:11:31.271574 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.11 MiB. | ||
| 16552 | 2026.01.21 00:11:32.617132 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16553 | 2026.01.21 00:11:32.617307 [ 255 ] {83ab61d2-bba3-430f-b063-d925008a7c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16554 | 2026.01.21 00:11:32.617369 [ 255 ] {83ab61d2-bba3-430f-b063-d925008a7c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16555 | 2026.01.21 00:11:32.618002 [ 255 ] {83ab61d2-bba3-430f-b063-d925008a7c27} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16556 | 2026.01.21 00:11:32.618045 [ 255 ] {83ab61d2-bba3-430f-b063-d925008a7c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16557 | 2026.01.21 00:11:32.618419 [ 255 ] {83ab61d2-bba3-430f-b063-d925008a7c27} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16558 | 2026.01.21 00:11:32.618636 [ 255 ] {83ab61d2-bba3-430f-b063-d925008a7c27} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16559 | 2026.01.21 00:11:32.618781 [ 255 ] {83ab61d2-bba3-430f-b063-d925008a7c27} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001522 sec., 36793.69250985546 rows/sec., 2.83 MiB/sec. | ||
| 16560 | 2026.01.21 00:11:32.618822 [ 255 ] {83ab61d2-bba3-430f-b063-d925008a7c27} <Debug> TCPHandler: Processed in 0.001811218 sec. | ||
| 16561 | 2026.01.21 00:11:32.618941 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16562 | 2026.01.21 00:11:32.619035 [ 255 ] {c9129f49-ed71-4014-8c94-29301adf7092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16563 | 2026.01.21 00:11:32.619074 [ 255 ] {c9129f49-ed71-4014-8c94-29301adf7092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16564 | 2026.01.21 00:11:32.619483 [ 255 ] {c9129f49-ed71-4014-8c94-29301adf7092} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16565 | 2026.01.21 00:11:32.619519 [ 255 ] {c9129f49-ed71-4014-8c94-29301adf7092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16566 | 2026.01.21 00:11:32.619826 [ 255 ] {c9129f49-ed71-4014-8c94-29301adf7092} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16567 | 2026.01.21 00:11:32.620030 [ 255 ] {c9129f49-ed71-4014-8c94-29301adf7092} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16568 | 2026.01.21 00:11:32.620153 [ 255 ] {c9129f49-ed71-4014-8c94-29301adf7092} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001137 sec., 56288.47845206684 rows/sec., 4.39 MiB/sec. | ||
| 16569 | 2026.01.21 00:11:32.620190 [ 255 ] {c9129f49-ed71-4014-8c94-29301adf7092} <Debug> TCPHandler: Processed in 0.00129742 sec. | ||
| 16570 | 2026.01.21 00:11:32.620300 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16571 | 2026.01.21 00:11:32.620392 [ 255 ] {acb618b0-922b-4c2f-a628-c876a6831606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16572 | 2026.01.21 00:11:32.620433 [ 255 ] {acb618b0-922b-4c2f-a628-c876a6831606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16573 | 2026.01.21 00:11:32.620799 [ 255 ] {acb618b0-922b-4c2f-a628-c876a6831606} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16574 | 2026.01.21 00:11:32.620833 [ 255 ] {acb618b0-922b-4c2f-a628-c876a6831606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16575 | 2026.01.21 00:11:32.621149 [ 255 ] {acb618b0-922b-4c2f-a628-c876a6831606} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16576 | 2026.01.21 00:11:32.621353 [ 255 ] {acb618b0-922b-4c2f-a628-c876a6831606} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16577 | 2026.01.21 00:11:32.621476 [ 255 ] {acb618b0-922b-4c2f-a628-c876a6831606} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001103 sec., 87035.35811423391 rows/sec., 6.06 MiB/sec. | ||
| 16578 | 2026.01.21 00:11:32.621512 [ 255 ] {acb618b0-922b-4c2f-a628-c876a6831606} <Debug> TCPHandler: Processed in 0.001259599 sec. | ||
| 16579 | 2026.01.21 00:11:32.621623 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16580 | 2026.01.21 00:11:32.621714 [ 255 ] {c0641f2e-4c71-416d-995e-89545669b30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16581 | 2026.01.21 00:11:32.621754 [ 255 ] {c0641f2e-4c71-416d-995e-89545669b30d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16582 | 2026.01.21 00:11:32.622078 [ 255 ] {c0641f2e-4c71-416d-995e-89545669b30d} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16583 | 2026.01.21 00:11:32.622112 [ 255 ] {c0641f2e-4c71-416d-995e-89545669b30d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16584 | 2026.01.21 00:11:32.622404 [ 255 ] {c0641f2e-4c71-416d-995e-89545669b30d} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16585 | 2026.01.21 00:11:32.622607 [ 255 ] {c0641f2e-4c71-416d-995e-89545669b30d} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16586 | 2026.01.21 00:11:32.622732 [ 255 ] {c0641f2e-4c71-416d-995e-89545669b30d} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001036 sec., 34749.03474903475 rows/sec., 2.34 MiB/sec. | ||
| 16587 | 2026.01.21 00:11:32.622768 [ 255 ] {c0641f2e-4c71-416d-995e-89545669b30d} <Debug> TCPHandler: Processed in 0.001192148 sec. | ||
| 16588 | 2026.01.21 00:11:33.610415 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39843 | ||
| 16589 | 2026.01.21 00:11:33.610986 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16590 | 2026.01.21 00:11:33.611036 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16591 | 2026.01.21 00:11:33.611619 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16592 | 2026.01.21 00:11:33.611878 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16593 | 2026.01.21 00:11:33.612012 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39843 | ||
| 16594 | 2026.01.21 00:11:35.756145 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 16595 | 2026.01.21 00:11:35.774207 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16596 | 2026.01.21 00:11:35.774266 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16597 | 2026.01.21 00:11:35.780210 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16598 | 2026.01.21 00:11:35.780896 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16599 | 2026.01.21 00:11:35.784036 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 16600 | 2026.01.21 00:11:37.621143 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16601 | 2026.01.21 00:11:37.621325 [ 255 ] {8d651f94-4a95-48ef-a5e5-a847015f7c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16602 | 2026.01.21 00:11:37.621391 [ 255 ] {8d651f94-4a95-48ef-a5e5-a847015f7c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16603 | 2026.01.21 00:11:37.622113 [ 255 ] {8d651f94-4a95-48ef-a5e5-a847015f7c27} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16604 | 2026.01.21 00:11:37.622165 [ 255 ] {8d651f94-4a95-48ef-a5e5-a847015f7c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16605 | 2026.01.21 00:11:37.622584 [ 255 ] {8d651f94-4a95-48ef-a5e5-a847015f7c27} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16606 | 2026.01.21 00:11:37.622842 [ 255 ] {8d651f94-4a95-48ef-a5e5-a847015f7c27} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16607 | 2026.01.21 00:11:37.623020 [ 255 ] {8d651f94-4a95-48ef-a5e5-a847015f7c27} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001744 sec., 71100.91743119266 rows/sec., 6.12 MiB/sec. | ||
| 16608 | 2026.01.21 00:11:37.623075 [ 255 ] {8d651f94-4a95-48ef-a5e5-a847015f7c27} <Debug> TCPHandler: Processed in 0.002060762 sec. | ||
| 16609 | 2026.01.21 00:11:37.623208 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16610 | 2026.01.21 00:11:37.623312 [ 255 ] {945c4dba-38e5-4eb0-8cb9-efced50591c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16611 | 2026.01.21 00:11:37.623356 [ 255 ] {945c4dba-38e5-4eb0-8cb9-efced50591c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16612 | 2026.01.21 00:11:37.623800 [ 255 ] {945c4dba-38e5-4eb0-8cb9-efced50591c2} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16613 | 2026.01.21 00:11:37.623841 [ 255 ] {945c4dba-38e5-4eb0-8cb9-efced50591c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16614 | 2026.01.21 00:11:37.624152 [ 255 ] {945c4dba-38e5-4eb0-8cb9-efced50591c2} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16615 | 2026.01.21 00:11:37.624364 [ 255 ] {945c4dba-38e5-4eb0-8cb9-efced50591c2} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16616 | 2026.01.21 00:11:37.624503 [ 255 ] {945c4dba-38e5-4eb0-8cb9-efced50591c2} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001215 sec., 27983.53909465021 rows/sec., 2.05 MiB/sec. | ||
| 16617 | 2026.01.21 00:11:37.624503 [ 58 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16618 | 2026.01.21 00:11:37.624545 [ 255 ] {945c4dba-38e5-4eb0-8cb9-efced50591c2} <Debug> TCPHandler: Processed in 0.001391521 sec. | ||
| 16619 | 2026.01.21 00:11:37.624583 [ 58 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16620 | 2026.01.21 00:11:37.624613 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16621 | 2026.01.21 00:11:37.624675 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16622 | 2026.01.21 00:11:37.624721 [ 194 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16623 | 2026.01.21 00:11:37.624777 [ 255 ] {e750a4d3-8998-4d10-9940-6ccee681ffa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16624 | 2026.01.21 00:11:37.624824 [ 255 ] {e750a4d3-8998-4d10-9940-6ccee681ffa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16625 | 2026.01.21 00:11:37.624841 [ 194 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16626 | 2026.01.21 00:11:37.624879 [ 194 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 296 rows starting from the beginning of the part | ||
| 16627 | 2026.01.21 00:11:37.624944 [ 194 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 38 rows starting from the beginning of the part | ||
| 16628 | 2026.01.21 00:11:37.624988 [ 194 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 7 rows starting from the beginning of the part | ||
| 16629 | 2026.01.21 00:11:37.625029 [ 194 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 34 rows starting from the beginning of the part | ||
| 16630 | 2026.01.21 00:11:37.625070 [ 194 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 234 rows starting from the beginning of the part | ||
| 16631 | 2026.01.21 00:11:37.625110 [ 194 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 34 rows starting from the beginning of the part | ||
| 16632 | 2026.01.21 00:11:37.625283 [ 255 ] {e750a4d3-8998-4d10-9940-6ccee681ffa1} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16633 | 2026.01.21 00:11:37.625356 [ 255 ] {e750a4d3-8998-4d10-9940-6ccee681ffa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16634 | 2026.01.21 00:11:37.625684 [ 255 ] {e750a4d3-8998-4d10-9940-6ccee681ffa1} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16635 | 2026.01.21 00:11:37.625916 [ 255 ] {e750a4d3-8998-4d10-9940-6ccee681ffa1} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16636 | 2026.01.21 00:11:37.626020 [ 196 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 643 rows, containing 5 columns (5 merged, 0 gathered) in 0.001342781 sec., 478856.93944135343 rows/sec., 32.01 MiB/sec. | ||
| 16637 | 2026.01.21 00:11:37.626046 [ 255 ] {e750a4d3-8998-4d10-9940-6ccee681ffa1} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001289 sec., 76027.92862684252 rows/sec., 5.94 MiB/sec. | ||
| 16638 | 2026.01.21 00:11:37.626101 [ 255 ] {e750a4d3-8998-4d10-9940-6ccee681ffa1} <Debug> TCPHandler: Processed in 0.001477982 sec. | ||
| 16639 | 2026.01.21 00:11:37.626224 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16640 | 2026.01.21 00:11:37.626226 [ 196 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16641 | 2026.01.21 00:11:37.626325 [ 255 ] {5e1eb8a6-ec07-41e9-821a-9c4555808a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16642 | 2026.01.21 00:11:37.626403 [ 255 ] {5e1eb8a6-ec07-41e9-821a-9c4555808a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16643 | 2026.01.21 00:11:37.626577 [ 196 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_116_23} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16644 | 2026.01.21 00:11:37.626681 [ 196 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_116_23} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16645 | 2026.01.21 00:11:37.626794 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 16646 | 2026.01.21 00:11:37.626858 [ 255 ] {5e1eb8a6-ec07-41e9-821a-9c4555808a16} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16647 | 2026.01.21 00:11:37.626900 [ 255 ] {5e1eb8a6-ec07-41e9-821a-9c4555808a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16648 | 2026.01.21 00:11:37.627242 [ 255 ] {5e1eb8a6-ec07-41e9-821a-9c4555808a16} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16649 | 2026.01.21 00:11:37.627464 [ 255 ] {5e1eb8a6-ec07-41e9-821a-9c4555808a16} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16650 | 2026.01.21 00:11:37.627585 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 4 parts from all_1_119_24 to all_122_122_0 | ||
| 16651 | 2026.01.21 00:11:37.627599 [ 255 ] {5e1eb8a6-ec07-41e9-821a-9c4555808a16} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001294 sec., 123647.60432766615 rows/sec., 8.61 MiB/sec. | ||
| 16652 | 2026.01.21 00:11:37.627628 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16653 | 2026.01.21 00:11:37.627654 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16654 | 2026.01.21 00:11:37.627655 [ 255 ] {5e1eb8a6-ec07-41e9-821a-9c4555808a16} <Debug> TCPHandler: Processed in 0.001481133 sec. | ||
| 16655 | 2026.01.21 00:11:37.627727 [ 194 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_122_25} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_119_24 to all_122_122_0 into Compact with storage Full | ||
| 16656 | 2026.01.21 00:11:37.627820 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16657 | 2026.01.21 00:11:37.627837 [ 194 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_122_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16658 | 2026.01.21 00:11:37.627873 [ 194 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_119_24, total 33081 rows starting from the beginning of the part | ||
| 16659 | 2026.01.21 00:11:37.627921 [ 255 ] {8a485dac-c597-432e-967a-befee0b64401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16660 | 2026.01.21 00:11:37.627925 [ 194 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 16661 | 2026.01.21 00:11:37.627987 [ 255 ] {8a485dac-c597-432e-967a-befee0b64401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16662 | 2026.01.21 00:11:37.627987 [ 194 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 16663 | 2026.01.21 00:11:37.628047 [ 194 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1086 rows starting from the beginning of the part | ||
| 16664 | 2026.01.21 00:11:37.628886 [ 255 ] {8a485dac-c597-432e-967a-befee0b64401} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16665 | 2026.01.21 00:11:37.628929 [ 255 ] {8a485dac-c597-432e-967a-befee0b64401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16666 | 2026.01.21 00:11:37.629502 [ 255 ] {8a485dac-c597-432e-967a-befee0b64401} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16667 | 2026.01.21 00:11:37.629733 [ 255 ] {8a485dac-c597-432e-967a-befee0b64401} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16668 | 2026.01.21 00:11:37.629875 [ 255 ] {8a485dac-c597-432e-967a-befee0b64401} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001973 sec., 17232.640648758235 rows/sec., 30.88 MiB/sec. | ||
| 16669 | 2026.01.21 00:11:37.629931 [ 255 ] {8a485dac-c597-432e-967a-befee0b64401} <Debug> TCPHandler: Processed in 0.002161193 sec. | ||
| 16670 | 2026.01.21 00:11:37.630059 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16671 | 2026.01.21 00:11:37.630153 [ 255 ] {624f224b-c532-40cd-af01-37cee4d66a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16672 | 2026.01.21 00:11:37.630196 [ 255 ] {624f224b-c532-40cd-af01-37cee4d66a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16673 | 2026.01.21 00:11:37.630546 [ 255 ] {624f224b-c532-40cd-af01-37cee4d66a3e} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16674 | 2026.01.21 00:11:37.630583 [ 255 ] {624f224b-c532-40cd-af01-37cee4d66a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 16675 | 2026.01.21 00:11:37.630915 [ 255 ] {624f224b-c532-40cd-af01-37cee4d66a3e} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16676 | 2026.01.21 00:11:37.631122 [ 255 ] {624f224b-c532-40cd-af01-37cee4d66a3e} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16677 | 2026.01.21 00:11:37.631250 [ 255 ] {624f224b-c532-40cd-af01-37cee4d66a3e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 16678 | 2026.01.21 00:11:37.631285 [ 255 ] {624f224b-c532-40cd-af01-37cee4d66a3e} <Debug> TCPHandler: Processed in 0.00127762 sec. | ||
| 16679 | 2026.01.21 00:11:37.634345 [ 196 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_122_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34487 rows, containing 5 columns (5 merged, 0 gathered) in 0.006646691 sec., 5188596.852178024 rows/sec., 354.42 MiB/sec. | ||
| 16680 | 2026.01.21 00:11:37.634646 [ 192 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_122_25} <Trace> MergedBlockOutputStream: filled checksums all_1_122_25 (state Temporary) | ||
| 16681 | 2026.01.21 00:11:37.634936 [ 192 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_122_25 to all_1_122_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16682 | 2026.01.21 00:11:37.635013 [ 192 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 4 parts: [all_1_119_24, all_122_122_0] -> all_1_122_25 | ||
| 16683 | 2026.01.21 00:11:37.635111 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 16684 | 2026.01.21 00:11:40.928718 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16685 | 2026.01.21 00:11:40.928784 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16686 | 2026.01.21 00:11:40.998233 [ 54 ] {} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 16687 | 2026.01.21 00:11:40.998286 [ 54 ] {} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16688 | 2026.01.21 00:11:40.998311 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 16689 | 2026.01.21 00:11:40.998459 [ 187 ] {7b2e435e-e573-4a0a-8836-84f0405aa1b1::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 | ||
| 16690 | 2026.01.21 00:11:40.998800 [ 187 ] {7b2e435e-e573-4a0a-8836-84f0405aa1b1::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16691 | 2026.01.21 00:11:40.998853 [ 187 ] {7b2e435e-e573-4a0a-8836-84f0405aa1b1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 9 rows starting from the beginning of the part | ||
| 16692 | 2026.01.21 00:11:40.998935 [ 187 ] {7b2e435e-e573-4a0a-8836-84f0405aa1b1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
| 16693 | 2026.01.21 00:11:40.998995 [ 187 ] {7b2e435e-e573-4a0a-8836-84f0405aa1b1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 16694 | 2026.01.21 00:11:40.999051 [ 187 ] {7b2e435e-e573-4a0a-8836-84f0405aa1b1::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 | ||
| 16695 | 2026.01.21 00:11:40.999108 [ 187 ] {7b2e435e-e573-4a0a-8836-84f0405aa1b1::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 | ||
| 16696 | 2026.01.21 00:11:41.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.69 MiB, peak 399.16 MiB, free memory in arenas 0.00 B, will set to 380.30 MiB (RSS), difference: -3.39 MiB | ||
| 16697 | 2026.01.21 00:11:41.000698 [ 192 ] {7b2e435e-e573-4a0a-8836-84f0405aa1b1::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49 rows, containing 6 columns (6 merged, 0 gathered) in 0.002314425 sec., 21171.565291595103 rows/sec., 5.02 MiB/sec. | ||
| 16698 | 2026.01.21 00:11:41.000895 [ 192 ] {7b2e435e-e573-4a0a-8836-84f0405aa1b1::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 16699 | 2026.01.21 00:11:41.001371 [ 192 ] {7b2e435e-e573-4a0a-8836-84f0405aa1b1::all_1_5_1} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16700 | 2026.01.21 00:11:41.001460 [ 192 ] {7b2e435e-e573-4a0a-8836-84f0405aa1b1::all_1_5_1} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 16701 | 2026.01.21 00:11:41.001578 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 16702 | 2026.01.21 00:11:41.112217 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40355 | ||
| 16703 | 2026.01.21 00:11:41.112752 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16704 | 2026.01.21 00:11:41.112797 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 16705 | 2026.01.21 00:11:41.113262 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16706 | 2026.01.21 00:11:41.113503 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16707 | 2026.01.21 00:11:41.113641 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40355 | ||
| 16708 | 2026.01.21 00:11:41.259638 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1998 | ||
| 16709 | 2026.01.21 00:11:41.261718 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16710 | 2026.01.21 00:11:41.261755 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 16711 | 2026.01.21 00:11:41.262885 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16712 | 2026.01.21 00:11:41.263140 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16713 | 2026.01.21 00:11:41.263406 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1998 | ||
| 16714 | 2026.01.21 00:11:42.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.99 MiB, peak 399.16 MiB, free memory in arenas 0.00 B, will set to 380.30 MiB (RSS), difference: 3.31 MiB | ||
| 16715 | 2026.01.21 00:11:42.145063 [ 51 ] {} <Debug> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 16716 | 2026.01.21 00:11:42.145132 [ 51 ] {} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16717 | 2026.01.21 00:11:42.145154 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 16718 | 2026.01.21 00:11:42.145284 [ 201 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 16719 | 2026.01.21 00:11:42.145422 [ 201 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16720 | 2026.01.21 00:11:42.145459 [ 201 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 16721 | 2026.01.21 00:11:42.145529 [ 201 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 16722 | 2026.01.21 00:11:42.145577 [ 201 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 16723 | 2026.01.21 00:11:42.145620 [ 201 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 16724 | 2026.01.21 00:11:42.145661 [ 201 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::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 | ||
| 16725 | 2026.01.21 00:11:42.146462 [ 192 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001239789 sec., 53234.86496492548 rows/sec., 2.72 MiB/sec. | ||
| 16726 | 2026.01.21 00:11:42.146656 [ 187 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 16727 | 2026.01.21 00:11:42.147006 [ 187 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_10_2} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16728 | 2026.01.21 00:11:42.147093 [ 187 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_10_2} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 16729 | 2026.01.21 00:11:42.147187 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 16730 | 2026.01.21 00:11:42.184559 [ 51 ] {} <Debug> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 16731 | 2026.01.21 00:11:42.184603 [ 51 ] {} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16732 | 2026.01.21 00:11:42.184624 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 16733 | 2026.01.21 00:11:42.184707 [ 201 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 16734 | 2026.01.21 00:11:42.184811 [ 201 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16735 | 2026.01.21 00:11:42.184839 [ 201 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 241 rows starting from the beginning of the part | ||
| 16736 | 2026.01.21 00:11:42.184887 [ 201 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 16737 | 2026.01.21 00:11:42.184929 [ 201 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 16738 | 2026.01.21 00:11:42.184967 [ 201 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 16739 | 2026.01.21 00:11:42.185001 [ 201 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 229 rows starting from the beginning of the part | ||
| 16740 | 2026.01.21 00:11:42.185747 [ 192 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 506 rows, containing 5 columns (5 merged, 0 gathered) in 0.001077347 sec., 469672.2597269032 rows/sec., 29.33 MiB/sec. | ||
| 16741 | 2026.01.21 00:11:42.185894 [ 197 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 16742 | 2026.01.21 00:11:42.186148 [ 197 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_26_6} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16743 | 2026.01.21 00:11:42.186218 [ 197 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_26_6} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 16744 | 2026.01.21 00:11:42.186288 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16745 | 2026.01.21 00:11:42.633376 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16746 | 2026.01.21 00:11:42.633550 [ 255 ] {810b1d62-4532-4782-8381-f669fb675857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16747 | 2026.01.21 00:11:42.633616 [ 255 ] {810b1d62-4532-4782-8381-f669fb675857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16748 | 2026.01.21 00:11:42.634455 [ 255 ] {810b1d62-4532-4782-8381-f669fb675857} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16749 | 2026.01.21 00:11:42.634507 [ 255 ] {810b1d62-4532-4782-8381-f669fb675857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 16750 | 2026.01.21 00:11:42.634962 [ 255 ] {810b1d62-4532-4782-8381-f669fb675857} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 16751 | 2026.01.21 00:11:42.635220 [ 255 ] {810b1d62-4532-4782-8381-f669fb675857} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16752 | 2026.01.21 00:11:42.635389 [ 255 ] {810b1d62-4532-4782-8381-f669fb675857} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001885 sec., 236604.77453580903 rows/sec., 15.01 MiB/sec. | ||
| 16753 | 2026.01.21 00:11:42.635449 [ 255 ] {810b1d62-4532-4782-8381-f669fb675857} <Debug> TCPHandler: Processed in 0.002201583 sec. | ||
| 16754 | 2026.01.21 00:11:42.635582 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16755 | 2026.01.21 00:11:42.635687 [ 255 ] {d36b5ed6-09ee-4f45-87ac-a717035ff194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16756 | 2026.01.21 00:11:42.635732 [ 255 ] {d36b5ed6-09ee-4f45-87ac-a717035ff194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16757 | 2026.01.21 00:11:42.636805 [ 255 ] {d36b5ed6-09ee-4f45-87ac-a717035ff194} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16758 | 2026.01.21 00:11:42.636843 [ 255 ] {d36b5ed6-09ee-4f45-87ac-a717035ff194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 16759 | 2026.01.21 00:11:42.637254 [ 255 ] {d36b5ed6-09ee-4f45-87ac-a717035ff194} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16760 | 2026.01.21 00:11:42.637481 [ 255 ] {d36b5ed6-09ee-4f45-87ac-a717035ff194} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16761 | 2026.01.21 00:11:42.637624 [ 255 ] {d36b5ed6-09ee-4f45-87ac-a717035ff194} <Debug> executeQuery: Read 1216 rows, 98.60 KiB in 0.001963 sec., 619460.010188487 rows/sec., 49.05 MiB/sec. | ||
| 16762 | 2026.01.21 00:11:42.637665 [ 255 ] {d36b5ed6-09ee-4f45-87ac-a717035ff194} <Debug> TCPHandler: Processed in 0.002135173 sec. | ||
| 16763 | 2026.01.21 00:11:42.637773 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16764 | 2026.01.21 00:11:42.637865 [ 255 ] {41100f88-d282-41ca-8fbf-f9e9052d985a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16765 | 2026.01.21 00:11:42.637904 [ 255 ] {41100f88-d282-41ca-8fbf-f9e9052d985a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16766 | 2026.01.21 00:11:42.638376 [ 255 ] {41100f88-d282-41ca-8fbf-f9e9052d985a} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16767 | 2026.01.21 00:11:42.638412 [ 255 ] {41100f88-d282-41ca-8fbf-f9e9052d985a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 16768 | 2026.01.21 00:11:42.638781 [ 255 ] {41100f88-d282-41ca-8fbf-f9e9052d985a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16769 | 2026.01.21 00:11:42.638993 [ 255 ] {41100f88-d282-41ca-8fbf-f9e9052d985a} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16770 | 2026.01.21 00:11:42.639124 [ 255 ] {41100f88-d282-41ca-8fbf-f9e9052d985a} <Debug> executeQuery: Read 230 rows, 13.92 KiB in 0.001269 sec., 181245.07486209614 rows/sec., 10.71 MiB/sec. | ||
| 16771 | 2026.01.21 00:11:42.639161 [ 255 ] {41100f88-d282-41ca-8fbf-f9e9052d985a} <Debug> TCPHandler: Processed in 0.001430652 sec. | ||
| 16772 | 2026.01.21 00:11:42.639217 [ 219 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16773 | 2026.01.21 00:11:42.639265 [ 219 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16774 | 2026.01.21 00:11:42.639270 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16775 | 2026.01.21 00:11:42.639371 [ 255 ] {d64e36cd-ccbe-4925-920a-bd0b902fa781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16776 | 2026.01.21 00:11:42.639413 [ 255 ] {d64e36cd-ccbe-4925-920a-bd0b902fa781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16777 | 2026.01.21 00:11:42.639895 [ 255 ] {d64e36cd-ccbe-4925-920a-bd0b902fa781} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16778 | 2026.01.21 00:11:42.639933 [ 255 ] {d64e36cd-ccbe-4925-920a-bd0b902fa781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 16779 | 2026.01.21 00:11:42.640249 [ 255 ] {d64e36cd-ccbe-4925-920a-bd0b902fa781} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 16780 | 2026.01.21 00:11:42.640465 [ 255 ] {d64e36cd-ccbe-4925-920a-bd0b902fa781} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16781 | 2026.01.21 00:11:42.640596 [ 255 ] {d64e36cd-ccbe-4925-920a-bd0b902fa781} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001244 sec., 184887.45980707393 rows/sec., 11.92 MiB/sec. | ||
| 16782 | 2026.01.21 00:11:42.640636 [ 255 ] {d64e36cd-ccbe-4925-920a-bd0b902fa781} <Debug> TCPHandler: Processed in 0.001415301 sec. | ||
| 16783 | 2026.01.21 00:11:42.640754 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16784 | 2026.01.21 00:11:42.640847 [ 255 ] {b6ee762a-19f9-4a7f-a429-578903c7fb82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16785 | 2026.01.21 00:11:42.640887 [ 255 ] {b6ee762a-19f9-4a7f-a429-578903c7fb82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16786 | 2026.01.21 00:11:42.641386 [ 255 ] {b6ee762a-19f9-4a7f-a429-578903c7fb82} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16787 | 2026.01.21 00:11:42.641422 [ 255 ] {b6ee762a-19f9-4a7f-a429-578903c7fb82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 16788 | 2026.01.21 00:11:42.641789 [ 255 ] {b6ee762a-19f9-4a7f-a429-578903c7fb82} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 16789 | 2026.01.21 00:11:42.642006 [ 255 ] {b6ee762a-19f9-4a7f-a429-578903c7fb82} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16790 | 2026.01.21 00:11:42.642133 [ 255 ] {b6ee762a-19f9-4a7f-a429-578903c7fb82} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001303 sec., 175748.2732156562 rows/sec., 9.98 MiB/sec. | ||
| 16791 | 2026.01.21 00:11:42.642171 [ 255 ] {b6ee762a-19f9-4a7f-a429-578903c7fb82} <Debug> TCPHandler: Processed in 0.001466743 sec. | ||
| 16792 | 2026.01.21 00:11:42.642281 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16793 | 2026.01.21 00:11:42.642373 [ 255 ] {92afd5a2-bb75-4fb3-820f-e05dcb32ae5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16794 | 2026.01.21 00:11:42.642411 [ 255 ] {92afd5a2-bb75-4fb3-820f-e05dcb32ae5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16795 | 2026.01.21 00:11:42.643179 [ 255 ] {92afd5a2-bb75-4fb3-820f-e05dcb32ae5b} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16796 | 2026.01.21 00:11:42.643216 [ 255 ] {92afd5a2-bb75-4fb3-820f-e05dcb32ae5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 16797 | 2026.01.21 00:11:42.643543 [ 219 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16798 | 2026.01.21 00:11:42.643592 [ 255 ] {92afd5a2-bb75-4fb3-820f-e05dcb32ae5b} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16799 | 2026.01.21 00:11:42.643830 [ 255 ] {92afd5a2-bb75-4fb3-820f-e05dcb32ae5b} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16800 | 2026.01.21 00:11:42.643963 [ 255 ] {92afd5a2-bb75-4fb3-820f-e05dcb32ae5b} <Debug> executeQuery: Read 740 rows, 52.83 KiB in 0.001608 sec., 460199.0049751244 rows/sec., 32.08 MiB/sec. | ||
| 16801 | 2026.01.21 00:11:42.644002 [ 255 ] {92afd5a2-bb75-4fb3-820f-e05dcb32ae5b} <Debug> TCPHandler: Processed in 0.001769527 sec. | ||
| 16802 | 2026.01.21 00:11:42.644118 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16803 | 2026.01.21 00:11:42.644211 [ 255 ] {2e92f2a2-8e35-4c58-b254-8ff50a933260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16804 | 2026.01.21 00:11:42.644252 [ 255 ] {2e92f2a2-8e35-4c58-b254-8ff50a933260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16805 | 2026.01.21 00:11:42.644597 [ 255 ] {2e92f2a2-8e35-4c58-b254-8ff50a933260} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16806 | 2026.01.21 00:11:42.644630 [ 255 ] {2e92f2a2-8e35-4c58-b254-8ff50a933260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 16807 | 2026.01.21 00:11:42.644930 [ 255 ] {2e92f2a2-8e35-4c58-b254-8ff50a933260} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 16808 | 2026.01.21 00:11:42.645139 [ 255 ] {2e92f2a2-8e35-4c58-b254-8ff50a933260} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16809 | 2026.01.21 00:11:42.645267 [ 255 ] {2e92f2a2-8e35-4c58-b254-8ff50a933260} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 16810 | 2026.01.21 00:11:42.645304 [ 255 ] {2e92f2a2-8e35-4c58-b254-8ff50a933260} <Debug> TCPHandler: Processed in 0.001234629 sec. | ||
| 16811 | 2026.01.21 00:11:42.645421 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16812 | 2026.01.21 00:11:42.645514 [ 255 ] {1d07f70e-fc89-4dc7-8594-72e85f295755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16813 | 2026.01.21 00:11:42.645555 [ 255 ] {1d07f70e-fc89-4dc7-8594-72e85f295755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16814 | 2026.01.21 00:11:42.646025 [ 255 ] {1d07f70e-fc89-4dc7-8594-72e85f295755} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16815 | 2026.01.21 00:11:42.646061 [ 255 ] {1d07f70e-fc89-4dc7-8594-72e85f295755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 16816 | 2026.01.21 00:11:42.646399 [ 255 ] {1d07f70e-fc89-4dc7-8594-72e85f295755} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16817 | 2026.01.21 00:11:42.646609 [ 255 ] {1d07f70e-fc89-4dc7-8594-72e85f295755} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16818 | 2026.01.21 00:11:42.646740 [ 255 ] {1d07f70e-fc89-4dc7-8594-72e85f295755} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001243 sec., 263877.71520514885 rows/sec., 17.29 MiB/sec. | ||
| 16819 | 2026.01.21 00:11:42.646777 [ 255 ] {1d07f70e-fc89-4dc7-8594-72e85f295755} <Debug> TCPHandler: Processed in 0.001405252 sec. | ||
| 16820 | 2026.01.21 00:11:42.646884 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16821 | 2026.01.21 00:11:42.646986 [ 255 ] {bd06826c-d12d-4fd2-a143-d32f48f83866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16822 | 2026.01.21 00:11:42.647030 [ 255 ] {bd06826c-d12d-4fd2-a143-d32f48f83866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16823 | 2026.01.21 00:11:42.647364 [ 255 ] {bd06826c-d12d-4fd2-a143-d32f48f83866} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16824 | 2026.01.21 00:11:42.647401 [ 255 ] {bd06826c-d12d-4fd2-a143-d32f48f83866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 16825 | 2026.01.21 00:11:42.647781 [ 255 ] {bd06826c-d12d-4fd2-a143-d32f48f83866} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 16826 | 2026.01.21 00:11:42.648029 [ 255 ] {bd06826c-d12d-4fd2-a143-d32f48f83866} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16827 | 2026.01.21 00:11:42.648167 [ 255 ] {bd06826c-d12d-4fd2-a143-d32f48f83866} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0012 sec., 833.3333333333334 rows/sec., 56.15 KiB/sec. | ||
| 16828 | 2026.01.21 00:11:42.648206 [ 255 ] {bd06826c-d12d-4fd2-a143-d32f48f83866} <Debug> TCPHandler: Processed in 0.001373201 sec. | ||
| 16829 | 2026.01.21 00:11:42.648321 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16830 | 2026.01.21 00:11:42.648416 [ 255 ] {8ef6f538-944b-440d-8dd1-483e42a08c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16831 | 2026.01.21 00:11:42.648472 [ 255 ] {8ef6f538-944b-440d-8dd1-483e42a08c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16832 | 2026.01.21 00:11:42.649264 [ 255 ] {8ef6f538-944b-440d-8dd1-483e42a08c89} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16833 | 2026.01.21 00:11:42.649302 [ 255 ] {8ef6f538-944b-440d-8dd1-483e42a08c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 16834 | 2026.01.21 00:11:42.649915 [ 255 ] {8ef6f538-944b-440d-8dd1-483e42a08c89} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16835 | 2026.01.21 00:11:42.650156 [ 255 ] {8ef6f538-944b-440d-8dd1-483e42a08c89} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16836 | 2026.01.21 00:11:42.650301 [ 255 ] {8ef6f538-944b-440d-8dd1-483e42a08c89} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001904 sec., 3676.470588235294 rows/sec., 6.59 MiB/sec. | ||
| 16837 | 2026.01.21 00:11:42.650302 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16838 | 2026.01.21 00:11:42.650370 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16839 | 2026.01.21 00:11:42.650371 [ 255 ] {8ef6f538-944b-440d-8dd1-483e42a08c89} <Debug> TCPHandler: Processed in 0.002100462 sec. | ||
| 16840 | 2026.01.21 00:11:42.650397 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 16841 | 2026.01.21 00:11:42.650499 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16842 | 2026.01.21 00:11:42.650519 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16843 | 2026.01.21 00:11:42.650632 [ 255 ] {1e732dfa-bb22-42de-b072-02e43975bf92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16844 | 2026.01.21 00:11:42.650681 [ 255 ] {1e732dfa-bb22-42de-b072-02e43975bf92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16845 | 2026.01.21 00:11:42.650688 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16846 | 2026.01.21 00:11:42.650743 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2197 rows starting from the beginning of the part | ||
| 16847 | 2026.01.21 00:11:42.650880 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 7 rows starting from the beginning of the part | ||
| 16848 | 2026.01.21 00:11:42.650997 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 34 rows starting from the beginning of the part | ||
| 16849 | 2026.01.21 00:11:42.651063 [ 255 ] {1e732dfa-bb22-42de-b072-02e43975bf92} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16850 | 2026.01.21 00:11:42.651099 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 7 rows starting from the beginning of the part | ||
| 16851 | 2026.01.21 00:11:42.651100 [ 255 ] {1e732dfa-bb22-42de-b072-02e43975bf92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 16852 | 2026.01.21 00:11:42.651198 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 34 rows starting from the beginning of the part | ||
| 16853 | 2026.01.21 00:11:42.651294 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 7 rows starting from the beginning of the part | ||
| 16854 | 2026.01.21 00:11:42.651448 [ 255 ] {1e732dfa-bb22-42de-b072-02e43975bf92} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16855 | 2026.01.21 00:11:42.651675 [ 255 ] {1e732dfa-bb22-42de-b072-02e43975bf92} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16856 | 2026.01.21 00:11:42.651804 [ 255 ] {1e732dfa-bb22-42de-b072-02e43975bf92} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001197 sec., 90225.56390977444 rows/sec., 5.50 MiB/sec. | ||
| 16857 | 2026.01.21 00:11:42.651840 [ 255 ] {1e732dfa-bb22-42de-b072-02e43975bf92} <Debug> TCPHandler: Processed in 0.001379461 sec. | ||
| 16858 | 2026.01.21 00:11:42.662120 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2286 rows, containing 19 columns (19 merged, 0 gathered) in 0.011661688 sec., 196026.5100558341 rows/sec., 351.27 MiB/sec. | ||
| 16859 | 2026.01.21 00:11:42.664229 [ 192 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16860 | 2026.01.21 00:11:42.664642 [ 192 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16861 | 2026.01.21 00:11:42.664726 [ 192 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16862 | 2026.01.21 00:11:42.664905 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.40 MiB. | ||
| 16863 | 2026.01.21 00:11:43.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.20 MiB, peak 399.54 MiB, free memory in arenas 0.00 B, will set to 387.62 MiB (RSS), difference: 6.42 MiB | ||
| 16864 | 2026.01.21 00:11:43.284177 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 16865 | 2026.01.21 00:11:43.301866 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16866 | 2026.01.21 00:11:43.301923 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 16867 | 2026.01.21 00:11:43.308497 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16868 | 2026.01.21 00:11:43.309304 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16869 | 2026.01.21 00:11:43.312840 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 16870 | 2026.01.21 00:11:47.149804 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16871 | 2026.01.21 00:11:47.149876 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16872 | 2026.01.21 00:11:47.153100 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16873 | 2026.01.21 00:11:47.218964 [ 221 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16874 | 2026.01.21 00:11:47.219022 [ 221 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16875 | 2026.01.21 00:11:47.222393 [ 221 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16876 | 2026.01.21 00:11:47.621745 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16877 | 2026.01.21 00:11:47.621946 [ 255 ] {9a182628-583a-4f88-ae3c-4f73ec87964f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16878 | 2026.01.21 00:11:47.622021 [ 255 ] {9a182628-583a-4f88-ae3c-4f73ec87964f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16879 | 2026.01.21 00:11:47.622668 [ 255 ] {9a182628-583a-4f88-ae3c-4f73ec87964f} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16880 | 2026.01.21 00:11:47.622720 [ 255 ] {9a182628-583a-4f88-ae3c-4f73ec87964f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 16881 | 2026.01.21 00:11:47.623109 [ 255 ] {9a182628-583a-4f88-ae3c-4f73ec87964f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16882 | 2026.01.21 00:11:47.623338 [ 255 ] {9a182628-583a-4f88-ae3c-4f73ec87964f} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16883 | 2026.01.21 00:11:47.623500 [ 255 ] {9a182628-583a-4f88-ae3c-4f73ec87964f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001607 sec., 3733.66521468575 rows/sec., 304.45 KiB/sec. | ||
| 16884 | 2026.01.21 00:11:47.623554 [ 255 ] {9a182628-583a-4f88-ae3c-4f73ec87964f} <Debug> TCPHandler: Processed in 0.001946579 sec. | ||
| 16885 | 2026.01.21 00:11:47.623681 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16886 | 2026.01.21 00:11:47.623786 [ 255 ] {f19f6c45-b346-4719-975b-aa35cefc1310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16887 | 2026.01.21 00:11:47.623828 [ 255 ] {f19f6c45-b346-4719-975b-aa35cefc1310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16888 | 2026.01.21 00:11:47.624309 [ 255 ] {f19f6c45-b346-4719-975b-aa35cefc1310} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16889 | 2026.01.21 00:11:47.624346 [ 255 ] {f19f6c45-b346-4719-975b-aa35cefc1310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 16890 | 2026.01.21 00:11:47.624662 [ 255 ] {f19f6c45-b346-4719-975b-aa35cefc1310} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16891 | 2026.01.21 00:11:47.624884 [ 255 ] {f19f6c45-b346-4719-975b-aa35cefc1310} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16892 | 2026.01.21 00:11:47.625018 [ 255 ] {f19f6c45-b346-4719-975b-aa35cefc1310} <Debug> executeQuery: Read 127 rows, 11.14 KiB in 0.001257 sec., 101034.20843277645 rows/sec., 8.66 MiB/sec. | ||
| 16893 | 2026.01.21 00:11:47.625018 [ 44 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16894 | 2026.01.21 00:11:47.625058 [ 255 ] {f19f6c45-b346-4719-975b-aa35cefc1310} <Debug> TCPHandler: Processed in 0.001430831 sec. | ||
| 16895 | 2026.01.21 00:11:47.625093 [ 44 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16896 | 2026.01.21 00:11:47.625123 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 16897 | 2026.01.21 00:11:47.625192 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16898 | 2026.01.21 00:11:47.625254 [ 199 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16899 | 2026.01.21 00:11:47.625294 [ 255 ] {e02b622b-ce4d-47a1-a99a-0a508b86c68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16900 | 2026.01.21 00:11:47.625341 [ 255 ] {e02b622b-ce4d-47a1-a99a-0a508b86c68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16901 | 2026.01.21 00:11:47.625401 [ 199 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16902 | 2026.01.21 00:11:47.625443 [ 199 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2555 rows starting from the beginning of the part | ||
| 16903 | 2026.01.21 00:11:47.625513 [ 199 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 2359 rows starting from the beginning of the part | ||
| 16904 | 2026.01.21 00:11:47.625563 [ 199 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part | ||
| 16905 | 2026.01.21 00:11:47.625628 [ 199 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 124 rows starting from the beginning of the part | ||
| 16906 | 2026.01.21 00:11:47.625678 [ 199 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1216 rows starting from the beginning of the part | ||
| 16907 | 2026.01.21 00:11:47.625725 [ 199 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 127 rows starting from the beginning of the part | ||
| 16908 | 2026.01.21 00:11:47.625789 [ 255 ] {e02b622b-ce4d-47a1-a99a-0a508b86c68b} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16909 | 2026.01.21 00:11:47.625830 [ 255 ] {e02b622b-ce4d-47a1-a99a-0a508b86c68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 16910 | 2026.01.21 00:11:47.626162 [ 255 ] {e02b622b-ce4d-47a1-a99a-0a508b86c68b} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16911 | 2026.01.21 00:11:47.626378 [ 255 ] {e02b622b-ce4d-47a1-a99a-0a508b86c68b} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16912 | 2026.01.21 00:11:47.626511 [ 255 ] {e02b622b-ce4d-47a1-a99a-0a508b86c68b} <Debug> executeQuery: Read 40 rows, 2.98 KiB in 0.001238 sec., 32310.177705977385 rows/sec., 2.35 MiB/sec. | ||
| 16913 | 2026.01.21 00:11:47.626550 [ 255 ] {e02b622b-ce4d-47a1-a99a-0a508b86c68b} <Debug> TCPHandler: Processed in 0.001409002 sec. | ||
| 16914 | 2026.01.21 00:11:47.626668 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16915 | 2026.01.21 00:11:47.626763 [ 255 ] {ed0a5e38-41d9-46e9-909f-b799e1ef8844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16916 | 2026.01.21 00:11:47.626812 [ 255 ] {ed0a5e38-41d9-46e9-909f-b799e1ef8844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16917 | 2026.01.21 00:11:47.627239 [ 255 ] {ed0a5e38-41d9-46e9-909f-b799e1ef8844} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16918 | 2026.01.21 00:11:47.627275 [ 255 ] {ed0a5e38-41d9-46e9-909f-b799e1ef8844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 16919 | 2026.01.21 00:11:47.627576 [ 255 ] {ed0a5e38-41d9-46e9-909f-b799e1ef8844} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16920 | 2026.01.21 00:11:47.627783 [ 255 ] {ed0a5e38-41d9-46e9-909f-b799e1ef8844} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16921 | 2026.01.21 00:11:47.627897 [ 186 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6437 rows, containing 5 columns (5 merged, 0 gathered) in 0.002701601 sec., 2382661.2442029743 rows/sec., 202.27 MiB/sec. | ||
| 16922 | 2026.01.21 00:11:47.627913 [ 255 ] {ed0a5e38-41d9-46e9-909f-b799e1ef8844} <Debug> executeQuery: Read 104 rows, 8.33 KiB in 0.001169 sec., 88964.9272882806 rows/sec., 6.96 MiB/sec. | ||
| 16923 | 2026.01.21 00:11:47.627903 [ 44 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16924 | 2026.01.21 00:11:47.627980 [ 255 ] {ed0a5e38-41d9-46e9-909f-b799e1ef8844} <Debug> TCPHandler: Processed in 0.001362321 sec. | ||
| 16925 | 2026.01.21 00:11:47.627990 [ 44 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16926 | 2026.01.21 00:11:47.628017 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 16927 | 2026.01.21 00:11:47.628101 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16928 | 2026.01.21 00:11:47.628113 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16929 | 2026.01.21 00:11:47.628181 [ 199 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16930 | 2026.01.21 00:11:47.628202 [ 255 ] {3faf39df-c0c2-4dce-9dfb-81c080fa75fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16931 | 2026.01.21 00:11:47.628218 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16932 | 2026.01.21 00:11:47.628251 [ 255 ] {3faf39df-c0c2-4dce-9dfb-81c080fa75fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16933 | 2026.01.21 00:11:47.628256 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1304 rows starting from the beginning of the part | ||
| 16934 | 2026.01.21 00:11:47.628332 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1200 rows starting from the beginning of the part | ||
| 16935 | 2026.01.21 00:11:47.628388 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part | ||
| 16936 | 2026.01.21 00:11:47.628438 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 98 rows starting from the beginning of the part | ||
| 16937 | 2026.01.21 00:11:47.628463 [ 199 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_126_25} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16938 | 2026.01.21 00:11:47.628495 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 740 rows starting from the beginning of the part | ||
| 16939 | 2026.01.21 00:11:47.628544 [ 199 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_126_25} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16940 | 2026.01.21 00:11:47.628550 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 104 rows starting from the beginning of the part | ||
| 16941 | 2026.01.21 00:11:47.628639 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 16942 | 2026.01.21 00:11:47.628676 [ 255 ] {3faf39df-c0c2-4dce-9dfb-81c080fa75fd} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16943 | 2026.01.21 00:11:47.628717 [ 255 ] {3faf39df-c0c2-4dce-9dfb-81c080fa75fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 16944 | 2026.01.21 00:11:47.629050 [ 255 ] {3faf39df-c0c2-4dce-9dfb-81c080fa75fd} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16945 | 2026.01.21 00:11:47.629270 [ 255 ] {3faf39df-c0c2-4dce-9dfb-81c080fa75fd} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16946 | 2026.01.21 00:11:47.629399 [ 255 ] {3faf39df-c0c2-4dce-9dfb-81c080fa75fd} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001215 sec., 134156.37860082305 rows/sec., 9.34 MiB/sec. | ||
| 16947 | 2026.01.21 00:11:47.629435 [ 255 ] {3faf39df-c0c2-4dce-9dfb-81c080fa75fd} <Debug> TCPHandler: Processed in 0.001384591 sec. | ||
| 16948 | 2026.01.21 00:11:47.629546 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16949 | 2026.01.21 00:11:47.629640 [ 255 ] {1798dde6-5b64-499c-9f2f-917f7b2ee223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16950 | 2026.01.21 00:11:47.629697 [ 255 ] {1798dde6-5b64-499c-9f2f-917f7b2ee223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16951 | 2026.01.21 00:11:47.630009 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3510 rows, containing 5 columns (5 merged, 0 gathered) in 0.00194064 sec., 1808681.6720257234 rows/sec., 136.59 MiB/sec. | ||
| 16952 | 2026.01.21 00:11:47.630177 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16953 | 2026.01.21 00:11:47.630418 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_126_25} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16954 | 2026.01.21 00:11:47.630482 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_126_25} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16955 | 2026.01.21 00:11:47.630550 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 16956 | 2026.01.21 00:11:47.630576 [ 255 ] {1798dde6-5b64-499c-9f2f-917f7b2ee223} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16957 | 2026.01.21 00:11:47.630610 [ 255 ] {1798dde6-5b64-499c-9f2f-917f7b2ee223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 16958 | 2026.01.21 00:11:47.631159 [ 255 ] {1798dde6-5b64-499c-9f2f-917f7b2ee223} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16959 | 2026.01.21 00:11:47.631377 [ 255 ] {1798dde6-5b64-499c-9f2f-917f7b2ee223} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16960 | 2026.01.21 00:11:47.631510 [ 255 ] {1798dde6-5b64-499c-9f2f-917f7b2ee223} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001887 sec., 18018.018018018018 rows/sec., 32.29 MiB/sec. | ||
| 16961 | 2026.01.21 00:11:47.631564 [ 255 ] {1798dde6-5b64-499c-9f2f-917f7b2ee223} <Debug> TCPHandler: Processed in 0.002068271 sec. | ||
| 16962 | 2026.01.21 00:11:47.631599 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16963 | 2026.01.21 00:11:47.631636 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16964 | 2026.01.21 00:11:47.631689 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16965 | 2026.01.21 00:11:47.631791 [ 255 ] {efdf9660-8d91-496d-bf2b-ba9357de5178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16966 | 2026.01.21 00:11:47.631831 [ 255 ] {efdf9660-8d91-496d-bf2b-ba9357de5178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16967 | 2026.01.21 00:11:47.632194 [ 255 ] {efdf9660-8d91-496d-bf2b-ba9357de5178} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16968 | 2026.01.21 00:11:47.632229 [ 255 ] {efdf9660-8d91-496d-bf2b-ba9357de5178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 16969 | 2026.01.21 00:11:47.632541 [ 255 ] {efdf9660-8d91-496d-bf2b-ba9357de5178} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16970 | 2026.01.21 00:11:47.632787 [ 255 ] {efdf9660-8d91-496d-bf2b-ba9357de5178} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16971 | 2026.01.21 00:11:47.632895 [ 41 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16972 | 2026.01.21 00:11:47.632914 [ 255 ] {efdf9660-8d91-496d-bf2b-ba9357de5178} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 16973 | 2026.01.21 00:11:47.632932 [ 41 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16974 | 2026.01.21 00:11:47.632950 [ 255 ] {efdf9660-8d91-496d-bf2b-ba9357de5178} <Debug> TCPHandler: Processed in 0.001310691 sec. | ||
| 16975 | 2026.01.21 00:11:47.632954 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 16976 | 2026.01.21 00:11:47.633054 [ 186 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16977 | 2026.01.21 00:11:47.633185 [ 186 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16978 | 2026.01.21 00:11:47.633226 [ 186 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6660 rows starting from the beginning of the part | ||
| 16979 | 2026.01.21 00:11:47.633296 [ 186 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 120 rows starting from the beginning of the part | ||
| 16980 | 2026.01.21 00:11:47.633345 [ 186 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 36 rows starting from the beginning of the part | ||
| 16981 | 2026.01.21 00:11:47.633390 [ 186 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 16982 | 2026.01.21 00:11:47.633433 [ 186 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 108 rows starting from the beginning of the part | ||
| 16983 | 2026.01.21 00:11:47.633475 [ 186 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 16984 | 2026.01.21 00:11:47.634772 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16985 | 2026.01.21 00:11:47.635525 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7044 rows, containing 4 columns (4 merged, 0 gathered) in 0.002515998 sec., 2799684.260480334 rows/sec., 184.98 MiB/sec. | ||
| 16986 | 2026.01.21 00:11:47.635917 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16987 | 2026.01.21 00:11:47.636187 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_126_25} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16988 | 2026.01.21 00:11:47.636257 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_126_25} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16989 | 2026.01.21 00:11:47.636333 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 16990 | 2026.01.21 00:11:48.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.26 MiB, peak 399.54 MiB, free memory in arenas 0.00 B, will set to 387.65 MiB (RSS), difference: 3.39 MiB | ||
| 16991 | 2026.01.21 00:11:48.007666 [ 220 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16992 | 2026.01.21 00:11:48.007721 [ 220 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16993 | 2026.01.21 00:11:48.010786 [ 220 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16994 | 2026.01.21 00:11:48.415519 [ 225 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16995 | 2026.01.21 00:11:48.415587 [ 225 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16996 | 2026.01.21 00:11:48.417949 [ 225 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16997 | 2026.01.21 00:11:48.613865 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40803 | ||
| 16998 | 2026.01.21 00:11:48.614372 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16999 | 2026.01.21 00:11:48.614414 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 17000 | 2026.01.21 00:11:48.614912 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17001 | 2026.01.21 00:11:48.615169 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17002 | 2026.01.21 00:11:48.615318 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40803 | ||
| 17003 | 2026.01.21 00:11:48.615363 [ 224 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17004 | 2026.01.21 00:11:48.615396 [ 224 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17005 | 2026.01.21 00:11:48.617845 [ 224 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17006 | 2026.01.21 00:11:49.887179 [ 222 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17007 | 2026.01.21 00:11:49.887233 [ 222 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17008 | 2026.01.21 00:11:49.889691 [ 222 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17009 | 2026.01.21 00:11:50.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.65 MiB, peak 399.54 MiB, free memory in arenas 0.00 B, will set to 387.65 MiB (RSS), difference: 4.00 MiB | ||
| 17010 | 2026.01.21 00:11:50.812999 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 17011 | 2026.01.21 00:11:50.830412 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17012 | 2026.01.21 00:11:50.830480 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 17013 | 2026.01.21 00:11:50.836436 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17014 | 2026.01.21 00:11:50.837149 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17015 | 2026.01.21 00:11:50.840878 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 17016 | 2026.01.21 00:11:51.263669 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2034 | ||
| 17017 | 2026.01.21 00:11:51.266169 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17018 | 2026.01.21 00:11:51.266215 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 17019 | 2026.01.21 00:11:51.267359 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 17020 | 2026.01.21 00:11:51.267607 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17021 | 2026.01.21 00:11:51.267930 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2034 | ||
| 17022 | 2026.01.21 00:11:52.633315 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17023 | 2026.01.21 00:11:52.633496 [ 255 ] {5caf6301-743c-439d-a4c0-da10796a6180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17024 | 2026.01.21 00:11:52.633563 [ 255 ] {5caf6301-743c-439d-a4c0-da10796a6180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17025 | 2026.01.21 00:11:52.634394 [ 255 ] {5caf6301-743c-439d-a4c0-da10796a6180} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17026 | 2026.01.21 00:11:52.634441 [ 255 ] {5caf6301-743c-439d-a4c0-da10796a6180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 17027 | 2026.01.21 00:11:52.634850 [ 255 ] {5caf6301-743c-439d-a4c0-da10796a6180} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 17028 | 2026.01.21 00:11:52.635077 [ 255 ] {5caf6301-743c-439d-a4c0-da10796a6180} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17029 | 2026.01.21 00:11:52.635213 [ 36 ] {} <Debug> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 17030 | 2026.01.21 00:11:52.635236 [ 255 ] {5caf6301-743c-439d-a4c0-da10796a6180} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001789 sec., 249301.28563443263 rows/sec., 15.81 MiB/sec. | ||
| 17031 | 2026.01.21 00:11:52.635284 [ 36 ] {} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17032 | 2026.01.21 00:11:52.635308 [ 255 ] {5caf6301-743c-439d-a4c0-da10796a6180} <Debug> TCPHandler: Processed in 0.002118512 sec. | ||
| 17033 | 2026.01.21 00:11:52.635311 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 17034 | 2026.01.21 00:11:52.635457 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17035 | 2026.01.21 00:11:52.635461 [ 199 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 17036 | 2026.01.21 00:11:52.635577 [ 255 ] {ae74e47c-f308-4a38-8e0d-d490936e5b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17037 | 2026.01.21 00:11:52.635606 [ 199 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17038 | 2026.01.21 00:11:52.635629 [ 255 ] {ae74e47c-f308-4a38-8e0d-d490936e5b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17039 | 2026.01.21 00:11:52.635647 [ 199 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 470 rows starting from the beginning of the part | ||
| 17040 | 2026.01.21 00:11:52.635722 [ 199 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 17041 | 2026.01.21 00:11:52.635771 [ 199 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 17042 | 2026.01.21 00:11:52.635816 [ 199 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 446 rows starting from the beginning of the part | ||
| 17043 | 2026.01.21 00:11:52.635862 [ 199 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 446 rows starting from the beginning of the part | ||
| 17044 | 2026.01.21 00:11:52.635910 [ 199 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 446 rows starting from the beginning of the part | ||
| 17045 | 2026.01.21 00:11:52.636704 [ 255 ] {ae74e47c-f308-4a38-8e0d-d490936e5b9e} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17046 | 2026.01.21 00:11:52.636747 [ 255 ] {ae74e47c-f308-4a38-8e0d-d490936e5b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 17047 | 2026.01.21 00:11:52.636993 [ 188 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1856 rows, containing 5 columns (5 merged, 0 gathered) in 0.001589385 sec., 1167747.2733164085 rows/sec., 79.40 MiB/sec. | ||
| 17048 | 2026.01.21 00:11:52.637171 [ 255 ] {ae74e47c-f308-4a38-8e0d-d490936e5b9e} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17049 | 2026.01.21 00:11:52.637207 [ 188 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 17050 | 2026.01.21 00:11:52.637426 [ 255 ] {ae74e47c-f308-4a38-8e0d-d490936e5b9e} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17051 | 2026.01.21 00:11:52.637557 [ 188 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_28_6} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17052 | 2026.01.21 00:11:52.637583 [ 255 ] {ae74e47c-f308-4a38-8e0d-d490936e5b9e} <Debug> executeQuery: Read 1216 rows, 98.60 KiB in 0.002033 sec., 598130.8411214954 rows/sec., 47.36 MiB/sec. | ||
| 17053 | 2026.01.21 00:11:52.637630 [ 255 ] {ae74e47c-f308-4a38-8e0d-d490936e5b9e} <Debug> TCPHandler: Processed in 0.002227413 sec. | ||
| 17054 | 2026.01.21 00:11:52.637641 [ 188 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_28_6} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 17055 | 2026.01.21 00:11:52.637741 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 17056 | 2026.01.21 00:11:52.637765 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17057 | 2026.01.21 00:11:52.637871 [ 255 ] {75986920-92ba-435d-abb1-4675fdc31081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17058 | 2026.01.21 00:11:52.637914 [ 255 ] {75986920-92ba-435d-abb1-4675fdc31081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17059 | 2026.01.21 00:11:52.638417 [ 255 ] {75986920-92ba-435d-abb1-4675fdc31081} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17060 | 2026.01.21 00:11:52.638456 [ 255 ] {75986920-92ba-435d-abb1-4675fdc31081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 17061 | 2026.01.21 00:11:52.638784 [ 255 ] {75986920-92ba-435d-abb1-4675fdc31081} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17062 | 2026.01.21 00:11:52.638996 [ 255 ] {75986920-92ba-435d-abb1-4675fdc31081} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17063 | 2026.01.21 00:11:52.639153 [ 255 ] {75986920-92ba-435d-abb1-4675fdc31081} <Debug> executeQuery: Read 230 rows, 13.92 KiB in 0.001303 sec., 176515.7329240215 rows/sec., 10.43 MiB/sec. | ||
| 17064 | 2026.01.21 00:11:52.639204 [ 255 ] {75986920-92ba-435d-abb1-4675fdc31081} <Debug> TCPHandler: Processed in 0.001489572 sec. | ||
| 17065 | 2026.01.21 00:11:52.639328 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17066 | 2026.01.21 00:11:52.639426 [ 255 ] {a47df790-479a-4e24-b81b-220d6c0d34b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17067 | 2026.01.21 00:11:52.639469 [ 255 ] {a47df790-479a-4e24-b81b-220d6c0d34b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17068 | 2026.01.21 00:11:52.639987 [ 255 ] {a47df790-479a-4e24-b81b-220d6c0d34b9} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17069 | 2026.01.21 00:11:52.640023 [ 255 ] {a47df790-479a-4e24-b81b-220d6c0d34b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 17070 | 2026.01.21 00:11:52.640330 [ 255 ] {a47df790-479a-4e24-b81b-220d6c0d34b9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 17071 | 2026.01.21 00:11:52.640534 [ 255 ] {a47df790-479a-4e24-b81b-220d6c0d34b9} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17072 | 2026.01.21 00:11:52.640636 [ 36 ] {} <Debug> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 17073 | 2026.01.21 00:11:52.640663 [ 255 ] {a47df790-479a-4e24-b81b-220d6c0d34b9} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001257 sec., 182975.338106603 rows/sec., 11.80 MiB/sec. | ||
| 17074 | 2026.01.21 00:11:52.640674 [ 36 ] {} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17075 | 2026.01.21 00:11:52.640702 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 17076 | 2026.01.21 00:11:52.640708 [ 255 ] {a47df790-479a-4e24-b81b-220d6c0d34b9} <Debug> TCPHandler: Processed in 0.001430301 sec. | ||
| 17077 | 2026.01.21 00:11:52.640793 [ 199 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 17078 | 2026.01.21 00:11:52.640834 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17079 | 2026.01.21 00:11:52.640906 [ 199 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17080 | 2026.01.21 00:11:52.640935 [ 255 ] {0e8bb2fe-4f56-49e0-9153-2dd91b27d549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17081 | 2026.01.21 00:11:52.640940 [ 199 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 482 rows starting from the beginning of the part | ||
| 17082 | 2026.01.21 00:11:52.640985 [ 255 ] {0e8bb2fe-4f56-49e0-9153-2dd91b27d549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17083 | 2026.01.21 00:11:52.641020 [ 199 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 252 rows starting from the beginning of the part | ||
| 17084 | 2026.01.21 00:11:52.641070 [ 199 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 252 rows starting from the beginning of the part | ||
| 17085 | 2026.01.21 00:11:52.641111 [ 199 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 459 rows starting from the beginning of the part | ||
| 17086 | 2026.01.21 00:11:52.641149 [ 199 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 230 rows starting from the beginning of the part | ||
| 17087 | 2026.01.21 00:11:52.641189 [ 199 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 230 rows starting from the beginning of the part | ||
| 17088 | 2026.01.21 00:11:52.641479 [ 255 ] {0e8bb2fe-4f56-49e0-9153-2dd91b27d549} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17089 | 2026.01.21 00:11:52.641520 [ 255 ] {0e8bb2fe-4f56-49e0-9153-2dd91b27d549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 17090 | 2026.01.21 00:11:52.641854 [ 255 ] {0e8bb2fe-4f56-49e0-9153-2dd91b27d549} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 17091 | 2026.01.21 00:11:52.642063 [ 255 ] {0e8bb2fe-4f56-49e0-9153-2dd91b27d549} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17092 | 2026.01.21 00:11:52.642185 [ 188 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1905 rows, containing 5 columns (5 merged, 0 gathered) in 0.001433692 sec., 1328737.2741146632 rows/sec., 93.72 MiB/sec. | ||
| 17093 | 2026.01.21 00:11:52.642193 [ 255 ] {0e8bb2fe-4f56-49e0-9153-2dd91b27d549} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001277 sec., 179326.5465935787 rows/sec., 10.18 MiB/sec. | ||
| 17094 | 2026.01.21 00:11:52.642250 [ 255 ] {0e8bb2fe-4f56-49e0-9153-2dd91b27d549} <Debug> TCPHandler: Processed in 0.001466493 sec. | ||
| 17095 | 2026.01.21 00:11:52.642338 [ 188 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 17096 | 2026.01.21 00:11:52.642371 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17097 | 2026.01.21 00:11:52.642475 [ 255 ] {69fbf00a-60c3-4f46-a3c7-9e02aa777957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17098 | 2026.01.21 00:11:52.642528 [ 255 ] {69fbf00a-60c3-4f46-a3c7-9e02aa777957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17099 | 2026.01.21 00:11:52.642598 [ 188 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_28_6} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17100 | 2026.01.21 00:11:52.642670 [ 188 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_28_6} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 17101 | 2026.01.21 00:11:52.642767 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 17102 | 2026.01.21 00:11:52.643312 [ 255 ] {69fbf00a-60c3-4f46-a3c7-9e02aa777957} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17103 | 2026.01.21 00:11:52.643354 [ 255 ] {69fbf00a-60c3-4f46-a3c7-9e02aa777957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 17104 | 2026.01.21 00:11:52.643717 [ 255 ] {69fbf00a-60c3-4f46-a3c7-9e02aa777957} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17105 | 2026.01.21 00:11:52.643941 [ 255 ] {69fbf00a-60c3-4f46-a3c7-9e02aa777957} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17106 | 2026.01.21 00:11:52.644073 [ 255 ] {69fbf00a-60c3-4f46-a3c7-9e02aa777957} <Debug> executeQuery: Read 740 rows, 52.83 KiB in 0.001618 sec., 457354.75896168104 rows/sec., 31.88 MiB/sec. | ||
| 17107 | 2026.01.21 00:11:52.644112 [ 255 ] {69fbf00a-60c3-4f46-a3c7-9e02aa777957} <Debug> TCPHandler: Processed in 0.001802918 sec. | ||
| 17108 | 2026.01.21 00:11:52.644249 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17109 | 2026.01.21 00:11:52.644345 [ 255 ] {682bfc8e-014a-43d7-a46b-149e920fe495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17110 | 2026.01.21 00:11:52.644386 [ 255 ] {682bfc8e-014a-43d7-a46b-149e920fe495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17111 | 2026.01.21 00:11:52.644724 [ 255 ] {682bfc8e-014a-43d7-a46b-149e920fe495} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17112 | 2026.01.21 00:11:52.644760 [ 255 ] {682bfc8e-014a-43d7-a46b-149e920fe495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 17113 | 2026.01.21 00:11:52.645063 [ 255 ] {682bfc8e-014a-43d7-a46b-149e920fe495} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 17114 | 2026.01.21 00:11:52.645267 [ 255 ] {682bfc8e-014a-43d7-a46b-149e920fe495} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17115 | 2026.01.21 00:11:52.645397 [ 255 ] {682bfc8e-014a-43d7-a46b-149e920fe495} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 17116 | 2026.01.21 00:11:52.645434 [ 255 ] {682bfc8e-014a-43d7-a46b-149e920fe495} <Debug> TCPHandler: Processed in 0.001235499 sec. | ||
| 17117 | 2026.01.21 00:11:52.645538 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17118 | 2026.01.21 00:11:52.645632 [ 255 ] {efbf75d6-c13a-40dc-8038-33ff2383e186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17119 | 2026.01.21 00:11:52.645674 [ 255 ] {efbf75d6-c13a-40dc-8038-33ff2383e186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17120 | 2026.01.21 00:11:52.646119 [ 255 ] {efbf75d6-c13a-40dc-8038-33ff2383e186} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17121 | 2026.01.21 00:11:52.646155 [ 255 ] {efbf75d6-c13a-40dc-8038-33ff2383e186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 17122 | 2026.01.21 00:11:52.646495 [ 255 ] {efbf75d6-c13a-40dc-8038-33ff2383e186} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17123 | 2026.01.21 00:11:52.646705 [ 255 ] {efbf75d6-c13a-40dc-8038-33ff2383e186} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17124 | 2026.01.21 00:11:52.646831 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 6 parts from all_1_122_25 to all_127_127_0 | ||
| 17125 | 2026.01.21 00:11:52.646840 [ 255 ] {efbf75d6-c13a-40dc-8038-33ff2383e186} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001226 sec., 267536.70473083196 rows/sec., 17.53 MiB/sec. | ||
| 17126 | 2026.01.21 00:11:52.646879 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17127 | 2026.01.21 00:11:52.646897 [ 255 ] {efbf75d6-c13a-40dc-8038-33ff2383e186} <Debug> TCPHandler: Processed in 0.001408771 sec. | ||
| 17128 | 2026.01.21 00:11:52.646905 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 17129 | 2026.01.21 00:11:52.647032 [ 198 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_127_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_122_25 to all_127_127_0 into Compact with storage Full | ||
| 17130 | 2026.01.21 00:11:52.647036 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17131 | 2026.01.21 00:11:52.647205 [ 255 ] {4ac07491-e004-4def-a4ab-244440f18f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17132 | 2026.01.21 00:11:52.647208 [ 198 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_127_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17133 | 2026.01.21 00:11:52.647262 [ 255 ] {4ac07491-e004-4def-a4ab-244440f18f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17134 | 2026.01.21 00:11:52.647271 [ 198 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_122_25, total 34487 rows starting from the beginning of the part | ||
| 17135 | 2026.01.21 00:11:52.647356 [ 198 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 96 rows starting from the beginning of the part | ||
| 17136 | 2026.01.21 00:11:52.647406 [ 198 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 17137 | 2026.01.21 00:11:52.647453 [ 198 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 328 rows starting from the beginning of the part | ||
| 17138 | 2026.01.21 00:11:52.647501 [ 198 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 163 rows starting from the beginning of the part | ||
| 17139 | 2026.01.21 00:11:52.647546 [ 198 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 328 rows starting from the beginning of the part | ||
| 17140 | 2026.01.21 00:11:52.647611 [ 255 ] {4ac07491-e004-4def-a4ab-244440f18f48} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17141 | 2026.01.21 00:11:52.647651 [ 255 ] {4ac07491-e004-4def-a4ab-244440f18f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 17142 | 2026.01.21 00:11:52.647996 [ 255 ] {4ac07491-e004-4def-a4ab-244440f18f48} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 17143 | 2026.01.21 00:11:52.648208 [ 255 ] {4ac07491-e004-4def-a4ab-244440f18f48} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17144 | 2026.01.21 00:11:52.648338 [ 255 ] {4ac07491-e004-4def-a4ab-244440f18f48} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001158 sec., 863.5578583765113 rows/sec., 58.19 KiB/sec. | ||
| 17145 | 2026.01.21 00:11:52.648375 [ 255 ] {4ac07491-e004-4def-a4ab-244440f18f48} <Debug> TCPHandler: Processed in 0.001397011 sec. | ||
| 17146 | 2026.01.21 00:11:52.648474 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17147 | 2026.01.21 00:11:52.648566 [ 255 ] {d47d0e3e-8483-44fa-8f2f-bd10f54e2bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17148 | 2026.01.21 00:11:52.648619 [ 255 ] {d47d0e3e-8483-44fa-8f2f-bd10f54e2bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17149 | 2026.01.21 00:11:52.649402 [ 255 ] {d47d0e3e-8483-44fa-8f2f-bd10f54e2bcb} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17150 | 2026.01.21 00:11:52.649439 [ 255 ] {d47d0e3e-8483-44fa-8f2f-bd10f54e2bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 17151 | 2026.01.21 00:11:52.649962 [ 255 ] {d47d0e3e-8483-44fa-8f2f-bd10f54e2bcb} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17152 | 2026.01.21 00:11:52.650184 [ 255 ] {d47d0e3e-8483-44fa-8f2f-bd10f54e2bcb} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17153 | 2026.01.21 00:11:52.650323 [ 255 ] {d47d0e3e-8483-44fa-8f2f-bd10f54e2bcb} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001775 sec., 3943.6619718309857 rows/sec., 7.07 MiB/sec. | ||
| 17154 | 2026.01.21 00:11:52.650386 [ 255 ] {d47d0e3e-8483-44fa-8f2f-bd10f54e2bcb} <Debug> TCPHandler: Processed in 0.001958579 sec. | ||
| 17155 | 2026.01.21 00:11:52.650496 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17156 | 2026.01.21 00:11:52.650588 [ 255 ] {0608e7fb-46b7-4208-9742-2297bf3869e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17157 | 2026.01.21 00:11:52.650627 [ 255 ] {0608e7fb-46b7-4208-9742-2297bf3869e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17158 | 2026.01.21 00:11:52.650958 [ 255 ] {0608e7fb-46b7-4208-9742-2297bf3869e2} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17159 | 2026.01.21 00:11:52.650993 [ 255 ] {0608e7fb-46b7-4208-9742-2297bf3869e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 17160 | 2026.01.21 00:11:52.651298 [ 255 ] {0608e7fb-46b7-4208-9742-2297bf3869e2} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17161 | 2026.01.21 00:11:52.651512 [ 255 ] {0608e7fb-46b7-4208-9742-2297bf3869e2} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17162 | 2026.01.21 00:11:52.651638 [ 255 ] {0608e7fb-46b7-4208-9742-2297bf3869e2} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001068 sec., 101123.59550561798 rows/sec., 6.16 MiB/sec. | ||
| 17163 | 2026.01.21 00:11:52.651673 [ 255 ] {0608e7fb-46b7-4208-9742-2297bf3869e2} <Debug> TCPHandler: Processed in 0.001224778 sec. | ||
| 17164 | 2026.01.21 00:11:52.654092 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_127_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35562 rows, containing 5 columns (5 merged, 0 gathered) in 0.007119509 sec., 4995007.3804246895 rows/sec., 341.02 MiB/sec. | ||
| 17165 | 2026.01.21 00:11:52.654454 [ 195 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_127_26} <Trace> MergedBlockOutputStream: filled checksums all_1_127_26 (state Temporary) | ||
| 17166 | 2026.01.21 00:11:52.654810 [ 195 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_127_26} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_127_26 to all_1_127_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17167 | 2026.01.21 00:11:52.654903 [ 195 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_127_26} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 6 parts: [all_1_122_25, all_127_127_0] -> all_1_127_26 | ||
| 17168 | 2026.01.21 00:11:52.655007 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 17169 | 2026.01.21 00:11:55.928887 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17170 | 2026.01.21 00:11:55.928946 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17171 | 2026.01.21 00:11:56.115529 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41315 | ||
| 17172 | 2026.01.21 00:11:56.116021 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17173 | 2026.01.21 00:11:56.116054 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 17174 | 2026.01.21 00:11:56.116514 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17175 | 2026.01.21 00:11:56.116752 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17176 | 2026.01.21 00:11:56.116874 [ 28 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17177 | 2026.01.21 00:11:56.116877 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41315 | ||
| 17178 | 2026.01.21 00:11:56.116913 [ 28 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17179 | 2026.01.21 00:11:56.116933 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 17180 | 2026.01.21 00:11:56.117052 [ 189 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 17181 | 2026.01.21 00:11:56.117203 [ 189 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17182 | 2026.01.21 00:11:56.117252 [ 189 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38883 rows starting from the beginning of the part | ||
| 17183 | 2026.01.21 00:11:56.117326 [ 189 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 512 rows starting from the beginning of the part | ||
| 17184 | 2026.01.21 00:11:56.117379 [ 189 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 448 rows starting from the beginning of the part | ||
| 17185 | 2026.01.21 00:11:56.117429 [ 189 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 512 rows starting from the beginning of the part | ||
| 17186 | 2026.01.21 00:11:56.117470 [ 189 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 448 rows starting from the beginning of the part | ||
| 17187 | 2026.01.21 00:11:56.117510 [ 189 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 512 rows starting from the beginning of the part | ||
| 17188 | 2026.01.21 00:11:56.120227 [ 194 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41315 rows, containing 4 columns (4 merged, 0 gathered) in 0.003230029 sec., 12790906.830867462 rows/sec., 182.98 MiB/sec. | ||
| 17189 | 2026.01.21 00:11:56.120637 [ 196 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17190 | 2026.01.21 00:11:56.120912 [ 196 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_86_17} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17191 | 2026.01.21 00:11:56.120980 [ 196 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_86_17} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17192 | 2026.01.21 00:11:56.121089 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 17193 | 2026.01.21 00:11:57.622937 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17194 | 2026.01.21 00:11:57.623215 [ 255 ] {591495bd-e6be-4bfe-8258-76672e5e8b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17195 | 2026.01.21 00:11:57.623320 [ 255 ] {591495bd-e6be-4bfe-8258-76672e5e8b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17196 | 2026.01.21 00:11:57.624083 [ 255 ] {591495bd-e6be-4bfe-8258-76672e5e8b68} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17197 | 2026.01.21 00:11:57.624127 [ 255 ] {591495bd-e6be-4bfe-8258-76672e5e8b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 17198 | 2026.01.21 00:11:57.624529 [ 255 ] {591495bd-e6be-4bfe-8258-76672e5e8b68} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17199 | 2026.01.21 00:11:57.624775 [ 255 ] {591495bd-e6be-4bfe-8258-76672e5e8b68} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17200 | 2026.01.21 00:11:57.624934 [ 255 ] {591495bd-e6be-4bfe-8258-76672e5e8b68} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001796 sec., 69042.31625835189 rows/sec., 5.94 MiB/sec. | ||
| 17201 | 2026.01.21 00:11:57.624977 [ 255 ] {591495bd-e6be-4bfe-8258-76672e5e8b68} <Debug> TCPHandler: Processed in 0.002222444 sec. | ||
| 17202 | 2026.01.21 00:11:57.625102 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17203 | 2026.01.21 00:11:57.625200 [ 255 ] {c56b44c0-5b9b-4049-9ea8-8d8f5b7e0781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17204 | 2026.01.21 00:11:57.625242 [ 255 ] {c56b44c0-5b9b-4049-9ea8-8d8f5b7e0781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17205 | 2026.01.21 00:11:57.625659 [ 255 ] {c56b44c0-5b9b-4049-9ea8-8d8f5b7e0781} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17206 | 2026.01.21 00:11:57.625695 [ 255 ] {c56b44c0-5b9b-4049-9ea8-8d8f5b7e0781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 17207 | 2026.01.21 00:11:57.626007 [ 255 ] {c56b44c0-5b9b-4049-9ea8-8d8f5b7e0781} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17208 | 2026.01.21 00:11:57.626238 [ 255 ] {c56b44c0-5b9b-4049-9ea8-8d8f5b7e0781} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17209 | 2026.01.21 00:11:57.626372 [ 255 ] {c56b44c0-5b9b-4049-9ea8-8d8f5b7e0781} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001192 sec., 28523.489932885906 rows/sec., 2.09 MiB/sec. | ||
| 17210 | 2026.01.21 00:11:57.626410 [ 255 ] {c56b44c0-5b9b-4049-9ea8-8d8f5b7e0781} <Debug> TCPHandler: Processed in 0.001358611 sec. | ||
| 17211 | 2026.01.21 00:11:57.626512 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17212 | 2026.01.21 00:11:57.626606 [ 255 ] {ece9ff98-0898-4f6e-9174-e51c72cf9647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17213 | 2026.01.21 00:11:57.626646 [ 255 ] {ece9ff98-0898-4f6e-9174-e51c72cf9647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17214 | 2026.01.21 00:11:57.627073 [ 255 ] {ece9ff98-0898-4f6e-9174-e51c72cf9647} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17215 | 2026.01.21 00:11:57.627110 [ 255 ] {ece9ff98-0898-4f6e-9174-e51c72cf9647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 17216 | 2026.01.21 00:11:57.627424 [ 255 ] {ece9ff98-0898-4f6e-9174-e51c72cf9647} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17217 | 2026.01.21 00:11:57.627664 [ 255 ] {ece9ff98-0898-4f6e-9174-e51c72cf9647} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17218 | 2026.01.21 00:11:57.627796 [ 255 ] {ece9ff98-0898-4f6e-9174-e51c72cf9647} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001209 sec., 81058.72622001654 rows/sec., 6.33 MiB/sec. | ||
| 17219 | 2026.01.21 00:11:57.627834 [ 255 ] {ece9ff98-0898-4f6e-9174-e51c72cf9647} <Debug> TCPHandler: Processed in 0.00137098 sec. | ||
| 17220 | 2026.01.21 00:11:57.627949 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17221 | 2026.01.21 00:11:57.628043 [ 255 ] {9023e478-7fd8-472d-baaa-05764c477c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17222 | 2026.01.21 00:11:57.628086 [ 255 ] {9023e478-7fd8-472d-baaa-05764c477c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17223 | 2026.01.21 00:11:57.628504 [ 255 ] {9023e478-7fd8-472d-baaa-05764c477c25} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17224 | 2026.01.21 00:11:57.628540 [ 255 ] {9023e478-7fd8-472d-baaa-05764c477c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 17225 | 2026.01.21 00:11:57.628877 [ 255 ] {9023e478-7fd8-472d-baaa-05764c477c25} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17226 | 2026.01.21 00:11:57.629100 [ 255 ] {9023e478-7fd8-472d-baaa-05764c477c25} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17227 | 2026.01.21 00:11:57.629232 [ 255 ] {9023e478-7fd8-472d-baaa-05764c477c25} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 17228 | 2026.01.21 00:11:57.629270 [ 255 ] {9023e478-7fd8-472d-baaa-05764c477c25} <Debug> TCPHandler: Processed in 0.001369721 sec. | ||
| 17229 | 2026.01.21 00:11:57.629377 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17230 | 2026.01.21 00:11:57.629484 [ 255 ] {9bc4050d-889e-4d16-9825-fc7462dbcf4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17231 | 2026.01.21 00:11:57.629551 [ 255 ] {9bc4050d-889e-4d16-9825-fc7462dbcf4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17232 | 2026.01.21 00:11:57.630538 [ 255 ] {9bc4050d-889e-4d16-9825-fc7462dbcf4f} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17233 | 2026.01.21 00:11:57.630574 [ 255 ] {9bc4050d-889e-4d16-9825-fc7462dbcf4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 17234 | 2026.01.21 00:11:57.631144 [ 255 ] {9bc4050d-889e-4d16-9825-fc7462dbcf4f} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17235 | 2026.01.21 00:11:57.631374 [ 255 ] {9bc4050d-889e-4d16-9825-fc7462dbcf4f} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17236 | 2026.01.21 00:11:57.631517 [ 255 ] {9bc4050d-889e-4d16-9825-fc7462dbcf4f} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002056 sec., 16536.964980544748 rows/sec., 29.63 MiB/sec. | ||
| 17237 | 2026.01.21 00:11:57.631586 [ 255 ] {9bc4050d-889e-4d16-9825-fc7462dbcf4f} <Debug> TCPHandler: Processed in 0.002260005 sec. | ||
| 17238 | 2026.01.21 00:11:57.631702 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17239 | 2026.01.21 00:11:57.631795 [ 255 ] {31fa3094-72e5-49aa-b36a-46124aa4b231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17240 | 2026.01.21 00:11:57.631837 [ 255 ] {31fa3094-72e5-49aa-b36a-46124aa4b231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17241 | 2026.01.21 00:11:57.632182 [ 255 ] {31fa3094-72e5-49aa-b36a-46124aa4b231} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17242 | 2026.01.21 00:11:57.632220 [ 255 ] {31fa3094-72e5-49aa-b36a-46124aa4b231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 17243 | 2026.01.21 00:11:57.632529 [ 255 ] {31fa3094-72e5-49aa-b36a-46124aa4b231} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17244 | 2026.01.21 00:11:57.632749 [ 255 ] {31fa3094-72e5-49aa-b36a-46124aa4b231} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17245 | 2026.01.21 00:11:57.632882 [ 255 ] {31fa3094-72e5-49aa-b36a-46124aa4b231} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 17246 | 2026.01.21 00:11:57.632920 [ 255 ] {31fa3094-72e5-49aa-b36a-46124aa4b231} <Debug> TCPHandler: Processed in 0.00126938 sec. | ||
| 17247 | 2026.01.21 00:11:58.341028 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 17248 | 2026.01.21 00:11:58.358285 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17249 | 2026.01.21 00:11:58.358335 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 17250 | 2026.01.21 00:11:58.364441 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17251 | 2026.01.21 00:11:58.365130 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17252 | 2026.01.21 00:11:58.365426 [ 27 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17253 | 2026.01.21 00:11:58.365469 [ 27 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17254 | 2026.01.21 00:11:58.365491 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 17255 | 2026.01.21 00:11:58.365588 [ 187 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 17256 | 2026.01.21 00:11:58.369641 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 17257 | 2026.01.21 00:11:58.369949 [ 187 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17258 | 2026.01.21 00:11:58.371043 [ 187 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 17259 | 2026.01.21 00:11:58.374729 [ 187 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 17260 | 2026.01.21 00:11:58.378414 [ 187 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 17261 | 2026.01.21 00:11:58.382458 [ 187 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 17262 | 2026.01.21 00:11:58.386874 [ 187 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 17263 | 2026.01.21 00:11:58.391127 [ 187 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 17264 | 2026.01.21 00:11:58.416194 [ 27 ] {} <Debug> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 17265 | 2026.01.21 00:11:58.416243 [ 27 ] {} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17266 | 2026.01.21 00:11:58.416266 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 17267 | 2026.01.21 00:11:58.416376 [ 225 ] {} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17268 | 2026.01.21 00:11:58.416408 [ 194 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 17269 | 2026.01.21 00:11:58.416434 [ 225 ] {} <Debug> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17270 | 2026.01.21 00:11:58.416609 [ 194 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17271 | 2026.01.21 00:11:58.416670 [ 194 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 20 rows starting from the beginning of the part | ||
| 17272 | 2026.01.21 00:11:58.416771 [ 194 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
| 17273 | 2026.01.21 00:11:58.416845 [ 194 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 4 rows starting from the beginning of the part | ||
| 17274 | 2026.01.21 00:11:58.416912 [ 194 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part | ||
| 17275 | 2026.01.21 00:11:58.416977 [ 194 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 17276 | 2026.01.21 00:11:58.417983 [ 197 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001644634 sec., 23105.44473724853 rows/sec., 1.93 MiB/sec. | ||
| 17277 | 2026.01.21 00:11:58.418180 [ 192 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 17278 | 2026.01.21 00:11:58.418421 [ 225 ] {} <Debug> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17279 | 2026.01.21 00:11:58.418596 [ 192 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_41_10} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17280 | 2026.01.21 00:11:58.418697 [ 192 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_41_10} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 17281 | 2026.01.21 00:11:58.418825 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17282 | 2026.01.21 00:11:58.450868 [ 201 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.085319568 sec., 7594.975164431213 rows/sec., 39.27 MiB/sec. | ||
| 17283 | 2026.01.21 00:11:58.454029 [ 192 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17284 | 2026.01.21 00:11:58.456327 [ 192 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_86_17} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17285 | 2026.01.21 00:11:58.456438 [ 192 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_86_17} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17286 | 2026.01.21 00:11:58.459183 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 17287 | 2026.01.21 00:11:59.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.92 MiB, peak 406.35 MiB, free memory in arenas 0.00 B, will set to 387.91 MiB (RSS), difference: -1.02 MiB | ||
| 17288 | 2026.01.21 00:12:01.268274 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2068 | ||
| 17289 | 2026.01.21 00:12:01.270787 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17290 | 2026.01.21 00:12:01.270839 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17291 | 2026.01.21 00:12:01.272031 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 17292 | 2026.01.21 00:12:01.272307 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17293 | 2026.01.21 00:12:01.272608 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2068 | ||
| 17294 | 2026.01.21 00:12:02.540598 [ 224 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17295 | 2026.01.21 00:12:02.540652 [ 224 ] {} <Debug> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17296 | 2026.01.21 00:12:02.543128 [ 224 ] {} <Debug> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17297 | 2026.01.21 00:12:02.650662 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17298 | 2026.01.21 00:12:02.650842 [ 255 ] {4914b30d-d9f0-44a4-a9bf-355af783c93d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17299 | 2026.01.21 00:12:02.650905 [ 255 ] {4914b30d-d9f0-44a4-a9bf-355af783c93d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17300 | 2026.01.21 00:12:02.651652 [ 255 ] {4914b30d-d9f0-44a4-a9bf-355af783c93d} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17301 | 2026.01.21 00:12:02.651691 [ 255 ] {4914b30d-d9f0-44a4-a9bf-355af783c93d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17302 | 2026.01.21 00:12:02.652102 [ 255 ] {4914b30d-d9f0-44a4-a9bf-355af783c93d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 17303 | 2026.01.21 00:12:02.652417 [ 255 ] {4914b30d-d9f0-44a4-a9bf-355af783c93d} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17304 | 2026.01.21 00:12:02.652595 [ 255 ] {4914b30d-d9f0-44a4-a9bf-355af783c93d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001801 sec., 13325.930038867295 rows/sec., 1.11 MiB/sec. | ||
| 17305 | 2026.01.21 00:12:02.652646 [ 255 ] {4914b30d-d9f0-44a4-a9bf-355af783c93d} <Debug> TCPHandler: Processed in 0.002105143 sec. | ||
| 17306 | 2026.01.21 00:12:02.652776 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17307 | 2026.01.21 00:12:02.652872 [ 255 ] {989a9e54-ee28-4e95-87a7-e521ce16657f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17308 | 2026.01.21 00:12:02.652914 [ 255 ] {989a9e54-ee28-4e95-87a7-e521ce16657f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17309 | 2026.01.21 00:12:02.653404 [ 255 ] {989a9e54-ee28-4e95-87a7-e521ce16657f} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17310 | 2026.01.21 00:12:02.653465 [ 255 ] {989a9e54-ee28-4e95-87a7-e521ce16657f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17311 | 2026.01.21 00:12:02.653760 [ 255 ] {989a9e54-ee28-4e95-87a7-e521ce16657f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 17312 | 2026.01.21 00:12:02.653979 [ 255 ] {989a9e54-ee28-4e95-87a7-e521ce16657f} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17313 | 2026.01.21 00:12:02.654104 [ 255 ] {989a9e54-ee28-4e95-87a7-e521ce16657f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001252 sec., 3194.8881789137376 rows/sec., 260.52 KiB/sec. | ||
| 17314 | 2026.01.21 00:12:02.654141 [ 255 ] {989a9e54-ee28-4e95-87a7-e521ce16657f} <Debug> TCPHandler: Processed in 0.001414271 sec. | ||
| 17315 | 2026.01.21 00:12:02.654262 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17316 | 2026.01.21 00:12:02.654356 [ 255 ] {a29d9e00-a329-4eca-8ff8-acd4e933ed80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17317 | 2026.01.21 00:12:02.654396 [ 255 ] {a29d9e00-a329-4eca-8ff8-acd4e933ed80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17318 | 2026.01.21 00:12:02.655492 [ 255 ] {a29d9e00-a329-4eca-8ff8-acd4e933ed80} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17319 | 2026.01.21 00:12:02.655528 [ 255 ] {a29d9e00-a329-4eca-8ff8-acd4e933ed80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17320 | 2026.01.21 00:12:02.655914 [ 255 ] {a29d9e00-a329-4eca-8ff8-acd4e933ed80} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17321 | 2026.01.21 00:12:02.656124 [ 255 ] {a29d9e00-a329-4eca-8ff8-acd4e933ed80} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17322 | 2026.01.21 00:12:02.656252 [ 255 ] {a29d9e00-a329-4eca-8ff8-acd4e933ed80} <Debug> executeQuery: Read 1332 rows, 113.92 KiB in 0.001914 sec., 695924.7648902822 rows/sec., 58.12 MiB/sec. | ||
| 17323 | 2026.01.21 00:12:02.656290 [ 255 ] {a29d9e00-a329-4eca-8ff8-acd4e933ed80} <Debug> TCPHandler: Processed in 0.002076032 sec. | ||
| 17324 | 2026.01.21 00:12:02.656414 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17325 | 2026.01.21 00:12:02.656510 [ 255 ] {835f6954-05e1-44af-b06d-8537d54fa17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17326 | 2026.01.21 00:12:02.656550 [ 255 ] {835f6954-05e1-44af-b06d-8537d54fa17d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17327 | 2026.01.21 00:12:02.656950 [ 255 ] {835f6954-05e1-44af-b06d-8537d54fa17d} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17328 | 2026.01.21 00:12:02.656986 [ 255 ] {835f6954-05e1-44af-b06d-8537d54fa17d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17329 | 2026.01.21 00:12:02.657281 [ 255 ] {835f6954-05e1-44af-b06d-8537d54fa17d} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17330 | 2026.01.21 00:12:02.657494 [ 255 ] {835f6954-05e1-44af-b06d-8537d54fa17d} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17331 | 2026.01.21 00:12:02.657599 [ 101 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17332 | 2026.01.21 00:12:02.657619 [ 255 ] {835f6954-05e1-44af-b06d-8537d54fa17d} <Debug> executeQuery: Read 23 rows, 1.77 KiB in 0.001128 sec., 20390.070921985814 rows/sec., 1.53 MiB/sec. | ||
| 17333 | 2026.01.21 00:12:02.657632 [ 101 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17334 | 2026.01.21 00:12:02.657653 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17335 | 2026.01.21 00:12:02.657658 [ 255 ] {835f6954-05e1-44af-b06d-8537d54fa17d} <Debug> TCPHandler: Processed in 0.00129248 sec. | ||
| 17336 | 2026.01.21 00:12:02.657772 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17337 | 2026.01.21 00:12:02.657777 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17338 | 2026.01.21 00:12:02.657868 [ 255 ] {95991aac-7453-48a1-8077-ea6f93b747b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17339 | 2026.01.21 00:12:02.657915 [ 255 ] {95991aac-7453-48a1-8077-ea6f93b747b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17340 | 2026.01.21 00:12:02.657923 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17341 | 2026.01.21 00:12:02.657965 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 296 rows starting from the beginning of the part | ||
| 17342 | 2026.01.21 00:12:02.658042 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 230 rows starting from the beginning of the part | ||
| 17343 | 2026.01.21 00:12:02.658095 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 40 rows starting from the beginning of the part | ||
| 17344 | 2026.01.21 00:12:02.658143 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 230 rows starting from the beginning of the part | ||
| 17345 | 2026.01.21 00:12:02.658189 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 34 rows starting from the beginning of the part | ||
| 17346 | 2026.01.21 00:12:02.658237 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 23 rows starting from the beginning of the part | ||
| 17347 | 2026.01.21 00:12:02.658397 [ 255 ] {95991aac-7453-48a1-8077-ea6f93b747b0} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17348 | 2026.01.21 00:12:02.658439 [ 255 ] {95991aac-7453-48a1-8077-ea6f93b747b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17349 | 2026.01.21 00:12:02.658770 [ 255 ] {95991aac-7453-48a1-8077-ea6f93b747b0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 17350 | 2026.01.21 00:12:02.659009 [ 255 ] {95991aac-7453-48a1-8077-ea6f93b747b0} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17351 | 2026.01.21 00:12:02.659139 [ 255 ] {95991aac-7453-48a1-8077-ea6f93b747b0} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001289 sec., 195500.38789759504 rows/sec., 13.52 MiB/sec. | ||
| 17352 | 2026.01.21 00:12:02.659169 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 853 rows, containing 5 columns (5 merged, 0 gathered) in 0.001449012 sec., 588676.9743797843 rows/sec., 38.62 MiB/sec. | ||
| 17353 | 2026.01.21 00:12:02.659178 [ 255 ] {95991aac-7453-48a1-8077-ea6f93b747b0} <Debug> TCPHandler: Processed in 0.001455232 sec. | ||
| 17354 | 2026.01.21 00:12:02.659297 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17355 | 2026.01.21 00:12:02.659327 [ 193 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17356 | 2026.01.21 00:12:02.659391 [ 255 ] {884edb39-d6f7-4218-a9a7-b01d9b84e0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17357 | 2026.01.21 00:12:02.659434 [ 255 ] {884edb39-d6f7-4218-a9a7-b01d9b84e0d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17358 | 2026.01.21 00:12:02.659626 [ 193 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_121_24} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17359 | 2026.01.21 00:12:02.659700 [ 193 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_121_24} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17360 | 2026.01.21 00:12:02.659779 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 17361 | 2026.01.21 00:12:02.659825 [ 255 ] {884edb39-d6f7-4218-a9a7-b01d9b84e0d0} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17362 | 2026.01.21 00:12:02.659861 [ 255 ] {884edb39-d6f7-4218-a9a7-b01d9b84e0d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17363 | 2026.01.21 00:12:02.660166 [ 255 ] {884edb39-d6f7-4218-a9a7-b01d9b84e0d0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 17364 | 2026.01.21 00:12:02.660386 [ 255 ] {884edb39-d6f7-4218-a9a7-b01d9b84e0d0} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17365 | 2026.01.21 00:12:02.660513 [ 255 ] {884edb39-d6f7-4218-a9a7-b01d9b84e0d0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001139 sec., 10535.557506584722 rows/sec., 823.09 KiB/sec. | ||
| 17366 | 2026.01.21 00:12:02.660551 [ 255 ] {884edb39-d6f7-4218-a9a7-b01d9b84e0d0} <Debug> TCPHandler: Processed in 0.00130292 sec. | ||
| 17367 | 2026.01.21 00:12:02.660660 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17368 | 2026.01.21 00:12:02.660753 [ 255 ] {56595122-4c6d-4674-a37a-2225d477cadf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17369 | 2026.01.21 00:12:02.660794 [ 255 ] {56595122-4c6d-4674-a37a-2225d477cadf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17370 | 2026.01.21 00:12:02.661385 [ 255 ] {56595122-4c6d-4674-a37a-2225d477cadf} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17371 | 2026.01.21 00:12:02.661422 [ 255 ] {56595122-4c6d-4674-a37a-2225d477cadf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17372 | 2026.01.21 00:12:02.661763 [ 255 ] {56595122-4c6d-4674-a37a-2225d477cadf} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17373 | 2026.01.21 00:12:02.661981 [ 255 ] {56595122-4c6d-4674-a37a-2225d477cadf} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17374 | 2026.01.21 00:12:02.662114 [ 255 ] {56595122-4c6d-4674-a37a-2225d477cadf} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.001379 sec., 411167.5126903553 rows/sec., 30.84 MiB/sec. | ||
| 17375 | 2026.01.21 00:12:02.662153 [ 255 ] {56595122-4c6d-4674-a37a-2225d477cadf} <Debug> TCPHandler: Processed in 0.001541813 sec. | ||
| 17376 | 2026.01.21 00:12:02.662271 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17377 | 2026.01.21 00:12:02.662366 [ 255 ] {7c7e0bc9-7529-40b8-88d6-21c17573e58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17378 | 2026.01.21 00:12:02.662408 [ 255 ] {7c7e0bc9-7529-40b8-88d6-21c17573e58c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17379 | 2026.01.21 00:12:02.662998 [ 255 ] {7c7e0bc9-7529-40b8-88d6-21c17573e58c} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17380 | 2026.01.21 00:12:02.663035 [ 255 ] {7c7e0bc9-7529-40b8-88d6-21c17573e58c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17381 | 2026.01.21 00:12:02.663410 [ 255 ] {7c7e0bc9-7529-40b8-88d6-21c17573e58c} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17382 | 2026.01.21 00:12:02.663630 [ 255 ] {7c7e0bc9-7529-40b8-88d6-21c17573e58c} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17383 | 2026.01.21 00:12:02.663763 [ 255 ] {7c7e0bc9-7529-40b8-88d6-21c17573e58c} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001415 sec., 623321.554770318 rows/sec., 42.30 MiB/sec. | ||
| 17384 | 2026.01.21 00:12:02.663802 [ 255 ] {7c7e0bc9-7529-40b8-88d6-21c17573e58c} <Debug> TCPHandler: Processed in 0.001579404 sec. | ||
| 17385 | 2026.01.21 00:12:02.663912 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17386 | 2026.01.21 00:12:02.664006 [ 255 ] {333d34be-b26a-4099-9184-459fec469ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17387 | 2026.01.21 00:12:02.664061 [ 255 ] {333d34be-b26a-4099-9184-459fec469ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17388 | 2026.01.21 00:12:02.664826 [ 255 ] {333d34be-b26a-4099-9184-459fec469ed9} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17389 | 2026.01.21 00:12:02.664863 [ 255 ] {333d34be-b26a-4099-9184-459fec469ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17390 | 2026.01.21 00:12:02.665365 [ 255 ] {333d34be-b26a-4099-9184-459fec469ed9} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17391 | 2026.01.21 00:12:02.665591 [ 255 ] {333d34be-b26a-4099-9184-459fec469ed9} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17392 | 2026.01.21 00:12:02.665728 [ 255 ] {333d34be-b26a-4099-9184-459fec469ed9} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001741 sec., 4020.67777139575 rows/sec., 7.20 MiB/sec. | ||
| 17393 | 2026.01.21 00:12:02.665782 [ 255 ] {333d34be-b26a-4099-9184-459fec469ed9} <Debug> TCPHandler: Processed in 0.001918889 sec. | ||
| 17394 | 2026.01.21 00:12:02.665907 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17395 | 2026.01.21 00:12:02.666004 [ 255 ] {73840635-7ae8-4730-8cab-901c1de93a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17396 | 2026.01.21 00:12:02.666047 [ 255 ] {73840635-7ae8-4730-8cab-901c1de93a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17397 | 2026.01.21 00:12:02.666383 [ 255 ] {73840635-7ae8-4730-8cab-901c1de93a84} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17398 | 2026.01.21 00:12:02.666418 [ 255 ] {73840635-7ae8-4730-8cab-901c1de93a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17399 | 2026.01.21 00:12:02.666722 [ 255 ] {73840635-7ae8-4730-8cab-901c1de93a84} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17400 | 2026.01.21 00:12:02.666932 [ 255 ] {73840635-7ae8-4730-8cab-901c1de93a84} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17401 | 2026.01.21 00:12:02.667060 [ 255 ] {73840635-7ae8-4730-8cab-901c1de93a84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 17402 | 2026.01.21 00:12:02.667096 [ 255 ] {73840635-7ae8-4730-8cab-901c1de93a84} <Debug> TCPHandler: Processed in 0.001248919 sec. | ||
| 17403 | 2026.01.21 00:12:03.617152 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41763 | ||
| 17404 | 2026.01.21 00:12:03.617716 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17405 | 2026.01.21 00:12:03.617763 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17406 | 2026.01.21 00:12:03.618248 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 17407 | 2026.01.21 00:12:03.618494 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17408 | 2026.01.21 00:12:03.618629 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41763 | ||
| 17409 | 2026.01.21 00:12:05.869849 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 17410 | 2026.01.21 00:12:05.887576 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17411 | 2026.01.21 00:12:05.887619 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17412 | 2026.01.21 00:12:05.894462 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 17413 | 2026.01.21 00:12:05.895172 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17414 | 2026.01.21 00:12:05.898246 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 17415 | 2026.01.21 00:12:07.118866 [ 224 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17416 | 2026.01.21 00:12:07.118928 [ 224 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17417 | 2026.01.21 00:12:07.122421 [ 224 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17418 | 2026.01.21 00:12:07.622793 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17419 | 2026.01.21 00:12:07.623039 [ 255 ] {4f2e1399-f2f7-409f-8198-1f85ca05a9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17420 | 2026.01.21 00:12:07.623103 [ 255 ] {4f2e1399-f2f7-409f-8198-1f85ca05a9a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17421 | 2026.01.21 00:12:07.623798 [ 255 ] {4f2e1399-f2f7-409f-8198-1f85ca05a9a0} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17422 | 2026.01.21 00:12:07.623840 [ 255 ] {4f2e1399-f2f7-409f-8198-1f85ca05a9a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17423 | 2026.01.21 00:12:07.624237 [ 255 ] {4f2e1399-f2f7-409f-8198-1f85ca05a9a0} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17424 | 2026.01.21 00:12:07.624464 [ 255 ] {4f2e1399-f2f7-409f-8198-1f85ca05a9a0} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17425 | 2026.01.21 00:12:07.624618 [ 255 ] {4f2e1399-f2f7-409f-8198-1f85ca05a9a0} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001627 sec., 76213.8905961893 rows/sec., 6.56 MiB/sec. | ||
| 17426 | 2026.01.21 00:12:07.624670 [ 255 ] {4f2e1399-f2f7-409f-8198-1f85ca05a9a0} <Debug> TCPHandler: Processed in 0.002060862 sec. | ||
| 17427 | 2026.01.21 00:12:07.624797 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17428 | 2026.01.21 00:12:07.624902 [ 255 ] {e8965490-ccac-4d36-997c-f901bb74f0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17429 | 2026.01.21 00:12:07.624945 [ 255 ] {e8965490-ccac-4d36-997c-f901bb74f0cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17430 | 2026.01.21 00:12:07.625388 [ 255 ] {e8965490-ccac-4d36-997c-f901bb74f0cd} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17431 | 2026.01.21 00:12:07.625423 [ 255 ] {e8965490-ccac-4d36-997c-f901bb74f0cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17432 | 2026.01.21 00:12:07.625730 [ 255 ] {e8965490-ccac-4d36-997c-f901bb74f0cd} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17433 | 2026.01.21 00:12:07.625939 [ 255 ] {e8965490-ccac-4d36-997c-f901bb74f0cd} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17434 | 2026.01.21 00:12:07.626070 [ 255 ] {e8965490-ccac-4d36-997c-f901bb74f0cd} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001193 sec., 28499.580888516342 rows/sec., 2.09 MiB/sec. | ||
| 17435 | 2026.01.21 00:12:07.626108 [ 255 ] {e8965490-ccac-4d36-997c-f901bb74f0cd} <Debug> TCPHandler: Processed in 0.001363161 sec. | ||
| 17436 | 2026.01.21 00:12:07.626154 [ 220 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17437 | 2026.01.21 00:12:07.626203 [ 220 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17438 | 2026.01.21 00:12:07.626219 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17439 | 2026.01.21 00:12:07.626320 [ 255 ] {375ec1cc-d254-4c4a-9432-458df60728fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17440 | 2026.01.21 00:12:07.626361 [ 255 ] {375ec1cc-d254-4c4a-9432-458df60728fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17441 | 2026.01.21 00:12:07.626790 [ 255 ] {375ec1cc-d254-4c4a-9432-458df60728fd} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17442 | 2026.01.21 00:12:07.626828 [ 255 ] {375ec1cc-d254-4c4a-9432-458df60728fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17443 | 2026.01.21 00:12:07.627177 [ 255 ] {375ec1cc-d254-4c4a-9432-458df60728fd} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17444 | 2026.01.21 00:12:07.627409 [ 255 ] {375ec1cc-d254-4c4a-9432-458df60728fd} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17445 | 2026.01.21 00:12:07.627536 [ 255 ] {375ec1cc-d254-4c4a-9432-458df60728fd} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001236 sec., 79288.02588996764 rows/sec., 6.19 MiB/sec. | ||
| 17446 | 2026.01.21 00:12:07.627574 [ 255 ] {375ec1cc-d254-4c4a-9432-458df60728fd} <Debug> TCPHandler: Processed in 0.001405192 sec. | ||
| 17447 | 2026.01.21 00:12:07.627687 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17448 | 2026.01.21 00:12:07.627783 [ 255 ] {07532845-d61a-4999-8743-455baacdb0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17449 | 2026.01.21 00:12:07.627828 [ 255 ] {07532845-d61a-4999-8743-455baacdb0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17450 | 2026.01.21 00:12:07.628237 [ 255 ] {07532845-d61a-4999-8743-455baacdb0e0} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17451 | 2026.01.21 00:12:07.628272 [ 255 ] {07532845-d61a-4999-8743-455baacdb0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17452 | 2026.01.21 00:12:07.628637 [ 255 ] {07532845-d61a-4999-8743-455baacdb0e0} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17453 | 2026.01.21 00:12:07.628876 [ 255 ] {07532845-d61a-4999-8743-455baacdb0e0} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17454 | 2026.01.21 00:12:07.629006 [ 255 ] {07532845-d61a-4999-8743-455baacdb0e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 17455 | 2026.01.21 00:12:07.629043 [ 255 ] {07532845-d61a-4999-8743-455baacdb0e0} <Debug> TCPHandler: Processed in 0.001404991 sec. | ||
| 17456 | 2026.01.21 00:12:07.629060 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17457 | 2026.01.21 00:12:07.629101 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17458 | 2026.01.21 00:12:07.629156 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17459 | 2026.01.21 00:12:07.629250 [ 255 ] {d125938b-2186-4427-a13e-c77bd8fcbd42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17460 | 2026.01.21 00:12:07.629307 [ 255 ] {d125938b-2186-4427-a13e-c77bd8fcbd42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17461 | 2026.01.21 00:12:07.629438 [ 220 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17462 | 2026.01.21 00:12:07.630164 [ 255 ] {d125938b-2186-4427-a13e-c77bd8fcbd42} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17463 | 2026.01.21 00:12:07.630202 [ 255 ] {d125938b-2186-4427-a13e-c77bd8fcbd42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17464 | 2026.01.21 00:12:07.630746 [ 255 ] {d125938b-2186-4427-a13e-c77bd8fcbd42} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17465 | 2026.01.21 00:12:07.630967 [ 255 ] {d125938b-2186-4427-a13e-c77bd8fcbd42} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17466 | 2026.01.21 00:12:07.631073 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17467 | 2026.01.21 00:12:07.631099 [ 255 ] {d125938b-2186-4427-a13e-c77bd8fcbd42} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001867 sec., 18211.03374397429 rows/sec., 32.63 MiB/sec. | ||
| 17468 | 2026.01.21 00:12:07.631108 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17469 | 2026.01.21 00:12:07.631129 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17470 | 2026.01.21 00:12:07.631155 [ 255 ] {d125938b-2186-4427-a13e-c77bd8fcbd42} <Debug> TCPHandler: Processed in 0.002048361 sec. | ||
| 17471 | 2026.01.21 00:12:07.631210 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17472 | 2026.01.21 00:12:07.631288 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17473 | 2026.01.21 00:12:07.631386 [ 255 ] {5267e62c-8543-4d17-9691-c0ace133f1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17474 | 2026.01.21 00:12:07.631396 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17475 | 2026.01.21 00:12:07.631428 [ 255 ] {5267e62c-8543-4d17-9691-c0ace133f1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17476 | 2026.01.21 00:12:07.631452 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2286 rows starting from the beginning of the part | ||
| 17477 | 2026.01.21 00:12:07.631574 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 34 rows starting from the beginning of the part | ||
| 17478 | 2026.01.21 00:12:07.631680 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 7 rows starting from the beginning of the part | ||
| 17479 | 2026.01.21 00:12:07.631700 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17480 | 2026.01.21 00:12:07.631777 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 34 rows starting from the beginning of the part | ||
| 17481 | 2026.01.21 00:12:07.631794 [ 255 ] {5267e62c-8543-4d17-9691-c0ace133f1de} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17482 | 2026.01.21 00:12:07.631830 [ 255 ] {5267e62c-8543-4d17-9691-c0ace133f1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17483 | 2026.01.21 00:12:07.631874 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 7 rows starting from the beginning of the part | ||
| 17484 | 2026.01.21 00:12:07.631970 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 34 rows starting from the beginning of the part | ||
| 17485 | 2026.01.21 00:12:07.632144 [ 255 ] {5267e62c-8543-4d17-9691-c0ace133f1de} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17486 | 2026.01.21 00:12:07.632362 [ 255 ] {5267e62c-8543-4d17-9691-c0ace133f1de} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17487 | 2026.01.21 00:12:07.632491 [ 255 ] {5267e62c-8543-4d17-9691-c0ace133f1de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 17488 | 2026.01.21 00:12:07.632542 [ 255 ] {5267e62c-8543-4d17-9691-c0ace133f1de} <Debug> TCPHandler: Processed in 0.001303579 sec. | ||
| 17489 | 2026.01.21 00:12:07.640295 [ 190 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2402 rows, containing 19 columns (19 merged, 0 gathered) in 0.009114159 sec., 263545.9837819375 rows/sec., 472.26 MiB/sec. | ||
| 17490 | 2026.01.21 00:12:07.642912 [ 191 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17491 | 2026.01.21 00:12:07.643330 [ 191 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17492 | 2026.01.21 00:12:07.643417 [ 191 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17493 | 2026.01.21 00:12:07.643571 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.62 MiB. | ||
| 17494 | 2026.01.21 00:12:07.928953 [ 217 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17495 | 2026.01.21 00:12:07.929030 [ 217 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17496 | 2026.01.21 00:12:07.932234 [ 217 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17497 | 2026.01.21 00:12:08.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.36 MiB, peak 406.97 MiB, free memory in arenas 0.00 B, will set to 391.70 MiB (RSS), difference: 3.34 MiB | ||
| 17498 | 2026.01.21 00:12:08.532641 [ 222 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17499 | 2026.01.21 00:12:08.532695 [ 222 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17500 | 2026.01.21 00:12:08.534936 [ 222 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17501 | 2026.01.21 00:12:10.928991 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17502 | 2026.01.21 00:12:10.929074 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17503 | 2026.01.21 00:12:11.118866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42275 | ||
| 17504 | 2026.01.21 00:12:11.119410 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17505 | 2026.01.21 00:12:11.119451 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17506 | 2026.01.21 00:12:11.119946 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 17507 | 2026.01.21 00:12:11.120205 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17508 | 2026.01.21 00:12:11.120345 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42275 | ||
| 17509 | 2026.01.21 00:12:11.272992 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2100 | ||
| 17510 | 2026.01.21 00:12:11.275883 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17511 | 2026.01.21 00:12:11.275933 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17512 | 2026.01.21 00:12:11.277179 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 17513 | 2026.01.21 00:12:11.277451 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17514 | 2026.01.21 00:12:11.277803 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2100 | ||
| 17515 | 2026.01.21 00:12:12.109098 [ 223 ] {} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17516 | 2026.01.21 00:12:12.109151 [ 223 ] {} <Debug> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17517 | 2026.01.21 00:12:12.110588 [ 223 ] {} <Debug> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17518 | 2026.01.21 00:12:12.467175 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17519 | 2026.01.21 00:12:12.467263 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17520 | 2026.01.21 00:12:12.470437 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17521 | 2026.01.21 00:12:12.560276 [ 219 ] {} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17522 | 2026.01.21 00:12:12.560348 [ 219 ] {} <Debug> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17523 | 2026.01.21 00:12:12.563691 [ 219 ] {} <Debug> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17524 | 2026.01.21 00:12:12.620745 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17525 | 2026.01.21 00:12:12.620923 [ 255 ] {664e378e-dfc0-4812-ab12-a95c82762c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17526 | 2026.01.21 00:12:12.620990 [ 255 ] {664e378e-dfc0-4812-ab12-a95c82762c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17527 | 2026.01.21 00:12:12.621665 [ 255 ] {664e378e-dfc0-4812-ab12-a95c82762c16} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17528 | 2026.01.21 00:12:12.621716 [ 255 ] {664e378e-dfc0-4812-ab12-a95c82762c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17529 | 2026.01.21 00:12:12.622119 [ 255 ] {664e378e-dfc0-4812-ab12-a95c82762c16} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17530 | 2026.01.21 00:12:12.622348 [ 255 ] {664e378e-dfc0-4812-ab12-a95c82762c16} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17531 | 2026.01.21 00:12:12.622503 [ 255 ] {664e378e-dfc0-4812-ab12-a95c82762c16} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001629 sec., 42971.14794352363 rows/sec., 3.45 MiB/sec. | ||
| 17532 | 2026.01.21 00:12:12.622511 [ 143 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17533 | 2026.01.21 00:12:12.622557 [ 255 ] {664e378e-dfc0-4812-ab12-a95c82762c16} <Debug> TCPHandler: Processed in 0.001935379 sec. | ||
| 17534 | 2026.01.21 00:12:12.622572 [ 143 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17535 | 2026.01.21 00:12:12.622600 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17536 | 2026.01.21 00:12:12.622693 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17537 | 2026.01.21 00:12:12.622701 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17538 | 2026.01.21 00:12:12.622785 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17539 | 2026.01.21 00:12:12.622813 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2556 rows starting from the beginning of the part | ||
| 17540 | 2026.01.21 00:12:12.622822 [ 255 ] {92cd95f3-b92c-4999-9c60-d3f106123d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17541 | 2026.01.21 00:12:12.622868 [ 255 ] {92cd95f3-b92c-4999-9c60-d3f106123d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17542 | 2026.01.21 00:12:12.622872 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 1216 rows starting from the beginning of the part | ||
| 17543 | 2026.01.21 00:12:12.622921 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 124 rows starting from the beginning of the part | ||
| 17544 | 2026.01.21 00:12:12.622965 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 1332 rows starting from the beginning of the part | ||
| 17545 | 2026.01.21 00:12:12.623005 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 124 rows starting from the beginning of the part | ||
| 17546 | 2026.01.21 00:12:12.623043 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 70 rows starting from the beginning of the part | ||
| 17547 | 2026.01.21 00:12:12.623383 [ 255 ] {92cd95f3-b92c-4999-9c60-d3f106123d81} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17548 | 2026.01.21 00:12:12.623433 [ 255 ] {92cd95f3-b92c-4999-9c60-d3f106123d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17549 | 2026.01.21 00:12:12.623835 [ 255 ] {92cd95f3-b92c-4999-9c60-d3f106123d81} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17550 | 2026.01.21 00:12:12.624095 [ 255 ] {92cd95f3-b92c-4999-9c60-d3f106123d81} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17551 | 2026.01.21 00:12:12.624240 [ 255 ] {92cd95f3-b92c-4999-9c60-d3f106123d81} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001443 sec., 4851.004851004851 rows/sec., 364.77 KiB/sec. | ||
| 17552 | 2026.01.21 00:12:12.624281 [ 255 ] {92cd95f3-b92c-4999-9c60-d3f106123d81} <Debug> TCPHandler: Processed in 0.001636984 sec. | ||
| 17553 | 2026.01.21 00:12:12.624411 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17554 | 2026.01.21 00:12:12.624516 [ 255 ] {574ff525-4457-4e86-8530-d0457b192fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17555 | 2026.01.21 00:12:12.624559 [ 255 ] {574ff525-4457-4e86-8530-d0457b192fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17556 | 2026.01.21 00:12:12.625022 [ 255 ] {574ff525-4457-4e86-8530-d0457b192fa0} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17557 | 2026.01.21 00:12:12.625060 [ 255 ] {574ff525-4457-4e86-8530-d0457b192fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17558 | 2026.01.21 00:12:12.625126 [ 195 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5422 rows, containing 5 columns (5 merged, 0 gathered) in 0.002470457 sec., 2194735.6298854826 rows/sec., 187.90 MiB/sec. | ||
| 17559 | 2026.01.21 00:12:12.625392 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17560 | 2026.01.21 00:12:12.625396 [ 255 ] {574ff525-4457-4e86-8530-d0457b192fa0} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17561 | 2026.01.21 00:12:12.625650 [ 255 ] {574ff525-4457-4e86-8530-d0457b192fa0} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17562 | 2026.01.21 00:12:12.625672 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_131_26} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17563 | 2026.01.21 00:12:12.625741 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_131_26} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17564 | 2026.01.21 00:12:12.625783 [ 255 ] {574ff525-4457-4e86-8530-d0457b192fa0} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00129 sec., 55038.75968992248 rows/sec., 4.30 MiB/sec. | ||
| 17565 | 2026.01.21 00:12:12.625784 [ 143 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17566 | 2026.01.21 00:12:12.625812 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 17567 | 2026.01.21 00:12:12.625824 [ 255 ] {574ff525-4457-4e86-8530-d0457b192fa0} <Debug> TCPHandler: Processed in 0.001465222 sec. | ||
| 17568 | 2026.01.21 00:12:12.625838 [ 143 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17569 | 2026.01.21 00:12:12.625865 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17570 | 2026.01.21 00:12:12.625946 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17571 | 2026.01.21 00:12:12.625955 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17572 | 2026.01.21 00:12:12.626059 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17573 | 2026.01.21 00:12:12.626069 [ 255 ] {44631b10-fda3-4536-90eb-4b255aa90378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17574 | 2026.01.21 00:12:12.626101 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1304 rows starting from the beginning of the part | ||
| 17575 | 2026.01.21 00:12:12.626125 [ 255 ] {44631b10-fda3-4536-90eb-4b255aa90378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17576 | 2026.01.21 00:12:12.626173 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 740 rows starting from the beginning of the part | ||
| 17577 | 2026.01.21 00:12:12.626223 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 98 rows starting from the beginning of the part | ||
| 17578 | 2026.01.21 00:12:12.626267 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 567 rows starting from the beginning of the part | ||
| 17579 | 2026.01.21 00:12:12.626312 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 98 rows starting from the beginning of the part | ||
| 17580 | 2026.01.21 00:12:12.626356 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 71 rows starting from the beginning of the part | ||
| 17581 | 2026.01.21 00:12:12.626571 [ 255 ] {44631b10-fda3-4536-90eb-4b255aa90378} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17582 | 2026.01.21 00:12:12.626614 [ 255 ] {44631b10-fda3-4536-90eb-4b255aa90378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17583 | 2026.01.21 00:12:12.626965 [ 255 ] {44631b10-fda3-4536-90eb-4b255aa90378} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17584 | 2026.01.21 00:12:12.627203 [ 255 ] {44631b10-fda3-4536-90eb-4b255aa90378} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17585 | 2026.01.21 00:12:12.627334 [ 255 ] {44631b10-fda3-4536-90eb-4b255aa90378} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 17586 | 2026.01.21 00:12:12.627373 [ 255 ] {44631b10-fda3-4536-90eb-4b255aa90378} <Debug> TCPHandler: Processed in 0.001468013 sec. | ||
| 17587 | 2026.01.21 00:12:12.627487 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17588 | 2026.01.21 00:12:12.627579 [ 255 ] {187bf110-0ae8-4951-b9d5-dbe2064153fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17589 | 2026.01.21 00:12:12.627618 [ 193 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2878 rows, containing 5 columns (5 merged, 0 gathered) in 0.001710776 sec., 1682277.5161681015 rows/sec., 128.52 MiB/sec. | ||
| 17590 | 2026.01.21 00:12:12.627634 [ 255 ] {187bf110-0ae8-4951-b9d5-dbe2064153fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17591 | 2026.01.21 00:12:12.627787 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17592 | 2026.01.21 00:12:12.628047 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_131_26} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17593 | 2026.01.21 00:12:12.628115 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_131_26} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17594 | 2026.01.21 00:12:12.628185 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 17595 | 2026.01.21 00:12:12.628420 [ 255 ] {187bf110-0ae8-4951-b9d5-dbe2064153fa} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17596 | 2026.01.21 00:12:12.628463 [ 255 ] {187bf110-0ae8-4951-b9d5-dbe2064153fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17597 | 2026.01.21 00:12:12.628982 [ 255 ] {187bf110-0ae8-4951-b9d5-dbe2064153fa} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17598 | 2026.01.21 00:12:12.629225 [ 255 ] {187bf110-0ae8-4951-b9d5-dbe2064153fa} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17599 | 2026.01.21 00:12:12.629366 [ 255 ] {187bf110-0ae8-4951-b9d5-dbe2064153fa} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001805 sec., 3878.1163434903046 rows/sec., 6.95 MiB/sec. | ||
| 17600 | 2026.01.21 00:12:12.629424 [ 255 ] {187bf110-0ae8-4951-b9d5-dbe2064153fa} <Debug> TCPHandler: Processed in 0.00198726 sec. | ||
| 17601 | 2026.01.21 00:12:12.629542 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17602 | 2026.01.21 00:12:12.629634 [ 255 ] {45856553-fe1c-42f8-a1c7-e2076c571495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17603 | 2026.01.21 00:12:12.629676 [ 255 ] {45856553-fe1c-42f8-a1c7-e2076c571495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17604 | 2026.01.21 00:12:12.630015 [ 255 ] {45856553-fe1c-42f8-a1c7-e2076c571495} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17605 | 2026.01.21 00:12:12.630052 [ 255 ] {45856553-fe1c-42f8-a1c7-e2076c571495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17606 | 2026.01.21 00:12:12.630356 [ 255 ] {45856553-fe1c-42f8-a1c7-e2076c571495} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17607 | 2026.01.21 00:12:12.630572 [ 255 ] {45856553-fe1c-42f8-a1c7-e2076c571495} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17608 | 2026.01.21 00:12:12.630701 [ 255 ] {45856553-fe1c-42f8-a1c7-e2076c571495} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 17609 | 2026.01.21 00:12:12.630721 [ 144 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17610 | 2026.01.21 00:12:12.630737 [ 255 ] {45856553-fe1c-42f8-a1c7-e2076c571495} <Debug> TCPHandler: Processed in 0.001245189 sec. | ||
| 17611 | 2026.01.21 00:12:12.630788 [ 144 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17612 | 2026.01.21 00:12:12.630813 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17613 | 2026.01.21 00:12:12.630930 [ 198 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17614 | 2026.01.21 00:12:12.631077 [ 198 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17615 | 2026.01.21 00:12:12.631120 [ 198 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7044 rows starting from the beginning of the part | ||
| 17616 | 2026.01.21 00:12:12.631196 [ 198 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 108 rows starting from the beginning of the part | ||
| 17617 | 2026.01.21 00:12:12.631247 [ 198 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 17618 | 2026.01.21 00:12:12.631295 [ 198 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 17619 | 2026.01.21 00:12:12.631338 [ 198 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 17620 | 2026.01.21 00:12:12.631385 [ 198 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 17621 | 2026.01.21 00:12:12.633394 [ 199 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7392 rows, containing 4 columns (4 merged, 0 gathered) in 0.002523518 sec., 2929244.0156955486 rows/sec., 193.45 MiB/sec. | ||
| 17622 | 2026.01.21 00:12:12.633825 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17623 | 2026.01.21 00:12:12.634106 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_131_26} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17624 | 2026.01.21 00:12:12.634180 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_131_26} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17625 | 2026.01.21 00:12:12.634268 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 17626 | 2026.01.21 00:12:13.297829 [ 225 ] {} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17627 | 2026.01.21 00:12:13.297891 [ 225 ] {} <Debug> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17628 | 2026.01.21 00:12:13.300375 [ 225 ] {} <Debug> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17629 | 2026.01.21 00:12:13.398396 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 17630 | 2026.01.21 00:12:13.416345 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17631 | 2026.01.21 00:12:13.416405 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17632 | 2026.01.21 00:12:13.422733 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 17633 | 2026.01.21 00:12:13.423443 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17634 | 2026.01.21 00:12:13.426678 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 17635 | 2026.01.21 00:12:17.622916 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17636 | 2026.01.21 00:12:17.623112 [ 255 ] {e9b849ba-6673-4b8e-abc6-165f46ec2024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17637 | 2026.01.21 00:12:17.623180 [ 255 ] {e9b849ba-6673-4b8e-abc6-165f46ec2024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17638 | 2026.01.21 00:12:17.623846 [ 255 ] {e9b849ba-6673-4b8e-abc6-165f46ec2024} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17639 | 2026.01.21 00:12:17.623895 [ 255 ] {e9b849ba-6673-4b8e-abc6-165f46ec2024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17640 | 2026.01.21 00:12:17.624299 [ 255 ] {e9b849ba-6673-4b8e-abc6-165f46ec2024} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17641 | 2026.01.21 00:12:17.624534 [ 255 ] {e9b849ba-6673-4b8e-abc6-165f46ec2024} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17642 | 2026.01.21 00:12:17.624695 [ 255 ] {e9b849ba-6673-4b8e-abc6-165f46ec2024} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001632 sec., 2450.9803921568628 rows/sec., 199.86 KiB/sec. | ||
| 17643 | 2026.01.21 00:12:17.624749 [ 255 ] {e9b849ba-6673-4b8e-abc6-165f46ec2024} <Debug> TCPHandler: Processed in 0.00195818 sec. | ||
| 17644 | 2026.01.21 00:12:17.624879 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17645 | 2026.01.21 00:12:17.624989 [ 255 ] {4c9675f0-2408-43d1-81de-3d1c4b62f727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17646 | 2026.01.21 00:12:17.625032 [ 255 ] {4c9675f0-2408-43d1-81de-3d1c4b62f727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17647 | 2026.01.21 00:12:17.625529 [ 255 ] {4c9675f0-2408-43d1-81de-3d1c4b62f727} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17648 | 2026.01.21 00:12:17.625568 [ 255 ] {4c9675f0-2408-43d1-81de-3d1c4b62f727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17649 | 2026.01.21 00:12:17.625903 [ 255 ] {4c9675f0-2408-43d1-81de-3d1c4b62f727} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17650 | 2026.01.21 00:12:17.626127 [ 255 ] {4c9675f0-2408-43d1-81de-3d1c4b62f727} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17651 | 2026.01.21 00:12:17.626265 [ 255 ] {4c9675f0-2408-43d1-81de-3d1c4b62f727} <Debug> executeQuery: Read 126 rows, 11.07 KiB in 0.001301 sec., 96848.57801691006 rows/sec., 8.31 MiB/sec. | ||
| 17652 | 2026.01.21 00:12:17.626305 [ 255 ] {4c9675f0-2408-43d1-81de-3d1c4b62f727} <Debug> TCPHandler: Processed in 0.001480422 sec. | ||
| 17653 | 2026.01.21 00:12:17.626427 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17654 | 2026.01.21 00:12:17.626525 [ 255 ] {cb453229-74ad-4d06-a91f-921075704f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17655 | 2026.01.21 00:12:17.626567 [ 255 ] {cb453229-74ad-4d06-a91f-921075704f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17656 | 2026.01.21 00:12:17.627002 [ 255 ] {cb453229-74ad-4d06-a91f-921075704f69} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17657 | 2026.01.21 00:12:17.627040 [ 255 ] {cb453229-74ad-4d06-a91f-921075704f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17658 | 2026.01.21 00:12:17.627349 [ 255 ] {cb453229-74ad-4d06-a91f-921075704f69} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17659 | 2026.01.21 00:12:17.627558 [ 255 ] {cb453229-74ad-4d06-a91f-921075704f69} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17660 | 2026.01.21 00:12:17.627694 [ 255 ] {cb453229-74ad-4d06-a91f-921075704f69} <Debug> executeQuery: Read 38 rows, 2.84 KiB in 0.001191 sec., 31905.961376994124 rows/sec., 2.33 MiB/sec. | ||
| 17661 | 2026.01.21 00:12:17.627732 [ 255 ] {cb453229-74ad-4d06-a91f-921075704f69} <Debug> TCPHandler: Processed in 0.001356421 sec. | ||
| 17662 | 2026.01.21 00:12:17.627848 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17663 | 2026.01.21 00:12:17.627941 [ 255 ] {b2ddbbe1-0786-432d-ae40-432462a3d082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17664 | 2026.01.21 00:12:17.627983 [ 255 ] {b2ddbbe1-0786-432d-ae40-432462a3d082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17665 | 2026.01.21 00:12:17.628417 [ 255 ] {b2ddbbe1-0786-432d-ae40-432462a3d082} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17666 | 2026.01.21 00:12:17.628454 [ 255 ] {b2ddbbe1-0786-432d-ae40-432462a3d082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17667 | 2026.01.21 00:12:17.628767 [ 255 ] {b2ddbbe1-0786-432d-ae40-432462a3d082} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17668 | 2026.01.21 00:12:17.628976 [ 255 ] {b2ddbbe1-0786-432d-ae40-432462a3d082} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17669 | 2026.01.21 00:12:17.629108 [ 255 ] {b2ddbbe1-0786-432d-ae40-432462a3d082} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001187 sec., 85930.91828138164 rows/sec., 6.72 MiB/sec. | ||
| 17670 | 2026.01.21 00:12:17.629147 [ 255 ] {b2ddbbe1-0786-432d-ae40-432462a3d082} <Debug> TCPHandler: Processed in 0.001347851 sec. | ||
| 17671 | 2026.01.21 00:12:17.629267 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17672 | 2026.01.21 00:12:17.629360 [ 255 ] {945ea364-ef1e-40d8-84e1-d279057c3fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17673 | 2026.01.21 00:12:17.629403 [ 255 ] {945ea364-ef1e-40d8-84e1-d279057c3fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17674 | 2026.01.21 00:12:17.629822 [ 255 ] {945ea364-ef1e-40d8-84e1-d279057c3fec} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17675 | 2026.01.21 00:12:17.629859 [ 255 ] {945ea364-ef1e-40d8-84e1-d279057c3fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17676 | 2026.01.21 00:12:17.630189 [ 255 ] {945ea364-ef1e-40d8-84e1-d279057c3fec} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17677 | 2026.01.21 00:12:17.630405 [ 255 ] {945ea364-ef1e-40d8-84e1-d279057c3fec} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17678 | 2026.01.21 00:12:17.630528 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 3 parts from all_1_127_26 to all_129_129_0 | ||
| 17679 | 2026.01.21 00:12:17.630536 [ 255 ] {945ea364-ef1e-40d8-84e1-d279057c3fec} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001195 sec., 135564.85355648535 rows/sec., 9.44 MiB/sec. | ||
| 17680 | 2026.01.21 00:12:17.630602 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17681 | 2026.01.21 00:12:17.630624 [ 255 ] {945ea364-ef1e-40d8-84e1-d279057c3fec} <Debug> TCPHandler: Processed in 0.001406841 sec. | ||
| 17682 | 2026.01.21 00:12:17.630627 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17683 | 2026.01.21 00:12:17.630738 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_129_27} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_127_26 to all_129_129_0 into Compact with storage Full | ||
| 17684 | 2026.01.21 00:12:17.630748 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17685 | 2026.01.21 00:12:17.630851 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_129_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17686 | 2026.01.21 00:12:17.630859 [ 255 ] {e3ad71df-6c25-4a5f-803f-0b4cc541f26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17687 | 2026.01.21 00:12:17.630896 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_129_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_127_26, total 35562 rows starting from the beginning of the part | ||
| 17688 | 2026.01.21 00:12:17.630927 [ 255 ] {e3ad71df-6c25-4a5f-803f-0b4cc541f26e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17689 | 2026.01.21 00:12:17.630969 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_129_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 17690 | 2026.01.21 00:12:17.631018 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_129_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 882 rows starting from the beginning of the part | ||
| 17691 | 2026.01.21 00:12:17.631812 [ 255 ] {e3ad71df-6c25-4a5f-803f-0b4cc541f26e} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17692 | 2026.01.21 00:12:17.631852 [ 255 ] {e3ad71df-6c25-4a5f-803f-0b4cc541f26e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17693 | 2026.01.21 00:12:17.632418 [ 255 ] {e3ad71df-6c25-4a5f-803f-0b4cc541f26e} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17694 | 2026.01.21 00:12:17.632635 [ 255 ] {e3ad71df-6c25-4a5f-803f-0b4cc541f26e} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17695 | 2026.01.21 00:12:17.632774 [ 255 ] {e3ad71df-6c25-4a5f-803f-0b4cc541f26e} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001933 sec., 17589.239524055873 rows/sec., 31.52 MiB/sec. | ||
| 17696 | 2026.01.21 00:12:17.632829 [ 255 ] {e3ad71df-6c25-4a5f-803f-0b4cc541f26e} <Debug> TCPHandler: Processed in 0.002130982 sec. | ||
| 17697 | 2026.01.21 00:12:17.632963 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17698 | 2026.01.21 00:12:17.633055 [ 255 ] {b408e3f7-2f4d-4a76-a132-606ce8835491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17699 | 2026.01.21 00:12:17.633096 [ 255 ] {b408e3f7-2f4d-4a76-a132-606ce8835491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17700 | 2026.01.21 00:12:17.633442 [ 255 ] {b408e3f7-2f4d-4a76-a132-606ce8835491} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17701 | 2026.01.21 00:12:17.633478 [ 255 ] {b408e3f7-2f4d-4a76-a132-606ce8835491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17702 | 2026.01.21 00:12:17.633777 [ 255 ] {b408e3f7-2f4d-4a76-a132-606ce8835491} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17703 | 2026.01.21 00:12:17.633984 [ 255 ] {b408e3f7-2f4d-4a76-a132-606ce8835491} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17704 | 2026.01.21 00:12:17.634111 [ 255 ] {b408e3f7-2f4d-4a76-a132-606ce8835491} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 17705 | 2026.01.21 00:12:17.634147 [ 255 ] {b408e3f7-2f4d-4a76-a132-606ce8835491} <Debug> TCPHandler: Processed in 0.001233149 sec. | ||
| 17706 | 2026.01.21 00:12:17.637533 [ 196 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_129_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36604 rows, containing 5 columns (5 merged, 0 gathered) in 0.006826214 sec., 5362269.627058279 rows/sec., 366.07 MiB/sec. | ||
| 17707 | 2026.01.21 00:12:17.637961 [ 189 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_129_27} <Trace> MergedBlockOutputStream: filled checksums all_1_129_27 (state Temporary) | ||
| 17708 | 2026.01.21 00:12:17.638255 [ 189 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_129_27} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_129_27 to all_1_129_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17709 | 2026.01.21 00:12:17.638325 [ 189 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_129_27} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 3 parts: [all_1_127_26, all_129_129_0] -> all_1_129_27 | ||
| 17710 | 2026.01.21 00:12:17.638402 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 17711 | 2026.01.21 00:12:18.620531 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42723 | ||
| 17712 | 2026.01.21 00:12:18.621070 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17713 | 2026.01.21 00:12:18.621123 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17714 | 2026.01.21 00:12:18.621650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 17715 | 2026.01.21 00:12:18.621929 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17716 | 2026.01.21 00:12:18.622089 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42723 | ||
| 17717 | 2026.01.21 00:12:20.049350 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37069 | ||
| 17718 | 2026.01.21 00:12:20.049462 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17719 | 2026.01.21 00:12:20.049488 [ 294 ] {} <Debug> TCP-Session: e54186c4-e3b5-47d1-b8d0-5512d65d57e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37069 | ||
| 17720 | 2026.01.21 00:12:20.049510 [ 294 ] {} <Debug> TCP-Session: e54186c4-e3b5-47d1-b8d0-5512d65d57e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17721 | 2026.01.21 00:12:20.049523 [ 294 ] {} <Debug> TCP-Session: e54186c4-e3b5-47d1-b8d0-5512d65d57e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17722 | 2026.01.21 00:12:20.049716 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63090 | ||
| 17723 | 2026.01.21 00:12:20.049741 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34331 | ||
| 17724 | 2026.01.21 00:12:20.049763 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65188 | ||
| 17725 | 2026.01.21 00:12:20.049792 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52221 | ||
| 17726 | 2026.01.21 00:12:20.049832 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17727 | 2026.01.21 00:12:20.049840 [ 294 ] {} <Trace> TCP-Session: e54186c4-e3b5-47d1-b8d0-5512d65d57e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17728 | 2026.01.21 00:12:20.049865 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17729 | 2026.01.21 00:12:20.049862 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17730 | 2026.01.21 00:12:20.049885 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17731 | 2026.01.21 00:12:20.049893 [ 290 ] {} <Debug> TCP-Session: 52ebbd41-8b95-4c03-b50c-a071698cae1d Authenticating user 'default' from [fd00:1122:3344:101::e]:65188 | ||
| 17732 | 2026.01.21 00:12:20.049913 [ 286 ] {} <Debug> TCP-Session: 71d66360-05d1-4350-9081-430609f6ba8d Authenticating user 'default' from [fd00:1122:3344:101::e]:34331 | ||
| 17733 | 2026.01.21 00:12:20.049920 [ 292 ] {} <Debug> TCP-Session: 4c7184b4-9eab-42e9-b8ae-506c36e3cc3e Authenticating user 'default' from [fd00:1122:3344:101::e]:52221 | ||
| 17734 | 2026.01.21 00:12:20.049931 [ 290 ] {} <Debug> TCP-Session: 52ebbd41-8b95-4c03-b50c-a071698cae1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17735 | 2026.01.21 00:12:20.049949 [ 286 ] {} <Debug> TCP-Session: 71d66360-05d1-4350-9081-430609f6ba8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17736 | 2026.01.21 00:12:20.049953 [ 292 ] {} <Debug> TCP-Session: 4c7184b4-9eab-42e9-b8ae-506c36e3cc3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17737 | 2026.01.21 00:12:20.049970 [ 290 ] {} <Debug> TCP-Session: 52ebbd41-8b95-4c03-b50c-a071698cae1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17738 | 2026.01.21 00:12:20.049983 [ 292 ] {} <Debug> TCP-Session: 4c7184b4-9eab-42e9-b8ae-506c36e3cc3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17739 | 2026.01.21 00:12:20.049977 [ 286 ] {} <Debug> TCP-Session: 71d66360-05d1-4350-9081-430609f6ba8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17740 | 2026.01.21 00:12:20.050021 [ 294 ] {9ba6d61a-54bd-4f80-8b1f-81e3d3d85b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37069) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17741 | 2026.01.21 00:12:20.049871 [ 3 ] {} <Debug> TCP-Session: 35932ea9-fb7d-4a36-af7a-b5be511d9c8c Authenticating user 'default' from [fd00:1122:3344:101::e]:63090 | ||
| 17742 | 2026.01.21 00:12:20.049803 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39403 | ||
| 17743 | 2026.01.21 00:12:20.050089 [ 3 ] {} <Debug> TCP-Session: 35932ea9-fb7d-4a36-af7a-b5be511d9c8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17744 | 2026.01.21 00:12:20.049783 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48838 | ||
| 17745 | 2026.01.21 00:12:20.049756 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59823 | ||
| 17746 | 2026.01.21 00:12:20.050151 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17747 | 2026.01.21 00:12:20.049744 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50512 | ||
| 17748 | 2026.01.21 00:12:20.050200 [ 293 ] {} <Debug> TCP-Session: 74209db2-6a5a-41bd-b134-92a48286b4fe Authenticating user 'default' from [fd00:1122:3344:101::e]:39403 | ||
| 17749 | 2026.01.21 00:12:20.050217 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17750 | 2026.01.21 00:12:20.050219 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17751 | 2026.01.21 00:12:20.050250 [ 289 ] {} <Debug> TCP-Session: 11bc655c-f7c7-400e-9a84-ff1d2e9c7291 Authenticating user 'default' from [fd00:1122:3344:101::e]:59823 | ||
| 17752 | 2026.01.21 00:12:20.050108 [ 3 ] {} <Debug> TCP-Session: 35932ea9-fb7d-4a36-af7a-b5be511d9c8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17753 | 2026.01.21 00:12:20.050285 [ 289 ] {} <Debug> TCP-Session: 11bc655c-f7c7-400e-9a84-ff1d2e9c7291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17754 | 2026.01.21 00:12:20.050286 [ 291 ] {} <Debug> TCP-Session: 6a83fb71-c370-4396-ab57-de099b6ca263 Authenticating user 'default' from [fd00:1122:3344:101::e]:48838 | ||
| 17755 | 2026.01.21 00:12:20.050303 [ 289 ] {} <Debug> TCP-Session: 11bc655c-f7c7-400e-9a84-ff1d2e9c7291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17756 | 2026.01.21 00:12:20.050313 [ 294 ] {9ba6d61a-54bd-4f80-8b1f-81e3d3d85b0a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17757 | 2026.01.21 00:12:20.050328 [ 291 ] {} <Debug> TCP-Session: 6a83fb71-c370-4396-ab57-de099b6ca263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17758 | 2026.01.21 00:12:20.050234 [ 293 ] {} <Debug> TCP-Session: 74209db2-6a5a-41bd-b134-92a48286b4fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17759 | 2026.01.21 00:12:20.050365 [ 291 ] {} <Debug> TCP-Session: 6a83fb71-c370-4396-ab57-de099b6ca263 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17760 | 2026.01.21 00:12:20.050390 [ 293 ] {} <Debug> TCP-Session: 74209db2-6a5a-41bd-b134-92a48286b4fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17761 | 2026.01.21 00:12:20.050391 [ 294 ] {9ba6d61a-54bd-4f80-8b1f-81e3d3d85b0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17762 | 2026.01.21 00:12:20.050546 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17763 | 2026.01.21 00:12:20.050584 [ 288 ] {} <Debug> TCP-Session: 83d26d18-4a89-4774-9ad1-9cfb3ca1c5c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50512 | ||
| 17764 | 2026.01.21 00:12:20.050603 [ 288 ] {} <Debug> TCP-Session: 83d26d18-4a89-4774-9ad1-9cfb3ca1c5c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17765 | 2026.01.21 00:12:20.050615 [ 288 ] {} <Debug> TCP-Session: 83d26d18-4a89-4774-9ad1-9cfb3ca1c5c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17766 | 2026.01.21 00:12:20.050726 [ 294 ] {9ba6d61a-54bd-4f80-8b1f-81e3d3d85b0a} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 17767 | 2026.01.21 00:12:20.051971 [ 322 ] {9ba6d61a-54bd-4f80-8b1f-81e3d3d85b0a} <Trace> AggregatingTransform: Aggregating | ||
| 17768 | 2026.01.21 00:12:20.052005 [ 322 ] {9ba6d61a-54bd-4f80-8b1f-81e3d3d85b0a} <Trace> Aggregator: Aggregation method: without_key | ||
| 17769 | 2026.01.21 00:12:20.052034 [ 322 ] {9ba6d61a-54bd-4f80-8b1f-81e3d3d85b0a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001198029 sec. (834.704 rows/sec., 32.61 KiB/sec.) | ||
| 17770 | 2026.01.21 00:12:20.052048 [ 322 ] {9ba6d61a-54bd-4f80-8b1f-81e3d3d85b0a} <Trace> Aggregator: Merging aggregated data | ||
| 17771 | 2026.01.21 00:12:20.053336 [ 294 ] {9ba6d61a-54bd-4f80-8b1f-81e3d3d85b0a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003362 sec., 297.441998810232 rows/sec., 11.62 KiB/sec. | ||
| 17772 | 2026.01.21 00:12:20.053589 [ 294 ] {9ba6d61a-54bd-4f80-8b1f-81e3d3d85b0a} <Debug> TCPHandler: Processed in 0.003866339 sec. | ||
| 17773 | 2026.01.21 00:12:20.053747 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17774 | 2026.01.21 00:12:20.053791 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17775 | 2026.01.21 00:12:20.053792 [ 294 ] {} <Debug> TCP-Session: e54186c4-e3b5-47d1-b8d0-5512d65d57e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17776 | 2026.01.21 00:12:20.053820 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17777 | 2026.01.21 00:12:20.053841 [ 3 ] {} <Debug> TCP-Session: 35932ea9-fb7d-4a36-af7a-b5be511d9c8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17778 | 2026.01.21 00:12:20.053843 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17779 | 2026.01.21 00:12:20.053871 [ 293 ] {} <Debug> TCP-Session: 74209db2-6a5a-41bd-b134-92a48286b4fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17780 | 2026.01.21 00:12:20.053891 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17781 | 2026.01.21 00:12:20.053902 [ 288 ] {} <Debug> TCP-Session: 83d26d18-4a89-4774-9ad1-9cfb3ca1c5c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17782 | 2026.01.21 00:12:20.053921 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17783 | 2026.01.21 00:12:20.053940 [ 291 ] {} <Debug> TCP-Session: 6a83fb71-c370-4396-ab57-de099b6ca263 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17784 | 2026.01.21 00:12:20.053939 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17785 | 2026.01.21 00:12:20.053966 [ 286 ] {} <Debug> TCP-Session: 71d66360-05d1-4350-9081-430609f6ba8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17786 | 2026.01.21 00:12:20.053957 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17787 | 2026.01.21 00:12:20.054004 [ 290 ] {} <Debug> TCP-Session: 52ebbd41-8b95-4c03-b50c-a071698cae1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17788 | 2026.01.21 00:12:20.053899 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17789 | 2026.01.21 00:12:20.054035 [ 292 ] {} <Debug> TCP-Session: 4c7184b4-9eab-42e9-b8ae-506c36e3cc3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17790 | 2026.01.21 00:12:20.054076 [ 289 ] {} <Debug> TCP-Session: 11bc655c-f7c7-400e-9a84-ff1d2e9c7291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17791 | 2026.01.21 00:12:20.187752 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33891 | ||
| 17792 | 2026.01.21 00:12:20.187872 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17793 | 2026.01.21 00:12:20.187905 [ 294 ] {} <Debug> TCP-Session: b939d5cb-d57c-4492-a1a9-61bd110659bf Authenticating user 'default' from [fd00:1122:3344:101::e]:33891 | ||
| 17794 | 2026.01.21 00:12:20.187932 [ 294 ] {} <Debug> TCP-Session: b939d5cb-d57c-4492-a1a9-61bd110659bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17795 | 2026.01.21 00:12:20.187949 [ 294 ] {} <Debug> TCP-Session: b939d5cb-d57c-4492-a1a9-61bd110659bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17796 | 2026.01.21 00:12:20.188147 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52025 | ||
| 17797 | 2026.01.21 00:12:20.188176 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51969 | ||
| 17798 | 2026.01.21 00:12:20.188188 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56509 | ||
| 17799 | 2026.01.21 00:12:20.188231 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39043 | ||
| 17800 | 2026.01.21 00:12:20.188241 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43149 | ||
| 17801 | 2026.01.21 00:12:20.188265 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17802 | 2026.01.21 00:12:20.188303 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17803 | 2026.01.21 00:12:20.188322 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17804 | 2026.01.21 00:12:20.188322 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17805 | 2026.01.21 00:12:20.188350 [ 286 ] {} <Debug> TCP-Session: 83c30021-9875-493c-98a0-2ba48a0be535 Authenticating user 'default' from [fd00:1122:3344:101::e]:51969 | ||
| 17806 | 2026.01.21 00:12:20.188346 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17807 | 2026.01.21 00:12:20.188362 [ 288 ] {} <Debug> TCP-Session: 34e14c9b-f284-40c8-98b0-90458d0ccef4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56509 | ||
| 17808 | 2026.01.21 00:12:20.188388 [ 286 ] {} <Debug> TCP-Session: 83c30021-9875-493c-98a0-2ba48a0be535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17809 | 2026.01.21 00:12:20.188397 [ 292 ] {} <Debug> TCP-Session: a9fb27ca-0d3e-4afa-9db6-6895240afb30 Authenticating user 'default' from [fd00:1122:3344:101::e]:43149 | ||
| 17810 | 2026.01.21 00:12:20.188414 [ 288 ] {} <Debug> TCP-Session: 34e14c9b-f284-40c8-98b0-90458d0ccef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17811 | 2026.01.21 00:12:20.188416 [ 286 ] {} <Debug> TCP-Session: 83c30021-9875-493c-98a0-2ba48a0be535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17812 | 2026.01.21 00:12:20.188430 [ 292 ] {} <Debug> TCP-Session: a9fb27ca-0d3e-4afa-9db6-6895240afb30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17813 | 2026.01.21 00:12:20.188439 [ 288 ] {} <Debug> TCP-Session: 34e14c9b-f284-40c8-98b0-90458d0ccef4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17814 | 2026.01.21 00:12:20.188461 [ 292 ] {} <Debug> TCP-Session: a9fb27ca-0d3e-4afa-9db6-6895240afb30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17815 | 2026.01.21 00:12:20.188384 [ 294 ] {} <Trace> TCP-Session: b939d5cb-d57c-4492-a1a9-61bd110659bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17816 | 2026.01.21 00:12:20.188330 [ 3 ] {} <Debug> TCP-Session: 04eedb49-dac9-4f50-9709-935d1f8b992b Authenticating user 'default' from [fd00:1122:3344:101::e]:52025 | ||
| 17817 | 2026.01.21 00:12:20.188220 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55604 | ||
| 17818 | 2026.01.21 00:12:20.188571 [ 3 ] {} <Debug> TCP-Session: 04eedb49-dac9-4f50-9709-935d1f8b992b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17819 | 2026.01.21 00:12:20.188369 [ 291 ] {} <Debug> TCP-Session: 53bff396-f37e-434f-811e-c45a31b60244 Authenticating user 'default' from [fd00:1122:3344:101::e]:39043 | ||
| 17820 | 2026.01.21 00:12:20.188599 [ 3 ] {} <Debug> TCP-Session: 04eedb49-dac9-4f50-9709-935d1f8b992b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17821 | 2026.01.21 00:12:20.188619 [ 291 ] {} <Debug> TCP-Session: 53bff396-f37e-434f-811e-c45a31b60244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17822 | 2026.01.21 00:12:20.188264 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59826 | ||
| 17823 | 2026.01.21 00:12:20.188639 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17824 | 2026.01.21 00:12:20.188642 [ 291 ] {} <Debug> TCP-Session: 53bff396-f37e-434f-811e-c45a31b60244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17825 | 2026.01.21 00:12:20.188690 [ 290 ] {} <Debug> TCP-Session: 4e684e27-f72d-4d6d-b9ff-d36632c02f94 Authenticating user 'default' from [fd00:1122:3344:101::e]:55604 | ||
| 17826 | 2026.01.21 00:12:20.188209 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40034 | ||
| 17827 | 2026.01.21 00:12:20.188720 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17828 | 2026.01.21 00:12:20.188727 [ 294 ] {1b264b33-7f00-42aa-892e-7746dc54e8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33891) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17829 | 2026.01.21 00:12:20.188772 [ 293 ] {} <Debug> TCP-Session: 20ca3229-ffff-4fef-98f7-81c883dafde5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59826 | ||
| 17830 | 2026.01.21 00:12:20.188779 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17831 | 2026.01.21 00:12:20.188800 [ 293 ] {} <Debug> TCP-Session: 20ca3229-ffff-4fef-98f7-81c883dafde5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17832 | 2026.01.21 00:12:20.188813 [ 289 ] {} <Debug> TCP-Session: a65e0606-dc44-47d1-a14d-abc255c38f5a Authenticating user 'default' from [fd00:1122:3344:101::e]:40034 | ||
| 17833 | 2026.01.21 00:12:20.188817 [ 293 ] {} <Debug> TCP-Session: 20ca3229-ffff-4fef-98f7-81c883dafde5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17834 | 2026.01.21 00:12:20.188831 [ 289 ] {} <Debug> TCP-Session: a65e0606-dc44-47d1-a14d-abc255c38f5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17835 | 2026.01.21 00:12:20.188721 [ 290 ] {} <Debug> TCP-Session: 4e684e27-f72d-4d6d-b9ff-d36632c02f94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17836 | 2026.01.21 00:12:20.188847 [ 289 ] {} <Debug> TCP-Session: a65e0606-dc44-47d1-a14d-abc255c38f5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17837 | 2026.01.21 00:12:20.188870 [ 290 ] {} <Debug> TCP-Session: 4e684e27-f72d-4d6d-b9ff-d36632c02f94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17838 | 2026.01.21 00:12:20.189107 [ 294 ] {1b264b33-7f00-42aa-892e-7746dc54e8ed} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17839 | 2026.01.21 00:12:20.189178 [ 294 ] {1b264b33-7f00-42aa-892e-7746dc54e8ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17840 | 2026.01.21 00:12:20.189508 [ 294 ] {1b264b33-7f00-42aa-892e-7746dc54e8ed} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 17841 | 2026.01.21 00:12:20.190495 [ 348 ] {1b264b33-7f00-42aa-892e-7746dc54e8ed} <Trace> AggregatingTransform: Aggregating | ||
| 17842 | 2026.01.21 00:12:20.190531 [ 348 ] {1b264b33-7f00-42aa-892e-7746dc54e8ed} <Trace> Aggregator: Aggregation method: without_key | ||
| 17843 | 2026.01.21 00:12:20.190565 [ 348 ] {1b264b33-7f00-42aa-892e-7746dc54e8ed} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000953575 sec. (1048.685 rows/sec., 40.96 KiB/sec.) | ||
| 17844 | 2026.01.21 00:12:20.190584 [ 348 ] {1b264b33-7f00-42aa-892e-7746dc54e8ed} <Trace> Aggregator: Merging aggregated data | ||
| 17845 | 2026.01.21 00:12:20.191882 [ 294 ] {1b264b33-7f00-42aa-892e-7746dc54e8ed} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003229 sec., 309.6934035305048 rows/sec., 12.10 KiB/sec. | ||
| 17846 | 2026.01.21 00:12:20.192043 [ 294 ] {1b264b33-7f00-42aa-892e-7746dc54e8ed} <Debug> TCPHandler: Processed in 0.003831968 sec. | ||
| 17847 | 2026.01.21 00:12:20.192172 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17848 | 2026.01.21 00:12:20.192195 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17849 | 2026.01.21 00:12:20.192203 [ 294 ] {} <Debug> TCP-Session: b939d5cb-d57c-4492-a1a9-61bd110659bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17850 | 2026.01.21 00:12:20.192219 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17851 | 2026.01.21 00:12:20.192235 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17852 | 2026.01.21 00:12:20.192267 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17853 | 2026.01.21 00:12:20.192281 [ 3 ] {} <Debug> TCP-Session: 04eedb49-dac9-4f50-9709-935d1f8b992b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17854 | 2026.01.21 00:12:20.192298 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17855 | 2026.01.21 00:12:20.192314 [ 293 ] {} <Debug> TCP-Session: 20ca3229-ffff-4fef-98f7-81c883dafde5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17856 | 2026.01.21 00:12:20.192310 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17857 | 2026.01.21 00:12:20.192335 [ 289 ] {} <Debug> TCP-Session: a65e0606-dc44-47d1-a14d-abc255c38f5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17858 | 2026.01.21 00:12:20.192299 [ 286 ] {} <Debug> TCP-Session: 83c30021-9875-493c-98a0-2ba48a0be535 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17859 | 2026.01.21 00:12:20.192370 [ 291 ] {} <Debug> TCP-Session: 53bff396-f37e-434f-811e-c45a31b60244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17860 | 2026.01.21 00:12:20.192287 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17861 | 2026.01.21 00:12:20.192248 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17862 | 2026.01.21 00:12:20.192446 [ 290 ] {} <Debug> TCP-Session: 4e684e27-f72d-4d6d-b9ff-d36632c02f94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17863 | 2026.01.21 00:12:20.192243 [ 288 ] {} <Debug> TCP-Session: 34e14c9b-f284-40c8-98b0-90458d0ccef4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17864 | 2026.01.21 00:12:20.192475 [ 292 ] {} <Debug> TCP-Session: a9fb27ca-0d3e-4afa-9db6-6895240afb30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17865 | 2026.01.21 00:12:20.926792 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 17866 | 2026.01.21 00:12:20.946521 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17867 | 2026.01.21 00:12:20.946596 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17868 | 2026.01.21 00:12:20.953498 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 17869 | 2026.01.21 00:12:20.954299 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17870 | 2026.01.21 00:12:20.958634 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 17871 | 2026.01.21 00:12:21.278108 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2130 | ||
| 17872 | 2026.01.21 00:12:21.280529 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17873 | 2026.01.21 00:12:21.280580 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17874 | 2026.01.21 00:12:21.281822 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 17875 | 2026.01.21 00:12:21.282114 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17876 | 2026.01.21 00:12:21.282307 [ 132 ] {} <Debug> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 17877 | 2026.01.21 00:12:21.282383 [ 132 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17878 | 2026.01.21 00:12:21.282385 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2130 | ||
| 17879 | 2026.01.21 00:12:21.282412 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17880 | 2026.01.21 00:12:21.282535 [ 196 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::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 | ||
| 17881 | 2026.01.21 00:12:21.283154 [ 196 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17882 | 2026.01.21 00:12:21.283325 [ 196 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1978 rows starting from the beginning of the part | ||
| 17883 | 2026.01.21 00:12:21.283723 [ 196 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 20 rows starting from the beginning of the part | ||
| 17884 | 2026.01.21 00:12:21.284109 [ 196 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 17885 | 2026.01.21 00:12:21.284496 [ 196 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 34 rows starting from the beginning of the part | ||
| 17886 | 2026.01.21 00:12:21.284861 [ 196 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 32 rows starting from the beginning of the part | ||
| 17887 | 2026.01.21 00:12:21.285213 [ 196 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 30 rows starting from the beginning of the part | ||
| 17888 | 2026.01.21 00:12:21.292353 [ 194 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2130 rows, containing 72 columns (72 merged, 0 gathered) in 0.009870381 sec., 215797.14096142794 rows/sec., 167.30 MiB/sec. | ||
| 17889 | 2026.01.21 00:12:21.294568 [ 187 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 17890 | 2026.01.21 00:12:21.295227 [ 187 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_66_13} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17891 | 2026.01.21 00:12:21.295319 [ 187 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_66_13} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 17892 | 2026.01.21 00:12:21.295700 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.80 MiB. | ||
| 17893 | 2026.01.21 00:12:22.621972 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17894 | 2026.01.21 00:12:22.622153 [ 255 ] {d2e5174f-a67c-4a62-b951-ac16b47bb4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17895 | 2026.01.21 00:12:22.622221 [ 255 ] {d2e5174f-a67c-4a62-b951-ac16b47bb4bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17896 | 2026.01.21 00:12:22.622874 [ 255 ] {d2e5174f-a67c-4a62-b951-ac16b47bb4bc} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17897 | 2026.01.21 00:12:22.622926 [ 255 ] {d2e5174f-a67c-4a62-b951-ac16b47bb4bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17898 | 2026.01.21 00:12:22.623333 [ 255 ] {d2e5174f-a67c-4a62-b951-ac16b47bb4bc} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17899 | 2026.01.21 00:12:22.623576 [ 255 ] {d2e5174f-a67c-4a62-b951-ac16b47bb4bc} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17900 | 2026.01.21 00:12:22.623739 [ 255 ] {d2e5174f-a67c-4a62-b951-ac16b47bb4bc} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001635 sec., 42813.455657492355 rows/sec., 3.43 MiB/sec. | ||
| 17901 | 2026.01.21 00:12:22.623791 [ 255 ] {d2e5174f-a67c-4a62-b951-ac16b47bb4bc} <Debug> TCPHandler: Processed in 0.001946249 sec. | ||
| 17902 | 2026.01.21 00:12:22.623929 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17903 | 2026.01.21 00:12:22.624033 [ 255 ] {616ed664-e52c-4693-9d1f-0861fd7fa79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17904 | 2026.01.21 00:12:22.624078 [ 255 ] {616ed664-e52c-4693-9d1f-0861fd7fa79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17905 | 2026.01.21 00:12:22.624531 [ 255 ] {616ed664-e52c-4693-9d1f-0861fd7fa79e} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17906 | 2026.01.21 00:12:22.624567 [ 255 ] {616ed664-e52c-4693-9d1f-0861fd7fa79e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17907 | 2026.01.21 00:12:22.624887 [ 255 ] {616ed664-e52c-4693-9d1f-0861fd7fa79e} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17908 | 2026.01.21 00:12:22.625102 [ 255 ] {616ed664-e52c-4693-9d1f-0861fd7fa79e} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17909 | 2026.01.21 00:12:22.625240 [ 255 ] {616ed664-e52c-4693-9d1f-0861fd7fa79e} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001232 sec., 5681.818181818182 rows/sec., 427.25 KiB/sec. | ||
| 17910 | 2026.01.21 00:12:22.625279 [ 255 ] {616ed664-e52c-4693-9d1f-0861fd7fa79e} <Debug> TCPHandler: Processed in 0.001402352 sec. | ||
| 17911 | 2026.01.21 00:12:22.625393 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17912 | 2026.01.21 00:12:22.625487 [ 255 ] {9c722814-dc50-486b-b4d8-80a8e18c81c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17913 | 2026.01.21 00:12:22.625528 [ 255 ] {9c722814-dc50-486b-b4d8-80a8e18c81c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17914 | 2026.01.21 00:12:22.625938 [ 255 ] {9c722814-dc50-486b-b4d8-80a8e18c81c2} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17915 | 2026.01.21 00:12:22.625974 [ 255 ] {9c722814-dc50-486b-b4d8-80a8e18c81c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17916 | 2026.01.21 00:12:22.626283 [ 255 ] {9c722814-dc50-486b-b4d8-80a8e18c81c2} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17917 | 2026.01.21 00:12:22.626499 [ 255 ] {9c722814-dc50-486b-b4d8-80a8e18c81c2} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17918 | 2026.01.21 00:12:22.626628 [ 255 ] {9c722814-dc50-486b-b4d8-80a8e18c81c2} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00116 sec., 61206.89655172414 rows/sec., 4.78 MiB/sec. | ||
| 17919 | 2026.01.21 00:12:22.626666 [ 255 ] {9c722814-dc50-486b-b4d8-80a8e18c81c2} <Debug> TCPHandler: Processed in 0.00132418 sec. | ||
| 17920 | 2026.01.21 00:12:22.626795 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17921 | 2026.01.21 00:12:22.626889 [ 255 ] {05e63420-cf40-4c77-ac27-ee58f6ce4280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17922 | 2026.01.21 00:12:22.626932 [ 255 ] {05e63420-cf40-4c77-ac27-ee58f6ce4280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17923 | 2026.01.21 00:12:22.627342 [ 255 ] {05e63420-cf40-4c77-ac27-ee58f6ce4280} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17924 | 2026.01.21 00:12:22.627378 [ 255 ] {05e63420-cf40-4c77-ac27-ee58f6ce4280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17925 | 2026.01.21 00:12:22.627710 [ 255 ] {05e63420-cf40-4c77-ac27-ee58f6ce4280} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17926 | 2026.01.21 00:12:22.627925 [ 255 ] {05e63420-cf40-4c77-ac27-ee58f6ce4280} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17927 | 2026.01.21 00:12:22.628054 [ 255 ] {05e63420-cf40-4c77-ac27-ee58f6ce4280} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 17928 | 2026.01.21 00:12:22.628090 [ 255 ] {05e63420-cf40-4c77-ac27-ee58f6ce4280} <Debug> TCPHandler: Processed in 0.001345141 sec. | ||
| 17929 | 2026.01.21 00:12:22.628199 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17930 | 2026.01.21 00:12:22.628292 [ 255 ] {ff7cd6c9-3f90-4c86-83bf-976d2b116908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17931 | 2026.01.21 00:12:22.628345 [ 255 ] {ff7cd6c9-3f90-4c86-83bf-976d2b116908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17932 | 2026.01.21 00:12:22.629104 [ 255 ] {ff7cd6c9-3f90-4c86-83bf-976d2b116908} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17933 | 2026.01.21 00:12:22.629139 [ 255 ] {ff7cd6c9-3f90-4c86-83bf-976d2b116908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17934 | 2026.01.21 00:12:22.629663 [ 255 ] {ff7cd6c9-3f90-4c86-83bf-976d2b116908} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17935 | 2026.01.21 00:12:22.629880 [ 255 ] {ff7cd6c9-3f90-4c86-83bf-976d2b116908} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17936 | 2026.01.21 00:12:22.630015 [ 255 ] {ff7cd6c9-3f90-4c86-83bf-976d2b116908} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001741 sec., 4020.67777139575 rows/sec., 7.20 MiB/sec. | ||
| 17937 | 2026.01.21 00:12:22.630072 [ 255 ] {ff7cd6c9-3f90-4c86-83bf-976d2b116908} <Debug> TCPHandler: Processed in 0.001922 sec. | ||
| 17938 | 2026.01.21 00:12:22.630187 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17939 | 2026.01.21 00:12:22.630286 [ 255 ] {9ae378e4-ffbc-4353-8d72-925573020acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17940 | 2026.01.21 00:12:22.630327 [ 255 ] {9ae378e4-ffbc-4353-8d72-925573020acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17941 | 2026.01.21 00:12:22.630659 [ 255 ] {9ae378e4-ffbc-4353-8d72-925573020acd} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17942 | 2026.01.21 00:12:22.630695 [ 255 ] {9ae378e4-ffbc-4353-8d72-925573020acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 17943 | 2026.01.21 00:12:22.630990 [ 255 ] {9ae378e4-ffbc-4353-8d72-925573020acd} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17944 | 2026.01.21 00:12:22.631193 [ 255 ] {9ae378e4-ffbc-4353-8d72-925573020acd} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17945 | 2026.01.21 00:12:22.631320 [ 255 ] {9ae378e4-ffbc-4353-8d72-925573020acd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 17946 | 2026.01.21 00:12:22.631354 [ 255 ] {9ae378e4-ffbc-4353-8d72-925573020acd} <Debug> TCPHandler: Processed in 0.001217498 sec. | ||
| 17947 | 2026.01.21 00:12:25.417563 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63310 | ||
| 17948 | 2026.01.21 00:12:25.417771 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17949 | 2026.01.21 00:12:25.417806 [ 294 ] {} <Debug> TCP-Session: 9e47f2f7-9811-4792-bd2f-7db84c1fdc0a Authenticating user 'default' from [fd00:1122:3344:101::e]:63310 | ||
| 17950 | 2026.01.21 00:12:25.417836 [ 294 ] {} <Debug> TCP-Session: 9e47f2f7-9811-4792-bd2f-7db84c1fdc0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17951 | 2026.01.21 00:12:25.417855 [ 294 ] {} <Debug> TCP-Session: 9e47f2f7-9811-4792-bd2f-7db84c1fdc0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17952 | 2026.01.21 00:12:25.418084 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47234 | ||
| 17953 | 2026.01.21 00:12:25.418096 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39771 | ||
| 17954 | 2026.01.21 00:12:25.418138 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42977 | ||
| 17955 | 2026.01.21 00:12:25.418158 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42798 | ||
| 17956 | 2026.01.21 00:12:25.418178 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62113 | ||
| 17957 | 2026.01.21 00:12:25.418207 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17958 | 2026.01.21 00:12:25.418171 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63226 | ||
| 17959 | 2026.01.21 00:12:25.418237 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17960 | 2026.01.21 00:12:25.418248 [ 3 ] {} <Debug> TCP-Session: 586a499d-5799-4239-8fd0-74a36a18e400 Authenticating user 'default' from [fd00:1122:3344:101::e]:47234 | ||
| 17961 | 2026.01.21 00:12:25.418268 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17962 | 2026.01.21 00:12:25.418283 [ 286 ] {} <Debug> TCP-Session: bd428635-cbc6-4231-898f-04c56d9d598f Authenticating user 'default' from [fd00:1122:3344:101::e]:39771 | ||
| 17963 | 2026.01.21 00:12:25.418305 [ 293 ] {} <Debug> TCP-Session: b02812db-2e36-415c-bf8f-b1de547fc878 Authenticating user 'default' from [fd00:1122:3344:101::e]:62113 | ||
| 17964 | 2026.01.21 00:12:25.418335 [ 286 ] {} <Debug> TCP-Session: bd428635-cbc6-4231-898f-04c56d9d598f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17965 | 2026.01.21 00:12:25.418319 [ 294 ] {} <Trace> TCP-Session: 9e47f2f7-9811-4792-bd2f-7db84c1fdc0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17966 | 2026.01.21 00:12:25.418374 [ 286 ] {} <Debug> TCP-Session: bd428635-cbc6-4231-898f-04c56d9d598f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17967 | 2026.01.21 00:12:25.418370 [ 293 ] {} <Debug> TCP-Session: b02812db-2e36-415c-bf8f-b1de547fc878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17968 | 2026.01.21 00:12:25.418308 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17969 | 2026.01.21 00:12:25.418450 [ 293 ] {} <Debug> TCP-Session: b02812db-2e36-415c-bf8f-b1de547fc878 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17970 | 2026.01.21 00:12:25.418480 [ 292 ] {} <Debug> TCP-Session: de6e5839-fc3a-4016-814d-e0ae3c6909a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63226 | ||
| 17971 | 2026.01.21 00:12:25.418302 [ 3 ] {} <Debug> TCP-Session: 586a499d-5799-4239-8fd0-74a36a18e400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17972 | 2026.01.21 00:12:25.418530 [ 292 ] {} <Debug> TCP-Session: de6e5839-fc3a-4016-814d-e0ae3c6909a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17973 | 2026.01.21 00:12:25.418561 [ 3 ] {} <Debug> TCP-Session: 586a499d-5799-4239-8fd0-74a36a18e400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17974 | 2026.01.21 00:12:25.418575 [ 292 ] {} <Debug> TCP-Session: de6e5839-fc3a-4016-814d-e0ae3c6909a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17975 | 2026.01.21 00:12:25.418581 [ 294 ] {10122f8e-85c4-4517-9d08-c5bf3ee2e76f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63310) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17976 | 2026.01.21 00:12:25.418240 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17977 | 2026.01.21 00:12:25.418128 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43841 | ||
| 17978 | 2026.01.21 00:12:25.418671 [ 289 ] {} <Debug> TCP-Session: 87210409-9ae4-4c5c-bbb5-5759543b1fb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:42977 | ||
| 17979 | 2026.01.21 00:12:25.418146 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53463 | ||
| 17980 | 2026.01.21 00:12:25.418711 [ 289 ] {} <Debug> TCP-Session: 87210409-9ae4-4c5c-bbb5-5759543b1fb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17981 | 2026.01.21 00:12:25.418253 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17982 | 2026.01.21 00:12:25.418757 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17983 | 2026.01.21 00:12:25.418779 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17984 | 2026.01.21 00:12:25.418784 [ 290 ] {} <Debug> TCP-Session: eb28cd6f-3c46-4b59-a339-dae0340f130f Authenticating user 'default' from [fd00:1122:3344:101::e]:42798 | ||
| 17985 | 2026.01.21 00:12:25.418818 [ 291 ] {} <Debug> TCP-Session: ea4447f6-63f2-460d-9f74-9faec5cfdc53 Authenticating user 'default' from [fd00:1122:3344:101::e]:53463 | ||
| 17986 | 2026.01.21 00:12:25.418818 [ 288 ] {} <Debug> TCP-Session: f376c164-dce3-427b-9767-ca1b57944ad8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43841 | ||
| 17987 | 2026.01.21 00:12:25.418850 [ 290 ] {} <Debug> TCP-Session: eb28cd6f-3c46-4b59-a339-dae0340f130f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17988 | 2026.01.21 00:12:25.418862 [ 288 ] {} <Debug> TCP-Session: f376c164-dce3-427b-9767-ca1b57944ad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17989 | 2026.01.21 00:12:25.418863 [ 291 ] {} <Debug> TCP-Session: ea4447f6-63f2-460d-9f74-9faec5cfdc53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17990 | 2026.01.21 00:12:25.418897 [ 288 ] {} <Debug> TCP-Session: f376c164-dce3-427b-9767-ca1b57944ad8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17991 | 2026.01.21 00:12:25.418901 [ 291 ] {} <Debug> TCP-Session: ea4447f6-63f2-460d-9f74-9faec5cfdc53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17992 | 2026.01.21 00:12:25.418880 [ 290 ] {} <Debug> TCP-Session: eb28cd6f-3c46-4b59-a339-dae0340f130f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17993 | 2026.01.21 00:12:25.418751 [ 289 ] {} <Debug> TCP-Session: 87210409-9ae4-4c5c-bbb5-5759543b1fb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17994 | 2026.01.21 00:12:25.418950 [ 294 ] {10122f8e-85c4-4517-9d08-c5bf3ee2e76f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17995 | 2026.01.21 00:12:25.419039 [ 294 ] {10122f8e-85c4-4517-9d08-c5bf3ee2e76f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17996 | 2026.01.21 00:12:25.419398 [ 294 ] {10122f8e-85c4-4517-9d08-c5bf3ee2e76f} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 17997 | 2026.01.21 00:12:25.420491 [ 332 ] {10122f8e-85c4-4517-9d08-c5bf3ee2e76f} <Trace> AggregatingTransform: Aggregating | ||
| 17998 | 2026.01.21 00:12:25.420535 [ 332 ] {10122f8e-85c4-4517-9d08-c5bf3ee2e76f} <Trace> Aggregator: Aggregation method: without_key | ||
| 17999 | 2026.01.21 00:12:25.420573 [ 332 ] {10122f8e-85c4-4517-9d08-c5bf3ee2e76f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001042156 sec. (959.549 rows/sec., 37.48 KiB/sec.) | ||
| 18000 | 2026.01.21 00:12:25.420593 [ 332 ] {10122f8e-85c4-4517-9d08-c5bf3ee2e76f} <Trace> Aggregator: Merging aggregated data | ||
| 18001 | 2026.01.21 00:12:25.422098 [ 294 ] {10122f8e-85c4-4517-9d08-c5bf3ee2e76f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003592 sec., 278.39643652561244 rows/sec., 10.87 KiB/sec. | ||
| 18002 | 2026.01.21 00:12:25.422288 [ 294 ] {10122f8e-85c4-4517-9d08-c5bf3ee2e76f} <Debug> TCPHandler: Processed in 0.004143743 sec. | ||
| 18003 | 2026.01.21 00:12:25.422446 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18004 | 2026.01.21 00:12:25.422479 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18005 | 2026.01.21 00:12:25.422484 [ 294 ] {} <Debug> TCP-Session: 9e47f2f7-9811-4792-bd2f-7db84c1fdc0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18006 | 2026.01.21 00:12:25.422505 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18007 | 2026.01.21 00:12:25.422531 [ 3 ] {} <Debug> TCP-Session: 586a499d-5799-4239-8fd0-74a36a18e400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18008 | 2026.01.21 00:12:25.422533 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18009 | 2026.01.21 00:12:25.422556 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18010 | 2026.01.21 00:12:25.422581 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18011 | 2026.01.21 00:12:25.422599 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18012 | 2026.01.21 00:12:25.422615 [ 290 ] {} <Debug> TCP-Session: eb28cd6f-3c46-4b59-a339-dae0340f130f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18013 | 2026.01.21 00:12:25.422645 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18014 | 2026.01.21 00:12:25.422658 [ 288 ] {} <Debug> TCP-Session: f376c164-dce3-427b-9767-ca1b57944ad8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18015 | 2026.01.21 00:12:25.422701 [ 292 ] {} <Debug> TCP-Session: de6e5839-fc3a-4016-814d-e0ae3c6909a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18016 | 2026.01.21 00:12:25.422637 [ 291 ] {} <Debug> TCP-Session: ea4447f6-63f2-460d-9f74-9faec5cfdc53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18017 | 2026.01.21 00:12:25.422626 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18018 | 2026.01.21 00:12:25.422585 [ 286 ] {} <Debug> TCP-Session: bd428635-cbc6-4231-898f-04c56d9d598f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18019 | 2026.01.21 00:12:25.422556 [ 289 ] {} <Debug> TCP-Session: 87210409-9ae4-4c5c-bbb5-5759543b1fb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18020 | 2026.01.21 00:12:25.422793 [ 293 ] {} <Debug> TCP-Session: b02812db-2e36-415c-bf8f-b1de547fc878 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18021 | 2026.01.21 00:12:25.929150 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18022 | 2026.01.21 00:12:25.929213 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18023 | 2026.01.21 00:12:26.122327 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43235 | ||
| 18024 | 2026.01.21 00:12:26.122944 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18025 | 2026.01.21 00:12:26.122986 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 18026 | 2026.01.21 00:12:26.123487 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18027 | 2026.01.21 00:12:26.123742 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18028 | 2026.01.21 00:12:26.123892 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43235 | ||
| 18029 | 2026.01.21 00:12:27.578440 [ 221 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18030 | 2026.01.21 00:12:27.578558 [ 221 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18031 | 2026.01.21 00:12:27.580829 [ 220 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18032 | 2026.01.21 00:12:27.580886 [ 220 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18033 | 2026.01.21 00:12:27.581250 [ 221 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18034 | 2026.01.21 00:12:27.584341 [ 220 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18035 | 2026.01.21 00:12:27.622996 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18036 | 2026.01.21 00:12:27.623177 [ 255 ] {629bbca8-03c9-41d6-974c-41938fb41467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18037 | 2026.01.21 00:12:27.623311 [ 255 ] {629bbca8-03c9-41d6-974c-41938fb41467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18038 | 2026.01.21 00:12:27.624077 [ 255 ] {629bbca8-03c9-41d6-974c-41938fb41467} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18039 | 2026.01.21 00:12:27.624119 [ 255 ] {629bbca8-03c9-41d6-974c-41938fb41467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 18040 | 2026.01.21 00:12:27.624506 [ 255 ] {629bbca8-03c9-41d6-974c-41938fb41467} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18041 | 2026.01.21 00:12:27.624736 [ 255 ] {629bbca8-03c9-41d6-974c-41938fb41467} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18042 | 2026.01.21 00:12:27.624891 [ 255 ] {629bbca8-03c9-41d6-974c-41938fb41467} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001765 sec., 70254.95750708214 rows/sec., 6.04 MiB/sec. | ||
| 18043 | 2026.01.21 00:12:27.624943 [ 255 ] {629bbca8-03c9-41d6-974c-41938fb41467} <Debug> TCPHandler: Processed in 0.002074301 sec. | ||
| 18044 | 2026.01.21 00:12:27.625068 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18045 | 2026.01.21 00:12:27.625170 [ 255 ] {9cf1605c-ac26-4916-be32-688a21a3a359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18046 | 2026.01.21 00:12:27.625213 [ 255 ] {9cf1605c-ac26-4916-be32-688a21a3a359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18047 | 2026.01.21 00:12:27.625635 [ 255 ] {9cf1605c-ac26-4916-be32-688a21a3a359} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18048 | 2026.01.21 00:12:27.625672 [ 255 ] {9cf1605c-ac26-4916-be32-688a21a3a359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 18049 | 2026.01.21 00:12:27.625975 [ 255 ] {9cf1605c-ac26-4916-be32-688a21a3a359} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18050 | 2026.01.21 00:12:27.626196 [ 255 ] {9cf1605c-ac26-4916-be32-688a21a3a359} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18051 | 2026.01.21 00:12:27.626327 [ 255 ] {9cf1605c-ac26-4916-be32-688a21a3a359} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001181 sec., 28789.161727349703 rows/sec., 2.11 MiB/sec. | ||
| 18052 | 2026.01.21 00:12:27.626324 [ 138 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18053 | 2026.01.21 00:12:27.626368 [ 255 ] {9cf1605c-ac26-4916-be32-688a21a3a359} <Debug> TCPHandler: Processed in 0.00135284 sec. | ||
| 18054 | 2026.01.21 00:12:27.626402 [ 138 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18055 | 2026.01.21 00:12:27.626428 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 18056 | 2026.01.21 00:12:27.626480 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18057 | 2026.01.21 00:12:27.626558 [ 192 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 18058 | 2026.01.21 00:12:27.626579 [ 255 ] {586fede2-a94d-4005-b976-40e541051917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18059 | 2026.01.21 00:12:27.626634 [ 255 ] {586fede2-a94d-4005-b976-40e541051917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18060 | 2026.01.21 00:12:27.626698 [ 192 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18061 | 2026.01.21 00:12:27.626741 [ 192 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 296 rows starting from the beginning of the part | ||
| 18062 | 2026.01.21 00:12:27.626815 [ 192 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 34 rows starting from the beginning of the part | ||
| 18063 | 2026.01.21 00:12:27.626867 [ 192 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 7 rows starting from the beginning of the part | ||
| 18064 | 2026.01.21 00:12:27.626916 [ 192 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 38 rows starting from the beginning of the part | ||
| 18065 | 2026.01.21 00:12:27.626962 [ 192 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 7 rows starting from the beginning of the part | ||
| 18066 | 2026.01.21 00:12:27.627010 [ 192 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 34 rows starting from the beginning of the part | ||
| 18067 | 2026.01.21 00:12:27.627065 [ 255 ] {586fede2-a94d-4005-b976-40e541051917} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18068 | 2026.01.21 00:12:27.627105 [ 255 ] {586fede2-a94d-4005-b976-40e541051917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18069 | 2026.01.21 00:12:27.627452 [ 255 ] {586fede2-a94d-4005-b976-40e541051917} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18070 | 2026.01.21 00:12:27.627679 [ 255 ] {586fede2-a94d-4005-b976-40e541051917} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18071 | 2026.01.21 00:12:27.627811 [ 255 ] {586fede2-a94d-4005-b976-40e541051917} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001251 sec., 78337.33013589129 rows/sec., 6.12 MiB/sec. | ||
| 18072 | 2026.01.21 00:12:27.627850 [ 255 ] {586fede2-a94d-4005-b976-40e541051917} <Debug> TCPHandler: Processed in 0.001419112 sec. | ||
| 18073 | 2026.01.21 00:12:27.627961 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18074 | 2026.01.21 00:12:27.627967 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 416 rows, containing 5 columns (5 merged, 0 gathered) in 0.001460682 sec., 284798.47085128725 rows/sec., 19.70 MiB/sec. | ||
| 18075 | 2026.01.21 00:12:27.628055 [ 255 ] {eb7fffd1-dae3-470e-a2d9-20a541ba3227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18076 | 2026.01.21 00:12:27.628103 [ 255 ] {eb7fffd1-dae3-470e-a2d9-20a541ba3227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18077 | 2026.01.21 00:12:27.628200 [ 186 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18078 | 2026.01.21 00:12:27.628511 [ 255 ] {eb7fffd1-dae3-470e-a2d9-20a541ba3227} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18079 | 2026.01.21 00:12:27.628552 [ 255 ] {eb7fffd1-dae3-470e-a2d9-20a541ba3227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 18080 | 2026.01.21 00:12:27.628557 [ 186 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_126_25} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18081 | 2026.01.21 00:12:27.628662 [ 186 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_126_25} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18082 | 2026.01.21 00:12:27.628764 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 18083 | 2026.01.21 00:12:27.628901 [ 255 ] {eb7fffd1-dae3-470e-a2d9-20a541ba3227} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18084 | 2026.01.21 00:12:27.629120 [ 255 ] {eb7fffd1-dae3-470e-a2d9-20a541ba3227} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18085 | 2026.01.21 00:12:27.629239 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 2 parts from all_1_129_27 to all_130_130_0 | ||
| 18086 | 2026.01.21 00:12:27.629250 [ 255 ] {eb7fffd1-dae3-470e-a2d9-20a541ba3227} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 18087 | 2026.01.21 00:12:27.629293 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18088 | 2026.01.21 00:12:27.629308 [ 255 ] {eb7fffd1-dae3-470e-a2d9-20a541ba3227} <Debug> TCPHandler: Processed in 0.001396871 sec. | ||
| 18089 | 2026.01.21 00:12:27.629318 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 18090 | 2026.01.21 00:12:27.629398 [ 186 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_130_28} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_129_27 to all_130_130_0 into Compact with storage Full | ||
| 18091 | 2026.01.21 00:12:27.629436 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18092 | 2026.01.21 00:12:27.629498 [ 186 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_130_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18093 | 2026.01.21 00:12:27.629536 [ 186 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_130_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_129_27, total 36604 rows starting from the beginning of the part | ||
| 18094 | 2026.01.21 00:12:27.629562 [ 255 ] {dd00b6d8-9343-44f4-b090-5556e3c085a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18095 | 2026.01.21 00:12:27.629599 [ 186 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_130_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 18096 | 2026.01.21 00:12:27.629634 [ 255 ] {dd00b6d8-9343-44f4-b090-5556e3c085a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18097 | 2026.01.21 00:12:27.630642 [ 255 ] {dd00b6d8-9343-44f4-b090-5556e3c085a9} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18098 | 2026.01.21 00:12:27.630682 [ 255 ] {dd00b6d8-9343-44f4-b090-5556e3c085a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18099 | 2026.01.21 00:12:27.631261 [ 255 ] {dd00b6d8-9343-44f4-b090-5556e3c085a9} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18100 | 2026.01.21 00:12:27.631484 [ 255 ] {dd00b6d8-9343-44f4-b090-5556e3c085a9} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18101 | 2026.01.21 00:12:27.631628 [ 255 ] {dd00b6d8-9343-44f4-b090-5556e3c085a9} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00209 sec., 16267.942583732058 rows/sec., 29.15 MiB/sec. | ||
| 18102 | 2026.01.21 00:12:27.631697 [ 255 ] {dd00b6d8-9343-44f4-b090-5556e3c085a9} <Debug> TCPHandler: Processed in 0.002320975 sec. | ||
| 18103 | 2026.01.21 00:12:27.631814 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18104 | 2026.01.21 00:12:27.631908 [ 255 ] {fa8b4b81-939d-4fec-bec6-f5ae95f9f858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18105 | 2026.01.21 00:12:27.631950 [ 255 ] {fa8b4b81-939d-4fec-bec6-f5ae95f9f858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18106 | 2026.01.21 00:12:27.632291 [ 255 ] {fa8b4b81-939d-4fec-bec6-f5ae95f9f858} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18107 | 2026.01.21 00:12:27.632328 [ 255 ] {fa8b4b81-939d-4fec-bec6-f5ae95f9f858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18108 | 2026.01.21 00:12:27.632636 [ 255 ] {fa8b4b81-939d-4fec-bec6-f5ae95f9f858} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18109 | 2026.01.21 00:12:27.632854 [ 255 ] {fa8b4b81-939d-4fec-bec6-f5ae95f9f858} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18110 | 2026.01.21 00:12:27.632984 [ 255 ] {fa8b4b81-939d-4fec-bec6-f5ae95f9f858} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 18111 | 2026.01.21 00:12:27.633021 [ 255 ] {fa8b4b81-939d-4fec-bec6-f5ae95f9f858} <Debug> TCPHandler: Processed in 0.001256249 sec. | ||
| 18112 | 2026.01.21 00:12:27.635682 [ 200 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_130_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36764 rows, containing 5 columns (5 merged, 0 gathered) in 0.006307326 sec., 5828777.519982318 rows/sec., 397.96 MiB/sec. | ||
| 18113 | 2026.01.21 00:12:27.636219 [ 191 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_130_28} <Trace> MergedBlockOutputStream: filled checksums all_1_130_28 (state Temporary) | ||
| 18114 | 2026.01.21 00:12:27.636578 [ 191 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_130_28} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_130_28 to all_1_130_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18115 | 2026.01.21 00:12:27.636668 [ 191 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_130_28} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 2 parts: [all_1_129_27, all_130_130_0] -> all_1_130_28 | ||
| 18116 | 2026.01.21 00:12:27.636756 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 18117 | 2026.01.21 00:12:28.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.21 MiB, peak 406.97 MiB, free memory in arenas 0.00 B, will set to 391.73 MiB (RSS), difference: 3.52 MiB | ||
| 18118 | 2026.01.21 00:12:28.458783 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 18119 | 2026.01.21 00:12:28.475893 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18120 | 2026.01.21 00:12:28.475945 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 18121 | 2026.01.21 00:12:28.482063 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18122 | 2026.01.21 00:12:28.482756 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18123 | 2026.01.21 00:12:28.485814 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 18124 | 2026.01.21 00:12:31.282690 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2156 | ||
| 18125 | 2026.01.21 00:12:31.285032 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18126 | 2026.01.21 00:12:31.285084 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18127 | 2026.01.21 00:12:31.286304 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 18128 | 2026.01.21 00:12:31.286591 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18129 | 2026.01.21 00:12:31.286889 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2156 | ||
| 18130 | 2026.01.21 00:12:32.372212 [ 221 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18131 | 2026.01.21 00:12:32.372280 [ 221 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18132 | 2026.01.21 00:12:32.375557 [ 221 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18133 | 2026.01.21 00:12:32.452107 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18134 | 2026.01.21 00:12:32.452170 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18135 | 2026.01.21 00:12:32.455971 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18136 | 2026.01.21 00:12:32.505212 [ 221 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18137 | 2026.01.21 00:12:32.505266 [ 221 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18138 | 2026.01.21 00:12:32.508432 [ 221 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18139 | 2026.01.21 00:12:32.619561 [ 219 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18140 | 2026.01.21 00:12:32.619617 [ 219 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18141 | 2026.01.21 00:12:32.622709 [ 219 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18142 | 2026.01.21 00:12:32.641713 [ 222 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18143 | 2026.01.21 00:12:32.641768 [ 222 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18144 | 2026.01.21 00:12:32.644334 [ 222 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18145 | 2026.01.21 00:12:32.650716 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18146 | 2026.01.21 00:12:32.650892 [ 255 ] {d4616e45-1793-49cd-91d0-7e94343c37d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18147 | 2026.01.21 00:12:32.650961 [ 255 ] {d4616e45-1793-49cd-91d0-7e94343c37d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18148 | 2026.01.21 00:12:32.651644 [ 255 ] {d4616e45-1793-49cd-91d0-7e94343c37d8} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18149 | 2026.01.21 00:12:32.651691 [ 255 ] {d4616e45-1793-49cd-91d0-7e94343c37d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18150 | 2026.01.21 00:12:32.652087 [ 255 ] {d4616e45-1793-49cd-91d0-7e94343c37d8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 18151 | 2026.01.21 00:12:32.652327 [ 255 ] {d4616e45-1793-49cd-91d0-7e94343c37d8} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18152 | 2026.01.21 00:12:32.652486 [ 255 ] {d4616e45-1793-49cd-91d0-7e94343c37d8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001643 sec., 14607.425441265977 rows/sec., 1.21 MiB/sec. | ||
| 18153 | 2026.01.21 00:12:32.652543 [ 255 ] {d4616e45-1793-49cd-91d0-7e94343c37d8} <Debug> TCPHandler: Processed in 0.00195003 sec. | ||
| 18154 | 2026.01.21 00:12:32.652679 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18155 | 2026.01.21 00:12:32.652783 [ 255 ] {28da2645-4c8d-466a-95be-2271390609d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18156 | 2026.01.21 00:12:32.652831 [ 255 ] {28da2645-4c8d-466a-95be-2271390609d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18157 | 2026.01.21 00:12:32.653262 [ 255 ] {28da2645-4c8d-466a-95be-2271390609d7} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18158 | 2026.01.21 00:12:32.653302 [ 255 ] {28da2645-4c8d-466a-95be-2271390609d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18159 | 2026.01.21 00:12:32.653614 [ 255 ] {28da2645-4c8d-466a-95be-2271390609d7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 18160 | 2026.01.21 00:12:32.653836 [ 255 ] {28da2645-4c8d-466a-95be-2271390609d7} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18161 | 2026.01.21 00:12:32.653973 [ 255 ] {28da2645-4c8d-466a-95be-2271390609d7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001215 sec., 3292.1810699588477 rows/sec., 268.45 KiB/sec. | ||
| 18162 | 2026.01.21 00:12:32.654015 [ 255 ] {28da2645-4c8d-466a-95be-2271390609d7} <Debug> TCPHandler: Processed in 0.001387401 sec. | ||
| 18163 | 2026.01.21 00:12:32.654121 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18164 | 2026.01.21 00:12:32.654219 [ 255 ] {2dad6020-8959-4192-8c5b-c1de4465730c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18165 | 2026.01.21 00:12:32.654261 [ 255 ] {2dad6020-8959-4192-8c5b-c1de4465730c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18166 | 2026.01.21 00:12:32.655381 [ 255 ] {2dad6020-8959-4192-8c5b-c1de4465730c} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18167 | 2026.01.21 00:12:32.655420 [ 255 ] {2dad6020-8959-4192-8c5b-c1de4465730c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18168 | 2026.01.21 00:12:32.655822 [ 255 ] {2dad6020-8959-4192-8c5b-c1de4465730c} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18169 | 2026.01.21 00:12:32.656048 [ 255 ] {2dad6020-8959-4192-8c5b-c1de4465730c} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18170 | 2026.01.21 00:12:32.656182 [ 255 ] {2dad6020-8959-4192-8c5b-c1de4465730c} <Debug> executeQuery: Read 1332 rows, 113.92 KiB in 0.001984 sec., 671370.9677419354 rows/sec., 56.07 MiB/sec. | ||
| 18171 | 2026.01.21 00:12:32.656222 [ 255 ] {2dad6020-8959-4192-8c5b-c1de4465730c} <Debug> TCPHandler: Processed in 0.002150243 sec. | ||
| 18172 | 2026.01.21 00:12:32.656336 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18173 | 2026.01.21 00:12:32.656435 [ 255 ] {50d28199-5ad6-447d-a51d-e44a7b49f770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18174 | 2026.01.21 00:12:32.656478 [ 255 ] {50d28199-5ad6-447d-a51d-e44a7b49f770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18175 | 2026.01.21 00:12:32.656890 [ 255 ] {50d28199-5ad6-447d-a51d-e44a7b49f770} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18176 | 2026.01.21 00:12:32.656930 [ 255 ] {50d28199-5ad6-447d-a51d-e44a7b49f770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18177 | 2026.01.21 00:12:32.657228 [ 255 ] {50d28199-5ad6-447d-a51d-e44a7b49f770} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18178 | 2026.01.21 00:12:32.657443 [ 255 ] {50d28199-5ad6-447d-a51d-e44a7b49f770} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18179 | 2026.01.21 00:12:32.657577 [ 255 ] {50d28199-5ad6-447d-a51d-e44a7b49f770} <Debug> executeQuery: Read 23 rows, 1.77 KiB in 0.001163 sec., 19776.440240756663 rows/sec., 1.48 MiB/sec. | ||
| 18180 | 2026.01.21 00:12:32.657617 [ 255 ] {50d28199-5ad6-447d-a51d-e44a7b49f770} <Debug> TCPHandler: Processed in 0.00132921 sec. | ||
| 18181 | 2026.01.21 00:12:32.657721 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18182 | 2026.01.21 00:12:32.657815 [ 255 ] {7d287819-fe36-4812-ba27-aaf32a88ce61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18183 | 2026.01.21 00:12:32.657857 [ 255 ] {7d287819-fe36-4812-ba27-aaf32a88ce61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18184 | 2026.01.21 00:12:32.658347 [ 255 ] {7d287819-fe36-4812-ba27-aaf32a88ce61} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18185 | 2026.01.21 00:12:32.658386 [ 255 ] {7d287819-fe36-4812-ba27-aaf32a88ce61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18186 | 2026.01.21 00:12:32.658703 [ 255 ] {7d287819-fe36-4812-ba27-aaf32a88ce61} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 18187 | 2026.01.21 00:12:32.658916 [ 255 ] {7d287819-fe36-4812-ba27-aaf32a88ce61} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18188 | 2026.01.21 00:12:32.659046 [ 255 ] {7d287819-fe36-4812-ba27-aaf32a88ce61} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001249 sec., 201761.40912730186 rows/sec., 13.95 MiB/sec. | ||
| 18189 | 2026.01.21 00:12:32.659084 [ 255 ] {7d287819-fe36-4812-ba27-aaf32a88ce61} <Debug> TCPHandler: Processed in 0.001412561 sec. | ||
| 18190 | 2026.01.21 00:12:32.659200 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18191 | 2026.01.21 00:12:32.659294 [ 255 ] {40b70d96-0e01-4f34-bfe9-df31287ab9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18192 | 2026.01.21 00:12:32.659336 [ 255 ] {40b70d96-0e01-4f34-bfe9-df31287ab9de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18193 | 2026.01.21 00:12:32.659744 [ 255 ] {40b70d96-0e01-4f34-bfe9-df31287ab9de} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18194 | 2026.01.21 00:12:32.659784 [ 255 ] {40b70d96-0e01-4f34-bfe9-df31287ab9de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18195 | 2026.01.21 00:12:32.660088 [ 255 ] {40b70d96-0e01-4f34-bfe9-df31287ab9de} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 18196 | 2026.01.21 00:12:32.660301 [ 255 ] {40b70d96-0e01-4f34-bfe9-df31287ab9de} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18197 | 2026.01.21 00:12:32.660437 [ 255 ] {40b70d96-0e01-4f34-bfe9-df31287ab9de} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001161 sec., 10335.917312661499 rows/sec., 807.49 KiB/sec. | ||
| 18198 | 2026.01.21 00:12:32.660479 [ 255 ] {40b70d96-0e01-4f34-bfe9-df31287ab9de} <Debug> TCPHandler: Processed in 0.00132783 sec. | ||
| 18199 | 2026.01.21 00:12:32.660592 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18200 | 2026.01.21 00:12:32.660686 [ 255 ] {21c1c3cf-536b-4025-aed1-897b7f5ef482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18201 | 2026.01.21 00:12:32.660728 [ 255 ] {21c1c3cf-536b-4025-aed1-897b7f5ef482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18202 | 2026.01.21 00:12:32.661358 [ 255 ] {21c1c3cf-536b-4025-aed1-897b7f5ef482} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18203 | 2026.01.21 00:12:32.661396 [ 255 ] {21c1c3cf-536b-4025-aed1-897b7f5ef482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18204 | 2026.01.21 00:12:32.661740 [ 255 ] {21c1c3cf-536b-4025-aed1-897b7f5ef482} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18205 | 2026.01.21 00:12:32.661950 [ 255 ] {21c1c3cf-536b-4025-aed1-897b7f5ef482} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18206 | 2026.01.21 00:12:32.662078 [ 255 ] {21c1c3cf-536b-4025-aed1-897b7f5ef482} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.00141 sec., 402127.6595744681 rows/sec., 30.16 MiB/sec. | ||
| 18207 | 2026.01.21 00:12:32.662118 [ 255 ] {21c1c3cf-536b-4025-aed1-897b7f5ef482} <Debug> TCPHandler: Processed in 0.001575934 sec. | ||
| 18208 | 2026.01.21 00:12:32.662232 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18209 | 2026.01.21 00:12:32.662327 [ 255 ] {fb81d7be-b69b-443b-a085-f2d3e30ab163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18210 | 2026.01.21 00:12:32.662372 [ 255 ] {fb81d7be-b69b-443b-a085-f2d3e30ab163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18211 | 2026.01.21 00:12:32.662972 [ 255 ] {fb81d7be-b69b-443b-a085-f2d3e30ab163} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18212 | 2026.01.21 00:12:32.663011 [ 255 ] {fb81d7be-b69b-443b-a085-f2d3e30ab163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18213 | 2026.01.21 00:12:32.663389 [ 255 ] {fb81d7be-b69b-443b-a085-f2d3e30ab163} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18214 | 2026.01.21 00:12:32.663606 [ 255 ] {fb81d7be-b69b-443b-a085-f2d3e30ab163} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18215 | 2026.01.21 00:12:32.663746 [ 255 ] {fb81d7be-b69b-443b-a085-f2d3e30ab163} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001437 sec., 613778.7056367432 rows/sec., 41.66 MiB/sec. | ||
| 18216 | 2026.01.21 00:12:32.663753 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 6 parts from all_1_130_28 to all_135_135_0 | ||
| 18217 | 2026.01.21 00:12:32.663785 [ 255 ] {fb81d7be-b69b-443b-a085-f2d3e30ab163} <Debug> TCPHandler: Processed in 0.001601965 sec. | ||
| 18218 | 2026.01.21 00:12:32.663807 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18219 | 2026.01.21 00:12:32.663838 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18220 | 2026.01.21 00:12:32.663908 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18221 | 2026.01.21 00:12:32.663937 [ 191 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_135_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_130_28 to all_135_135_0 into Compact with storage Full | ||
| 18222 | 2026.01.21 00:12:32.664007 [ 255 ] {30feddaa-36f9-47a1-9609-57864dd555ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18223 | 2026.01.21 00:12:32.664060 [ 191 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_135_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18224 | 2026.01.21 00:12:32.664067 [ 255 ] {30feddaa-36f9-47a1-9609-57864dd555ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18225 | 2026.01.21 00:12:32.664106 [ 191 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_135_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_130_28, total 36764 rows starting from the beginning of the part | ||
| 18226 | 2026.01.21 00:12:32.664180 [ 191 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_135_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 18227 | 2026.01.21 00:12:32.664229 [ 191 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_135_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 162 rows starting from the beginning of the part | ||
| 18228 | 2026.01.21 00:12:32.664274 [ 191 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_135_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 18229 | 2026.01.21 00:12:32.664314 [ 191 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_135_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
| 18230 | 2026.01.21 00:12:32.664358 [ 191 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_135_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 882 rows starting from the beginning of the part | ||
| 18231 | 2026.01.21 00:12:32.664865 [ 255 ] {30feddaa-36f9-47a1-9609-57864dd555ac} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18232 | 2026.01.21 00:12:32.664907 [ 255 ] {30feddaa-36f9-47a1-9609-57864dd555ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18233 | 2026.01.21 00:12:32.665429 [ 255 ] {30feddaa-36f9-47a1-9609-57864dd555ac} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18234 | 2026.01.21 00:12:32.665673 [ 255 ] {30feddaa-36f9-47a1-9609-57864dd555ac} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18235 | 2026.01.21 00:12:32.665809 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18236 | 2026.01.21 00:12:32.665818 [ 255 ] {30feddaa-36f9-47a1-9609-57864dd555ac} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001829 sec., 3827.227993439038 rows/sec., 6.86 MiB/sec. | ||
| 18237 | 2026.01.21 00:12:32.665854 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18238 | 2026.01.21 00:12:32.665881 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18239 | 2026.01.21 00:12:32.665896 [ 255 ] {30feddaa-36f9-47a1-9609-57864dd555ac} <Debug> TCPHandler: Processed in 0.002036941 sec. | ||
| 18240 | 2026.01.21 00:12:32.666001 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 18241 | 2026.01.21 00:12:32.666029 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18242 | 2026.01.21 00:12:32.666138 [ 255 ] {8cf32b5d-7df4-44ef-a6ce-8597d6eacb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18243 | 2026.01.21 00:12:32.666181 [ 255 ] {8cf32b5d-7df4-44ef-a6ce-8597d6eacb50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18244 | 2026.01.21 00:12:32.666266 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18245 | 2026.01.21 00:12:32.666337 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2402 rows starting from the beginning of the part | ||
| 18246 | 2026.01.21 00:12:32.666494 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 7 rows starting from the beginning of the part | ||
| 18247 | 2026.01.21 00:12:32.666548 [ 255 ] {8cf32b5d-7df4-44ef-a6ce-8597d6eacb50} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18248 | 2026.01.21 00:12:32.666591 [ 255 ] {8cf32b5d-7df4-44ef-a6ce-8597d6eacb50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18249 | 2026.01.21 00:12:32.666609 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 34 rows starting from the beginning of the part | ||
| 18250 | 2026.01.21 00:12:32.666713 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 7 rows starting from the beginning of the part | ||
| 18251 | 2026.01.21 00:12:32.666812 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 34 rows starting from the beginning of the part | ||
| 18252 | 2026.01.21 00:12:32.666925 [ 255 ] {8cf32b5d-7df4-44ef-a6ce-8597d6eacb50} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18253 | 2026.01.21 00:12:32.666930 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 7 rows starting from the beginning of the part | ||
| 18254 | 2026.01.21 00:12:32.667159 [ 255 ] {8cf32b5d-7df4-44ef-a6ce-8597d6eacb50} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18255 | 2026.01.21 00:12:32.667295 [ 255 ] {8cf32b5d-7df4-44ef-a6ce-8597d6eacb50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 18256 | 2026.01.21 00:12:32.667335 [ 255 ] {8cf32b5d-7df4-44ef-a6ce-8597d6eacb50} <Debug> TCPHandler: Processed in 0.001355101 sec. | ||
| 18257 | 2026.01.21 00:12:32.671692 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_135_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38288 rows, containing 5 columns (5 merged, 0 gathered) in 0.007792539 sec., 4913417.821842149 rows/sec., 335.53 MiB/sec. | ||
| 18258 | 2026.01.21 00:12:32.672093 [ 195 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_135_29} <Trace> MergedBlockOutputStream: filled checksums all_1_135_29 (state Temporary) | ||
| 18259 | 2026.01.21 00:12:32.672410 [ 195 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_135_29} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_135_29 to all_1_135_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18260 | 2026.01.21 00:12:32.672485 [ 195 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_135_29} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 6 parts: [all_1_130_28, all_135_135_0] -> all_1_135_29 | ||
| 18261 | 2026.01.21 00:12:32.672572 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 18262 | 2026.01.21 00:12:32.675219 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2491 rows, containing 19 columns (19 merged, 0 gathered) in 0.009280302 sec., 268417.98898354813 rows/sec., 480.99 MiB/sec. | ||
| 18263 | 2026.01.21 00:12:32.677072 [ 188 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18264 | 2026.01.21 00:12:32.677470 [ 188 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18265 | 2026.01.21 00:12:32.677558 [ 188 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18266 | 2026.01.21 00:12:32.677694 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.68 MiB. | ||
| 18267 | 2026.01.21 00:12:33.624121 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43683 | ||
| 18268 | 2026.01.21 00:12:33.624637 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18269 | 2026.01.21 00:12:33.624678 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18270 | 2026.01.21 00:12:33.625172 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 18271 | 2026.01.21 00:12:33.625429 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18272 | 2026.01.21 00:12:33.625565 [ 124 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 18273 | 2026.01.21 00:12:33.625577 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43683 | ||
| 18274 | 2026.01.21 00:12:33.625609 [ 124 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18275 | 2026.01.21 00:12:33.625630 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18276 | 2026.01.21 00:12:33.625757 [ 190 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 18277 | 2026.01.21 00:12:33.625903 [ 190 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18278 | 2026.01.21 00:12:33.625943 [ 190 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41315 rows starting from the beginning of the part | ||
| 18279 | 2026.01.21 00:12:33.626008 [ 190 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 448 rows starting from the beginning of the part | ||
| 18280 | 2026.01.21 00:12:33.626055 [ 190 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 512 rows starting from the beginning of the part | ||
| 18281 | 2026.01.21 00:12:33.626096 [ 190 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 448 rows starting from the beginning of the part | ||
| 18282 | 2026.01.21 00:12:33.626134 [ 190 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 512 rows starting from the beginning of the part | ||
| 18283 | 2026.01.21 00:12:33.626173 [ 190 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 448 rows starting from the beginning of the part | ||
| 18284 | 2026.01.21 00:12:33.628869 [ 195 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43683 rows, containing 4 columns (4 merged, 0 gathered) in 0.003171458 sec., 13773791.108064493 rows/sec., 197.04 MiB/sec. | ||
| 18285 | 2026.01.21 00:12:33.629236 [ 193 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 18286 | 2026.01.21 00:12:33.629636 [ 193 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_91_18} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18287 | 2026.01.21 00:12:33.629737 [ 193 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_91_18} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 18288 | 2026.01.21 00:12:33.629879 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 18289 | 2026.01.21 00:12:35.985960 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 18290 | 2026.01.21 00:12:36.003684 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18291 | 2026.01.21 00:12:36.003743 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18292 | 2026.01.21 00:12:36.010080 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 18293 | 2026.01.21 00:12:36.010826 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18294 | 2026.01.21 00:12:36.011135 [ 38 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 18295 | 2026.01.21 00:12:36.011202 [ 38 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18296 | 2026.01.21 00:12:36.011223 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18297 | 2026.01.21 00:12:36.011323 [ 190 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 18298 | 2026.01.21 00:12:36.014235 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 18299 | 2026.01.21 00:12:36.015293 [ 190 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18300 | 2026.01.21 00:12:36.016891 [ 190 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 18301 | 2026.01.21 00:12:36.021538 [ 190 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 18302 | 2026.01.21 00:12:36.026336 [ 190 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 18303 | 2026.01.21 00:12:36.030953 [ 190 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 18304 | 2026.01.21 00:12:36.035749 [ 190 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 18305 | 2026.01.21 00:12:36.040407 [ 190 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 18306 | 2026.01.21 00:12:36.099606 [ 198 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.088325024 sec., 7766.768339627058 rows/sec., 40.16 MiB/sec. | ||
| 18307 | 2026.01.21 00:12:36.102602 [ 195 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 18308 | 2026.01.21 00:12:36.104650 [ 195 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_91_18} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18309 | 2026.01.21 00:12:36.104728 [ 195 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_91_18} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 18310 | 2026.01.21 00:12:36.107151 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18311 | 2026.01.21 00:12:37.001202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.39 MiB, peak 411.79 MiB, free memory in arenas 0.00 B, will set to 393.30 MiB (RSS), difference: -1.09 MiB | ||
| 18312 | 2026.01.21 00:12:37.622469 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18313 | 2026.01.21 00:12:37.622645 [ 255 ] {738e2505-fb02-4a7c-be54-6a3e31b63baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18314 | 2026.01.21 00:12:37.622711 [ 255 ] {738e2505-fb02-4a7c-be54-6a3e31b63baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18315 | 2026.01.21 00:12:37.623455 [ 255 ] {738e2505-fb02-4a7c-be54-6a3e31b63baa} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18316 | 2026.01.21 00:12:37.623495 [ 255 ] {738e2505-fb02-4a7c-be54-6a3e31b63baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18317 | 2026.01.21 00:12:37.623904 [ 255 ] {738e2505-fb02-4a7c-be54-6a3e31b63baa} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18318 | 2026.01.21 00:12:37.624147 [ 255 ] {738e2505-fb02-4a7c-be54-6a3e31b63baa} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18319 | 2026.01.21 00:12:37.624296 [ 61 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18320 | 2026.01.21 00:12:37.624299 [ 255 ] {738e2505-fb02-4a7c-be54-6a3e31b63baa} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001702 sec., 72855.46415981199 rows/sec., 6.27 MiB/sec. | ||
| 18321 | 2026.01.21 00:12:37.624342 [ 61 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18322 | 2026.01.21 00:12:37.624362 [ 255 ] {738e2505-fb02-4a7c-be54-6a3e31b63baa} <Debug> TCPHandler: Processed in 0.002016641 sec. | ||
| 18323 | 2026.01.21 00:12:37.624367 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18324 | 2026.01.21 00:12:37.624489 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18325 | 2026.01.21 00:12:37.624510 [ 198 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18326 | 2026.01.21 00:12:37.624586 [ 255 ] {303beb02-90ad-46f6-9d0e-cfa7d0e282d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18327 | 2026.01.21 00:12:37.624635 [ 255 ] {303beb02-90ad-46f6-9d0e-cfa7d0e282d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18328 | 2026.01.21 00:12:37.624672 [ 198 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18329 | 2026.01.21 00:12:37.624719 [ 198 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2556 rows starting from the beginning of the part | ||
| 18330 | 2026.01.21 00:12:37.624797 [ 198 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 126 rows starting from the beginning of the part | ||
| 18331 | 2026.01.21 00:12:37.624851 [ 198 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 70 rows starting from the beginning of the part | ||
| 18332 | 2026.01.21 00:12:37.624904 [ 198 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 124 rows starting from the beginning of the part | ||
| 18333 | 2026.01.21 00:12:37.624954 [ 198 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 1332 rows starting from the beginning of the part | ||
| 18334 | 2026.01.21 00:12:37.625003 [ 198 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 124 rows starting from the beginning of the part | ||
| 18335 | 2026.01.21 00:12:37.625061 [ 255 ] {303beb02-90ad-46f6-9d0e-cfa7d0e282d7} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18336 | 2026.01.21 00:12:37.625104 [ 255 ] {303beb02-90ad-46f6-9d0e-cfa7d0e282d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18337 | 2026.01.21 00:12:37.625439 [ 255 ] {303beb02-90ad-46f6-9d0e-cfa7d0e282d7} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18338 | 2026.01.21 00:12:37.625665 [ 255 ] {303beb02-90ad-46f6-9d0e-cfa7d0e282d7} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18339 | 2026.01.21 00:12:37.625806 [ 255 ] {303beb02-90ad-46f6-9d0e-cfa7d0e282d7} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001239 sec., 27441.48506860371 rows/sec., 2.02 MiB/sec. | ||
| 18340 | 2026.01.21 00:12:37.625848 [ 255 ] {303beb02-90ad-46f6-9d0e-cfa7d0e282d7} <Debug> TCPHandler: Processed in 0.001410611 sec. | ||
| 18341 | 2026.01.21 00:12:37.625952 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18342 | 2026.01.21 00:12:37.626046 [ 255 ] {c91db451-3c45-4d83-abbb-c799a2c42671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18343 | 2026.01.21 00:12:37.626088 [ 255 ] {c91db451-3c45-4d83-abbb-c799a2c42671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18344 | 2026.01.21 00:12:37.626531 [ 255 ] {c91db451-3c45-4d83-abbb-c799a2c42671} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18345 | 2026.01.21 00:12:37.626568 [ 255 ] {c91db451-3c45-4d83-abbb-c799a2c42671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18346 | 2026.01.21 00:12:37.626886 [ 255 ] {c91db451-3c45-4d83-abbb-c799a2c42671} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18347 | 2026.01.21 00:12:37.626920 [ 199 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4332 rows, containing 5 columns (5 merged, 0 gathered) in 0.002475028 sec., 1750283.229119024 rows/sec., 151.33 MiB/sec. | ||
| 18348 | 2026.01.21 00:12:37.627122 [ 255 ] {c91db451-3c45-4d83-abbb-c799a2c42671} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18349 | 2026.01.21 00:12:37.627253 [ 61 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18350 | 2026.01.21 00:12:37.627275 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18351 | 2026.01.21 00:12:37.627282 [ 61 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18352 | 2026.01.21 00:12:37.627278 [ 255 ] {c91db451-3c45-4d83-abbb-c799a2c42671} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.00125 sec., 78400 rows/sec., 6.12 MiB/sec. | ||
| 18353 | 2026.01.21 00:12:37.627322 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18354 | 2026.01.21 00:12:37.627355 [ 255 ] {c91db451-3c45-4d83-abbb-c799a2c42671} <Debug> TCPHandler: Processed in 0.001451952 sec. | ||
| 18355 | 2026.01.21 00:12:37.627397 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18356 | 2026.01.21 00:12:37.627473 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18357 | 2026.01.21 00:12:37.627491 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18358 | 2026.01.21 00:12:37.627525 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1304 rows starting from the beginning of the part | ||
| 18359 | 2026.01.21 00:12:37.627573 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 102 rows starting from the beginning of the part | ||
| 18360 | 2026.01.21 00:12:37.627579 [ 255 ] {41e4f85d-522b-4405-8259-2d96c4519d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18361 | 2026.01.21 00:12:37.627609 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_136_27} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18362 | 2026.01.21 00:12:37.627613 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 71 rows starting from the beginning of the part | ||
| 18363 | 2026.01.21 00:12:37.627632 [ 255 ] {41e4f85d-522b-4405-8259-2d96c4519d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18364 | 2026.01.21 00:12:37.627662 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 98 rows starting from the beginning of the part | ||
| 18365 | 2026.01.21 00:12:37.627703 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 567 rows starting from the beginning of the part | ||
| 18366 | 2026.01.21 00:12:37.627710 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_136_27} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18367 | 2026.01.21 00:12:37.627742 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 98 rows starting from the beginning of the part | ||
| 18368 | 2026.01.21 00:12:37.627804 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 18369 | 2026.01.21 00:12:37.628061 [ 255 ] {41e4f85d-522b-4405-8259-2d96c4519d67} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18370 | 2026.01.21 00:12:37.628103 [ 255 ] {41e4f85d-522b-4405-8259-2d96c4519d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18371 | 2026.01.21 00:12:37.628461 [ 255 ] {41e4f85d-522b-4405-8259-2d96c4519d67} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18372 | 2026.01.21 00:12:37.628678 [ 255 ] {41e4f85d-522b-4405-8259-2d96c4519d67} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18373 | 2026.01.21 00:12:37.628761 [ 194 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2240 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395302 sec., 1605387.2208310459 rows/sec., 124.57 MiB/sec. | ||
| 18374 | 2026.01.21 00:12:37.628811 [ 255 ] {41e4f85d-522b-4405-8259-2d96c4519d67} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 18375 | 2026.01.21 00:12:37.628855 [ 255 ] {41e4f85d-522b-4405-8259-2d96c4519d67} <Debug> TCPHandler: Processed in 0.001431662 sec. | ||
| 18376 | 2026.01.21 00:12:37.628921 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18377 | 2026.01.21 00:12:37.628960 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18378 | 2026.01.21 00:12:37.629061 [ 255 ] {1eddbf4c-33b0-460d-9f58-e886918b725d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18379 | 2026.01.21 00:12:37.629120 [ 255 ] {1eddbf4c-33b0-460d-9f58-e886918b725d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18380 | 2026.01.21 00:12:37.629173 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_136_27} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18381 | 2026.01.21 00:12:37.629245 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_136_27} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18382 | 2026.01.21 00:12:37.629307 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 18383 | 2026.01.21 00:12:37.630002 [ 255 ] {1eddbf4c-33b0-460d-9f58-e886918b725d} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18384 | 2026.01.21 00:12:37.630046 [ 255 ] {1eddbf4c-33b0-460d-9f58-e886918b725d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18385 | 2026.01.21 00:12:37.630627 [ 255 ] {1eddbf4c-33b0-460d-9f58-e886918b725d} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18386 | 2026.01.21 00:12:37.630858 [ 255 ] {1eddbf4c-33b0-460d-9f58-e886918b725d} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18387 | 2026.01.21 00:12:37.630995 [ 255 ] {1eddbf4c-33b0-460d-9f58-e886918b725d} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001952 sec., 17418.032786885247 rows/sec., 31.21 MiB/sec. | ||
| 18388 | 2026.01.21 00:12:37.631028 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18389 | 2026.01.21 00:12:37.631050 [ 255 ] {1eddbf4c-33b0-460d-9f58-e886918b725d} <Debug> TCPHandler: Processed in 0.002138373 sec. | ||
| 18390 | 2026.01.21 00:12:37.631058 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18391 | 2026.01.21 00:12:37.631163 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18392 | 2026.01.21 00:12:37.631258 [ 255 ] {3b95e1d6-2755-4f6b-a7a2-375a9544dc7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18393 | 2026.01.21 00:12:37.631300 [ 255 ] {3b95e1d6-2755-4f6b-a7a2-375a9544dc7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18394 | 2026.01.21 00:12:37.631637 [ 255 ] {3b95e1d6-2755-4f6b-a7a2-375a9544dc7d} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18395 | 2026.01.21 00:12:37.631672 [ 255 ] {3b95e1d6-2755-4f6b-a7a2-375a9544dc7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18396 | 2026.01.21 00:12:37.631975 [ 255 ] {3b95e1d6-2755-4f6b-a7a2-375a9544dc7d} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18397 | 2026.01.21 00:12:37.632201 [ 255 ] {3b95e1d6-2755-4f6b-a7a2-375a9544dc7d} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18398 | 2026.01.21 00:12:37.632330 [ 255 ] {3b95e1d6-2755-4f6b-a7a2-375a9544dc7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 18399 | 2026.01.21 00:12:37.632343 [ 119 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18400 | 2026.01.21 00:12:37.632367 [ 255 ] {3b95e1d6-2755-4f6b-a7a2-375a9544dc7d} <Debug> TCPHandler: Processed in 0.00125345 sec. | ||
| 18401 | 2026.01.21 00:12:37.632393 [ 119 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18402 | 2026.01.21 00:12:37.632440 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18403 | 2026.01.21 00:12:37.632575 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18404 | 2026.01.21 00:12:37.632722 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18405 | 2026.01.21 00:12:37.632757 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7392 rows starting from the beginning of the part | ||
| 18406 | 2026.01.21 00:12:37.632821 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 18407 | 2026.01.21 00:12:37.632866 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 18408 | 2026.01.21 00:12:37.632906 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 18409 | 2026.01.21 00:12:37.632945 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 18410 | 2026.01.21 00:12:37.632984 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 18411 | 2026.01.21 00:12:37.634179 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18412 | 2026.01.21 00:12:37.634889 [ 198 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7692 rows, containing 4 columns (4 merged, 0 gathered) in 0.002376176 sec., 3237133.9496737616 rows/sec., 213.96 MiB/sec. | ||
| 18413 | 2026.01.21 00:12:37.635354 [ 189 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18414 | 2026.01.21 00:12:37.635659 [ 189 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_136_27} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18415 | 2026.01.21 00:12:37.635729 [ 189 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_136_27} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18416 | 2026.01.21 00:12:37.635806 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 18417 | 2026.01.21 00:12:40.929454 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18418 | 2026.01.21 00:12:40.929520 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18419 | 2026.01.21 00:12:41.125821 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44195 | ||
| 18420 | 2026.01.21 00:12:41.126368 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18421 | 2026.01.21 00:12:41.126421 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18422 | 2026.01.21 00:12:41.126948 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 18423 | 2026.01.21 00:12:41.127245 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18424 | 2026.01.21 00:12:41.127431 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44195 | ||
| 18425 | 2026.01.21 00:12:41.287220 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2188 | ||
| 18426 | 2026.01.21 00:12:41.290102 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18427 | 2026.01.21 00:12:41.290165 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18428 | 2026.01.21 00:12:41.291414 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 18429 | 2026.01.21 00:12:41.291721 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18430 | 2026.01.21 00:12:41.292094 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2188 | ||
| 18431 | 2026.01.21 00:12:42.622107 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18432 | 2026.01.21 00:12:42.622392 [ 255 ] {b415cdfc-e977-4a2c-ac59-bdb52236522a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18433 | 2026.01.21 00:12:42.622511 [ 255 ] {b415cdfc-e977-4a2c-ac59-bdb52236522a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18434 | 2026.01.21 00:12:42.623449 [ 255 ] {b415cdfc-e977-4a2c-ac59-bdb52236522a} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18435 | 2026.01.21 00:12:42.623500 [ 255 ] {b415cdfc-e977-4a2c-ac59-bdb52236522a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18436 | 2026.01.21 00:12:42.623898 [ 255 ] {b415cdfc-e977-4a2c-ac59-bdb52236522a} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18437 | 2026.01.21 00:12:42.624137 [ 255 ] {b415cdfc-e977-4a2c-ac59-bdb52236522a} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18438 | 2026.01.21 00:12:42.624291 [ 255 ] {b415cdfc-e977-4a2c-ac59-bdb52236522a} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001976 sec., 35425.1012145749 rows/sec., 2.84 MiB/sec. | ||
| 18439 | 2026.01.21 00:12:42.624336 [ 255 ] {b415cdfc-e977-4a2c-ac59-bdb52236522a} <Debug> TCPHandler: Processed in 0.002410837 sec. | ||
| 18440 | 2026.01.21 00:12:42.624457 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18441 | 2026.01.21 00:12:42.624554 [ 255 ] {e6194963-7c12-440d-b2f3-fe13af447bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18442 | 2026.01.21 00:12:42.624597 [ 255 ] {e6194963-7c12-440d-b2f3-fe13af447bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18443 | 2026.01.21 00:12:42.625009 [ 255 ] {e6194963-7c12-440d-b2f3-fe13af447bfd} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18444 | 2026.01.21 00:12:42.625048 [ 255 ] {e6194963-7c12-440d-b2f3-fe13af447bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18445 | 2026.01.21 00:12:42.625356 [ 255 ] {e6194963-7c12-440d-b2f3-fe13af447bfd} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18446 | 2026.01.21 00:12:42.625576 [ 255 ] {e6194963-7c12-440d-b2f3-fe13af447bfd} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18447 | 2026.01.21 00:12:42.625708 [ 255 ] {e6194963-7c12-440d-b2f3-fe13af447bfd} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001173 sec., 5967.6044330775785 rows/sec., 448.74 KiB/sec. | ||
| 18448 | 2026.01.21 00:12:42.625748 [ 255 ] {e6194963-7c12-440d-b2f3-fe13af447bfd} <Debug> TCPHandler: Processed in 0.00134043 sec. | ||
| 18449 | 2026.01.21 00:12:42.625849 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18450 | 2026.01.21 00:12:42.625944 [ 255 ] {bc1d46e5-5e67-4bb6-93ce-4e286d065ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18451 | 2026.01.21 00:12:42.625987 [ 255 ] {bc1d46e5-5e67-4bb6-93ce-4e286d065ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18452 | 2026.01.21 00:12:42.626414 [ 255 ] {bc1d46e5-5e67-4bb6-93ce-4e286d065ae7} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18453 | 2026.01.21 00:12:42.626452 [ 255 ] {bc1d46e5-5e67-4bb6-93ce-4e286d065ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18454 | 2026.01.21 00:12:42.626763 [ 255 ] {bc1d46e5-5e67-4bb6-93ce-4e286d065ae7} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18455 | 2026.01.21 00:12:42.626991 [ 255 ] {bc1d46e5-5e67-4bb6-93ce-4e286d065ae7} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18456 | 2026.01.21 00:12:42.627121 [ 255 ] {bc1d46e5-5e67-4bb6-93ce-4e286d065ae7} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001195 sec., 59414.22594142259 rows/sec., 4.64 MiB/sec. | ||
| 18457 | 2026.01.21 00:12:42.627162 [ 255 ] {bc1d46e5-5e67-4bb6-93ce-4e286d065ae7} <Debug> TCPHandler: Processed in 0.001361141 sec. | ||
| 18458 | 2026.01.21 00:12:42.627275 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18459 | 2026.01.21 00:12:42.627370 [ 255 ] {9e475711-d1b4-494a-aefd-2e0f533fae66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18460 | 2026.01.21 00:12:42.627414 [ 255 ] {9e475711-d1b4-494a-aefd-2e0f533fae66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18461 | 2026.01.21 00:12:42.627851 [ 255 ] {9e475711-d1b4-494a-aefd-2e0f533fae66} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18462 | 2026.01.21 00:12:42.627887 [ 255 ] {9e475711-d1b4-494a-aefd-2e0f533fae66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18463 | 2026.01.21 00:12:42.628227 [ 255 ] {9e475711-d1b4-494a-aefd-2e0f533fae66} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18464 | 2026.01.21 00:12:42.628442 [ 255 ] {9e475711-d1b4-494a-aefd-2e0f533fae66} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18465 | 2026.01.21 00:12:42.628577 [ 255 ] {9e475711-d1b4-494a-aefd-2e0f533fae66} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 18466 | 2026.01.21 00:12:42.628616 [ 255 ] {9e475711-d1b4-494a-aefd-2e0f533fae66} <Debug> TCPHandler: Processed in 0.001389071 sec. | ||
| 18467 | 2026.01.21 00:12:42.628727 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18468 | 2026.01.21 00:12:42.628820 [ 255 ] {2e4d875f-3549-4029-b3d2-b1b140480f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18469 | 2026.01.21 00:12:42.628877 [ 255 ] {2e4d875f-3549-4029-b3d2-b1b140480f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18470 | 2026.01.21 00:12:42.629665 [ 255 ] {2e4d875f-3549-4029-b3d2-b1b140480f25} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18471 | 2026.01.21 00:12:42.629703 [ 255 ] {2e4d875f-3549-4029-b3d2-b1b140480f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18472 | 2026.01.21 00:12:42.630225 [ 255 ] {2e4d875f-3549-4029-b3d2-b1b140480f25} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18473 | 2026.01.21 00:12:42.630457 [ 255 ] {2e4d875f-3549-4029-b3d2-b1b140480f25} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18474 | 2026.01.21 00:12:42.630600 [ 255 ] {2e4d875f-3549-4029-b3d2-b1b140480f25} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001799 sec., 3891.0505836575876 rows/sec., 6.97 MiB/sec. | ||
| 18475 | 2026.01.21 00:12:42.630658 [ 255 ] {2e4d875f-3549-4029-b3d2-b1b140480f25} <Debug> TCPHandler: Processed in 0.00197871 sec. | ||
| 18476 | 2026.01.21 00:12:42.630788 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18477 | 2026.01.21 00:12:42.630884 [ 255 ] {caab82db-842e-4438-b6e4-298c429536ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18478 | 2026.01.21 00:12:42.630925 [ 255 ] {caab82db-842e-4438-b6e4-298c429536ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18479 | 2026.01.21 00:12:42.631285 [ 255 ] {caab82db-842e-4438-b6e4-298c429536ce} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18480 | 2026.01.21 00:12:42.631324 [ 255 ] {caab82db-842e-4438-b6e4-298c429536ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18481 | 2026.01.21 00:12:42.631630 [ 255 ] {caab82db-842e-4438-b6e4-298c429536ce} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18482 | 2026.01.21 00:12:42.631845 [ 255 ] {caab82db-842e-4438-b6e4-298c429536ce} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18483 | 2026.01.21 00:12:42.631973 [ 255 ] {caab82db-842e-4438-b6e4-298c429536ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 18484 | 2026.01.21 00:12:42.632009 [ 255 ] {caab82db-842e-4438-b6e4-298c429536ce} <Debug> TCPHandler: Processed in 0.00127085 sec. | ||
| 18485 | 2026.01.21 00:12:43.514406 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 18486 | 2026.01.21 00:12:43.531889 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18487 | 2026.01.21 00:12:43.531941 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18488 | 2026.01.21 00:12:43.538194 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 18489 | 2026.01.21 00:12:43.538945 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18490 | 2026.01.21 00:12:43.542062 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 18491 | 2026.01.21 00:12:44.929376 [ 42 ] {} <Debug> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 | ||
| 18492 | 2026.01.21 00:12:44.929487 [ 42 ] {} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18493 | 2026.01.21 00:12:44.929528 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18494 | 2026.01.21 00:12:44.929731 [ 192 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact with storage Full | ||
| 18495 | 2026.01.21 00:12:44.929934 [ 192 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18496 | 2026.01.21 00:12:44.929985 [ 192 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 241 rows starting from the beginning of the part | ||
| 18497 | 2026.01.21 00:12:44.930084 [ 192 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 229 rows starting from the beginning of the part | ||
| 18498 | 2026.01.21 00:12:44.930154 [ 192 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 229 rows starting from the beginning of the part | ||
| 18499 | 2026.01.21 00:12:44.930220 [ 192 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part | ||
| 18500 | 2026.01.21 00:12:44.930288 [ 192 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 12 rows starting from the beginning of the part | ||
| 18501 | 2026.01.21 00:12:44.931284 [ 198 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 5 columns (5 merged, 0 gathered) in 0.001630255 sec., 443488.90204293194 rows/sec., 27.30 MiB/sec. | ||
| 18502 | 2026.01.21 00:12:44.931422 [ 192 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
| 18503 | 2026.01.21 00:12:44.931660 [ 192 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_30_7} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18504 | 2026.01.21 00:12:44.931727 [ 192 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_30_7} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b) (MergerMutator): Merged 5 parts: [all_1_26_6, all_30_30_0] -> all_1_30_7 | ||
| 18505 | 2026.01.21 00:12:44.931792 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 18506 | 2026.01.21 00:12:47.624360 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18507 | 2026.01.21 00:12:47.624573 [ 255 ] {ad5035f3-f1ae-4be3-935e-0526ed20c51d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18508 | 2026.01.21 00:12:47.624660 [ 255 ] {ad5035f3-f1ae-4be3-935e-0526ed20c51d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18509 | 2026.01.21 00:12:47.625300 [ 255 ] {ad5035f3-f1ae-4be3-935e-0526ed20c51d} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18510 | 2026.01.21 00:12:47.625352 [ 255 ] {ad5035f3-f1ae-4be3-935e-0526ed20c51d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18511 | 2026.01.21 00:12:47.625758 [ 255 ] {ad5035f3-f1ae-4be3-935e-0526ed20c51d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 18512 | 2026.01.21 00:12:47.625991 [ 255 ] {ad5035f3-f1ae-4be3-935e-0526ed20c51d} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18513 | 2026.01.21 00:12:47.626152 [ 255 ] {ad5035f3-f1ae-4be3-935e-0526ed20c51d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001635 sec., 3669.7247706422017 rows/sec., 299.24 KiB/sec. | ||
| 18514 | 2026.01.21 00:12:47.626207 [ 255 ] {ad5035f3-f1ae-4be3-935e-0526ed20c51d} <Debug> TCPHandler: Processed in 0.00198302 sec. | ||
| 18515 | 2026.01.21 00:12:47.626335 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18516 | 2026.01.21 00:12:47.626438 [ 255 ] {d6b9c9f1-4a2f-4352-a464-a54463056cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18517 | 2026.01.21 00:12:47.626482 [ 255 ] {d6b9c9f1-4a2f-4352-a464-a54463056cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18518 | 2026.01.21 00:12:47.626970 [ 255 ] {d6b9c9f1-4a2f-4352-a464-a54463056cc3} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18519 | 2026.01.21 00:12:47.627009 [ 255 ] {d6b9c9f1-4a2f-4352-a464-a54463056cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18520 | 2026.01.21 00:12:47.627333 [ 255 ] {d6b9c9f1-4a2f-4352-a464-a54463056cc3} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18521 | 2026.01.21 00:12:47.627552 [ 255 ] {d6b9c9f1-4a2f-4352-a464-a54463056cc3} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18522 | 2026.01.21 00:12:47.627687 [ 255 ] {d6b9c9f1-4a2f-4352-a464-a54463056cc3} <Debug> executeQuery: Read 127 rows, 11.14 KiB in 0.001272 sec., 99842.76729559748 rows/sec., 8.55 MiB/sec. | ||
| 18523 | 2026.01.21 00:12:47.627735 [ 255 ] {d6b9c9f1-4a2f-4352-a464-a54463056cc3} <Debug> TCPHandler: Processed in 0.001450702 sec. | ||
| 18524 | 2026.01.21 00:12:47.627875 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18525 | 2026.01.21 00:12:47.627972 [ 255 ] {506fcb65-f988-49e7-93e2-fb393240dd72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18526 | 2026.01.21 00:12:47.628014 [ 255 ] {506fcb65-f988-49e7-93e2-fb393240dd72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18527 | 2026.01.21 00:12:47.628463 [ 255 ] {506fcb65-f988-49e7-93e2-fb393240dd72} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18528 | 2026.01.21 00:12:47.628502 [ 255 ] {506fcb65-f988-49e7-93e2-fb393240dd72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18529 | 2026.01.21 00:12:47.628809 [ 255 ] {506fcb65-f988-49e7-93e2-fb393240dd72} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18530 | 2026.01.21 00:12:47.629020 [ 255 ] {506fcb65-f988-49e7-93e2-fb393240dd72} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18531 | 2026.01.21 00:12:47.629151 [ 255 ] {506fcb65-f988-49e7-93e2-fb393240dd72} <Debug> executeQuery: Read 40 rows, 2.98 KiB in 0.0012 sec., 33333.333333333336 rows/sec., 2.42 MiB/sec. | ||
| 18532 | 2026.01.21 00:12:47.629190 [ 255 ] {506fcb65-f988-49e7-93e2-fb393240dd72} <Debug> TCPHandler: Processed in 0.001372051 sec. | ||
| 18533 | 2026.01.21 00:12:47.629304 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18534 | 2026.01.21 00:12:47.629397 [ 255 ] {e1b2b907-45e8-4fea-91b2-d7617bc32d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18535 | 2026.01.21 00:12:47.629438 [ 255 ] {e1b2b907-45e8-4fea-91b2-d7617bc32d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18536 | 2026.01.21 00:12:47.629867 [ 255 ] {e1b2b907-45e8-4fea-91b2-d7617bc32d3f} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18537 | 2026.01.21 00:12:47.629905 [ 255 ] {e1b2b907-45e8-4fea-91b2-d7617bc32d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18538 | 2026.01.21 00:12:47.630225 [ 255 ] {e1b2b907-45e8-4fea-91b2-d7617bc32d3f} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18539 | 2026.01.21 00:12:47.630447 [ 255 ] {e1b2b907-45e8-4fea-91b2-d7617bc32d3f} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18540 | 2026.01.21 00:12:47.630577 [ 255 ] {e1b2b907-45e8-4fea-91b2-d7617bc32d3f} <Debug> executeQuery: Read 104 rows, 8.33 KiB in 0.001198 sec., 86811.35225375625 rows/sec., 6.79 MiB/sec. | ||
| 18541 | 2026.01.21 00:12:47.630616 [ 255 ] {e1b2b907-45e8-4fea-91b2-d7617bc32d3f} <Debug> TCPHandler: Processed in 0.00136093 sec. | ||
| 18542 | 2026.01.21 00:12:47.630733 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18543 | 2026.01.21 00:12:47.630829 [ 255 ] {3ad58f6b-31f8-4740-b69e-b6aea3eca816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18544 | 2026.01.21 00:12:47.630878 [ 255 ] {3ad58f6b-31f8-4740-b69e-b6aea3eca816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18545 | 2026.01.21 00:12:47.631325 [ 255 ] {3ad58f6b-31f8-4740-b69e-b6aea3eca816} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18546 | 2026.01.21 00:12:47.631362 [ 255 ] {3ad58f6b-31f8-4740-b69e-b6aea3eca816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18547 | 2026.01.21 00:12:47.631709 [ 255 ] {3ad58f6b-31f8-4740-b69e-b6aea3eca816} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18548 | 2026.01.21 00:12:47.631926 [ 255 ] {3ad58f6b-31f8-4740-b69e-b6aea3eca816} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18549 | 2026.01.21 00:12:47.632058 [ 255 ] {3ad58f6b-31f8-4740-b69e-b6aea3eca816} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001248 sec., 130608.97435897436 rows/sec., 9.09 MiB/sec. | ||
| 18550 | 2026.01.21 00:12:47.632097 [ 255 ] {3ad58f6b-31f8-4740-b69e-b6aea3eca816} <Debug> TCPHandler: Processed in 0.001413132 sec. | ||
| 18551 | 2026.01.21 00:12:47.632208 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18552 | 2026.01.21 00:12:47.632302 [ 255 ] {be74e35b-6765-4fd8-a981-49bb8f90f9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18553 | 2026.01.21 00:12:47.632357 [ 255 ] {be74e35b-6765-4fd8-a981-49bb8f90f9bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18554 | 2026.01.21 00:12:47.633217 [ 255 ] {be74e35b-6765-4fd8-a981-49bb8f90f9bb} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18555 | 2026.01.21 00:12:47.633254 [ 255 ] {be74e35b-6765-4fd8-a981-49bb8f90f9bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18556 | 2026.01.21 00:12:47.633799 [ 255 ] {be74e35b-6765-4fd8-a981-49bb8f90f9bb} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18557 | 2026.01.21 00:12:47.634009 [ 255 ] {be74e35b-6765-4fd8-a981-49bb8f90f9bb} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18558 | 2026.01.21 00:12:47.634155 [ 255 ] {be74e35b-6765-4fd8-a981-49bb8f90f9bb} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001909 sec., 17810.3719224725 rows/sec., 31.92 MiB/sec. | ||
| 18559 | 2026.01.21 00:12:47.634220 [ 255 ] {be74e35b-6765-4fd8-a981-49bb8f90f9bb} <Debug> TCPHandler: Processed in 0.002105152 sec. | ||
| 18560 | 2026.01.21 00:12:47.634346 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18561 | 2026.01.21 00:12:47.634436 [ 255 ] {67d75dd4-f23f-41e8-925f-cd46890f1a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18562 | 2026.01.21 00:12:47.634476 [ 255 ] {67d75dd4-f23f-41e8-925f-cd46890f1a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18563 | 2026.01.21 00:12:47.634915 [ 255 ] {67d75dd4-f23f-41e8-925f-cd46890f1a7e} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18564 | 2026.01.21 00:12:47.634953 [ 255 ] {67d75dd4-f23f-41e8-925f-cd46890f1a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18565 | 2026.01.21 00:12:47.635261 [ 255 ] {67d75dd4-f23f-41e8-925f-cd46890f1a7e} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18566 | 2026.01.21 00:12:47.635486 [ 255 ] {67d75dd4-f23f-41e8-925f-cd46890f1a7e} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18567 | 2026.01.21 00:12:47.635618 [ 255 ] {67d75dd4-f23f-41e8-925f-cd46890f1a7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 18568 | 2026.01.21 00:12:47.635661 [ 255 ] {67d75dd4-f23f-41e8-925f-cd46890f1a7e} <Debug> TCPHandler: Processed in 0.00131182 sec. | ||
| 18569 | 2026.01.21 00:12:48.627731 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44643 | ||
| 18570 | 2026.01.21 00:12:48.628540 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18571 | 2026.01.21 00:12:48.628609 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18572 | 2026.01.21 00:12:48.629088 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 18573 | 2026.01.21 00:12:48.629319 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18574 | 2026.01.21 00:12:48.629446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44643 | ||
| 18575 | 2026.01.21 00:12:51.042239 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 18576 | 2026.01.21 00:12:51.061388 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18577 | 2026.01.21 00:12:51.061447 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18578 | 2026.01.21 00:12:51.067700 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 18579 | 2026.01.21 00:12:51.068407 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18580 | 2026.01.21 00:12:51.071899 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 18581 | 2026.01.21 00:12:51.192474 [ 220 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18582 | 2026.01.21 00:12:51.192526 [ 220 ] {} <Debug> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18583 | 2026.01.21 00:12:51.195134 [ 220 ] {} <Debug> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18584 | 2026.01.21 00:12:51.292436 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2214 | ||
| 18585 | 2026.01.21 00:12:51.294820 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18586 | 2026.01.21 00:12:51.294871 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18587 | 2026.01.21 00:12:51.296098 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 18588 | 2026.01.21 00:12:51.296374 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18589 | 2026.01.21 00:12:51.296657 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2214 | ||
| 18590 | 2026.01.21 00:12:52.621755 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18591 | 2026.01.21 00:12:52.621933 [ 255 ] {ad3edabe-3a17-4634-a77b-fa8a508be792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18592 | 2026.01.21 00:12:52.622002 [ 255 ] {ad3edabe-3a17-4634-a77b-fa8a508be792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18593 | 2026.01.21 00:12:52.622704 [ 255 ] {ad3edabe-3a17-4634-a77b-fa8a508be792} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18594 | 2026.01.21 00:12:52.622757 [ 255 ] {ad3edabe-3a17-4634-a77b-fa8a508be792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18595 | 2026.01.21 00:12:52.623165 [ 255 ] {ad3edabe-3a17-4634-a77b-fa8a508be792} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18596 | 2026.01.21 00:12:52.623400 [ 255 ] {ad3edabe-3a17-4634-a77b-fa8a508be792} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18597 | 2026.01.21 00:12:52.623556 [ 255 ] {ad3edabe-3a17-4634-a77b-fa8a508be792} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001673 sec., 41841.00418410042 rows/sec., 3.36 MiB/sec. | ||
| 18598 | 2026.01.21 00:12:52.623610 [ 255 ] {ad3edabe-3a17-4634-a77b-fa8a508be792} <Debug> TCPHandler: Processed in 0.00198238 sec. | ||
| 18599 | 2026.01.21 00:12:52.623740 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18600 | 2026.01.21 00:12:52.623845 [ 255 ] {5e79df6a-f328-417f-9958-c54a944c71ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18601 | 2026.01.21 00:12:52.623891 [ 255 ] {5e79df6a-f328-417f-9958-c54a944c71ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18602 | 2026.01.21 00:12:52.624315 [ 255 ] {5e79df6a-f328-417f-9958-c54a944c71ad} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18603 | 2026.01.21 00:12:52.624356 [ 255 ] {5e79df6a-f328-417f-9958-c54a944c71ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18604 | 2026.01.21 00:12:52.624669 [ 255 ] {5e79df6a-f328-417f-9958-c54a944c71ad} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18605 | 2026.01.21 00:12:52.624889 [ 255 ] {5e79df6a-f328-417f-9958-c54a944c71ad} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18606 | 2026.01.21 00:12:52.625016 [ 52 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18607 | 2026.01.21 00:12:52.625022 [ 255 ] {5e79df6a-f328-417f-9958-c54a944c71ad} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001201 sec., 5828.476269775188 rows/sec., 438.27 KiB/sec. | ||
| 18608 | 2026.01.21 00:12:52.625084 [ 52 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18609 | 2026.01.21 00:12:52.625107 [ 255 ] {5e79df6a-f328-417f-9958-c54a944c71ad} <Debug> TCPHandler: Processed in 0.001419581 sec. | ||
| 18610 | 2026.01.21 00:12:52.625110 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18611 | 2026.01.21 00:12:52.625228 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18612 | 2026.01.21 00:12:52.625269 [ 198 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18613 | 2026.01.21 00:12:52.625331 [ 255 ] {d00d76f9-85c8-4122-b34f-c63f6425acea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18614 | 2026.01.21 00:12:52.625378 [ 255 ] {d00d76f9-85c8-4122-b34f-c63f6425acea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18615 | 2026.01.21 00:12:52.625418 [ 198 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18616 | 2026.01.21 00:12:52.625460 [ 198 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 296 rows starting from the beginning of the part | ||
| 18617 | 2026.01.21 00:12:52.625532 [ 198 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 23 rows starting from the beginning of the part | ||
| 18618 | 2026.01.21 00:12:52.625580 [ 198 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 34 rows starting from the beginning of the part | ||
| 18619 | 2026.01.21 00:12:52.625636 [ 198 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 7 rows starting from the beginning of the part | ||
| 18620 | 2026.01.21 00:12:52.625734 [ 198 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 40 rows starting from the beginning of the part | ||
| 18621 | 2026.01.21 00:12:52.625792 [ 198 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 7 rows starting from the beginning of the part | ||
| 18622 | 2026.01.21 00:12:52.625848 [ 255 ] {d00d76f9-85c8-4122-b34f-c63f6425acea} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18623 | 2026.01.21 00:12:52.625893 [ 255 ] {d00d76f9-85c8-4122-b34f-c63f6425acea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18624 | 2026.01.21 00:12:52.626251 [ 255 ] {d00d76f9-85c8-4122-b34f-c63f6425acea} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18625 | 2026.01.21 00:12:52.626499 [ 255 ] {d00d76f9-85c8-4122-b34f-c63f6425acea} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18626 | 2026.01.21 00:12:52.626637 [ 255 ] {d00d76f9-85c8-4122-b34f-c63f6425acea} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001327 sec., 53504.1446872645 rows/sec., 4.18 MiB/sec. | ||
| 18627 | 2026.01.21 00:12:52.626678 [ 255 ] {d00d76f9-85c8-4122-b34f-c63f6425acea} <Debug> TCPHandler: Processed in 0.001503493 sec. | ||
| 18628 | 2026.01.21 00:12:52.626790 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18629 | 2026.01.21 00:12:52.626798 [ 192 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 407 rows, containing 5 columns (5 merged, 0 gathered) in 0.001618984 sec., 251392.23117708392 rows/sec., 17.36 MiB/sec. | ||
| 18630 | 2026.01.21 00:12:52.626881 [ 255 ] {ecc11b1a-0e12-4416-8316-6c11728e715e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18631 | 2026.01.21 00:12:52.626929 [ 255 ] {ecc11b1a-0e12-4416-8316-6c11728e715e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18632 | 2026.01.21 00:12:52.626972 [ 186 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18633 | 2026.01.21 00:12:52.627288 [ 186 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_131_26} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18634 | 2026.01.21 00:12:52.627326 [ 255 ] {ecc11b1a-0e12-4416-8316-6c11728e715e} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18635 | 2026.01.21 00:12:52.627370 [ 255 ] {ecc11b1a-0e12-4416-8316-6c11728e715e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18636 | 2026.01.21 00:12:52.627373 [ 186 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_131_26} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18637 | 2026.01.21 00:12:52.627465 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 18638 | 2026.01.21 00:12:52.627777 [ 255 ] {ecc11b1a-0e12-4416-8316-6c11728e715e} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18639 | 2026.01.21 00:12:52.628002 [ 255 ] {ecc11b1a-0e12-4416-8316-6c11728e715e} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18640 | 2026.01.21 00:12:52.628132 [ 255 ] {ecc11b1a-0e12-4416-8316-6c11728e715e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 18641 | 2026.01.21 00:12:52.628171 [ 255 ] {ecc11b1a-0e12-4416-8316-6c11728e715e} <Debug> TCPHandler: Processed in 0.001418371 sec. | ||
| 18642 | 2026.01.21 00:12:52.628281 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18643 | 2026.01.21 00:12:52.628375 [ 255 ] {11ae91c3-400e-42ab-bd43-d525a162419d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18644 | 2026.01.21 00:12:52.628431 [ 255 ] {11ae91c3-400e-42ab-bd43-d525a162419d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18645 | 2026.01.21 00:12:52.629228 [ 255 ] {11ae91c3-400e-42ab-bd43-d525a162419d} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18646 | 2026.01.21 00:12:52.629266 [ 255 ] {11ae91c3-400e-42ab-bd43-d525a162419d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18647 | 2026.01.21 00:12:52.629795 [ 255 ] {11ae91c3-400e-42ab-bd43-d525a162419d} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18648 | 2026.01.21 00:12:52.630037 [ 255 ] {11ae91c3-400e-42ab-bd43-d525a162419d} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18649 | 2026.01.21 00:12:52.630178 [ 255 ] {11ae91c3-400e-42ab-bd43-d525a162419d} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001822 sec., 3841.931942919868 rows/sec., 6.88 MiB/sec. | ||
| 18650 | 2026.01.21 00:12:52.630236 [ 255 ] {11ae91c3-400e-42ab-bd43-d525a162419d} <Debug> TCPHandler: Processed in 0.002004341 sec. | ||
| 18651 | 2026.01.21 00:12:52.630354 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18652 | 2026.01.21 00:12:52.630450 [ 255 ] {e2cc101e-2c68-4131-8843-98e580aa19c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18653 | 2026.01.21 00:12:52.630495 [ 255 ] {e2cc101e-2c68-4131-8843-98e580aa19c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18654 | 2026.01.21 00:12:52.630851 [ 255 ] {e2cc101e-2c68-4131-8843-98e580aa19c7} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18655 | 2026.01.21 00:12:52.630889 [ 255 ] {e2cc101e-2c68-4131-8843-98e580aa19c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18656 | 2026.01.21 00:12:52.631205 [ 255 ] {e2cc101e-2c68-4131-8843-98e580aa19c7} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18657 | 2026.01.21 00:12:52.631440 [ 255 ] {e2cc101e-2c68-4131-8843-98e580aa19c7} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18658 | 2026.01.21 00:12:52.631572 [ 255 ] {e2cc101e-2c68-4131-8843-98e580aa19c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 18659 | 2026.01.21 00:12:52.631610 [ 255 ] {e2cc101e-2c68-4131-8843-98e580aa19c7} <Debug> TCPHandler: Processed in 0.001305609 sec. | ||
| 18660 | 2026.01.21 00:12:55.929560 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18661 | 2026.01.21 00:12:55.929626 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18662 | 2026.01.21 00:12:56.129684 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45155 | ||
| 18663 | 2026.01.21 00:12:56.130288 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18664 | 2026.01.21 00:12:56.130346 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18665 | 2026.01.21 00:12:56.130908 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 18666 | 2026.01.21 00:12:56.131166 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18667 | 2026.01.21 00:12:56.131325 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45155 | ||
| 18668 | 2026.01.21 00:12:57.069516 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18669 | 2026.01.21 00:12:57.069593 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18670 | 2026.01.21 00:12:57.073232 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18671 | 2026.01.21 00:12:57.177596 [ 220 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18672 | 2026.01.21 00:12:57.177649 [ 220 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18673 | 2026.01.21 00:12:57.181170 [ 220 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18674 | 2026.01.21 00:12:57.451544 [ 219 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18675 | 2026.01.21 00:12:57.451599 [ 219 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18676 | 2026.01.21 00:12:57.454658 [ 219 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18677 | 2026.01.21 00:12:57.623523 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18678 | 2026.01.21 00:12:57.623821 [ 255 ] {190e414e-f5e1-4623-bd28-c554e6c25b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18679 | 2026.01.21 00:12:57.623918 [ 255 ] {190e414e-f5e1-4623-bd28-c554e6c25b0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18680 | 2026.01.21 00:12:57.624652 [ 255 ] {190e414e-f5e1-4623-bd28-c554e6c25b0f} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18681 | 2026.01.21 00:12:57.624704 [ 255 ] {190e414e-f5e1-4623-bd28-c554e6c25b0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18682 | 2026.01.21 00:12:57.625115 [ 255 ] {190e414e-f5e1-4623-bd28-c554e6c25b0f} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18683 | 2026.01.21 00:12:57.625353 [ 255 ] {190e414e-f5e1-4623-bd28-c554e6c25b0f} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18684 | 2026.01.21 00:12:57.625516 [ 255 ] {190e414e-f5e1-4623-bd28-c554e6c25b0f} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001774 sec., 69898.53438556934 rows/sec., 6.01 MiB/sec. | ||
| 18685 | 2026.01.21 00:12:57.625571 [ 255 ] {190e414e-f5e1-4623-bd28-c554e6c25b0f} <Debug> TCPHandler: Processed in 0.002235924 sec. | ||
| 18686 | 2026.01.21 00:12:57.625705 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18687 | 2026.01.21 00:12:57.625811 [ 255 ] {a38f4ede-bcc1-4d6d-863e-eda556168aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18688 | 2026.01.21 00:12:57.625855 [ 255 ] {a38f4ede-bcc1-4d6d-863e-eda556168aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18689 | 2026.01.21 00:12:57.626320 [ 255 ] {a38f4ede-bcc1-4d6d-863e-eda556168aee} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18690 | 2026.01.21 00:12:57.626360 [ 255 ] {a38f4ede-bcc1-4d6d-863e-eda556168aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18691 | 2026.01.21 00:12:57.626674 [ 255 ] {a38f4ede-bcc1-4d6d-863e-eda556168aee} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18692 | 2026.01.21 00:12:57.626889 [ 255 ] {a38f4ede-bcc1-4d6d-863e-eda556168aee} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18693 | 2026.01.21 00:12:57.627025 [ 255 ] {a38f4ede-bcc1-4d6d-863e-eda556168aee} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001239 sec., 27441.48506860371 rows/sec., 2.02 MiB/sec. | ||
| 18694 | 2026.01.21 00:12:57.627066 [ 255 ] {a38f4ede-bcc1-4d6d-863e-eda556168aee} <Debug> TCPHandler: Processed in 0.001413192 sec. | ||
| 18695 | 2026.01.21 00:12:57.627184 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18696 | 2026.01.21 00:12:57.627282 [ 255 ] {414ff832-a6b4-4bfa-85af-7e543007032d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18697 | 2026.01.21 00:12:57.627324 [ 255 ] {414ff832-a6b4-4bfa-85af-7e543007032d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18698 | 2026.01.21 00:12:57.627810 [ 255 ] {414ff832-a6b4-4bfa-85af-7e543007032d} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18699 | 2026.01.21 00:12:57.627846 [ 255 ] {414ff832-a6b4-4bfa-85af-7e543007032d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18700 | 2026.01.21 00:12:57.628161 [ 255 ] {414ff832-a6b4-4bfa-85af-7e543007032d} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18701 | 2026.01.21 00:12:57.628374 [ 255 ] {414ff832-a6b4-4bfa-85af-7e543007032d} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18702 | 2026.01.21 00:12:57.628503 [ 255 ] {414ff832-a6b4-4bfa-85af-7e543007032d} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001242 sec., 78904.99194847021 rows/sec., 6.16 MiB/sec. | ||
| 18703 | 2026.01.21 00:12:57.628541 [ 255 ] {414ff832-a6b4-4bfa-85af-7e543007032d} <Debug> TCPHandler: Processed in 0.001407372 sec. | ||
| 18704 | 2026.01.21 00:12:57.628662 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18705 | 2026.01.21 00:12:57.628758 [ 255 ] {8fd6b24a-e75f-4d18-8c41-36aa02367ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18706 | 2026.01.21 00:12:57.628832 [ 255 ] {8fd6b24a-e75f-4d18-8c41-36aa02367ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18707 | 2026.01.21 00:12:57.629262 [ 255 ] {8fd6b24a-e75f-4d18-8c41-36aa02367ded} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18708 | 2026.01.21 00:12:57.629299 [ 255 ] {8fd6b24a-e75f-4d18-8c41-36aa02367ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18709 | 2026.01.21 00:12:57.629648 [ 255 ] {8fd6b24a-e75f-4d18-8c41-36aa02367ded} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18710 | 2026.01.21 00:12:57.629880 [ 255 ] {8fd6b24a-e75f-4d18-8c41-36aa02367ded} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18711 | 2026.01.21 00:12:57.629987 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 2 parts from all_1_135_29 to all_136_136_0 | ||
| 18712 | 2026.01.21 00:12:57.630011 [ 255 ] {8fd6b24a-e75f-4d18-8c41-36aa02367ded} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 18713 | 2026.01.21 00:12:57.630022 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18714 | 2026.01.21 00:12:57.630043 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18715 | 2026.01.21 00:12:57.630050 [ 255 ] {8fd6b24a-e75f-4d18-8c41-36aa02367ded} <Debug> TCPHandler: Processed in 0.001436441 sec. | ||
| 18716 | 2026.01.21 00:12:57.630124 [ 201 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_136_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_135_29 to all_136_136_0 into Compact with storage Full | ||
| 18717 | 2026.01.21 00:12:57.630166 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18718 | 2026.01.21 00:12:57.630217 [ 201 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_136_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18719 | 2026.01.21 00:12:57.630251 [ 201 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_136_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_135_29, total 38288 rows starting from the beginning of the part | ||
| 18720 | 2026.01.21 00:12:57.630257 [ 255 ] {1cff460f-072d-48b9-b654-74160b3ae7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18721 | 2026.01.21 00:12:57.630312 [ 255 ] {1cff460f-072d-48b9-b654-74160b3ae7ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18722 | 2026.01.21 00:12:57.630313 [ 201 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_136_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 18723 | 2026.01.21 00:12:57.631175 [ 255 ] {1cff460f-072d-48b9-b654-74160b3ae7ec} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18724 | 2026.01.21 00:12:57.631210 [ 255 ] {1cff460f-072d-48b9-b654-74160b3ae7ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18725 | 2026.01.21 00:12:57.631769 [ 255 ] {1cff460f-072d-48b9-b654-74160b3ae7ec} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18726 | 2026.01.21 00:12:57.631989 [ 255 ] {1cff460f-072d-48b9-b654-74160b3ae7ec} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18727 | 2026.01.21 00:12:57.632097 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18728 | 2026.01.21 00:12:57.632119 [ 255 ] {1cff460f-072d-48b9-b654-74160b3ae7ec} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001879 sec., 18094.731240021287 rows/sec., 32.42 MiB/sec. | ||
| 18729 | 2026.01.21 00:12:57.632127 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18730 | 2026.01.21 00:12:57.632152 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18731 | 2026.01.21 00:12:57.632175 [ 255 ] {1cff460f-072d-48b9-b654-74160b3ae7ec} <Debug> TCPHandler: Processed in 0.002062452 sec. | ||
| 18732 | 2026.01.21 00:12:57.632282 [ 192 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18733 | 2026.01.21 00:12:57.632288 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18734 | 2026.01.21 00:12:57.632426 [ 255 ] {c5abd57c-5998-47f7-a55a-69600538ef1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18735 | 2026.01.21 00:12:57.632466 [ 255 ] {c5abd57c-5998-47f7-a55a-69600538ef1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18736 | 2026.01.21 00:12:57.632571 [ 192 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18737 | 2026.01.21 00:12:57.632652 [ 192 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2491 rows starting from the beginning of the part | ||
| 18738 | 2026.01.21 00:12:57.632807 [ 255 ] {c5abd57c-5998-47f7-a55a-69600538ef1a} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18739 | 2026.01.21 00:12:57.632815 [ 192 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 34 rows starting from the beginning of the part | ||
| 18740 | 2026.01.21 00:12:57.632851 [ 255 ] {c5abd57c-5998-47f7-a55a-69600538ef1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18741 | 2026.01.21 00:12:57.632941 [ 192 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 7 rows starting from the beginning of the part | ||
| 18742 | 2026.01.21 00:12:57.633045 [ 192 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 34 rows starting from the beginning of the part | ||
| 18743 | 2026.01.21 00:12:57.633140 [ 192 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 7 rows starting from the beginning of the part | ||
| 18744 | 2026.01.21 00:12:57.633173 [ 255 ] {c5abd57c-5998-47f7-a55a-69600538ef1a} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18745 | 2026.01.21 00:12:57.633236 [ 192 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 34 rows starting from the beginning of the part | ||
| 18746 | 2026.01.21 00:12:57.633402 [ 255 ] {c5abd57c-5998-47f7-a55a-69600538ef1a} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18747 | 2026.01.21 00:12:57.633531 [ 255 ] {c5abd57c-5998-47f7-a55a-69600538ef1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 18748 | 2026.01.21 00:12:57.633567 [ 255 ] {c5abd57c-5998-47f7-a55a-69600538ef1a} <Debug> TCPHandler: Processed in 0.00132656 sec. | ||
| 18749 | 2026.01.21 00:12:57.637690 [ 200 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_136_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38448 rows, containing 5 columns (5 merged, 0 gathered) in 0.007595446 sec., 5061980.560456884 rows/sec., 345.70 MiB/sec. | ||
| 18750 | 2026.01.21 00:12:57.638283 [ 191 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_136_30} <Trace> MergedBlockOutputStream: filled checksums all_1_136_30 (state Temporary) | ||
| 18751 | 2026.01.21 00:12:57.638595 [ 191 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_136_30} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_136_30 to all_1_136_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18752 | 2026.01.21 00:12:57.638672 [ 191 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_136_30} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 2 parts: [all_1_135_29, all_136_136_0] -> all_1_136_30 | ||
| 18753 | 2026.01.21 00:12:57.638761 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 18754 | 2026.01.21 00:12:57.643383 [ 191 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2607 rows, containing 19 columns (19 merged, 0 gathered) in 0.01115968 sec., 233608.84899925446 rows/sec., 418.62 MiB/sec. | ||
| 18755 | 2026.01.21 00:12:57.645511 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18756 | 2026.01.21 00:12:57.645882 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18757 | 2026.01.21 00:12:57.645960 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18758 | 2026.01.21 00:12:57.646066 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.90 MiB. | ||
| 18759 | 2026.01.21 00:12:58.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.85 MiB, peak 412.70 MiB, free memory in arenas 0.00 B, will set to 398.17 MiB (RSS), difference: 4.32 MiB | ||
| 18760 | 2026.01.21 00:12:58.401711 [ 225 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18761 | 2026.01.21 00:12:58.401761 [ 225 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18762 | 2026.01.21 00:12:58.404930 [ 225 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18763 | 2026.01.21 00:12:58.572070 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 18764 | 2026.01.21 00:12:58.590288 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18765 | 2026.01.21 00:12:58.590343 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18766 | 2026.01.21 00:12:58.596919 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 18767 | 2026.01.21 00:12:58.597658 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18768 | 2026.01.21 00:12:58.600831 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 18769 | 2026.01.21 00:12:58.816433 [ 223 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18770 | 2026.01.21 00:12:58.816486 [ 223 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18771 | 2026.01.21 00:12:58.818773 [ 223 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18772 | 2026.01.21 00:12:59.888317 [ 110 ] {} <Debug> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 18773 | 2026.01.21 00:12:59.888439 [ 110 ] {} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18774 | 2026.01.21 00:12:59.888477 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18775 | 2026.01.21 00:12:59.888627 [ 222 ] {} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18776 | 2026.01.21 00:12:59.888647 [ 193 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 18777 | 2026.01.21 00:12:59.888684 [ 222 ] {} <Debug> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18778 | 2026.01.21 00:12:59.888939 [ 193 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18779 | 2026.01.21 00:12:59.889035 [ 193 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 20 rows starting from the beginning of the part | ||
| 18780 | 2026.01.21 00:12:59.889165 [ 193 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part | ||
| 18781 | 2026.01.21 00:12:59.889268 [ 193 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 4 rows starting from the beginning of the part | ||
| 18782 | 2026.01.21 00:12:59.889346 [ 193 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 4 rows starting from the beginning of the part | ||
| 18783 | 2026.01.21 00:12:59.889394 [ 193 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 18784 | 2026.01.21 00:12:59.890221 [ 191 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001651176 sec., 23013.900395839086 rows/sec., 1.92 MiB/sec. | ||
| 18785 | 2026.01.21 00:12:59.890405 [ 191 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 18786 | 2026.01.21 00:12:59.890761 [ 191 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_45_11} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18787 | 2026.01.21 00:12:59.890848 [ 191 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_45_11} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 18788 | 2026.01.21 00:12:59.890946 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 18789 | 2026.01.21 00:12:59.890987 [ 222 ] {} <Debug> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18790 | 2026.01.21 00:13:01.296950 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2238 | ||
| 18791 | 2026.01.21 00:13:01.299355 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18792 | 2026.01.21 00:13:01.299409 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18793 | 2026.01.21 00:13:01.300593 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 18794 | 2026.01.21 00:13:01.300855 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18795 | 2026.01.21 00:13:01.301173 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2238 | ||
| 18796 | 2026.01.21 00:13:02.650195 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18797 | 2026.01.21 00:13:02.650478 [ 255 ] {7bdaf422-339a-41db-b5fb-abc5c868c585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18798 | 2026.01.21 00:13:02.650583 [ 255 ] {7bdaf422-339a-41db-b5fb-abc5c868c585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18799 | 2026.01.21 00:13:02.651577 [ 255 ] {7bdaf422-339a-41db-b5fb-abc5c868c585} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18800 | 2026.01.21 00:13:02.651621 [ 255 ] {7bdaf422-339a-41db-b5fb-abc5c868c585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18801 | 2026.01.21 00:13:02.652017 [ 255 ] {7bdaf422-339a-41db-b5fb-abc5c868c585} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 18802 | 2026.01.21 00:13:02.652253 [ 255 ] {7bdaf422-339a-41db-b5fb-abc5c868c585} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18803 | 2026.01.21 00:13:02.652414 [ 255 ] {7bdaf422-339a-41db-b5fb-abc5c868c585} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002012 sec., 11928.429423459245 rows/sec., 1013.45 KiB/sec. | ||
| 18804 | 2026.01.21 00:13:02.652469 [ 255 ] {7bdaf422-339a-41db-b5fb-abc5c868c585} <Debug> TCPHandler: Processed in 0.002458788 sec. | ||
| 18805 | 2026.01.21 00:13:02.652594 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18806 | 2026.01.21 00:13:02.652705 [ 255 ] {91c4da16-679a-4aee-813f-3e2796a516cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18807 | 2026.01.21 00:13:02.652749 [ 255 ] {91c4da16-679a-4aee-813f-3e2796a516cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18808 | 2026.01.21 00:13:02.653230 [ 255 ] {91c4da16-679a-4aee-813f-3e2796a516cc} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18809 | 2026.01.21 00:13:02.653265 [ 255 ] {91c4da16-679a-4aee-813f-3e2796a516cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18810 | 2026.01.21 00:13:02.653569 [ 255 ] {91c4da16-679a-4aee-813f-3e2796a516cc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 18811 | 2026.01.21 00:13:02.653789 [ 255 ] {91c4da16-679a-4aee-813f-3e2796a516cc} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18812 | 2026.01.21 00:13:02.653922 [ 255 ] {91c4da16-679a-4aee-813f-3e2796a516cc} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001242 sec., 3220.6119162640903 rows/sec., 262.62 KiB/sec. | ||
| 18813 | 2026.01.21 00:13:02.653960 [ 255 ] {91c4da16-679a-4aee-813f-3e2796a516cc} <Debug> TCPHandler: Processed in 0.001418011 sec. | ||
| 18814 | 2026.01.21 00:13:02.654076 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18815 | 2026.01.21 00:13:02.654180 [ 255 ] {b8c33242-ff89-4f1b-a8d1-eb3d82a987bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18816 | 2026.01.21 00:13:02.654219 [ 255 ] {b8c33242-ff89-4f1b-a8d1-eb3d82a987bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18817 | 2026.01.21 00:13:02.655371 [ 255 ] {b8c33242-ff89-4f1b-a8d1-eb3d82a987bf} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18818 | 2026.01.21 00:13:02.655407 [ 255 ] {b8c33242-ff89-4f1b-a8d1-eb3d82a987bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18819 | 2026.01.21 00:13:02.655798 [ 255 ] {b8c33242-ff89-4f1b-a8d1-eb3d82a987bf} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18820 | 2026.01.21 00:13:02.656020 [ 255 ] {b8c33242-ff89-4f1b-a8d1-eb3d82a987bf} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18821 | 2026.01.21 00:13:02.656150 [ 255 ] {b8c33242-ff89-4f1b-a8d1-eb3d82a987bf} <Debug> executeQuery: Read 1332 rows, 113.92 KiB in 0.001988 sec., 670020.120724346 rows/sec., 55.96 MiB/sec. | ||
| 18822 | 2026.01.21 00:13:02.656172 [ 108 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18823 | 2026.01.21 00:13:02.656187 [ 255 ] {b8c33242-ff89-4f1b-a8d1-eb3d82a987bf} <Debug> TCPHandler: Processed in 0.002160243 sec. | ||
| 18824 | 2026.01.21 00:13:02.656251 [ 108 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18825 | 2026.01.21 00:13:02.656280 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18826 | 2026.01.21 00:13:02.656348 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18827 | 2026.01.21 00:13:02.656372 [ 197 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18828 | 2026.01.21 00:13:02.656457 [ 255 ] {e9e474cd-bfbc-4cf3-88ff-4a7f228bc913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18829 | 2026.01.21 00:13:02.656469 [ 197 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18830 | 2026.01.21 00:13:02.656498 [ 255 ] {e9e474cd-bfbc-4cf3-88ff-4a7f228bc913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18831 | 2026.01.21 00:13:02.656499 [ 197 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2556 rows starting from the beginning of the part | ||
| 18832 | 2026.01.21 00:13:02.656564 [ 197 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 70 rows starting from the beginning of the part | ||
| 18833 | 2026.01.21 00:13:02.656609 [ 197 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 127 rows starting from the beginning of the part | ||
| 18834 | 2026.01.21 00:13:02.656649 [ 197 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 70 rows starting from the beginning of the part | ||
| 18835 | 2026.01.21 00:13:02.656689 [ 197 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 124 rows starting from the beginning of the part | ||
| 18836 | 2026.01.21 00:13:02.656730 [ 197 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 1332 rows starting from the beginning of the part | ||
| 18837 | 2026.01.21 00:13:02.656910 [ 255 ] {e9e474cd-bfbc-4cf3-88ff-4a7f228bc913} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18838 | 2026.01.21 00:13:02.656945 [ 255 ] {e9e474cd-bfbc-4cf3-88ff-4a7f228bc913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18839 | 2026.01.21 00:13:02.657263 [ 255 ] {e9e474cd-bfbc-4cf3-88ff-4a7f228bc913} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18840 | 2026.01.21 00:13:02.657482 [ 255 ] {e9e474cd-bfbc-4cf3-88ff-4a7f228bc913} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18841 | 2026.01.21 00:13:02.657612 [ 255 ] {e9e474cd-bfbc-4cf3-88ff-4a7f228bc913} <Debug> executeQuery: Read 23 rows, 1.77 KiB in 0.001182 sec., 19458.544839255497 rows/sec., 1.46 MiB/sec. | ||
| 18842 | 2026.01.21 00:13:02.657652 [ 255 ] {e9e474cd-bfbc-4cf3-88ff-4a7f228bc913} <Debug> TCPHandler: Processed in 0.00135403 sec. | ||
| 18843 | 2026.01.21 00:13:02.657754 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18844 | 2026.01.21 00:13:02.657871 [ 255 ] {5df25d12-df73-4bb9-b411-a4aaa8c44a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18845 | 2026.01.21 00:13:02.657930 [ 255 ] {5df25d12-df73-4bb9-b411-a4aaa8c44a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18846 | 2026.01.21 00:13:02.658378 [ 199 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4279 rows, containing 5 columns (5 merged, 0 gathered) in 0.002041231 sec., 2096284.0560426526 rows/sec., 180.96 MiB/sec. | ||
| 18847 | 2026.01.21 00:13:02.658575 [ 255 ] {5df25d12-df73-4bb9-b411-a4aaa8c44a54} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18848 | 2026.01.21 00:13:02.658624 [ 255 ] {5df25d12-df73-4bb9-b411-a4aaa8c44a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18849 | 2026.01.21 00:13:02.658703 [ 199 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18850 | 2026.01.21 00:13:02.659027 [ 199 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_141_28} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18851 | 2026.01.21 00:13:02.659046 [ 255 ] {5df25d12-df73-4bb9-b411-a4aaa8c44a54} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 18852 | 2026.01.21 00:13:02.659120 [ 199 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_141_28} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18853 | 2026.01.21 00:13:02.659222 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 18854 | 2026.01.21 00:13:02.659282 [ 255 ] {5df25d12-df73-4bb9-b411-a4aaa8c44a54} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18855 | 2026.01.21 00:13:02.659416 [ 255 ] {5df25d12-df73-4bb9-b411-a4aaa8c44a54} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00157 sec., 160509.55414012738 rows/sec., 11.10 MiB/sec. | ||
| 18856 | 2026.01.21 00:13:02.659455 [ 255 ] {5df25d12-df73-4bb9-b411-a4aaa8c44a54} <Debug> TCPHandler: Processed in 0.001750357 sec. | ||
| 18857 | 2026.01.21 00:13:02.659567 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18858 | 2026.01.21 00:13:02.659661 [ 255 ] {e606a772-2bc9-406b-9721-5e93aae08009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18859 | 2026.01.21 00:13:02.659701 [ 255 ] {e606a772-2bc9-406b-9721-5e93aae08009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18860 | 2026.01.21 00:13:02.660105 [ 255 ] {e606a772-2bc9-406b-9721-5e93aae08009} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18861 | 2026.01.21 00:13:02.660141 [ 255 ] {e606a772-2bc9-406b-9721-5e93aae08009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18862 | 2026.01.21 00:13:02.660439 [ 255 ] {e606a772-2bc9-406b-9721-5e93aae08009} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 18863 | 2026.01.21 00:13:02.660643 [ 255 ] {e606a772-2bc9-406b-9721-5e93aae08009} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18864 | 2026.01.21 00:13:02.660767 [ 255 ] {e606a772-2bc9-406b-9721-5e93aae08009} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 834.07 KiB/sec. | ||
| 18865 | 2026.01.21 00:13:02.660806 [ 255 ] {e606a772-2bc9-406b-9721-5e93aae08009} <Debug> TCPHandler: Processed in 0.00128789 sec. | ||
| 18866 | 2026.01.21 00:13:02.660913 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18867 | 2026.01.21 00:13:02.661005 [ 255 ] {1652118a-f822-4676-b9da-7863e39efd5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18868 | 2026.01.21 00:13:02.661044 [ 255 ] {1652118a-f822-4676-b9da-7863e39efd5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18869 | 2026.01.21 00:13:02.661758 [ 255 ] {1652118a-f822-4676-b9da-7863e39efd5f} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18870 | 2026.01.21 00:13:02.661796 [ 255 ] {1652118a-f822-4676-b9da-7863e39efd5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18871 | 2026.01.21 00:13:02.662122 [ 255 ] {1652118a-f822-4676-b9da-7863e39efd5f} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18872 | 2026.01.21 00:13:02.662339 [ 255 ] {1652118a-f822-4676-b9da-7863e39efd5f} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18873 | 2026.01.21 00:13:02.662465 [ 255 ] {1652118a-f822-4676-b9da-7863e39efd5f} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.001477 sec., 383886.2559241706 rows/sec., 28.79 MiB/sec. | ||
| 18874 | 2026.01.21 00:13:02.662486 [ 106 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18875 | 2026.01.21 00:13:02.662504 [ 255 ] {1652118a-f822-4676-b9da-7863e39efd5f} <Debug> TCPHandler: Processed in 0.001638495 sec. | ||
| 18876 | 2026.01.21 00:13:02.662554 [ 106 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18877 | 2026.01.21 00:13:02.662580 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18878 | 2026.01.21 00:13:02.662645 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18879 | 2026.01.21 00:13:02.662655 [ 197 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18880 | 2026.01.21 00:13:02.662734 [ 197 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18881 | 2026.01.21 00:13:02.662745 [ 255 ] {7aaba3f0-1f23-4474-a260-3c9b8b78a674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18882 | 2026.01.21 00:13:02.662756 [ 197 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1304 rows starting from the beginning of the part | ||
| 18883 | 2026.01.21 00:13:02.662788 [ 255 ] {7aaba3f0-1f23-4474-a260-3c9b8b78a674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18884 | 2026.01.21 00:13:02.662800 [ 197 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 71 rows starting from the beginning of the part | ||
| 18885 | 2026.01.21 00:13:02.662835 [ 197 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 104 rows starting from the beginning of the part | ||
| 18886 | 2026.01.21 00:13:02.662867 [ 197 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 71 rows starting from the beginning of the part | ||
| 18887 | 2026.01.21 00:13:02.662898 [ 197 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 98 rows starting from the beginning of the part | ||
| 18888 | 2026.01.21 00:13:02.662932 [ 197 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 567 rows starting from the beginning of the part | ||
| 18889 | 2026.01.21 00:13:02.663549 [ 255 ] {7aaba3f0-1f23-4474-a260-3c9b8b78a674} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18890 | 2026.01.21 00:13:02.663586 [ 255 ] {7aaba3f0-1f23-4474-a260-3c9b8b78a674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18891 | 2026.01.21 00:13:02.663930 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2215 rows, containing 5 columns (5 merged, 0 gathered) in 0.00130196 sec., 1701281.1453500874 rows/sec., 131.93 MiB/sec. | ||
| 18892 | 2026.01.21 00:13:02.663962 [ 255 ] {7aaba3f0-1f23-4474-a260-3c9b8b78a674} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18893 | 2026.01.21 00:13:02.664127 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18894 | 2026.01.21 00:13:02.664195 [ 255 ] {7aaba3f0-1f23-4474-a260-3c9b8b78a674} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18895 | 2026.01.21 00:13:02.664333 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 6 parts from all_1_136_30 to all_141_141_0 | ||
| 18896 | 2026.01.21 00:13:02.664340 [ 255 ] {7aaba3f0-1f23-4474-a260-3c9b8b78a674} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001614 sec., 546468.4014869889 rows/sec., 37.09 MiB/sec. | ||
| 18897 | 2026.01.21 00:13:02.664378 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18898 | 2026.01.21 00:13:02.664396 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_141_28} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18899 | 2026.01.21 00:13:02.664400 [ 255 ] {7aaba3f0-1f23-4474-a260-3c9b8b78a674} <Debug> TCPHandler: Processed in 0.001803377 sec. | ||
| 18900 | 2026.01.21 00:13:02.664404 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18901 | 2026.01.21 00:13:02.664478 [ 199 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_141_28} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18902 | 2026.01.21 00:13:02.664511 [ 197 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_141_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_30 to all_141_141_0 into Compact with storage Full | ||
| 18903 | 2026.01.21 00:13:02.664559 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18904 | 2026.01.21 00:13:02.664567 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 18905 | 2026.01.21 00:13:02.664595 [ 197 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_141_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18906 | 2026.01.21 00:13:02.664624 [ 197 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_141_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_136_30, total 38448 rows starting from the beginning of the part | ||
| 18907 | 2026.01.21 00:13:02.664656 [ 255 ] {48a38121-058a-43e6-a33a-d6e11b6ce09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18908 | 2026.01.21 00:13:02.664667 [ 197 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_141_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 18909 | 2026.01.21 00:13:02.664704 [ 197 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_141_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 163 rows starting from the beginning of the part | ||
| 18910 | 2026.01.21 00:13:02.664710 [ 255 ] {48a38121-058a-43e6-a33a-d6e11b6ce09b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18911 | 2026.01.21 00:13:02.664738 [ 197 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_141_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 18912 | 2026.01.21 00:13:02.664771 [ 197 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_141_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 18913 | 2026.01.21 00:13:02.664811 [ 197 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_141_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 882 rows starting from the beginning of the part | ||
| 18914 | 2026.01.21 00:13:02.665493 [ 255 ] {48a38121-058a-43e6-a33a-d6e11b6ce09b} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18915 | 2026.01.21 00:13:02.665527 [ 255 ] {48a38121-058a-43e6-a33a-d6e11b6ce09b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18916 | 2026.01.21 00:13:02.666024 [ 255 ] {48a38121-058a-43e6-a33a-d6e11b6ce09b} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18917 | 2026.01.21 00:13:02.666247 [ 255 ] {48a38121-058a-43e6-a33a-d6e11b6ce09b} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18918 | 2026.01.21 00:13:02.666384 [ 255 ] {48a38121-058a-43e6-a33a-d6e11b6ce09b} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001747 sec., 4006.868918145392 rows/sec., 7.18 MiB/sec. | ||
| 18919 | 2026.01.21 00:13:02.666440 [ 255 ] {48a38121-058a-43e6-a33a-d6e11b6ce09b} <Debug> TCPHandler: Processed in 0.001929819 sec. | ||
| 18920 | 2026.01.21 00:13:02.666474 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18921 | 2026.01.21 00:13:02.666500 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18922 | 2026.01.21 00:13:02.666565 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18923 | 2026.01.21 00:13:02.666659 [ 255 ] {88f43244-0768-4264-99a9-94ba72fb167f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18924 | 2026.01.21 00:13:02.666699 [ 255 ] {88f43244-0768-4264-99a9-94ba72fb167f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18925 | 2026.01.21 00:13:02.667066 [ 255 ] {88f43244-0768-4264-99a9-94ba72fb167f} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18926 | 2026.01.21 00:13:02.667101 [ 255 ] {88f43244-0768-4264-99a9-94ba72fb167f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18927 | 2026.01.21 00:13:02.667404 [ 255 ] {88f43244-0768-4264-99a9-94ba72fb167f} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18928 | 2026.01.21 00:13:02.667617 [ 255 ] {88f43244-0768-4264-99a9-94ba72fb167f} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18929 | 2026.01.21 00:13:02.667739 [ 108 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18930 | 2026.01.21 00:13:02.667743 [ 255 ] {88f43244-0768-4264-99a9-94ba72fb167f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 18931 | 2026.01.21 00:13:02.667780 [ 108 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18932 | 2026.01.21 00:13:02.667800 [ 255 ] {88f43244-0768-4264-99a9-94ba72fb167f} <Debug> TCPHandler: Processed in 0.00128381 sec. | ||
| 18933 | 2026.01.21 00:13:02.667804 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18934 | 2026.01.21 00:13:02.667925 [ 199 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18935 | 2026.01.21 00:13:02.668043 [ 199 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18936 | 2026.01.21 00:13:02.668078 [ 199 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 7692 rows starting from the beginning of the part | ||
| 18937 | 2026.01.21 00:13:02.668142 [ 199 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 18938 | 2026.01.21 00:13:02.668186 [ 199 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 18939 | 2026.01.21 00:13:02.668229 [ 199 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 18940 | 2026.01.21 00:13:02.668273 [ 199 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 18941 | 2026.01.21 00:13:02.668315 [ 199 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 18942 | 2026.01.21 00:13:02.668803 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18943 | 2026.01.21 00:13:02.670703 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7992 rows, containing 4 columns (4 merged, 0 gathered) in 0.002819843 sec., 2834200.343778005 rows/sec., 187.46 MiB/sec. | ||
| 18944 | 2026.01.21 00:13:02.671196 [ 189 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18945 | 2026.01.21 00:13:02.671462 [ 189 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_141_28} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18946 | 2026.01.21 00:13:02.671512 [ 197 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_141_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39973 rows, containing 5 columns (5 merged, 0 gathered) in 0.007026686 sec., 5688741.463614569 rows/sec., 388.58 MiB/sec. | ||
| 18947 | 2026.01.21 00:13:02.671529 [ 189 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_141_28} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18948 | 2026.01.21 00:13:02.671604 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 18949 | 2026.01.21 00:13:02.671934 [ 197 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_141_31} <Trace> MergedBlockOutputStream: filled checksums all_1_141_31 (state Temporary) | ||
| 18950 | 2026.01.21 00:13:02.672157 [ 197 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_141_31} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_141_31 to all_1_141_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18951 | 2026.01.21 00:13:02.672217 [ 197 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_141_31} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 6 parts: [all_1_136_30, all_141_141_0] -> all_1_141_31 | ||
| 18952 | 2026.01.21 00:13:02.672273 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 18953 | 2026.01.21 00:13:03.631579 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45603 | ||
| 18954 | 2026.01.21 00:13:03.632140 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18955 | 2026.01.21 00:13:03.632176 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18956 | 2026.01.21 00:13:03.632654 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 18957 | 2026.01.21 00:13:03.632890 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18958 | 2026.01.21 00:13:03.633020 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45603 | ||
| 18959 | 2026.01.21 00:13:04.433350 [ 220 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18960 | 2026.01.21 00:13:04.433427 [ 220 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18961 | 2026.01.21 00:13:04.436112 [ 220 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18962 | 2026.01.21 00:13:05.059053 [ 217 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18963 | 2026.01.21 00:13:05.059110 [ 217 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18964 | 2026.01.21 00:13:05.062108 [ 217 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18965 | 2026.01.21 00:13:06.100982 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 18966 | 2026.01.21 00:13:06.117600 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18967 | 2026.01.21 00:13:06.117650 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18968 | 2026.01.21 00:13:06.123850 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 18969 | 2026.01.21 00:13:06.124540 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18970 | 2026.01.21 00:13:06.127502 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 18971 | 2026.01.21 00:13:07.623221 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18972 | 2026.01.21 00:13:07.623517 [ 255 ] {13f2c012-cacb-4030-95e0-a3fae8945245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18973 | 2026.01.21 00:13:07.623624 [ 255 ] {13f2c012-cacb-4030-95e0-a3fae8945245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18974 | 2026.01.21 00:13:07.624621 [ 255 ] {13f2c012-cacb-4030-95e0-a3fae8945245} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18975 | 2026.01.21 00:13:07.624664 [ 255 ] {13f2c012-cacb-4030-95e0-a3fae8945245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18976 | 2026.01.21 00:13:07.625085 [ 255 ] {13f2c012-cacb-4030-95e0-a3fae8945245} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18977 | 2026.01.21 00:13:07.625335 [ 255 ] {13f2c012-cacb-4030-95e0-a3fae8945245} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18978 | 2026.01.21 00:13:07.625491 [ 255 ] {13f2c012-cacb-4030-95e0-a3fae8945245} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.002052 sec., 60428.849902534115 rows/sec., 5.20 MiB/sec. | ||
| 18979 | 2026.01.21 00:13:07.625536 [ 255 ] {13f2c012-cacb-4030-95e0-a3fae8945245} <Debug> TCPHandler: Processed in 0.002506018 sec. | ||
| 18980 | 2026.01.21 00:13:07.625670 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18981 | 2026.01.21 00:13:07.625766 [ 255 ] {8346bfe7-cba8-4703-bece-ba713b9eb5c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18982 | 2026.01.21 00:13:07.625808 [ 255 ] {8346bfe7-cba8-4703-bece-ba713b9eb5c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18983 | 2026.01.21 00:13:07.626250 [ 255 ] {8346bfe7-cba8-4703-bece-ba713b9eb5c6} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18984 | 2026.01.21 00:13:07.626288 [ 255 ] {8346bfe7-cba8-4703-bece-ba713b9eb5c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18985 | 2026.01.21 00:13:07.626592 [ 255 ] {8346bfe7-cba8-4703-bece-ba713b9eb5c6} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18986 | 2026.01.21 00:13:07.626821 [ 255 ] {8346bfe7-cba8-4703-bece-ba713b9eb5c6} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18987 | 2026.01.21 00:13:07.626955 [ 255 ] {8346bfe7-cba8-4703-bece-ba713b9eb5c6} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001208 sec., 28145.695364238407 rows/sec., 2.07 MiB/sec. | ||
| 18988 | 2026.01.21 00:13:07.626994 [ 255 ] {8346bfe7-cba8-4703-bece-ba713b9eb5c6} <Debug> TCPHandler: Processed in 0.001374801 sec. | ||
| 18989 | 2026.01.21 00:13:07.627115 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18990 | 2026.01.21 00:13:07.627210 [ 255 ] {9174fe41-4ea4-48a6-bdef-ea6541ccc317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18991 | 2026.01.21 00:13:07.627251 [ 255 ] {9174fe41-4ea4-48a6-bdef-ea6541ccc317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18992 | 2026.01.21 00:13:07.627709 [ 255 ] {9174fe41-4ea4-48a6-bdef-ea6541ccc317} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18993 | 2026.01.21 00:13:07.627748 [ 255 ] {9174fe41-4ea4-48a6-bdef-ea6541ccc317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 18994 | 2026.01.21 00:13:07.628138 [ 255 ] {9174fe41-4ea4-48a6-bdef-ea6541ccc317} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18995 | 2026.01.21 00:13:07.628356 [ 255 ] {9174fe41-4ea4-48a6-bdef-ea6541ccc317} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18996 | 2026.01.21 00:13:07.628485 [ 255 ] {9174fe41-4ea4-48a6-bdef-ea6541ccc317} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001294 sec., 75734.15765069552 rows/sec., 5.92 MiB/sec. | ||
| 18997 | 2026.01.21 00:13:07.628524 [ 255 ] {9174fe41-4ea4-48a6-bdef-ea6541ccc317} <Debug> TCPHandler: Processed in 0.001458443 sec. | ||
| 18998 | 2026.01.21 00:13:07.628646 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18999 | 2026.01.21 00:13:07.628738 [ 255 ] {53a4343d-da8d-4956-bcea-0a8cddb680e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19000 | 2026.01.21 00:13:07.628779 [ 255 ] {53a4343d-da8d-4956-bcea-0a8cddb680e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19001 | 2026.01.21 00:13:07.629189 [ 255 ] {53a4343d-da8d-4956-bcea-0a8cddb680e7} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19002 | 2026.01.21 00:13:07.629224 [ 255 ] {53a4343d-da8d-4956-bcea-0a8cddb680e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 19003 | 2026.01.21 00:13:07.629543 [ 255 ] {53a4343d-da8d-4956-bcea-0a8cddb680e7} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19004 | 2026.01.21 00:13:07.629751 [ 255 ] {53a4343d-da8d-4956-bcea-0a8cddb680e7} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19005 | 2026.01.21 00:13:07.629879 [ 255 ] {53a4343d-da8d-4956-bcea-0a8cddb680e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 19006 | 2026.01.21 00:13:07.629915 [ 255 ] {53a4343d-da8d-4956-bcea-0a8cddb680e7} <Debug> TCPHandler: Processed in 0.00131726 sec. | ||
| 19007 | 2026.01.21 00:13:07.630023 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19008 | 2026.01.21 00:13:07.630115 [ 255 ] {6fab94fe-23fa-4436-b989-45e482f99727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19009 | 2026.01.21 00:13:07.630167 [ 255 ] {6fab94fe-23fa-4436-b989-45e482f99727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19010 | 2026.01.21 00:13:07.631010 [ 255 ] {6fab94fe-23fa-4436-b989-45e482f99727} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19011 | 2026.01.21 00:13:07.631046 [ 255 ] {6fab94fe-23fa-4436-b989-45e482f99727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 19012 | 2026.01.21 00:13:07.631586 [ 255 ] {6fab94fe-23fa-4436-b989-45e482f99727} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19013 | 2026.01.21 00:13:07.631809 [ 255 ] {6fab94fe-23fa-4436-b989-45e482f99727} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19014 | 2026.01.21 00:13:07.631942 [ 255 ] {6fab94fe-23fa-4436-b989-45e482f99727} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001845 sec., 18428.18428184282 rows/sec., 33.02 MiB/sec. | ||
| 19015 | 2026.01.21 00:13:07.631995 [ 255 ] {6fab94fe-23fa-4436-b989-45e482f99727} <Debug> TCPHandler: Processed in 0.00201963 sec. | ||
| 19016 | 2026.01.21 00:13:07.632106 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19017 | 2026.01.21 00:13:07.632197 [ 255 ] {957d0d50-68b7-44f0-b926-295e8d6da820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19018 | 2026.01.21 00:13:07.632237 [ 255 ] {957d0d50-68b7-44f0-b926-295e8d6da820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19019 | 2026.01.21 00:13:07.632571 [ 255 ] {957d0d50-68b7-44f0-b926-295e8d6da820} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19020 | 2026.01.21 00:13:07.632606 [ 255 ] {957d0d50-68b7-44f0-b926-295e8d6da820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 19021 | 2026.01.21 00:13:07.632896 [ 255 ] {957d0d50-68b7-44f0-b926-295e8d6da820} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19022 | 2026.01.21 00:13:07.633101 [ 255 ] {957d0d50-68b7-44f0-b926-295e8d6da820} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19023 | 2026.01.21 00:13:07.633225 [ 255 ] {957d0d50-68b7-44f0-b926-295e8d6da820} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 19024 | 2026.01.21 00:13:07.633260 [ 255 ] {957d0d50-68b7-44f0-b926-295e8d6da820} <Debug> TCPHandler: Processed in 0.001200819 sec. | ||
| 19025 | 2026.01.21 00:13:10.929673 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19026 | 2026.01.21 00:13:10.929743 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19027 | 2026.01.21 00:13:11.003899 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003529113 sec. | ||
| 19028 | 2026.01.21 00:13:11.133248 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46115 | ||
| 19029 | 2026.01.21 00:13:11.133991 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19030 | 2026.01.21 00:13:11.134038 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19031 | 2026.01.21 00:13:11.134568 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 19032 | 2026.01.21 00:13:11.134815 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19033 | 2026.01.21 00:13:11.134969 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46115 | ||
| 19034 | 2026.01.21 00:13:11.134977 [ 99 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 19035 | 2026.01.21 00:13:11.135045 [ 99 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19036 | 2026.01.21 00:13:11.135065 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19037 | 2026.01.21 00:13:11.135159 [ 196 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 19038 | 2026.01.21 00:13:11.135256 [ 196 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19039 | 2026.01.21 00:13:11.135287 [ 196 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43683 rows starting from the beginning of the part | ||
| 19040 | 2026.01.21 00:13:11.135351 [ 196 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 512 rows starting from the beginning of the part | ||
| 19041 | 2026.01.21 00:13:11.135402 [ 196 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 448 rows starting from the beginning of the part | ||
| 19042 | 2026.01.21 00:13:11.135449 [ 196 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 512 rows starting from the beginning of the part | ||
| 19043 | 2026.01.21 00:13:11.135492 [ 196 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 448 rows starting from the beginning of the part | ||
| 19044 | 2026.01.21 00:13:11.135537 [ 196 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 512 rows starting from the beginning of the part | ||
| 19045 | 2026.01.21 00:13:11.138455 [ 187 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46115 rows, containing 4 columns (4 merged, 0 gathered) in 0.003333081 sec., 13835547.350934466 rows/sec., 197.92 MiB/sec. | ||
| 19046 | 2026.01.21 00:13:11.139081 [ 198 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 19047 | 2026.01.21 00:13:11.139515 [ 198 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_96_19} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19048 | 2026.01.21 00:13:11.139601 [ 198 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_96_19} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 19049 | 2026.01.21 00:13:11.139711 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 19050 | 2026.01.21 00:13:11.301428 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2270 | ||
| 19051 | 2026.01.21 00:13:11.304107 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19052 | 2026.01.21 00:13:11.304151 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19053 | 2026.01.21 00:13:11.305346 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 19054 | 2026.01.21 00:13:11.305612 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19055 | 2026.01.21 00:13:11.305762 [ 99 ] {} <Debug> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 19056 | 2026.01.21 00:13:11.305813 [ 99 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19057 | 2026.01.21 00:13:11.305836 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19058 | 2026.01.21 00:13:11.305904 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2270 | ||
| 19059 | 2026.01.21 00:13:11.305931 [ 198 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::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 | ||
| 19060 | 2026.01.21 00:13:11.306441 [ 198 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19061 | 2026.01.21 00:13:11.306587 [ 198 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2130 rows starting from the beginning of the part | ||
| 19062 | 2026.01.21 00:13:11.306949 [ 198 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 26 rows starting from the beginning of the part | ||
| 19063 | 2026.01.21 00:13:11.307293 [ 198 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 32 rows starting from the beginning of the part | ||
| 19064 | 2026.01.21 00:13:11.307634 [ 198 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 26 rows starting from the beginning of the part | ||
| 19065 | 2026.01.21 00:13:11.307981 [ 198 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 24 rows starting from the beginning of the part | ||
| 19066 | 2026.01.21 00:13:11.308318 [ 198 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 32 rows starting from the beginning of the part | ||
| 19067 | 2026.01.21 00:13:11.315859 [ 187 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2270 rows, containing 72 columns (72 merged, 0 gathered) in 0.009970722 sec., 227666.5621606941 rows/sec., 175.58 MiB/sec. | ||
| 19068 | 2026.01.21 00:13:11.317656 [ 186 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 19069 | 2026.01.21 00:13:11.318182 [ 186 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_71_14} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19070 | 2026.01.21 00:13:11.318250 [ 186 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_71_14} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 19071 | 2026.01.21 00:13:11.318419 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB. | ||
| 19072 | 2026.01.21 00:13:12.621392 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19073 | 2026.01.21 00:13:12.621572 [ 255 ] {cd33cbd2-0de6-4e28-9720-c4575ebd89fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19074 | 2026.01.21 00:13:12.621637 [ 255 ] {cd33cbd2-0de6-4e28-9720-c4575ebd89fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19075 | 2026.01.21 00:13:12.622299 [ 255 ] {cd33cbd2-0de6-4e28-9720-c4575ebd89fb} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19076 | 2026.01.21 00:13:12.622339 [ 255 ] {cd33cbd2-0de6-4e28-9720-c4575ebd89fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19077 | 2026.01.21 00:13:12.622739 [ 255 ] {cd33cbd2-0de6-4e28-9720-c4575ebd89fb} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19078 | 2026.01.21 00:13:12.622981 [ 255 ] {cd33cbd2-0de6-4e28-9720-c4575ebd89fb} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19079 | 2026.01.21 00:13:12.623136 [ 255 ] {cd33cbd2-0de6-4e28-9720-c4575ebd89fb} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001613 sec., 43397.39615623062 rows/sec., 3.48 MiB/sec. | ||
| 19080 | 2026.01.21 00:13:12.623186 [ 255 ] {cd33cbd2-0de6-4e28-9720-c4575ebd89fb} <Debug> TCPHandler: Processed in 0.001916329 sec. | ||
| 19081 | 2026.01.21 00:13:12.623316 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19082 | 2026.01.21 00:13:12.623418 [ 255 ] {b0d327fc-56cb-472c-b014-f74685acfcfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19083 | 2026.01.21 00:13:12.623462 [ 255 ] {b0d327fc-56cb-472c-b014-f74685acfcfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19084 | 2026.01.21 00:13:12.623878 [ 255 ] {b0d327fc-56cb-472c-b014-f74685acfcfe} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19085 | 2026.01.21 00:13:12.623913 [ 255 ] {b0d327fc-56cb-472c-b014-f74685acfcfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19086 | 2026.01.21 00:13:12.624218 [ 255 ] {b0d327fc-56cb-472c-b014-f74685acfcfe} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19087 | 2026.01.21 00:13:12.624443 [ 255 ] {b0d327fc-56cb-472c-b014-f74685acfcfe} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19088 | 2026.01.21 00:13:12.624576 [ 255 ] {b0d327fc-56cb-472c-b014-f74685acfcfe} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001182 sec., 5922.165820642977 rows/sec., 445.32 KiB/sec. | ||
| 19089 | 2026.01.21 00:13:12.624614 [ 255 ] {b0d327fc-56cb-472c-b014-f74685acfcfe} <Debug> TCPHandler: Processed in 0.001351501 sec. | ||
| 19090 | 2026.01.21 00:13:12.624724 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19091 | 2026.01.21 00:13:12.624822 [ 255 ] {90248951-2373-44b8-9aa0-46bc315f3df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19092 | 2026.01.21 00:13:12.624863 [ 255 ] {90248951-2373-44b8-9aa0-46bc315f3df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19093 | 2026.01.21 00:13:12.625276 [ 255 ] {90248951-2373-44b8-9aa0-46bc315f3df1} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19094 | 2026.01.21 00:13:12.625311 [ 255 ] {90248951-2373-44b8-9aa0-46bc315f3df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19095 | 2026.01.21 00:13:12.625610 [ 255 ] {90248951-2373-44b8-9aa0-46bc315f3df1} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19096 | 2026.01.21 00:13:12.625823 [ 255 ] {90248951-2373-44b8-9aa0-46bc315f3df1} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19097 | 2026.01.21 00:13:12.625948 [ 255 ] {90248951-2373-44b8-9aa0-46bc315f3df1} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001146 sec., 61954.62478184991 rows/sec., 4.84 MiB/sec. | ||
| 19098 | 2026.01.21 00:13:12.625985 [ 255 ] {90248951-2373-44b8-9aa0-46bc315f3df1} <Debug> TCPHandler: Processed in 0.00131233 sec. | ||
| 19099 | 2026.01.21 00:13:12.626106 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19100 | 2026.01.21 00:13:12.626203 [ 255 ] {f1ddac36-08de-4b7d-909f-9219553ef6ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19101 | 2026.01.21 00:13:12.626246 [ 255 ] {f1ddac36-08de-4b7d-909f-9219553ef6ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19102 | 2026.01.21 00:13:12.626667 [ 255 ] {f1ddac36-08de-4b7d-909f-9219553ef6ec} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19103 | 2026.01.21 00:13:12.626701 [ 255 ] {f1ddac36-08de-4b7d-909f-9219553ef6ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19104 | 2026.01.21 00:13:12.627032 [ 255 ] {f1ddac36-08de-4b7d-909f-9219553ef6ec} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19105 | 2026.01.21 00:13:12.627246 [ 255 ] {f1ddac36-08de-4b7d-909f-9219553ef6ec} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19106 | 2026.01.21 00:13:12.627372 [ 255 ] {f1ddac36-08de-4b7d-909f-9219553ef6ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 19107 | 2026.01.21 00:13:12.627409 [ 255 ] {f1ddac36-08de-4b7d-909f-9219553ef6ec} <Debug> TCPHandler: Processed in 0.00135384 sec. | ||
| 19108 | 2026.01.21 00:13:12.627518 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19109 | 2026.01.21 00:13:12.627611 [ 255 ] {f6d21c34-9e75-4e3d-ade3-894dae419362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19110 | 2026.01.21 00:13:12.627665 [ 255 ] {f6d21c34-9e75-4e3d-ade3-894dae419362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19111 | 2026.01.21 00:13:12.628436 [ 255 ] {f6d21c34-9e75-4e3d-ade3-894dae419362} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19112 | 2026.01.21 00:13:12.628470 [ 255 ] {f6d21c34-9e75-4e3d-ade3-894dae419362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19113 | 2026.01.21 00:13:12.628986 [ 255 ] {f6d21c34-9e75-4e3d-ade3-894dae419362} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19114 | 2026.01.21 00:13:12.629219 [ 255 ] {f6d21c34-9e75-4e3d-ade3-894dae419362} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19115 | 2026.01.21 00:13:12.629354 [ 255 ] {f6d21c34-9e75-4e3d-ade3-894dae419362} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001762 sec., 3972.758229284904 rows/sec., 7.12 MiB/sec. | ||
| 19116 | 2026.01.21 00:13:12.629410 [ 255 ] {f6d21c34-9e75-4e3d-ade3-894dae419362} <Debug> TCPHandler: Processed in 0.00194134 sec. | ||
| 19117 | 2026.01.21 00:13:12.629524 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19118 | 2026.01.21 00:13:12.629619 [ 255 ] {e76dcf1e-02ec-4335-8445-93b72001948d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19119 | 2026.01.21 00:13:12.629662 [ 255 ] {e76dcf1e-02ec-4335-8445-93b72001948d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19120 | 2026.01.21 00:13:12.629990 [ 255 ] {e76dcf1e-02ec-4335-8445-93b72001948d} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19121 | 2026.01.21 00:13:12.630024 [ 255 ] {e76dcf1e-02ec-4335-8445-93b72001948d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19122 | 2026.01.21 00:13:12.630342 [ 255 ] {e76dcf1e-02ec-4335-8445-93b72001948d} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19123 | 2026.01.21 00:13:12.630561 [ 255 ] {e76dcf1e-02ec-4335-8445-93b72001948d} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19124 | 2026.01.21 00:13:12.630686 [ 255 ] {e76dcf1e-02ec-4335-8445-93b72001948d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 19125 | 2026.01.21 00:13:12.630722 [ 255 ] {e76dcf1e-02ec-4335-8445-93b72001948d} <Debug> TCPHandler: Processed in 0.001248279 sec. | ||
| 19126 | 2026.01.21 00:13:13.627653 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 19127 | 2026.01.21 00:13:13.646040 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19128 | 2026.01.21 00:13:13.646107 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19129 | 2026.01.21 00:13:13.652305 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 19130 | 2026.01.21 00:13:13.653010 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19131 | 2026.01.21 00:13:13.653311 [ 96 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 19132 | 2026.01.21 00:13:13.653379 [ 96 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19133 | 2026.01.21 00:13:13.653402 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19134 | 2026.01.21 00:13:13.653509 [ 188 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 19135 | 2026.01.21 00:13:13.656516 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 19136 | 2026.01.21 00:13:13.657460 [ 188 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19137 | 2026.01.21 00:13:13.658957 [ 188 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 19138 | 2026.01.21 00:13:13.663660 [ 188 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 19139 | 2026.01.21 00:13:13.668371 [ 188 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 19140 | 2026.01.21 00:13:13.672993 [ 188 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 19141 | 2026.01.21 00:13:13.678002 [ 188 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 19142 | 2026.01.21 00:13:13.683048 [ 188 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 19143 | 2026.01.21 00:13:13.743063 [ 187 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.089597984 sec., 8069.377989576194 rows/sec., 41.73 MiB/sec. | ||
| 19144 | 2026.01.21 00:13:13.746180 [ 187 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 19145 | 2026.01.21 00:13:13.748128 [ 187 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_96_19} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19146 | 2026.01.21 00:13:13.748208 [ 187 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_96_19} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 19147 | 2026.01.21 00:13:13.750681 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 19148 | 2026.01.21 00:13:14.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.28 MiB, peak 416.69 MiB, free memory in arenas 0.00 B, will set to 398.22 MiB (RSS), difference: -1.06 MiB | ||
| 19149 | 2026.01.21 00:13:16.052694 [ 225 ] {} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19150 | 2026.01.21 00:13:16.052757 [ 225 ] {} <Debug> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19151 | 2026.01.21 00:13:16.054983 [ 225 ] {} <Debug> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19152 | 2026.01.21 00:13:17.623510 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19153 | 2026.01.21 00:13:17.623686 [ 255 ] {db389890-2920-4a4d-8a62-b9d557ea254b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19154 | 2026.01.21 00:13:17.623752 [ 255 ] {db389890-2920-4a4d-8a62-b9d557ea254b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19155 | 2026.01.21 00:13:17.624380 [ 255 ] {db389890-2920-4a4d-8a62-b9d557ea254b} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19156 | 2026.01.21 00:13:17.624423 [ 255 ] {db389890-2920-4a4d-8a62-b9d557ea254b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19157 | 2026.01.21 00:13:17.624882 [ 255 ] {db389890-2920-4a4d-8a62-b9d557ea254b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 19158 | 2026.01.21 00:13:17.625129 [ 255 ] {db389890-2920-4a4d-8a62-b9d557ea254b} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19159 | 2026.01.21 00:13:17.625288 [ 255 ] {db389890-2920-4a4d-8a62-b9d557ea254b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00165 sec., 2424.2424242424245 rows/sec., 197.68 KiB/sec. | ||
| 19160 | 2026.01.21 00:13:17.625342 [ 255 ] {db389890-2920-4a4d-8a62-b9d557ea254b} <Debug> TCPHandler: Processed in 0.00195464 sec. | ||
| 19161 | 2026.01.21 00:13:17.625473 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19162 | 2026.01.21 00:13:17.625581 [ 255 ] {ee3dcc90-3359-4691-9856-351dc502c276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19163 | 2026.01.21 00:13:17.625628 [ 255 ] {ee3dcc90-3359-4691-9856-351dc502c276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19164 | 2026.01.21 00:13:17.626131 [ 255 ] {ee3dcc90-3359-4691-9856-351dc502c276} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19165 | 2026.01.21 00:13:17.626168 [ 255 ] {ee3dcc90-3359-4691-9856-351dc502c276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19166 | 2026.01.21 00:13:17.626514 [ 255 ] {ee3dcc90-3359-4691-9856-351dc502c276} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19167 | 2026.01.21 00:13:17.626740 [ 255 ] {ee3dcc90-3359-4691-9856-351dc502c276} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19168 | 2026.01.21 00:13:17.626875 [ 255 ] {ee3dcc90-3359-4691-9856-351dc502c276} <Debug> executeQuery: Read 126 rows, 11.07 KiB in 0.00132 sec., 95454.54545454546 rows/sec., 8.19 MiB/sec. | ||
| 19169 | 2026.01.21 00:13:17.626915 [ 255 ] {ee3dcc90-3359-4691-9856-351dc502c276} <Debug> TCPHandler: Processed in 0.001495203 sec. | ||
| 19170 | 2026.01.21 00:13:17.627037 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19171 | 2026.01.21 00:13:17.627135 [ 255 ] {5326a9a7-b3de-433c-8129-3521b1c4db0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19172 | 2026.01.21 00:13:17.627178 [ 255 ] {5326a9a7-b3de-433c-8129-3521b1c4db0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19173 | 2026.01.21 00:13:17.627625 [ 255 ] {5326a9a7-b3de-433c-8129-3521b1c4db0c} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19174 | 2026.01.21 00:13:17.627663 [ 255 ] {5326a9a7-b3de-433c-8129-3521b1c4db0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19175 | 2026.01.21 00:13:17.627989 [ 255 ] {5326a9a7-b3de-433c-8129-3521b1c4db0c} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19176 | 2026.01.21 00:13:17.628219 [ 255 ] {5326a9a7-b3de-433c-8129-3521b1c4db0c} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19177 | 2026.01.21 00:13:17.628337 [ 93 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19178 | 2026.01.21 00:13:17.628350 [ 255 ] {5326a9a7-b3de-433c-8129-3521b1c4db0c} <Debug> executeQuery: Read 38 rows, 2.84 KiB in 0.001236 sec., 30744.33656957929 rows/sec., 2.24 MiB/sec. | ||
| 19179 | 2026.01.21 00:13:17.628370 [ 93 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19180 | 2026.01.21 00:13:17.628391 [ 255 ] {5326a9a7-b3de-433c-8129-3521b1c4db0c} <Debug> TCPHandler: Processed in 0.001403191 sec. | ||
| 19181 | 2026.01.21 00:13:17.628391 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19182 | 2026.01.21 00:13:17.628504 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19183 | 2026.01.21 00:13:17.628532 [ 192 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 19184 | 2026.01.21 00:13:17.628597 [ 255 ] {1db7eb87-65e3-4ffd-942d-5f73f0c727ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19185 | 2026.01.21 00:13:17.628644 [ 255 ] {1db7eb87-65e3-4ffd-942d-5f73f0c727ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19186 | 2026.01.21 00:13:17.628678 [ 192 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19187 | 2026.01.21 00:13:17.628718 [ 192 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 296 rows starting from the beginning of the part | ||
| 19188 | 2026.01.21 00:13:17.628787 [ 192 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 34 rows starting from the beginning of the part | ||
| 19189 | 2026.01.21 00:13:17.628833 [ 192 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 23 rows starting from the beginning of the part | ||
| 19190 | 2026.01.21 00:13:17.628873 [ 192 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 34 rows starting from the beginning of the part | ||
| 19191 | 2026.01.21 00:13:17.628912 [ 192 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 7 rows starting from the beginning of the part | ||
| 19192 | 2026.01.21 00:13:17.628950 [ 192 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 38 rows starting from the beginning of the part | ||
| 19193 | 2026.01.21 00:13:17.629091 [ 255 ] {1db7eb87-65e3-4ffd-942d-5f73f0c727ae} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19194 | 2026.01.21 00:13:17.629135 [ 255 ] {1db7eb87-65e3-4ffd-942d-5f73f0c727ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19195 | 2026.01.21 00:13:17.629471 [ 255 ] {1db7eb87-65e3-4ffd-942d-5f73f0c727ae} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19196 | 2026.01.21 00:13:17.629703 [ 255 ] {1db7eb87-65e3-4ffd-942d-5f73f0c727ae} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19197 | 2026.01.21 00:13:17.629834 [ 255 ] {1db7eb87-65e3-4ffd-942d-5f73f0c727ae} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001256 sec., 81210.19108280256 rows/sec., 6.35 MiB/sec. | ||
| 19198 | 2026.01.21 00:13:17.629874 [ 255 ] {1db7eb87-65e3-4ffd-942d-5f73f0c727ae} <Debug> TCPHandler: Processed in 0.001424622 sec. | ||
| 19199 | 2026.01.21 00:13:17.629880 [ 187 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 432 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405502 sec., 307363.49005551037 rows/sec., 21.38 MiB/sec. | ||
| 19200 | 2026.01.21 00:13:17.629994 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19201 | 2026.01.21 00:13:17.630063 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19202 | 2026.01.21 00:13:17.630099 [ 255 ] {59093742-5a0f-498a-a191-27828160d819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19203 | 2026.01.21 00:13:17.630146 [ 255 ] {59093742-5a0f-498a-a191-27828160d819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19204 | 2026.01.21 00:13:17.630347 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_136_27} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19205 | 2026.01.21 00:13:17.630422 [ 201 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_136_27} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19206 | 2026.01.21 00:13:17.630501 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 19207 | 2026.01.21 00:13:17.630592 [ 255 ] {59093742-5a0f-498a-a191-27828160d819} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19208 | 2026.01.21 00:13:17.630630 [ 255 ] {59093742-5a0f-498a-a191-27828160d819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19209 | 2026.01.21 00:13:17.630971 [ 255 ] {59093742-5a0f-498a-a191-27828160d819} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19210 | 2026.01.21 00:13:17.631197 [ 255 ] {59093742-5a0f-498a-a191-27828160d819} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19211 | 2026.01.21 00:13:17.631325 [ 255 ] {59093742-5a0f-498a-a191-27828160d819} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001245 sec., 130120.48192771085 rows/sec., 9.06 MiB/sec. | ||
| 19212 | 2026.01.21 00:13:17.631364 [ 255 ] {59093742-5a0f-498a-a191-27828160d819} <Debug> TCPHandler: Processed in 0.001418782 sec. | ||
| 19213 | 2026.01.21 00:13:17.631477 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19214 | 2026.01.21 00:13:17.631573 [ 255 ] {30d7bd75-c7b5-4884-98d6-947a04eb3c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19215 | 2026.01.21 00:13:17.631631 [ 255 ] {30d7bd75-c7b5-4884-98d6-947a04eb3c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19216 | 2026.01.21 00:13:17.632523 [ 255 ] {30d7bd75-c7b5-4884-98d6-947a04eb3c30} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19217 | 2026.01.21 00:13:17.632560 [ 255 ] {30d7bd75-c7b5-4884-98d6-947a04eb3c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19218 | 2026.01.21 00:13:17.633143 [ 255 ] {30d7bd75-c7b5-4884-98d6-947a04eb3c30} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19219 | 2026.01.21 00:13:17.633388 [ 255 ] {30d7bd75-c7b5-4884-98d6-947a04eb3c30} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19220 | 2026.01.21 00:13:17.633526 [ 255 ] {30d7bd75-c7b5-4884-98d6-947a04eb3c30} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001972 sec., 17241.37931034483 rows/sec., 30.90 MiB/sec. | ||
| 19221 | 2026.01.21 00:13:17.633583 [ 255 ] {30d7bd75-c7b5-4884-98d6-947a04eb3c30} <Debug> TCPHandler: Processed in 0.002154103 sec. | ||
| 19222 | 2026.01.21 00:13:17.633703 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19223 | 2026.01.21 00:13:17.633798 [ 255 ] {ddb41049-9d24-4be5-82ee-d664eb857fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19224 | 2026.01.21 00:13:17.633841 [ 255 ] {ddb41049-9d24-4be5-82ee-d664eb857fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19225 | 2026.01.21 00:13:17.634215 [ 255 ] {ddb41049-9d24-4be5-82ee-d664eb857fba} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19226 | 2026.01.21 00:13:17.634252 [ 255 ] {ddb41049-9d24-4be5-82ee-d664eb857fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19227 | 2026.01.21 00:13:17.634565 [ 255 ] {ddb41049-9d24-4be5-82ee-d664eb857fba} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19228 | 2026.01.21 00:13:17.634778 [ 255 ] {ddb41049-9d24-4be5-82ee-d664eb857fba} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19229 | 2026.01.21 00:13:17.634905 [ 255 ] {ddb41049-9d24-4be5-82ee-d664eb857fba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 19230 | 2026.01.21 00:13:17.634942 [ 255 ] {ddb41049-9d24-4be5-82ee-d664eb857fba} <Debug> TCPHandler: Processed in 0.001289209 sec. | ||
| 19231 | 2026.01.21 00:13:18.635198 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46563 | ||
| 19232 | 2026.01.21 00:13:18.635699 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19233 | 2026.01.21 00:13:18.635733 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19234 | 2026.01.21 00:13:18.636229 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 19235 | 2026.01.21 00:13:18.636492 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19236 | 2026.01.21 00:13:18.636635 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46563 | ||
| 19237 | 2026.01.21 00:13:20.049234 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38345 | ||
| 19238 | 2026.01.21 00:13:20.049358 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19239 | 2026.01.21 00:13:20.049389 [ 294 ] {} <Debug> TCP-Session: ee6a25c9-f3ce-4c77-a21c-d02a8f683b9b Authenticating user 'default' from [fd00:1122:3344:101::e]:38345 | ||
| 19240 | 2026.01.21 00:13:20.049413 [ 294 ] {} <Debug> TCP-Session: ee6a25c9-f3ce-4c77-a21c-d02a8f683b9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19241 | 2026.01.21 00:13:20.049426 [ 294 ] {} <Debug> TCP-Session: ee6a25c9-f3ce-4c77-a21c-d02a8f683b9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19242 | 2026.01.21 00:13:20.049619 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35685 | ||
| 19243 | 2026.01.21 00:13:20.049646 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60579 | ||
| 19244 | 2026.01.21 00:13:20.049678 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57493 | ||
| 19245 | 2026.01.21 00:13:20.049689 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47604 | ||
| 19246 | 2026.01.21 00:13:20.049721 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53983 | ||
| 19247 | 2026.01.21 00:13:20.049754 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19248 | 2026.01.21 00:13:20.049727 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55117 | ||
| 19249 | 2026.01.21 00:13:20.049786 [ 294 ] {} <Trace> TCP-Session: ee6a25c9-f3ce-4c77-a21c-d02a8f683b9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19250 | 2026.01.21 00:13:20.049813 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19251 | 2026.01.21 00:13:20.049814 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19252 | 2026.01.21 00:13:20.049844 [ 290 ] {} <Debug> TCP-Session: 402fcd29-c863-4656-b30d-e5fea7768fce Authenticating user 'default' from [fd00:1122:3344:101::e]:47604 | ||
| 19253 | 2026.01.21 00:13:20.049850 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19254 | 2026.01.21 00:13:20.049865 [ 286 ] {} <Debug> TCP-Session: 8ebed02e-6ec0-4411-8017-315d56a4e9a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60579 | ||
| 19255 | 2026.01.21 00:13:20.049874 [ 290 ] {} <Debug> TCP-Session: 402fcd29-c863-4656-b30d-e5fea7768fce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19256 | 2026.01.21 00:13:20.049892 [ 293 ] {} <Debug> TCP-Session: 7c34b86f-fe93-42dd-96bd-89913981b9d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55117 | ||
| 19257 | 2026.01.21 00:13:20.049918 [ 290 ] {} <Debug> TCP-Session: 402fcd29-c863-4656-b30d-e5fea7768fce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19258 | 2026.01.21 00:13:20.049909 [ 286 ] {} <Debug> TCP-Session: 8ebed02e-6ec0-4411-8017-315d56a4e9a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19259 | 2026.01.21 00:13:20.049972 [ 293 ] {} <Debug> TCP-Session: 7c34b86f-fe93-42dd-96bd-89913981b9d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19260 | 2026.01.21 00:13:20.049992 [ 286 ] {} <Debug> TCP-Session: 8ebed02e-6ec0-4411-8017-315d56a4e9a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19261 | 2026.01.21 00:13:20.050005 [ 293 ] {} <Debug> TCP-Session: 7c34b86f-fe93-42dd-96bd-89913981b9d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19262 | 2026.01.21 00:13:20.049990 [ 294 ] {ccfb71f5-ad46-40ff-bdd5-926ec51ce163} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38345) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19263 | 2026.01.21 00:13:20.049817 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19264 | 2026.01.21 00:13:20.049804 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19265 | 2026.01.21 00:13:20.050097 [ 292 ] {} <Debug> TCP-Session: b4dedcbf-ce71-437e-b567-521eb0f28911 Authenticating user 'default' from [fd00:1122:3344:101::e]:53983 | ||
| 19266 | 2026.01.21 00:13:20.050138 [ 289 ] {} <Debug> TCP-Session: 2247169f-a10b-4956-a834-16226f12ac98 Authenticating user 'default' from [fd00:1122:3344:101::e]:57493 | ||
| 19267 | 2026.01.21 00:13:20.050148 [ 292 ] {} <Debug> TCP-Session: b4dedcbf-ce71-437e-b567-521eb0f28911 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19268 | 2026.01.21 00:13:20.050165 [ 289 ] {} <Debug> TCP-Session: 2247169f-a10b-4956-a834-16226f12ac98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19269 | 2026.01.21 00:13:20.050177 [ 292 ] {} <Debug> TCP-Session: b4dedcbf-ce71-437e-b567-521eb0f28911 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19270 | 2026.01.21 00:13:20.050190 [ 289 ] {} <Debug> TCP-Session: 2247169f-a10b-4956-a834-16226f12ac98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19271 | 2026.01.21 00:13:20.049705 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37675 | ||
| 19272 | 2026.01.21 00:13:20.049661 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42434 | ||
| 19273 | 2026.01.21 00:13:20.049799 [ 3 ] {} <Debug> TCP-Session: 25c45f35-7bc5-49e0-b42c-97f5b8ef0ca0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35685 | ||
| 19274 | 2026.01.21 00:13:20.050326 [ 3 ] {} <Debug> TCP-Session: 25c45f35-7bc5-49e0-b42c-97f5b8ef0ca0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19275 | 2026.01.21 00:13:20.050354 [ 3 ] {} <Debug> TCP-Session: 25c45f35-7bc5-49e0-b42c-97f5b8ef0ca0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19276 | 2026.01.21 00:13:20.050353 [ 294 ] {ccfb71f5-ad46-40ff-bdd5-926ec51ce163} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19277 | 2026.01.21 00:13:20.050358 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19278 | 2026.01.21 00:13:20.050362 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19279 | 2026.01.21 00:13:20.050416 [ 291 ] {} <Debug> TCP-Session: 90465b72-ef29-443c-b3ec-c5d1e8460185 Authenticating user 'default' from [fd00:1122:3344:101::e]:37675 | ||
| 19280 | 2026.01.21 00:13:20.050424 [ 294 ] {ccfb71f5-ad46-40ff-bdd5-926ec51ce163} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19281 | 2026.01.21 00:13:20.050436 [ 288 ] {} <Debug> TCP-Session: 3adf31dd-251e-4d34-9e6e-958d2087d645 Authenticating user 'default' from [fd00:1122:3344:101::e]:42434 | ||
| 19282 | 2026.01.21 00:13:20.050475 [ 291 ] {} <Debug> TCP-Session: 90465b72-ef29-443c-b3ec-c5d1e8460185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19283 | 2026.01.21 00:13:20.050487 [ 288 ] {} <Debug> TCP-Session: 3adf31dd-251e-4d34-9e6e-958d2087d645 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19284 | 2026.01.21 00:13:20.050490 [ 291 ] {} <Debug> TCP-Session: 90465b72-ef29-443c-b3ec-c5d1e8460185 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19285 | 2026.01.21 00:13:20.050501 [ 288 ] {} <Debug> TCP-Session: 3adf31dd-251e-4d34-9e6e-958d2087d645 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19286 | 2026.01.21 00:13:20.050758 [ 294 ] {ccfb71f5-ad46-40ff-bdd5-926ec51ce163} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 19287 | 2026.01.21 00:13:20.051720 [ 326 ] {ccfb71f5-ad46-40ff-bdd5-926ec51ce163} <Trace> AggregatingTransform: Aggregating | ||
| 19288 | 2026.01.21 00:13:20.051755 [ 326 ] {ccfb71f5-ad46-40ff-bdd5-926ec51ce163} <Trace> Aggregator: Aggregation method: without_key | ||
| 19289 | 2026.01.21 00:13:20.051789 [ 326 ] {ccfb71f5-ad46-40ff-bdd5-926ec51ce163} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000924354 sec. (1081.837 rows/sec., 42.26 KiB/sec.) | ||
| 19290 | 2026.01.21 00:13:20.051807 [ 326 ] {ccfb71f5-ad46-40ff-bdd5-926ec51ce163} <Trace> Aggregator: Merging aggregated data | ||
| 19291 | 2026.01.21 00:13:20.053573 [ 294 ] {ccfb71f5-ad46-40ff-bdd5-926ec51ce163} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003658 sec., 273.3734281027884 rows/sec., 10.68 KiB/sec. | ||
| 19292 | 2026.01.21 00:13:20.053751 [ 294 ] {ccfb71f5-ad46-40ff-bdd5-926ec51ce163} <Debug> TCPHandler: Processed in 0.004095962 sec. | ||
| 19293 | 2026.01.21 00:13:20.053876 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19294 | 2026.01.21 00:13:20.053908 [ 294 ] {} <Debug> TCP-Session: ee6a25c9-f3ce-4c77-a21c-d02a8f683b9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19295 | 2026.01.21 00:13:20.053909 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19296 | 2026.01.21 00:13:20.053928 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19297 | 2026.01.21 00:13:20.053951 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19298 | 2026.01.21 00:13:20.053975 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19299 | 2026.01.21 00:13:20.053979 [ 3 ] {} <Debug> TCP-Session: 25c45f35-7bc5-49e0-b42c-97f5b8ef0ca0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19300 | 2026.01.21 00:13:20.054005 [ 286 ] {} <Debug> TCP-Session: 8ebed02e-6ec0-4411-8017-315d56a4e9a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19301 | 2026.01.21 00:13:20.054017 [ 292 ] {} <Debug> TCP-Session: b4dedcbf-ce71-437e-b567-521eb0f28911 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19302 | 2026.01.21 00:13:20.054023 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19303 | 2026.01.21 00:13:20.054044 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19304 | 2026.01.21 00:13:20.054064 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19305 | 2026.01.21 00:13:20.054082 [ 289 ] {} <Debug> TCP-Session: 2247169f-a10b-4956-a834-16226f12ac98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19306 | 2026.01.21 00:13:20.054098 [ 288 ] {} <Debug> TCP-Session: 3adf31dd-251e-4d34-9e6e-958d2087d645 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19307 | 2026.01.21 00:13:20.054115 [ 291 ] {} <Debug> TCP-Session: 90465b72-ef29-443c-b3ec-c5d1e8460185 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19308 | 2026.01.21 00:13:20.054001 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19309 | 2026.01.21 00:13:20.053969 [ 293 ] {} <Debug> TCP-Session: 7c34b86f-fe93-42dd-96bd-89913981b9d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19310 | 2026.01.21 00:13:20.054222 [ 290 ] {} <Debug> TCP-Session: 402fcd29-c863-4656-b30d-e5fea7768fce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19311 | 2026.01.21 00:13:20.174958 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60707 | ||
| 19312 | 2026.01.21 00:13:20.175063 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19313 | 2026.01.21 00:13:20.175089 [ 288 ] {} <Debug> TCP-Session: f8d68b55-8c3c-4c2a-983c-811cfd7391e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60707 | ||
| 19314 | 2026.01.21 00:13:20.175112 [ 288 ] {} <Debug> TCP-Session: f8d68b55-8c3c-4c2a-983c-811cfd7391e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19315 | 2026.01.21 00:13:20.175125 [ 288 ] {} <Debug> TCP-Session: f8d68b55-8c3c-4c2a-983c-811cfd7391e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19316 | 2026.01.21 00:13:20.175365 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37179 | ||
| 19317 | 2026.01.21 00:13:20.175381 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43638 | ||
| 19318 | 2026.01.21 00:13:20.175414 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49618 | ||
| 19319 | 2026.01.21 00:13:20.175434 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52185 | ||
| 19320 | 2026.01.21 00:13:20.175469 [ 288 ] {} <Trace> TCP-Session: f8d68b55-8c3c-4c2a-983c-811cfd7391e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19321 | 2026.01.21 00:13:20.175489 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19322 | 2026.01.21 00:13:20.175481 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19323 | 2026.01.21 00:13:20.175529 [ 291 ] {} <Debug> TCP-Session: 76451a95-0405-45fd-924a-a5b814403a0a Authenticating user 'default' from [fd00:1122:3344:101::e]:43638 | ||
| 19324 | 2026.01.21 00:13:20.175533 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19325 | 2026.01.21 00:13:20.175557 [ 290 ] {} <Debug> TCP-Session: 8c906d7a-4207-4cc4-8e97-c70134b86e35 Authenticating user 'default' from [fd00:1122:3344:101::e]:37179 | ||
| 19326 | 2026.01.21 00:13:20.175572 [ 291 ] {} <Debug> TCP-Session: 76451a95-0405-45fd-924a-a5b814403a0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19327 | 2026.01.21 00:13:20.175590 [ 292 ] {} <Debug> TCP-Session: 1a677214-f5e3-4bdf-8531-8bcb474ef55f Authenticating user 'default' from [fd00:1122:3344:101::e]:49618 | ||
| 19328 | 2026.01.21 00:13:20.175610 [ 291 ] {} <Debug> TCP-Session: 76451a95-0405-45fd-924a-a5b814403a0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19329 | 2026.01.21 00:13:20.175603 [ 290 ] {} <Debug> TCP-Session: 8c906d7a-4207-4cc4-8e97-c70134b86e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19330 | 2026.01.21 00:13:20.175632 [ 292 ] {} <Debug> TCP-Session: 1a677214-f5e3-4bdf-8531-8bcb474ef55f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19331 | 2026.01.21 00:13:20.175661 [ 290 ] {} <Debug> TCP-Session: 8c906d7a-4207-4cc4-8e97-c70134b86e35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19332 | 2026.01.21 00:13:20.175671 [ 292 ] {} <Debug> TCP-Session: 1a677214-f5e3-4bdf-8531-8bcb474ef55f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19333 | 2026.01.21 00:13:20.175677 [ 288 ] {d2da4805-6dbd-4a70-9bcd-aa8e8e20d0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60707) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19334 | 2026.01.21 00:13:20.175533 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19335 | 2026.01.21 00:13:20.175426 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39138 | ||
| 19336 | 2026.01.21 00:13:20.175412 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56957 | ||
| 19337 | 2026.01.21 00:13:20.175404 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49692 | ||
| 19338 | 2026.01.21 00:13:20.175372 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54842 | ||
| 19339 | 2026.01.21 00:13:20.175758 [ 286 ] {} <Debug> TCP-Session: 7f749951-dcb3-4305-8e68-12ffda71651f Authenticating user 'default' from [fd00:1122:3344:101::e]:52185 | ||
| 19340 | 2026.01.21 00:13:20.175882 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19341 | 2026.01.21 00:13:20.175906 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19342 | 2026.01.21 00:13:20.175912 [ 286 ] {} <Debug> TCP-Session: 7f749951-dcb3-4305-8e68-12ffda71651f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19343 | 2026.01.21 00:13:20.175928 [ 294 ] {} <Debug> TCP-Session: c2be368f-a1e6-411e-8a71-a6388cd6c3a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56957 | ||
| 19344 | 2026.01.21 00:13:20.175955 [ 286 ] {} <Debug> TCP-Session: 7f749951-dcb3-4305-8e68-12ffda71651f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19345 | 2026.01.21 00:13:20.175979 [ 294 ] {} <Debug> TCP-Session: c2be368f-a1e6-411e-8a71-a6388cd6c3a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19346 | 2026.01.21 00:13:20.175980 [ 288 ] {d2da4805-6dbd-4a70-9bcd-aa8e8e20d0ae} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19347 | 2026.01.21 00:13:20.176003 [ 294 ] {} <Debug> TCP-Session: c2be368f-a1e6-411e-8a71-a6388cd6c3a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19348 | 2026.01.21 00:13:20.175948 [ 293 ] {} <Debug> TCP-Session: 286e4d3d-216c-45b6-9808-afd53ed39a12 Authenticating user 'default' from [fd00:1122:3344:101::e]:49692 | ||
| 19349 | 2026.01.21 00:13:20.175941 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19350 | 2026.01.21 00:13:20.176079 [ 293 ] {} <Debug> TCP-Session: 286e4d3d-216c-45b6-9808-afd53ed39a12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19351 | 2026.01.21 00:13:20.176066 [ 288 ] {d2da4805-6dbd-4a70-9bcd-aa8e8e20d0ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19352 | 2026.01.21 00:13:20.176106 [ 289 ] {} <Debug> TCP-Session: 23685ab1-c7c8-49c1-8192-7ba187d7ca36 Authenticating user 'default' from [fd00:1122:3344:101::e]:54842 | ||
| 19353 | 2026.01.21 00:13:20.176103 [ 293 ] {} <Debug> TCP-Session: 286e4d3d-216c-45b6-9808-afd53ed39a12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19354 | 2026.01.21 00:13:20.175883 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19355 | 2026.01.21 00:13:20.176152 [ 289 ] {} <Debug> TCP-Session: 23685ab1-c7c8-49c1-8192-7ba187d7ca36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19356 | 2026.01.21 00:13:20.176182 [ 3 ] {} <Debug> TCP-Session: 015e4fa2-04be-456d-987e-825cfc851d33 Authenticating user 'default' from [fd00:1122:3344:101::e]:39138 | ||
| 19357 | 2026.01.21 00:13:20.176189 [ 289 ] {} <Debug> TCP-Session: 23685ab1-c7c8-49c1-8192-7ba187d7ca36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19358 | 2026.01.21 00:13:20.176207 [ 3 ] {} <Debug> TCP-Session: 015e4fa2-04be-456d-987e-825cfc851d33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19359 | 2026.01.21 00:13:20.176223 [ 3 ] {} <Debug> TCP-Session: 015e4fa2-04be-456d-987e-825cfc851d33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19360 | 2026.01.21 00:13:20.176422 [ 288 ] {d2da4805-6dbd-4a70-9bcd-aa8e8e20d0ae} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 19361 | 2026.01.21 00:13:20.177402 [ 335 ] {d2da4805-6dbd-4a70-9bcd-aa8e8e20d0ae} <Trace> AggregatingTransform: Aggregating | ||
| 19362 | 2026.01.21 00:13:20.177438 [ 335 ] {d2da4805-6dbd-4a70-9bcd-aa8e8e20d0ae} <Trace> Aggregator: Aggregation method: without_key | ||
| 19363 | 2026.01.21 00:13:20.177474 [ 335 ] {d2da4805-6dbd-4a70-9bcd-aa8e8e20d0ae} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000945015 sec. (1058.184 rows/sec., 41.34 KiB/sec.) | ||
| 19364 | 2026.01.21 00:13:20.177493 [ 335 ] {d2da4805-6dbd-4a70-9bcd-aa8e8e20d0ae} <Trace> Aggregator: Merging aggregated data | ||
| 19365 | 2026.01.21 00:13:20.178856 [ 288 ] {d2da4805-6dbd-4a70-9bcd-aa8e8e20d0ae} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003244 sec., 308.26140567200986 rows/sec., 12.04 KiB/sec. | ||
| 19366 | 2026.01.21 00:13:20.178976 [ 288 ] {d2da4805-6dbd-4a70-9bcd-aa8e8e20d0ae} <Debug> TCPHandler: Processed in 0.003672266 sec. | ||
| 19367 | 2026.01.21 00:13:20.179105 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19368 | 2026.01.21 00:13:20.179133 [ 288 ] {} <Debug> TCP-Session: f8d68b55-8c3c-4c2a-983c-811cfd7391e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19369 | 2026.01.21 00:13:20.179136 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19370 | 2026.01.21 00:13:20.179158 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19371 | 2026.01.21 00:13:20.179175 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19372 | 2026.01.21 00:13:20.179189 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19373 | 2026.01.21 00:13:20.179210 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19374 | 2026.01.21 00:13:20.179230 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19375 | 2026.01.21 00:13:20.179238 [ 289 ] {} <Debug> TCP-Session: 23685ab1-c7c8-49c1-8192-7ba187d7ca36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19376 | 2026.01.21 00:13:20.179252 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19377 | 2026.01.21 00:13:20.179264 [ 292 ] {} <Debug> TCP-Session: 1a677214-f5e3-4bdf-8531-8bcb474ef55f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19378 | 2026.01.21 00:13:20.179276 [ 291 ] {} <Debug> TCP-Session: 76451a95-0405-45fd-924a-a5b814403a0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19379 | 2026.01.21 00:13:20.179302 [ 293 ] {} <Debug> TCP-Session: 286e4d3d-216c-45b6-9808-afd53ed39a12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19380 | 2026.01.21 00:13:20.179264 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19381 | 2026.01.21 00:13:20.179225 [ 3 ] {} <Debug> TCP-Session: 015e4fa2-04be-456d-987e-825cfc851d33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19382 | 2026.01.21 00:13:20.179373 [ 294 ] {} <Debug> TCP-Session: c2be368f-a1e6-411e-8a71-a6388cd6c3a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19383 | 2026.01.21 00:13:20.179204 [ 286 ] {} <Debug> TCP-Session: 7f749951-dcb3-4305-8e68-12ffda71651f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19384 | 2026.01.21 00:13:20.179185 [ 290 ] {} <Debug> TCP-Session: 8c906d7a-4207-4cc4-8e97-c70134b86e35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19385 | 2026.01.21 00:13:21.156679 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 19386 | 2026.01.21 00:13:21.180014 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19387 | 2026.01.21 00:13:21.180114 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19388 | 2026.01.21 00:13:21.187878 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 19389 | 2026.01.21 00:13:21.188883 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19390 | 2026.01.21 00:13:21.195039 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 19391 | 2026.01.21 00:13:21.306275 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2300 | ||
| 19392 | 2026.01.21 00:13:21.309634 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19393 | 2026.01.21 00:13:21.309722 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19394 | 2026.01.21 00:13:21.311508 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 19395 | 2026.01.21 00:13:21.311925 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19396 | 2026.01.21 00:13:21.312469 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2300 | ||
| 19397 | 2026.01.21 00:13:22.342795 [ 217 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19398 | 2026.01.21 00:13:22.342846 [ 217 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19399 | 2026.01.21 00:13:22.350429 [ 217 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19400 | 2026.01.21 00:13:22.622144 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19401 | 2026.01.21 00:13:22.622320 [ 255 ] {78e8613b-5972-45fa-9146-bade38ac06a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19402 | 2026.01.21 00:13:22.622389 [ 255 ] {78e8613b-5972-45fa-9146-bade38ac06a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19403 | 2026.01.21 00:13:22.623066 [ 255 ] {78e8613b-5972-45fa-9146-bade38ac06a6} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19404 | 2026.01.21 00:13:22.623116 [ 255 ] {78e8613b-5972-45fa-9146-bade38ac06a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19405 | 2026.01.21 00:13:22.623524 [ 255 ] {78e8613b-5972-45fa-9146-bade38ac06a6} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19406 | 2026.01.21 00:13:22.623852 [ 255 ] {78e8613b-5972-45fa-9146-bade38ac06a6} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19407 | 2026.01.21 00:13:22.624014 [ 255 ] {78e8613b-5972-45fa-9146-bade38ac06a6} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001743 sec., 40160.642570281125 rows/sec., 3.22 MiB/sec. | ||
| 19408 | 2026.01.21 00:13:22.624068 [ 255 ] {78e8613b-5972-45fa-9146-bade38ac06a6} <Debug> TCPHandler: Processed in 0.002051661 sec. | ||
| 19409 | 2026.01.21 00:13:22.624196 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19410 | 2026.01.21 00:13:22.624300 [ 255 ] {4a58938a-287d-4d3a-b480-6253476cdd28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19411 | 2026.01.21 00:13:22.624346 [ 255 ] {4a58938a-287d-4d3a-b480-6253476cdd28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19412 | 2026.01.21 00:13:22.624773 [ 255 ] {4a58938a-287d-4d3a-b480-6253476cdd28} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19413 | 2026.01.21 00:13:22.624813 [ 255 ] {4a58938a-287d-4d3a-b480-6253476cdd28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19414 | 2026.01.21 00:13:22.625230 [ 255 ] {4a58938a-287d-4d3a-b480-6253476cdd28} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19415 | 2026.01.21 00:13:22.625484 [ 255 ] {4a58938a-287d-4d3a-b480-6253476cdd28} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19416 | 2026.01.21 00:13:22.625628 [ 255 ] {4a58938a-287d-4d3a-b480-6253476cdd28} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001353 sec., 5173.688100517369 rows/sec., 389.04 KiB/sec. | ||
| 19417 | 2026.01.21 00:13:22.625670 [ 255 ] {4a58938a-287d-4d3a-b480-6253476cdd28} <Debug> TCPHandler: Processed in 0.001525043 sec. | ||
| 19418 | 2026.01.21 00:13:22.625698 [ 220 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19419 | 2026.01.21 00:13:22.625753 [ 220 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19420 | 2026.01.21 00:13:22.625785 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19421 | 2026.01.21 00:13:22.625888 [ 255 ] {26325e7d-9be3-4a4b-94f0-e1157adc1c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19422 | 2026.01.21 00:13:22.625931 [ 255 ] {26325e7d-9be3-4a4b-94f0-e1157adc1c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19423 | 2026.01.21 00:13:22.626367 [ 255 ] {26325e7d-9be3-4a4b-94f0-e1157adc1c56} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19424 | 2026.01.21 00:13:22.626409 [ 255 ] {26325e7d-9be3-4a4b-94f0-e1157adc1c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19425 | 2026.01.21 00:13:22.626743 [ 255 ] {26325e7d-9be3-4a4b-94f0-e1157adc1c56} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19426 | 2026.01.21 00:13:22.626998 [ 255 ] {26325e7d-9be3-4a4b-94f0-e1157adc1c56} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19427 | 2026.01.21 00:13:22.627132 [ 255 ] {26325e7d-9be3-4a4b-94f0-e1157adc1c56} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001265 sec., 56126.48221343873 rows/sec., 4.38 MiB/sec. | ||
| 19428 | 2026.01.21 00:13:22.627172 [ 255 ] {26325e7d-9be3-4a4b-94f0-e1157adc1c56} <Debug> TCPHandler: Processed in 0.001437072 sec. | ||
| 19429 | 2026.01.21 00:13:22.627288 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19430 | 2026.01.21 00:13:22.627389 [ 255 ] {1b0b81b6-02e9-422e-ae37-0ac6b74ab830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19431 | 2026.01.21 00:13:22.627436 [ 255 ] {1b0b81b6-02e9-422e-ae37-0ac6b74ab830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19432 | 2026.01.21 00:13:22.627865 [ 255 ] {1b0b81b6-02e9-422e-ae37-0ac6b74ab830} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19433 | 2026.01.21 00:13:22.627903 [ 255 ] {1b0b81b6-02e9-422e-ae37-0ac6b74ab830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19434 | 2026.01.21 00:13:22.628265 [ 255 ] {1b0b81b6-02e9-422e-ae37-0ac6b74ab830} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19435 | 2026.01.21 00:13:22.628528 [ 255 ] {1b0b81b6-02e9-422e-ae37-0ac6b74ab830} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19436 | 2026.01.21 00:13:22.628663 [ 255 ] {1b0b81b6-02e9-422e-ae37-0ac6b74ab830} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001297 sec., 123361.6037008481 rows/sec., 8.59 MiB/sec. | ||
| 19437 | 2026.01.21 00:13:22.628703 [ 255 ] {1b0b81b6-02e9-422e-ae37-0ac6b74ab830} <Debug> TCPHandler: Processed in 0.001463712 sec. | ||
| 19438 | 2026.01.21 00:13:22.628813 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19439 | 2026.01.21 00:13:22.628914 [ 255 ] {88007525-1e68-4fd9-acdc-fa30f70ff0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19440 | 2026.01.21 00:13:22.628974 [ 255 ] {88007525-1e68-4fd9-acdc-fa30f70ff0c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19441 | 2026.01.21 00:13:22.629773 [ 255 ] {88007525-1e68-4fd9-acdc-fa30f70ff0c8} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19442 | 2026.01.21 00:13:22.629814 [ 255 ] {88007525-1e68-4fd9-acdc-fa30f70ff0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19443 | 2026.01.21 00:13:22.629963 [ 220 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19444 | 2026.01.21 00:13:22.630363 [ 255 ] {88007525-1e68-4fd9-acdc-fa30f70ff0c8} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19445 | 2026.01.21 00:13:22.630605 [ 255 ] {88007525-1e68-4fd9-acdc-fa30f70ff0c8} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19446 | 2026.01.21 00:13:22.630729 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19447 | 2026.01.21 00:13:22.630748 [ 255 ] {88007525-1e68-4fd9-acdc-fa30f70ff0c8} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001854 sec., 3775.6202804746495 rows/sec., 6.77 MiB/sec. | ||
| 19448 | 2026.01.21 00:13:22.630777 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19449 | 2026.01.21 00:13:22.630803 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19450 | 2026.01.21 00:13:22.630813 [ 255 ] {88007525-1e68-4fd9-acdc-fa30f70ff0c8} <Debug> TCPHandler: Processed in 0.002051401 sec. | ||
| 19451 | 2026.01.21 00:13:22.630906 [ 192 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 19452 | 2026.01.21 00:13:22.630933 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19453 | 2026.01.21 00:13:22.631035 [ 255 ] {d7773f65-592a-40b5-a279-af03365a06c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19454 | 2026.01.21 00:13:22.631078 [ 255 ] {d7773f65-592a-40b5-a279-af03365a06c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19455 | 2026.01.21 00:13:22.631152 [ 192 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19456 | 2026.01.21 00:13:22.631220 [ 192 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2607 rows starting from the beginning of the part | ||
| 19457 | 2026.01.21 00:13:22.631361 [ 192 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 7 rows starting from the beginning of the part | ||
| 19458 | 2026.01.21 00:13:22.631440 [ 255 ] {d7773f65-592a-40b5-a279-af03365a06c2} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19459 | 2026.01.21 00:13:22.631477 [ 192 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 34 rows starting from the beginning of the part | ||
| 19460 | 2026.01.21 00:13:22.631481 [ 255 ] {d7773f65-592a-40b5-a279-af03365a06c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19461 | 2026.01.21 00:13:22.631594 [ 192 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 7 rows starting from the beginning of the part | ||
| 19462 | 2026.01.21 00:13:22.631704 [ 192 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 34 rows starting from the beginning of the part | ||
| 19463 | 2026.01.21 00:13:22.631809 [ 192 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 7 rows starting from the beginning of the part | ||
| 19464 | 2026.01.21 00:13:22.631814 [ 255 ] {d7773f65-592a-40b5-a279-af03365a06c2} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19465 | 2026.01.21 00:13:22.632044 [ 255 ] {d7773f65-592a-40b5-a279-af03365a06c2} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19466 | 2026.01.21 00:13:22.632183 [ 255 ] {d7773f65-592a-40b5-a279-af03365a06c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 19467 | 2026.01.21 00:13:22.632221 [ 255 ] {d7773f65-592a-40b5-a279-af03365a06c2} <Debug> TCPHandler: Processed in 0.001338891 sec. | ||
| 19468 | 2026.01.21 00:13:22.638337 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2696 rows, containing 19 columns (19 merged, 0 gathered) in 0.007472544 sec., 360787.43731719744 rows/sec., 646.51 MiB/sec. | ||
| 19469 | 2026.01.21 00:13:22.640917 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19470 | 2026.01.21 00:13:22.641345 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19471 | 2026.01.21 00:13:22.641433 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19472 | 2026.01.21 00:13:22.641611 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.96 MiB. | ||
| 19473 | 2026.01.21 00:13:23.551061 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19474 | 2026.01.21 00:13:23.551123 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19475 | 2026.01.21 00:13:23.553580 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19476 | 2026.01.21 00:13:23.796282 [ 225 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19477 | 2026.01.21 00:13:23.796360 [ 225 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19478 | 2026.01.21 00:13:23.798758 [ 225 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19479 | 2026.01.21 00:13:23.868531 [ 219 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19480 | 2026.01.21 00:13:23.868590 [ 219 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19481 | 2026.01.21 00:13:23.871858 [ 219 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19482 | 2026.01.21 00:13:25.588750 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50160 | ||
| 19483 | 2026.01.21 00:13:25.588950 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19484 | 2026.01.21 00:13:25.588986 [ 288 ] {} <Debug> TCP-Session: bd9eeead-6e7c-439b-bc39-5d2f6e9688fd Authenticating user 'default' from [fd00:1122:3344:101::e]:50160 | ||
| 19485 | 2026.01.21 00:13:25.589013 [ 288 ] {} <Debug> TCP-Session: bd9eeead-6e7c-439b-bc39-5d2f6e9688fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19486 | 2026.01.21 00:13:25.589030 [ 288 ] {} <Debug> TCP-Session: bd9eeead-6e7c-439b-bc39-5d2f6e9688fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19487 | 2026.01.21 00:13:25.589322 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36192 | ||
| 19488 | 2026.01.21 00:13:25.589445 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52998 | ||
| 19489 | 2026.01.21 00:13:25.589473 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55997 | ||
| 19490 | 2026.01.21 00:13:25.589517 [ 288 ] {} <Trace> TCP-Session: bd9eeead-6e7c-439b-bc39-5d2f6e9688fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19491 | 2026.01.21 00:13:25.589510 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57245 | ||
| 19492 | 2026.01.21 00:13:25.589587 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19493 | 2026.01.21 00:13:25.589607 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57270 | ||
| 19494 | 2026.01.21 00:13:25.589618 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19495 | 2026.01.21 00:13:25.589653 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19496 | 2026.01.21 00:13:25.589490 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49224 | ||
| 19497 | 2026.01.21 00:13:25.589680 [ 292 ] {} <Debug> TCP-Session: 51bd8751-1fcd-43a3-ae30-6cd4399e270e Authenticating user 'default' from [fd00:1122:3344:101::e]:55997 | ||
| 19498 | 2026.01.21 00:13:25.589699 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19499 | 2026.01.21 00:13:25.589737 [ 288 ] {a08ee9a2-e7a2-4466-bfee-07faf30d1a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50160) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19500 | 2026.01.21 00:13:25.589745 [ 292 ] {} <Debug> TCP-Session: 51bd8751-1fcd-43a3-ae30-6cd4399e270e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19501 | 2026.01.21 00:13:25.589759 [ 286 ] {} <Debug> TCP-Session: f4e8b5f5-09db-4dc7-9fff-6082b172f31d Authenticating user 'default' from [fd00:1122:3344:101::e]:57270 | ||
| 19502 | 2026.01.21 00:13:25.589789 [ 292 ] {} <Debug> TCP-Session: 51bd8751-1fcd-43a3-ae30-6cd4399e270e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19503 | 2026.01.21 00:13:25.589782 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19504 | 2026.01.21 00:13:25.589817 [ 286 ] {} <Debug> TCP-Session: f4e8b5f5-09db-4dc7-9fff-6082b172f31d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19505 | 2026.01.21 00:13:25.589697 [ 3 ] {} <Debug> TCP-Session: d72b0043-be5c-41e6-a37a-e0820d9ba563 Authenticating user 'default' from [fd00:1122:3344:101::e]:57245 | ||
| 19506 | 2026.01.21 00:13:25.589866 [ 286 ] {} <Debug> TCP-Session: f4e8b5f5-09db-4dc7-9fff-6082b172f31d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19507 | 2026.01.21 00:13:25.589885 [ 3 ] {} <Debug> TCP-Session: d72b0043-be5c-41e6-a37a-e0820d9ba563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19508 | 2026.01.21 00:13:25.589862 [ 294 ] {} <Debug> TCP-Session: 17258b0c-2302-4767-be66-e4aebfcc8377 Authenticating user 'default' from [fd00:1122:3344:101::e]:49224 | ||
| 19509 | 2026.01.21 00:13:25.589905 [ 3 ] {} <Debug> TCP-Session: d72b0043-be5c-41e6-a37a-e0820d9ba563 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19510 | 2026.01.21 00:13:25.589488 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49147 | ||
| 19511 | 2026.01.21 00:13:25.589954 [ 294 ] {} <Debug> TCP-Session: 17258b0c-2302-4767-be66-e4aebfcc8377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19512 | 2026.01.21 00:13:25.590026 [ 294 ] {} <Debug> TCP-Session: 17258b0c-2302-4767-be66-e4aebfcc8377 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19513 | 2026.01.21 00:13:25.589476 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54980 | ||
| 19514 | 2026.01.21 00:13:25.589466 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19515 | 2026.01.21 00:13:25.590098 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19516 | 2026.01.21 00:13:25.590141 [ 289 ] {} <Debug> TCP-Session: 320d5adc-7d49-4732-b653-2dea8ae1210b Authenticating user 'default' from [fd00:1122:3344:101::e]:36192 | ||
| 19517 | 2026.01.21 00:13:25.590162 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19518 | 2026.01.21 00:13:25.590170 [ 291 ] {} <Debug> TCP-Session: e8fc1cce-2eb5-4162-88c1-197008ac6cb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49147 | ||
| 19519 | 2026.01.21 00:13:25.590182 [ 289 ] {} <Debug> TCP-Session: 320d5adc-7d49-4732-b653-2dea8ae1210b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19520 | 2026.01.21 00:13:25.590197 [ 293 ] {} <Debug> TCP-Session: e9096ce6-1b73-498d-ad22-bb3a17e206b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54980 | ||
| 19521 | 2026.01.21 00:13:25.590240 [ 289 ] {} <Debug> TCP-Session: 320d5adc-7d49-4732-b653-2dea8ae1210b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19522 | 2026.01.21 00:13:25.590241 [ 288 ] {a08ee9a2-e7a2-4466-bfee-07faf30d1a9e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19523 | 2026.01.21 00:13:25.590264 [ 293 ] {} <Debug> TCP-Session: e9096ce6-1b73-498d-ad22-bb3a17e206b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19524 | 2026.01.21 00:13:25.590230 [ 291 ] {} <Debug> TCP-Session: e8fc1cce-2eb5-4162-88c1-197008ac6cb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19525 | 2026.01.21 00:13:25.590337 [ 293 ] {} <Debug> TCP-Session: e9096ce6-1b73-498d-ad22-bb3a17e206b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19526 | 2026.01.21 00:13:25.590374 [ 291 ] {} <Debug> TCP-Session: e8fc1cce-2eb5-4162-88c1-197008ac6cb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19527 | 2026.01.21 00:13:25.590383 [ 288 ] {a08ee9a2-e7a2-4466-bfee-07faf30d1a9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19528 | 2026.01.21 00:13:25.589637 [ 290 ] {} <Debug> TCP-Session: 89518805-6b8b-4323-87d1-188c19a6c7d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52998 | ||
| 19529 | 2026.01.21 00:13:25.590472 [ 290 ] {} <Debug> TCP-Session: 89518805-6b8b-4323-87d1-188c19a6c7d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19530 | 2026.01.21 00:13:25.590495 [ 290 ] {} <Debug> TCP-Session: 89518805-6b8b-4323-87d1-188c19a6c7d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19531 | 2026.01.21 00:13:25.590812 [ 288 ] {a08ee9a2-e7a2-4466-bfee-07faf30d1a9e} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 19532 | 2026.01.21 00:13:25.591733 [ 342 ] {a08ee9a2-e7a2-4466-bfee-07faf30d1a9e} <Trace> AggregatingTransform: Aggregating | ||
| 19533 | 2026.01.21 00:13:25.591776 [ 342 ] {a08ee9a2-e7a2-4466-bfee-07faf30d1a9e} <Trace> Aggregator: Aggregation method: without_key | ||
| 19534 | 2026.01.21 00:13:25.591813 [ 342 ] {a08ee9a2-e7a2-4466-bfee-07faf30d1a9e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000889783 sec. (1123.870 rows/sec., 43.90 KiB/sec.) | ||
| 19535 | 2026.01.21 00:13:25.591831 [ 342 ] {a08ee9a2-e7a2-4466-bfee-07faf30d1a9e} <Trace> Aggregator: Merging aggregated data | ||
| 19536 | 2026.01.21 00:13:25.592930 [ 288 ] {a08ee9a2-e7a2-4466-bfee-07faf30d1a9e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003262 sec., 306.5603923973023 rows/sec., 11.98 KiB/sec. | ||
| 19537 | 2026.01.21 00:13:25.593086 [ 288 ] {a08ee9a2-e7a2-4466-bfee-07faf30d1a9e} <Debug> TCPHandler: Processed in 0.003757878 sec. | ||
| 19538 | 2026.01.21 00:13:25.593198 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19539 | 2026.01.21 00:13:25.593229 [ 288 ] {} <Debug> TCP-Session: bd9eeead-6e7c-439b-bc39-5d2f6e9688fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19540 | 2026.01.21 00:13:25.593264 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19541 | 2026.01.21 00:13:25.593277 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19542 | 2026.01.21 00:13:25.593300 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19543 | 2026.01.21 00:13:25.593323 [ 286 ] {} <Debug> TCP-Session: f4e8b5f5-09db-4dc7-9fff-6082b172f31d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19544 | 2026.01.21 00:13:25.593348 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19545 | 2026.01.21 00:13:25.593360 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19546 | 2026.01.21 00:13:25.593399 [ 292 ] {} <Debug> TCP-Session: 51bd8751-1fcd-43a3-ae30-6cd4399e270e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19547 | 2026.01.21 00:13:25.593371 [ 289 ] {} <Debug> TCP-Session: 320d5adc-7d49-4732-b653-2dea8ae1210b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19548 | 2026.01.21 00:13:25.593429 [ 294 ] {} <Debug> TCP-Session: 17258b0c-2302-4767-be66-e4aebfcc8377 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19549 | 2026.01.21 00:13:25.593365 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19550 | 2026.01.21 00:13:25.593360 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19551 | 2026.01.21 00:13:25.593340 [ 291 ] {} <Debug> TCP-Session: e8fc1cce-2eb5-4162-88c1-197008ac6cb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19552 | 2026.01.21 00:13:25.593502 [ 3 ] {} <Debug> TCP-Session: d72b0043-be5c-41e6-a37a-e0820d9ba563 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19553 | 2026.01.21 00:13:25.593516 [ 293 ] {} <Debug> TCP-Session: e9096ce6-1b73-498d-ad22-bb3a17e206b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19554 | 2026.01.21 00:13:25.593330 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19555 | 2026.01.21 00:13:25.593586 [ 290 ] {} <Debug> TCP-Session: 89518805-6b8b-4323-87d1-188c19a6c7d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19556 | 2026.01.21 00:13:25.929807 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19557 | 2026.01.21 00:13:25.929854 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19558 | 2026.01.21 00:13:26.136833 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47075 | ||
| 19559 | 2026.01.21 00:13:26.137426 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19560 | 2026.01.21 00:13:26.137476 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19561 | 2026.01.21 00:13:26.138005 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 19562 | 2026.01.21 00:13:26.138251 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19563 | 2026.01.21 00:13:26.138379 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47075 | ||
| 19564 | 2026.01.21 00:13:27.624071 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19565 | 2026.01.21 00:13:27.624267 [ 255 ] {0afeb9b1-7003-4b0c-8ece-fdc74ed65ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19566 | 2026.01.21 00:13:27.624337 [ 255 ] {0afeb9b1-7003-4b0c-8ece-fdc74ed65ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19567 | 2026.01.21 00:13:27.625102 [ 255 ] {0afeb9b1-7003-4b0c-8ece-fdc74ed65ca7} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19568 | 2026.01.21 00:13:27.625139 [ 255 ] {0afeb9b1-7003-4b0c-8ece-fdc74ed65ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19569 | 2026.01.21 00:13:27.625518 [ 255 ] {0afeb9b1-7003-4b0c-8ece-fdc74ed65ca7} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19570 | 2026.01.21 00:13:27.625736 [ 255 ] {0afeb9b1-7003-4b0c-8ece-fdc74ed65ca7} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19571 | 2026.01.21 00:13:27.625857 [ 81 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19572 | 2026.01.21 00:13:27.625880 [ 255 ] {0afeb9b1-7003-4b0c-8ece-fdc74ed65ca7} <Debug> executeQuery: Read 142 rows, 12.62 KiB in 0.001666 sec., 85234.09363745498 rows/sec., 7.40 MiB/sec. | ||
| 19573 | 2026.01.21 00:13:27.625893 [ 81 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19574 | 2026.01.21 00:13:27.625914 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19575 | 2026.01.21 00:13:27.625922 [ 255 ] {0afeb9b1-7003-4b0c-8ece-fdc74ed65ca7} <Debug> TCPHandler: Processed in 0.00198087 sec. | ||
| 19576 | 2026.01.21 00:13:27.626011 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19577 | 2026.01.21 00:13:27.626060 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19578 | 2026.01.21 00:13:27.626127 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19579 | 2026.01.21 00:13:27.626169 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2556 rows starting from the beginning of the part | ||
| 19580 | 2026.01.21 00:13:27.626171 [ 255 ] {316bb550-8978-495d-b604-bbed684a4496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19581 | 2026.01.21 00:13:27.626222 [ 255 ] {316bb550-8978-495d-b604-bbed684a4496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19582 | 2026.01.21 00:13:27.626249 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 124 rows starting from the beginning of the part | ||
| 19583 | 2026.01.21 00:13:27.626313 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 70 rows starting from the beginning of the part | ||
| 19584 | 2026.01.21 00:13:27.626382 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 126 rows starting from the beginning of the part | ||
| 19585 | 2026.01.21 00:13:27.626444 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 70 rows starting from the beginning of the part | ||
| 19586 | 2026.01.21 00:13:27.626506 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 142 rows starting from the beginning of the part | ||
| 19587 | 2026.01.21 00:13:27.626756 [ 255 ] {316bb550-8978-495d-b604-bbed684a4496} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19588 | 2026.01.21 00:13:27.626794 [ 255 ] {316bb550-8978-495d-b604-bbed684a4496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19589 | 2026.01.21 00:13:27.627159 [ 255 ] {316bb550-8978-495d-b604-bbed684a4496} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19590 | 2026.01.21 00:13:27.627372 [ 255 ] {316bb550-8978-495d-b604-bbed684a4496} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19591 | 2026.01.21 00:13:27.627498 [ 255 ] {316bb550-8978-495d-b604-bbed684a4496} <Debug> executeQuery: Read 43 rows, 3.23 KiB in 0.001351 sec., 31828.275351591416 rows/sec., 2.34 MiB/sec. | ||
| 19592 | 2026.01.21 00:13:27.627535 [ 255 ] {316bb550-8978-495d-b604-bbed684a4496} <Debug> TCPHandler: Processed in 0.001539774 sec. | ||
| 19593 | 2026.01.21 00:13:27.627645 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19594 | 2026.01.21 00:13:27.627738 [ 255 ] {e9b9c17f-5986-49e9-860e-461f838a099a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19595 | 2026.01.21 00:13:27.627776 [ 255 ] {e9b9c17f-5986-49e9-860e-461f838a099a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19596 | 2026.01.21 00:13:27.627930 [ 187 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3088 rows, containing 5 columns (5 merged, 0 gathered) in 0.00195785 sec., 1577240.3401690628 rows/sec., 135.78 MiB/sec. | ||
| 19597 | 2026.01.21 00:13:27.628222 [ 255 ] {e9b9c17f-5986-49e9-860e-461f838a099a} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19598 | 2026.01.21 00:13:27.628268 [ 255 ] {e9b9c17f-5986-49e9-860e-461f838a099a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19599 | 2026.01.21 00:13:27.628325 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19600 | 2026.01.21 00:13:27.628598 [ 255 ] {e9b9c17f-5986-49e9-860e-461f838a099a} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19601 | 2026.01.21 00:13:27.628742 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_146_29} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19602 | 2026.01.21 00:13:27.628844 [ 255 ] {e9b9c17f-5986-49e9-860e-461f838a099a} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19603 | 2026.01.21 00:13:27.628851 [ 194 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_146_29} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19604 | 2026.01.21 00:13:27.628964 [ 81 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19605 | 2026.01.21 00:13:27.628979 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 19606 | 2026.01.21 00:13:27.628990 [ 255 ] {e9b9c17f-5986-49e9-860e-461f838a099a} <Debug> executeQuery: Read 113 rows, 9.07 KiB in 0.001269 sec., 89046.49330181246 rows/sec., 6.98 MiB/sec. | ||
| 19607 | 2026.01.21 00:13:27.628994 [ 81 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19608 | 2026.01.21 00:13:27.629026 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19609 | 2026.01.21 00:13:27.629035 [ 255 ] {e9b9c17f-5986-49e9-860e-461f838a099a} <Debug> TCPHandler: Processed in 0.001438092 sec. | ||
| 19610 | 2026.01.21 00:13:27.629118 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19611 | 2026.01.21 00:13:27.629151 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19612 | 2026.01.21 00:13:27.629237 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19613 | 2026.01.21 00:13:27.629249 [ 255 ] {77891246-1f29-4d51-9d68-cc2896e0bea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19614 | 2026.01.21 00:13:27.629278 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1304 rows starting from the beginning of the part | ||
| 19615 | 2026.01.21 00:13:27.629298 [ 255 ] {77891246-1f29-4d51-9d68-cc2896e0bea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19616 | 2026.01.21 00:13:27.629349 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 98 rows starting from the beginning of the part | ||
| 19617 | 2026.01.21 00:13:27.629401 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 71 rows starting from the beginning of the part | ||
| 19618 | 2026.01.21 00:13:27.629444 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 102 rows starting from the beginning of the part | ||
| 19619 | 2026.01.21 00:13:27.629485 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 71 rows starting from the beginning of the part | ||
| 19620 | 2026.01.21 00:13:27.629526 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 113 rows starting from the beginning of the part | ||
| 19621 | 2026.01.21 00:13:27.629715 [ 255 ] {77891246-1f29-4d51-9d68-cc2896e0bea3} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19622 | 2026.01.21 00:13:27.629755 [ 255 ] {77891246-1f29-4d51-9d68-cc2896e0bea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19623 | 2026.01.21 00:13:27.630090 [ 255 ] {77891246-1f29-4d51-9d68-cc2896e0bea3} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19624 | 2026.01.21 00:13:27.630312 [ 255 ] {77891246-1f29-4d51-9d68-cc2896e0bea3} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19625 | 2026.01.21 00:13:27.630417 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 2 parts from all_1_141_31 to all_142_142_0 | ||
| 19626 | 2026.01.21 00:13:27.630435 [ 255 ] {77891246-1f29-4d51-9d68-cc2896e0bea3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 19627 | 2026.01.21 00:13:27.630440 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19628 | 2026.01.21 00:13:27.630465 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19629 | 2026.01.21 00:13:27.630473 [ 255 ] {77891246-1f29-4d51-9d68-cc2896e0bea3} <Debug> TCPHandler: Processed in 0.001370471 sec. | ||
| 19630 | 2026.01.21 00:13:27.630531 [ 194 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_142_32} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_141_31 to all_142_142_0 into Compact with storage Full | ||
| 19631 | 2026.01.21 00:13:27.630581 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19632 | 2026.01.21 00:13:27.630630 [ 194 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_142_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19633 | 2026.01.21 00:13:27.630630 [ 190 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1759 rows, containing 5 columns (5 merged, 0 gathered) in 0.001555614 sec., 1130743.2306471914 rows/sec., 87.55 MiB/sec. | ||
| 19634 | 2026.01.21 00:13:27.630665 [ 194 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_142_32} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_141_31, total 39973 rows starting from the beginning of the part | ||
| 19635 | 2026.01.21 00:13:27.630678 [ 255 ] {e42b447b-fc09-45a4-9b46-77c4a2468916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19636 | 2026.01.21 00:13:27.630729 [ 194 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_142_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 19637 | 2026.01.21 00:13:27.630737 [ 255 ] {e42b447b-fc09-45a4-9b46-77c4a2468916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19638 | 2026.01.21 00:13:27.630815 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19639 | 2026.01.21 00:13:27.631100 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_146_29} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19640 | 2026.01.21 00:13:27.631172 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_146_29} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19641 | 2026.01.21 00:13:27.631242 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 19642 | 2026.01.21 00:13:27.631627 [ 255 ] {e42b447b-fc09-45a4-9b46-77c4a2468916} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19643 | 2026.01.21 00:13:27.631667 [ 255 ] {e42b447b-fc09-45a4-9b46-77c4a2468916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19644 | 2026.01.21 00:13:27.632239 [ 255 ] {e42b447b-fc09-45a4-9b46-77c4a2468916} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19645 | 2026.01.21 00:13:27.632459 [ 255 ] {e42b447b-fc09-45a4-9b46-77c4a2468916} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19646 | 2026.01.21 00:13:27.632596 [ 255 ] {e42b447b-fc09-45a4-9b46-77c4a2468916} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001935 sec., 22222.222222222223 rows/sec., 39.82 MiB/sec. | ||
| 19647 | 2026.01.21 00:13:27.632651 [ 255 ] {e42b447b-fc09-45a4-9b46-77c4a2468916} <Debug> TCPHandler: Processed in 0.002117952 sec. | ||
| 19648 | 2026.01.21 00:13:27.632667 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19649 | 2026.01.21 00:13:27.632718 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19650 | 2026.01.21 00:13:27.632755 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19651 | 2026.01.21 00:13:27.632853 [ 255 ] {bb50da29-f5bb-4101-9860-af175d7ea856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19652 | 2026.01.21 00:13:27.632895 [ 255 ] {bb50da29-f5bb-4101-9860-af175d7ea856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19653 | 2026.01.21 00:13:27.633207 [ 255 ] {bb50da29-f5bb-4101-9860-af175d7ea856} <Trace> oximeter.measurements_i64 (7faa0ba1-382b-42e3-8944-7c890a5aacbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19654 | 2026.01.21 00:13:27.633244 [ 255 ] {bb50da29-f5bb-4101-9860-af175d7ea856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19655 | 2026.01.21 00:13:27.633938 [ 255 ] {bb50da29-f5bb-4101-9860-af175d7ea856} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 19656 | 2026.01.21 00:13:27.634196 [ 255 ] {bb50da29-f5bb-4101-9860-af175d7ea856} <Trace> oximeter.measurements_i64 (7faa0ba1-382b-42e3-8944-7c890a5aacbc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19657 | 2026.01.21 00:13:27.634322 [ 255 ] {bb50da29-f5bb-4101-9860-af175d7ea856} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001487 sec., 4034.9697377269667 rows/sec., 304.07 KiB/sec. | ||
| 19658 | 2026.01.21 00:13:27.634357 [ 255 ] {bb50da29-f5bb-4101-9860-af175d7ea856} <Debug> TCPHandler: Processed in 0.001649965 sec. | ||
| 19659 | 2026.01.21 00:13:27.634470 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19660 | 2026.01.21 00:13:27.634563 [ 255 ] {d528ed3e-5fe0-402b-9a08-9df8f306fd74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19661 | 2026.01.21 00:13:27.634603 [ 255 ] {d528ed3e-5fe0-402b-9a08-9df8f306fd74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19662 | 2026.01.21 00:13:27.634931 [ 255 ] {d528ed3e-5fe0-402b-9a08-9df8f306fd74} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19663 | 2026.01.21 00:13:27.634970 [ 255 ] {d528ed3e-5fe0-402b-9a08-9df8f306fd74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19664 | 2026.01.21 00:13:27.635303 [ 255 ] {d528ed3e-5fe0-402b-9a08-9df8f306fd74} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19665 | 2026.01.21 00:13:27.635505 [ 255 ] {d528ed3e-5fe0-402b-9a08-9df8f306fd74} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19666 | 2026.01.21 00:13:27.635607 [ 81 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19667 | 2026.01.21 00:13:27.635632 [ 81 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19668 | 2026.01.21 00:13:27.635634 [ 255 ] {d528ed3e-5fe0-402b-9a08-9df8f306fd74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 19669 | 2026.01.21 00:13:27.635649 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19670 | 2026.01.21 00:13:27.635674 [ 255 ] {d528ed3e-5fe0-402b-9a08-9df8f306fd74} <Debug> TCPHandler: Processed in 0.001250609 sec. | ||
| 19671 | 2026.01.21 00:13:27.635732 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19672 | 2026.01.21 00:13:27.635835 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19673 | 2026.01.21 00:13:27.635854 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19674 | 2026.01.21 00:13:27.635892 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 7992 rows starting from the beginning of the part | ||
| 19675 | 2026.01.21 00:13:27.635956 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 19676 | 2026.01.21 00:13:27.636005 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 19677 | 2026.01.21 00:13:27.636048 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 19678 | 2026.01.21 00:13:27.636090 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 19679 | 2026.01.21 00:13:27.636138 [ 190 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 19680 | 2026.01.21 00:13:27.637161 [ 195 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_142_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40133 rows, containing 5 columns (5 merged, 0 gathered) in 0.006656131 sec., 6029478.686642435 rows/sec., 411.88 MiB/sec. | ||
| 19681 | 2026.01.21 00:13:27.637731 [ 195 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_142_32} <Trace> MergedBlockOutputStream: filled checksums all_1_142_32 (state Temporary) | ||
| 19682 | 2026.01.21 00:13:27.637974 [ 195 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_142_32} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_142_32 to all_1_142_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19683 | 2026.01.21 00:13:27.638043 [ 195 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_142_32} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 2 parts: [all_1_141_31, all_142_142_0] -> all_1_142_32 | ||
| 19684 | 2026.01.21 00:13:27.638128 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 19685 | 2026.01.21 00:13:27.638317 [ 199 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8292 rows, containing 4 columns (4 merged, 0 gathered) in 0.00262758 sec., 3155755.486036581 rows/sec., 208.87 MiB/sec. | ||
| 19686 | 2026.01.21 00:13:27.638457 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19687 | 2026.01.21 00:13:27.638691 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_146_29} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19688 | 2026.01.21 00:13:27.638754 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_146_29} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19689 | 2026.01.21 00:13:27.638835 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 19690 | 2026.01.21 00:13:28.695178 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 19691 | 2026.01.21 00:13:28.713784 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19692 | 2026.01.21 00:13:28.713857 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 19693 | 2026.01.21 00:13:28.720029 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 19694 | 2026.01.21 00:13:28.720753 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19695 | 2026.01.21 00:13:28.724019 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 19696 | 2026.01.21 00:13:31.312758 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2328 | ||
| 19697 | 2026.01.21 00:13:31.315223 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19698 | 2026.01.21 00:13:31.315283 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19699 | 2026.01.21 00:13:31.316520 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 19700 | 2026.01.21 00:13:31.316808 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19701 | 2026.01.21 00:13:31.317260 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2328 | ||
| 19702 | 2026.01.21 00:13:32.655188 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19703 | 2026.01.21 00:13:32.655377 [ 255 ] {a1143dc8-7a91-4f75-b80c-f99c18431376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19704 | 2026.01.21 00:13:32.655443 [ 255 ] {a1143dc8-7a91-4f75-b80c-f99c18431376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19705 | 2026.01.21 00:13:32.656133 [ 255 ] {a1143dc8-7a91-4f75-b80c-f99c18431376} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19706 | 2026.01.21 00:13:32.656187 [ 255 ] {a1143dc8-7a91-4f75-b80c-f99c18431376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19707 | 2026.01.21 00:13:32.656595 [ 255 ] {a1143dc8-7a91-4f75-b80c-f99c18431376} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 19708 | 2026.01.21 00:13:32.656827 [ 255 ] {a1143dc8-7a91-4f75-b80c-f99c18431376} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19709 | 2026.01.21 00:13:32.656979 [ 255 ] {a1143dc8-7a91-4f75-b80c-f99c18431376} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001651 sec., 14536.644457904302 rows/sec., 1.21 MiB/sec. | ||
| 19710 | 2026.01.21 00:13:32.657023 [ 255 ] {a1143dc8-7a91-4f75-b80c-f99c18431376} <Debug> TCPHandler: Processed in 0.00196918 sec. | ||
| 19711 | 2026.01.21 00:13:32.657152 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19712 | 2026.01.21 00:13:32.657247 [ 255 ] {d0278860-5cbd-4fb4-9000-f8824d8b2e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19713 | 2026.01.21 00:13:32.657290 [ 255 ] {d0278860-5cbd-4fb4-9000-f8824d8b2e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19714 | 2026.01.21 00:13:32.657701 [ 255 ] {d0278860-5cbd-4fb4-9000-f8824d8b2e40} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19715 | 2026.01.21 00:13:32.657736 [ 255 ] {d0278860-5cbd-4fb4-9000-f8824d8b2e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19716 | 2026.01.21 00:13:32.658043 [ 255 ] {d0278860-5cbd-4fb4-9000-f8824d8b2e40} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 19717 | 2026.01.21 00:13:32.658281 [ 255 ] {d0278860-5cbd-4fb4-9000-f8824d8b2e40} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19718 | 2026.01.21 00:13:32.658431 [ 255 ] {d0278860-5cbd-4fb4-9000-f8824d8b2e40} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001203 sec., 3325.0207813798834 rows/sec., 271.13 KiB/sec. | ||
| 19719 | 2026.01.21 00:13:32.658472 [ 255 ] {d0278860-5cbd-4fb4-9000-f8824d8b2e40} <Debug> TCPHandler: Processed in 0.001370811 sec. | ||
| 19720 | 2026.01.21 00:13:32.658599 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19721 | 2026.01.21 00:13:32.658731 [ 255 ] {2053eb3a-36e6-41c1-b52a-861a59858ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19722 | 2026.01.21 00:13:32.658784 [ 255 ] {2053eb3a-36e6-41c1-b52a-861a59858ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19723 | 2026.01.21 00:13:32.660243 [ 255 ] {2053eb3a-36e6-41c1-b52a-861a59858ac8} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19724 | 2026.01.21 00:13:32.660290 [ 255 ] {2053eb3a-36e6-41c1-b52a-861a59858ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19725 | 2026.01.21 00:13:32.660851 [ 255 ] {2053eb3a-36e6-41c1-b52a-861a59858ac8} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19726 | 2026.01.21 00:13:32.661167 [ 255 ] {2053eb3a-36e6-41c1-b52a-861a59858ac8} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19727 | 2026.01.21 00:13:32.661345 [ 255 ] {2053eb3a-36e6-41c1-b52a-861a59858ac8} <Debug> executeQuery: Read 1332 rows, 113.92 KiB in 0.002638 sec., 504927.97573919635 rows/sec., 42.17 MiB/sec. | ||
| 19728 | 2026.01.21 00:13:32.661398 [ 255 ] {2053eb3a-36e6-41c1-b52a-861a59858ac8} <Debug> TCPHandler: Processed in 0.002860443 sec. | ||
| 19729 | 2026.01.21 00:13:32.661545 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19730 | 2026.01.21 00:13:32.661661 [ 255 ] {eea9c544-7a58-4752-bf3a-39fec2aa8643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19731 | 2026.01.21 00:13:32.661715 [ 255 ] {eea9c544-7a58-4752-bf3a-39fec2aa8643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19732 | 2026.01.21 00:13:32.662272 [ 255 ] {eea9c544-7a58-4752-bf3a-39fec2aa8643} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19733 | 2026.01.21 00:13:32.662316 [ 255 ] {eea9c544-7a58-4752-bf3a-39fec2aa8643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19734 | 2026.01.21 00:13:32.662736 [ 255 ] {eea9c544-7a58-4752-bf3a-39fec2aa8643} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19735 | 2026.01.21 00:13:32.663044 [ 255 ] {eea9c544-7a58-4752-bf3a-39fec2aa8643} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19736 | 2026.01.21 00:13:32.663221 [ 255 ] {eea9c544-7a58-4752-bf3a-39fec2aa8643} <Debug> executeQuery: Read 23 rows, 1.77 KiB in 0.001582 sec., 14538.558786346397 rows/sec., 1.09 MiB/sec. | ||
| 19737 | 2026.01.21 00:13:32.663275 [ 255 ] {eea9c544-7a58-4752-bf3a-39fec2aa8643} <Debug> TCPHandler: Processed in 0.001792367 sec. | ||
| 19738 | 2026.01.21 00:13:32.663410 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19739 | 2026.01.21 00:13:32.663532 [ 255 ] {111b1196-7efc-43b1-866b-e78ba3cdaf82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19740 | 2026.01.21 00:13:32.663587 [ 255 ] {111b1196-7efc-43b1-866b-e78ba3cdaf82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19741 | 2026.01.21 00:13:32.664226 [ 255 ] {111b1196-7efc-43b1-866b-e78ba3cdaf82} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19742 | 2026.01.21 00:13:32.664261 [ 255 ] {111b1196-7efc-43b1-866b-e78ba3cdaf82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19743 | 2026.01.21 00:13:32.664580 [ 255 ] {111b1196-7efc-43b1-866b-e78ba3cdaf82} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 19744 | 2026.01.21 00:13:32.664815 [ 255 ] {111b1196-7efc-43b1-866b-e78ba3cdaf82} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19745 | 2026.01.21 00:13:32.664947 [ 255 ] {111b1196-7efc-43b1-866b-e78ba3cdaf82} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00144 sec., 175000 rows/sec., 12.10 MiB/sec. | ||
| 19746 | 2026.01.21 00:13:32.664986 [ 255 ] {111b1196-7efc-43b1-866b-e78ba3cdaf82} <Debug> TCPHandler: Processed in 0.001638555 sec. | ||
| 19747 | 2026.01.21 00:13:32.665101 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19748 | 2026.01.21 00:13:32.665197 [ 255 ] {326842b8-4d27-4958-8ea6-dd2fe6e8fc29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19749 | 2026.01.21 00:13:32.665239 [ 255 ] {326842b8-4d27-4958-8ea6-dd2fe6e8fc29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19750 | 2026.01.21 00:13:32.665680 [ 255 ] {326842b8-4d27-4958-8ea6-dd2fe6e8fc29} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19751 | 2026.01.21 00:13:32.665717 [ 255 ] {326842b8-4d27-4958-8ea6-dd2fe6e8fc29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19752 | 2026.01.21 00:13:32.666018 [ 255 ] {326842b8-4d27-4958-8ea6-dd2fe6e8fc29} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 19753 | 2026.01.21 00:13:32.666241 [ 255 ] {326842b8-4d27-4958-8ea6-dd2fe6e8fc29} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19754 | 2026.01.21 00:13:32.666373 [ 255 ] {326842b8-4d27-4958-8ea6-dd2fe6e8fc29} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001194 sec., 10050.251256281408 rows/sec., 785.18 KiB/sec. | ||
| 19755 | 2026.01.21 00:13:32.666425 [ 255 ] {326842b8-4d27-4958-8ea6-dd2fe6e8fc29} <Debug> TCPHandler: Processed in 0.001373771 sec. | ||
| 19756 | 2026.01.21 00:13:32.666564 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19757 | 2026.01.21 00:13:32.666662 [ 255 ] {6e3993a5-b0c5-4809-b1fc-d272689a92c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19758 | 2026.01.21 00:13:32.666704 [ 255 ] {6e3993a5-b0c5-4809-b1fc-d272689a92c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19759 | 2026.01.21 00:13:32.667356 [ 255 ] {6e3993a5-b0c5-4809-b1fc-d272689a92c3} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19760 | 2026.01.21 00:13:32.667392 [ 255 ] {6e3993a5-b0c5-4809-b1fc-d272689a92c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19761 | 2026.01.21 00:13:32.667725 [ 255 ] {6e3993a5-b0c5-4809-b1fc-d272689a92c3} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19762 | 2026.01.21 00:13:32.667944 [ 255 ] {6e3993a5-b0c5-4809-b1fc-d272689a92c3} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19763 | 2026.01.21 00:13:32.668072 [ 255 ] {6e3993a5-b0c5-4809-b1fc-d272689a92c3} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.001429 sec., 396780.9657102869 rows/sec., 29.76 MiB/sec. | ||
| 19764 | 2026.01.21 00:13:32.668112 [ 255 ] {6e3993a5-b0c5-4809-b1fc-d272689a92c3} <Debug> TCPHandler: Processed in 0.001599244 sec. | ||
| 19765 | 2026.01.21 00:13:32.668249 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19766 | 2026.01.21 00:13:32.668348 [ 255 ] {d75dbcbf-480d-4318-8dff-0ebbd04f2071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19767 | 2026.01.21 00:13:32.668393 [ 255 ] {d75dbcbf-480d-4318-8dff-0ebbd04f2071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19768 | 2026.01.21 00:13:32.669001 [ 255 ] {d75dbcbf-480d-4318-8dff-0ebbd04f2071} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19769 | 2026.01.21 00:13:32.669037 [ 255 ] {d75dbcbf-480d-4318-8dff-0ebbd04f2071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19770 | 2026.01.21 00:13:32.669415 [ 255 ] {d75dbcbf-480d-4318-8dff-0ebbd04f2071} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19771 | 2026.01.21 00:13:32.669644 [ 255 ] {d75dbcbf-480d-4318-8dff-0ebbd04f2071} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19772 | 2026.01.21 00:13:32.669752 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 6 parts from all_1_142_32 to all_147_147_0 | ||
| 19773 | 2026.01.21 00:13:32.669772 [ 255 ] {d75dbcbf-480d-4318-8dff-0ebbd04f2071} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001442 sec., 611650.4854368932 rows/sec., 41.51 MiB/sec. | ||
| 19774 | 2026.01.21 00:13:32.669793 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19775 | 2026.01.21 00:13:32.669811 [ 255 ] {d75dbcbf-480d-4318-8dff-0ebbd04f2071} <Debug> TCPHandler: Processed in 0.001611824 sec. | ||
| 19776 | 2026.01.21 00:13:32.669812 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19777 | 2026.01.21 00:13:32.669929 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_147_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_142_32 to all_147_147_0 into Compact with storage Full | ||
| 19778 | 2026.01.21 00:13:32.669934 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19779 | 2026.01.21 00:13:32.670093 [ 255 ] {39b63489-4b62-4d09-98b8-a75dbb55dcbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19780 | 2026.01.21 00:13:32.670096 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_147_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19781 | 2026.01.21 00:13:32.670152 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_147_33} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_142_32, total 40133 rows starting from the beginning of the part | ||
| 19782 | 2026.01.21 00:13:32.670152 [ 255 ] {39b63489-4b62-4d09-98b8-a75dbb55dcbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19783 | 2026.01.21 00:13:32.670223 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_147_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
| 19784 | 2026.01.21 00:13:32.670281 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_147_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 162 rows starting from the beginning of the part | ||
| 19785 | 2026.01.21 00:13:32.670328 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_147_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 19786 | 2026.01.21 00:13:32.670371 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_147_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 19787 | 2026.01.21 00:13:32.670414 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_147_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 882 rows starting from the beginning of the part | ||
| 19788 | 2026.01.21 00:13:32.670980 [ 255 ] {39b63489-4b62-4d09-98b8-a75dbb55dcbc} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19789 | 2026.01.21 00:13:32.671023 [ 255 ] {39b63489-4b62-4d09-98b8-a75dbb55dcbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19790 | 2026.01.21 00:13:32.671562 [ 255 ] {39b63489-4b62-4d09-98b8-a75dbb55dcbc} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19791 | 2026.01.21 00:13:32.671811 [ 255 ] {39b63489-4b62-4d09-98b8-a75dbb55dcbc} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19792 | 2026.01.21 00:13:32.671960 [ 255 ] {39b63489-4b62-4d09-98b8-a75dbb55dcbc} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001887 sec., 3709.5919448860627 rows/sec., 6.65 MiB/sec. | ||
| 19793 | 2026.01.21 00:13:32.672032 [ 255 ] {39b63489-4b62-4d09-98b8-a75dbb55dcbc} <Debug> TCPHandler: Processed in 0.002149003 sec. | ||
| 19794 | 2026.01.21 00:13:32.672184 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19795 | 2026.01.21 00:13:32.672284 [ 255 ] {4d253673-3dd3-4a93-bf95-54460adf1017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19796 | 2026.01.21 00:13:32.672326 [ 255 ] {4d253673-3dd3-4a93-bf95-54460adf1017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19797 | 2026.01.21 00:13:32.672701 [ 255 ] {4d253673-3dd3-4a93-bf95-54460adf1017} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19798 | 2026.01.21 00:13:32.672737 [ 255 ] {4d253673-3dd3-4a93-bf95-54460adf1017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19799 | 2026.01.21 00:13:32.673070 [ 255 ] {4d253673-3dd3-4a93-bf95-54460adf1017} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19800 | 2026.01.21 00:13:32.673298 [ 255 ] {4d253673-3dd3-4a93-bf95-54460adf1017} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19801 | 2026.01.21 00:13:32.673436 [ 255 ] {4d253673-3dd3-4a93-bf95-54460adf1017} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 19802 | 2026.01.21 00:13:32.673474 [ 255 ] {4d253673-3dd3-4a93-bf95-54460adf1017} <Debug> TCPHandler: Processed in 0.00134102 sec. | ||
| 19803 | 2026.01.21 00:13:32.678105 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_147_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41657 rows, containing 5 columns (5 merged, 0 gathered) in 0.008224315 sec., 5065102.686363545 rows/sec., 346.06 MiB/sec. | ||
| 19804 | 2026.01.21 00:13:32.678425 [ 189 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_147_33} <Trace> MergedBlockOutputStream: filled checksums all_1_147_33 (state Temporary) | ||
| 19805 | 2026.01.21 00:13:32.678722 [ 189 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_147_33} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_147_33 to all_1_147_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19806 | 2026.01.21 00:13:32.678790 [ 189 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_147_33} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 6 parts: [all_1_142_32, all_147_147_0] -> all_1_147_33 | ||
| 19807 | 2026.01.21 00:13:32.678874 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 19808 | 2026.01.21 00:13:33.638601 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47523 | ||
| 19809 | 2026.01.21 00:13:33.639167 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19810 | 2026.01.21 00:13:33.639216 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19811 | 2026.01.21 00:13:33.640498 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 19812 | 2026.01.21 00:13:33.640744 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19813 | 2026.01.21 00:13:33.640889 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47523 | ||
| 19814 | 2026.01.21 00:13:36.224159 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 19815 | 2026.01.21 00:13:36.242663 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19816 | 2026.01.21 00:13:36.242729 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19817 | 2026.01.21 00:13:36.249157 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 19818 | 2026.01.21 00:13:36.249888 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19819 | 2026.01.21 00:13:36.253189 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 19820 | 2026.01.21 00:13:37.624041 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19821 | 2026.01.21 00:13:37.624238 [ 255 ] {0da4809e-9cf1-4421-960b-ea6474fd0d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19822 | 2026.01.21 00:13:37.624307 [ 255 ] {0da4809e-9cf1-4421-960b-ea6474fd0d15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19823 | 2026.01.21 00:13:37.625100 [ 255 ] {0da4809e-9cf1-4421-960b-ea6474fd0d15} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19824 | 2026.01.21 00:13:37.625139 [ 255 ] {0da4809e-9cf1-4421-960b-ea6474fd0d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19825 | 2026.01.21 00:13:37.625564 [ 255 ] {0da4809e-9cf1-4421-960b-ea6474fd0d15} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19826 | 2026.01.21 00:13:37.625807 [ 255 ] {0da4809e-9cf1-4421-960b-ea6474fd0d15} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19827 | 2026.01.21 00:13:37.625963 [ 255 ] {0da4809e-9cf1-4421-960b-ea6474fd0d15} <Debug> executeQuery: Read 152 rows, 13.57 KiB in 0.00178 sec., 85393.25842696629 rows/sec., 7.44 MiB/sec. | ||
| 19828 | 2026.01.21 00:13:37.626007 [ 255 ] {0da4809e-9cf1-4421-960b-ea6474fd0d15} <Debug> TCPHandler: Processed in 0.002097932 sec. | ||
| 19829 | 2026.01.21 00:13:37.626134 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19830 | 2026.01.21 00:13:37.626230 [ 255 ] {98028b02-7758-492d-ae1b-3e204639ae56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19831 | 2026.01.21 00:13:37.626271 [ 255 ] {98028b02-7758-492d-ae1b-3e204639ae56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19832 | 2026.01.21 00:13:37.626710 [ 255 ] {98028b02-7758-492d-ae1b-3e204639ae56} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19833 | 2026.01.21 00:13:37.626745 [ 255 ] {98028b02-7758-492d-ae1b-3e204639ae56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19834 | 2026.01.21 00:13:37.627068 [ 255 ] {98028b02-7758-492d-ae1b-3e204639ae56} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19835 | 2026.01.21 00:13:37.627285 [ 255 ] {98028b02-7758-492d-ae1b-3e204639ae56} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19836 | 2026.01.21 00:13:37.627417 [ 255 ] {98028b02-7758-492d-ae1b-3e204639ae56} <Debug> executeQuery: Read 48 rows, 3.61 KiB in 0.001205 sec., 39834.02489626556 rows/sec., 2.93 MiB/sec. | ||
| 19837 | 2026.01.21 00:13:37.627455 [ 255 ] {98028b02-7758-492d-ae1b-3e204639ae56} <Debug> TCPHandler: Processed in 0.001371041 sec. | ||
| 19838 | 2026.01.21 00:13:37.627578 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19839 | 2026.01.21 00:13:37.627672 [ 255 ] {352b5ece-7088-43bc-beb8-5968fe42f56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19840 | 2026.01.21 00:13:37.627711 [ 255 ] {352b5ece-7088-43bc-beb8-5968fe42f56b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19841 | 2026.01.21 00:13:37.628172 [ 255 ] {352b5ece-7088-43bc-beb8-5968fe42f56b} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19842 | 2026.01.21 00:13:37.628207 [ 255 ] {352b5ece-7088-43bc-beb8-5968fe42f56b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19843 | 2026.01.21 00:13:37.628530 [ 255 ] {352b5ece-7088-43bc-beb8-5968fe42f56b} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19844 | 2026.01.21 00:13:37.628751 [ 255 ] {352b5ece-7088-43bc-beb8-5968fe42f56b} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19845 | 2026.01.21 00:13:37.628878 [ 255 ] {352b5ece-7088-43bc-beb8-5968fe42f56b} <Debug> executeQuery: Read 121 rows, 9.68 KiB in 0.001225 sec., 98775.51020408164 rows/sec., 7.72 MiB/sec. | ||
| 19846 | 2026.01.21 00:13:37.628916 [ 255 ] {352b5ece-7088-43bc-beb8-5968fe42f56b} <Debug> TCPHandler: Processed in 0.001388301 sec. | ||
| 19847 | 2026.01.21 00:13:37.629037 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19848 | 2026.01.21 00:13:37.629133 [ 255 ] {586a34ef-8e89-4be2-a27d-2f98658bbdc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19849 | 2026.01.21 00:13:37.629176 [ 255 ] {586a34ef-8e89-4be2-a27d-2f98658bbdc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19850 | 2026.01.21 00:13:37.629609 [ 255 ] {586a34ef-8e89-4be2-a27d-2f98658bbdc4} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19851 | 2026.01.21 00:13:37.629645 [ 255 ] {586a34ef-8e89-4be2-a27d-2f98658bbdc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19852 | 2026.01.21 00:13:37.629985 [ 255 ] {586a34ef-8e89-4be2-a27d-2f98658bbdc4} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19853 | 2026.01.21 00:13:37.630208 [ 255 ] {586a34ef-8e89-4be2-a27d-2f98658bbdc4} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19854 | 2026.01.21 00:13:37.630340 [ 255 ] {586a34ef-8e89-4be2-a27d-2f98658bbdc4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 19855 | 2026.01.21 00:13:37.630377 [ 255 ] {586a34ef-8e89-4be2-a27d-2f98658bbdc4} <Debug> TCPHandler: Processed in 0.001393031 sec. | ||
| 19856 | 2026.01.21 00:13:37.630488 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19857 | 2026.01.21 00:13:37.630583 [ 255 ] {5dcb19ce-7e6d-4666-bca2-5b67c14f572d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19858 | 2026.01.21 00:13:37.630637 [ 255 ] {5dcb19ce-7e6d-4666-bca2-5b67c14f572d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19859 | 2026.01.21 00:13:37.631560 [ 255 ] {5dcb19ce-7e6d-4666-bca2-5b67c14f572d} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19860 | 2026.01.21 00:13:37.631595 [ 255 ] {5dcb19ce-7e6d-4666-bca2-5b67c14f572d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19861 | 2026.01.21 00:13:37.632191 [ 255 ] {5dcb19ce-7e6d-4666-bca2-5b67c14f572d} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19862 | 2026.01.21 00:13:37.632436 [ 255 ] {5dcb19ce-7e6d-4666-bca2-5b67c14f572d} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19863 | 2026.01.21 00:13:37.632579 [ 255 ] {5dcb19ce-7e6d-4666-bca2-5b67c14f572d} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.002015 sec., 23821.33995037221 rows/sec., 42.69 MiB/sec. | ||
| 19864 | 2026.01.21 00:13:37.632636 [ 255 ] {5dcb19ce-7e6d-4666-bca2-5b67c14f572d} <Debug> TCPHandler: Processed in 0.002197154 sec. | ||
| 19865 | 2026.01.21 00:13:37.632751 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19866 | 2026.01.21 00:13:37.632845 [ 255 ] {8b2e6e32-e3ee-47d0-868a-ea4020c79776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19867 | 2026.01.21 00:13:37.632888 [ 255 ] {8b2e6e32-e3ee-47d0-868a-ea4020c79776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19868 | 2026.01.21 00:13:37.633215 [ 255 ] {8b2e6e32-e3ee-47d0-868a-ea4020c79776} <Trace> oximeter.measurements_i64 (7faa0ba1-382b-42e3-8944-7c890a5aacbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19869 | 2026.01.21 00:13:37.633250 [ 255 ] {8b2e6e32-e3ee-47d0-868a-ea4020c79776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19870 | 2026.01.21 00:13:37.633558 [ 255 ] {8b2e6e32-e3ee-47d0-868a-ea4020c79776} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 19871 | 2026.01.21 00:13:37.633777 [ 255 ] {8b2e6e32-e3ee-47d0-868a-ea4020c79776} <Trace> oximeter.measurements_i64 (7faa0ba1-382b-42e3-8944-7c890a5aacbc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19872 | 2026.01.21 00:13:37.633895 [ 72 ] {} <Debug> oximeter.measurements_i64 (7faa0ba1-382b-42e3-8944-7c890a5aacbc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 19873 | 2026.01.21 00:13:37.633902 [ 255 ] {8b2e6e32-e3ee-47d0-868a-ea4020c79776} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001076 sec., 8364.312267657993 rows/sec., 590.84 KiB/sec. | ||
| 19874 | 2026.01.21 00:13:37.633966 [ 72 ] {} <Trace> oximeter.measurements_i64 (7faa0ba1-382b-42e3-8944-7c890a5aacbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19875 | 2026.01.21 00:13:37.633981 [ 255 ] {8b2e6e32-e3ee-47d0-868a-ea4020c79776} <Debug> TCPHandler: Processed in 0.001279239 sec. | ||
| 19876 | 2026.01.21 00:13:37.633991 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19877 | 2026.01.21 00:13:37.634096 [ 189 ] {7faa0ba1-382b-42e3-8944-7c890a5aacbc::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 | ||
| 19878 | 2026.01.21 00:13:37.634102 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19879 | 2026.01.21 00:13:37.634217 [ 189 ] {7faa0ba1-382b-42e3-8944-7c890a5aacbc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19880 | 2026.01.21 00:13:37.634233 [ 255 ] {525f0c54-1a76-4edb-8624-fd37094f6d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19881 | 2026.01.21 00:13:37.634251 [ 189 ] {7faa0ba1-382b-42e3-8944-7c890a5aacbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 9 rows starting from the beginning of the part | ||
| 19882 | 2026.01.21 00:13:37.634274 [ 255 ] {525f0c54-1a76-4edb-8624-fd37094f6d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19883 | 2026.01.21 00:13:37.634311 [ 189 ] {7faa0ba1-382b-42e3-8944-7c890a5aacbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 19884 | 2026.01.21 00:13:37.634353 [ 189 ] {7faa0ba1-382b-42e3-8944-7c890a5aacbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 19885 | 2026.01.21 00:13:37.634394 [ 189 ] {7faa0ba1-382b-42e3-8944-7c890a5aacbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
| 19886 | 2026.01.21 00:13:37.634432 [ 189 ] {7faa0ba1-382b-42e3-8944-7c890a5aacbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 19887 | 2026.01.21 00:13:37.634471 [ 189 ] {7faa0ba1-382b-42e3-8944-7c890a5aacbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 9 rows starting from the beginning of the part | ||
| 19888 | 2026.01.21 00:13:37.634624 [ 255 ] {525f0c54-1a76-4edb-8624-fd37094f6d01} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19889 | 2026.01.21 00:13:37.634660 [ 255 ] {525f0c54-1a76-4edb-8624-fd37094f6d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19890 | 2026.01.21 00:13:37.634970 [ 255 ] {525f0c54-1a76-4edb-8624-fd37094f6d01} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19891 | 2026.01.21 00:13:37.635191 [ 255 ] {525f0c54-1a76-4edb-8624-fd37094f6d01} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19892 | 2026.01.21 00:13:37.635321 [ 255 ] {525f0c54-1a76-4edb-8624-fd37094f6d01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 19893 | 2026.01.21 00:13:37.635356 [ 255 ] {525f0c54-1a76-4edb-8624-fd37094f6d01} <Debug> TCPHandler: Processed in 0.00130386 sec. | ||
| 19894 | 2026.01.21 00:13:37.637227 [ 199 ] {7faa0ba1-382b-42e3-8944-7c890a5aacbc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.003169399 sec., 13251.723749518442 rows/sec., 971.82 KiB/sec. | ||
| 19895 | 2026.01.21 00:13:37.637438 [ 196 ] {7faa0ba1-382b-42e3-8944-7c890a5aacbc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 19896 | 2026.01.21 00:13:37.637791 [ 196 ] {7faa0ba1-382b-42e3-8944-7c890a5aacbc::all_1_6_1} <Trace> oximeter.measurements_i64 (7faa0ba1-382b-42e3-8944-7c890a5aacbc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19897 | 2026.01.21 00:13:37.637877 [ 196 ] {7faa0ba1-382b-42e3-8944-7c890a5aacbc::all_1_6_1} <Trace> oximeter.measurements_i64 (7faa0ba1-382b-42e3-8944-7c890a5aacbc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 19898 | 2026.01.21 00:13:37.637974 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 19899 | 2026.01.21 00:13:40.929920 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19900 | 2026.01.21 00:13:40.929993 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19901 | 2026.01.21 00:13:41.141065 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48035 | ||
| 19902 | 2026.01.21 00:13:41.141587 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19903 | 2026.01.21 00:13:41.141629 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19904 | 2026.01.21 00:13:41.142095 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 19905 | 2026.01.21 00:13:41.142325 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19906 | 2026.01.21 00:13:41.142457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48035 | ||
| 19907 | 2026.01.21 00:13:41.317524 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2362 | ||
| 19908 | 2026.01.21 00:13:41.320286 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19909 | 2026.01.21 00:13:41.320337 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19910 | 2026.01.21 00:13:41.321619 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 19911 | 2026.01.21 00:13:41.321884 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19912 | 2026.01.21 00:13:41.322096 [ 217 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19913 | 2026.01.21 00:13:41.322139 [ 217 ] {} <Debug> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19914 | 2026.01.21 00:13:41.322191 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2362 | ||
| 19915 | 2026.01.21 00:13:41.324837 [ 217 ] {} <Debug> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19916 | 2026.01.21 00:13:42.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.36 MiB, peak 417.61 MiB, free memory in arenas 0.00 B, will set to 398.35 MiB (RSS), difference: 3.99 MiB | ||
| 19917 | 2026.01.21 00:13:42.075838 [ 223 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19918 | 2026.01.21 00:13:42.075895 [ 223 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19919 | 2026.01.21 00:13:42.078802 [ 223 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19920 | 2026.01.21 00:13:42.621859 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19921 | 2026.01.21 00:13:42.622056 [ 255 ] {37a9779e-fcc7-4596-b11e-0c5ef6180720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19922 | 2026.01.21 00:13:42.622130 [ 255 ] {37a9779e-fcc7-4596-b11e-0c5ef6180720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19923 | 2026.01.21 00:13:42.622851 [ 255 ] {37a9779e-fcc7-4596-b11e-0c5ef6180720} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19924 | 2026.01.21 00:13:42.622890 [ 255 ] {37a9779e-fcc7-4596-b11e-0c5ef6180720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19925 | 2026.01.21 00:13:42.623284 [ 255 ] {37a9779e-fcc7-4596-b11e-0c5ef6180720} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19926 | 2026.01.21 00:13:42.623541 [ 255 ] {37a9779e-fcc7-4596-b11e-0c5ef6180720} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19927 | 2026.01.21 00:13:42.623694 [ 255 ] {37a9779e-fcc7-4596-b11e-0c5ef6180720} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.00169 sec., 41420.11834319527 rows/sec., 3.32 MiB/sec. | ||
| 19928 | 2026.01.21 00:13:42.623751 [ 255 ] {37a9779e-fcc7-4596-b11e-0c5ef6180720} <Debug> TCPHandler: Processed in 0.002021871 sec. | ||
| 19929 | 2026.01.21 00:13:42.623888 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19930 | 2026.01.21 00:13:42.623996 [ 255 ] {2770c863-ad8f-4513-a040-7e17eed6d759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19931 | 2026.01.21 00:13:42.624039 [ 255 ] {2770c863-ad8f-4513-a040-7e17eed6d759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19932 | 2026.01.21 00:13:42.624467 [ 255 ] {2770c863-ad8f-4513-a040-7e17eed6d759} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19933 | 2026.01.21 00:13:42.624503 [ 255 ] {2770c863-ad8f-4513-a040-7e17eed6d759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19934 | 2026.01.21 00:13:42.624807 [ 255 ] {2770c863-ad8f-4513-a040-7e17eed6d759} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19935 | 2026.01.21 00:13:42.625031 [ 255 ] {2770c863-ad8f-4513-a040-7e17eed6d759} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19936 | 2026.01.21 00:13:42.625163 [ 255 ] {2770c863-ad8f-4513-a040-7e17eed6d759} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001187 sec., 5897.219882055603 rows/sec., 443.44 KiB/sec. | ||
| 19937 | 2026.01.21 00:13:42.625181 [ 67 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19938 | 2026.01.21 00:13:42.625203 [ 255 ] {2770c863-ad8f-4513-a040-7e17eed6d759} <Debug> TCPHandler: Processed in 0.001366351 sec. | ||
| 19939 | 2026.01.21 00:13:42.625252 [ 67 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19940 | 2026.01.21 00:13:42.625277 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19941 | 2026.01.21 00:13:42.625350 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19942 | 2026.01.21 00:13:42.625375 [ 199 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19943 | 2026.01.21 00:13:42.625458 [ 255 ] {8a199a90-f918-48c7-a71e-3007f7288ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19944 | 2026.01.21 00:13:42.625505 [ 199 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19945 | 2026.01.21 00:13:42.625505 [ 255 ] {8a199a90-f918-48c7-a71e-3007f7288ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19946 | 2026.01.21 00:13:42.625545 [ 199 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 296 rows starting from the beginning of the part | ||
| 19947 | 2026.01.21 00:13:42.625613 [ 199 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 7 rows starting from the beginning of the part | ||
| 19948 | 2026.01.21 00:13:42.625659 [ 199 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 43 rows starting from the beginning of the part | ||
| 19949 | 2026.01.21 00:13:42.625700 [ 199 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 23 rows starting from the beginning of the part | ||
| 19950 | 2026.01.21 00:13:42.625741 [ 199 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 48 rows starting from the beginning of the part | ||
| 19951 | 2026.01.21 00:13:42.625818 [ 199 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 7 rows starting from the beginning of the part | ||
| 19952 | 2026.01.21 00:13:42.625955 [ 255 ] {8a199a90-f918-48c7-a71e-3007f7288ead} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19953 | 2026.01.21 00:13:42.625999 [ 255 ] {8a199a90-f918-48c7-a71e-3007f7288ead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19954 | 2026.01.21 00:13:42.626347 [ 255 ] {8a199a90-f918-48c7-a71e-3007f7288ead} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19955 | 2026.01.21 00:13:42.626604 [ 255 ] {8a199a90-f918-48c7-a71e-3007f7288ead} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19956 | 2026.01.21 00:13:42.626706 [ 196 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 424 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370041 sec., 309479.7892909774 rows/sec., 21.49 MiB/sec. | ||
| 19957 | 2026.01.21 00:13:42.626735 [ 255 ] {8a199a90-f918-48c7-a71e-3007f7288ead} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001296 sec., 54783.95061728395 rows/sec., 4.28 MiB/sec. | ||
| 19958 | 2026.01.21 00:13:42.626787 [ 255 ] {8a199a90-f918-48c7-a71e-3007f7288ead} <Debug> TCPHandler: Processed in 0.001488022 sec. | ||
| 19959 | 2026.01.21 00:13:42.626906 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19960 | 2026.01.21 00:13:42.626953 [ 186 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19961 | 2026.01.21 00:13:42.627009 [ 255 ] {d5445f9c-aab4-4961-9b94-1bead6583218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19962 | 2026.01.21 00:13:42.627058 [ 255 ] {d5445f9c-aab4-4961-9b94-1bead6583218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19963 | 2026.01.21 00:13:42.627318 [ 186 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_141_28} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19964 | 2026.01.21 00:13:42.627417 [ 186 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_141_28} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19965 | 2026.01.21 00:13:42.627486 [ 255 ] {d5445f9c-aab4-4961-9b94-1bead6583218} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19966 | 2026.01.21 00:13:42.627526 [ 255 ] {d5445f9c-aab4-4961-9b94-1bead6583218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19967 | 2026.01.21 00:13:42.627539 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 19968 | 2026.01.21 00:13:42.627886 [ 255 ] {d5445f9c-aab4-4961-9b94-1bead6583218} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19969 | 2026.01.21 00:13:42.628127 [ 255 ] {d5445f9c-aab4-4961-9b94-1bead6583218} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19970 | 2026.01.21 00:13:42.628264 [ 255 ] {d5445f9c-aab4-4961-9b94-1bead6583218} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 19971 | 2026.01.21 00:13:42.628302 [ 255 ] {d5445f9c-aab4-4961-9b94-1bead6583218} <Debug> TCPHandler: Processed in 0.001445212 sec. | ||
| 19972 | 2026.01.21 00:13:42.628416 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19973 | 2026.01.21 00:13:42.628521 [ 255 ] {5671091b-4298-4f42-9c30-22a080e63d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19974 | 2026.01.21 00:13:42.628576 [ 255 ] {5671091b-4298-4f42-9c30-22a080e63d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19975 | 2026.01.21 00:13:42.629356 [ 255 ] {5671091b-4298-4f42-9c30-22a080e63d9f} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19976 | 2026.01.21 00:13:42.629393 [ 255 ] {5671091b-4298-4f42-9c30-22a080e63d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19977 | 2026.01.21 00:13:42.629905 [ 255 ] {5671091b-4298-4f42-9c30-22a080e63d9f} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19978 | 2026.01.21 00:13:42.630134 [ 255 ] {5671091b-4298-4f42-9c30-22a080e63d9f} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19979 | 2026.01.21 00:13:42.630271 [ 255 ] {5671091b-4298-4f42-9c30-22a080e63d9f} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001768 sec., 3959.2760180995474 rows/sec., 7.09 MiB/sec. | ||
| 19980 | 2026.01.21 00:13:42.630327 [ 255 ] {5671091b-4298-4f42-9c30-22a080e63d9f} <Debug> TCPHandler: Processed in 0.00196084 sec. | ||
| 19981 | 2026.01.21 00:13:42.630443 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19982 | 2026.01.21 00:13:42.630546 [ 255 ] {e7f29688-4b91-4395-9b63-4796cda3adee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19983 | 2026.01.21 00:13:42.630586 [ 255 ] {e7f29688-4b91-4395-9b63-4796cda3adee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19984 | 2026.01.21 00:13:42.630928 [ 255 ] {e7f29688-4b91-4395-9b63-4796cda3adee} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19985 | 2026.01.21 00:13:42.630964 [ 255 ] {e7f29688-4b91-4395-9b63-4796cda3adee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19986 | 2026.01.21 00:13:42.631268 [ 255 ] {e7f29688-4b91-4395-9b63-4796cda3adee} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19987 | 2026.01.21 00:13:42.631490 [ 255 ] {e7f29688-4b91-4395-9b63-4796cda3adee} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19988 | 2026.01.21 00:13:42.631622 [ 255 ] {e7f29688-4b91-4395-9b63-4796cda3adee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 19989 | 2026.01.21 00:13:42.631658 [ 255 ] {e7f29688-4b91-4395-9b63-4796cda3adee} <Debug> TCPHandler: Processed in 0.001265419 sec. | ||
| 19990 | 2026.01.21 00:13:42.803440 [ 219 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19991 | 2026.01.21 00:13:42.803481 [ 219 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19992 | 2026.01.21 00:13:42.806154 [ 219 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19993 | 2026.01.21 00:13:43.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.80 MiB, peak 417.61 MiB, free memory in arenas 0.00 B, will set to 398.35 MiB (RSS), difference: 3.55 MiB | ||
| 19994 | 2026.01.21 00:13:43.753311 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 19995 | 2026.01.21 00:13:43.771855 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19996 | 2026.01.21 00:13:43.771929 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 19997 | 2026.01.21 00:13:43.778253 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 19998 | 2026.01.21 00:13:43.779014 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19999 | 2026.01.21 00:13:43.782942 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 20000 | 2026.01.21 00:13:44.764881 [ 66 ] {} <Debug> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 20001 | 2026.01.21 00:13:44.764950 [ 66 ] {} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20002 | 2026.01.21 00:13:44.764972 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20003 | 2026.01.21 00:13:44.765073 [ 198 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 20004 | 2026.01.21 00:13:44.765196 [ 198 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20005 | 2026.01.21 00:13:44.765231 [ 198 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 483 rows starting from the beginning of the part | ||
| 20006 | 2026.01.21 00:13:44.765300 [ 198 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 252 rows starting from the beginning of the part | ||
| 20007 | 2026.01.21 00:13:44.765348 [ 198 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 252 rows starting from the beginning of the part | ||
| 20008 | 2026.01.21 00:13:44.765394 [ 198 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 252 rows starting from the beginning of the part | ||
| 20009 | 2026.01.21 00:13:44.765437 [ 198 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 252 rows starting from the beginning of the part | ||
| 20010 | 2026.01.21 00:13:44.766529 [ 186 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1491 rows, containing 5 columns (5 merged, 0 gathered) in 0.001501133 sec., 993249.7653439102 rows/sec., 71.76 MiB/sec. | ||
| 20011 | 2026.01.21 00:13:44.766698 [ 198 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 20012 | 2026.01.21 00:13:44.767056 [ 198 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_32_7} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20013 | 2026.01.21 00:13:44.767144 [ 198 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_32_7} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 20014 | 2026.01.21 00:13:44.767227 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 20015 | 2026.01.21 00:13:45.204725 [ 64 ] {} <Debug> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 20016 | 2026.01.21 00:13:45.204838 [ 64 ] {} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20017 | 2026.01.21 00:13:45.204876 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20018 | 2026.01.21 00:13:45.204998 [ 224 ] {} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20019 | 2026.01.21 00:13:45.205023 [ 196 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 20020 | 2026.01.21 00:13:45.205052 [ 224 ] {} <Debug> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20021 | 2026.01.21 00:13:45.205204 [ 196 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20022 | 2026.01.21 00:13:45.205257 [ 196 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 470 rows starting from the beginning of the part | ||
| 20023 | 2026.01.21 00:13:45.205357 [ 196 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 20024 | 2026.01.21 00:13:45.205429 [ 196 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 20025 | 2026.01.21 00:13:45.205499 [ 196 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 20026 | 2026.01.21 00:13:45.205576 [ 196 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 20027 | 2026.01.21 00:13:45.206885 [ 198 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 5 columns (5 merged, 0 gathered) in 0.00192078 sec., 294671.9561844667 rows/sec., 21.03 MiB/sec. | ||
| 20028 | 2026.01.21 00:13:45.207163 [ 200 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 20029 | 2026.01.21 00:13:45.207457 [ 224 ] {} <Debug> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20030 | 2026.01.21 00:13:45.207717 [ 200 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_32_7} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20031 | 2026.01.21 00:13:45.207782 [ 200 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_32_7} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 20032 | 2026.01.21 00:13:45.207849 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 20033 | 2026.01.21 00:13:45.990119 [ 217 ] {} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20034 | 2026.01.21 00:13:45.990178 [ 217 ] {} <Debug> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20035 | 2026.01.21 00:13:45.992282 [ 217 ] {} <Debug> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20036 | 2026.01.21 00:13:47.475369 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20037 | 2026.01.21 00:13:47.475428 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20038 | 2026.01.21 00:13:47.479273 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20039 | 2026.01.21 00:13:47.589107 [ 225 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20040 | 2026.01.21 00:13:47.589189 [ 225 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20041 | 2026.01.21 00:13:47.592611 [ 225 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20042 | 2026.01.21 00:13:47.620196 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20043 | 2026.01.21 00:13:47.620407 [ 255 ] {e3af0ee6-98dd-43f4-8b15-ebbafdc0c434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) 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_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) | ||
| 20044 | 2026.01.21 00:13:47.620768 [ 255 ] {e3af0ee6-98dd-43f4-8b15-ebbafdc0c434} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20045 | 2026.01.21 00:13:47.620810 [ 255 ] {e3af0ee6-98dd-43f4-8b15-ebbafdc0c434} <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_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 | ||
| 20046 | 2026.01.21 00:13:47.621089 [ 255 ] {e3af0ee6-98dd-43f4-8b15-ebbafdc0c434} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20047 | 2026.01.21 00:13:47.621156 [ 255 ] {e3af0ee6-98dd-43f4-8b15-ebbafdc0c434} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20048 | 2026.01.21 00:13:47.621297 [ 255 ] {e3af0ee6-98dd-43f4-8b15-ebbafdc0c434} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 20049 | 2026.01.21 00:13:47.621332 [ 255 ] {e3af0ee6-98dd-43f4-8b15-ebbafdc0c434} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20050 | 2026.01.21 00:13:47.621353 [ 255 ] {e3af0ee6-98dd-43f4-8b15-ebbafdc0c434} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 20051 | 2026.01.21 00:13:47.621368 [ 255 ] {e3af0ee6-98dd-43f4-8b15-ebbafdc0c434} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20052 | 2026.01.21 00:13:47.621407 [ 255 ] {e3af0ee6-98dd-43f4-8b15-ebbafdc0c434} <Trace> MergeTreeBaseSelectProcessor: 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_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'))" | ||
| 20053 | 2026.01.21 00:13:47.621427 [ 255 ] {e3af0ee6-98dd-43f4-8b15-ebbafdc0c434} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 20054 | 2026.01.21 00:13:47.622288 [ 255 ] {e3af0ee6-98dd-43f4-8b15-ebbafdc0c434} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001989 sec., 24635.49522373052 rows/sec., 977.54 KiB/sec. | ||
| 20055 | 2026.01.21 00:13:47.622390 [ 255 ] {e3af0ee6-98dd-43f4-8b15-ebbafdc0c434} <Debug> TCPHandler: Processed in 0.002307715 sec. | ||
| 20056 | 2026.01.21 00:13:47.622791 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20057 | 2026.01.21 00:13:47.622928 [ 255 ] {fc6f1f7f-27a1-4e1d-a198-b4955c371ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) 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_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', 'virtual_machine:pv_panic_guest_handled') FORMAT Native; (stage: Complete) | ||
| 20058 | 2026.01.21 00:13:47.623245 [ 255 ] {fc6f1f7f-27a1-4e1d-a198-b4955c371ce8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20059 | 2026.01.21 00:13:47.623289 [ 255 ] {fc6f1f7f-27a1-4e1d-a198-b4955c371ce8} <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_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', 'virtual_machine:pv_panic_guest_handled')" moved to PREWHERE | ||
| 20060 | 2026.01.21 00:13:47.623605 [ 255 ] {fc6f1f7f-27a1-4e1d-a198-b4955c371ce8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20061 | 2026.01.21 00:13:47.623658 [ 255 ] {fc6f1f7f-27a1-4e1d-a198-b4955c371ce8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20062 | 2026.01.21 00:13:47.623758 [ 255 ] {fc6f1f7f-27a1-4e1d-a198-b4955c371ce8} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 20063 | 2026.01.21 00:13:47.623785 [ 255 ] {fc6f1f7f-27a1-4e1d-a198-b4955c371ce8} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20064 | 2026.01.21 00:13:47.623804 [ 255 ] {fc6f1f7f-27a1-4e1d-a198-b4955c371ce8} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 20065 | 2026.01.21 00:13:47.623817 [ 255 ] {fc6f1f7f-27a1-4e1d-a198-b4955c371ce8} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20066 | 2026.01.21 00:13:47.623851 [ 255 ] {fc6f1f7f-27a1-4e1d-a198-b4955c371ce8} <Trace> MergeTreeBaseSelectProcessor: 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_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', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 20067 | 2026.01.21 00:13:47.623869 [ 255 ] {fc6f1f7f-27a1-4e1d-a198-b4955c371ce8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 20068 | 2026.01.21 00:13:47.624315 [ 255 ] {fc6f1f7f-27a1-4e1d-a198-b4955c371ce8} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001448 sec., 33839.77900552486 rows/sec., 1.31 MiB/sec. | ||
| 20069 | 2026.01.21 00:13:47.624406 [ 255 ] {fc6f1f7f-27a1-4e1d-a198-b4955c371ce8} <Debug> TCPHandler: Processed in 0.001664795 sec. | ||
| 20070 | 2026.01.21 00:13:47.624635 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20071 | 2026.01.21 00:13:47.624772 [ 255 ] {b4b0afbe-b7ce-441e-93f1-dcb70e545a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) 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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20072 | 2026.01.21 00:13:47.624995 [ 255 ] {b4b0afbe-b7ce-441e-93f1-dcb70e545a4e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20073 | 2026.01.21 00:13:47.625033 [ 255 ] {b4b0afbe-b7ce-441e-93f1-dcb70e545a4e} <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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20074 | 2026.01.21 00:13:47.625258 [ 255 ] {b4b0afbe-b7ce-441e-93f1-dcb70e545a4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20075 | 2026.01.21 00:13:47.625310 [ 255 ] {b4b0afbe-b7ce-441e-93f1-dcb70e545a4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20076 | 2026.01.21 00:13:47.625408 [ 255 ] {b4b0afbe-b7ce-441e-93f1-dcb70e545a4e} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 20077 | 2026.01.21 00:13:47.625435 [ 255 ] {b4b0afbe-b7ce-441e-93f1-dcb70e545a4e} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20078 | 2026.01.21 00:13:47.625453 [ 255 ] {b4b0afbe-b7ce-441e-93f1-dcb70e545a4e} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 20079 | 2026.01.21 00:13:47.625467 [ 255 ] {b4b0afbe-b7ce-441e-93f1-dcb70e545a4e} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20080 | 2026.01.21 00:13:47.625500 [ 255 ] {b4b0afbe-b7ce-441e-93f1-dcb70e545a4e} <Trace> MergeTreeBaseSelectProcessor: 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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20081 | 2026.01.21 00:13:47.625517 [ 255 ] {b4b0afbe-b7ce-441e-93f1-dcb70e545a4e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 20082 | 2026.01.21 00:13:47.625967 [ 255 ] {b4b0afbe-b7ce-441e-93f1-dcb70e545a4e} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001257 sec., 38981.70246618934 rows/sec., 1.51 MiB/sec. | ||
| 20083 | 2026.01.21 00:13:47.626055 [ 255 ] {b4b0afbe-b7ce-441e-93f1-dcb70e545a4e} <Debug> TCPHandler: Processed in 0.001467532 sec. | ||
| 20084 | 2026.01.21 00:13:47.626248 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20085 | 2026.01.21 00:13:47.626386 [ 255 ] {d8225644-76be-4525-8079-3524b9c4a177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20086 | 2026.01.21 00:13:47.626606 [ 255 ] {d8225644-76be-4525-8079-3524b9c4a177} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20087 | 2026.01.21 00:13:47.626645 [ 255 ] {d8225644-76be-4525-8079-3524b9c4a177} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20088 | 2026.01.21 00:13:47.626868 [ 255 ] {d8225644-76be-4525-8079-3524b9c4a177} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20089 | 2026.01.21 00:13:47.626919 [ 255 ] {d8225644-76be-4525-8079-3524b9c4a177} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20090 | 2026.01.21 00:13:47.627014 [ 255 ] {d8225644-76be-4525-8079-3524b9c4a177} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 20091 | 2026.01.21 00:13:47.627041 [ 255 ] {d8225644-76be-4525-8079-3524b9c4a177} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20092 | 2026.01.21 00:13:47.627059 [ 255 ] {d8225644-76be-4525-8079-3524b9c4a177} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 20093 | 2026.01.21 00:13:47.627073 [ 255 ] {d8225644-76be-4525-8079-3524b9c4a177} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20094 | 2026.01.21 00:13:47.627105 [ 255 ] {d8225644-76be-4525-8079-3524b9c4a177} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20095 | 2026.01.21 00:13:47.627123 [ 255 ] {d8225644-76be-4525-8079-3524b9c4a177} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 20096 | 2026.01.21 00:13:47.627560 [ 255 ] {d8225644-76be-4525-8079-3524b9c4a177} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001236 sec., 39644.01294498382 rows/sec., 1.54 MiB/sec. | ||
| 20097 | 2026.01.21 00:13:47.627648 [ 255 ] {d8225644-76be-4525-8079-3524b9c4a177} <Debug> TCPHandler: Processed in 0.001446812 sec. | ||
| 20098 | 2026.01.21 00:13:47.627842 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20099 | 2026.01.21 00:13:47.627980 [ 255 ] {ea2f97ff-0944-480e-b167-d98ac2142510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20100 | 2026.01.21 00:13:47.628202 [ 255 ] {ea2f97ff-0944-480e-b167-d98ac2142510} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20101 | 2026.01.21 00:13:47.628241 [ 255 ] {ea2f97ff-0944-480e-b167-d98ac2142510} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20102 | 2026.01.21 00:13:47.628470 [ 255 ] {ea2f97ff-0944-480e-b167-d98ac2142510} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20103 | 2026.01.21 00:13:47.628521 [ 255 ] {ea2f97ff-0944-480e-b167-d98ac2142510} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20104 | 2026.01.21 00:13:47.628617 [ 255 ] {ea2f97ff-0944-480e-b167-d98ac2142510} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 20105 | 2026.01.21 00:13:47.628644 [ 255 ] {ea2f97ff-0944-480e-b167-d98ac2142510} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20106 | 2026.01.21 00:13:47.628663 [ 255 ] {ea2f97ff-0944-480e-b167-d98ac2142510} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 20107 | 2026.01.21 00:13:47.628676 [ 255 ] {ea2f97ff-0944-480e-b167-d98ac2142510} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20108 | 2026.01.21 00:13:47.628709 [ 255 ] {ea2f97ff-0944-480e-b167-d98ac2142510} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20109 | 2026.01.21 00:13:47.628727 [ 255 ] {ea2f97ff-0944-480e-b167-d98ac2142510} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 20110 | 2026.01.21 00:13:47.629164 [ 255 ] {ea2f97ff-0944-480e-b167-d98ac2142510} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001247 sec., 39294.30633520449 rows/sec., 1.52 MiB/sec. | ||
| 20111 | 2026.01.21 00:13:47.629252 [ 255 ] {ea2f97ff-0944-480e-b167-d98ac2142510} <Debug> TCPHandler: Processed in 0.001456442 sec. | ||
| 20112 | 2026.01.21 00:13:47.629440 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20113 | 2026.01.21 00:13:47.629578 [ 255 ] {1747c232-fff7-455f-848d-ff1ec966f832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20114 | 2026.01.21 00:13:47.629800 [ 255 ] {1747c232-fff7-455f-848d-ff1ec966f832} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20115 | 2026.01.21 00:13:47.629838 [ 255 ] {1747c232-fff7-455f-848d-ff1ec966f832} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20116 | 2026.01.21 00:13:47.630065 [ 255 ] {1747c232-fff7-455f-848d-ff1ec966f832} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20117 | 2026.01.21 00:13:47.630116 [ 255 ] {1747c232-fff7-455f-848d-ff1ec966f832} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20118 | 2026.01.21 00:13:47.630212 [ 255 ] {1747c232-fff7-455f-848d-ff1ec966f832} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 20119 | 2026.01.21 00:13:47.630239 [ 255 ] {1747c232-fff7-455f-848d-ff1ec966f832} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20120 | 2026.01.21 00:13:47.630257 [ 255 ] {1747c232-fff7-455f-848d-ff1ec966f832} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 20121 | 2026.01.21 00:13:47.630271 [ 255 ] {1747c232-fff7-455f-848d-ff1ec966f832} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20122 | 2026.01.21 00:13:47.630306 [ 255 ] {1747c232-fff7-455f-848d-ff1ec966f832} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20123 | 2026.01.21 00:13:47.630324 [ 255 ] {1747c232-fff7-455f-848d-ff1ec966f832} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 20124 | 2026.01.21 00:13:47.630769 [ 255 ] {1747c232-fff7-455f-848d-ff1ec966f832} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001254 sec., 39074.96012759171 rows/sec., 1.51 MiB/sec. | ||
| 20125 | 2026.01.21 00:13:47.630856 [ 255 ] {1747c232-fff7-455f-848d-ff1ec966f832} <Debug> TCPHandler: Processed in 0.001463002 sec. | ||
| 20126 | 2026.01.21 00:13:47.631043 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20127 | 2026.01.21 00:13:47.631188 [ 255 ] {fa3728e7-d918-47dd-94d6-165ace517ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20128 | 2026.01.21 00:13:47.631438 [ 255 ] {fa3728e7-d918-47dd-94d6-165ace517ddf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20129 | 2026.01.21 00:13:47.631478 [ 255 ] {fa3728e7-d918-47dd-94d6-165ace517ddf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20130 | 2026.01.21 00:13:47.631707 [ 255 ] {fa3728e7-d918-47dd-94d6-165ace517ddf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20131 | 2026.01.21 00:13:47.631757 [ 255 ] {fa3728e7-d918-47dd-94d6-165ace517ddf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20132 | 2026.01.21 00:13:47.631855 [ 255 ] {fa3728e7-d918-47dd-94d6-165ace517ddf} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 20133 | 2026.01.21 00:13:47.631882 [ 255 ] {fa3728e7-d918-47dd-94d6-165ace517ddf} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20134 | 2026.01.21 00:13:47.631900 [ 255 ] {fa3728e7-d918-47dd-94d6-165ace517ddf} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 20135 | 2026.01.21 00:13:47.631914 [ 255 ] {fa3728e7-d918-47dd-94d6-165ace517ddf} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20136 | 2026.01.21 00:13:47.631946 [ 255 ] {fa3728e7-d918-47dd-94d6-165ace517ddf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20137 | 2026.01.21 00:13:47.631964 [ 255 ] {fa3728e7-d918-47dd-94d6-165ace517ddf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 20138 | 2026.01.21 00:13:47.632409 [ 255 ] {fa3728e7-d918-47dd-94d6-165ace517ddf} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001285 sec., 38132.29571984436 rows/sec., 1.48 MiB/sec. | ||
| 20139 | 2026.01.21 00:13:47.632497 [ 255 ] {fa3728e7-d918-47dd-94d6-165ace517ddf} <Debug> TCPHandler: Processed in 0.001500723 sec. | ||
| 20140 | 2026.01.21 00:13:47.632699 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20141 | 2026.01.21 00:13:47.632837 [ 255 ] {8c15bd88-a601-4fe0-8a6e-e32e98950564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20142 | 2026.01.21 00:13:47.633060 [ 255 ] {8c15bd88-a601-4fe0-8a6e-e32e98950564} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20143 | 2026.01.21 00:13:47.633099 [ 255 ] {8c15bd88-a601-4fe0-8a6e-e32e98950564} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20144 | 2026.01.21 00:13:47.633330 [ 255 ] {8c15bd88-a601-4fe0-8a6e-e32e98950564} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20145 | 2026.01.21 00:13:47.633380 [ 255 ] {8c15bd88-a601-4fe0-8a6e-e32e98950564} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20146 | 2026.01.21 00:13:47.633476 [ 255 ] {8c15bd88-a601-4fe0-8a6e-e32e98950564} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 20147 | 2026.01.21 00:13:47.633503 [ 255 ] {8c15bd88-a601-4fe0-8a6e-e32e98950564} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20148 | 2026.01.21 00:13:47.633520 [ 255 ] {8c15bd88-a601-4fe0-8a6e-e32e98950564} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 20149 | 2026.01.21 00:13:47.633534 [ 255 ] {8c15bd88-a601-4fe0-8a6e-e32e98950564} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20150 | 2026.01.21 00:13:47.633567 [ 255 ] {8c15bd88-a601-4fe0-8a6e-e32e98950564} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20151 | 2026.01.21 00:13:47.633585 [ 255 ] {8c15bd88-a601-4fe0-8a6e-e32e98950564} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 20152 | 2026.01.21 00:13:47.634152 [ 255 ] {8c15bd88-a601-4fe0-8a6e-e32e98950564} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001378 sec., 35558.78084179971 rows/sec., 1.38 MiB/sec. | ||
| 20153 | 2026.01.21 00:13:47.634234 [ 255 ] {8c15bd88-a601-4fe0-8a6e-e32e98950564} <Debug> TCPHandler: Processed in 0.001582064 sec. | ||
| 20154 | 2026.01.21 00:13:47.634428 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20155 | 2026.01.21 00:13:47.634570 [ 255 ] {6ad96b07-d7b6-429e-924c-018b416316f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20156 | 2026.01.21 00:13:47.634792 [ 255 ] {6ad96b07-d7b6-429e-924c-018b416316f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20157 | 2026.01.21 00:13:47.634831 [ 255 ] {6ad96b07-d7b6-429e-924c-018b416316f3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20158 | 2026.01.21 00:13:47.635063 [ 255 ] {6ad96b07-d7b6-429e-924c-018b416316f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20159 | 2026.01.21 00:13:47.635112 [ 255 ] {6ad96b07-d7b6-429e-924c-018b416316f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20160 | 2026.01.21 00:13:47.635207 [ 255 ] {6ad96b07-d7b6-429e-924c-018b416316f3} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 20161 | 2026.01.21 00:13:47.635234 [ 255 ] {6ad96b07-d7b6-429e-924c-018b416316f3} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20162 | 2026.01.21 00:13:47.635252 [ 255 ] {6ad96b07-d7b6-429e-924c-018b416316f3} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 20163 | 2026.01.21 00:13:47.635265 [ 255 ] {6ad96b07-d7b6-429e-924c-018b416316f3} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20164 | 2026.01.21 00:13:47.635299 [ 255 ] {6ad96b07-d7b6-429e-924c-018b416316f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20165 | 2026.01.21 00:13:47.635317 [ 255 ] {6ad96b07-d7b6-429e-924c-018b416316f3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 20166 | 2026.01.21 00:13:47.635738 [ 255 ] {6ad96b07-d7b6-429e-924c-018b416316f3} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001235 sec., 39676.113360323885 rows/sec., 1.54 MiB/sec. | ||
| 20167 | 2026.01.21 00:13:47.635822 [ 255 ] {6ad96b07-d7b6-429e-924c-018b416316f3} <Debug> TCPHandler: Processed in 0.001440672 sec. | ||
| 20168 | 2026.01.21 00:13:47.636012 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20169 | 2026.01.21 00:13:47.636154 [ 255 ] {9d157310-4edb-49de-ac9d-1ca2bef30cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20170 | 2026.01.21 00:13:47.636378 [ 255 ] {9d157310-4edb-49de-ac9d-1ca2bef30cc5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20171 | 2026.01.21 00:13:47.636417 [ 255 ] {9d157310-4edb-49de-ac9d-1ca2bef30cc5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20172 | 2026.01.21 00:13:47.636651 [ 255 ] {9d157310-4edb-49de-ac9d-1ca2bef30cc5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20173 | 2026.01.21 00:13:47.636701 [ 255 ] {9d157310-4edb-49de-ac9d-1ca2bef30cc5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20174 | 2026.01.21 00:13:47.636797 [ 255 ] {9d157310-4edb-49de-ac9d-1ca2bef30cc5} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 20175 | 2026.01.21 00:13:47.636825 [ 255 ] {9d157310-4edb-49de-ac9d-1ca2bef30cc5} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20176 | 2026.01.21 00:13:47.636843 [ 255 ] {9d157310-4edb-49de-ac9d-1ca2bef30cc5} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 20177 | 2026.01.21 00:13:47.636856 [ 255 ] {9d157310-4edb-49de-ac9d-1ca2bef30cc5} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20178 | 2026.01.21 00:13:47.636890 [ 255 ] {9d157310-4edb-49de-ac9d-1ca2bef30cc5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20179 | 2026.01.21 00:13:47.636907 [ 255 ] {9d157310-4edb-49de-ac9d-1ca2bef30cc5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 20180 | 2026.01.21 00:13:47.637486 [ 255 ] {9d157310-4edb-49de-ac9d-1ca2bef30cc5} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001399 sec., 35025.017869907075 rows/sec., 1.36 MiB/sec. | ||
| 20181 | 2026.01.21 00:13:47.637571 [ 255 ] {9d157310-4edb-49de-ac9d-1ca2bef30cc5} <Debug> TCPHandler: Processed in 0.001606064 sec. | ||
| 20182 | 2026.01.21 00:13:47.637761 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20183 | 2026.01.21 00:13:47.637902 [ 255 ] {af9593d0-43af-4af0-aa4c-cbbdc48d2a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20184 | 2026.01.21 00:13:47.638126 [ 255 ] {af9593d0-43af-4af0-aa4c-cbbdc48d2a7a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20185 | 2026.01.21 00:13:47.638167 [ 255 ] {af9593d0-43af-4af0-aa4c-cbbdc48d2a7a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20186 | 2026.01.21 00:13:47.638404 [ 255 ] {af9593d0-43af-4af0-aa4c-cbbdc48d2a7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20187 | 2026.01.21 00:13:47.638454 [ 255 ] {af9593d0-43af-4af0-aa4c-cbbdc48d2a7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20188 | 2026.01.21 00:13:47.638550 [ 255 ] {af9593d0-43af-4af0-aa4c-cbbdc48d2a7a} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 20189 | 2026.01.21 00:13:47.638576 [ 255 ] {af9593d0-43af-4af0-aa4c-cbbdc48d2a7a} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20190 | 2026.01.21 00:13:47.638595 [ 255 ] {af9593d0-43af-4af0-aa4c-cbbdc48d2a7a} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 20191 | 2026.01.21 00:13:47.638608 [ 255 ] {af9593d0-43af-4af0-aa4c-cbbdc48d2a7a} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20192 | 2026.01.21 00:13:47.638642 [ 255 ] {af9593d0-43af-4af0-aa4c-cbbdc48d2a7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20193 | 2026.01.21 00:13:47.638660 [ 255 ] {af9593d0-43af-4af0-aa4c-cbbdc48d2a7a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 20194 | 2026.01.21 00:13:47.639098 [ 255 ] {af9593d0-43af-4af0-aa4c-cbbdc48d2a7a} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001262 sec., 38827.25832012678 rows/sec., 1.50 MiB/sec. | ||
| 20195 | 2026.01.21 00:13:47.639185 [ 255 ] {af9593d0-43af-4af0-aa4c-cbbdc48d2a7a} <Debug> TCPHandler: Processed in 0.001470902 sec. | ||
| 20196 | 2026.01.21 00:13:47.639372 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20197 | 2026.01.21 00:13:47.639514 [ 255 ] {f93259f8-b307-469f-ad7d-e1d1c8af0ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20198 | 2026.01.21 00:13:47.639739 [ 255 ] {f93259f8-b307-469f-ad7d-e1d1c8af0ba3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20199 | 2026.01.21 00:13:47.639779 [ 255 ] {f93259f8-b307-469f-ad7d-e1d1c8af0ba3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20200 | 2026.01.21 00:13:47.640018 [ 255 ] {f93259f8-b307-469f-ad7d-e1d1c8af0ba3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20201 | 2026.01.21 00:13:47.640068 [ 255 ] {f93259f8-b307-469f-ad7d-e1d1c8af0ba3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20202 | 2026.01.21 00:13:47.640163 [ 255 ] {f93259f8-b307-469f-ad7d-e1d1c8af0ba3} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 20203 | 2026.01.21 00:13:47.640190 [ 255 ] {f93259f8-b307-469f-ad7d-e1d1c8af0ba3} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20204 | 2026.01.21 00:13:47.640208 [ 255 ] {f93259f8-b307-469f-ad7d-e1d1c8af0ba3} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 20205 | 2026.01.21 00:13:47.640221 [ 255 ] {f93259f8-b307-469f-ad7d-e1d1c8af0ba3} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20206 | 2026.01.21 00:13:47.640254 [ 255 ] {f93259f8-b307-469f-ad7d-e1d1c8af0ba3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20207 | 2026.01.21 00:13:47.640271 [ 255 ] {f93259f8-b307-469f-ad7d-e1d1c8af0ba3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 20208 | 2026.01.21 00:13:47.640687 [ 255 ] {f93259f8-b307-469f-ad7d-e1d1c8af0ba3} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001239 sec., 39548.022598870055 rows/sec., 1.53 MiB/sec. | ||
| 20209 | 2026.01.21 00:13:47.640780 [ 255 ] {f93259f8-b307-469f-ad7d-e1d1c8af0ba3} <Debug> TCPHandler: Processed in 0.001453962 sec. | ||
| 20210 | 2026.01.21 00:13:47.641807 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20211 | 2026.01.21 00:13:47.641949 [ 255 ] {b4059a83-01bf-44e5-882c-b4df6b8ece7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20212 | 2026.01.21 00:13:47.642177 [ 255 ] {b4059a83-01bf-44e5-882c-b4df6b8ece7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20213 | 2026.01.21 00:13:47.642217 [ 255 ] {b4059a83-01bf-44e5-882c-b4df6b8ece7f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20214 | 2026.01.21 00:13:47.642457 [ 255 ] {b4059a83-01bf-44e5-882c-b4df6b8ece7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20215 | 2026.01.21 00:13:47.642509 [ 255 ] {b4059a83-01bf-44e5-882c-b4df6b8ece7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20216 | 2026.01.21 00:13:47.642604 [ 255 ] {b4059a83-01bf-44e5-882c-b4df6b8ece7f} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 20217 | 2026.01.21 00:13:47.642630 [ 255 ] {b4059a83-01bf-44e5-882c-b4df6b8ece7f} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20218 | 2026.01.21 00:13:47.642648 [ 255 ] {b4059a83-01bf-44e5-882c-b4df6b8ece7f} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 20219 | 2026.01.21 00:13:47.642663 [ 255 ] {b4059a83-01bf-44e5-882c-b4df6b8ece7f} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20220 | 2026.01.21 00:13:47.642696 [ 255 ] {b4059a83-01bf-44e5-882c-b4df6b8ece7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20221 | 2026.01.21 00:13:47.642713 [ 255 ] {b4059a83-01bf-44e5-882c-b4df6b8ece7f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 20222 | 2026.01.21 00:13:47.643137 [ 255 ] {b4059a83-01bf-44e5-882c-b4df6b8ece7f} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001256 sec., 39012.738853503186 rows/sec., 1.51 MiB/sec. | ||
| 20223 | 2026.01.21 00:13:47.643223 [ 255 ] {b4059a83-01bf-44e5-882c-b4df6b8ece7f} <Debug> TCPHandler: Processed in 0.001463102 sec. | ||
| 20224 | 2026.01.21 00:13:47.643427 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20225 | 2026.01.21 00:13:47.643570 [ 255 ] {d0470202-6138-4015-8e68-0a2cceb4d66e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20226 | 2026.01.21 00:13:47.643799 [ 255 ] {d0470202-6138-4015-8e68-0a2cceb4d66e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20227 | 2026.01.21 00:13:47.643840 [ 255 ] {d0470202-6138-4015-8e68-0a2cceb4d66e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20228 | 2026.01.21 00:13:47.644081 [ 255 ] {d0470202-6138-4015-8e68-0a2cceb4d66e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20229 | 2026.01.21 00:13:47.644131 [ 255 ] {d0470202-6138-4015-8e68-0a2cceb4d66e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20230 | 2026.01.21 00:13:47.644226 [ 255 ] {d0470202-6138-4015-8e68-0a2cceb4d66e} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 20231 | 2026.01.21 00:13:47.644253 [ 255 ] {d0470202-6138-4015-8e68-0a2cceb4d66e} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20232 | 2026.01.21 00:13:47.644271 [ 255 ] {d0470202-6138-4015-8e68-0a2cceb4d66e} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 20233 | 2026.01.21 00:13:47.644294 [ 255 ] {d0470202-6138-4015-8e68-0a2cceb4d66e} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20234 | 2026.01.21 00:13:47.644327 [ 255 ] {d0470202-6138-4015-8e68-0a2cceb4d66e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20235 | 2026.01.21 00:13:47.644345 [ 255 ] {d0470202-6138-4015-8e68-0a2cceb4d66e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 20236 | 2026.01.21 00:13:47.644748 [ 255 ] {d0470202-6138-4015-8e68-0a2cceb4d66e} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001246 sec., 39325.84269662922 rows/sec., 1.52 MiB/sec. | ||
| 20237 | 2026.01.21 00:13:47.644834 [ 255 ] {d0470202-6138-4015-8e68-0a2cceb4d66e} <Debug> TCPHandler: Processed in 0.001453902 sec. | ||
| 20238 | 2026.01.21 00:13:47.645032 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20239 | 2026.01.21 00:13:47.645175 [ 255 ] {e5bc17af-4987-4458-9957-540698e514cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20240 | 2026.01.21 00:13:47.645404 [ 255 ] {e5bc17af-4987-4458-9957-540698e514cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20241 | 2026.01.21 00:13:47.645444 [ 255 ] {e5bc17af-4987-4458-9957-540698e514cd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20242 | 2026.01.21 00:13:47.645687 [ 255 ] {e5bc17af-4987-4458-9957-540698e514cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20243 | 2026.01.21 00:13:47.645737 [ 255 ] {e5bc17af-4987-4458-9957-540698e514cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20244 | 2026.01.21 00:13:47.645833 [ 255 ] {e5bc17af-4987-4458-9957-540698e514cd} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 20245 | 2026.01.21 00:13:47.645859 [ 255 ] {e5bc17af-4987-4458-9957-540698e514cd} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20246 | 2026.01.21 00:13:47.645877 [ 255 ] {e5bc17af-4987-4458-9957-540698e514cd} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 20247 | 2026.01.21 00:13:47.645891 [ 255 ] {e5bc17af-4987-4458-9957-540698e514cd} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20248 | 2026.01.21 00:13:47.645923 [ 255 ] {e5bc17af-4987-4458-9957-540698e514cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20249 | 2026.01.21 00:13:47.645941 [ 255 ] {e5bc17af-4987-4458-9957-540698e514cd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 20250 | 2026.01.21 00:13:47.646339 [ 255 ] {e5bc17af-4987-4458-9957-540698e514cd} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001232 sec., 39772.72727272727 rows/sec., 1.54 MiB/sec. | ||
| 20251 | 2026.01.21 00:13:47.646422 [ 255 ] {e5bc17af-4987-4458-9957-540698e514cd} <Debug> TCPHandler: Processed in 0.001437882 sec. | ||
| 20252 | 2026.01.21 00:13:47.646724 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20253 | 2026.01.21 00:13:47.646868 [ 255 ] {87e53be8-cedc-4d7b-a379-7e85f8680144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20254 | 2026.01.21 00:13:47.647097 [ 255 ] {87e53be8-cedc-4d7b-a379-7e85f8680144} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20255 | 2026.01.21 00:13:47.647138 [ 255 ] {87e53be8-cedc-4d7b-a379-7e85f8680144} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20256 | 2026.01.21 00:13:47.647384 [ 255 ] {87e53be8-cedc-4d7b-a379-7e85f8680144} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20257 | 2026.01.21 00:13:47.647434 [ 255 ] {87e53be8-cedc-4d7b-a379-7e85f8680144} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20258 | 2026.01.21 00:13:47.647529 [ 255 ] {87e53be8-cedc-4d7b-a379-7e85f8680144} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 20259 | 2026.01.21 00:13:47.647555 [ 255 ] {87e53be8-cedc-4d7b-a379-7e85f8680144} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20260 | 2026.01.21 00:13:47.647573 [ 255 ] {87e53be8-cedc-4d7b-a379-7e85f8680144} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 20261 | 2026.01.21 00:13:47.647587 [ 255 ] {87e53be8-cedc-4d7b-a379-7e85f8680144} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20262 | 2026.01.21 00:13:47.647619 [ 255 ] {87e53be8-cedc-4d7b-a379-7e85f8680144} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20263 | 2026.01.21 00:13:47.647638 [ 255 ] {87e53be8-cedc-4d7b-a379-7e85f8680144} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 20264 | 2026.01.21 00:13:47.648037 [ 255 ] {87e53be8-cedc-4d7b-a379-7e85f8680144} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001239 sec., 39548.022598870055 rows/sec., 1.53 MiB/sec. | ||
| 20265 | 2026.01.21 00:13:47.648123 [ 255 ] {87e53be8-cedc-4d7b-a379-7e85f8680144} <Debug> TCPHandler: Processed in 0.001445632 sec. | ||
| 20266 | 2026.01.21 00:13:47.648405 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20267 | 2026.01.21 00:13:47.648559 [ 255 ] {ab114d33-62af-4bd2-92f6-24789000cc44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20268 | 2026.01.21 00:13:47.648880 [ 255 ] {ab114d33-62af-4bd2-92f6-24789000cc44} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20269 | 2026.01.21 00:13:47.648922 [ 255 ] {ab114d33-62af-4bd2-92f6-24789000cc44} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20270 | 2026.01.21 00:13:47.649167 [ 255 ] {ab114d33-62af-4bd2-92f6-24789000cc44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20271 | 2026.01.21 00:13:47.649226 [ 255 ] {ab114d33-62af-4bd2-92f6-24789000cc44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20272 | 2026.01.21 00:13:47.649321 [ 255 ] {ab114d33-62af-4bd2-92f6-24789000cc44} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 20273 | 2026.01.21 00:13:47.649348 [ 255 ] {ab114d33-62af-4bd2-92f6-24789000cc44} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20274 | 2026.01.21 00:13:47.649366 [ 255 ] {ab114d33-62af-4bd2-92f6-24789000cc44} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 20275 | 2026.01.21 00:13:47.649380 [ 255 ] {ab114d33-62af-4bd2-92f6-24789000cc44} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20276 | 2026.01.21 00:13:47.649412 [ 255 ] {ab114d33-62af-4bd2-92f6-24789000cc44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20277 | 2026.01.21 00:13:47.649430 [ 255 ] {ab114d33-62af-4bd2-92f6-24789000cc44} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 20278 | 2026.01.21 00:13:47.649834 [ 255 ] {ab114d33-62af-4bd2-92f6-24789000cc44} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001354 sec., 36189.0694239291 rows/sec., 1.40 MiB/sec. | ||
| 20279 | 2026.01.21 00:13:47.649920 [ 255 ] {ab114d33-62af-4bd2-92f6-24789000cc44} <Debug> TCPHandler: Processed in 0.001561954 sec. | ||
| 20280 | 2026.01.21 00:13:47.650121 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20281 | 2026.01.21 00:13:47.650265 [ 255 ] {aa123ee5-bb3f-46b2-9dac-94546d438d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20282 | 2026.01.21 00:13:47.650501 [ 255 ] {aa123ee5-bb3f-46b2-9dac-94546d438d4b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20283 | 2026.01.21 00:13:47.650541 [ 255 ] {aa123ee5-bb3f-46b2-9dac-94546d438d4b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20284 | 2026.01.21 00:13:47.650796 [ 255 ] {aa123ee5-bb3f-46b2-9dac-94546d438d4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20285 | 2026.01.21 00:13:47.650846 [ 255 ] {aa123ee5-bb3f-46b2-9dac-94546d438d4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20286 | 2026.01.21 00:13:47.650939 [ 255 ] {aa123ee5-bb3f-46b2-9dac-94546d438d4b} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
| 20287 | 2026.01.21 00:13:47.650966 [ 255 ] {aa123ee5-bb3f-46b2-9dac-94546d438d4b} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20288 | 2026.01.21 00:13:47.650984 [ 255 ] {aa123ee5-bb3f-46b2-9dac-94546d438d4b} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 20289 | 2026.01.21 00:13:47.650998 [ 255 ] {aa123ee5-bb3f-46b2-9dac-94546d438d4b} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20290 | 2026.01.21 00:13:47.651030 [ 255 ] {aa123ee5-bb3f-46b2-9dac-94546d438d4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20291 | 2026.01.21 00:13:47.651048 [ 255 ] {aa123ee5-bb3f-46b2-9dac-94546d438d4b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 20292 | 2026.01.21 00:13:47.651455 [ 255 ] {aa123ee5-bb3f-46b2-9dac-94546d438d4b} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.00126 sec., 38888.88888888889 rows/sec., 1.51 MiB/sec. | ||
| 20293 | 2026.01.21 00:13:47.651540 [ 255 ] {aa123ee5-bb3f-46b2-9dac-94546d438d4b} <Debug> TCPHandler: Processed in 0.001465882 sec. | ||
| 20294 | 2026.01.21 00:13:47.651841 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20295 | 2026.01.21 00:13:47.651988 [ 255 ] {67088cc7-0ea2-4569-8609-b2d549483f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20296 | 2026.01.21 00:13:47.652224 [ 255 ] {67088cc7-0ea2-4569-8609-b2d549483f85} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20297 | 2026.01.21 00:13:47.652265 [ 255 ] {67088cc7-0ea2-4569-8609-b2d549483f85} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20298 | 2026.01.21 00:13:47.652517 [ 255 ] {67088cc7-0ea2-4569-8609-b2d549483f85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20299 | 2026.01.21 00:13:47.652568 [ 255 ] {67088cc7-0ea2-4569-8609-b2d549483f85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20300 | 2026.01.21 00:13:47.652662 [ 255 ] {67088cc7-0ea2-4569-8609-b2d549483f85} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 67-element set) | ||
| 20301 | 2026.01.21 00:13:47.652689 [ 255 ] {67088cc7-0ea2-4569-8609-b2d549483f85} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20302 | 2026.01.21 00:13:47.652707 [ 255 ] {67088cc7-0ea2-4569-8609-b2d549483f85} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 20303 | 2026.01.21 00:13:47.652721 [ 255 ] {67088cc7-0ea2-4569-8609-b2d549483f85} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20304 | 2026.01.21 00:13:47.652753 [ 255 ] {67088cc7-0ea2-4569-8609-b2d549483f85} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20305 | 2026.01.21 00:13:47.652771 [ 255 ] {67088cc7-0ea2-4569-8609-b2d549483f85} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 20306 | 2026.01.21 00:13:47.653303 [ 255 ] {67088cc7-0ea2-4569-8609-b2d549483f85} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001389 sec., 35277.177825773935 rows/sec., 1.37 MiB/sec. | ||
| 20307 | 2026.01.21 00:13:47.653386 [ 255 ] {67088cc7-0ea2-4569-8609-b2d549483f85} <Debug> TCPHandler: Processed in 0.001592824 sec. | ||
| 20308 | 2026.01.21 00:13:47.653585 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20309 | 2026.01.21 00:13:47.653732 [ 255 ] {808219b5-40ea-410e-8039-1b24989575d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20310 | 2026.01.21 00:13:47.653968 [ 255 ] {808219b5-40ea-410e-8039-1b24989575d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20311 | 2026.01.21 00:13:47.654010 [ 255 ] {808219b5-40ea-410e-8039-1b24989575d1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20312 | 2026.01.21 00:13:47.654261 [ 255 ] {808219b5-40ea-410e-8039-1b24989575d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20313 | 2026.01.21 00:13:47.654312 [ 255 ] {808219b5-40ea-410e-8039-1b24989575d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20314 | 2026.01.21 00:13:47.654408 [ 255 ] {808219b5-40ea-410e-8039-1b24989575d1} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 68-element set) | ||
| 20315 | 2026.01.21 00:13:47.654435 [ 255 ] {808219b5-40ea-410e-8039-1b24989575d1} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20316 | 2026.01.21 00:13:47.654454 [ 255 ] {808219b5-40ea-410e-8039-1b24989575d1} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 20317 | 2026.01.21 00:13:47.654467 [ 255 ] {808219b5-40ea-410e-8039-1b24989575d1} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20318 | 2026.01.21 00:13:47.654500 [ 255 ] {808219b5-40ea-410e-8039-1b24989575d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20319 | 2026.01.21 00:13:47.654518 [ 255 ] {808219b5-40ea-410e-8039-1b24989575d1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 20320 | 2026.01.21 00:13:47.654967 [ 255 ] {808219b5-40ea-410e-8039-1b24989575d1} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001307 sec., 37490.43611323642 rows/sec., 1.45 MiB/sec. | ||
| 20321 | 2026.01.21 00:13:47.655051 [ 255 ] {808219b5-40ea-410e-8039-1b24989575d1} <Debug> TCPHandler: Processed in 0.001513123 sec. | ||
| 20322 | 2026.01.21 00:13:47.655349 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20323 | 2026.01.21 00:13:47.655497 [ 255 ] {fa7b2975-7597-4e7b-9cfc-95f5751bcce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20324 | 2026.01.21 00:13:47.655736 [ 255 ] {fa7b2975-7597-4e7b-9cfc-95f5751bcce0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20325 | 2026.01.21 00:13:47.655778 [ 255 ] {fa7b2975-7597-4e7b-9cfc-95f5751bcce0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20326 | 2026.01.21 00:13:47.656030 [ 255 ] {fa7b2975-7597-4e7b-9cfc-95f5751bcce0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20327 | 2026.01.21 00:13:47.656081 [ 255 ] {fa7b2975-7597-4e7b-9cfc-95f5751bcce0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20328 | 2026.01.21 00:13:47.656175 [ 255 ] {fa7b2975-7597-4e7b-9cfc-95f5751bcce0} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 69-element set) | ||
| 20329 | 2026.01.21 00:13:47.656202 [ 255 ] {fa7b2975-7597-4e7b-9cfc-95f5751bcce0} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20330 | 2026.01.21 00:13:47.656220 [ 255 ] {fa7b2975-7597-4e7b-9cfc-95f5751bcce0} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 20331 | 2026.01.21 00:13:47.656234 [ 255 ] {fa7b2975-7597-4e7b-9cfc-95f5751bcce0} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20332 | 2026.01.21 00:13:47.656268 [ 255 ] {fa7b2975-7597-4e7b-9cfc-95f5751bcce0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20333 | 2026.01.21 00:13:47.656288 [ 255 ] {fa7b2975-7597-4e7b-9cfc-95f5751bcce0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 20334 | 2026.01.21 00:13:47.656711 [ 255 ] {fa7b2975-7597-4e7b-9cfc-95f5751bcce0} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001286 sec., 38102.64385692068 rows/sec., 1.48 MiB/sec. | ||
| 20335 | 2026.01.21 00:13:47.656793 [ 255 ] {fa7b2975-7597-4e7b-9cfc-95f5751bcce0} <Debug> TCPHandler: Processed in 0.001490503 sec. | ||
| 20336 | 2026.01.21 00:13:47.657129 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20337 | 2026.01.21 00:13:47.657277 [ 255 ] {e1cd6096-1d2a-49ff-8ad9-53c6130c78f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20338 | 2026.01.21 00:13:47.657514 [ 255 ] {e1cd6096-1d2a-49ff-8ad9-53c6130c78f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20339 | 2026.01.21 00:13:47.657557 [ 255 ] {e1cd6096-1d2a-49ff-8ad9-53c6130c78f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20340 | 2026.01.21 00:13:47.657812 [ 255 ] {e1cd6096-1d2a-49ff-8ad9-53c6130c78f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20341 | 2026.01.21 00:13:47.657862 [ 255 ] {e1cd6096-1d2a-49ff-8ad9-53c6130c78f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20342 | 2026.01.21 00:13:47.657957 [ 255 ] {e1cd6096-1d2a-49ff-8ad9-53c6130c78f2} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 70-element set) | ||
| 20343 | 2026.01.21 00:13:47.657984 [ 255 ] {e1cd6096-1d2a-49ff-8ad9-53c6130c78f2} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20344 | 2026.01.21 00:13:47.658002 [ 255 ] {e1cd6096-1d2a-49ff-8ad9-53c6130c78f2} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 20345 | 2026.01.21 00:13:47.658016 [ 255 ] {e1cd6096-1d2a-49ff-8ad9-53c6130c78f2} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20346 | 2026.01.21 00:13:47.658048 [ 255 ] {e1cd6096-1d2a-49ff-8ad9-53c6130c78f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20347 | 2026.01.21 00:13:47.658066 [ 255 ] {e1cd6096-1d2a-49ff-8ad9-53c6130c78f2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 20348 | 2026.01.21 00:13:47.658478 [ 255 ] {e1cd6096-1d2a-49ff-8ad9-53c6130c78f2} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001274 sec., 38461.53846153846 rows/sec., 1.49 MiB/sec. | ||
| 20349 | 2026.01.21 00:13:47.658561 [ 255 ] {e1cd6096-1d2a-49ff-8ad9-53c6130c78f2} <Debug> TCPHandler: Processed in 0.001479483 sec. | ||
| 20350 | 2026.01.21 00:13:47.658829 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20351 | 2026.01.21 00:13:47.658977 [ 255 ] {517dbb67-63b7-40c0-a75d-bb29b23a030a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20352 | 2026.01.21 00:13:47.659215 [ 255 ] {517dbb67-63b7-40c0-a75d-bb29b23a030a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20353 | 2026.01.21 00:13:47.659257 [ 255 ] {517dbb67-63b7-40c0-a75d-bb29b23a030a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20354 | 2026.01.21 00:13:47.659514 [ 255 ] {517dbb67-63b7-40c0-a75d-bb29b23a030a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20355 | 2026.01.21 00:13:47.659564 [ 255 ] {517dbb67-63b7-40c0-a75d-bb29b23a030a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20356 | 2026.01.21 00:13:47.659659 [ 255 ] {517dbb67-63b7-40c0-a75d-bb29b23a030a} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 71-element set) | ||
| 20357 | 2026.01.21 00:13:47.659685 [ 255 ] {517dbb67-63b7-40c0-a75d-bb29b23a030a} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20358 | 2026.01.21 00:13:47.659703 [ 255 ] {517dbb67-63b7-40c0-a75d-bb29b23a030a} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 20359 | 2026.01.21 00:13:47.659717 [ 255 ] {517dbb67-63b7-40c0-a75d-bb29b23a030a} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20360 | 2026.01.21 00:13:47.659750 [ 255 ] {517dbb67-63b7-40c0-a75d-bb29b23a030a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20361 | 2026.01.21 00:13:47.659768 [ 255 ] {517dbb67-63b7-40c0-a75d-bb29b23a030a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 20362 | 2026.01.21 00:13:47.660182 [ 255 ] {517dbb67-63b7-40c0-a75d-bb29b23a030a} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001278 sec., 38341.15805946792 rows/sec., 1.49 MiB/sec. | ||
| 20363 | 2026.01.21 00:13:47.660266 [ 255 ] {517dbb67-63b7-40c0-a75d-bb29b23a030a} <Debug> TCPHandler: Processed in 0.001484333 sec. | ||
| 20364 | 2026.01.21 00:13:47.664475 [ 225 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20365 | 2026.01.21 00:13:47.664501 [ 225 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20366 | 2026.01.21 00:13:47.665380 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20367 | 2026.01.21 00:13:47.665504 [ 255 ] {e89aba29-2ced-4ba8-98ed-aec5ce988eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 20368 | 2026.01.21 00:13:47.665553 [ 255 ] {e89aba29-2ced-4ba8-98ed-aec5ce988eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20369 | 2026.01.21 00:13:47.666127 [ 255 ] {e89aba29-2ced-4ba8-98ed-aec5ce988eea} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20370 | 2026.01.21 00:13:47.666164 [ 255 ] {e89aba29-2ced-4ba8-98ed-aec5ce988eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20371 | 2026.01.21 00:13:47.666573 [ 255 ] {e89aba29-2ced-4ba8-98ed-aec5ce988eea} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 20372 | 2026.01.21 00:13:47.666765 [ 255 ] {e89aba29-2ced-4ba8-98ed-aec5ce988eea} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20373 | 2026.01.21 00:13:47.666895 [ 225 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20374 | 2026.01.21 00:13:47.666898 [ 255 ] {e89aba29-2ced-4ba8-98ed-aec5ce988eea} <Debug> executeQuery: Read 23 rows, 3.36 KiB in 0.001431 sec., 16072.67645003494 rows/sec., 2.29 MiB/sec. | ||
| 20375 | 2026.01.21 00:13:47.666947 [ 255 ] {e89aba29-2ced-4ba8-98ed-aec5ce988eea} <Debug> TCPHandler: Processed in 0.001625604 sec. | ||
| 20376 | 2026.01.21 00:13:47.667071 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20377 | 2026.01.21 00:13:47.667163 [ 255 ] {b2e10d9e-3d15-477a-aba6-8355b50ae40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20378 | 2026.01.21 00:13:47.667202 [ 255 ] {b2e10d9e-3d15-477a-aba6-8355b50ae40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20379 | 2026.01.21 00:13:47.667619 [ 255 ] {b2e10d9e-3d15-477a-aba6-8355b50ae40e} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20380 | 2026.01.21 00:13:47.667654 [ 255 ] {b2e10d9e-3d15-477a-aba6-8355b50ae40e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20381 | 2026.01.21 00:13:47.667955 [ 255 ] {b2e10d9e-3d15-477a-aba6-8355b50ae40e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 20382 | 2026.01.21 00:13:47.668151 [ 255 ] {b2e10d9e-3d15-477a-aba6-8355b50ae40e} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20383 | 2026.01.21 00:13:47.668275 [ 255 ] {b2e10d9e-3d15-477a-aba6-8355b50ae40e} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00113 sec., 7079.646017699116 rows/sec., 577.30 KiB/sec. | ||
| 20384 | 2026.01.21 00:13:47.668312 [ 255 ] {b2e10d9e-3d15-477a-aba6-8355b50ae40e} <Debug> TCPHandler: Processed in 0.001288119 sec. | ||
| 20385 | 2026.01.21 00:13:47.668428 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20386 | 2026.01.21 00:13:47.668518 [ 255 ] {3d5089f7-166d-4865-baed-756f6cd1a048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20387 | 2026.01.21 00:13:47.668556 [ 255 ] {3d5089f7-166d-4865-baed-756f6cd1a048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20388 | 2026.01.21 00:13:47.669038 [ 255 ] {3d5089f7-166d-4865-baed-756f6cd1a048} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20389 | 2026.01.21 00:13:47.669073 [ 255 ] {3d5089f7-166d-4865-baed-756f6cd1a048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20390 | 2026.01.21 00:13:47.669359 [ 255 ] {3d5089f7-166d-4865-baed-756f6cd1a048} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20391 | 2026.01.21 00:13:47.669544 [ 255 ] {3d5089f7-166d-4865-baed-756f6cd1a048} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20392 | 2026.01.21 00:13:47.669658 [ 255 ] {3d5089f7-166d-4865-baed-756f6cd1a048} <Debug> executeQuery: Read 180 rows, 15.80 KiB in 0.001183 sec., 152155.53677092138 rows/sec., 13.05 MiB/sec. | ||
| 20393 | 2026.01.21 00:13:47.669692 [ 255 ] {3d5089f7-166d-4865-baed-756f6cd1a048} <Debug> TCPHandler: Processed in 0.00134361 sec. | ||
| 20394 | 2026.01.21 00:13:47.669792 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20395 | 2026.01.21 00:13:47.669876 [ 255 ] {9e78b861-176f-4bd0-97ae-ec0f9df443ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20396 | 2026.01.21 00:13:47.669912 [ 255 ] {9e78b861-176f-4bd0-97ae-ec0f9df443ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20397 | 2026.01.21 00:13:47.670583 [ 255 ] {9e78b861-176f-4bd0-97ae-ec0f9df443ac} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20398 | 2026.01.21 00:13:47.670618 [ 255 ] {9e78b861-176f-4bd0-97ae-ec0f9df443ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20399 | 2026.01.21 00:13:47.670887 [ 255 ] {9e78b861-176f-4bd0-97ae-ec0f9df443ac} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20400 | 2026.01.21 00:13:47.671086 [ 255 ] {9e78b861-176f-4bd0-97ae-ec0f9df443ac} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20401 | 2026.01.21 00:13:47.671207 [ 255 ] {9e78b861-176f-4bd0-97ae-ec0f9df443ac} <Debug> executeQuery: Read 58 rows, 4.32 KiB in 0.001307 sec., 44376.43458301454 rows/sec., 3.23 MiB/sec. | ||
| 20402 | 2026.01.21 00:13:47.671242 [ 255 ] {9e78b861-176f-4bd0-97ae-ec0f9df443ac} <Debug> TCPHandler: Processed in 0.001461952 sec. | ||
| 20403 | 2026.01.21 00:13:47.671349 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20404 | 2026.01.21 00:13:47.671439 [ 255 ] {2f023f93-22e6-4a0f-aeed-1ecd3c47ed71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20405 | 2026.01.21 00:13:47.671478 [ 255 ] {2f023f93-22e6-4a0f-aeed-1ecd3c47ed71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20406 | 2026.01.21 00:13:47.671862 [ 255 ] {2f023f93-22e6-4a0f-aeed-1ecd3c47ed71} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20407 | 2026.01.21 00:13:47.671897 [ 255 ] {2f023f93-22e6-4a0f-aeed-1ecd3c47ed71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20408 | 2026.01.21 00:13:47.672162 [ 255 ] {2f023f93-22e6-4a0f-aeed-1ecd3c47ed71} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 20409 | 2026.01.21 00:13:47.672387 [ 255 ] {2f023f93-22e6-4a0f-aeed-1ecd3c47ed71} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20410 | 2026.01.21 00:13:47.672511 [ 255 ] {2f023f93-22e6-4a0f-aeed-1ecd3c47ed71} <Debug> executeQuery: Read 22 rows, 1.40 KiB in 0.001089 sec., 20202.020202020205 rows/sec., 1.26 MiB/sec. | ||
| 20411 | 2026.01.21 00:13:47.672548 [ 255 ] {2f023f93-22e6-4a0f-aeed-1ecd3c47ed71} <Debug> TCPHandler: Processed in 0.001245419 sec. | ||
| 20412 | 2026.01.21 00:13:47.672654 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20413 | 2026.01.21 00:13:47.672744 [ 255 ] {0dedee6f-cfa7-45cf-b469-1ead72ada98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20414 | 2026.01.21 00:13:47.672781 [ 255 ] {0dedee6f-cfa7-45cf-b469-1ead72ada98f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20415 | 2026.01.21 00:13:47.673236 [ 255 ] {0dedee6f-cfa7-45cf-b469-1ead72ada98f} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20416 | 2026.01.21 00:13:47.673270 [ 255 ] {0dedee6f-cfa7-45cf-b469-1ead72ada98f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20417 | 2026.01.21 00:13:47.673571 [ 255 ] {0dedee6f-cfa7-45cf-b469-1ead72ada98f} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20418 | 2026.01.21 00:13:47.673773 [ 255 ] {0dedee6f-cfa7-45cf-b469-1ead72ada98f} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20419 | 2026.01.21 00:13:47.673894 [ 255 ] {0dedee6f-cfa7-45cf-b469-1ead72ada98f} <Debug> executeQuery: Read 230 rows, 18.04 KiB in 0.001168 sec., 196917.80821917808 rows/sec., 15.08 MiB/sec. | ||
| 20420 | 2026.01.21 00:13:47.673931 [ 255 ] {0dedee6f-cfa7-45cf-b469-1ead72ada98f} <Debug> TCPHandler: Processed in 0.001324 sec. | ||
| 20421 | 2026.01.21 00:13:47.674006 [ 220 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20422 | 2026.01.21 00:13:47.674042 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20423 | 2026.01.21 00:13:47.674062 [ 220 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20424 | 2026.01.21 00:13:47.674145 [ 255 ] {e8f31c5a-f9c6-464d-b726-0667e595e660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 20425 | 2026.01.21 00:13:47.674190 [ 255 ] {e8f31c5a-f9c6-464d-b726-0667e595e660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 20426 | 2026.01.21 00:13:47.674530 [ 255 ] {e8f31c5a-f9c6-464d-b726-0667e595e660} <Trace> oximeter.measurements_cumulativei64 (e4db870e-5f98-41f7-b280-5bab4b65c6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20427 | 2026.01.21 00:13:47.674567 [ 255 ] {e8f31c5a-f9c6-464d-b726-0667e595e660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20428 | 2026.01.21 00:13:47.675353 [ 255 ] {e8f31c5a-f9c6-464d-b726-0667e595e660} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 20429 | 2026.01.21 00:13:47.675597 [ 255 ] {e8f31c5a-f9c6-464d-b726-0667e595e660} <Trace> oximeter.measurements_cumulativei64 (e4db870e-5f98-41f7-b280-5bab4b65c6a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20430 | 2026.01.21 00:13:47.675716 [ 255 ] {e8f31c5a-f9c6-464d-b726-0667e595e660} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001589 sec., 12586.532410320957 rows/sec., 851.80 KiB/sec. | ||
| 20431 | 2026.01.21 00:13:47.675752 [ 255 ] {e8f31c5a-f9c6-464d-b726-0667e595e660} <Debug> TCPHandler: Processed in 0.001755776 sec. | ||
| 20432 | 2026.01.21 00:13:47.675859 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20433 | 2026.01.21 00:13:47.675949 [ 255 ] {de50c049-cb1b-49cd-9e34-6bd2c3945eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20434 | 2026.01.21 00:13:47.675989 [ 255 ] {de50c049-cb1b-49cd-9e34-6bd2c3945eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20435 | 2026.01.21 00:13:47.676379 [ 255 ] {de50c049-cb1b-49cd-9e34-6bd2c3945eb0} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20436 | 2026.01.21 00:13:47.676418 [ 255 ] {de50c049-cb1b-49cd-9e34-6bd2c3945eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20437 | 2026.01.21 00:13:47.676752 [ 255 ] {de50c049-cb1b-49cd-9e34-6bd2c3945eb0} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20438 | 2026.01.21 00:13:47.676987 [ 255 ] {de50c049-cb1b-49cd-9e34-6bd2c3945eb0} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20439 | 2026.01.21 00:13:47.677125 [ 255 ] {de50c049-cb1b-49cd-9e34-6bd2c3945eb0} <Debug> executeQuery: Read 181 rows, 12.82 KiB in 0.001194 sec., 151591.28978224457 rows/sec., 10.48 MiB/sec. | ||
| 20440 | 2026.01.21 00:13:47.677141 [ 220 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20441 | 2026.01.21 00:13:47.677162 [ 255 ] {de50c049-cb1b-49cd-9e34-6bd2c3945eb0} <Debug> TCPHandler: Processed in 0.001349991 sec. | ||
| 20442 | 2026.01.21 00:13:47.677274 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20443 | 2026.01.21 00:13:47.677367 [ 255 ] {bcc337d8-3bc3-4939-83c8-47c532c5a403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20444 | 2026.01.21 00:13:47.677419 [ 255 ] {bcc337d8-3bc3-4939-83c8-47c532c5a403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20445 | 2026.01.21 00:13:47.678193 [ 255 ] {bcc337d8-3bc3-4939-83c8-47c532c5a403} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20446 | 2026.01.21 00:13:47.678229 [ 255 ] {bcc337d8-3bc3-4939-83c8-47c532c5a403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20447 | 2026.01.21 00:13:47.678756 [ 255 ] {bcc337d8-3bc3-4939-83c8-47c532c5a403} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20448 | 2026.01.21 00:13:47.678974 [ 255 ] {bcc337d8-3bc3-4939-83c8-47c532c5a403} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20449 | 2026.01.21 00:13:47.679108 [ 255 ] {bcc337d8-3bc3-4939-83c8-47c532c5a403} <Debug> executeQuery: Read 55 rows, 98.13 KiB in 0.001759 sec., 31267.7657760091 rows/sec., 54.48 MiB/sec. | ||
| 20450 | 2026.01.21 00:13:47.679120 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20451 | 2026.01.21 00:13:47.679161 [ 255 ] {bcc337d8-3bc3-4939-83c8-47c532c5a403} <Debug> TCPHandler: Processed in 0.001933389 sec. | ||
| 20452 | 2026.01.21 00:13:47.679181 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20453 | 2026.01.21 00:13:47.679206 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20454 | 2026.01.21 00:13:47.679278 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20455 | 2026.01.21 00:13:47.679299 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 20456 | 2026.01.21 00:13:47.679375 [ 255 ] {c6df8ac9-db9e-4d9a-8541-163462b174e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20457 | 2026.01.21 00:13:47.679418 [ 255 ] {c6df8ac9-db9e-4d9a-8541-163462b174e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20458 | 2026.01.21 00:13:47.679511 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20459 | 2026.01.21 00:13:47.679568 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2696 rows starting from the beginning of the part | ||
| 20460 | 2026.01.21 00:13:47.679691 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 43 rows starting from the beginning of the part | ||
| 20461 | 2026.01.21 00:13:47.679757 [ 255 ] {c6df8ac9-db9e-4d9a-8541-163462b174e3} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20462 | 2026.01.21 00:13:47.679797 [ 255 ] {c6df8ac9-db9e-4d9a-8541-163462b174e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20463 | 2026.01.21 00:13:47.679799 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 7 rows starting from the beginning of the part | ||
| 20464 | 2026.01.21 00:13:47.679903 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 48 rows starting from the beginning of the part | ||
| 20465 | 2026.01.21 00:13:47.680000 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 7 rows starting from the beginning of the part | ||
| 20466 | 2026.01.21 00:13:47.680092 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 55 rows starting from the beginning of the part | ||
| 20467 | 2026.01.21 00:13:47.680096 [ 255 ] {c6df8ac9-db9e-4d9a-8541-163462b174e3} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20468 | 2026.01.21 00:13:47.680311 [ 255 ] {c6df8ac9-db9e-4d9a-8541-163462b174e3} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20469 | 2026.01.21 00:13:47.680446 [ 255 ] {c6df8ac9-db9e-4d9a-8541-163462b174e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 20470 | 2026.01.21 00:13:47.680482 [ 255 ] {c6df8ac9-db9e-4d9a-8541-163462b174e3} <Debug> TCPHandler: Processed in 0.001251559 sec. | ||
| 20471 | 2026.01.21 00:13:47.680541 [ 217 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20472 | 2026.01.21 00:13:47.680569 [ 217 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20473 | 2026.01.21 00:13:47.683731 [ 217 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20474 | 2026.01.21 00:13:47.688475 [ 200 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2856 rows, containing 19 columns (19 merged, 0 gathered) in 0.00921236 sec., 310018.27978932654 rows/sec., 555.24 MiB/sec. | ||
| 20475 | 2026.01.21 00:13:47.690982 [ 192 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20476 | 2026.01.21 00:13:47.691318 [ 192 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20477 | 2026.01.21 00:13:47.691392 [ 192 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20478 | 2026.01.21 00:13:47.691491 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.31 MiB. | ||
| 20479 | 2026.01.21 00:13:48.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.13 MiB, peak 419.40 MiB, free memory in arenas 0.00 B, will set to 398.89 MiB (RSS), difference: -1.24 MiB | ||
| 20480 | 2026.01.21 00:13:48.642705 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48483 | ||
| 20481 | 2026.01.21 00:13:48.643432 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20482 | 2026.01.21 00:13:48.643485 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20483 | 2026.01.21 00:13:48.643991 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 20484 | 2026.01.21 00:13:48.644223 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20485 | 2026.01.21 00:13:48.644357 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48483 | ||
| 20486 | 2026.01.21 00:13:48.644390 [ 58 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 20487 | 2026.01.21 00:13:48.644461 [ 58 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20488 | 2026.01.21 00:13:48.644484 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20489 | 2026.01.21 00:13:48.644604 [ 198 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 20490 | 2026.01.21 00:13:48.644736 [ 198 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20491 | 2026.01.21 00:13:48.644780 [ 198 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46115 rows starting from the beginning of the part | ||
| 20492 | 2026.01.21 00:13:48.644851 [ 198 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 448 rows starting from the beginning of the part | ||
| 20493 | 2026.01.21 00:13:48.644902 [ 198 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 512 rows starting from the beginning of the part | ||
| 20494 | 2026.01.21 00:13:48.644948 [ 198 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 448 rows starting from the beginning of the part | ||
| 20495 | 2026.01.21 00:13:48.644993 [ 198 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 512 rows starting from the beginning of the part | ||
| 20496 | 2026.01.21 00:13:48.645038 [ 198 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 448 rows starting from the beginning of the part | ||
| 20497 | 2026.01.21 00:13:48.647986 [ 201 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48483 rows, containing 4 columns (4 merged, 0 gathered) in 0.003426633 sec., 14148874.419875136 rows/sec., 202.40 MiB/sec. | ||
| 20498 | 2026.01.21 00:13:48.648645 [ 201 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 20499 | 2026.01.21 00:13:48.648978 [ 201 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_101_20} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20500 | 2026.01.21 00:13:48.649062 [ 201 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_101_20} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 20501 | 2026.01.21 00:13:48.649167 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 20502 | 2026.01.21 00:13:51.283063 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 20503 | 2026.01.21 00:13:51.301770 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20504 | 2026.01.21 00:13:51.301835 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20505 | 2026.01.21 00:13:51.308304 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 20506 | 2026.01.21 00:13:51.309435 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20507 | 2026.01.21 00:13:51.309764 [ 54 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 20508 | 2026.01.21 00:13:51.309828 [ 54 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20509 | 2026.01.21 00:13:51.309849 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20510 | 2026.01.21 00:13:51.309948 [ 191 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 20511 | 2026.01.21 00:13:51.312903 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 20512 | 2026.01.21 00:13:51.313051 [ 191 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20513 | 2026.01.21 00:13:51.313910 [ 191 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 20514 | 2026.01.21 00:13:51.317320 [ 191 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 20515 | 2026.01.21 00:13:51.320796 [ 191 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 20516 | 2026.01.21 00:13:51.322485 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 78 entries to flush up to offset 2440 | ||
| 20517 | 2026.01.21 00:13:51.324946 [ 191 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 20518 | 2026.01.21 00:13:51.326045 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20519 | 2026.01.21 00:13:51.326091 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20520 | 2026.01.21 00:13:51.327617 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 20521 | 2026.01.21 00:13:51.328142 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20522 | 2026.01.21 00:13:51.328459 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2440 | ||
| 20523 | 2026.01.21 00:13:51.329503 [ 191 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 20524 | 2026.01.21 00:13:51.334164 [ 191 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 20525 | 2026.01.21 00:13:51.395057 [ 201 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.085145515 sec., 8937.640461743638 rows/sec., 46.21 MiB/sec. | ||
| 20526 | 2026.01.21 00:13:51.398005 [ 187 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 20527 | 2026.01.21 00:13:51.400697 [ 187 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_101_20} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20528 | 2026.01.21 00:13:51.400807 [ 187 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_101_20} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 20529 | 2026.01.21 00:13:51.402626 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 20530 | 2026.01.21 00:13:52.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.96 MiB, peak 419.40 MiB, free memory in arenas 0.00 B, will set to 398.92 MiB (RSS), difference: -1.04 MiB | ||
| 20531 | 2026.01.21 00:13:52.166494 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20532 | 2026.01.21 00:13:52.166604 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20533 | 2026.01.21 00:13:52.169049 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20534 | 2026.01.21 00:13:52.617347 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20535 | 2026.01.21 00:13:52.617651 [ 255 ] {052505ab-c3e6-4d1f-a595-768b83e2db25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 20536 | 2026.01.21 00:13:52.618087 [ 255 ] {052505ab-c3e6-4d1f-a595-768b83e2db25} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20537 | 2026.01.21 00:13:52.618139 [ 255 ] {052505ab-c3e6-4d1f-a595-768b83e2db25} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 20538 | 2026.01.21 00:13:52.618477 [ 255 ] {052505ab-c3e6-4d1f-a595-768b83e2db25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20539 | 2026.01.21 00:13:52.618550 [ 255 ] {052505ab-c3e6-4d1f-a595-768b83e2db25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20540 | 2026.01.21 00:13:52.618699 [ 255 ] {052505ab-c3e6-4d1f-a595-768b83e2db25} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Key condition: (column 0 notIn 72-element set) | ||
| 20541 | 2026.01.21 00:13:52.618822 [ 299 ] {052505ab-c3e6-4d1f-a595-768b83e2db25} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 20542 | 2026.01.21 00:13:52.618822 [ 307 ] {052505ab-c3e6-4d1f-a595-768b83e2db25} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20543 | 2026.01.21 00:13:52.618956 [ 255 ] {052505ab-c3e6-4d1f-a595-768b83e2db25} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (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 | ||
| 20544 | 2026.01.21 00:13:52.618987 [ 255 ] {052505ab-c3e6-4d1f-a595-768b83e2db25} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20545 | 2026.01.21 00:13:52.619062 [ 255 ] {052505ab-c3e6-4d1f-a595-768b83e2db25} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20546 | 2026.01.21 00:13:52.619084 [ 255 ] {052505ab-c3e6-4d1f-a595-768b83e2db25} <Debug> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1) (SelectExecutor): Reading approx. 72 rows with 2 streams | ||
| 20547 | 2026.01.21 00:13:52.619133 [ 255 ] {052505ab-c3e6-4d1f-a595-768b83e2db25} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 20548 | 2026.01.21 00:13:52.619182 [ 255 ] {052505ab-c3e6-4d1f-a595-768b83e2db25} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 20549 | 2026.01.21 00:13:52.620069 [ 255 ] {052505ab-c3e6-4d1f-a595-768b83e2db25} <Debug> executeQuery: Read 72 rows, 2.73 KiB in 0.002617 sec., 27512.418800152846 rows/sec., 1.02 MiB/sec. | ||
| 20550 | 2026.01.21 00:13:52.620195 [ 255 ] {052505ab-c3e6-4d1f-a595-768b83e2db25} <Debug> TCPHandler: Processed in 0.003046046 sec. | ||
| 20551 | 2026.01.21 00:13:52.626199 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20552 | 2026.01.21 00:13:52.626333 [ 255 ] {72d1b933-a1a8-449a-be25-0733ee4bfd03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 20553 | 2026.01.21 00:13:52.626390 [ 255 ] {72d1b933-a1a8-449a-be25-0733ee4bfd03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20554 | 2026.01.21 00:13:52.626991 [ 255 ] {72d1b933-a1a8-449a-be25-0733ee4bfd03} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20555 | 2026.01.21 00:13:52.627037 [ 255 ] {72d1b933-a1a8-449a-be25-0733ee4bfd03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20556 | 2026.01.21 00:13:52.627483 [ 255 ] {72d1b933-a1a8-449a-be25-0733ee4bfd03} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 20557 | 2026.01.21 00:13:52.627711 [ 255 ] {72d1b933-a1a8-449a-be25-0733ee4bfd03} <Trace> oximeter.timeseries_schema (7b2e435e-e573-4a0a-8836-84f0405aa1b1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20558 | 2026.01.21 00:13:52.627866 [ 255 ] {72d1b933-a1a8-449a-be25-0733ee4bfd03} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001572 sec., 636.1323155216285 rows/sec., 177.05 KiB/sec. | ||
| 20559 | 2026.01.21 00:13:52.627907 [ 255 ] {72d1b933-a1a8-449a-be25-0733ee4bfd03} <Debug> TCPHandler: Processed in 0.001773847 sec. | ||
| 20560 | 2026.01.21 00:13:52.628014 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20561 | 2026.01.21 00:13:52.628109 [ 255 ] {913d3c14-7447-45b0-b2e3-9b28a362e63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20562 | 2026.01.21 00:13:52.628152 [ 255 ] {913d3c14-7447-45b0-b2e3-9b28a362e63f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20563 | 2026.01.21 00:13:52.628571 [ 255 ] {913d3c14-7447-45b0-b2e3-9b28a362e63f} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20564 | 2026.01.21 00:13:52.628608 [ 255 ] {913d3c14-7447-45b0-b2e3-9b28a362e63f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20565 | 2026.01.21 00:13:52.628903 [ 255 ] {913d3c14-7447-45b0-b2e3-9b28a362e63f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 20566 | 2026.01.21 00:13:52.629120 [ 255 ] {913d3c14-7447-45b0-b2e3-9b28a362e63f} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20567 | 2026.01.21 00:13:52.629235 [ 51 ] {} <Debug> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1) (MergerMutator): Selected 6 parts from all_1_45_11 to all_50_50_0 | ||
| 20568 | 2026.01.21 00:13:52.629246 [ 255 ] {913d3c14-7447-45b0-b2e3-9b28a362e63f} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001156 sec., 865.0519031141869 rows/sec., 64.20 KiB/sec. | ||
| 20569 | 2026.01.21 00:13:52.629303 [ 51 ] {} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20570 | 2026.01.21 00:13:52.629313 [ 255 ] {913d3c14-7447-45b0-b2e3-9b28a362e63f} <Debug> TCPHandler: Processed in 0.00134965 sec. | ||
| 20571 | 2026.01.21 00:13:52.629336 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20572 | 2026.01.21 00:13:52.629442 [ 201 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_50_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_11 to all_50_50_0 into Compact with storage Full | ||
| 20573 | 2026.01.21 00:13:52.629447 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20574 | 2026.01.21 00:13:52.629555 [ 201 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_50_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20575 | 2026.01.21 00:13:52.629576 [ 255 ] {39f7ad11-4207-4563-884a-0d6d88ae3c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20576 | 2026.01.21 00:13:52.629590 [ 201 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 20 rows starting from the beginning of the part | ||
| 20577 | 2026.01.21 00:13:52.629622 [ 255 ] {39f7ad11-4207-4563-884a-0d6d88ae3c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20578 | 2026.01.21 00:13:52.629658 [ 201 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 4 rows starting from the beginning of the part | ||
| 20579 | 2026.01.21 00:13:52.629714 [ 201 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 4 rows starting from the beginning of the part | ||
| 20580 | 2026.01.21 00:13:52.629765 [ 201 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 4 rows starting from the beginning of the part | ||
| 20581 | 2026.01.21 00:13:52.629812 [ 201 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part | ||
| 20582 | 2026.01.21 00:13:52.629855 [ 201 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 20583 | 2026.01.21 00:13:52.630045 [ 255 ] {39f7ad11-4207-4563-884a-0d6d88ae3c1b} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20584 | 2026.01.21 00:13:52.630078 [ 255 ] {39f7ad11-4207-4563-884a-0d6d88ae3c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20585 | 2026.01.21 00:13:52.630378 [ 255 ] {39f7ad11-4207-4563-884a-0d6d88ae3c1b} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20586 | 2026.01.21 00:13:52.630595 [ 255 ] {39f7ad11-4207-4563-884a-0d6d88ae3c1b} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20587 | 2026.01.21 00:13:52.630717 [ 51 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20588 | 2026.01.21 00:13:52.630721 [ 255 ] {39f7ad11-4207-4563-884a-0d6d88ae3c1b} <Debug> executeQuery: Read 72 rows, 5.88 KiB in 0.001169 sec., 61591.103507271175 rows/sec., 4.91 MiB/sec. | ||
| 20589 | 2026.01.21 00:13:52.630752 [ 51 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20590 | 2026.01.21 00:13:52.630776 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20591 | 2026.01.21 00:13:52.630776 [ 255 ] {39f7ad11-4207-4563-884a-0d6d88ae3c1b} <Debug> TCPHandler: Processed in 0.001387212 sec. | ||
| 20592 | 2026.01.21 00:13:52.630833 [ 187 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_50_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 5 columns (5 merged, 0 gathered) in 0.001435662 sec., 28558.2539622836 rows/sec., 2.38 MiB/sec. | ||
| 20593 | 2026.01.21 00:13:52.630837 [ 201 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20594 | 2026.01.21 00:13:52.630908 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20595 | 2026.01.21 00:13:52.630938 [ 201 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20596 | 2026.01.21 00:13:52.630962 [ 201 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2574 rows starting from the beginning of the part | ||
| 20597 | 2026.01.21 00:13:52.631003 [ 255 ] {515073b2-e62a-4330-b940-fdce5a9ff769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20598 | 2026.01.21 00:13:52.631006 [ 201 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 1332 rows starting from the beginning of the part | ||
| 20599 | 2026.01.21 00:13:52.631045 [ 255 ] {515073b2-e62a-4330-b940-fdce5a9ff769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20600 | 2026.01.21 00:13:52.631051 [ 201 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 152 rows starting from the beginning of the part | ||
| 20601 | 2026.01.21 00:13:52.631064 [ 194 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_50_12} <Trace> MergedBlockOutputStream: filled checksums all_1_50_12 (state Temporary) | ||
| 20602 | 2026.01.21 00:13:52.631087 [ 201 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 70 rows starting from the beginning of the part | ||
| 20603 | 2026.01.21 00:13:52.631138 [ 201 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 180 rows starting from the beginning of the part | ||
| 20604 | 2026.01.21 00:13:52.631171 [ 201 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 72 rows starting from the beginning of the part | ||
| 20605 | 2026.01.21 00:13:52.631458 [ 255 ] {515073b2-e62a-4330-b940-fdce5a9ff769} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20606 | 2026.01.21 00:13:52.631496 [ 255 ] {515073b2-e62a-4330-b940-fdce5a9ff769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20607 | 2026.01.21 00:13:52.631521 [ 194 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_50_12} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_merge_all_1_50_12 to all_1_50_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20608 | 2026.01.21 00:13:52.631623 [ 194 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_50_12} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1) (MergerMutator): Merged 6 parts: [all_1_45_11, all_50_50_0] -> all_1_50_12 | ||
| 20609 | 2026.01.21 00:13:52.631733 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 20610 | 2026.01.21 00:13:52.631797 [ 255 ] {515073b2-e62a-4330-b940-fdce5a9ff769} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20611 | 2026.01.21 00:13:52.632016 [ 255 ] {515073b2-e62a-4330-b940-fdce5a9ff769} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20612 | 2026.01.21 00:13:52.632146 [ 255 ] {515073b2-e62a-4330-b940-fdce5a9ff769} <Debug> executeQuery: Read 8 rows, 603.00 B in 0.001162 sec., 6884.681583476764 rows/sec., 506.77 KiB/sec. | ||
| 20613 | 2026.01.21 00:13:52.632184 [ 255 ] {515073b2-e62a-4330-b940-fdce5a9ff769} <Debug> TCPHandler: Processed in 0.00132493 sec. | ||
| 20614 | 2026.01.21 00:13:52.632295 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20615 | 2026.01.21 00:13:52.632389 [ 255 ] {630dbd8f-6a07-4d83-a8d1-be3390cc0e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20616 | 2026.01.21 00:13:52.632428 [ 255 ] {630dbd8f-6a07-4d83-a8d1-be3390cc0e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20617 | 2026.01.21 00:13:52.632835 [ 255 ] {630dbd8f-6a07-4d83-a8d1-be3390cc0e05} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20618 | 2026.01.21 00:13:52.632870 [ 255 ] {630dbd8f-6a07-4d83-a8d1-be3390cc0e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20619 | 2026.01.21 00:13:52.633025 [ 195 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4380 rows, containing 5 columns (5 merged, 0 gathered) in 0.002215384 sec., 1977083.8825233008 rows/sec., 170.93 MiB/sec. | ||
| 20620 | 2026.01.21 00:13:52.633174 [ 255 ] {630dbd8f-6a07-4d83-a8d1-be3390cc0e05} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20621 | 2026.01.21 00:13:52.633381 [ 187 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20622 | 2026.01.21 00:13:52.633411 [ 255 ] {630dbd8f-6a07-4d83-a8d1-be3390cc0e05} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20623 | 2026.01.21 00:13:52.633545 [ 255 ] {630dbd8f-6a07-4d83-a8d1-be3390cc0e05} <Debug> executeQuery: Read 78 rows, 6.17 KiB in 0.001175 sec., 66382.97872340426 rows/sec., 5.13 MiB/sec. | ||
| 20624 | 2026.01.21 00:13:52.633576 [ 50 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20625 | 2026.01.21 00:13:52.633585 [ 255 ] {630dbd8f-6a07-4d83-a8d1-be3390cc0e05} <Debug> TCPHandler: Processed in 0.00133892 sec. | ||
| 20626 | 2026.01.21 00:13:52.633637 [ 50 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20627 | 2026.01.21 00:13:52.633675 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20628 | 2026.01.21 00:13:52.633740 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20629 | 2026.01.21 00:13:52.633750 [ 187 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_151_30} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20630 | 2026.01.21 00:13:52.633757 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20631 | 2026.01.21 00:13:52.633845 [ 255 ] {c237435e-26ef-4b99-b449-25bcb3cf35dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20632 | 2026.01.21 00:13:52.633855 [ 187 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_151_30} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20633 | 2026.01.21 00:13:52.633887 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20634 | 2026.01.21 00:13:52.633890 [ 255 ] {c237435e-26ef-4b99-b449-25bcb3cf35dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20635 | 2026.01.21 00:13:52.633917 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1316 rows starting from the beginning of the part | ||
| 20636 | 2026.01.21 00:13:52.633963 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 567 rows starting from the beginning of the part | ||
| 20637 | 2026.01.21 00:13:52.633976 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 20638 | 2026.01.21 00:13:52.633998 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 121 rows starting from the beginning of the part | ||
| 20639 | 2026.01.21 00:13:52.634066 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 71 rows starting from the beginning of the part | ||
| 20640 | 2026.01.21 00:13:52.634103 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 230 rows starting from the beginning of the part | ||
| 20641 | 2026.01.21 00:13:52.634138 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 78 rows starting from the beginning of the part | ||
| 20642 | 2026.01.21 00:13:52.634310 [ 255 ] {c237435e-26ef-4b99-b449-25bcb3cf35dd} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20643 | 2026.01.21 00:13:52.634345 [ 255 ] {c237435e-26ef-4b99-b449-25bcb3cf35dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20644 | 2026.01.21 00:13:52.634673 [ 255 ] {c237435e-26ef-4b99-b449-25bcb3cf35dd} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20645 | 2026.01.21 00:13:52.634893 [ 255 ] {c237435e-26ef-4b99-b449-25bcb3cf35dd} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20646 | 2026.01.21 00:13:52.635023 [ 255 ] {c237435e-26ef-4b99-b449-25bcb3cf35dd} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001197 sec., 134502.9239766082 rows/sec., 9.36 MiB/sec. | ||
| 20647 | 2026.01.21 00:13:52.635060 [ 255 ] {c237435e-26ef-4b99-b449-25bcb3cf35dd} <Debug> TCPHandler: Processed in 0.001369371 sec. | ||
| 20648 | 2026.01.21 00:13:52.635172 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20649 | 2026.01.21 00:13:52.635226 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2383 rows, containing 5 columns (5 merged, 0 gathered) in 0.001502973 sec., 1585524.157785935 rows/sec., 123.16 MiB/sec. | ||
| 20650 | 2026.01.21 00:13:52.635266 [ 255 ] {3cc93f2c-d1b4-4991-bee2-355b054e7992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20651 | 2026.01.21 00:13:52.635324 [ 255 ] {3cc93f2c-d1b4-4991-bee2-355b054e7992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20652 | 2026.01.21 00:13:52.635397 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20653 | 2026.01.21 00:13:52.635641 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_151_30} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20654 | 2026.01.21 00:13:52.635705 [ 201 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_151_30} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20655 | 2026.01.21 00:13:52.635765 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 20656 | 2026.01.21 00:13:52.636059 [ 255 ] {3cc93f2c-d1b4-4991-bee2-355b054e7992} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20657 | 2026.01.21 00:13:52.636094 [ 255 ] {3cc93f2c-d1b4-4991-bee2-355b054e7992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20658 | 2026.01.21 00:13:52.636575 [ 255 ] {3cc93f2c-d1b4-4991-bee2-355b054e7992} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20659 | 2026.01.21 00:13:52.636804 [ 255 ] {3cc93f2c-d1b4-4991-bee2-355b054e7992} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20660 | 2026.01.21 00:13:52.636941 [ 255 ] {3cc93f2c-d1b4-4991-bee2-355b054e7992} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001694 sec., 4132.231404958678 rows/sec., 7.40 MiB/sec. | ||
| 20661 | 2026.01.21 00:13:52.636996 [ 255 ] {3cc93f2c-d1b4-4991-bee2-355b054e7992} <Debug> TCPHandler: Processed in 0.001873978 sec. | ||
| 20662 | 2026.01.21 00:13:52.637112 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20663 | 2026.01.21 00:13:52.637206 [ 255 ] {889a354c-8768-4717-951e-f945d43f31d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20664 | 2026.01.21 00:13:52.637247 [ 255 ] {889a354c-8768-4717-951e-f945d43f31d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20665 | 2026.01.21 00:13:52.637581 [ 255 ] {889a354c-8768-4717-951e-f945d43f31d4} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20666 | 2026.01.21 00:13:52.637618 [ 255 ] {889a354c-8768-4717-951e-f945d43f31d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20667 | 2026.01.21 00:13:52.637924 [ 255 ] {889a354c-8768-4717-951e-f945d43f31d4} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20668 | 2026.01.21 00:13:52.638139 [ 255 ] {889a354c-8768-4717-951e-f945d43f31d4} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20669 | 2026.01.21 00:13:52.638255 [ 50 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20670 | 2026.01.21 00:13:52.638265 [ 255 ] {889a354c-8768-4717-951e-f945d43f31d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 20671 | 2026.01.21 00:13:52.638302 [ 50 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20672 | 2026.01.21 00:13:52.638321 [ 255 ] {889a354c-8768-4717-951e-f945d43f31d4} <Debug> TCPHandler: Processed in 0.001259029 sec. | ||
| 20673 | 2026.01.21 00:13:52.638326 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20674 | 2026.01.21 00:13:52.638454 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20675 | 2026.01.21 00:13:52.638550 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20676 | 2026.01.21 00:13:52.638577 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 8292 rows starting from the beginning of the part | ||
| 20677 | 2026.01.21 00:13:52.638627 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
| 20678 | 2026.01.21 00:13:52.638668 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 20679 | 2026.01.21 00:13:52.638706 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 20680 | 2026.01.21 00:13:52.638745 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 20681 | 2026.01.21 00:13:52.638781 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 20682 | 2026.01.21 00:13:52.641183 [ 201 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8592 rows, containing 4 columns (4 merged, 0 gathered) in 0.002764062 sec., 3108468.6233521537 rows/sec., 205.88 MiB/sec. | ||
| 20683 | 2026.01.21 00:13:52.641305 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20684 | 2026.01.21 00:13:52.641540 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_151_30} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20685 | 2026.01.21 00:13:52.641601 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_151_30} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20686 | 2026.01.21 00:13:52.641657 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 20687 | 2026.01.21 00:13:55.930039 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20688 | 2026.01.21 00:13:55.930100 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20689 | 2026.01.21 00:13:56.144555 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48995 | ||
| 20690 | 2026.01.21 00:13:56.145144 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20691 | 2026.01.21 00:13:56.145193 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20692 | 2026.01.21 00:13:56.145702 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 20693 | 2026.01.21 00:13:56.145963 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20694 | 2026.01.21 00:13:56.146118 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48995 | ||
| 20695 | 2026.01.21 00:13:57.624664 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20696 | 2026.01.21 00:13:57.624841 [ 255 ] {d349e560-48c9-46f1-b44a-f45c5b0b1b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20697 | 2026.01.21 00:13:57.624907 [ 255 ] {d349e560-48c9-46f1-b44a-f45c5b0b1b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20698 | 2026.01.21 00:13:57.625559 [ 255 ] {d349e560-48c9-46f1-b44a-f45c5b0b1b1a} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20699 | 2026.01.21 00:13:57.625601 [ 255 ] {d349e560-48c9-46f1-b44a-f45c5b0b1b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20700 | 2026.01.21 00:13:57.625974 [ 255 ] {d349e560-48c9-46f1-b44a-f45c5b0b1b1a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 20701 | 2026.01.21 00:13:57.626209 [ 255 ] {d349e560-48c9-46f1-b44a-f45c5b0b1b1a} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20702 | 2026.01.21 00:13:57.626365 [ 255 ] {d349e560-48c9-46f1-b44a-f45c5b0b1b1a} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001573 sec., 635.7279084551813 rows/sec., 47.18 KiB/sec. | ||
| 20703 | 2026.01.21 00:13:57.626409 [ 255 ] {d349e560-48c9-46f1-b44a-f45c5b0b1b1a} <Debug> TCPHandler: Processed in 0.001869068 sec. | ||
| 20704 | 2026.01.21 00:13:57.626530 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20705 | 2026.01.21 00:13:57.626627 [ 255 ] {d6bc37c0-528e-4592-927b-d36b19df02e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20706 | 2026.01.21 00:13:57.626667 [ 255 ] {d6bc37c0-528e-4592-927b-d36b19df02e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20707 | 2026.01.21 00:13:57.627214 [ 255 ] {d6bc37c0-528e-4592-927b-d36b19df02e9} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20708 | 2026.01.21 00:13:57.627249 [ 255 ] {d6bc37c0-528e-4592-927b-d36b19df02e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20709 | 2026.01.21 00:13:57.627572 [ 255 ] {d6bc37c0-528e-4592-927b-d36b19df02e9} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20710 | 2026.01.21 00:13:57.627796 [ 255 ] {d6bc37c0-528e-4592-927b-d36b19df02e9} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20711 | 2026.01.21 00:13:57.627927 [ 255 ] {d6bc37c0-528e-4592-927b-d36b19df02e9} <Debug> executeQuery: Read 164 rows, 14.65 KiB in 0.001319 sec., 124336.61865049279 rows/sec., 10.84 MiB/sec. | ||
| 20712 | 2026.01.21 00:13:57.627965 [ 255 ] {d6bc37c0-528e-4592-927b-d36b19df02e9} <Debug> TCPHandler: Processed in 0.001485513 sec. | ||
| 20713 | 2026.01.21 00:13:57.628076 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20714 | 2026.01.21 00:13:57.628173 [ 255 ] {4b38968e-56cc-46f1-a48a-ab5bdec5728d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20715 | 2026.01.21 00:13:57.628214 [ 255 ] {4b38968e-56cc-46f1-a48a-ab5bdec5728d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20716 | 2026.01.21 00:13:57.628634 [ 255 ] {4b38968e-56cc-46f1-a48a-ab5bdec5728d} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20717 | 2026.01.21 00:13:57.628670 [ 255 ] {4b38968e-56cc-46f1-a48a-ab5bdec5728d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20718 | 2026.01.21 00:13:57.628962 [ 255 ] {4b38968e-56cc-46f1-a48a-ab5bdec5728d} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20719 | 2026.01.21 00:13:57.629192 [ 255 ] {4b38968e-56cc-46f1-a48a-ab5bdec5728d} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20720 | 2026.01.21 00:13:57.629320 [ 255 ] {4b38968e-56cc-46f1-a48a-ab5bdec5728d} <Debug> executeQuery: Read 54 rows, 4.05 KiB in 0.001167 sec., 46272.49357326478 rows/sec., 3.39 MiB/sec. | ||
| 20721 | 2026.01.21 00:13:57.629358 [ 255 ] {4b38968e-56cc-46f1-a48a-ab5bdec5728d} <Debug> TCPHandler: Processed in 0.00133246 sec. | ||
| 20722 | 2026.01.21 00:13:57.629470 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20723 | 2026.01.21 00:13:57.629565 [ 255 ] {7649a9bd-f322-44a1-90fd-5a2c9f04a16e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20724 | 2026.01.21 00:13:57.629605 [ 255 ] {7649a9bd-f322-44a1-90fd-5a2c9f04a16e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20725 | 2026.01.21 00:13:57.630042 [ 255 ] {7649a9bd-f322-44a1-90fd-5a2c9f04a16e} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20726 | 2026.01.21 00:13:57.630078 [ 255 ] {7649a9bd-f322-44a1-90fd-5a2c9f04a16e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20727 | 2026.01.21 00:13:57.630381 [ 255 ] {7649a9bd-f322-44a1-90fd-5a2c9f04a16e} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20728 | 2026.01.21 00:13:57.630594 [ 255 ] {7649a9bd-f322-44a1-90fd-5a2c9f04a16e} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20729 | 2026.01.21 00:13:57.630724 [ 255 ] {7649a9bd-f322-44a1-90fd-5a2c9f04a16e} <Debug> executeQuery: Read 133 rows, 10.57 KiB in 0.001177 sec., 112999.15038232795 rows/sec., 8.77 MiB/sec. | ||
| 20730 | 2026.01.21 00:13:57.630762 [ 255 ] {7649a9bd-f322-44a1-90fd-5a2c9f04a16e} <Debug> TCPHandler: Processed in 0.00134037 sec. | ||
| 20731 | 2026.01.21 00:13:57.630876 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20732 | 2026.01.21 00:13:57.630970 [ 255 ] {80fa1eeb-c38b-47e6-809f-d272c3ec8e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20733 | 2026.01.21 00:13:57.631013 [ 255 ] {80fa1eeb-c38b-47e6-809f-d272c3ec8e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20734 | 2026.01.21 00:13:57.631424 [ 255 ] {80fa1eeb-c38b-47e6-809f-d272c3ec8e03} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20735 | 2026.01.21 00:13:57.631458 [ 255 ] {80fa1eeb-c38b-47e6-809f-d272c3ec8e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20736 | 2026.01.21 00:13:57.631778 [ 255 ] {80fa1eeb-c38b-47e6-809f-d272c3ec8e03} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20737 | 2026.01.21 00:13:57.631992 [ 255 ] {80fa1eeb-c38b-47e6-809f-d272c3ec8e03} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20738 | 2026.01.21 00:13:57.632111 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 2 parts from all_1_147_33 to all_148_148_0 | ||
| 20739 | 2026.01.21 00:13:57.632122 [ 255 ] {80fa1eeb-c38b-47e6-809f-d272c3ec8e03} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001172 sec., 137372.01365187712 rows/sec., 9.56 MiB/sec. | ||
| 20740 | 2026.01.21 00:13:57.632174 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20741 | 2026.01.21 00:13:57.632186 [ 255 ] {80fa1eeb-c38b-47e6-809f-d272c3ec8e03} <Debug> TCPHandler: Processed in 0.001359541 sec. | ||
| 20742 | 2026.01.21 00:13:57.632202 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20743 | 2026.01.21 00:13:57.632304 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20744 | 2026.01.21 00:13:57.632330 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_148_34} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_147_33 to all_148_148_0 into Compact with storage Full | ||
| 20745 | 2026.01.21 00:13:57.632402 [ 255 ] {0ffa3472-5d1a-4827-b165-ae8d0883eda1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20746 | 2026.01.21 00:13:57.632462 [ 255 ] {0ffa3472-5d1a-4827-b165-ae8d0883eda1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20747 | 2026.01.21 00:13:57.632498 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_148_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20748 | 2026.01.21 00:13:57.632548 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_148_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_147_33, total 41657 rows starting from the beginning of the part | ||
| 20749 | 2026.01.21 00:13:57.632629 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_148_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 20750 | 2026.01.21 00:13:57.633401 [ 255 ] {0ffa3472-5d1a-4827-b165-ae8d0883eda1} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20751 | 2026.01.21 00:13:57.633442 [ 255 ] {0ffa3472-5d1a-4827-b165-ae8d0883eda1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 20752 | 2026.01.21 00:13:57.634021 [ 255 ] {0ffa3472-5d1a-4827-b165-ae8d0883eda1} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20753 | 2026.01.21 00:13:57.634256 [ 255 ] {0ffa3472-5d1a-4827-b165-ae8d0883eda1} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20754 | 2026.01.21 00:13:57.634402 [ 255 ] {0ffa3472-5d1a-4827-b165-ae8d0883eda1} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002019 sec., 26250.619118375434 rows/sec., 47.04 MiB/sec. | ||
| 20755 | 2026.01.21 00:13:57.634458 [ 255 ] {0ffa3472-5d1a-4827-b165-ae8d0883eda1} <Debug> TCPHandler: Processed in 0.002203363 sec. | ||
| 20756 | 2026.01.21 00:13:57.634564 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20757 | 2026.01.21 00:13:57.634666 [ 255 ] {aa859224-e72e-4226-9c04-2723565b6d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20758 | 2026.01.21 00:13:57.634708 [ 255 ] {aa859224-e72e-4226-9c04-2723565b6d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20759 | 2026.01.21 00:13:57.635034 [ 255 ] {aa859224-e72e-4226-9c04-2723565b6d27} <Trace> oximeter.measurements_i64 (7faa0ba1-382b-42e3-8944-7c890a5aacbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20760 | 2026.01.21 00:13:57.635071 [ 255 ] {aa859224-e72e-4226-9c04-2723565b6d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 20761 | 2026.01.21 00:13:57.635375 [ 255 ] {aa859224-e72e-4226-9c04-2723565b6d27} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 20762 | 2026.01.21 00:13:57.635588 [ 255 ] {aa859224-e72e-4226-9c04-2723565b6d27} <Trace> oximeter.measurements_i64 (7faa0ba1-382b-42e3-8944-7c890a5aacbc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20763 | 2026.01.21 00:13:57.635714 [ 255 ] {aa859224-e72e-4226-9c04-2723565b6d27} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001074 sec., 8379.888268156425 rows/sec., 591.94 KiB/sec. | ||
| 20764 | 2026.01.21 00:13:57.635751 [ 255 ] {aa859224-e72e-4226-9c04-2723565b6d27} <Debug> TCPHandler: Processed in 0.001236349 sec. | ||
| 20765 | 2026.01.21 00:13:57.635861 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20766 | 2026.01.21 00:13:57.635956 [ 255 ] {418b7e74-333b-4e81-9fa7-27c95869f0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20767 | 2026.01.21 00:13:57.635997 [ 255 ] {418b7e74-333b-4e81-9fa7-27c95869f0c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20768 | 2026.01.21 00:13:57.636333 [ 255 ] {418b7e74-333b-4e81-9fa7-27c95869f0c7} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20769 | 2026.01.21 00:13:57.636368 [ 255 ] {418b7e74-333b-4e81-9fa7-27c95869f0c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 20770 | 2026.01.21 00:13:57.636679 [ 255 ] {418b7e74-333b-4e81-9fa7-27c95869f0c7} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20771 | 2026.01.21 00:13:57.636889 [ 255 ] {418b7e74-333b-4e81-9fa7-27c95869f0c7} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20772 | 2026.01.21 00:13:57.637023 [ 255 ] {418b7e74-333b-4e81-9fa7-27c95869f0c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 20773 | 2026.01.21 00:13:57.637059 [ 255 ] {418b7e74-333b-4e81-9fa7-27c95869f0c7} <Debug> TCPHandler: Processed in 0.001247179 sec. | ||
| 20774 | 2026.01.21 00:13:57.641131 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_148_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41817 rows, containing 5 columns (5 merged, 0 gathered) in 0.008858415 sec., 4720596.178887532 rows/sec., 322.55 MiB/sec. | ||
| 20775 | 2026.01.21 00:13:57.641351 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_148_34} <Trace> MergedBlockOutputStream: filled checksums all_1_148_34 (state Temporary) | ||
| 20776 | 2026.01.21 00:13:57.641632 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_148_34} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_148_34 to all_1_148_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20777 | 2026.01.21 00:13:57.641708 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_148_34} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 2 parts: [all_1_147_33, all_148_148_0] -> all_1_148_34 | ||
| 20778 | 2026.01.21 00:13:57.641777 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 20779 | 2026.01.21 00:13:58.813047 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 20780 | 2026.01.21 00:13:58.830316 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20781 | 2026.01.21 00:13:58.830366 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20782 | 2026.01.21 00:13:58.836458 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 20783 | 2026.01.21 00:13:58.837176 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20784 | 2026.01.21 00:13:58.840277 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 20785 | 2026.01.21 00:13:59.295750 [ 220 ] {} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20786 | 2026.01.21 00:13:59.295801 [ 220 ] {} <Debug> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20787 | 2026.01.21 00:13:59.298095 [ 220 ] {} <Debug> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20788 | 2026.01.21 00:13:59.663818 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20789 | 2026.01.21 00:13:59.664081 [ 255 ] {c84978f5-f4d0-4d9b-aff5-67e3a423d243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20790 | 2026.01.21 00:13:59.664154 [ 255 ] {c84978f5-f4d0-4d9b-aff5-67e3a423d243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20791 | 2026.01.21 00:13:59.664978 [ 255 ] {c84978f5-f4d0-4d9b-aff5-67e3a423d243} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20792 | 2026.01.21 00:13:59.665025 [ 255 ] {c84978f5-f4d0-4d9b-aff5-67e3a423d243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20793 | 2026.01.21 00:13:59.665445 [ 255 ] {c84978f5-f4d0-4d9b-aff5-67e3a423d243} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 20794 | 2026.01.21 00:13:59.665688 [ 255 ] {c84978f5-f4d0-4d9b-aff5-67e3a423d243} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20795 | 2026.01.21 00:13:59.665834 [ 255 ] {c84978f5-f4d0-4d9b-aff5-67e3a423d243} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001826 sec., 244249.72617743703 rows/sec., 15.49 MiB/sec. | ||
| 20796 | 2026.01.21 00:13:59.665877 [ 255 ] {c84978f5-f4d0-4d9b-aff5-67e3a423d243} <Debug> TCPHandler: Processed in 0.002228533 sec. | ||
| 20797 | 2026.01.21 00:13:59.666006 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20798 | 2026.01.21 00:13:59.666103 [ 255 ] {35b9d43b-2dbb-4296-9675-151dbc08a582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20799 | 2026.01.21 00:13:59.666146 [ 255 ] {35b9d43b-2dbb-4296-9675-151dbc08a582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20800 | 2026.01.21 00:13:59.666566 [ 255 ] {35b9d43b-2dbb-4296-9675-151dbc08a582} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20801 | 2026.01.21 00:13:59.666603 [ 255 ] {35b9d43b-2dbb-4296-9675-151dbc08a582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20802 | 2026.01.21 00:13:59.666903 [ 255 ] {35b9d43b-2dbb-4296-9675-151dbc08a582} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 20803 | 2026.01.21 00:13:59.667118 [ 255 ] {35b9d43b-2dbb-4296-9675-151dbc08a582} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20804 | 2026.01.21 00:13:59.667247 [ 255 ] {35b9d43b-2dbb-4296-9675-151dbc08a582} <Debug> executeQuery: Read 5 rows, 410.00 B in 0.001163 sec., 4299.226139294927 rows/sec., 344.27 KiB/sec. | ||
| 20805 | 2026.01.21 00:13:59.667286 [ 255 ] {35b9d43b-2dbb-4296-9675-151dbc08a582} <Debug> TCPHandler: Processed in 0.00133066 sec. | ||
| 20806 | 2026.01.21 00:13:59.667388 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20807 | 2026.01.21 00:13:59.667483 [ 255 ] {9c13f830-f0e1-470a-96e6-68f40dc23381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20808 | 2026.01.21 00:13:59.667523 [ 255 ] {9c13f830-f0e1-470a-96e6-68f40dc23381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20809 | 2026.01.21 00:13:59.669671 [ 255 ] {9c13f830-f0e1-470a-96e6-68f40dc23381} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20810 | 2026.01.21 00:13:59.669706 [ 255 ] {9c13f830-f0e1-470a-96e6-68f40dc23381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20811 | 2026.01.21 00:13:59.670158 [ 255 ] {9c13f830-f0e1-470a-96e6-68f40dc23381} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20812 | 2026.01.21 00:13:59.670383 [ 255 ] {9c13f830-f0e1-470a-96e6-68f40dc23381} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20813 | 2026.01.21 00:13:59.670517 [ 255 ] {9c13f830-f0e1-470a-96e6-68f40dc23381} <Debug> executeQuery: Read 2360 rows, 195.44 KiB in 0.003053 sec., 773010.1539469374 rows/sec., 62.52 MiB/sec. | ||
| 20814 | 2026.01.21 00:13:59.670558 [ 255 ] {9c13f830-f0e1-470a-96e6-68f40dc23381} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 20815 | 2026.01.21 00:13:59.670572 [ 255 ] {9c13f830-f0e1-470a-96e6-68f40dc23381} <Debug> TCPHandler: Processed in 0.003233369 sec. | ||
| 20816 | 2026.01.21 00:13:59.670684 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20817 | 2026.01.21 00:13:59.670781 [ 255 ] {2e442ff3-1620-46f7-8ab9-2eac1a59d533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20818 | 2026.01.21 00:13:59.670822 [ 255 ] {2e442ff3-1620-46f7-8ab9-2eac1a59d533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20819 | 2026.01.21 00:13:59.671375 [ 255 ] {2e442ff3-1620-46f7-8ab9-2eac1a59d533} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20820 | 2026.01.21 00:13:59.671413 [ 255 ] {2e442ff3-1620-46f7-8ab9-2eac1a59d533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20821 | 2026.01.21 00:13:59.671726 [ 255 ] {2e442ff3-1620-46f7-8ab9-2eac1a59d533} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20822 | 2026.01.21 00:13:59.671945 [ 255 ] {2e442ff3-1620-46f7-8ab9-2eac1a59d533} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20823 | 2026.01.21 00:13:59.672076 [ 255 ] {2e442ff3-1620-46f7-8ab9-2eac1a59d533} <Debug> executeQuery: Read 235 rows, 14.26 KiB in 0.001314 sec., 178843.22678843225 rows/sec., 10.60 MiB/sec. | ||
| 20824 | 2026.01.21 00:13:59.672115 [ 255 ] {2e442ff3-1620-46f7-8ab9-2eac1a59d533} <Debug> TCPHandler: Processed in 0.001480952 sec. | ||
| 20825 | 2026.01.21 00:13:59.672226 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20826 | 2026.01.21 00:13:59.672321 [ 255 ] {0eb28658-4507-467f-88e3-c85128beb667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20827 | 2026.01.21 00:13:59.672360 [ 255 ] {0eb28658-4507-467f-88e3-c85128beb667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20828 | 2026.01.21 00:13:59.673012 [ 255 ] {0eb28658-4507-467f-88e3-c85128beb667} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20829 | 2026.01.21 00:13:59.673047 [ 255 ] {0eb28658-4507-467f-88e3-c85128beb667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20830 | 2026.01.21 00:13:59.673366 [ 255 ] {0eb28658-4507-467f-88e3-c85128beb667} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 20831 | 2026.01.21 00:13:59.673581 [ 255 ] {0eb28658-4507-467f-88e3-c85128beb667} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20832 | 2026.01.21 00:13:59.673708 [ 255 ] {0eb28658-4507-467f-88e3-c85128beb667} <Debug> executeQuery: Read 458 rows, 30.99 KiB in 0.001406 sec., 325746.79943101 rows/sec., 21.53 MiB/sec. | ||
| 20833 | 2026.01.21 00:13:59.673746 [ 255 ] {0eb28658-4507-467f-88e3-c85128beb667} <Debug> TCPHandler: Processed in 0.001571104 sec. | ||
| 20834 | 2026.01.21 00:13:59.673867 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20835 | 2026.01.21 00:13:59.673962 [ 255 ] {1ea4a782-1dbd-445c-8835-ee44c48e3df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20836 | 2026.01.21 00:13:59.674000 [ 255 ] {1ea4a782-1dbd-445c-8835-ee44c48e3df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20837 | 2026.01.21 00:13:59.674524 [ 255 ] {1ea4a782-1dbd-445c-8835-ee44c48e3df5} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20838 | 2026.01.21 00:13:59.674559 [ 255 ] {1ea4a782-1dbd-445c-8835-ee44c48e3df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20839 | 2026.01.21 00:13:59.674860 [ 255 ] {1ea4a782-1dbd-445c-8835-ee44c48e3df5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 20840 | 2026.01.21 00:13:59.675075 [ 255 ] {1ea4a782-1dbd-445c-8835-ee44c48e3df5} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20841 | 2026.01.21 00:13:59.675200 [ 255 ] {1ea4a782-1dbd-445c-8835-ee44c48e3df5} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001257 sec., 182179.79315831343 rows/sec., 10.34 MiB/sec. | ||
| 20842 | 2026.01.21 00:13:59.675238 [ 255 ] {1ea4a782-1dbd-445c-8835-ee44c48e3df5} <Debug> TCPHandler: Processed in 0.001420582 sec. | ||
| 20843 | 2026.01.21 00:13:59.675347 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20844 | 2026.01.21 00:13:59.675443 [ 255 ] {3760b3e1-b752-4647-b7f5-ffaa14dbc58e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20845 | 2026.01.21 00:13:59.675483 [ 255 ] {3760b3e1-b752-4647-b7f5-ffaa14dbc58e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20846 | 2026.01.21 00:13:59.676543 [ 255 ] {3760b3e1-b752-4647-b7f5-ffaa14dbc58e} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20847 | 2026.01.21 00:13:59.676578 [ 255 ] {3760b3e1-b752-4647-b7f5-ffaa14dbc58e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20848 | 2026.01.21 00:13:59.676928 [ 255 ] {3760b3e1-b752-4647-b7f5-ffaa14dbc58e} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20849 | 2026.01.21 00:13:59.677140 [ 255 ] {3760b3e1-b752-4647-b7f5-ffaa14dbc58e} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20850 | 2026.01.21 00:13:59.677269 [ 255 ] {3760b3e1-b752-4647-b7f5-ffaa14dbc58e} <Debug> executeQuery: Read 1207 rows, 87.93 KiB in 0.001844 sec., 654555.3145336226 rows/sec., 46.57 MiB/sec. | ||
| 20851 | 2026.01.21 00:13:59.677307 [ 255 ] {3760b3e1-b752-4647-b7f5-ffaa14dbc58e} <Debug> TCPHandler: Processed in 0.00200952 sec. | ||
| 20852 | 2026.01.21 00:13:59.677421 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20853 | 2026.01.21 00:13:59.677516 [ 255 ] {4626e77d-6955-4ece-a3a3-af1baa41f7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20854 | 2026.01.21 00:13:59.677557 [ 255 ] {4626e77d-6955-4ece-a3a3-af1baa41f7a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20855 | 2026.01.21 00:13:59.677890 [ 255 ] {4626e77d-6955-4ece-a3a3-af1baa41f7a5} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20856 | 2026.01.21 00:13:59.677925 [ 255 ] {4626e77d-6955-4ece-a3a3-af1baa41f7a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20857 | 2026.01.21 00:13:59.678230 [ 255 ] {4626e77d-6955-4ece-a3a3-af1baa41f7a5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 20858 | 2026.01.21 00:13:59.678446 [ 255 ] {4626e77d-6955-4ece-a3a3-af1baa41f7a5} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20859 | 2026.01.21 00:13:59.678572 [ 255 ] {4626e77d-6955-4ece-a3a3-af1baa41f7a5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 20860 | 2026.01.21 00:13:59.678609 [ 255 ] {4626e77d-6955-4ece-a3a3-af1baa41f7a5} <Debug> TCPHandler: Processed in 0.001237279 sec. | ||
| 20861 | 2026.01.21 00:13:59.678719 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20862 | 2026.01.21 00:13:59.678813 [ 255 ] {1bf1785c-6152-4f45-9c80-06a89fd092bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20863 | 2026.01.21 00:13:59.678853 [ 255 ] {1bf1785c-6152-4f45-9c80-06a89fd092bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20864 | 2026.01.21 00:13:59.679533 [ 255 ] {1bf1785c-6152-4f45-9c80-06a89fd092bb} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20865 | 2026.01.21 00:13:59.679568 [ 255 ] {1bf1785c-6152-4f45-9c80-06a89fd092bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20866 | 2026.01.21 00:13:59.679934 [ 255 ] {1bf1785c-6152-4f45-9c80-06a89fd092bb} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20867 | 2026.01.21 00:13:59.680149 [ 255 ] {1bf1785c-6152-4f45-9c80-06a89fd092bb} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20868 | 2026.01.21 00:13:59.680271 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 6 parts from all_1_148_34 to all_153_153_0 | ||
| 20869 | 2026.01.21 00:13:59.680277 [ 255 ] {1bf1785c-6152-4f45-9c80-06a89fd092bb} <Debug> executeQuery: Read 919 rows, 62.12 KiB in 0.001484 sec., 619272.2371967655 rows/sec., 40.88 MiB/sec. | ||
| 20870 | 2026.01.21 00:13:59.680348 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20871 | 2026.01.21 00:13:59.680362 [ 255 ] {1bf1785c-6152-4f45-9c80-06a89fd092bb} <Debug> TCPHandler: Processed in 0.001691766 sec. | ||
| 20872 | 2026.01.21 00:13:59.680381 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 20873 | 2026.01.21 00:13:59.680479 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20874 | 2026.01.21 00:13:59.680490 [ 189 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_153_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_148_34 to all_153_153_0 into Compact with storage Full | ||
| 20875 | 2026.01.21 00:13:59.680578 [ 255 ] {ecd700e7-290b-4fa8-b75f-51f2186a4660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20876 | 2026.01.21 00:13:59.680605 [ 189 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_153_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20877 | 2026.01.21 00:13:59.680622 [ 255 ] {ecd700e7-290b-4fa8-b75f-51f2186a4660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20878 | 2026.01.21 00:13:59.680642 [ 189 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_153_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_148_34, total 41817 rows starting from the beginning of the part | ||
| 20879 | 2026.01.21 00:13:59.680710 [ 189 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_153_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part | ||
| 20880 | 2026.01.21 00:13:59.680762 [ 189 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_153_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 181 rows starting from the beginning of the part | ||
| 20881 | 2026.01.21 00:13:59.680810 [ 189 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_153_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 161 rows starting from the beginning of the part | ||
| 20882 | 2026.01.21 00:13:59.680858 [ 189 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_153_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 161 rows starting from the beginning of the part | ||
| 20883 | 2026.01.21 00:13:59.680903 [ 189 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_153_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 919 rows starting from the beginning of the part | ||
| 20884 | 2026.01.21 00:13:59.680942 [ 255 ] {ecd700e7-290b-4fa8-b75f-51f2186a4660} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20885 | 2026.01.21 00:13:59.680979 [ 255 ] {ecd700e7-290b-4fa8-b75f-51f2186a4660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 20886 | 2026.01.21 00:13:59.681279 [ 255 ] {ecd700e7-290b-4fa8-b75f-51f2186a4660} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 20887 | 2026.01.21 00:13:59.681491 [ 255 ] {ecd700e7-290b-4fa8-b75f-51f2186a4660} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20888 | 2026.01.21 00:13:59.681619 [ 255 ] {ecd700e7-290b-4fa8-b75f-51f2186a4660} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 20889 | 2026.01.21 00:13:59.681655 [ 255 ] {ecd700e7-290b-4fa8-b75f-51f2186a4660} <Debug> TCPHandler: Processed in 0.001225198 sec. | ||
| 20890 | 2026.01.21 00:13:59.681765 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20891 | 2026.01.21 00:13:59.681859 [ 255 ] {ab1f000d-36a7-4cc1-ba02-4188ad555640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20892 | 2026.01.21 00:13:59.681912 [ 255 ] {ab1f000d-36a7-4cc1-ba02-4188ad555640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20893 | 2026.01.21 00:13:59.682686 [ 255 ] {ab1f000d-36a7-4cc1-ba02-4188ad555640} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20894 | 2026.01.21 00:13:59.682721 [ 255 ] {ab1f000d-36a7-4cc1-ba02-4188ad555640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 20895 | 2026.01.21 00:13:59.683213 [ 255 ] {ab1f000d-36a7-4cc1-ba02-4188ad555640} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20896 | 2026.01.21 00:13:59.683446 [ 255 ] {ab1f000d-36a7-4cc1-ba02-4188ad555640} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20897 | 2026.01.21 00:13:59.683582 [ 255 ] {ab1f000d-36a7-4cc1-ba02-4188ad555640} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001741 sec., 4020.67777139575 rows/sec., 7.20 MiB/sec. | ||
| 20898 | 2026.01.21 00:13:59.683637 [ 255 ] {ab1f000d-36a7-4cc1-ba02-4188ad555640} <Debug> TCPHandler: Processed in 0.00192151 sec. | ||
| 20899 | 2026.01.21 00:13:59.683753 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20900 | 2026.01.21 00:13:59.683848 [ 255 ] {3fa35d56-aa92-4020-9825-67bdf3780845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20901 | 2026.01.21 00:13:59.683889 [ 255 ] {3fa35d56-aa92-4020-9825-67bdf3780845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20902 | 2026.01.21 00:13:59.684243 [ 255 ] {3fa35d56-aa92-4020-9825-67bdf3780845} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20903 | 2026.01.21 00:13:59.684279 [ 255 ] {3fa35d56-aa92-4020-9825-67bdf3780845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 20904 | 2026.01.21 00:13:59.684582 [ 255 ] {3fa35d56-aa92-4020-9825-67bdf3780845} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20905 | 2026.01.21 00:13:59.684799 [ 255 ] {3fa35d56-aa92-4020-9825-67bdf3780845} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20906 | 2026.01.21 00:13:59.684929 [ 255 ] {3fa35d56-aa92-4020-9825-67bdf3780845} <Debug> executeQuery: Read 72 rows, 4.26 KiB in 0.001101 sec., 65395.09536784741 rows/sec., 3.78 MiB/sec. | ||
| 20907 | 2026.01.21 00:13:59.684966 [ 255 ] {3fa35d56-aa92-4020-9825-67bdf3780845} <Debug> TCPHandler: Processed in 0.001262109 sec. | ||
| 20908 | 2026.01.21 00:13:59.692296 [ 190 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_153_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43399 rows, containing 5 columns (5 merged, 0 gathered) in 0.01184329 sec., 3664437.837796761 rows/sec., 250.27 MiB/sec. | ||
| 20909 | 2026.01.21 00:13:59.692670 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_153_35} <Trace> MergedBlockOutputStream: filled checksums all_1_153_35 (state Temporary) | ||
| 20910 | 2026.01.21 00:13:59.692981 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_153_35} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_153_35 to all_1_153_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20911 | 2026.01.21 00:13:59.693055 [ 193 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_153_35} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 6 parts: [all_1_148_34, all_153_153_0] -> all_1_153_35 | ||
| 20912 | 2026.01.21 00:13:59.693124 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 20913 | 2026.01.21 00:14:01.329193 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2498 | ||
| 20914 | 2026.01.21 00:14:01.332122 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20915 | 2026.01.21 00:14:01.332168 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 20916 | 2026.01.21 00:14:01.333383 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 20917 | 2026.01.21 00:14:01.333645 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20918 | 2026.01.21 00:14:01.333810 [ 37 ] {} <Debug> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 20919 | 2026.01.21 00:14:01.333883 [ 37 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20920 | 2026.01.21 00:14:01.333912 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 20921 | 2026.01.21 00:14:01.333920 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2498 | ||
| 20922 | 2026.01.21 00:14:01.334036 [ 199 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::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 | ||
| 20923 | 2026.01.21 00:14:01.334598 [ 199 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20924 | 2026.01.21 00:14:01.334739 [ 199 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2270 rows starting from the beginning of the part | ||
| 20925 | 2026.01.21 00:14:01.335101 [ 199 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 30 rows starting from the beginning of the part | ||
| 20926 | 2026.01.21 00:14:01.335478 [ 199 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 28 rows starting from the beginning of the part | ||
| 20927 | 2026.01.21 00:14:01.335826 [ 199 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 34 rows starting from the beginning of the part | ||
| 20928 | 2026.01.21 00:14:01.336160 [ 199 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 78 rows starting from the beginning of the part | ||
| 20929 | 2026.01.21 00:14:01.336494 [ 199 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 58 rows starting from the beginning of the part | ||
| 20930 | 2026.01.21 00:14:01.344433 [ 196 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2498 rows, containing 72 columns (72 merged, 0 gathered) in 0.010441638 sec., 239234.49558393043 rows/sec., 192.82 MiB/sec. | ||
| 20931 | 2026.01.21 00:14:01.346766 [ 196 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 20932 | 2026.01.21 00:14:01.347367 [ 196 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_76_15} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20933 | 2026.01.21 00:14:01.347458 [ 196 ] {ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4::all_1_76_15} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 20934 | 2026.01.21 00:14:01.347839 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.11 MiB. | ||
| 20935 | 2026.01.21 00:14:02.619008 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20936 | 2026.01.21 00:14:02.619206 [ 255 ] {a19ce32b-4331-42e3-89ea-90cc25112cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20937 | 2026.01.21 00:14:02.619271 [ 255 ] {a19ce32b-4331-42e3-89ea-90cc25112cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20938 | 2026.01.21 00:14:02.619943 [ 255 ] {a19ce32b-4331-42e3-89ea-90cc25112cb8} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20939 | 2026.01.21 00:14:02.619983 [ 255 ] {a19ce32b-4331-42e3-89ea-90cc25112cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 20940 | 2026.01.21 00:14:02.620379 [ 255 ] {a19ce32b-4331-42e3-89ea-90cc25112cb8} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20941 | 2026.01.21 00:14:02.620627 [ 255 ] {a19ce32b-4331-42e3-89ea-90cc25112cb8} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20942 | 2026.01.21 00:14:02.620777 [ 255 ] {a19ce32b-4331-42e3-89ea-90cc25112cb8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001624 sec., 34482.75862068965 rows/sec., 2.65 MiB/sec. | ||
| 20943 | 2026.01.21 00:14:02.620828 [ 255 ] {a19ce32b-4331-42e3-89ea-90cc25112cb8} <Debug> TCPHandler: Processed in 0.001953949 sec. | ||
| 20944 | 2026.01.21 00:14:02.620955 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20945 | 2026.01.21 00:14:02.621076 [ 255 ] {fa423b9f-c0f0-41d1-a368-9dc9a016b10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20946 | 2026.01.21 00:14:02.621129 [ 255 ] {fa423b9f-c0f0-41d1-a368-9dc9a016b10a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20947 | 2026.01.21 00:14:02.621586 [ 255 ] {fa423b9f-c0f0-41d1-a368-9dc9a016b10a} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20948 | 2026.01.21 00:14:02.621620 [ 255 ] {fa423b9f-c0f0-41d1-a368-9dc9a016b10a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 20949 | 2026.01.21 00:14:02.621941 [ 255 ] {fa423b9f-c0f0-41d1-a368-9dc9a016b10a} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20950 | 2026.01.21 00:14:02.622173 [ 255 ] {fa423b9f-c0f0-41d1-a368-9dc9a016b10a} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20951 | 2026.01.21 00:14:02.622310 [ 255 ] {fa423b9f-c0f0-41d1-a368-9dc9a016b10a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00126 sec., 50793.65079365079 rows/sec., 3.96 MiB/sec. | ||
| 20952 | 2026.01.21 00:14:02.622350 [ 255 ] {fa423b9f-c0f0-41d1-a368-9dc9a016b10a} <Debug> TCPHandler: Processed in 0.001457563 sec. | ||
| 20953 | 2026.01.21 00:14:02.622471 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20954 | 2026.01.21 00:14:02.622566 [ 255 ] {db4618c9-0a6a-4ba1-a229-51db67795af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20955 | 2026.01.21 00:14:02.622609 [ 255 ] {db4618c9-0a6a-4ba1-a229-51db67795af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20956 | 2026.01.21 00:14:02.622987 [ 255 ] {db4618c9-0a6a-4ba1-a229-51db67795af5} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20957 | 2026.01.21 00:14:02.623023 [ 255 ] {db4618c9-0a6a-4ba1-a229-51db67795af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 20958 | 2026.01.21 00:14:02.623347 [ 255 ] {db4618c9-0a6a-4ba1-a229-51db67795af5} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20959 | 2026.01.21 00:14:02.623556 [ 255 ] {db4618c9-0a6a-4ba1-a229-51db67795af5} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20960 | 2026.01.21 00:14:02.623682 [ 255 ] {db4618c9-0a6a-4ba1-a229-51db67795af5} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001135 sec., 84581.49779735683 rows/sec., 5.89 MiB/sec. | ||
| 20961 | 2026.01.21 00:14:02.623720 [ 255 ] {db4618c9-0a6a-4ba1-a229-51db67795af5} <Debug> TCPHandler: Processed in 0.00129865 sec. | ||
| 20962 | 2026.01.21 00:14:02.623834 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20963 | 2026.01.21 00:14:02.623928 [ 255 ] {19f9a6c3-9b96-4139-8e31-073728a5bd0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20964 | 2026.01.21 00:14:02.623970 [ 255 ] {19f9a6c3-9b96-4139-8e31-073728a5bd0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20965 | 2026.01.21 00:14:02.624295 [ 255 ] {19f9a6c3-9b96-4139-8e31-073728a5bd0e} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20966 | 2026.01.21 00:14:02.624332 [ 255 ] {19f9a6c3-9b96-4139-8e31-073728a5bd0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 20967 | 2026.01.21 00:14:02.624633 [ 255 ] {19f9a6c3-9b96-4139-8e31-073728a5bd0e} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20968 | 2026.01.21 00:14:02.624833 [ 255 ] {19f9a6c3-9b96-4139-8e31-073728a5bd0e} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20969 | 2026.01.21 00:14:02.624960 [ 255 ] {19f9a6c3-9b96-4139-8e31-073728a5bd0e} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00105 sec., 34285.71428571429 rows/sec., 2.31 MiB/sec. | ||
| 20970 | 2026.01.21 00:14:02.624997 [ 255 ] {19f9a6c3-9b96-4139-8e31-073728a5bd0e} <Debug> TCPHandler: Processed in 0.001212109 sec. | ||
| 20971 | 2026.01.21 00:14:03.646355 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49443 | ||
| 20972 | 2026.01.21 00:14:03.646914 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20973 | 2026.01.21 00:14:03.646955 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 20974 | 2026.01.21 00:14:03.647450 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 20975 | 2026.01.21 00:14:03.647670 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20976 | 2026.01.21 00:14:03.647798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49443 | ||
| 20977 | 2026.01.21 00:14:05.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.97 MiB, peak 419.40 MiB, free memory in arenas 0.00 B, will set to 398.97 MiB (RSS), difference: -4.00 MiB | ||
| 20978 | 2026.01.21 00:14:06.340410 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 20979 | 2026.01.21 00:14:06.358124 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20980 | 2026.01.21 00:14:06.358168 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 20981 | 2026.01.21 00:14:06.364260 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 20982 | 2026.01.21 00:14:06.364951 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20983 | 2026.01.21 00:14:06.367954 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 20984 | 2026.01.21 00:14:07.624481 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20985 | 2026.01.21 00:14:07.624656 [ 255 ] {e5b395d1-edcd-46ba-9c2a-d0e8e2f95f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20986 | 2026.01.21 00:14:07.624720 [ 255 ] {e5b395d1-edcd-46ba-9c2a-d0e8e2f95f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20987 | 2026.01.21 00:14:07.625355 [ 255 ] {e5b395d1-edcd-46ba-9c2a-d0e8e2f95f4a} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20988 | 2026.01.21 00:14:07.625397 [ 255 ] {e5b395d1-edcd-46ba-9c2a-d0e8e2f95f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 20989 | 2026.01.21 00:14:07.625770 [ 255 ] {e5b395d1-edcd-46ba-9c2a-d0e8e2f95f4a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 20990 | 2026.01.21 00:14:07.625997 [ 255 ] {e5b395d1-edcd-46ba-9c2a-d0e8e2f95f4a} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20991 | 2026.01.21 00:14:07.626151 [ 255 ] {e5b395d1-edcd-46ba-9c2a-d0e8e2f95f4a} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001544 sec., 647.6683937823834 rows/sec., 48.07 KiB/sec. | ||
| 20992 | 2026.01.21 00:14:07.626198 [ 255 ] {e5b395d1-edcd-46ba-9c2a-d0e8e2f95f4a} <Debug> TCPHandler: Processed in 0.001836328 sec. | ||
| 20993 | 2026.01.21 00:14:07.626332 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20994 | 2026.01.21 00:14:07.626430 [ 255 ] {2f6b03dc-8aec-453e-a92d-a51464415580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20995 | 2026.01.21 00:14:07.626469 [ 255 ] {2f6b03dc-8aec-453e-a92d-a51464415580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20996 | 2026.01.21 00:14:07.626994 [ 255 ] {2f6b03dc-8aec-453e-a92d-a51464415580} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20997 | 2026.01.21 00:14:07.627030 [ 255 ] {2f6b03dc-8aec-453e-a92d-a51464415580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 20998 | 2026.01.21 00:14:07.627336 [ 255 ] {2f6b03dc-8aec-453e-a92d-a51464415580} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20999 | 2026.01.21 00:14:07.627542 [ 255 ] {2f6b03dc-8aec-453e-a92d-a51464415580} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21000 | 2026.01.21 00:14:07.627670 [ 255 ] {2f6b03dc-8aec-453e-a92d-a51464415580} <Debug> executeQuery: Read 164 rows, 14.65 KiB in 0.001259 sec., 130262.11278792693 rows/sec., 11.36 MiB/sec. | ||
| 21001 | 2026.01.21 00:14:07.627709 [ 255 ] {2f6b03dc-8aec-453e-a92d-a51464415580} <Debug> TCPHandler: Processed in 0.001432172 sec. | ||
| 21002 | 2026.01.21 00:14:07.627823 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21003 | 2026.01.21 00:14:07.627926 [ 255 ] {115801a9-e1f7-4606-bd6b-46cd7ca88bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21004 | 2026.01.21 00:14:07.627966 [ 255 ] {115801a9-e1f7-4606-bd6b-46cd7ca88bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21005 | 2026.01.21 00:14:07.628392 [ 255 ] {115801a9-e1f7-4606-bd6b-46cd7ca88bd6} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21006 | 2026.01.21 00:14:07.628428 [ 255 ] {115801a9-e1f7-4606-bd6b-46cd7ca88bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21007 | 2026.01.21 00:14:07.628712 [ 255 ] {115801a9-e1f7-4606-bd6b-46cd7ca88bd6} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21008 | 2026.01.21 00:14:07.628912 [ 255 ] {115801a9-e1f7-4606-bd6b-46cd7ca88bd6} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21009 | 2026.01.21 00:14:07.629035 [ 31 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 21010 | 2026.01.21 00:14:07.629041 [ 255 ] {115801a9-e1f7-4606-bd6b-46cd7ca88bd6} <Debug> executeQuery: Read 54 rows, 4.05 KiB in 0.001133 sec., 47661.07678729038 rows/sec., 3.49 MiB/sec. | ||
| 21011 | 2026.01.21 00:14:07.629084 [ 31 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21012 | 2026.01.21 00:14:07.629101 [ 255 ] {115801a9-e1f7-4606-bd6b-46cd7ca88bd6} <Debug> TCPHandler: Processed in 0.001329401 sec. | ||
| 21013 | 2026.01.21 00:14:07.629110 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21014 | 2026.01.21 00:14:07.629222 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21015 | 2026.01.21 00:14:07.629239 [ 188 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 21016 | 2026.01.21 00:14:07.629333 [ 255 ] {c112f0cd-48f5-4938-b9cf-9a87a4af960f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21017 | 2026.01.21 00:14:07.629378 [ 255 ] {c112f0cd-48f5-4938-b9cf-9a87a4af960f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21018 | 2026.01.21 00:14:07.629395 [ 188 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21019 | 2026.01.21 00:14:07.629439 [ 188 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 310 rows starting from the beginning of the part | ||
| 21020 | 2026.01.21 00:14:07.629517 [ 188 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 58 rows starting from the beginning of the part | ||
| 21021 | 2026.01.21 00:14:07.629572 [ 188 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 8 rows starting from the beginning of the part | ||
| 21022 | 2026.01.21 00:14:07.629623 [ 188 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 54 rows starting from the beginning of the part | ||
| 21023 | 2026.01.21 00:14:07.629671 [ 188 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 235 rows starting from the beginning of the part | ||
| 21024 | 2026.01.21 00:14:07.629721 [ 188 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 54 rows starting from the beginning of the part | ||
| 21025 | 2026.01.21 00:14:07.629816 [ 255 ] {c112f0cd-48f5-4938-b9cf-9a87a4af960f} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21026 | 2026.01.21 00:14:07.629859 [ 255 ] {c112f0cd-48f5-4938-b9cf-9a87a4af960f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21027 | 2026.01.21 00:14:07.630203 [ 255 ] {c112f0cd-48f5-4938-b9cf-9a87a4af960f} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21028 | 2026.01.21 00:14:07.630431 [ 255 ] {c112f0cd-48f5-4938-b9cf-9a87a4af960f} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21029 | 2026.01.21 00:14:07.630566 [ 255 ] {c112f0cd-48f5-4938-b9cf-9a87a4af960f} <Debug> executeQuery: Read 124 rows, 9.85 KiB in 0.001251 sec., 99120.70343725021 rows/sec., 7.69 MiB/sec. | ||
| 21030 | 2026.01.21 00:14:07.630604 [ 255 ] {c112f0cd-48f5-4938-b9cf-9a87a4af960f} <Debug> TCPHandler: Processed in 0.001431121 sec. | ||
| 21031 | 2026.01.21 00:14:07.630721 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21032 | 2026.01.21 00:14:07.630792 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 719 rows, containing 5 columns (5 merged, 0 gathered) in 0.001610614 sec., 446413.60375608306 rows/sec., 30.29 MiB/sec. | ||
| 21033 | 2026.01.21 00:14:07.630822 [ 255 ] {f7c9debe-c8df-46fc-a93c-2bd6d818deed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21034 | 2026.01.21 00:14:07.630870 [ 255 ] {f7c9debe-c8df-46fc-a93c-2bd6d818deed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21035 | 2026.01.21 00:14:07.630965 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 21036 | 2026.01.21 00:14:07.631255 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_146_29} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21037 | 2026.01.21 00:14:07.631278 [ 255 ] {f7c9debe-c8df-46fc-a93c-2bd6d818deed} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21038 | 2026.01.21 00:14:07.631322 [ 255 ] {f7c9debe-c8df-46fc-a93c-2bd6d818deed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21039 | 2026.01.21 00:14:07.631340 [ 200 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_146_29} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 21040 | 2026.01.21 00:14:07.631415 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 21041 | 2026.01.21 00:14:07.631656 [ 255 ] {f7c9debe-c8df-46fc-a93c-2bd6d818deed} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21042 | 2026.01.21 00:14:07.631864 [ 255 ] {f7c9debe-c8df-46fc-a93c-2bd6d818deed} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21043 | 2026.01.21 00:14:07.631993 [ 255 ] {f7c9debe-c8df-46fc-a93c-2bd6d818deed} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.00119 sec., 135294.11764705883 rows/sec., 9.41 MiB/sec. | ||
| 21044 | 2026.01.21 00:14:07.632031 [ 255 ] {f7c9debe-c8df-46fc-a93c-2bd6d818deed} <Debug> TCPHandler: Processed in 0.001358641 sec. | ||
| 21045 | 2026.01.21 00:14:07.632141 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21046 | 2026.01.21 00:14:07.632235 [ 255 ] {e5e5eb5d-6c4e-4c00-8796-1ae98fef7471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21047 | 2026.01.21 00:14:07.632290 [ 255 ] {e5e5eb5d-6c4e-4c00-8796-1ae98fef7471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21048 | 2026.01.21 00:14:07.633233 [ 255 ] {e5e5eb5d-6c4e-4c00-8796-1ae98fef7471} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21049 | 2026.01.21 00:14:07.633268 [ 255 ] {e5e5eb5d-6c4e-4c00-8796-1ae98fef7471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21050 | 2026.01.21 00:14:07.633840 [ 255 ] {e5e5eb5d-6c4e-4c00-8796-1ae98fef7471} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21051 | 2026.01.21 00:14:07.634054 [ 255 ] {e5e5eb5d-6c4e-4c00-8796-1ae98fef7471} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21052 | 2026.01.21 00:14:07.634191 [ 255 ] {e5e5eb5d-6c4e-4c00-8796-1ae98fef7471} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.001975 sec., 26835.44303797468 rows/sec., 48.09 MiB/sec. | ||
| 21053 | 2026.01.21 00:14:07.634247 [ 255 ] {e5e5eb5d-6c4e-4c00-8796-1ae98fef7471} <Debug> TCPHandler: Processed in 0.002154223 sec. | ||
| 21054 | 2026.01.21 00:14:07.634359 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21055 | 2026.01.21 00:14:07.634453 [ 255 ] {e82c4c74-fe5b-476b-85d0-7b8ec2e93e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21056 | 2026.01.21 00:14:07.634494 [ 255 ] {e82c4c74-fe5b-476b-85d0-7b8ec2e93e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21057 | 2026.01.21 00:14:07.634845 [ 255 ] {e82c4c74-fe5b-476b-85d0-7b8ec2e93e5c} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21058 | 2026.01.21 00:14:07.634881 [ 255 ] {e82c4c74-fe5b-476b-85d0-7b8ec2e93e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21059 | 2026.01.21 00:14:07.635175 [ 255 ] {e82c4c74-fe5b-476b-85d0-7b8ec2e93e5c} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21060 | 2026.01.21 00:14:07.635382 [ 255 ] {e82c4c74-fe5b-476b-85d0-7b8ec2e93e5c} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21061 | 2026.01.21 00:14:07.635508 [ 255 ] {e82c4c74-fe5b-476b-85d0-7b8ec2e93e5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 21062 | 2026.01.21 00:14:07.635552 [ 255 ] {e82c4c74-fe5b-476b-85d0-7b8ec2e93e5c} <Debug> TCPHandler: Processed in 0.001243139 sec. | ||
| 21063 | 2026.01.21 00:14:10.930135 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21064 | 2026.01.21 00:14:10.930199 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21065 | 2026.01.21 00:14:11.148011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49955 | ||
| 21066 | 2026.01.21 00:14:11.148710 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21067 | 2026.01.21 00:14:11.148752 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21068 | 2026.01.21 00:14:11.149248 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 21069 | 2026.01.21 00:14:11.149490 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21070 | 2026.01.21 00:14:11.149644 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49955 | ||
| 21071 | 2026.01.21 00:14:11.334399 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2520 | ||
| 21072 | 2026.01.21 00:14:11.336765 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21073 | 2026.01.21 00:14:11.336824 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21074 | 2026.01.21 00:14:11.338076 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 21075 | 2026.01.21 00:14:11.338357 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21076 | 2026.01.21 00:14:11.338758 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2520 | ||
| 21077 | 2026.01.21 00:14:11.768315 [ 68 ] {} <Debug> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 21078 | 2026.01.21 00:14:11.768393 [ 68 ] {} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21079 | 2026.01.21 00:14:11.768429 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21080 | 2026.01.21 00:14:11.768621 [ 192 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::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 | ||
| 21081 | 2026.01.21 00:14:11.768832 [ 192 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21082 | 2026.01.21 00:14:11.768881 [ 192 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 9 rows starting from the beginning of the part | ||
| 21083 | 2026.01.21 00:14:11.768951 [ 192 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 3 rows starting from the beginning of the part | ||
| 21084 | 2026.01.21 00:14:11.768998 [ 192 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 21085 | 2026.01.21 00:14:11.769047 [ 192 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 21086 | 2026.01.21 00:14:11.769096 [ 192 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 21087 | 2026.01.21 00:14:11.770480 [ 200 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001928999 sec., 7776.0537978505945 rows/sec., 521.95 KiB/sec. | ||
| 21088 | 2026.01.21 00:14:11.770595 [ 200 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 21089 | 2026.01.21 00:14:11.770853 [ 200 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::all_1_13_3} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21090 | 2026.01.21 00:14:11.770915 [ 200 ] {3b34fabd-1f8a-4605-951e-d3036625d27a::all_1_13_3} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 21091 | 2026.01.21 00:14:11.770977 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 21092 | 2026.01.21 00:14:12.393189 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21093 | 2026.01.21 00:14:12.393227 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21094 | 2026.01.21 00:14:12.396869 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21095 | 2026.01.21 00:14:12.634618 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21096 | 2026.01.21 00:14:12.634796 [ 255 ] {e5fb6224-41b1-47e8-8960-8e8438db5c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21097 | 2026.01.21 00:14:12.634861 [ 255 ] {e5fb6224-41b1-47e8-8960-8e8438db5c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21098 | 2026.01.21 00:14:12.635760 [ 255 ] {e5fb6224-41b1-47e8-8960-8e8438db5c8b} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21099 | 2026.01.21 00:14:12.635808 [ 255 ] {e5fb6224-41b1-47e8-8960-8e8438db5c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21100 | 2026.01.21 00:14:12.636208 [ 255 ] {e5fb6224-41b1-47e8-8960-8e8438db5c8b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 21101 | 2026.01.21 00:14:12.636432 [ 255 ] {e5fb6224-41b1-47e8-8960-8e8438db5c8b} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21102 | 2026.01.21 00:14:12.636588 [ 255 ] {e5fb6224-41b1-47e8-8960-8e8438db5c8b} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.00184 sec., 242391.30434782608 rows/sec., 15.37 MiB/sec. | ||
| 21103 | 2026.01.21 00:14:12.636640 [ 255 ] {e5fb6224-41b1-47e8-8960-8e8438db5c8b} <Debug> TCPHandler: Processed in 0.002145002 sec. | ||
| 21104 | 2026.01.21 00:14:12.636816 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21105 | 2026.01.21 00:14:12.636920 [ 255 ] {5b0e0fb9-7d1c-4fe2-bbeb-696cdbcfeba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21106 | 2026.01.21 00:14:12.636964 [ 255 ] {5b0e0fb9-7d1c-4fe2-bbeb-696cdbcfeba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21107 | 2026.01.21 00:14:12.637385 [ 255 ] {5b0e0fb9-7d1c-4fe2-bbeb-696cdbcfeba9} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21108 | 2026.01.21 00:14:12.637424 [ 255 ] {5b0e0fb9-7d1c-4fe2-bbeb-696cdbcfeba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21109 | 2026.01.21 00:14:12.637758 [ 255 ] {5b0e0fb9-7d1c-4fe2-bbeb-696cdbcfeba9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 21110 | 2026.01.21 00:14:12.637969 [ 255 ] {5b0e0fb9-7d1c-4fe2-bbeb-696cdbcfeba9} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21111 | 2026.01.21 00:14:12.638094 [ 255 ] {5b0e0fb9-7d1c-4fe2-bbeb-696cdbcfeba9} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001198 sec., 834.7245409015025 rows/sec., 61.95 KiB/sec. | ||
| 21112 | 2026.01.21 00:14:12.638131 [ 255 ] {5b0e0fb9-7d1c-4fe2-bbeb-696cdbcfeba9} <Debug> TCPHandler: Processed in 0.001366561 sec. | ||
| 21113 | 2026.01.21 00:14:12.638251 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21114 | 2026.01.21 00:14:12.638344 [ 255 ] {01427c23-3282-4521-b5d7-7b3621f635d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21115 | 2026.01.21 00:14:12.638382 [ 255 ] {01427c23-3282-4521-b5d7-7b3621f635d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21116 | 2026.01.21 00:14:12.639326 [ 255 ] {01427c23-3282-4521-b5d7-7b3621f635d6} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21117 | 2026.01.21 00:14:12.639365 [ 255 ] {01427c23-3282-4521-b5d7-7b3621f635d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21118 | 2026.01.21 00:14:12.639753 [ 255 ] {01427c23-3282-4521-b5d7-7b3621f635d6} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21119 | 2026.01.21 00:14:12.639981 [ 255 ] {01427c23-3282-4521-b5d7-7b3621f635d6} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21120 | 2026.01.21 00:14:12.640098 [ 68 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21121 | 2026.01.21 00:14:12.640112 [ 255 ] {01427c23-3282-4521-b5d7-7b3621f635d6} <Debug> executeQuery: Read 1218 rows, 98.73 KiB in 0.001785 sec., 682352.9411764706 rows/sec., 54.02 MiB/sec. | ||
| 21122 | 2026.01.21 00:14:12.640145 [ 68 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21123 | 2026.01.21 00:14:12.640165 [ 255 ] {01427c23-3282-4521-b5d7-7b3621f635d6} <Debug> TCPHandler: Processed in 0.00196093 sec. | ||
| 21124 | 2026.01.21 00:14:12.640170 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21125 | 2026.01.21 00:14:12.640290 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21126 | 2026.01.21 00:14:12.640292 [ 220 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21127 | 2026.01.21 00:14:12.640314 [ 186 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21128 | 2026.01.21 00:14:12.640340 [ 220 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21129 | 2026.01.21 00:14:12.640394 [ 255 ] {97c0ebfe-5d87-40fb-8574-5652df5fa481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21130 | 2026.01.21 00:14:12.640442 [ 255 ] {97c0ebfe-5d87-40fb-8574-5652df5fa481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21131 | 2026.01.21 00:14:12.640492 [ 186 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21132 | 2026.01.21 00:14:12.640544 [ 186 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2611 rows starting from the beginning of the part | ||
| 21133 | 2026.01.21 00:14:12.640622 [ 186 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 164 rows starting from the beginning of the part | ||
| 21134 | 2026.01.21 00:14:12.640674 [ 186 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 2360 rows starting from the beginning of the part | ||
| 21135 | 2026.01.21 00:14:12.640723 [ 186 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 56 rows starting from the beginning of the part | ||
| 21136 | 2026.01.21 00:14:12.640776 [ 186 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 164 rows starting from the beginning of the part | ||
| 21137 | 2026.01.21 00:14:12.640825 [ 186 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 1218 rows starting from the beginning of the part | ||
| 21138 | 2026.01.21 00:14:12.640972 [ 255 ] {97c0ebfe-5d87-40fb-8574-5652df5fa481} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21139 | 2026.01.21 00:14:12.641016 [ 255 ] {97c0ebfe-5d87-40fb-8574-5652df5fa481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21140 | 2026.01.21 00:14:12.641359 [ 255 ] {97c0ebfe-5d87-40fb-8574-5652df5fa481} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21141 | 2026.01.21 00:14:12.641594 [ 255 ] {97c0ebfe-5d87-40fb-8574-5652df5fa481} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21142 | 2026.01.21 00:14:12.641730 [ 255 ] {97c0ebfe-5d87-40fb-8574-5652df5fa481} <Debug> executeQuery: Read 231 rows, 13.98 KiB in 0.001356 sec., 170353.98230088496 rows/sec., 10.07 MiB/sec. | ||
| 21143 | 2026.01.21 00:14:12.641769 [ 255 ] {97c0ebfe-5d87-40fb-8574-5652df5fa481} <Debug> TCPHandler: Processed in 0.001528874 sec. | ||
| 21144 | 2026.01.21 00:14:12.641881 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21145 | 2026.01.21 00:14:12.641973 [ 255 ] {87f94214-083e-4dce-95e3-e1609aea0a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21146 | 2026.01.21 00:14:12.642011 [ 255 ] {87f94214-083e-4dce-95e3-e1609aea0a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21147 | 2026.01.21 00:14:12.642477 [ 255 ] {87f94214-083e-4dce-95e3-e1609aea0a4e} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21148 | 2026.01.21 00:14:12.642516 [ 255 ] {87f94214-083e-4dce-95e3-e1609aea0a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21149 | 2026.01.21 00:14:12.642836 [ 255 ] {87f94214-083e-4dce-95e3-e1609aea0a4e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 21150 | 2026.01.21 00:14:12.643037 [ 255 ] {87f94214-083e-4dce-95e3-e1609aea0a4e} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21151 | 2026.01.21 00:14:12.643126 [ 187 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6573 rows, containing 5 columns (5 merged, 0 gathered) in 0.002873634 sec., 2287347.658052487 rows/sec., 194.51 MiB/sec. | ||
| 21152 | 2026.01.21 00:14:12.643161 [ 255 ] {87f94214-083e-4dce-95e3-e1609aea0a4e} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001205 sec., 190871.36929460583 rows/sec., 12.31 MiB/sec. | ||
| 21153 | 2026.01.21 00:14:12.643222 [ 255 ] {87f94214-083e-4dce-95e3-e1609aea0a4e} <Debug> TCPHandler: Processed in 0.001388502 sec. | ||
| 21154 | 2026.01.21 00:14:12.643331 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21155 | 2026.01.21 00:14:12.643424 [ 255 ] {2cf27e20-dac2-4cd3-bc37-9eaf4b8a6668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21156 | 2026.01.21 00:14:12.643438 [ 198 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21157 | 2026.01.21 00:14:12.643468 [ 255 ] {2cf27e20-dac2-4cd3-bc37-9eaf4b8a6668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21158 | 2026.01.21 00:14:12.643705 [ 198 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_156_31} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21159 | 2026.01.21 00:14:12.643788 [ 198 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_156_31} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21160 | 2026.01.21 00:14:12.643862 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 21161 | 2026.01.21 00:14:12.643943 [ 255 ] {2cf27e20-dac2-4cd3-bc37-9eaf4b8a6668} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21162 | 2026.01.21 00:14:12.643985 [ 255 ] {2cf27e20-dac2-4cd3-bc37-9eaf4b8a6668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21163 | 2026.01.21 00:14:12.644204 [ 220 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21164 | 2026.01.21 00:14:12.644313 [ 255 ] {2cf27e20-dac2-4cd3-bc37-9eaf4b8a6668} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 21165 | 2026.01.21 00:14:12.644536 [ 255 ] {2cf27e20-dac2-4cd3-bc37-9eaf4b8a6668} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21166 | 2026.01.21 00:14:12.644660 [ 255 ] {2cf27e20-dac2-4cd3-bc37-9eaf4b8a6668} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001254 sec., 182615.62998405105 rows/sec., 10.37 MiB/sec. | ||
| 21167 | 2026.01.21 00:14:12.644698 [ 255 ] {2cf27e20-dac2-4cd3-bc37-9eaf4b8a6668} <Debug> TCPHandler: Processed in 0.001413621 sec. | ||
| 21168 | 2026.01.21 00:14:12.644804 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21169 | 2026.01.21 00:14:12.644894 [ 255 ] {561b944c-ba03-4739-a096-26c9ae5726b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21170 | 2026.01.21 00:14:12.644932 [ 255 ] {561b944c-ba03-4739-a096-26c9ae5726b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21171 | 2026.01.21 00:14:12.645566 [ 255 ] {561b944c-ba03-4739-a096-26c9ae5726b3} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21172 | 2026.01.21 00:14:12.645600 [ 255 ] {561b944c-ba03-4739-a096-26c9ae5726b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21173 | 2026.01.21 00:14:12.645937 [ 255 ] {561b944c-ba03-4739-a096-26c9ae5726b3} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21174 | 2026.01.21 00:14:12.646136 [ 255 ] {561b944c-ba03-4739-a096-26c9ae5726b3} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21175 | 2026.01.21 00:14:12.646237 [ 68 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21176 | 2026.01.21 00:14:12.646256 [ 255 ] {561b944c-ba03-4739-a096-26c9ae5726b3} <Debug> executeQuery: Read 747 rows, 53.32 KiB in 0.001379 sec., 541696.8817984046 rows/sec., 37.76 MiB/sec. | ||
| 21177 | 2026.01.21 00:14:12.646272 [ 68 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21178 | 2026.01.21 00:14:12.646296 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21179 | 2026.01.21 00:14:12.646298 [ 255 ] {561b944c-ba03-4739-a096-26c9ae5726b3} <Debug> TCPHandler: Processed in 0.001541783 sec. | ||
| 21180 | 2026.01.21 00:14:12.646376 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21181 | 2026.01.21 00:14:12.646388 [ 220 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21182 | 2026.01.21 00:14:12.646419 [ 220 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21183 | 2026.01.21 00:14:12.646419 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21184 | 2026.01.21 00:14:12.646473 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21185 | 2026.01.21 00:14:12.646506 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1440 rows starting from the beginning of the part | ||
| 21186 | 2026.01.21 00:14:12.646522 [ 255 ] {ba41e3f6-183c-4a06-a016-6e679f58b4e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21187 | 2026.01.21 00:14:12.646566 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 133 rows starting from the beginning of the part | ||
| 21188 | 2026.01.21 00:14:12.646568 [ 255 ] {ba41e3f6-183c-4a06-a016-6e679f58b4e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21189 | 2026.01.21 00:14:12.646623 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 1207 rows starting from the beginning of the part | ||
| 21190 | 2026.01.21 00:14:12.646676 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 64 rows starting from the beginning of the part | ||
| 21191 | 2026.01.21 00:14:12.646722 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 124 rows starting from the beginning of the part | ||
| 21192 | 2026.01.21 00:14:12.646768 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 747 rows starting from the beginning of the part | ||
| 21193 | 2026.01.21 00:14:12.646925 [ 255 ] {ba41e3f6-183c-4a06-a016-6e679f58b4e8} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21194 | 2026.01.21 00:14:12.646968 [ 255 ] {ba41e3f6-183c-4a06-a016-6e679f58b4e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21195 | 2026.01.21 00:14:12.647294 [ 255 ] {ba41e3f6-183c-4a06-a016-6e679f58b4e8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 21196 | 2026.01.21 00:14:12.647508 [ 255 ] {ba41e3f6-183c-4a06-a016-6e679f58b4e8} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21197 | 2026.01.21 00:14:12.647643 [ 255 ] {ba41e3f6-183c-4a06-a016-6e679f58b4e8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001138 sec., 5272.407732864675 rows/sec., 275.46 KiB/sec. | ||
| 21198 | 2026.01.21 00:14:12.647684 [ 255 ] {ba41e3f6-183c-4a06-a016-6e679f58b4e8} <Debug> TCPHandler: Processed in 0.0013122 sec. | ||
| 21199 | 2026.01.21 00:14:12.647796 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21200 | 2026.01.21 00:14:12.647888 [ 255 ] {78c7be45-fce9-4399-93a2-e634be756d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21201 | 2026.01.21 00:14:12.647929 [ 255 ] {78c7be45-fce9-4399-93a2-e634be756d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21202 | 2026.01.21 00:14:12.648168 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3715 rows, containing 5 columns (5 merged, 0 gathered) in 0.001826648 sec., 2033779.9072399281 rows/sec., 153.92 MiB/sec. | ||
| 21203 | 2026.01.21 00:14:12.648348 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21204 | 2026.01.21 00:14:12.648359 [ 255 ] {78c7be45-fce9-4399-93a2-e634be756d4c} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21205 | 2026.01.21 00:14:12.648406 [ 255 ] {78c7be45-fce9-4399-93a2-e634be756d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21206 | 2026.01.21 00:14:12.648657 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_156_31} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21207 | 2026.01.21 00:14:12.648753 [ 198 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_156_31} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21208 | 2026.01.21 00:14:12.648794 [ 255 ] {78c7be45-fce9-4399-93a2-e634be756d4c} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21209 | 2026.01.21 00:14:12.648815 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 21210 | 2026.01.21 00:14:12.649093 [ 220 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21211 | 2026.01.21 00:14:12.649095 [ 255 ] {78c7be45-fce9-4399-93a2-e634be756d4c} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21212 | 2026.01.21 00:14:12.649260 [ 255 ] {78c7be45-fce9-4399-93a2-e634be756d4c} <Debug> executeQuery: Read 329 rows, 22.07 KiB in 0.001389 sec., 236861.05111591073 rows/sec., 15.51 MiB/sec. | ||
| 21213 | 2026.01.21 00:14:12.649300 [ 255 ] {78c7be45-fce9-4399-93a2-e634be756d4c} <Debug> TCPHandler: Processed in 0.001551294 sec. | ||
| 21214 | 2026.01.21 00:14:12.649410 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21215 | 2026.01.21 00:14:12.649502 [ 255 ] {2a2306fe-4372-4ed6-9c41-16c9c0b28c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21216 | 2026.01.21 00:14:12.649548 [ 255 ] {2a2306fe-4372-4ed6-9c41-16c9c0b28c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21217 | 2026.01.21 00:14:12.649874 [ 255 ] {2a2306fe-4372-4ed6-9c41-16c9c0b28c32} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21218 | 2026.01.21 00:14:12.649910 [ 255 ] {2a2306fe-4372-4ed6-9c41-16c9c0b28c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21219 | 2026.01.21 00:14:12.650200 [ 255 ] {2a2306fe-4372-4ed6-9c41-16c9c0b28c32} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 21220 | 2026.01.21 00:14:12.650403 [ 255 ] {2a2306fe-4372-4ed6-9c41-16c9c0b28c32} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21221 | 2026.01.21 00:14:12.650533 [ 255 ] {2a2306fe-4372-4ed6-9c41-16c9c0b28c32} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 21222 | 2026.01.21 00:14:12.650569 [ 255 ] {2a2306fe-4372-4ed6-9c41-16c9c0b28c32} <Debug> TCPHandler: Processed in 0.001207529 sec. | ||
| 21223 | 2026.01.21 00:14:12.650678 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21224 | 2026.01.21 00:14:12.650770 [ 255 ] {8bcdba47-96af-4eec-a743-e92edb0f3b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21225 | 2026.01.21 00:14:12.650823 [ 255 ] {8bcdba47-96af-4eec-a743-e92edb0f3b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21226 | 2026.01.21 00:14:12.651589 [ 255 ] {8bcdba47-96af-4eec-a743-e92edb0f3b90} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21227 | 2026.01.21 00:14:12.651626 [ 255 ] {8bcdba47-96af-4eec-a743-e92edb0f3b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21228 | 2026.01.21 00:14:12.652123 [ 255 ] {8bcdba47-96af-4eec-a743-e92edb0f3b90} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21229 | 2026.01.21 00:14:12.652336 [ 255 ] {8bcdba47-96af-4eec-a743-e92edb0f3b90} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21230 | 2026.01.21 00:14:12.652468 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 21231 | 2026.01.21 00:14:12.652470 [ 255 ] {8bcdba47-96af-4eec-a743-e92edb0f3b90} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001717 sec., 4076.8782760629006 rows/sec., 7.31 MiB/sec. | ||
| 21232 | 2026.01.21 00:14:12.652553 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21233 | 2026.01.21 00:14:12.652592 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21234 | 2026.01.21 00:14:12.652596 [ 255 ] {8bcdba47-96af-4eec-a743-e92edb0f3b90} <Debug> TCPHandler: Processed in 0.00196773 sec. | ||
| 21235 | 2026.01.21 00:14:12.652689 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 21236 | 2026.01.21 00:14:12.652723 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21237 | 2026.01.21 00:14:12.652820 [ 255 ] {ba076898-9832-4772-8940-17eaa1acdfb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21238 | 2026.01.21 00:14:12.652860 [ 255 ] {ba076898-9832-4772-8940-17eaa1acdfb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21239 | 2026.01.21 00:14:12.652949 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21240 | 2026.01.21 00:14:12.653017 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2856 rows starting from the beginning of the part | ||
| 21241 | 2026.01.21 00:14:12.653163 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 7 rows starting from the beginning of the part | ||
| 21242 | 2026.01.21 00:14:12.653191 [ 255 ] {ba076898-9832-4772-8940-17eaa1acdfb3} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21243 | 2026.01.21 00:14:12.653233 [ 255 ] {ba076898-9832-4772-8940-17eaa1acdfb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21244 | 2026.01.21 00:14:12.653288 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 53 rows starting from the beginning of the part | ||
| 21245 | 2026.01.21 00:14:12.653415 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 7 rows starting from the beginning of the part | ||
| 21246 | 2026.01.21 00:14:12.653537 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 53 rows starting from the beginning of the part | ||
| 21247 | 2026.01.21 00:14:12.653543 [ 255 ] {ba076898-9832-4772-8940-17eaa1acdfb3} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21248 | 2026.01.21 00:14:12.653646 [ 187 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 7 rows starting from the beginning of the part | ||
| 21249 | 2026.01.21 00:14:12.653772 [ 255 ] {ba076898-9832-4772-8940-17eaa1acdfb3} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21250 | 2026.01.21 00:14:12.653901 [ 255 ] {ba076898-9832-4772-8940-17eaa1acdfb3} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001098 sec., 98360.65573770492 rows/sec., 6.00 MiB/sec. | ||
| 21251 | 2026.01.21 00:14:12.653902 [ 116 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21252 | 2026.01.21 00:14:12.653938 [ 255 ] {ba076898-9832-4772-8940-17eaa1acdfb3} <Debug> TCPHandler: Processed in 0.001262559 sec. | ||
| 21253 | 2026.01.21 00:14:12.653953 [ 116 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21254 | 2026.01.21 00:14:12.653980 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21255 | 2026.01.21 00:14:12.654055 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21256 | 2026.01.21 00:14:12.654147 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21257 | 2026.01.21 00:14:12.654173 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 8592 rows starting from the beginning of the part | ||
| 21258 | 2026.01.21 00:14:12.654222 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
| 21259 | 2026.01.21 00:14:12.654263 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 72 rows starting from the beginning of the part | ||
| 21260 | 2026.01.21 00:14:12.654302 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 36 rows starting from the beginning of the part | ||
| 21261 | 2026.01.21 00:14:12.654340 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part | ||
| 21262 | 2026.01.21 00:14:12.654376 [ 195 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 108 rows starting from the beginning of the part | ||
| 21263 | 2026.01.21 00:14:12.656715 [ 201 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8928 rows, containing 4 columns (4 merged, 0 gathered) in 0.002688881 sec., 3320340.320006724 rows/sec., 219.54 MiB/sec. | ||
| 21264 | 2026.01.21 00:14:12.657009 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21265 | 2026.01.21 00:14:12.657465 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_156_31} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21266 | 2026.01.21 00:14:12.657571 [ 193 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_156_31} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21267 | 2026.01.21 00:14:12.657659 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 21268 | 2026.01.21 00:14:12.660486 [ 201 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2983 rows, containing 19 columns (19 merged, 0 gathered) in 0.007842059 sec., 380384.7943505653 rows/sec., 681.28 MiB/sec. | ||
| 21269 | 2026.01.21 00:14:12.662863 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 21270 | 2026.01.21 00:14:12.663187 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21271 | 2026.01.21 00:14:12.663258 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 21272 | 2026.01.21 00:14:12.663363 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.61 MiB. | ||
| 21273 | 2026.01.21 00:14:12.995850 [ 225 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21274 | 2026.01.21 00:14:12.995886 [ 225 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21275 | 2026.01.21 00:14:12.998773 [ 225 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21276 | 2026.01.21 00:14:13.003212 [ 222 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21277 | 2026.01.21 00:14:13.003255 [ 222 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21278 | 2026.01.21 00:14:13.006566 [ 222 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21279 | 2026.01.21 00:14:13.868115 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 783 | ||
| 21280 | 2026.01.21 00:14:13.886156 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21281 | 2026.01.21 00:14:13.886205 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21282 | 2026.01.21 00:14:13.892358 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 21283 | 2026.01.21 00:14:13.893048 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21284 | 2026.01.21 00:14:13.896139 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 783 | ||
| 21285 | 2026.01.21 00:14:17.625384 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21286 | 2026.01.21 00:14:17.625591 [ 255 ] {52e03df6-2374-48ea-8e23-0e8c83a0af3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21287 | 2026.01.21 00:14:17.625664 [ 255 ] {52e03df6-2374-48ea-8e23-0e8c83a0af3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21288 | 2026.01.21 00:14:17.626398 [ 255 ] {52e03df6-2374-48ea-8e23-0e8c83a0af3d} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21289 | 2026.01.21 00:14:17.626442 [ 255 ] {52e03df6-2374-48ea-8e23-0e8c83a0af3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21290 | 2026.01.21 00:14:17.626814 [ 255 ] {52e03df6-2374-48ea-8e23-0e8c83a0af3d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 21291 | 2026.01.21 00:14:17.627113 [ 255 ] {52e03df6-2374-48ea-8e23-0e8c83a0af3d} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21292 | 2026.01.21 00:14:17.627257 [ 151 ] {} <Debug> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1) (MergerMutator): Selected 6 parts from all_1_50_12 to all_55_55_0 | ||
| 21293 | 2026.01.21 00:14:17.627271 [ 255 ] {52e03df6-2374-48ea-8e23-0e8c83a0af3d} <Debug> executeQuery: Read 5 rows, 410.00 B in 0.001732 sec., 2886.8360277136258 rows/sec., 231.17 KiB/sec. | ||
| 21294 | 2026.01.21 00:14:17.627321 [ 151 ] {} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21295 | 2026.01.21 00:14:17.627338 [ 255 ] {52e03df6-2374-48ea-8e23-0e8c83a0af3d} <Debug> TCPHandler: Processed in 0.002084202 sec. | ||
| 21296 | 2026.01.21 00:14:17.627348 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21297 | 2026.01.21 00:14:17.627453 [ 189 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_55_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_12 to all_55_55_0 into Compact with storage Full | ||
| 21298 | 2026.01.21 00:14:17.627490 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21299 | 2026.01.21 00:14:17.627548 [ 189 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_55_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21300 | 2026.01.21 00:14:17.627578 [ 189 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_55_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_12, total 23 rows starting from the beginning of the part | ||
| 21301 | 2026.01.21 00:14:17.627588 [ 255 ] {2724bb61-8009-4130-a2fd-e9117f99caff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21302 | 2026.01.21 00:14:17.627637 [ 189 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_55_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 21303 | 2026.01.21 00:14:17.627658 [ 255 ] {2724bb61-8009-4130-a2fd-e9117f99caff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21304 | 2026.01.21 00:14:17.627684 [ 189 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_55_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 5 rows starting from the beginning of the part | ||
| 21305 | 2026.01.21 00:14:17.627730 [ 189 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_55_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 21306 | 2026.01.21 00:14:17.627773 [ 189 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_55_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 21307 | 2026.01.21 00:14:17.627816 [ 189 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_55_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 5 rows starting from the beginning of the part | ||
| 21308 | 2026.01.21 00:14:17.628190 [ 255 ] {2724bb61-8009-4130-a2fd-e9117f99caff} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21309 | 2026.01.21 00:14:17.628253 [ 255 ] {2724bb61-8009-4130-a2fd-e9117f99caff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21310 | 2026.01.21 00:14:17.628474 [ 201 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_55_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001061556 sec., 33912.483185060424 rows/sec., 2.79 MiB/sec. | ||
| 21311 | 2026.01.21 00:14:17.628588 [ 255 ] {2724bb61-8009-4130-a2fd-e9117f99caff} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21312 | 2026.01.21 00:14:17.628588 [ 201 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_55_13} <Trace> MergedBlockOutputStream: filled checksums all_1_55_13 (state Temporary) | ||
| 21313 | 2026.01.21 00:14:17.628815 [ 255 ] {2724bb61-8009-4130-a2fd-e9117f99caff} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21314 | 2026.01.21 00:14:17.628839 [ 201 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_55_13} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_merge_all_1_55_13 to all_1_55_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21315 | 2026.01.21 00:14:17.628908 [ 201 ] {a462cca6-47f1-4ff3-88b7-c5483a51a7b1::all_1_55_13} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1) (MergerMutator): Merged 6 parts: [all_1_50_12, all_55_55_0] -> all_1_55_13 | ||
| 21316 | 2026.01.21 00:14:17.628946 [ 255 ] {2724bb61-8009-4130-a2fd-e9117f99caff} <Debug> executeQuery: Read 166 rows, 14.79 KiB in 0.001378 sec., 120464.4412191582 rows/sec., 10.48 MiB/sec. | ||
| 21317 | 2026.01.21 00:14:17.628980 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 21318 | 2026.01.21 00:14:17.628986 [ 255 ] {2724bb61-8009-4130-a2fd-e9117f99caff} <Debug> TCPHandler: Processed in 0.001546103 sec. | ||
| 21319 | 2026.01.21 00:14:17.629112 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21320 | 2026.01.21 00:14:17.629208 [ 255 ] {b4cb02ee-c6c2-4cf6-9258-19c7bf9b557e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21321 | 2026.01.21 00:14:17.629249 [ 255 ] {b4cb02ee-c6c2-4cf6-9258-19c7bf9b557e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21322 | 2026.01.21 00:14:17.629716 [ 255 ] {b4cb02ee-c6c2-4cf6-9258-19c7bf9b557e} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21323 | 2026.01.21 00:14:17.629751 [ 255 ] {b4cb02ee-c6c2-4cf6-9258-19c7bf9b557e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21324 | 2026.01.21 00:14:17.630046 [ 255 ] {b4cb02ee-c6c2-4cf6-9258-19c7bf9b557e} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21325 | 2026.01.21 00:14:17.630262 [ 255 ] {b4cb02ee-c6c2-4cf6-9258-19c7bf9b557e} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21326 | 2026.01.21 00:14:17.630390 [ 255 ] {b4cb02ee-c6c2-4cf6-9258-19c7bf9b557e} <Debug> executeQuery: Read 58 rows, 4.33 KiB in 0.001201 sec., 48293.08909242298 rows/sec., 3.52 MiB/sec. | ||
| 21327 | 2026.01.21 00:14:17.630428 [ 255 ] {b4cb02ee-c6c2-4cf6-9258-19c7bf9b557e} <Debug> TCPHandler: Processed in 0.001365741 sec. | ||
| 21328 | 2026.01.21 00:14:17.630545 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21329 | 2026.01.21 00:14:17.630640 [ 255 ] {5ca8f26c-3776-4965-8f3b-2eeea13fcd41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21330 | 2026.01.21 00:14:17.630683 [ 255 ] {5ca8f26c-3776-4965-8f3b-2eeea13fcd41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21331 | 2026.01.21 00:14:17.631116 [ 255 ] {5ca8f26c-3776-4965-8f3b-2eeea13fcd41} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21332 | 2026.01.21 00:14:17.631152 [ 255 ] {5ca8f26c-3776-4965-8f3b-2eeea13fcd41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21333 | 2026.01.21 00:14:17.631457 [ 255 ] {5ca8f26c-3776-4965-8f3b-2eeea13fcd41} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21334 | 2026.01.21 00:14:17.631670 [ 255 ] {5ca8f26c-3776-4965-8f3b-2eeea13fcd41} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21335 | 2026.01.21 00:14:17.631795 [ 255 ] {5ca8f26c-3776-4965-8f3b-2eeea13fcd41} <Debug> executeQuery: Read 128 rows, 10.18 KiB in 0.001173 sec., 109121.90963341859 rows/sec., 8.47 MiB/sec. | ||
| 21336 | 2026.01.21 00:14:17.631833 [ 255 ] {5ca8f26c-3776-4965-8f3b-2eeea13fcd41} <Debug> TCPHandler: Processed in 0.00133584 sec. | ||
| 21337 | 2026.01.21 00:14:17.631949 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21338 | 2026.01.21 00:14:17.632043 [ 255 ] {d08d56af-5af1-40b3-94e5-a488952e2458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21339 | 2026.01.21 00:14:17.632086 [ 255 ] {d08d56af-5af1-40b3-94e5-a488952e2458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21340 | 2026.01.21 00:14:17.632489 [ 255 ] {d08d56af-5af1-40b3-94e5-a488952e2458} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21341 | 2026.01.21 00:14:17.632524 [ 255 ] {d08d56af-5af1-40b3-94e5-a488952e2458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21342 | 2026.01.21 00:14:17.632845 [ 255 ] {d08d56af-5af1-40b3-94e5-a488952e2458} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21343 | 2026.01.21 00:14:17.633063 [ 255 ] {d08d56af-5af1-40b3-94e5-a488952e2458} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21344 | 2026.01.21 00:14:17.633191 [ 255 ] {d08d56af-5af1-40b3-94e5-a488952e2458} <Debug> executeQuery: Read 163 rows, 11.61 KiB in 0.001167 sec., 139674.37874892887 rows/sec., 9.72 MiB/sec. | ||
| 21345 | 2026.01.21 00:14:17.633228 [ 255 ] {d08d56af-5af1-40b3-94e5-a488952e2458} <Debug> TCPHandler: Processed in 0.00132776 sec. | ||
| 21346 | 2026.01.21 00:14:17.633339 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21347 | 2026.01.21 00:14:17.633433 [ 255 ] {ca2c1059-8051-48cd-b07b-2a637d835c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21348 | 2026.01.21 00:14:17.633487 [ 255 ] {ca2c1059-8051-48cd-b07b-2a637d835c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21349 | 2026.01.21 00:14:17.634308 [ 255 ] {ca2c1059-8051-48cd-b07b-2a637d835c88} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21350 | 2026.01.21 00:14:17.634345 [ 255 ] {ca2c1059-8051-48cd-b07b-2a637d835c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21351 | 2026.01.21 00:14:17.634908 [ 255 ] {ca2c1059-8051-48cd-b07b-2a637d835c88} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21352 | 2026.01.21 00:14:17.635128 [ 255 ] {ca2c1059-8051-48cd-b07b-2a637d835c88} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21353 | 2026.01.21 00:14:17.635265 [ 255 ] {ca2c1059-8051-48cd-b07b-2a637d835c88} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.00185 sec., 28648.648648648646 rows/sec., 51.34 MiB/sec. | ||
| 21354 | 2026.01.21 00:14:17.635320 [ 255 ] {ca2c1059-8051-48cd-b07b-2a637d835c88} <Debug> TCPHandler: Processed in 0.002029631 sec. | ||
| 21355 | 2026.01.21 00:14:17.635355 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21356 | 2026.01.21 00:14:17.635405 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21357 | 2026.01.21 00:14:17.635436 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21358 | 2026.01.21 00:14:17.635537 [ 255 ] {456ef19a-3f41-48dd-845c-cb69d0bdee97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21359 | 2026.01.21 00:14:17.635580 [ 255 ] {456ef19a-3f41-48dd-845c-cb69d0bdee97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21360 | 2026.01.21 00:14:17.635930 [ 255 ] {456ef19a-3f41-48dd-845c-cb69d0bdee97} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21361 | 2026.01.21 00:14:17.635967 [ 255 ] {456ef19a-3f41-48dd-845c-cb69d0bdee97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21362 | 2026.01.21 00:14:17.636307 [ 255 ] {456ef19a-3f41-48dd-845c-cb69d0bdee97} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21363 | 2026.01.21 00:14:17.636522 [ 255 ] {456ef19a-3f41-48dd-845c-cb69d0bdee97} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21364 | 2026.01.21 00:14:17.636642 [ 255 ] {456ef19a-3f41-48dd-845c-cb69d0bdee97} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 21365 | 2026.01.21 00:14:17.636677 [ 255 ] {456ef19a-3f41-48dd-845c-cb69d0bdee97} <Debug> TCPHandler: Processed in 0.001296549 sec. | ||
| 21366 | 2026.01.21 00:14:17.638413 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21367 | 2026.01.21 00:14:18.649901 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50403 | ||
| 21368 | 2026.01.21 00:14:18.650651 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21369 | 2026.01.21 00:14:18.650713 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21370 | 2026.01.21 00:14:18.651206 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 21371 | 2026.01.21 00:14:18.651426 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21372 | 2026.01.21 00:14:18.651554 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50403 | ||
| 21373 | 2026.01.21 00:14:19.245017 [ 224 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21374 | 2026.01.21 00:14:19.245098 [ 224 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21375 | 2026.01.21 00:14:19.248564 [ 224 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21376 | 2026.01.21 00:14:20.032708 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40073 | ||
| 21377 | 2026.01.21 00:14:20.032840 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21378 | 2026.01.21 00:14:20.032869 [ 288 ] {} <Debug> TCP-Session: 092f8ef9-5fe7-415e-b132-ab3b7bcc2332 Authenticating user 'default' from [fd00:1122:3344:101::e]:40073 | ||
| 21379 | 2026.01.21 00:14:20.032891 [ 288 ] {} <Debug> TCP-Session: 092f8ef9-5fe7-415e-b132-ab3b7bcc2332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21380 | 2026.01.21 00:14:20.032905 [ 288 ] {} <Debug> TCP-Session: 092f8ef9-5fe7-415e-b132-ab3b7bcc2332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21381 | 2026.01.21 00:14:20.033108 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62512 | ||
| 21382 | 2026.01.21 00:14:20.033136 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45108 | ||
| 21383 | 2026.01.21 00:14:20.033161 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38223 | ||
| 21384 | 2026.01.21 00:14:20.033188 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47995 | ||
| 21385 | 2026.01.21 00:14:20.033176 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50776 | ||
| 21386 | 2026.01.21 00:14:20.033248 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21387 | 2026.01.21 00:14:20.033266 [ 288 ] {} <Trace> TCP-Session: 092f8ef9-5fe7-415e-b132-ab3b7bcc2332 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21388 | 2026.01.21 00:14:20.033286 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21389 | 2026.01.21 00:14:20.033298 [ 293 ] {} <Debug> TCP-Session: 632c6f63-90d4-4f06-849f-4bb30d183d3f Authenticating user 'default' from [fd00:1122:3344:101::e]:45108 | ||
| 21390 | 2026.01.21 00:14:20.033323 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21391 | 2026.01.21 00:14:20.033327 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21392 | 2026.01.21 00:14:20.033339 [ 294 ] {} <Debug> TCP-Session: 41d20091-b328-4a13-add4-1a1434c1dd41 Authenticating user 'default' from [fd00:1122:3344:101::e]:38223 | ||
| 21393 | 2026.01.21 00:14:20.033353 [ 3 ] {} <Debug> TCP-Session: 59904ca8-d99d-4920-badb-555a10623ec8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50776 | ||
| 21394 | 2026.01.21 00:14:20.033380 [ 286 ] {} <Debug> TCP-Session: 7d4463db-b076-400f-bd79-24ad0ea7ac41 Authenticating user 'default' from [fd00:1122:3344:101::e]:47995 | ||
| 21395 | 2026.01.21 00:14:20.033393 [ 294 ] {} <Debug> TCP-Session: 41d20091-b328-4a13-add4-1a1434c1dd41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21396 | 2026.01.21 00:14:20.033404 [ 3 ] {} <Debug> TCP-Session: 59904ca8-d99d-4920-badb-555a10623ec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21397 | 2026.01.21 00:14:20.033424 [ 286 ] {} <Debug> TCP-Session: 7d4463db-b076-400f-bd79-24ad0ea7ac41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21398 | 2026.01.21 00:14:20.033431 [ 294 ] {} <Debug> TCP-Session: 41d20091-b328-4a13-add4-1a1434c1dd41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21399 | 2026.01.21 00:14:20.033458 [ 286 ] {} <Debug> TCP-Session: 7d4463db-b076-400f-bd79-24ad0ea7ac41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21400 | 2026.01.21 00:14:20.033454 [ 288 ] {8efaa55d-0c87-40dc-8f82-6c21c7385fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40073) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21401 | 2026.01.21 00:14:20.033441 [ 3 ] {} <Debug> TCP-Session: 59904ca8-d99d-4920-badb-555a10623ec8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21402 | 2026.01.21 00:14:20.033346 [ 293 ] {} <Debug> TCP-Session: 632c6f63-90d4-4f06-849f-4bb30d183d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21403 | 2026.01.21 00:14:20.033250 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21404 | 2026.01.21 00:14:20.033540 [ 293 ] {} <Debug> TCP-Session: 632c6f63-90d4-4f06-849f-4bb30d183d3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21405 | 2026.01.21 00:14:20.033114 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46192 | ||
| 21406 | 2026.01.21 00:14:20.033573 [ 289 ] {} <Debug> TCP-Session: c2d21741-5164-4b3a-8479-b555dc6316db Authenticating user 'default' from [fd00:1122:3344:101::e]:62512 | ||
| 21407 | 2026.01.21 00:14:20.033112 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44926 | ||
| 21408 | 2026.01.21 00:14:20.033625 [ 289 ] {} <Debug> TCP-Session: c2d21741-5164-4b3a-8479-b555dc6316db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21409 | 2026.01.21 00:14:20.033138 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38544 | ||
| 21410 | 2026.01.21 00:14:20.033654 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21411 | 2026.01.21 00:14:20.033683 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21412 | 2026.01.21 00:14:20.033711 [ 291 ] {} <Debug> TCP-Session: 7c4058a4-4992-4303-9f82-1f782a20dd2a Authenticating user 'default' from [fd00:1122:3344:101::e]:46192 | ||
| 21413 | 2026.01.21 00:14:20.033729 [ 290 ] {} <Debug> TCP-Session: 0a6c47db-3d2c-4b2f-8cd5-3e3f1e3c01c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44926 | ||
| 21414 | 2026.01.21 00:14:20.033747 [ 291 ] {} <Debug> TCP-Session: 7c4058a4-4992-4303-9f82-1f782a20dd2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21415 | 2026.01.21 00:14:20.033757 [ 290 ] {} <Debug> TCP-Session: 0a6c47db-3d2c-4b2f-8cd5-3e3f1e3c01c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21416 | 2026.01.21 00:14:20.033771 [ 291 ] {} <Debug> TCP-Session: 7c4058a4-4992-4303-9f82-1f782a20dd2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21417 | 2026.01.21 00:14:20.033786 [ 290 ] {} <Debug> TCP-Session: 0a6c47db-3d2c-4b2f-8cd5-3e3f1e3c01c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21418 | 2026.01.21 00:14:20.033658 [ 289 ] {} <Debug> TCP-Session: c2d21741-5164-4b3a-8479-b555dc6316db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21419 | 2026.01.21 00:14:20.033822 [ 288 ] {8efaa55d-0c87-40dc-8f82-6c21c7385fb3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21420 | 2026.01.21 00:14:20.033870 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21421 | 2026.01.21 00:14:20.033902 [ 292 ] {} <Debug> TCP-Session: 888a940d-69bc-4e45-995b-028e0727227d Authenticating user 'default' from [fd00:1122:3344:101::e]:38544 | ||
| 21422 | 2026.01.21 00:14:20.033906 [ 288 ] {8efaa55d-0c87-40dc-8f82-6c21c7385fb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21423 | 2026.01.21 00:14:20.033921 [ 292 ] {} <Debug> TCP-Session: 888a940d-69bc-4e45-995b-028e0727227d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21424 | 2026.01.21 00:14:20.033953 [ 292 ] {} <Debug> TCP-Session: 888a940d-69bc-4e45-995b-028e0727227d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21425 | 2026.01.21 00:14:20.034289 [ 288 ] {8efaa55d-0c87-40dc-8f82-6c21c7385fb3} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 21426 | 2026.01.21 00:14:20.035228 [ 327 ] {8efaa55d-0c87-40dc-8f82-6c21c7385fb3} <Trace> AggregatingTransform: Aggregating | ||
| 21427 | 2026.01.21 00:14:20.035263 [ 327 ] {8efaa55d-0c87-40dc-8f82-6c21c7385fb3} <Trace> Aggregator: Aggregation method: without_key | ||
| 21428 | 2026.01.21 00:14:20.035296 [ 327 ] {8efaa55d-0c87-40dc-8f82-6c21c7385fb3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000897233 sec. (1114.538 rows/sec., 43.54 KiB/sec.) | ||
| 21429 | 2026.01.21 00:14:20.035315 [ 327 ] {8efaa55d-0c87-40dc-8f82-6c21c7385fb3} <Trace> Aggregator: Merging aggregated data | ||
| 21430 | 2026.01.21 00:14:20.036460 [ 288 ] {8efaa55d-0c87-40dc-8f82-6c21c7385fb3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00307 sec., 325.73289902280135 rows/sec., 12.72 KiB/sec. | ||
| 21431 | 2026.01.21 00:14:20.036576 [ 288 ] {8efaa55d-0c87-40dc-8f82-6c21c7385fb3} <Debug> TCPHandler: Processed in 0.003418962 sec. | ||
| 21432 | 2026.01.21 00:14:20.036699 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21433 | 2026.01.21 00:14:20.036725 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21434 | 2026.01.21 00:14:20.036738 [ 288 ] {} <Debug> TCP-Session: 092f8ef9-5fe7-415e-b132-ab3b7bcc2332 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21435 | 2026.01.21 00:14:20.036759 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21436 | 2026.01.21 00:14:20.036770 [ 289 ] {} <Debug> TCP-Session: c2d21741-5164-4b3a-8479-b555dc6316db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21437 | 2026.01.21 00:14:20.036780 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21438 | 2026.01.21 00:14:20.036798 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21439 | 2026.01.21 00:14:20.036811 [ 290 ] {} <Debug> TCP-Session: 0a6c47db-3d2c-4b2f-8cd5-3e3f1e3c01c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21440 | 2026.01.21 00:14:20.036826 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21441 | 2026.01.21 00:14:20.036844 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21442 | 2026.01.21 00:14:20.036862 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21443 | 2026.01.21 00:14:20.036889 [ 291 ] {} <Debug> TCP-Session: 7c4058a4-4992-4303-9f82-1f782a20dd2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21444 | 2026.01.21 00:14:20.036904 [ 292 ] {} <Debug> TCP-Session: 888a940d-69bc-4e45-995b-028e0727227d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21445 | 2026.01.21 00:14:20.036922 [ 294 ] {} <Debug> TCP-Session: 41d20091-b328-4a13-add4-1a1434c1dd41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21446 | 2026.01.21 00:14:20.036839 [ 3 ] {} <Debug> TCP-Session: 59904ca8-d99d-4920-badb-555a10623ec8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21447 | 2026.01.21 00:14:20.036745 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21448 | 2026.01.21 00:14:20.036831 [ 293 ] {} <Debug> TCP-Session: 632c6f63-90d4-4f06-849f-4bb30d183d3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21449 | 2026.01.21 00:14:20.037020 [ 286 ] {} <Debug> TCP-Session: 7d4463db-b076-400f-bd79-24ad0ea7ac41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21450 | 2026.01.21 00:14:20.071913 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46669 | ||
| 21451 | 2026.01.21 00:14:20.071982 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21452 | 2026.01.21 00:14:20.072009 [ 286 ] {} <Debug> TCP-Session: ecc0dcfb-2c73-44f2-b92f-6401bc34502e Authenticating user 'default' from [fd00:1122:3344:101::e]:46669 | ||
| 21453 | 2026.01.21 00:14:20.072029 [ 286 ] {} <Debug> TCP-Session: ecc0dcfb-2c73-44f2-b92f-6401bc34502e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21454 | 2026.01.21 00:14:20.072044 [ 286 ] {} <Debug> TCP-Session: ecc0dcfb-2c73-44f2-b92f-6401bc34502e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21455 | 2026.01.21 00:14:20.072199 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62230 | ||
| 21456 | 2026.01.21 00:14:20.072239 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53909 | ||
| 21457 | 2026.01.21 00:14:20.072250 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42981 | ||
| 21458 | 2026.01.21 00:14:20.072268 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61500 | ||
| 21459 | 2026.01.21 00:14:20.072293 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57331 | ||
| 21460 | 2026.01.21 00:14:20.072322 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21461 | 2026.01.21 00:14:20.072336 [ 286 ] {} <Trace> TCP-Session: ecc0dcfb-2c73-44f2-b92f-6401bc34502e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21462 | 2026.01.21 00:14:20.072360 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21463 | 2026.01.21 00:14:20.072367 [ 289 ] {} <Debug> TCP-Session: 881609f0-a710-40b1-8c1d-ad085d86e396 Authenticating user 'default' from [fd00:1122:3344:101::e]:53909 | ||
| 21464 | 2026.01.21 00:14:20.072391 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21465 | 2026.01.21 00:14:20.072401 [ 292 ] {} <Debug> TCP-Session: 78ef1271-9764-45ee-bcd2-e5d191af21d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61500 | ||
| 21466 | 2026.01.21 00:14:20.072415 [ 289 ] {} <Debug> TCP-Session: 881609f0-a710-40b1-8c1d-ad085d86e396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21467 | 2026.01.21 00:14:20.072438 [ 294 ] {} <Debug> TCP-Session: 3068326a-d8d3-4918-8ae4-ecaad633409d Authenticating user 'default' from [fd00:1122:3344:101::e]:57331 | ||
| 21468 | 2026.01.21 00:14:20.072449 [ 292 ] {} <Debug> TCP-Session: 78ef1271-9764-45ee-bcd2-e5d191af21d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21469 | 2026.01.21 00:14:20.072460 [ 289 ] {} <Debug> TCP-Session: 881609f0-a710-40b1-8c1d-ad085d86e396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21470 | 2026.01.21 00:14:20.072489 [ 292 ] {} <Debug> TCP-Session: 78ef1271-9764-45ee-bcd2-e5d191af21d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21471 | 2026.01.21 00:14:20.072481 [ 294 ] {} <Debug> TCP-Session: 3068326a-d8d3-4918-8ae4-ecaad633409d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21472 | 2026.01.21 00:14:20.072534 [ 286 ] {69fc2682-edb3-4fc3-aeea-70915aab6e36} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46669) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21473 | 2026.01.21 00:14:20.072547 [ 294 ] {} <Debug> TCP-Session: 3068326a-d8d3-4918-8ae4-ecaad633409d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21474 | 2026.01.21 00:14:20.072342 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21475 | 2026.01.21 00:14:20.072298 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33160 | ||
| 21476 | 2026.01.21 00:14:20.072597 [ 290 ] {} <Debug> TCP-Session: ae0ed1b4-41d8-4773-ab5d-0e88c288901b Authenticating user 'default' from [fd00:1122:3344:101::e]:42981 | ||
| 21477 | 2026.01.21 00:14:20.072258 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40292 | ||
| 21478 | 2026.01.21 00:14:20.072639 [ 290 ] {} <Debug> TCP-Session: ae0ed1b4-41d8-4773-ab5d-0e88c288901b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21479 | 2026.01.21 00:14:20.072668 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21480 | 2026.01.21 00:14:20.072695 [ 290 ] {} <Debug> TCP-Session: ae0ed1b4-41d8-4773-ab5d-0e88c288901b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21481 | 2026.01.21 00:14:20.072717 [ 3 ] {} <Debug> TCP-Session: e12ec7ad-7c1a-4cef-a930-7c6724fe8dd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33160 | ||
| 21482 | 2026.01.21 00:14:20.072724 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21483 | 2026.01.21 00:14:20.072749 [ 3 ] {} <Debug> TCP-Session: e12ec7ad-7c1a-4cef-a930-7c6724fe8dd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21484 | 2026.01.21 00:14:20.072292 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21485 | 2026.01.21 00:14:20.072779 [ 291 ] {} <Debug> TCP-Session: fd4100b0-16f0-4e9f-888d-94391cdb01bb Authenticating user 'default' from [fd00:1122:3344:101::e]:40292 | ||
| 21486 | 2026.01.21 00:14:20.072783 [ 3 ] {} <Debug> TCP-Session: e12ec7ad-7c1a-4cef-a930-7c6724fe8dd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21487 | 2026.01.21 00:14:20.072809 [ 288 ] {} <Debug> TCP-Session: d553a1ef-479f-4b06-8603-0cc5d39e3368 Authenticating user 'default' from [fd00:1122:3344:101::e]:62230 | ||
| 21488 | 2026.01.21 00:14:20.072823 [ 291 ] {} <Debug> TCP-Session: fd4100b0-16f0-4e9f-888d-94391cdb01bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21489 | 2026.01.21 00:14:20.072826 [ 286 ] {69fc2682-edb3-4fc3-aeea-70915aab6e36} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21490 | 2026.01.21 00:14:20.072846 [ 288 ] {} <Debug> TCP-Session: d553a1ef-479f-4b06-8603-0cc5d39e3368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21491 | 2026.01.21 00:14:20.072850 [ 291 ] {} <Debug> TCP-Session: fd4100b0-16f0-4e9f-888d-94391cdb01bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21492 | 2026.01.21 00:14:20.072885 [ 288 ] {} <Debug> TCP-Session: d553a1ef-479f-4b06-8603-0cc5d39e3368 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21493 | 2026.01.21 00:14:20.072281 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50931 | ||
| 21494 | 2026.01.21 00:14:20.072911 [ 286 ] {69fc2682-edb3-4fc3-aeea-70915aab6e36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21495 | 2026.01.21 00:14:20.072970 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21496 | 2026.01.21 00:14:20.072995 [ 293 ] {} <Debug> TCP-Session: eb41c694-f891-4434-ad1b-267c743f7a75 Authenticating user 'default' from [fd00:1122:3344:101::e]:50931 | ||
| 21497 | 2026.01.21 00:14:20.073011 [ 293 ] {} <Debug> TCP-Session: eb41c694-f891-4434-ad1b-267c743f7a75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21498 | 2026.01.21 00:14:20.073023 [ 293 ] {} <Debug> TCP-Session: eb41c694-f891-4434-ad1b-267c743f7a75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21499 | 2026.01.21 00:14:20.073211 [ 286 ] {69fc2682-edb3-4fc3-aeea-70915aab6e36} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 21500 | 2026.01.21 00:14:20.074036 [ 295 ] {69fc2682-edb3-4fc3-aeea-70915aab6e36} <Trace> AggregatingTransform: Aggregating | ||
| 21501 | 2026.01.21 00:14:20.074073 [ 295 ] {69fc2682-edb3-4fc3-aeea-70915aab6e36} <Trace> Aggregator: Aggregation method: without_key | ||
| 21502 | 2026.01.21 00:14:20.074103 [ 295 ] {69fc2682-edb3-4fc3-aeea-70915aab6e36} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000791082 sec. (1264.091 rows/sec., 49.38 KiB/sec.) | ||
| 21503 | 2026.01.21 00:14:20.074124 [ 295 ] {69fc2682-edb3-4fc3-aeea-70915aab6e36} <Trace> Aggregator: Merging aggregated data | ||
| 21504 | 2026.01.21 00:14:20.075630 [ 286 ] {69fc2682-edb3-4fc3-aeea-70915aab6e36} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003155 sec., 316.9572107765452 rows/sec., 12.38 KiB/sec. | ||
| 21505 | 2026.01.21 00:14:20.075806 [ 286 ] {69fc2682-edb3-4fc3-aeea-70915aab6e36} <Debug> TCPHandler: Processed in 0.003589785 sec. | ||
| 21506 | 2026.01.21 00:14:20.075919 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21507 | 2026.01.21 00:14:20.075943 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21508 | 2026.01.21 00:14:20.075950 [ 286 ] {} <Debug> TCP-Session: ecc0dcfb-2c73-44f2-b92f-6401bc34502e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21509 | 2026.01.21 00:14:20.075960 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21510 | 2026.01.21 00:14:20.075992 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21511 | 2026.01.21 00:14:20.076008 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21512 | 2026.01.21 00:14:20.076026 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21513 | 2026.01.21 00:14:20.076045 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21514 | 2026.01.21 00:14:20.076063 [ 292 ] {} <Debug> TCP-Session: 78ef1271-9764-45ee-bcd2-e5d191af21d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21515 | 2026.01.21 00:14:20.076086 [ 291 ] {} <Debug> TCP-Session: fd4100b0-16f0-4e9f-888d-94391cdb01bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21516 | 2026.01.21 00:14:20.076105 [ 290 ] {} <Debug> TCP-Session: ae0ed1b4-41d8-4773-ab5d-0e88c288901b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21517 | 2026.01.21 00:14:20.075982 [ 3 ] {} <Debug> TCP-Session: e12ec7ad-7c1a-4cef-a930-7c6724fe8dd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21518 | 2026.01.21 00:14:20.075978 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21519 | 2026.01.21 00:14:20.076070 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21520 | 2026.01.21 00:14:20.076181 [ 289 ] {} <Debug> TCP-Session: 881609f0-a710-40b1-8c1d-ad085d86e396 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21521 | 2026.01.21 00:14:20.076036 [ 294 ] {} <Debug> TCP-Session: 3068326a-d8d3-4918-8ae4-ecaad633409d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21522 | 2026.01.21 00:14:20.076207 [ 293 ] {} <Debug> TCP-Session: eb41c694-f891-4434-ad1b-267c743f7a75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21523 | 2026.01.21 00:14:20.076026 [ 288 ] {} <Debug> TCP-Session: d553a1ef-479f-4b06-8603-0cc5d39e3368 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21524 | 2026.01.21 00:14:20.498438 [ 225 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21525 | 2026.01.21 00:14:20.498486 [ 225 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21526 | 2026.01.21 00:14:20.500436 [ 225 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21527 | 2026.01.21 00:14:21.000293 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.53 MiB, peak 419.40 MiB, free memory in arenas 0.00 B, will set to 399.06 MiB (RSS), difference: 3.53 MiB | ||
| 21528 | 2026.01.21 00:14:21.339016 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2562 | ||
| 21529 | 2026.01.21 00:14:21.341877 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21530 | 2026.01.21 00:14:21.341928 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21531 | 2026.01.21 00:14:21.343394 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 21532 | 2026.01.21 00:14:21.343977 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21533 | 2026.01.21 00:14:21.344385 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2562 | ||
| 21534 | 2026.01.21 00:14:21.396268 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 791 | ||
| 21535 | 2026.01.21 00:14:21.413302 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21536 | 2026.01.21 00:14:21.413357 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21537 | 2026.01.21 00:14:21.419880 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 21538 | 2026.01.21 00:14:21.421064 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21539 | 2026.01.21 00:14:21.424147 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 791 | ||
| 21540 | 2026.01.21 00:14:22.634971 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21541 | 2026.01.21 00:14:22.635165 [ 255 ] {9e76982a-ef25-4bb2-9bb1-dd78d9ec8dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21542 | 2026.01.21 00:14:22.635238 [ 255 ] {9e76982a-ef25-4bb2-9bb1-dd78d9ec8dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21543 | 2026.01.21 00:14:22.636114 [ 255 ] {9e76982a-ef25-4bb2-9bb1-dd78d9ec8dea} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21544 | 2026.01.21 00:14:22.636162 [ 255 ] {9e76982a-ef25-4bb2-9bb1-dd78d9ec8dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21545 | 2026.01.21 00:14:22.636676 [ 255 ] {9e76982a-ef25-4bb2-9bb1-dd78d9ec8dea} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 21546 | 2026.01.21 00:14:22.637139 [ 255 ] {9e76982a-ef25-4bb2-9bb1-dd78d9ec8dea} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21547 | 2026.01.21 00:14:22.637291 [ 255 ] {9e76982a-ef25-4bb2-9bb1-dd78d9ec8dea} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.00218 sec., 204587.15596330274 rows/sec., 12.98 MiB/sec. | ||
| 21548 | 2026.01.21 00:14:22.637336 [ 255 ] {9e76982a-ef25-4bb2-9bb1-dd78d9ec8dea} <Debug> TCPHandler: Processed in 0.002528718 sec. | ||
| 21549 | 2026.01.21 00:14:22.637462 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21550 | 2026.01.21 00:14:22.637559 [ 255 ] {a09e618f-adbc-4f06-8f7a-593037a9772c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21551 | 2026.01.21 00:14:22.637602 [ 255 ] {a09e618f-adbc-4f06-8f7a-593037a9772c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21552 | 2026.01.21 00:14:22.638634 [ 255 ] {a09e618f-adbc-4f06-8f7a-593037a9772c} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21553 | 2026.01.21 00:14:22.638669 [ 255 ] {a09e618f-adbc-4f06-8f7a-593037a9772c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21554 | 2026.01.21 00:14:22.639225 [ 255 ] {a09e618f-adbc-4f06-8f7a-593037a9772c} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21555 | 2026.01.21 00:14:22.639744 [ 255 ] {a09e618f-adbc-4f06-8f7a-593037a9772c} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21556 | 2026.01.21 00:14:22.639896 [ 255 ] {a09e618f-adbc-4f06-8f7a-593037a9772c} <Debug> executeQuery: Read 1216 rows, 98.60 KiB in 0.002356 sec., 516129.0322580645 rows/sec., 40.87 MiB/sec. | ||
| 21557 | 2026.01.21 00:14:22.639936 [ 255 ] {a09e618f-adbc-4f06-8f7a-593037a9772c} <Debug> TCPHandler: Processed in 0.002523258 sec. | ||
| 21558 | 2026.01.21 00:14:22.640052 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21559 | 2026.01.21 00:14:22.640146 [ 255 ] {aba3d751-1809-44de-b878-9beb8e993d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21560 | 2026.01.21 00:14:22.640187 [ 255 ] {aba3d751-1809-44de-b878-9beb8e993d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21561 | 2026.01.21 00:14:22.640687 [ 255 ] {aba3d751-1809-44de-b878-9beb8e993d82} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21562 | 2026.01.21 00:14:22.640724 [ 255 ] {aba3d751-1809-44de-b878-9beb8e993d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21563 | 2026.01.21 00:14:22.641126 [ 255 ] {aba3d751-1809-44de-b878-9beb8e993d82} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21564 | 2026.01.21 00:14:22.641527 [ 255 ] {aba3d751-1809-44de-b878-9beb8e993d82} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21565 | 2026.01.21 00:14:22.641659 [ 255 ] {aba3d751-1809-44de-b878-9beb8e993d82} <Debug> executeQuery: Read 230 rows, 13.92 KiB in 0.001532 sec., 150130.54830287208 rows/sec., 8.87 MiB/sec. | ||
| 21566 | 2026.01.21 00:14:22.641697 [ 255 ] {aba3d751-1809-44de-b878-9beb8e993d82} <Debug> TCPHandler: Processed in 0.001694256 sec. | ||
| 21567 | 2026.01.21 00:14:22.641806 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21568 | 2026.01.21 00:14:22.641898 [ 255 ] {4258d6ed-a45e-40bf-8fdd-72548599ebeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21569 | 2026.01.21 00:14:22.641938 [ 255 ] {4258d6ed-a45e-40bf-8fdd-72548599ebeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21570 | 2026.01.21 00:14:22.642418 [ 255 ] {4258d6ed-a45e-40bf-8fdd-72548599ebeb} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21571 | 2026.01.21 00:14:22.642454 [ 255 ] {4258d6ed-a45e-40bf-8fdd-72548599ebeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21572 | 2026.01.21 00:14:22.642851 [ 255 ] {4258d6ed-a45e-40bf-8fdd-72548599ebeb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 21573 | 2026.01.21 00:14:22.643247 [ 255 ] {4258d6ed-a45e-40bf-8fdd-72548599ebeb} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21574 | 2026.01.21 00:14:22.643377 [ 255 ] {4258d6ed-a45e-40bf-8fdd-72548599ebeb} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001497 sec., 153640.61456245824 rows/sec., 9.90 MiB/sec. | ||
| 21575 | 2026.01.21 00:14:22.643416 [ 255 ] {4258d6ed-a45e-40bf-8fdd-72548599ebeb} <Debug> TCPHandler: Processed in 0.001657955 sec. | ||
| 21576 | 2026.01.21 00:14:22.643523 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21577 | 2026.01.21 00:14:22.643616 [ 255 ] {9e15c141-429e-43f1-b119-a5b080480502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21578 | 2026.01.21 00:14:22.643656 [ 255 ] {9e15c141-429e-43f1-b119-a5b080480502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21579 | 2026.01.21 00:14:22.644130 [ 255 ] {9e15c141-429e-43f1-b119-a5b080480502} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21580 | 2026.01.21 00:14:22.644166 [ 255 ] {9e15c141-429e-43f1-b119-a5b080480502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21581 | 2026.01.21 00:14:22.644559 [ 255 ] {9e15c141-429e-43f1-b119-a5b080480502} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 21582 | 2026.01.21 00:14:22.645048 [ 255 ] {9e15c141-429e-43f1-b119-a5b080480502} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21583 | 2026.01.21 00:14:22.645159 [ 147 ] {} <Debug> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b) (MergerMutator): Selected 6 parts from all_1_30_7 to all_35_35_0 | ||
| 21584 | 2026.01.21 00:14:22.645180 [ 255 ] {9e15c141-429e-43f1-b119-a5b080480502} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001582 sec., 144753.47661188367 rows/sec., 8.22 MiB/sec. | ||
| 21585 | 2026.01.21 00:14:22.645237 [ 147 ] {} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21586 | 2026.01.21 00:14:22.645242 [ 255 ] {9e15c141-429e-43f1-b119-a5b080480502} <Debug> TCPHandler: Processed in 0.001767167 sec. | ||
| 21587 | 2026.01.21 00:14:22.645271 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21588 | 2026.01.21 00:14:22.645370 [ 189 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_35_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_7 to all_35_35_0 into Compact with storage Full | ||
| 21589 | 2026.01.21 00:14:22.645378 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21590 | 2026.01.21 00:14:22.645461 [ 189 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_35_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21591 | 2026.01.21 00:14:22.645488 [ 255 ] {84e4dac8-867e-4fee-aa52-8c39887facb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21592 | 2026.01.21 00:14:22.645491 [ 189 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 241 rows starting from the beginning of the part | ||
| 21593 | 2026.01.21 00:14:22.645530 [ 255 ] {84e4dac8-867e-4fee-aa52-8c39887facb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21594 | 2026.01.21 00:14:22.645560 [ 189 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 21595 | 2026.01.21 00:14:22.645604 [ 189 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part | ||
| 21596 | 2026.01.21 00:14:22.645648 [ 189 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 229 rows starting from the beginning of the part | ||
| 21597 | 2026.01.21 00:14:22.645692 [ 189 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 229 rows starting from the beginning of the part | ||
| 21598 | 2026.01.21 00:14:22.645732 [ 189 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 229 rows starting from the beginning of the part | ||
| 21599 | 2026.01.21 00:14:22.646238 [ 255 ] {84e4dac8-867e-4fee-aa52-8c39887facb2} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21600 | 2026.01.21 00:14:22.646277 [ 255 ] {84e4dac8-867e-4fee-aa52-8c39887facb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 21601 | 2026.01.21 00:14:22.646799 [ 255 ] {84e4dac8-867e-4fee-aa52-8c39887facb2} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21602 | 2026.01.21 00:14:22.646814 [ 190 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_35_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 952 rows, containing 5 columns (5 merged, 0 gathered) in 0.001476373 sec., 644823.496501223 rows/sec., 39.54 MiB/sec. | ||
| 21603 | 2026.01.21 00:14:22.647119 [ 196 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_35_8} <Trace> MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary) | ||
| 21604 | 2026.01.21 00:14:22.647337 [ 255 ] {84e4dac8-867e-4fee-aa52-8c39887facb2} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21605 | 2026.01.21 00:14:22.647486 [ 255 ] {84e4dac8-867e-4fee-aa52-8c39887facb2} <Debug> executeQuery: Read 740 rows, 52.83 KiB in 0.002016 sec., 367063.49206349207 rows/sec., 25.59 MiB/sec. | ||
| 21606 | 2026.01.21 00:14:22.647528 [ 255 ] {84e4dac8-867e-4fee-aa52-8c39887facb2} <Debug> TCPHandler: Processed in 0.002203274 sec. | ||
| 21607 | 2026.01.21 00:14:22.647662 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21608 | 2026.01.21 00:14:22.647707 [ 196 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_35_8} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21609 | 2026.01.21 00:14:22.647759 [ 255 ] {9747f4e0-2ed5-4d08-bc04-2cbc2cb1b7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21610 | 2026.01.21 00:14:22.647791 [ 196 ] {9bbcdb7d-752f-4006-9278-1a3126f82b4b::all_1_35_8} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b) (MergerMutator): Merged 6 parts: [all_1_30_7, all_35_35_0] -> all_1_35_8 | ||
| 21611 | 2026.01.21 00:14:22.647807 [ 255 ] {9747f4e0-2ed5-4d08-bc04-2cbc2cb1b7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21612 | 2026.01.21 00:14:22.647905 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 21613 | 2026.01.21 00:14:22.648165 [ 255 ] {9747f4e0-2ed5-4d08-bc04-2cbc2cb1b7f0} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21614 | 2026.01.21 00:14:22.648206 [ 255 ] {9747f4e0-2ed5-4d08-bc04-2cbc2cb1b7f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21615 | 2026.01.21 00:14:22.648690 [ 255 ] {9747f4e0-2ed5-4d08-bc04-2cbc2cb1b7f0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 21616 | 2026.01.21 00:14:22.649188 [ 255 ] {9747f4e0-2ed5-4d08-bc04-2cbc2cb1b7f0} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21617 | 2026.01.21 00:14:22.649292 [ 147 ] {} <Debug> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 21618 | 2026.01.21 00:14:22.649321 [ 255 ] {9747f4e0-2ed5-4d08-bc04-2cbc2cb1b7f0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001581 sec., 3795.066413662239 rows/sec., 198.28 KiB/sec. | ||
| 21619 | 2026.01.21 00:14:22.649329 [ 147 ] {} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21620 | 2026.01.21 00:14:22.649365 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21621 | 2026.01.21 00:14:22.649366 [ 255 ] {9747f4e0-2ed5-4d08-bc04-2cbc2cb1b7f0} <Debug> TCPHandler: Processed in 0.001756137 sec. | ||
| 21622 | 2026.01.21 00:14:22.649466 [ 199 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::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 | ||
| 21623 | 2026.01.21 00:14:22.649494 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21624 | 2026.01.21 00:14:22.649588 [ 199 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21625 | 2026.01.21 00:14:22.649594 [ 255 ] {f8bd725c-bf3e-4428-841f-157cae86a7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21626 | 2026.01.21 00:14:22.649633 [ 199 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 66 rows starting from the beginning of the part | ||
| 21627 | 2026.01.21 00:14:22.649655 [ 255 ] {f8bd725c-bf3e-4428-841f-157cae86a7d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21628 | 2026.01.21 00:14:22.649711 [ 199 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 21629 | 2026.01.21 00:14:22.649768 [ 199 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 21630 | 2026.01.21 00:14:22.649816 [ 199 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 21631 | 2026.01.21 00:14:22.649860 [ 199 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 21632 | 2026.01.21 00:14:22.649898 [ 199 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 21633 | 2026.01.21 00:14:22.650117 [ 255 ] {f8bd725c-bf3e-4428-841f-157cae86a7d4} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21634 | 2026.01.21 00:14:22.650159 [ 255 ] {f8bd725c-bf3e-4428-841f-157cae86a7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 21635 | 2026.01.21 00:14:22.650707 [ 255 ] {f8bd725c-bf3e-4428-841f-157cae86a7d4} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21636 | 2026.01.21 00:14:22.650836 [ 190 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001416202 sec., 67786.9399986725 rows/sec., 3.46 MiB/sec. | ||
| 21637 | 2026.01.21 00:14:22.651096 [ 188 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 21638 | 2026.01.21 00:14:22.651324 [ 255 ] {f8bd725c-bf3e-4428-841f-157cae86a7d4} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21639 | 2026.01.21 00:14:22.651478 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Selected 6 parts from all_1_153_35 to all_158_158_0 | ||
| 21640 | 2026.01.21 00:14:22.651488 [ 255 ] {f8bd725c-bf3e-4428-841f-157cae86a7d4} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001912 sec., 171548.1171548117 rows/sec., 11.24 MiB/sec. | ||
| 21641 | 2026.01.21 00:14:22.651520 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21642 | 2026.01.21 00:14:22.651545 [ 255 ] {f8bd725c-bf3e-4428-841f-157cae86a7d4} <Debug> TCPHandler: Processed in 0.002101842 sec. | ||
| 21643 | 2026.01.21 00:14:22.651547 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 21644 | 2026.01.21 00:14:22.651622 [ 188 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_15_3} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21645 | 2026.01.21 00:14:22.651642 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_158_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_153_35 to all_158_158_0 into Compact with storage Full | ||
| 21646 | 2026.01.21 00:14:22.651670 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21647 | 2026.01.21 00:14:22.651703 [ 188 ] {f8493aaf-0e93-4d59-97ed-9060645ef958::all_1_15_3} <Trace> oximeter.measurements_bool (f8493aaf-0e93-4d59-97ed-9060645ef958) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 21648 | 2026.01.21 00:14:22.651739 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_158_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21649 | 2026.01.21 00:14:22.651771 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_158_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_153_35, total 43399 rows starting from the beginning of the part | ||
| 21650 | 2026.01.21 00:14:22.651772 [ 255 ] {1c023c7d-6ae0-49cc-a314-aae0820e3695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21651 | 2026.01.21 00:14:22.651798 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 21652 | 2026.01.21 00:14:22.651820 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_158_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 96 rows starting from the beginning of the part | ||
| 21653 | 2026.01.21 00:14:22.651835 [ 255 ] {1c023c7d-6ae0-49cc-a314-aae0820e3695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21654 | 2026.01.21 00:14:22.651864 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_158_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 161 rows starting from the beginning of the part | ||
| 21655 | 2026.01.21 00:14:22.651908 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_158_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 329 rows starting from the beginning of the part | ||
| 21656 | 2026.01.21 00:14:22.651943 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_158_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 163 rows starting from the beginning of the part | ||
| 21657 | 2026.01.21 00:14:22.651983 [ 199 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_158_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 328 rows starting from the beginning of the part | ||
| 21658 | 2026.01.21 00:14:22.652214 [ 255 ] {1c023c7d-6ae0-49cc-a314-aae0820e3695} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21659 | 2026.01.21 00:14:22.652258 [ 255 ] {1c023c7d-6ae0-49cc-a314-aae0820e3695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 21660 | 2026.01.21 00:14:22.652718 [ 255 ] {1c023c7d-6ae0-49cc-a314-aae0820e3695} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 21661 | 2026.01.21 00:14:22.653201 [ 255 ] {1c023c7d-6ae0-49cc-a314-aae0820e3695} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21662 | 2026.01.21 00:14:22.653343 [ 255 ] {1c023c7d-6ae0-49cc-a314-aae0820e3695} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00159 sec., 628.9308176100628 rows/sec., 42.38 KiB/sec. | ||
| 21663 | 2026.01.21 00:14:22.653381 [ 255 ] {1c023c7d-6ae0-49cc-a314-aae0820e3695} <Debug> TCPHandler: Processed in 0.001762207 sec. | ||
| 21664 | 2026.01.21 00:14:22.653493 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21665 | 2026.01.21 00:14:22.653587 [ 255 ] {2a257594-899a-4b54-a598-82fd5589f056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21666 | 2026.01.21 00:14:22.653643 [ 255 ] {2a257594-899a-4b54-a598-82fd5589f056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21667 | 2026.01.21 00:14:22.654426 [ 255 ] {2a257594-899a-4b54-a598-82fd5589f056} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21668 | 2026.01.21 00:14:22.654465 [ 255 ] {2a257594-899a-4b54-a598-82fd5589f056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 21669 | 2026.01.21 00:14:22.655120 [ 255 ] {2a257594-899a-4b54-a598-82fd5589f056} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21670 | 2026.01.21 00:14:22.655614 [ 255 ] {2a257594-899a-4b54-a598-82fd5589f056} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21671 | 2026.01.21 00:14:22.655758 [ 255 ] {2a257594-899a-4b54-a598-82fd5589f056} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00219 sec., 3196.3470319634703 rows/sec., 5.73 MiB/sec. | ||
| 21672 | 2026.01.21 00:14:22.655816 [ 255 ] {2a257594-899a-4b54-a598-82fd5589f056} <Debug> TCPHandler: Processed in 0.002372686 sec. | ||
| 21673 | 2026.01.21 00:14:22.655942 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21674 | 2026.01.21 00:14:22.656037 [ 255 ] {ecfa7658-3db1-4856-9134-e810b5da7a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21675 | 2026.01.21 00:14:22.656078 [ 255 ] {ecfa7658-3db1-4856-9134-e810b5da7a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21676 | 2026.01.21 00:14:22.656423 [ 255 ] {ecfa7658-3db1-4856-9134-e810b5da7a94} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21677 | 2026.01.21 00:14:22.656460 [ 255 ] {ecfa7658-3db1-4856-9134-e810b5da7a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 21678 | 2026.01.21 00:14:22.656862 [ 255 ] {ecfa7658-3db1-4856-9134-e810b5da7a94} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21679 | 2026.01.21 00:14:22.657354 [ 255 ] {ecfa7658-3db1-4856-9134-e810b5da7a94} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21680 | 2026.01.21 00:14:22.657489 [ 255 ] {ecfa7658-3db1-4856-9134-e810b5da7a94} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.00147 sec., 73469.38775510204 rows/sec., 4.48 MiB/sec. | ||
| 21681 | 2026.01.21 00:14:22.657525 [ 255 ] {ecfa7658-3db1-4856-9134-e810b5da7a94} <Debug> TCPHandler: Processed in 0.001633045 sec. | ||
| 21682 | 2026.01.21 00:14:22.659611 [ 188 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_158_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44476 rows, containing 5 columns (5 merged, 0 gathered) in 0.008003191 sec., 5557283.338608312 rows/sec., 379.38 MiB/sec. | ||
| 21683 | 2026.01.21 00:14:22.660226 [ 197 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_158_36} <Trace> MergedBlockOutputStream: filled checksums all_1_158_36 (state Temporary) | ||
| 21684 | 2026.01.21 00:14:22.660733 [ 197 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_158_36} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_merge_all_1_158_36 to all_1_158_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21685 | 2026.01.21 00:14:22.660798 [ 197 ] {6b487ca0-3061-4918-8b61-ae7d1201e5c4::all_1_158_36} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4) (MergerMutator): Merged 6 parts: [all_1_153_35, all_158_158_0] -> all_1_158_36 | ||
| 21686 | 2026.01.21 00:14:22.660873 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 21687 | 2026.01.21 00:14:25.501266 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42534 | ||
| 21688 | 2026.01.21 00:14:25.501398 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21689 | 2026.01.21 00:14:25.501430 [ 286 ] {} <Debug> TCP-Session: 8bb9769b-3d8d-41a0-841b-022d55ef38bc Authenticating user 'default' from [fd00:1122:3344:101::e]:42534 | ||
| 21690 | 2026.01.21 00:14:25.501456 [ 286 ] {} <Debug> TCP-Session: 8bb9769b-3d8d-41a0-841b-022d55ef38bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21691 | 2026.01.21 00:14:25.501471 [ 286 ] {} <Debug> TCP-Session: 8bb9769b-3d8d-41a0-841b-022d55ef38bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21692 | 2026.01.21 00:14:25.501688 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65359 | ||
| 21693 | 2026.01.21 00:14:25.501708 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34776 | ||
| 21694 | 2026.01.21 00:14:25.501735 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37592 | ||
| 21695 | 2026.01.21 00:14:25.501795 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56369 | ||
| 21696 | 2026.01.21 00:14:25.501819 [ 286 ] {} <Trace> TCP-Session: 8bb9769b-3d8d-41a0-841b-022d55ef38bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21697 | 2026.01.21 00:14:25.501803 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55645 | ||
| 21698 | 2026.01.21 00:14:25.501883 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21699 | 2026.01.21 00:14:25.501901 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21700 | 2026.01.21 00:14:25.501922 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21701 | 2026.01.21 00:14:25.501950 [ 289 ] {} <Debug> TCP-Session: 7537b962-1ca2-49b2-9157-7153f7541f8b Authenticating user 'default' from [fd00:1122:3344:101::e]:34776 | ||
| 21702 | 2026.01.21 00:14:25.501968 [ 290 ] {} <Debug> TCP-Session: ad68d773-ce95-4b88-8053-00d211679407 Authenticating user 'default' from [fd00:1122:3344:101::e]:37592 | ||
| 21703 | 2026.01.21 00:14:25.501983 [ 294 ] {} <Debug> TCP-Session: c0689a35-aa37-4c7d-ac4a-5ba69acbb90f Authenticating user 'default' from [fd00:1122:3344:101::e]:56369 | ||
| 21704 | 2026.01.21 00:14:25.501986 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21705 | 2026.01.21 00:14:25.502001 [ 289 ] {} <Debug> TCP-Session: 7537b962-1ca2-49b2-9157-7153f7541f8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21706 | 2026.01.21 00:14:25.502022 [ 286 ] {c9f56915-da5f-4229-b0f5-7816af922af4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42534) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21707 | 2026.01.21 00:14:25.502016 [ 290 ] {} <Debug> TCP-Session: ad68d773-ce95-4b88-8053-00d211679407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21708 | 2026.01.21 00:14:25.502035 [ 3 ] {} <Debug> TCP-Session: 401fc108-e03e-4379-9f6b-14383d603711 Authenticating user 'default' from [fd00:1122:3344:101::e]:55645 | ||
| 21709 | 2026.01.21 00:14:25.502073 [ 290 ] {} <Debug> TCP-Session: ad68d773-ce95-4b88-8053-00d211679407 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21710 | 2026.01.21 00:14:25.502097 [ 3 ] {} <Debug> TCP-Session: 401fc108-e03e-4379-9f6b-14383d603711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21711 | 2026.01.21 00:14:25.502034 [ 289 ] {} <Debug> TCP-Session: 7537b962-1ca2-49b2-9157-7153f7541f8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21712 | 2026.01.21 00:14:25.502122 [ 3 ] {} <Debug> TCP-Session: 401fc108-e03e-4379-9f6b-14383d603711 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21713 | 2026.01.21 00:14:25.502019 [ 294 ] {} <Debug> TCP-Session: c0689a35-aa37-4c7d-ac4a-5ba69acbb90f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21714 | 2026.01.21 00:14:25.501812 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21715 | 2026.01.21 00:14:25.502168 [ 294 ] {} <Debug> TCP-Session: c0689a35-aa37-4c7d-ac4a-5ba69acbb90f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21716 | 2026.01.21 00:14:25.501780 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63296 | ||
| 21717 | 2026.01.21 00:14:25.502204 [ 288 ] {} <Debug> TCP-Session: b3429887-61e5-49c1-9c0c-fbf69b3f56ec Authenticating user 'default' from [fd00:1122:3344:101::e]:65359 | ||
| 21718 | 2026.01.21 00:14:25.501740 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57707 | ||
| 21719 | 2026.01.21 00:14:25.502261 [ 288 ] {} <Debug> TCP-Session: b3429887-61e5-49c1-9c0c-fbf69b3f56ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21720 | 2026.01.21 00:14:25.501730 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42981 | ||
| 21721 | 2026.01.21 00:14:25.502287 [ 288 ] {} <Debug> TCP-Session: b3429887-61e5-49c1-9c0c-fbf69b3f56ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21722 | 2026.01.21 00:14:25.502293 [ 286 ] {c9f56915-da5f-4229-b0f5-7816af922af4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21723 | 2026.01.21 00:14:25.502316 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21724 | 2026.01.21 00:14:25.502283 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21725 | 2026.01.21 00:14:25.502356 [ 292 ] {} <Debug> TCP-Session: 52981386-b925-41be-8776-e8c95c4df066 Authenticating user 'default' from [fd00:1122:3344:101::e]:57707 | ||
| 21726 | 2026.01.21 00:14:25.502369 [ 286 ] {c9f56915-da5f-4229-b0f5-7816af922af4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21727 | 2026.01.21 00:14:25.502384 [ 293 ] {} <Debug> TCP-Session: ab02699d-fdff-409d-af7b-77d90cb01d0b Authenticating user 'default' from [fd00:1122:3344:101::e]:63296 | ||
| 21728 | 2026.01.21 00:14:25.502390 [ 292 ] {} <Debug> TCP-Session: 52981386-b925-41be-8776-e8c95c4df066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21729 | 2026.01.21 00:14:25.502417 [ 293 ] {} <Debug> TCP-Session: ab02699d-fdff-409d-af7b-77d90cb01d0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21730 | 2026.01.21 00:14:25.502429 [ 292 ] {} <Debug> TCP-Session: 52981386-b925-41be-8776-e8c95c4df066 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21731 | 2026.01.21 00:14:25.502442 [ 293 ] {} <Debug> TCP-Session: ab02699d-fdff-409d-af7b-77d90cb01d0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21732 | 2026.01.21 00:14:25.502353 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21733 | 2026.01.21 00:14:25.502494 [ 291 ] {} <Debug> TCP-Session: 483072f4-7306-46ef-b2fd-70074ca9827e Authenticating user 'default' from [fd00:1122:3344:101::e]:42981 | ||
| 21734 | 2026.01.21 00:14:25.502512 [ 291 ] {} <Debug> TCP-Session: 483072f4-7306-46ef-b2fd-70074ca9827e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21735 | 2026.01.21 00:14:25.502525 [ 291 ] {} <Debug> TCP-Session: 483072f4-7306-46ef-b2fd-70074ca9827e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21736 | 2026.01.21 00:14:25.502670 [ 286 ] {c9f56915-da5f-4229-b0f5-7816af922af4} <Debug> oximeter.version (ffbe8be0-cc0e-49fb-9c33-3485162013a7) (SelectExecutor): Key condition: unknown | ||
| 21737 | 2026.01.21 00:14:25.503608 [ 341 ] {c9f56915-da5f-4229-b0f5-7816af922af4} <Trace> AggregatingTransform: Aggregating | ||
| 21738 | 2026.01.21 00:14:25.503657 [ 341 ] {c9f56915-da5f-4229-b0f5-7816af922af4} <Trace> Aggregator: Aggregation method: without_key | ||
| 21739 | 2026.01.21 00:14:25.503700 [ 341 ] {c9f56915-da5f-4229-b0f5-7816af922af4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000926404 sec. (1079.443 rows/sec., 42.17 KiB/sec.) | ||
| 21740 | 2026.01.21 00:14:25.503722 [ 341 ] {c9f56915-da5f-4229-b0f5-7816af922af4} <Trace> Aggregator: Merging aggregated data | ||
| 21741 | 2026.01.21 00:14:25.505363 [ 286 ] {c9f56915-da5f-4229-b0f5-7816af922af4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003399 sec., 294.20417769932334 rows/sec., 11.49 KiB/sec. | ||
| 21742 | 2026.01.21 00:14:25.505495 [ 286 ] {c9f56915-da5f-4229-b0f5-7816af922af4} <Debug> TCPHandler: Processed in 0.003797458 sec. | ||
| 21743 | 2026.01.21 00:14:25.505610 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21744 | 2026.01.21 00:14:25.505638 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21745 | 2026.01.21 00:14:25.505655 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21746 | 2026.01.21 00:14:25.505673 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21747 | 2026.01.21 00:14:25.505684 [ 289 ] {} <Debug> TCP-Session: 7537b962-1ca2-49b2-9157-7153f7541f8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21748 | 2026.01.21 00:14:25.505704 [ 290 ] {} <Debug> TCP-Session: ad68d773-ce95-4b88-8053-00d211679407 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21749 | 2026.01.21 00:14:25.505702 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21750 | 2026.01.21 00:14:25.505722 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21751 | 2026.01.21 00:14:25.505739 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21752 | 2026.01.21 00:14:25.505765 [ 288 ] {} <Debug> TCP-Session: b3429887-61e5-49c1-9c0c-fbf69b3f56ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21753 | 2026.01.21 00:14:25.505779 [ 292 ] {} <Debug> TCP-Session: 52981386-b925-41be-8776-e8c95c4df066 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21754 | 2026.01.21 00:14:25.505796 [ 294 ] {} <Debug> TCP-Session: c0689a35-aa37-4c7d-ac4a-5ba69acbb90f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21755 | 2026.01.21 00:14:25.505716 [ 293 ] {} <Debug> TCP-Session: ab02699d-fdff-409d-af7b-77d90cb01d0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21756 | 2026.01.21 00:14:25.505688 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21757 | 2026.01.21 00:14:25.505641 [ 286 ] {} <Debug> TCP-Session: 8bb9769b-3d8d-41a0-841b-022d55ef38bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21758 | 2026.01.21 00:14:25.505878 [ 291 ] {} <Debug> TCP-Session: 483072f4-7306-46ef-b2fd-70074ca9827e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21759 | 2026.01.21 00:14:25.505759 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21760 | 2026.01.21 00:14:25.505934 [ 3 ] {} <Debug> TCP-Session: 401fc108-e03e-4379-9f6b-14383d603711 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21761 | 2026.01.21 00:14:25.930256 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21762 | 2026.01.21 00:14:25.930313 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21763 | 2026.01.21 00:14:26.151733 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50915 | ||
| 21764 | 2026.01.21 00:14:26.152294 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21765 | 2026.01.21 00:14:26.152333 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 21766 | 2026.01.21 00:14:26.152940 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 21767 | 2026.01.21 00:14:26.153475 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21768 | 2026.01.21 00:14:26.153611 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50915 | ||
| 21769 | 2026.01.21 00:14:26.153618 [ 128 ] {} <Debug> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 21770 | 2026.01.21 00:14:26.153670 [ 128 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21771 | 2026.01.21 00:14:26.153693 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 21772 | 2026.01.21 00:14:26.153777 [ 200 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 21773 | 2026.01.21 00:14:26.153851 [ 200 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21774 | 2026.01.21 00:14:26.153883 [ 200 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 48483 rows starting from the beginning of the part | ||
| 21775 | 2026.01.21 00:14:26.153940 [ 200 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 512 rows starting from the beginning of the part | ||
| 21776 | 2026.01.21 00:14:26.153985 [ 200 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 448 rows starting from the beginning of the part | ||
| 21777 | 2026.01.21 00:14:26.154026 [ 200 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 512 rows starting from the beginning of the part | ||
| 21778 | 2026.01.21 00:14:26.154065 [ 200 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 448 rows starting from the beginning of the part | ||
| 21779 | 2026.01.21 00:14:26.154104 [ 200 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 512 rows starting from the beginning of the part | ||
| 21780 | 2026.01.21 00:14:26.156895 [ 188 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50915 rows, containing 4 columns (4 merged, 0 gathered) in 0.003151908 sec., 16153707.532072635 rows/sec., 231.08 MiB/sec. | ||
| 21781 | 2026.01.21 00:14:26.157103 [ 200 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 21782 | 2026.01.21 00:14:26.157658 [ 200 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_106_21} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21783 | 2026.01.21 00:14:26.157735 [ 200 ] {d02193f7-92b8-482e-af7c-f3f00c858074::all_1_106_21} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 21784 | 2026.01.21 00:14:26.157807 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 21785 | 2026.01.21 00:14:27.625362 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21786 | 2026.01.21 00:14:27.625562 [ 255 ] {3a0fab95-45b8-459b-9d97-9966c9235ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21787 | 2026.01.21 00:14:27.625637 [ 255 ] {3a0fab95-45b8-459b-9d97-9966c9235ad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21788 | 2026.01.21 00:14:27.626489 [ 255 ] {3a0fab95-45b8-459b-9d97-9966c9235ad5} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21789 | 2026.01.21 00:14:27.626535 [ 255 ] {3a0fab95-45b8-459b-9d97-9966c9235ad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 21790 | 2026.01.21 00:14:27.627117 [ 255 ] {3a0fab95-45b8-459b-9d97-9966c9235ad5} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21791 | 2026.01.21 00:14:27.627702 [ 255 ] {3a0fab95-45b8-459b-9d97-9966c9235ad5} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21792 | 2026.01.21 00:14:27.627871 [ 255 ] {3a0fab95-45b8-459b-9d97-9966c9235ad5} <Debug> executeQuery: Read 162 rows, 14.51 KiB in 0.002363 sec., 68556.91917054591 rows/sec., 6.00 MiB/sec. | ||
| 21793 | 2026.01.21 00:14:27.627916 [ 255 ] {3a0fab95-45b8-459b-9d97-9966c9235ad5} <Debug> TCPHandler: Processed in 0.002688961 sec. | ||
| 21794 | 2026.01.21 00:14:27.628043 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21795 | 2026.01.21 00:14:27.628138 [ 255 ] {d071cd37-ea0f-42f3-93aa-8bccf4a4c5b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21796 | 2026.01.21 00:14:27.628181 [ 255 ] {d071cd37-ea0f-42f3-93aa-8bccf4a4c5b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21797 | 2026.01.21 00:14:27.628727 [ 255 ] {d071cd37-ea0f-42f3-93aa-8bccf4a4c5b0} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21798 | 2026.01.21 00:14:27.628766 [ 255 ] {d071cd37-ea0f-42f3-93aa-8bccf4a4c5b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 21799 | 2026.01.21 00:14:27.629245 [ 255 ] {d071cd37-ea0f-42f3-93aa-8bccf4a4c5b0} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21800 | 2026.01.21 00:14:27.629788 [ 255 ] {d071cd37-ea0f-42f3-93aa-8bccf4a4c5b0} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21801 | 2026.01.21 00:14:27.629928 [ 255 ] {d071cd37-ea0f-42f3-93aa-8bccf4a4c5b0} <Debug> executeQuery: Read 53 rows, 3.99 KiB in 0.001808 sec., 29314.159292035398 rows/sec., 2.15 MiB/sec. | ||
| 21802 | 2026.01.21 00:14:27.629969 [ 255 ] {d071cd37-ea0f-42f3-93aa-8bccf4a4c5b0} <Debug> TCPHandler: Processed in 0.00197822 sec. | ||
| 21803 | 2026.01.21 00:14:27.630086 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21804 | 2026.01.21 00:14:27.630181 [ 255 ] {ea82e83e-a104-4eea-9e6c-606b8a092da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21805 | 2026.01.21 00:14:27.630222 [ 255 ] {ea82e83e-a104-4eea-9e6c-606b8a092da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21806 | 2026.01.21 00:14:27.630701 [ 255 ] {ea82e83e-a104-4eea-9e6c-606b8a092da1} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21807 | 2026.01.21 00:14:27.630743 [ 255 ] {ea82e83e-a104-4eea-9e6c-606b8a092da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 21808 | 2026.01.21 00:14:27.631309 [ 255 ] {ea82e83e-a104-4eea-9e6c-606b8a092da1} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21809 | 2026.01.21 00:14:27.631883 [ 255 ] {ea82e83e-a104-4eea-9e6c-606b8a092da1} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21810 | 2026.01.21 00:14:27.632025 [ 255 ] {ea82e83e-a104-4eea-9e6c-606b8a092da1} <Debug> executeQuery: Read 117 rows, 9.36 KiB in 0.001862 sec., 62835.66058002148 rows/sec., 4.91 MiB/sec. | ||
| 21811 | 2026.01.21 00:14:27.632065 [ 255 ] {ea82e83e-a104-4eea-9e6c-606b8a092da1} <Debug> TCPHandler: Processed in 0.002030071 sec. | ||
| 21812 | 2026.01.21 00:14:27.632195 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21813 | 2026.01.21 00:14:27.632292 [ 255 ] {35866e5b-6705-4f97-ae9a-44144867aed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21814 | 2026.01.21 00:14:27.632336 [ 255 ] {35866e5b-6705-4f97-ae9a-44144867aed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21815 | 2026.01.21 00:14:27.632783 [ 255 ] {35866e5b-6705-4f97-ae9a-44144867aed4} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21816 | 2026.01.21 00:14:27.632820 [ 255 ] {35866e5b-6705-4f97-ae9a-44144867aed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 21817 | 2026.01.21 00:14:27.633336 [ 255 ] {35866e5b-6705-4f97-ae9a-44144867aed4} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21818 | 2026.01.21 00:14:27.633950 [ 255 ] {35866e5b-6705-4f97-ae9a-44144867aed4} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21819 | 2026.01.21 00:14:27.634089 [ 255 ] {35866e5b-6705-4f97-ae9a-44144867aed4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001816 sec., 88105.7268722467 rows/sec., 6.14 MiB/sec. | ||
| 21820 | 2026.01.21 00:14:27.634129 [ 255 ] {35866e5b-6705-4f97-ae9a-44144867aed4} <Debug> TCPHandler: Processed in 0.001984451 sec. | ||
| 21821 | 2026.01.21 00:14:27.634262 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21822 | 2026.01.21 00:14:27.634356 [ 255 ] {faf50ef9-6bcf-4f64-8012-1db918c9b01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21823 | 2026.01.21 00:14:27.634413 [ 255 ] {faf50ef9-6bcf-4f64-8012-1db918c9b01d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21824 | 2026.01.21 00:14:27.635318 [ 255 ] {faf50ef9-6bcf-4f64-8012-1db918c9b01d} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21825 | 2026.01.21 00:14:27.635357 [ 255 ] {faf50ef9-6bcf-4f64-8012-1db918c9b01d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 21826 | 2026.01.21 00:14:27.636093 [ 255 ] {faf50ef9-6bcf-4f64-8012-1db918c9b01d} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21827 | 2026.01.21 00:14:27.636620 [ 255 ] {faf50ef9-6bcf-4f64-8012-1db918c9b01d} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21828 | 2026.01.21 00:14:27.636767 [ 255 ] {faf50ef9-6bcf-4f64-8012-1db918c9b01d} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002429 sec., 21819.67888019761 rows/sec., 39.10 MiB/sec. | ||
| 21829 | 2026.01.21 00:14:27.636824 [ 255 ] {faf50ef9-6bcf-4f64-8012-1db918c9b01d} <Debug> TCPHandler: Processed in 0.00261849 sec. | ||
| 21830 | 2026.01.21 00:14:27.636955 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21831 | 2026.01.21 00:14:27.637051 [ 255 ] {f2ff95fc-a204-44e5-a286-01e0d70c6a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21832 | 2026.01.21 00:14:27.637092 [ 255 ] {f2ff95fc-a204-44e5-a286-01e0d70c6a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21833 | 2026.01.21 00:14:27.637450 [ 255 ] {f2ff95fc-a204-44e5-a286-01e0d70c6a12} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21834 | 2026.01.21 00:14:27.637487 [ 255 ] {f2ff95fc-a204-44e5-a286-01e0d70c6a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 21835 | 2026.01.21 00:14:27.637953 [ 255 ] {f2ff95fc-a204-44e5-a286-01e0d70c6a12} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21836 | 2026.01.21 00:14:27.638509 [ 255 ] {f2ff95fc-a204-44e5-a286-01e0d70c6a12} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21837 | 2026.01.21 00:14:27.638646 [ 255 ] {f2ff95fc-a204-44e5-a286-01e0d70c6a12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001614 sec., 37174.72118959108 rows/sec., 2.51 MiB/sec. | ||
| 21838 | 2026.01.21 00:14:27.638683 [ 255 ] {f2ff95fc-a204-44e5-a286-01e0d70c6a12} <Debug> TCPHandler: Processed in 0.001785207 sec. | ||
| 21839 | 2026.01.21 00:14:28.924234 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 798 | ||
| 21840 | 2026.01.21 00:14:28.941770 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21841 | 2026.01.21 00:14:28.941824 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 21842 | 2026.01.21 00:14:28.948191 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 21843 | 2026.01.21 00:14:28.949418 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21844 | 2026.01.21 00:14:28.949701 [ 123 ] {} <Debug> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 21845 | 2026.01.21 00:14:28.949743 [ 123 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21846 | 2026.01.21 00:14:28.949765 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 21847 | 2026.01.21 00:14:28.949886 [ 200 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 21848 | 2026.01.21 00:14:28.952642 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 798 | ||
| 21849 | 2026.01.21 00:14:28.953867 [ 200 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21850 | 2026.01.21 00:14:28.955410 [ 200 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 761 rows starting from the beginning of the part | ||
| 21851 | 2026.01.21 00:14:28.960088 [ 200 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
| 21852 | 2026.01.21 00:14:28.964872 [ 200 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part | ||
| 21853 | 2026.01.21 00:14:28.969713 [ 200 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part | ||
| 21854 | 2026.01.21 00:14:28.974558 [ 200 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part | ||
| 21855 | 2026.01.21 00:14:28.979413 [ 200 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 7 rows starting from the beginning of the part | ||
| 21856 | 2026.01.21 00:14:29.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 413.54 MiB, peak 419.40 MiB, free memory in arenas 0.00 B, will set to 399.07 MiB (RSS), difference: -14.47 MiB | ||
| 21857 | 2026.01.21 00:14:29.047706 [ 188 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 679 columns (679 merged, 0 gathered) in 0.097873119 sec., 8153.4134004659645 rows/sec., 42.16 MiB/sec. | ||
| 21858 | 2026.01.21 00:14:29.051225 [ 194 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 21859 | 2026.01.21 00:14:29.053655 [ 194 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_106_21} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21860 | 2026.01.21 00:14:29.053769 [ 194 ] {800ed740-5f4b-4c69-940a-70d16afc42d3::all_1_106_21} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 21861 | 2026.01.21 00:14:29.056212 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 21862 | 2026.01.21 00:14:30.000252 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.67 MiB, peak 419.40 MiB, free memory in arenas 0.00 B, will set to 399.07 MiB (RSS), difference: 13.41 MiB | ||
| 21863 | 2026.01.21 00:14:31.344717 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2598 | ||
| 21864 | 2026.01.21 00:14:31.347574 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21865 | 2026.01.21 00:14:31.347616 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 21866 | 2026.01.21 00:14:31.348963 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 21867 | 2026.01.21 00:14:31.349465 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21868 | 2026.01.21 00:14:31.349699 [ 221 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21869 | 2026.01.21 00:14:31.349757 [ 221 ] {} <Debug> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21870 | 2026.01.21 00:14:31.349768 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2598 | ||
| 21871 | 2026.01.21 00:14:31.353195 [ 221 ] {} <Debug> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21872 | 2026.01.21 00:14:32.653241 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21873 | 2026.01.21 00:14:32.653438 [ 255 ] {e48ed91e-78d9-477e-a5a4-e4cf23c06ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21874 | 2026.01.21 00:14:32.653518 [ 255 ] {e48ed91e-78d9-477e-a5a4-e4cf23c06ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21875 | 2026.01.21 00:14:32.654267 [ 255 ] {e48ed91e-78d9-477e-a5a4-e4cf23c06ce5} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21876 | 2026.01.21 00:14:32.654311 [ 255 ] {e48ed91e-78d9-477e-a5a4-e4cf23c06ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 21877 | 2026.01.21 00:14:32.654691 [ 255 ] {e48ed91e-78d9-477e-a5a4-e4cf23c06ce5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 21878 | 2026.01.21 00:14:32.654926 [ 255 ] {e48ed91e-78d9-477e-a5a4-e4cf23c06ce5} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21879 | 2026.01.21 00:14:32.655083 [ 255 ] {e48ed91e-78d9-477e-a5a4-e4cf23c06ce5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001698 sec., 14134.275618374557 rows/sec., 1.17 MiB/sec. | ||
| 21880 | 2026.01.21 00:14:32.655126 [ 255 ] {e48ed91e-78d9-477e-a5a4-e4cf23c06ce5} <Debug> TCPHandler: Processed in 0.00201707 sec. | ||
| 21881 | 2026.01.21 00:14:32.655268 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21882 | 2026.01.21 00:14:32.655365 [ 255 ] {30c2625d-d451-4c2a-a607-3f182106b0b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21883 | 2026.01.21 00:14:32.655408 [ 255 ] {30c2625d-d451-4c2a-a607-3f182106b0b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21884 | 2026.01.21 00:14:32.655912 [ 255 ] {30c2625d-d451-4c2a-a607-3f182106b0b4} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21885 | 2026.01.21 00:14:32.655949 [ 255 ] {30c2625d-d451-4c2a-a607-3f182106b0b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 21886 | 2026.01.21 00:14:32.656244 [ 255 ] {30c2625d-d451-4c2a-a607-3f182106b0b4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 21887 | 2026.01.21 00:14:32.656463 [ 255 ] {30c2625d-d451-4c2a-a607-3f182106b0b4} <Trace> oximeter.fields_ipaddr (a462cca6-47f1-4ff3-88b7-c5483a51a7b1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21888 | 2026.01.21 00:14:32.656597 [ 255 ] {30c2625d-d451-4c2a-a607-3f182106b0b4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001251 sec., 3197.44204636291 rows/sec., 260.73 KiB/sec. | ||
| 21889 | 2026.01.21 00:14:32.656636 [ 255 ] {30c2625d-d451-4c2a-a607-3f182106b0b4} <Debug> TCPHandler: Processed in 0.001418241 sec. | ||
| 21890 | 2026.01.21 00:14:32.656766 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21891 | 2026.01.21 00:14:32.656861 [ 255 ] {8f0dd471-9db2-458c-a4c6-f2d1adb1e52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21892 | 2026.01.21 00:14:32.656901 [ 255 ] {8f0dd471-9db2-458c-a4c6-f2d1adb1e52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21893 | 2026.01.21 00:14:32.657876 [ 255 ] {8f0dd471-9db2-458c-a4c6-f2d1adb1e52a} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21894 | 2026.01.21 00:14:32.657913 [ 255 ] {8f0dd471-9db2-458c-a4c6-f2d1adb1e52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 21895 | 2026.01.21 00:14:32.658303 [ 255 ] {8f0dd471-9db2-458c-a4c6-f2d1adb1e52a} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21896 | 2026.01.21 00:14:32.658525 [ 255 ] {8f0dd471-9db2-458c-a4c6-f2d1adb1e52a} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21897 | 2026.01.21 00:14:32.658662 [ 255 ] {8f0dd471-9db2-458c-a4c6-f2d1adb1e52a} <Debug> executeQuery: Read 1332 rows, 113.92 KiB in 0.001816 sec., 733480.1762114537 rows/sec., 61.26 MiB/sec. | ||
| 21898 | 2026.01.21 00:14:32.658712 [ 255 ] {8f0dd471-9db2-458c-a4c6-f2d1adb1e52a} <Debug> TCPHandler: Processed in 0.0019951 sec. | ||
| 21899 | 2026.01.21 00:14:32.658760 [ 225 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21900 | 2026.01.21 00:14:32.658795 [ 225 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21901 | 2026.01.21 00:14:32.658851 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21902 | 2026.01.21 00:14:32.658946 [ 255 ] {85a2f6b6-0b4f-4dc6-bdd1-c99462fced81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21903 | 2026.01.21 00:14:32.658989 [ 255 ] {85a2f6b6-0b4f-4dc6-bdd1-c99462fced81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21904 | 2026.01.21 00:14:32.659412 [ 255 ] {85a2f6b6-0b4f-4dc6-bdd1-c99462fced81} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21905 | 2026.01.21 00:14:32.659449 [ 255 ] {85a2f6b6-0b4f-4dc6-bdd1-c99462fced81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 21906 | 2026.01.21 00:14:32.659765 [ 255 ] {85a2f6b6-0b4f-4dc6-bdd1-c99462fced81} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21907 | 2026.01.21 00:14:32.659980 [ 255 ] {85a2f6b6-0b4f-4dc6-bdd1-c99462fced81} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21908 | 2026.01.21 00:14:32.660103 [ 140 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21909 | 2026.01.21 00:14:32.660113 [ 255 ] {85a2f6b6-0b4f-4dc6-bdd1-c99462fced81} <Debug> executeQuery: Read 23 rows, 1.77 KiB in 0.001185 sec., 19409.28270042194 rows/sec., 1.46 MiB/sec. | ||
| 21910 | 2026.01.21 00:14:32.660174 [ 140 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21911 | 2026.01.21 00:14:32.660195 [ 255 ] {85a2f6b6-0b4f-4dc6-bdd1-c99462fced81} <Debug> TCPHandler: Processed in 0.001398652 sec. | ||
| 21912 | 2026.01.21 00:14:32.660205 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 21913 | 2026.01.21 00:14:32.660326 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21914 | 2026.01.21 00:14:32.660337 [ 188 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 21915 | 2026.01.21 00:14:32.660430 [ 255 ] {6799b4b1-a55b-4b78-9eb5-71e77b97fd7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21916 | 2026.01.21 00:14:32.660476 [ 255 ] {6799b4b1-a55b-4b78-9eb5-71e77b97fd7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21917 | 2026.01.21 00:14:32.660492 [ 188 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21918 | 2026.01.21 00:14:32.660545 [ 188 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 319 rows starting from the beginning of the part | ||
| 21919 | 2026.01.21 00:14:32.660643 [ 188 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 231 rows starting from the beginning of the part | ||
| 21920 | 2026.01.21 00:14:32.660702 [ 188 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 58 rows starting from the beginning of the part | ||
| 21921 | 2026.01.21 00:14:32.660759 [ 188 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 230 rows starting from the beginning of the part | ||
| 21922 | 2026.01.21 00:14:32.660809 [ 188 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 53 rows starting from the beginning of the part | ||
| 21923 | 2026.01.21 00:14:32.660896 [ 188 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 23 rows starting from the beginning of the part | ||
| 21924 | 2026.01.21 00:14:32.660960 [ 255 ] {6799b4b1-a55b-4b78-9eb5-71e77b97fd7e} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21925 | 2026.01.21 00:14:32.661010 [ 255 ] {6799b4b1-a55b-4b78-9eb5-71e77b97fd7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 21926 | 2026.01.21 00:14:32.661426 [ 255 ] {6799b4b1-a55b-4b78-9eb5-71e77b97fd7e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 21927 | 2026.01.21 00:14:32.661699 [ 255 ] {6799b4b1-a55b-4b78-9eb5-71e77b97fd7e} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21928 | 2026.01.21 00:14:32.661827 [ 129 ] {} <Debug> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 21929 | 2026.01.21 00:14:32.661858 [ 255 ] {6799b4b1-a55b-4b78-9eb5-71e77b97fd7e} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001445 sec., 174394.46366782006 rows/sec., 12.06 MiB/sec. | ||
| 21930 | 2026.01.21 00:14:32.661865 [ 129 ] {} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21931 | 2026.01.21 00:14:32.661895 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 21932 | 2026.01.21 00:14:32.661899 [ 255 ] {6799b4b1-a55b-4b78-9eb5-71e77b97fd7e} <Debug> TCPHandler: Processed in 0.001623374 sec. | ||
| 21933 | 2026.01.21 00:14:32.661961 [ 188 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 914 rows, containing 5 columns (5 merged, 0 gathered) in 0.001684405 sec., 542624.843787569 rows/sec., 35.99 MiB/sec. | ||
| 21934 | 2026.01.21 00:14:32.661976 [ 193 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 21935 | 2026.01.21 00:14:32.662048 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21936 | 2026.01.21 00:14:32.662068 [ 193 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21937 | 2026.01.21 00:14:32.662100 [ 193 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 483 rows starting from the beginning of the part | ||
| 21938 | 2026.01.21 00:14:32.662150 [ 255 ] {355ebb0e-a449-48dc-88c8-60fdb405e494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21939 | 2026.01.21 00:14:32.662158 [ 193 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 22 rows starting from the beginning of the part | ||
| 21940 | 2026.01.21 00:14:32.662150 [ 188 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21941 | 2026.01.21 00:14:32.662192 [ 255 ] {355ebb0e-a449-48dc-88c8-60fdb405e494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21942 | 2026.01.21 00:14:32.662213 [ 193 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 458 rows starting from the beginning of the part | ||
| 21943 | 2026.01.21 00:14:32.662257 [ 193 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 230 rows starting from the beginning of the part | ||
| 21944 | 2026.01.21 00:14:32.662298 [ 193 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 230 rows starting from the beginning of the part | ||
| 21945 | 2026.01.21 00:14:32.662329 [ 225 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21946 | 2026.01.21 00:14:32.662340 [ 193 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 252 rows starting from the beginning of the part | ||
| 21947 | 2026.01.21 00:14:32.662506 [ 188 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_151_30} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21948 | 2026.01.21 00:14:32.662588 [ 188 ] {1b4e6773-31f2-4746-ab8f-1fb11894549b::all_1_151_30} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21949 | 2026.01.21 00:14:32.662622 [ 255 ] {355ebb0e-a449-48dc-88c8-60fdb405e494} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21950 | 2026.01.21 00:14:32.662661 [ 255 ] {355ebb0e-a449-48dc-88c8-60fdb405e494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 21951 | 2026.01.21 00:14:32.662674 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 21952 | 2026.01.21 00:14:32.662973 [ 255 ] {355ebb0e-a449-48dc-88c8-60fdb405e494} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 21953 | 2026.01.21 00:14:32.663189 [ 255 ] {355ebb0e-a449-48dc-88c8-60fdb405e494} <Trace> oximeter.fields_u8 (9bbcdb7d-752f-4006-9278-1a3126f82b4b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21954 | 2026.01.21 00:14:32.663286 [ 188 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1675 rows, containing 5 columns (5 merged, 0 gathered) in 0.001350401 sec., 1240372.3042266704 rows/sec., 86.96 MiB/sec. | ||
| 21955 | 2026.01.21 00:14:32.663317 [ 255 ] {355ebb0e-a449-48dc-88c8-60fdb405e494} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001187 sec., 10109.519797809606 rows/sec., 789.81 KiB/sec. | ||
| 21956 | 2026.01.21 00:14:32.663358 [ 255 ] {355ebb0e-a449-48dc-88c8-60fdb405e494} <Debug> TCPHandler: Processed in 0.001371071 sec. | ||
| 21957 | 2026.01.21 00:14:32.663430 [ 188 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 21958 | 2026.01.21 00:14:32.663478 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21959 | 2026.01.21 00:14:32.663580 [ 255 ] {53c852bc-9e76-4229-8087-021b599dbf0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21960 | 2026.01.21 00:14:32.663622 [ 255 ] {53c852bc-9e76-4229-8087-021b599dbf0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21961 | 2026.01.21 00:14:32.663682 [ 188 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_37_8} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21962 | 2026.01.21 00:14:32.663752 [ 188 ] {594fafd8-0c6f-4a2c-95ed-6b860aa9b59c::all_1_37_8} <Trace> oximeter.fields_u32 (594fafd8-0c6f-4a2c-95ed-6b860aa9b59c) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 21963 | 2026.01.21 00:14:32.663840 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 21964 | 2026.01.21 00:14:32.664216 [ 255 ] {53c852bc-9e76-4229-8087-021b599dbf0c} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21965 | 2026.01.21 00:14:32.664257 [ 255 ] {53c852bc-9e76-4229-8087-021b599dbf0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 21966 | 2026.01.21 00:14:32.664582 [ 255 ] {53c852bc-9e76-4229-8087-021b599dbf0c} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21967 | 2026.01.21 00:14:32.664789 [ 255 ] {53c852bc-9e76-4229-8087-021b599dbf0c} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21968 | 2026.01.21 00:14:32.664914 [ 255 ] {53c852bc-9e76-4229-8087-021b599dbf0c} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.001353 sec., 419068.7361419069 rows/sec., 31.43 MiB/sec. | ||
| 21969 | 2026.01.21 00:14:32.664953 [ 255 ] {53c852bc-9e76-4229-8087-021b599dbf0c} <Debug> TCPHandler: Processed in 0.001524013 sec. | ||
| 21970 | 2026.01.21 00:14:32.665006 [ 223 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21971 | 2026.01.21 00:14:32.665056 [ 223 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21972 | 2026.01.21 00:14:32.665080 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21973 | 2026.01.21 00:14:32.665181 [ 255 ] {09d06eb9-6e5f-4d4a-90b8-874ef3799f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21974 | 2026.01.21 00:14:32.665224 [ 255 ] {09d06eb9-6e5f-4d4a-90b8-874ef3799f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21975 | 2026.01.21 00:14:32.665797 [ 255 ] {09d06eb9-6e5f-4d4a-90b8-874ef3799f5d} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21976 | 2026.01.21 00:14:32.665835 [ 255 ] {09d06eb9-6e5f-4d4a-90b8-874ef3799f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 21977 | 2026.01.21 00:14:32.666243 [ 255 ] {09d06eb9-6e5f-4d4a-90b8-874ef3799f5d} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21978 | 2026.01.21 00:14:32.666511 [ 255 ] {09d06eb9-6e5f-4d4a-90b8-874ef3799f5d} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21979 | 2026.01.21 00:14:32.666636 [ 255 ] {09d06eb9-6e5f-4d4a-90b8-874ef3799f5d} <Debug> executeQuery: Read 918 rows, 64.29 KiB in 0.001474 sec., 622795.1153324287 rows/sec., 42.59 MiB/sec. | ||
| 21980 | 2026.01.21 00:14:32.666673 [ 255 ] {09d06eb9-6e5f-4d4a-90b8-874ef3799f5d} <Debug> TCPHandler: Processed in 0.001641905 sec. | ||
| 21981 | 2026.01.21 00:14:32.666704 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21982 | 2026.01.21 00:14:32.666739 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21983 | 2026.01.21 00:14:32.666794 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21984 | 2026.01.21 00:14:32.666894 [ 255 ] {9aa581ff-a1e2-4f5e-8f43-93c5adfe8da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21985 | 2026.01.21 00:14:32.666948 [ 255 ] {9aa581ff-a1e2-4f5e-8f43-93c5adfe8da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21986 | 2026.01.21 00:14:32.667710 [ 255 ] {9aa581ff-a1e2-4f5e-8f43-93c5adfe8da9} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21987 | 2026.01.21 00:14:32.667751 [ 255 ] {9aa581ff-a1e2-4f5e-8f43-93c5adfe8da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 21988 | 2026.01.21 00:14:32.668282 [ 255 ] {9aa581ff-a1e2-4f5e-8f43-93c5adfe8da9} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21989 | 2026.01.21 00:14:32.668548 [ 255 ] {9aa581ff-a1e2-4f5e-8f43-93c5adfe8da9} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21990 | 2026.01.21 00:14:32.668594 [ 223 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21991 | 2026.01.21 00:14:32.668697 [ 255 ] {9aa581ff-a1e2-4f5e-8f43-93c5adfe8da9} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001821 sec., 3844.0417353102694 rows/sec., 6.89 MiB/sec. | ||
| 21992 | 2026.01.21 00:14:32.668759 [ 255 ] {9aa581ff-a1e2-4f5e-8f43-93c5adfe8da9} <Debug> TCPHandler: Processed in 0.002014141 sec. | ||
| 21993 | 2026.01.21 00:14:32.668886 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21994 | 2026.01.21 00:14:32.668982 [ 255 ] {162eac45-84e0-408a-8ab3-bb52603a7539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21995 | 2026.01.21 00:14:32.669033 [ 255 ] {162eac45-84e0-408a-8ab3-bb52603a7539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21996 | 2026.01.21 00:14:32.669374 [ 255 ] {162eac45-84e0-408a-8ab3-bb52603a7539} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21997 | 2026.01.21 00:14:32.669414 [ 255 ] {162eac45-84e0-408a-8ab3-bb52603a7539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 21998 | 2026.01.21 00:14:32.669719 [ 255 ] {162eac45-84e0-408a-8ab3-bb52603a7539} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21999 | 2026.01.21 00:14:32.669935 [ 255 ] {162eac45-84e0-408a-8ab3-bb52603a7539} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22000 | 2026.01.21 00:14:32.670070 [ 255 ] {162eac45-84e0-408a-8ab3-bb52603a7539} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 22001 | 2026.01.21 00:14:32.670076 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22002 | 2026.01.21 00:14:32.670109 [ 255 ] {162eac45-84e0-408a-8ab3-bb52603a7539} <Debug> TCPHandler: Processed in 0.001273709 sec. | ||
| 22003 | 2026.01.21 00:14:33.101353 [ 222 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22004 | 2026.01.21 00:14:33.101449 [ 222 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22005 | 2026.01.21 00:14:33.104493 [ 222 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22006 | 2026.01.21 00:14:33.653794 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 51363 | ||
| 22007 | 2026.01.21 00:14:33.654347 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22008 | 2026.01.21 00:14:33.654384 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 22009 | 2026.01.21 00:14:33.654878 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 22010 | 2026.01.21 00:14:33.655122 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22011 | 2026.01.21 00:14:33.655254 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51363 | ||
| 22012 | 2026.01.21 00:14:36.452747 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 806 | ||
| 22013 | 2026.01.21 00:14:36.470166 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22014 | 2026.01.21 00:14:36.470214 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 22015 | 2026.01.21 00:14:36.476373 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 22016 | 2026.01.21 00:14:36.477058 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22017 | 2026.01.21 00:14:36.480167 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 806 | ||
| 22018 | 2026.01.21 00:14:37.624751 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22019 | 2026.01.21 00:14:37.624942 [ 255 ] {ad2b6c6d-5a82-4cd7-a073-ea1f7cf56afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22020 | 2026.01.21 00:14:37.625013 [ 255 ] {ad2b6c6d-5a82-4cd7-a073-ea1f7cf56afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22021 | 2026.01.21 00:14:37.625777 [ 255 ] {ad2b6c6d-5a82-4cd7-a073-ea1f7cf56afe} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22022 | 2026.01.21 00:14:37.625814 [ 255 ] {ad2b6c6d-5a82-4cd7-a073-ea1f7cf56afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 22023 | 2026.01.21 00:14:37.626196 [ 255 ] {ad2b6c6d-5a82-4cd7-a073-ea1f7cf56afe} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22024 | 2026.01.21 00:14:37.626430 [ 255 ] {ad2b6c6d-5a82-4cd7-a073-ea1f7cf56afe} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22025 | 2026.01.21 00:14:37.626574 [ 137 ] {} <Debug> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22026 | 2026.01.21 00:14:37.626580 [ 255 ] {ad2b6c6d-5a82-4cd7-a073-ea1f7cf56afe} <Debug> executeQuery: Read 162 rows, 14.51 KiB in 0.001691 sec., 95801.3010053223 rows/sec., 8.38 MiB/sec. | ||
| 22027 | 2026.01.21 00:14:37.626611 [ 137 ] {} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22028 | 2026.01.21 00:14:37.626635 [ 255 ] {ad2b6c6d-5a82-4cd7-a073-ea1f7cf56afe} <Debug> TCPHandler: Processed in 0.00201085 sec. | ||
| 22029 | 2026.01.21 00:14:37.626656 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 22030 | 2026.01.21 00:14:37.626749 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22031 | 2026.01.21 00:14:37.626767 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22032 | 2026.01.21 00:14:37.626856 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22033 | 2026.01.21 00:14:37.626879 [ 255 ] {64ae7e18-1a4e-4ee2-bc0d-a7793bfc535e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22034 | 2026.01.21 00:14:37.626888 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2619 rows starting from the beginning of the part | ||
| 22035 | 2026.01.21 00:14:37.626921 [ 255 ] {64ae7e18-1a4e-4ee2-bc0d-a7793bfc535e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22036 | 2026.01.21 00:14:37.626957 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 166 rows starting from the beginning of the part | ||
| 22037 | 2026.01.21 00:14:37.627039 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 1216 rows starting from the beginning of the part | ||
| 22038 | 2026.01.21 00:14:37.627087 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 162 rows starting from the beginning of the part | ||
| 22039 | 2026.01.21 00:14:37.627135 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 1332 rows starting from the beginning of the part | ||
| 22040 | 2026.01.21 00:14:37.627178 [ 193 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 162 rows starting from the beginning of the part | ||
| 22041 | 2026.01.21 00:14:37.627340 [ 255 ] {64ae7e18-1a4e-4ee2-bc0d-a7793bfc535e} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22042 | 2026.01.21 00:14:37.627375 [ 255 ] {64ae7e18-1a4e-4ee2-bc0d-a7793bfc535e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 22043 | 2026.01.21 00:14:37.627674 [ 255 ] {64ae7e18-1a4e-4ee2-bc0d-a7793bfc535e} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22044 | 2026.01.21 00:14:37.627878 [ 255 ] {64ae7e18-1a4e-4ee2-bc0d-a7793bfc535e} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22045 | 2026.01.21 00:14:37.628002 [ 255 ] {64ae7e18-1a4e-4ee2-bc0d-a7793bfc535e} <Debug> executeQuery: Read 53 rows, 3.99 KiB in 0.001143 sec., 46369.20384951881 rows/sec., 3.41 MiB/sec. | ||
| 22046 | 2026.01.21 00:14:37.628042 [ 255 ] {64ae7e18-1a4e-4ee2-bc0d-a7793bfc535e} <Debug> TCPHandler: Processed in 0.00132394 sec. | ||
| 22047 | 2026.01.21 00:14:37.628159 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22048 | 2026.01.21 00:14:37.628259 [ 255 ] {245d8cda-0a94-4ea6-95e9-2df143b23c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22049 | 2026.01.21 00:14:37.628299 [ 255 ] {245d8cda-0a94-4ea6-95e9-2df143b23c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22050 | 2026.01.21 00:14:37.628747 [ 255 ] {245d8cda-0a94-4ea6-95e9-2df143b23c5f} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22051 | 2026.01.21 00:14:37.628782 [ 255 ] {245d8cda-0a94-4ea6-95e9-2df143b23c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 22052 | 2026.01.21 00:14:37.629079 [ 255 ] {245d8cda-0a94-4ea6-95e9-2df143b23c5f} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22053 | 2026.01.21 00:14:37.629234 [ 188 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5657 rows, containing 5 columns (5 merged, 0 gathered) in 0.002521369 sec., 2243622.4130621105 rows/sec., 192.87 MiB/sec. | ||
| 22054 | 2026.01.21 00:14:37.629278 [ 255 ] {245d8cda-0a94-4ea6-95e9-2df143b23c5f} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22055 | 2026.01.21 00:14:37.629406 [ 255 ] {245d8cda-0a94-4ea6-95e9-2df143b23c5f} <Debug> executeQuery: Read 117 rows, 9.36 KiB in 0.001165 sec., 100429.18454935623 rows/sec., 7.85 MiB/sec. | ||
| 22056 | 2026.01.21 00:14:37.629420 [ 135 ] {} <Debug> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22057 | 2026.01.21 00:14:37.629445 [ 255 ] {245d8cda-0a94-4ea6-95e9-2df143b23c5f} <Debug> TCPHandler: Processed in 0.00133725 sec. | ||
| 22058 | 2026.01.21 00:14:37.629474 [ 135 ] {} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22059 | 2026.01.21 00:14:37.629501 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 22060 | 2026.01.21 00:14:37.629576 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22061 | 2026.01.21 00:14:37.629585 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22062 | 2026.01.21 00:14:37.629584 [ 188 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22063 | 2026.01.21 00:14:37.629687 [ 255 ] {085ae493-5727-44f9-a984-29bff85edc39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22064 | 2026.01.21 00:14:37.629718 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22065 | 2026.01.21 00:14:37.629737 [ 255 ] {085ae493-5727-44f9-a984-29bff85edc39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22066 | 2026.01.21 00:14:37.629759 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1450 rows starting from the beginning of the part | ||
| 22067 | 2026.01.21 00:14:37.629833 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 128 rows starting from the beginning of the part | ||
| 22068 | 2026.01.21 00:14:37.629884 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 740 rows starting from the beginning of the part | ||
| 22069 | 2026.01.21 00:14:37.629931 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 117 rows starting from the beginning of the part | ||
| 22070 | 2026.01.21 00:14:37.629978 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 567 rows starting from the beginning of the part | ||
| 22071 | 2026.01.21 00:14:37.629986 [ 188 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_161_32} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22072 | 2026.01.21 00:14:37.630022 [ 195 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 117 rows starting from the beginning of the part | ||
| 22073 | 2026.01.21 00:14:37.630093 [ 188 ] {a4c2558b-fdb9-449b-a3dd-3d97b2651865::all_1_161_32} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22074 | 2026.01.21 00:14:37.630179 [ 255 ] {085ae493-5727-44f9-a984-29bff85edc39} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22075 | 2026.01.21 00:14:37.630220 [ 255 ] {085ae493-5727-44f9-a984-29bff85edc39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 22076 | 2026.01.21 00:14:37.630223 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 22077 | 2026.01.21 00:14:37.630559 [ 255 ] {085ae493-5727-44f9-a984-29bff85edc39} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22078 | 2026.01.21 00:14:37.630800 [ 255 ] {085ae493-5727-44f9-a984-29bff85edc39} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22079 | 2026.01.21 00:14:37.630935 [ 255 ] {085ae493-5727-44f9-a984-29bff85edc39} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 22080 | 2026.01.21 00:14:37.630973 [ 255 ] {085ae493-5727-44f9-a984-29bff85edc39} <Debug> TCPHandler: Processed in 0.001447222 sec. | ||
| 22081 | 2026.01.21 00:14:37.631085 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22082 | 2026.01.21 00:14:37.631187 [ 255 ] {af0ae639-4ed6-470d-925f-37cb9a371b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22083 | 2026.01.21 00:14:37.631241 [ 255 ] {af0ae639-4ed6-470d-925f-37cb9a371b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22084 | 2026.01.21 00:14:37.631384 [ 187 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3119 rows, containing 5 columns (5 merged, 0 gathered) in 0.001836157 sec., 1698656.4874354426 rows/sec., 130.20 MiB/sec. | ||
| 22085 | 2026.01.21 00:14:37.631577 [ 187 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22086 | 2026.01.21 00:14:37.631818 [ 187 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_161_32} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22087 | 2026.01.21 00:14:37.631884 [ 187 ] {e6d39dd3-907a-47d1-b3f0-e02a7a5bda90::all_1_161_32} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22088 | 2026.01.21 00:14:37.631956 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 22089 | 2026.01.21 00:14:37.632125 [ 255 ] {af0ae639-4ed6-470d-925f-37cb9a371b89} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22090 | 2026.01.21 00:14:37.632165 [ 255 ] {af0ae639-4ed6-470d-925f-37cb9a371b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 22091 | 2026.01.21 00:14:37.632753 [ 255 ] {af0ae639-4ed6-470d-925f-37cb9a371b89} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 22092 | 2026.01.21 00:14:37.632967 [ 255 ] {af0ae639-4ed6-470d-925f-37cb9a371b89} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22093 | 2026.01.21 00:14:37.633086 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 22094 | 2026.01.21 00:14:37.633105 [ 255 ] {af0ae639-4ed6-470d-925f-37cb9a371b89} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.001936 sec., 27376.03305785124 rows/sec., 49.06 MiB/sec. | ||
| 22095 | 2026.01.21 00:14:37.633119 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22096 | 2026.01.21 00:14:37.633139 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 22097 | 2026.01.21 00:14:37.633161 [ 255 ] {af0ae639-4ed6-470d-925f-37cb9a371b89} <Debug> TCPHandler: Processed in 0.002125333 sec. | ||
| 22098 | 2026.01.21 00:14:37.633213 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 22099 | 2026.01.21 00:14:37.633282 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22100 | 2026.01.21 00:14:37.633382 [ 255 ] {ed09101e-8073-42f5-8a4d-aea91ea7b60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22101 | 2026.01.21 00:14:37.633410 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22102 | 2026.01.21 00:14:37.633423 [ 255 ] {ed09101e-8073-42f5-8a4d-aea91ea7b60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22103 | 2026.01.21 00:14:37.633463 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2983 rows starting from the beginning of the part | ||
| 22104 | 2026.01.21 00:14:37.633570 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 53 rows starting from the beginning of the part | ||
| 22105 | 2026.01.21 00:14:37.633666 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 7 rows starting from the beginning of the part | ||
| 22106 | 2026.01.21 00:14:37.633758 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 53 rows starting from the beginning of the part | ||
| 22107 | 2026.01.21 00:14:37.633792 [ 255 ] {ed09101e-8073-42f5-8a4d-aea91ea7b60d} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22108 | 2026.01.21 00:14:37.633834 [ 255 ] {ed09101e-8073-42f5-8a4d-aea91ea7b60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 22109 | 2026.01.21 00:14:37.633849 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 7 rows starting from the beginning of the part | ||
| 22110 | 2026.01.21 00:14:37.633937 [ 195 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 53 rows starting from the beginning of the part | ||
| 22111 | 2026.01.21 00:14:37.634157 [ 255 ] {ed09101e-8073-42f5-8a4d-aea91ea7b60d} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22112 | 2026.01.21 00:14:37.634414 [ 255 ] {ed09101e-8073-42f5-8a4d-aea91ea7b60d} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22113 | 2026.01.21 00:14:37.634545 [ 255 ] {ed09101e-8073-42f5-8a4d-aea91ea7b60d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 22114 | 2026.01.21 00:14:37.634552 [ 135 ] {} <Debug> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22115 | 2026.01.21 00:14:37.634583 [ 255 ] {ed09101e-8073-42f5-8a4d-aea91ea7b60d} <Debug> TCPHandler: Processed in 0.00134931 sec. | ||
| 22116 | 2026.01.21 00:14:37.634596 [ 135 ] {} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22117 | 2026.01.21 00:14:37.634621 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 22118 | 2026.01.21 00:14:37.634716 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22119 | 2026.01.21 00:14:37.634826 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22120 | 2026.01.21 00:14:37.634857 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 8928 rows starting from the beginning of the part | ||
| 22121 | 2026.01.21 00:14:37.634918 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 60 rows starting from the beginning of the part | ||
| 22122 | 2026.01.21 00:14:37.634962 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 108 rows starting from the beginning of the part | ||
| 22123 | 2026.01.21 00:14:37.635004 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part | ||
| 22124 | 2026.01.21 00:14:37.635047 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
| 22125 | 2026.01.21 00:14:37.635087 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 60 rows starting from the beginning of the part | ||
| 22126 | 2026.01.21 00:14:37.637490 [ 196 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9276 rows, containing 4 columns (4 merged, 0 gathered) in 0.002812303 sec., 3298364.3654328855 rows/sec., 217.99 MiB/sec. | ||
| 22127 | 2026.01.21 00:14:37.637658 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22128 | 2026.01.21 00:14:37.637884 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_161_32} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22129 | 2026.01.21 00:14:37.637945 [ 188 ] {507825fe-e9d7-45b3-88a1-249c6ad24c39::all_1_161_32} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22130 | 2026.01.21 00:14:37.638005 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 22131 | 2026.01.21 00:14:37.643301 [ 188 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3156 rows, containing 19 columns (19 merged, 0 gathered) in 0.010118624 sec., 311900.11606321175 rows/sec., 558.64 MiB/sec. | ||
| 22132 | 2026.01.21 00:14:37.646058 [ 190 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 22133 | 2026.01.21 00:14:37.646472 [ 190 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22134 | 2026.01.21 00:14:37.646558 [ 190 ] {5b1b9c7f-c924-4fe9-ab08-6424e7335f63::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 22135 | 2026.01.21 00:14:37.646752 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.89 MiB. | ||
| 22136 | 2026.01.21 00:14:38.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.62 MiB, peak 419.40 MiB, free memory in arenas 0.00 B, will set to 401.39 MiB (RSS), difference: 1.77 MiB | ||
| 22137 | 2026.01.21 00:14:38.438180 [ 219 ] {} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22138 | 2026.01.21 00:14:38.438224 [ 219 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22139 | 2026.01.21 00:14:38.440739 [ 219 ] {} <Debug> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22140 | 2026.01.21 00:14:40.930357 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22141 | 2026.01.21 00:14:40.930429 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22142 | 2026.01.21 00:14:41.155453 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 51875 | ||
| 22143 | 2026.01.21 00:14:41.156234 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22144 | 2026.01.21 00:14:41.156299 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 22145 | 2026.01.21 00:14:41.157314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 22146 | 2026.01.21 00:14:41.157782 [ 244 ] {} <Trace> system.asynchronous_metric_log (d02193f7-92b8-482e-af7c-f3f00c858074): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22147 | 2026.01.21 00:14:41.157924 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51875 | ||
| 22148 | 2026.01.21 00:14:41.350046 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2630 | ||
| 22149 | 2026.01.21 00:14:41.352506 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22150 | 2026.01.21 00:14:41.352552 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 22151 | 2026.01.21 00:14:41.353870 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 22152 | 2026.01.21 00:14:41.354348 [ 242 ] {} <Trace> system.query_log (ecaa7aa4-b423-4b29-a7bb-4b7a90b5f4b4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22153 | 2026.01.21 00:14:41.354630 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2630 | ||
| 22154 | 2026.01.21 00:14:42.622507 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22155 | 2026.01.21 00:14:42.622699 [ 255 ] {8517a083-9383-4d26-bd34-7ad352d84d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22156 | 2026.01.21 00:14:42.622769 [ 255 ] {8517a083-9383-4d26-bd34-7ad352d84d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22157 | 2026.01.21 00:14:42.623474 [ 255 ] {8517a083-9383-4d26-bd34-7ad352d84d79} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22158 | 2026.01.21 00:14:42.623521 [ 255 ] {8517a083-9383-4d26-bd34-7ad352d84d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 22159 | 2026.01.21 00:14:42.624098 [ 255 ] {8517a083-9383-4d26-bd34-7ad352d84d79} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22160 | 2026.01.21 00:14:42.624552 [ 255 ] {8517a083-9383-4d26-bd34-7ad352d84d79} <Trace> oximeter.fields_string (a4c2558b-fdb9-449b-a3dd-3d97b2651865): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22161 | 2026.01.21 00:14:42.624701 [ 255 ] {8517a083-9383-4d26-bd34-7ad352d84d79} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.002054 sec., 34079.84420642649 rows/sec., 2.73 MiB/sec. | ||
| 22162 | 2026.01.21 00:14:42.624743 [ 255 ] {8517a083-9383-4d26-bd34-7ad352d84d79} <Debug> TCPHandler: Processed in 0.002362956 sec. | ||
| 22163 | 2026.01.21 00:14:42.624864 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22164 | 2026.01.21 00:14:42.624958 [ 255 ] {ac59b9de-ada2-4d9e-8290-b9f3c9152e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22165 | 2026.01.21 00:14:42.624998 [ 255 ] {ac59b9de-ada2-4d9e-8290-b9f3c9152e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22166 | 2026.01.21 00:14:42.625404 [ 255 ] {ac59b9de-ada2-4d9e-8290-b9f3c9152e35} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22167 | 2026.01.21 00:14:42.625439 [ 255 ] {ac59b9de-ada2-4d9e-8290-b9f3c9152e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 22168 | 2026.01.21 00:14:42.625860 [ 255 ] {ac59b9de-ada2-4d9e-8290-b9f3c9152e35} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22169 | 2026.01.21 00:14:42.626272 [ 255 ] {ac59b9de-ada2-4d9e-8290-b9f3c9152e35} <Trace> oximeter.fields_u16 (1b4e6773-31f2-4746-ab8f-1fb11894549b): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22170 | 2026.01.21 00:14:42.626403 [ 255 ] {ac59b9de-ada2-4d9e-8290-b9f3c9152e35} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001463 sec., 4784.688995215311 rows/sec., 359.79 KiB/sec. | ||
| 22171 | 2026.01.21 00:14:42.626440 [ 255 ] {ac59b9de-ada2-4d9e-8290-b9f3c9152e35} <Debug> TCPHandler: Processed in 0.001624365 sec. | ||
| 22172 | 2026.01.21 00:14:42.626551 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22173 | 2026.01.21 00:14:42.626643 [ 255 ] {d6529afb-f47a-454e-9142-cc8b40642e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22174 | 2026.01.21 00:14:42.626682 [ 255 ] {d6529afb-f47a-454e-9142-cc8b40642e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22175 | 2026.01.21 00:14:42.627089 [ 255 ] {d6529afb-f47a-454e-9142-cc8b40642e87} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22176 | 2026.01.21 00:14:42.627125 [ 255 ] {d6529afb-f47a-454e-9142-cc8b40642e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 22177 | 2026.01.21 00:14:42.627521 [ 255 ] {d6529afb-f47a-454e-9142-cc8b40642e87} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22178 | 2026.01.21 00:14:42.627972 [ 255 ] {d6529afb-f47a-454e-9142-cc8b40642e87} <Trace> oximeter.fields_uuid (e6d39dd3-907a-47d1-b3f0-e02a7a5bda90): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22179 | 2026.01.21 00:14:42.628101 [ 255 ] {d6529afb-f47a-454e-9142-cc8b40642e87} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001476 sec., 48102.9810298103 rows/sec., 3.76 MiB/sec. | ||
| 22180 | 2026.01.21 00:14:42.628139 [ 255 ] {d6529afb-f47a-454e-9142-cc8b40642e87} <Debug> TCPHandler: Processed in 0.001635714 sec. | ||
| 22181 | 2026.01.21 00:14:42.628254 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22182 | 2026.01.21 00:14:42.628346 [ 255 ] {911f2725-7338-452f-ae0b-d42d6d270ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22183 | 2026.01.21 00:14:42.628387 [ 255 ] {911f2725-7338-452f-ae0b-d42d6d270ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22184 | 2026.01.21 00:14:42.628780 [ 255 ] {911f2725-7338-452f-ae0b-d42d6d270ae2} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22185 | 2026.01.21 00:14:42.628816 [ 255 ] {911f2725-7338-452f-ae0b-d42d6d270ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 22186 | 2026.01.21 00:14:42.629240 [ 255 ] {911f2725-7338-452f-ae0b-d42d6d270ae2} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22187 | 2026.01.21 00:14:42.629649 [ 255 ] {911f2725-7338-452f-ae0b-d42d6d270ae2} <Trace> oximeter.measurements_cumulativeu64 (6b487ca0-3061-4918-8b61-ae7d1201e5c4): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22188 | 2026.01.21 00:14:42.629779 [ 255 ] {911f2725-7338-452f-ae0b-d42d6d270ae2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001451 sec., 110268.78015161958 rows/sec., 7.68 MiB/sec. | ||
| 22189 | 2026.01.21 00:14:42.629815 [ 255 ] {911f2725-7338-452f-ae0b-d42d6d270ae2} <Debug> TCPHandler: Processed in 0.001609144 sec. | ||
| 22190 | 2026.01.21 00:14:42.629942 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22191 | 2026.01.21 00:14:42.630065 [ 255 ] {d7695992-e04c-4d4d-8e9c-c7a90123bda9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22192 | 2026.01.21 00:14:42.630132 [ 255 ] {d7695992-e04c-4d4d-8e9c-c7a90123bda9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22193 | 2026.01.21 00:14:42.630955 [ 255 ] {d7695992-e04c-4d4d-8e9c-c7a90123bda9} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22194 | 2026.01.21 00:14:42.630993 [ 255 ] {d7695992-e04c-4d4d-8e9c-c7a90123bda9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 22195 | 2026.01.21 00:14:42.631641 [ 255 ] {d7695992-e04c-4d4d-8e9c-c7a90123bda9} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22196 | 2026.01.21 00:14:42.632110 [ 255 ] {d7695992-e04c-4d4d-8e9c-c7a90123bda9} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22197 | 2026.01.21 00:14:42.632255 [ 255 ] {d7695992-e04c-4d4d-8e9c-c7a90123bda9} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002215 sec., 3160.270880361174 rows/sec., 5.66 MiB/sec. | ||
| 22198 | 2026.01.21 00:14:42.632313 [ 255 ] {d7695992-e04c-4d4d-8e9c-c7a90123bda9} <Debug> TCPHandler: Processed in 0.002433337 sec. | ||
| 22199 | 2026.01.21 00:14:42.632436 [ 255 ] {} <Trace> TCP-Session: 6d1fc6a1-ec1b-48c5-a7c2-ebea4cc8df16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22200 | 2026.01.21 00:14:42.632532 [ 255 ] {de60c1dd-8b17-4b5c-b5d0-4565cca4879b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41050) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22201 | 2026.01.21 00:14:42.632574 [ 255 ] {de60c1dd-8b17-4b5c-b5d0-4565cca4879b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22202 | 2026.01.21 00:14:42.632929 [ 255 ] {de60c1dd-8b17-4b5c-b5d0-4565cca4879b} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22203 | 2026.01.21 00:14:42.632967 [ 255 ] {de60c1dd-8b17-4b5c-b5d0-4565cca4879b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 22204 | 2026.01.21 00:14:42.633401 [ 255 ] {de60c1dd-8b17-4b5c-b5d0-4565cca4879b} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22205 | 2026.01.21 00:14:42.633875 [ 255 ] {de60c1dd-8b17-4b5c-b5d0-4565cca4879b} <Trace> oximeter.measurements_u64 (507825fe-e9d7-45b3-88a1-249c6ad24c39): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22206 | 2026.01.21 00:14:42.634007 [ 255 ] {de60c1dd-8b17-4b5c-b5d0-4565cca4879b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001493 sec., 40187.54186202277 rows/sec., 2.71 MiB/sec. | ||
| 22207 | 2026.01.21 00:14:42.634044 [ 255 ] {de60c1dd-8b17-4b5c-b5d0-4565cca4879b} <Debug> TCPHandler: Processed in 0.001658235 sec. | ||
| 22208 | 2026.01.21 00:14:43.284966 [ 122 ] {} <Debug> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 | ||
| 22209 | 2026.01.21 00:14:43.285070 [ 122 ] {} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22210 | 2026.01.21 00:14:43.285108 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 22211 | 2026.01.21 00:14:43.285263 [ 189 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full | ||
| 22212 | 2026.01.21 00:14:43.285433 [ 189 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22213 | 2026.01.21 00:14:43.285483 [ 189 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 470 rows starting from the beginning of the part | ||
| 22214 | 2026.01.21 00:14:43.285613 [ 189 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 446 rows starting from the beginning of the part | ||
| 22215 | 2026.01.21 00:14:43.285702 [ 189 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 446 rows starting from the beginning of the part | ||
| 22216 | 2026.01.21 00:14:43.285780 [ 189 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 446 rows starting from the beginning of the part | ||
| 22217 | 2026.01.21 00:14:43.285853 [ 189 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 22218 | 2026.01.21 00:14:43.286855 [ 190 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1832 rows, containing 5 columns (5 merged, 0 gathered) in 0.001662635 sec., 1101865.4124326746 rows/sec., 74.65 MiB/sec. | ||
| 22219 | 2026.01.21 00:14:43.287156 [ 190 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
| 22220 | 2026.01.21 00:14:43.287782 [ 190 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_36_8} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22221 | 2026.01.21 00:14:43.287863 [ 190 ] {ffed30af-33a8-4d65-a27c-07314f8968c3::all_1_36_8} <Trace> oximeter.fields_i16 (ffed30af-33a8-4d65-a27c-07314f8968c3) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 | ||
| 22222 | 2026.01.21 00:14:43.287964 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 22223 | 2026.01.21 00:14:43.562725 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22224 | 2026.01.21 00:14:43.562780 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22225 | 2026.01.21 00:14:43.565343 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (5b1b9c7f-c924-4fe9-ab08-6424e7335f63): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22226 | 2026.01.21 00:14:43.980288 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 814 | ||
| 22227 | 2026.01.21 00:14:43.998630 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22228 | 2026.01.21 00:14:43.998697 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 22229 | 2026.01.21 00:14:44.005199 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 22230 | 2026.01.21 00:14:44.006363 [ 243 ] {} <Trace> system.metric_log (800ed740-5f4b-4c69-940a-70d16afc42d3): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22231 | 2026.01.21 00:14:44.009895 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 814 | ||
| 22232 | 2026.01.21 00:14:45.381194 [ 222 ] {} <Trace> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 22233 | 2026.01.21 00:14:45.381263 [ 222 ] {} <Debug> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 22234 | 2026.01.21 00:14:45.384673 [ 222 ] {} <Debug> oximeter.measurements_f64 (3b34fabd-1f8a-4605-951e-d3036625d27a): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||